@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0px;}
ul,a{ text-transform:none; list-style:none; text-decoration:none;}
.clearfix:after {
	DISPLAY: block; HEIGHT: 0px; VISIBILITY: hidden; CLEAR: both; CONTENT: "."
}

.top{ margin-top:70px;}

.fl{ float:left;}
.fr{ float:right;}

.h-top{ width:100%; border-bottom:1px solid #ddd; height:50px; line-height:50px;}
.h-left{ width:82%; text-align:left; font-size:14px; overflow:hidden;}
.h-right{ width:18%; text-align:right; overflow:hidden;}


.header{ width:100%; height:92px; background:#000;}

.content{ width:1200px; margin:0 auto;}
.contant{ width:1200px; margin:0 auto; margin-bottom:40px;}
.logo{ width:264px; height:92px;}
.logo img{ width:264px; height:92px; display:block;}
.nav{ width:900px; height:92px;}

.nav ul { display:flex;}
.nav ul li { flex:1; line-height:92px; font-size:18px; text-align:center;}
.nav ul li a{ color:#fff; }
.nav  ul li:hover{ background:#707070; line-height:92px;}


/* 本例子css -------------------------------------- */
	.focus{ width:100%; height:700px;  margin:0 auto; position:relative; overflow:hidden;   }
	.focus .hd{ width:100%; height:11px;  position:absolute; z-index:1; bottom:30px; text-align:center;  }
	.focus .hd ul{ display:inline-block; height:5px; padding:3px 5px;
		 font-size:0; vertical-align:top;
	}
	.focus .hd ul li{ display:inline-block; width:60px; height:5px;  background:#fff; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .hd ul .on{ background:#5dc2d0;  }

	.focus .bd{ position:relative; z-index:0; }
	.focus .bd li img{ width:100%;  height:700px;   }
	.focus .bd li a{ -webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */  }
	
	
.zeng{ width:100%; text-align:center; font-size:30px;}

.shuzi{ width:100%; margin-top:60px;}
.shuzi ul{ display:flex;}
.shuzi ul li { flext;1; text-align:center;}
.shuzi ul li b{ font-size:30px; color:#434343;}
.shuzi ul li span{ display:block; padding-top:4px; color:#808082;}

.feng{ width:100%; background:#f6f8fe; padding:50px 0px; margin-top:60px;}
.feng-img{ margin-top:40px;}
.anli{ width:100%; margin-top:50px;}
.anli ul li{ float:left; margin-left:10px; }
.anli  ul li img{ width:384px; height:647px;border-radius:10px;}


/*新闻中心*/
.news{ width:1200px; margin:0 auto; margin-top:60px;}
.news-left{ width:593px; height:420px;}
.news-img{ width:100%; margin:0 auto; position:relative; left:0px;}
.news-word{ position:absolute; bottom:0px;  background:rgba(0,0,0,0.5); padding:10px 20px 10px 20px;}
.news-title{ color:#fff; font-size:18px;}
.news-info{ color:#fff; font-size:16px; line-height:32px; text-indent:1em; margin-top:10px; overflow: hidden;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 /* white-space: nowrap; */
 text-overflow: ellipsis;
 -webkit-box-orient: vertical;}
 .news-title a{ color:#fff;}
 .news-info a{ color:#fff;}
.news-right{width:580px; height:420px;}
.news-right ul li{ border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-top:10px;}
.news-right ul li:first-child{ margin-top:0px;}
.news-time{ float:left; width:100px;}
.news-time .sp1{ display:block; font-size:22px;color:#343434; text-align:center;}
.news-time .sp2{ display:block; font-size:16px; color:#666666; text-align:center;}
.news-news{ float:right; width:580px;}
.news-tit{ font-size:18px; font-weight:bold; color:#343434;  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.news-tit-word{ font-size:16px; color:#666666; margin-top:0px; line-height:32px;overflow: hidden;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 /* white-space: nowrap; */
 text-overflow: ellipsis;
 -webkit-box-orient: vertical;}
 .news-tit a:hover{ color:#000;}
 .news-tit span{ display:inline-block; float:right; font-weight:normal; font-size:14px;}
 .news-tit-word a{ color:#565656;}
.news-tit-word a:hover{color:#565656;}
.news-tit  a{ color:#000;}

.tu{ width:578px; height:397px;}
.tu img{ width:578px; height:397px;}

.info{ width:500px;}
.info p:first-child{ font-size:32px; font-weight:bold;}
.info p:nth-child(2){ font-size:18px; font-weight:bold; padding-top:40px;}
.info p:nth-child(3){font-size:18px; font-weight:bold; padding-top:40px;}

.bottom{ width:100%; background:#000; padding:40px 0px;}
.btm-info{ width:900px;}
.btm-li ul { display:flex;}
.btm-li  ul li { flex:1; text-align:center;}
.btm-li ul li a{ color:#fff;}

.btm-con{ margin-top:20px;}
.btm-con ul li{ margin-top:20px; color:#fff;}


/*关于我们*/
.ny_right{ margin-top:60px;}
.ny_right .top_share {
	width: 100%;
	height: 43px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 20px;
}

.ny_right .top_share dt {
	font-size: 18px;
	color: #000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 3px solid #ccc;
	line-height: 40px;
}

.ny_right .top_share dt a {
	font-size: 18px;
	color: #0156a9;
	line-height: 40px;
	font-weight: bold;
}

.ny_right .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/span01.png) no-repeat left center;
	line-height: 40px;
	color: #666
}

.ny_right .top_share dd a {
	line-height: 40px;
	color: #666
}

.ny_right .top_share .bdshare {
	display: inline-block;
}

.ny_righta {
	width: 915px;
}

.ny_righta .top_share {
	width: 100%;
	height: 43px;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
	margin-bottom: 20px;
}

.ny_righta .top_share dt {
	font-size: 18px;
	color: #0156a9;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 3px solid #0156a9;
	line-height: 40px;
}

.ny_righta .top_share dt a {
	font-size: 18px;
	color: #0156a9;
	line-height: 40px;
	font-weight: bold;
}

.ny_righta .top_share dd {
	display: block;
	padding-left: 20px;
	background: url(../images/span01.png) no-repeat left center;
	line-height: 40px;
	color: #666
}

.ny_righta .top_share dd a {
	line-height: 40px;
	color: #666
}

.ny_righta .top_share .bdshare {
	display: inline-block;
}


.sub_contact {
	width: 100%;
	height: 135px;
	margin: 0 auto;
	background: #f4f4f4;
}

.sub_contact .txt {
	padding: 20px 35px 0 35px;
	font-size: 15px;
	line-height: 26px;
	color: #666666;
}

.sub_contact .txt h3 {
	font-size: 20px;
	color: #0156a9;
	line-height: 35px;
	margin-bottom: 5px;
	font-weight: 100;
}

.sub_contacta {
	background: #f5f5f5;
	padding: 10px 35px 35px;
	margin-top: 35px
}

.sub_contacta h3 {
	height: 70px;
	border-bottom: 2px solid #5dc2d0;
	line-height: 70px;
	font-size: 22px;
	color: #5dc2d0
}

.sub_contacta .txt {
	margin-top: 24px
}

.sub_contacta .txt ul li {
	width: 50%;
	height: 88px;
	display: block;
	float: left;
	line-height: 88px;
	font-size: 15px;
	border-bottom: 1px solid #dddddd;
}

/*.sub_contacta .txt ul li.li1 {
	background: url(../images/ic1.png) 0 center no-repeat;
	padding-left: 70px;
}

.sub_contacta .txt ul li.li2 {
	background: url(../images/ic2.png) 0 center no-repeat;
	padding-left: 70px;
}

.sub_contacta .txt ul li.li3 {
	background: url(../images/ic3.png) 0 center no-repeat;
	padding-left: 70px;
}

.sub_contacta .txt ul li.li4 {
	background: url(../images/ic4.png) 0 center no-repeat;
	padding-left: 70px;
}*/

.sub_lxys {
	width: 100%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	display: inline-block;
}

.sub_lxys .maina {
	padding: 2%
}

.sub_lxys .maina .leftimg {
	width: 15%;
	height: auto;
	display: block;
	float: left
}

.sub_lxys .maina .leftimg img {
	max-width: 100%;
	height: auto;
}

.sub_lxys .maina .righttxt {
	width: 82%;
	height: auto;
	display: block;
	float: right
}

.sub_lxys .maina .righttxt h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}

.sub_lxys .maina .righttxt h4 a {
	display: block;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sub_lxys .maina .righttxt span {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 12px;
	overflow: hidden;
	text-align: justify;
}

.sub_lxys .maina .righttxt .more {
	width: 134px;
	height: 40px;
	display: block;
	margin-top: 15px;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	color: #aaaaaa
}

/*新闻中心*/
.news{ width:1200px; margin:0 auto; margin-top:60px;}
.news-left{ width:593px; height:420px;}
.news-img{ width:100%; margin:0 auto; position:relative; left:0px;}
.news-word{ position:absolute; bottom:0px;  background:rgba(0,0,0,0.5); padding:10px 20px 10px 20px;}
.news-title{ color:#fff; font-size:18px;}
.news-info{ color:#fff; font-size:16px; line-height:32px; text-indent:1em; margin-top:10px; overflow: hidden;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 /* white-space: nowrap; */
 text-overflow: ellipsis;
 -webkit-box-orient: vertical;}
 .news-title a{ color:#fff;}
 .news-info a{ color:#fff;}
.news-right{width:580px; height:420px;}
.news-right ul li{ border-bottom:1px solid #e5e5e5; padding-bottom:10px; margin-top:10px;}
.news-right ul li:first-child{ margin-top:0px;}
.news-time{ float:left; width:100px;}
.news-time .sp1{ display:block; font-size:22px;color:#343434; text-align:center;}
.news-time .sp2{ display:block; font-size:16px; color:#666666; text-align:center;}
.news-news{ float:right; width:580px;}
.news-tit{ font-size:18px; font-weight:bold; color:#343434;  text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
.news-tit-word{ font-size:16px; color:#666666; margin-top:0px; line-height:32px;overflow: hidden;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 /* white-space: nowrap; */
 text-overflow: ellipsis;
 -webkit-box-orient: vertical;}
 .news-tit a:hover{ color:#5dc2d0;}
 .news-tit span{ display:inline-block; float:right; font-weight:normal; font-size:14px;}
.news-tit-word a:hover{color:#5dc2d0;}


/*新闻中心*/
.sub_list dl {
	width: 100%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 12px 0 12px;
	background: #fff;
	display: inline-block;
}

.sub_list dl:hover {
	border-color: #000;
}

.sub_list dt {
	width: 35%;
	float: left;
	margin-left: 22px;
	border: 1px solid #dedede;
	margin-right: 5.5%;
}

.sub_list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}

.sub_list dd {
	width: 95%;
	margin: 0 auto;
}

.sub_list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
}

.sub_list h4 a {
	float: left;
	width: 85%;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sub_list dl:hover h4 a {
	color: #000;
}

.sub_list dd h4 span {
	float: right;
	text-align: right;
	font-size: 14px;
}

.news-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 12px;
	overflow: hidden;
	text-align: justify;
}

.news-list-deta {
	float: right;
	width: 134px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}

.news-list-deta a {
	font-size: 16px;
	line-height: 40px;
	color: #666666
}

.sub_list dl:hover .news-list-deta {
	background: #0000ff;
	border-color: #0000ff;
}

.sub_list dl:hover .news-list-deta a {
	color: #fff;
}

.pages {
  padding: 30px 0px;
  text-align: center;
}

.pages li {
  display: inline-block;
  margin:0 5px;
}

.pages li a {
  padding: 5px 10px;
  border: 1px solid #ccc;
  background: #fff;
  color: #666;
}

.pages li a:hover {
  padding: 5px 10px;
  border: 1px solid #0156a9;
  background: #0156a9;
  color: #fff;
}

/*新闻详情*/
.news-info-title{ text-align:center; font-size:24px; color:#333; line-height:48px;}
.news-info-riqi{ text-align:center; font-size:14px; color:#aaa; line-height:48px;}
.news-jkl{ font-size:16px; color:#666666;}
.news-xia { margin-top:40px;}
.news-xia a{ color:#000;}
.news-xia a:hover{ color:#74a1ff;}


.anli2{ width:100%; margin-top:10px; margin-bottom:40px;}
.anli2 ul li{ float:left; margin-left:10px; margin-top:30px;}
.anli2  ul li img{ width:384px; height:347px;border-radius:10px;}
.canying{ text-align:center; font-size:18px; margin-top:10px; font-weight:bold;}
