.content{
	width: 100%;
	height: 100%;
	background-color: #F7F9FC;
}
.contatcSwiperBox{
	width: 100%;
	/*height: 570px;*/
	position: relative;
	overflow-x: hidden;
}
.contactImg{
	width: 100%;
	/*height: 100%;*/
	height: auto;
}
.newsTitleBox{
	position: absolute;
	width: 100%;
	/*top: 211px;*/
	top: 130px;
	left: 0;
	z-index: 1111;
}
.newsTitle{
	height: 26px;
	font-size: 26px;
	font-family: Source Han Sans CN;
	font-weight: 800;
	color: #FFFFFF;
	line-height: 26px;
}
.newsTitle2{
	/*height: 53px;*/
	font-size: 56px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 53px;
	margin: 29px 0 21px 0;
}
.newsTitle3{
	height: 20px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 20px;
}
/* 轮播图下方导航栏 */
.newsContent{
	width: 1400px;
	height: 1300px;
	position: relative;
	margin: 0 auto;
}
.newsBox{
	width: 100%;
	background: #FFFFFF;
	z-index: 111;
	padding: 85px 100px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
}
.newsBox p span{
    text-wrap: inherit !important;
}
.newsBoxInfo{
	width: 100%;
	background: #FFFFFF;
	z-index: 111;
	padding: 85px 100px;
	font-size: 20px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
}
.newsBoxInfo p{
    margin-top: 15px;
}
.newsImg{
	width: 100%;
	height: 500px;
	background: #D1D1D1;
	min-width: 1200px;
	margin: 60px 0;
}
.nextBox{
	width: 100%;
	height: 127px;
	background: #FFFFFF;
	border-top: 3px solid #006D86;
	padding: 35px 100px;
	margin-top: 200px;
}
.nextBut{
	height: 16px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
	line-height: 16px;
	margin-bottom: 24px;
	cursor: pointer;
}
.nextBut:hover{
	color: #006D86;
}

/* 新闻列表 */
.w1700 {
	width: 1700px;
	margin: 0 auto;
}
.suspendedContent{
    width: 300px;
	/*height: 55px;*/
	position: relative;
}
.daohanglan{
    /*width: 100%;*/
    /*max-width: 1340px;*/
    margin: 0 auto;
}
.daohanglanmargin{
    margin-top: 40px;
}
.daohanglanmargin>.suspendedBox{
    border: 1px solid  #e1e1e1;
    margin-right: 60px;
}
.daohanglan .navigationBox{
    width: 240px;
    border-top: 1px solid #e1e1e1;
    margin-right: 0px;
    text-align: center;
    justify-content: center
}
.daohanglan .navigationBox:nth-child(1){
    border-top: 0px;
}
.daohanActive{
    background-color: #006a84;
    color: white !important;
    justify-content: flex-start !important;
    padding-left: 10px;
}
.anchor_point{
    height: 30px;
    margin-top: 50px;
}
.contactus{
    margin-top:20px ;
}
.companyinfo{
    padding: 10px;
}
.companyinfo p{
    font-size: 14px;
    line-height: 3;
}
.erweima{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.suspendedBox{
	/*position: absolute;*/
	/*width: 1400px;*/
	/*height: 110px;*/
	/*background-color: #FFFFFF;*/
	/*box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.08);*/
	/*z-index: 111;*/
	/*top: -55px;*/
	/*padding: 0 110px;*/
	/*font-size: 18px;*/
	/*font-family: Source Han Sans CN;*/
	/*font-weight: 400;*/
	/*color: #999999;*/
}
.affiliationImg{
	width: 14px;
	height: 14px;
	margin-right: 9px;
}
.navigationBox{
	/*float: right;*/
	/*height: 100%;*/
	height: 60px;
	line-height: 60px;
	display: flex;
	align-items: baseline;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	margin-right: 60px;
	position: relative;
	cursor: pointer;
}
.navActive{
	color: #006D86!important;
	display: flex;
}
.navActive::after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background: #006D86;
}
.newsListbox{
    width: 1400px;
}
.searchNewsBox{
	height: 82px;
	background: #FFFFFF;
	box-shadow: 0px 2px 10px 0px rgba(4, 0, 0, 0.08);
	margin: 32px 0 24px 0;
	padding: 0 60px 0 17px;
	position: relative;
}
.searchNewsIpt{
	width: 100%;
	height: 100%;
	font-size: 18px;
	font-family: Source Han Sans CN;
	color: #666666;
}
.newsSearchImg{
	width: 25px;
	height: 25px;
	position: absolute;
	right: 30px;
	top: 29px;
}
.newsList{
	margin: 0 -22px;
	overflow: hidden;
}
.newsList li {
	float: left;
	width: 33.33%;
	margin-bottom: 32px;
}
.newsList_item{
	display: block;
	margin: 0 22px;
}
.newsList_item_img_box{
	width: 444px;
	height: 478px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 2px 6px 0px rgba(4, 0, 0, 0.06);
	margin-top: 10px;
}
.newsListImg{
	width: 444px;
	height: 270px;
	background: #E7EAEF;
}
.newsListTextBox{
	height: 208px;
	background-color: #FFFFFF;
	padding: 40px 36px 0 36px;
}
.newsListTitle{
	height: 16px;
	font-size: 16px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #C6C6C6;
	line-height: 16px;
	margin-bottom: 17px;
}
.newsListText{
	height: 60px;
	font-size: 18px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #000000;
	line-height: 1.6;
}
.newsListExamine{
	width: 108px;
	height: 36px;
	background: #FFFFFF;
	border-radius: 18px;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 300;
	color: #333333;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.newsList_item_img_box:hover .newsListTextBox{
	background: linear-gradient(130deg, #46AF96, #355AAF)!important;
}

.newsList_item_img_box:hover .newsListTitle{
	color: #FFFFFF!important;
}
.newsList_item_img_box:hover .newsListText{
	color: #FFFFFF!important;
}

/* 手机端样式 */
@media screen and (max-width:1024px) {
	.newsTitleBox{
		/*top: 25px;*/
		top: auto;
		bottom: 0;
	}
	.newsTitle{
		font-size: 18px;
	}
	.newsTitle2{
		/*height: 15px;*/
		font-size: 15px;
		line-height: 15px;
		margin: 5px 0;
	}
	.newsTitle3{
		font-size: 15px;
	}
	.newsContent {
	    width: 95%;
	    height: 680px;
	}
	.newsBox {
	    /*top: -28px;*/
	    padding: 30px 30px;
	    font-size: 15px;
		/*height: 680px;*/
	}
	.newsBoxInfo {
	    padding: 30px 30px;
	    font-size: 15px;
	}
	.newsBoxInfo p{
		text-align: justify;
		font-size: 15px;
	}
	.newsBox p{
		text-align: justify;
	}
	.newsImg{
		width: 100%;
		height: 300px;
		background: #D1D1D1;
		min-width: 0;
		margin: 20px 0;
	}
	.nextBox{
		padding: 20px 30px;
		margin-top: 50px;
		height: 100px;
	}
    
    .w1700 {
    	width: 100% !important;
    	margin: 0 auto;
    }
    .newsListbox{
        width: 100%;
    }

	.searchNewsBox{
		height: 42px;
		margin: 16px 0 12px 0;
		padding: 0 40px 0 15px;
	}
	.searchNewsIpt{
		font-size: 16px;
	}
	.newsSearchImg{
		width: 20px;
		height: 20px;
		right: 20px;
		top: 11px;
	}
	.newsList{
		/*margin: 0 -10px;*/
		margin: 0;
	}
	.newsList li {
		width: 50%;
		margin-bottom: 5px;
	}
	.newsList_item{
		display: block;
		margin: 0 10px;
	}
	.newsList_item_img_box{
		width: 100%;
		height: 232px;
		margin-top: 10px;
	}
	.newsListImg{
		width: 100%;
		height: 102px;
		background: #E7EAEF;
	}
	.newsListTextBox{
		height: 130px;
		padding: 15px 12px 0 12px;
		background: linear-gradient(130deg, #46AF96, #355AAF)!important;
	}
	.newsListTitle{
		font-size: 14px;
		margin-bottom: 5px;
		color: #FFFFFF;
	}
	.newsListText{
		height: 45px;
		font-size: 15px;
		color: #FFFFFF;
	}
	.newsListExamine{
		width: 95px;
		height: 25px;
		font-size: 13px;
		line-height: 25px;
		margin-top: 10px;
	}
	.nextBut{
	    height: auto;
	    line-height: 1.6;
	}
	.anchor_point{
	    display: none;
	}
}






