
.content{
	background-color:#f8f8f8 ;
	padding-bottom: 30px;
}

.news_top{
	background: url(../img/case/img_anliheji.png);
	width: 100%;
	height: 600px;
	position: relative;
	top:90px;
	background-size: cover;
}
.news_top_content{
	width: 1240px;
	/*margin: 0 auto;*/
	text-align: center;
	position: absolute;
	top: 50%;
	left:50%;
	transform: translate(-50%,-50%);
}
.news_top_title{
	font-size: 35px;
	color: #fff;
	font-family: Segoe UI;
    font-weight: bold;
   /* padding-top: 150px;*/
    
}
.news_title_en{
	font-size: 22px;
    font-family: Segoe UI;
    font-weight: bold;
    margin-top: 16px;
    color: #fff;
}
.content_news{
	width: 1240px;
	border: 1px solid rgba(223,223,223,1);
    box-shadow: 0px 3px 6px rgba(0,0,0,0.16);
    background: #FFFFFF;
	margin: 0 auto;
	position: relative;
	top:10px;
	border-radius: 20px;
	margin-bottom: 20px;
}
.pd40 {
    padding: 30px 50px;
}
.enterprise-title1 {
    padding-top: 30px;
    font-size: 22px;
    padding-bottom: 30px;
    text-align: center;
}
.auto {
    position: relative;
    width: 1240px;
    height: auto;
    margin: 0 auto;
}
.sdh-right {
    padding-top: 15px;
    color: #666;
    line-height: 27px;
    padding-left: 20px;
}
.cases-banner p {
     text-align: center;
     color: #fff; 
}
.auto1080 {
    width: 800px;
}
.justify_content {
    justify-content: space-between;
}
.align_center {
    align-items: center;
}
.flex {
    display: flex;
}
.detail>p:nth-of-type(1) {
    padding-top: 30px;
}
.cases-banner p {
     text-align: center; 
     color: #fff; 
}
.detail>p {
    padding: 16px 0;
}
.cases-banner p {
     text-align: center; 
     color: #fff; 
}
.auto1080 img {
    max-width: 800px;
}
.all-enter-bot {
    font-size: 20px;
    font-family: Segoe UI;
    font-weight: 400;
    color: rgba(255,0,0,1);
    margin-bottom: 20px;
}
.auto1200 {
    width: 1200px;
    margin: 0 auto;
    text-align: right;
}
.all_news{
	width: 1100px;
	margin-bottom: 20px;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	justify-content: center;
}
.none{
	display: none;
}