
.pc{
	display: block;
}
.wap{
	display: none;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
.mb-one{
	display: none
}
.new-jszx-list{
	height: 170px;
	width: 100%;
	margin-bottom: 30px;
}
.new-jszx-list-l{
	width: 30%;
	float: left;
	box-sizing: border-box;
	font-size: 30px;
	color: #ffffff;
	background: #11365f;
	padding:40px 35px;
	height: 100%;
}
.new-jszx-list-r{
	width: 70%;
	float: left;
	box-sizing: border-box;
	padding:40px 35px;
	height: 100%;
}
.new-jszx-list-r p{

}
.new-jszx-list-r p:nth-child(1){
color: #595959;
font-size: 16px;
margin-bottom: 20px;
}
.new-jszx-list-r p:nth-child(2){
	color: #838383;
font-size: 14px;
}

.new-jszx-list:hover .new-jszx-list-r{
background: #3dcd5e;
}
.new-jszx-list:hover .new-jszx-list-r p{
color: #fff;
}
.headers{
	background:#141414;
	width: 100%;
	position: fixed;
	height: 80px;
	padding:0 30px;
	box-sizing: border-box;
}
.headers .logs{
margin-top: 10px;
display: inline-block;
float: left;
}
.hader-nav{
display: inline-block;
float: right;
}
.hader-nav li{
	display: block;
    vertical-align: middle;
	float: right;
	position: relative;
}
.hader-nav li a{
	float: right;
	display: inline-block;
	height: 100%;
	padding:0 30px;
	color: #fff;
	font-size: 16px;
	line-height:80px;
}

.hader-nav li:hover{
	/*border-bottom: 2px #5cb6cf solid;*/
	box-shadow: 0 2px 2px #5cb6cf;
}
.hader-nav  li:after{
		    content: "";
		    width: 0;
		    height: 3px;
		    background: #5cb6cf;
		    position: absolute;
		    bottom: -3px;
		    left: 0;
		    transition: all 0.5s ease 0s;
		}
.hader-nav  li:hover:after{
		    width: 100%;
		}
.hader-nav .active:after{
		    width: 100%;
		}
.top-height{
	height: 80px;
}
.index-banner-container{
	/*padding-bottom: 40px;*/
}
.index-banner-container .swiper-slide img{
display: block;
width: 100%;
}
.index-banner-container .swiper-pagination-bullet {
   background:transparent !important;
   opacity: 1
}

.index-banner-container   .swiper-paginations{
	bottom: 60px;
	position: absolute;
	z-index: 9;
	width: 100%;
	text-align: center;
}
.index-banner-container   .swiper-paginations span b{
	width: 4px;
	background:#fff;
	display: inline-block;
	height: 4px;
	border-radius: 10px;
	vertical-align: middle;
}
.index-banner-container   .swiper-paginations span{
	margin:0 20px !important;
	display: inline-block;
	vertical-align: middle;
	height: auto;
	border-radius: 10px;
}
.index-banner-container .swiper-pagination-bullet i{
	display: none;
	font-style: normal;
}
.index-banner-container .swiper-pagination-bullet span b{
	display: none;
	font-style: normal;
}
.index-banner-container	.swiper-pagination-bullet-active{
	/*opacity: 0*/
	background:transparent !important;
}
.index-banner-container	.swiper-pagination-bullet-active i{
    opacity: 1;
    display: block !important;
    font-size: 18px;
    color: #fff;
    /*background: #5cb6cf !important;*/
}.index-banner-container	.swiper-pagination-bullet-active b{
    opacity: 1;
    display: none !important;
    color: #fff;
    /*background: #5cb6cf !important;*/
}
.index-zjxsd{
	background:url(../imgs/map_03.png) #11365f;
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: top center;
	padding-top: 120px;
	padding-bottom: 300px;
}.list-title{
text-align: center;
}
.list-title p:nth-child(1){
	font-size: 40px;
	color: #ffffff;
	font-family: "light";

}
.list-title p:nth-child(2){
	font-size: 16px;
	color: #ffffff;
	margin-top: 10px;
	font-family: "light";
}
.index-zjxsd-list{
	background:rgba(81,129,156,0.7);
	box-sizing: border-box;
	padding:90px 0 90px 0;
	border-radius: 10px;

}
.index-zjxsd-list p{
	text-align: center;
}
.index-zjxsd-list p:nth-child(1){
	font-size: 28px;
	font-family: "light";
	color: #ffffff;

}
.index-zjxsd-list p:nth-child(2){
	margin:20px 0 15px 0;
}
.index-zjxsd-list p:nth-child(2) span{
height: 2px;
background:#92b0c1;
width: 15px;
display: inline-block;
}
.index-zjxsd-list p:nth-child(3){

	font-family: "light";
	text-transform: uppercase;
	color: #ffffff;
	font-size: 14px;
}
.index-zjxsd-cont{
	box-sizing: border-box;
	padding:0 20px;
	margin-top: 110px;
	padding-bottom: 130px;
}
.index-ppzl-list{
	float: left;
    width: 15.7%;
	box-sizing: border-box;
	border-radius: 5px;
	background:#03223f;
	margin-left: 0.85%;
	padding:70px 0  40px;
	box-shadow: 0 0 5px #000;
}
.index-ppzl-list .logoss{
	text-align: center;
	height: 90px;
}
.index-ppzl-list .logoss img{
	
}
.index-ppzl-list .desc{
margin:70px 0;
}
.index-ppzl-list .desc p:nth-child(1){
font-size: 22px;
color: #ffffff;
text-align: center;
font-family: "normal";
}
.index-ppzl-list .desc p:nth-child(2){
	margin-top: 10px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
font-family: "normal";
}
.index-ppzl-list .ppzl-more{
text-align: center;
	margin:0 auto;
	margin-top: 90px;
}

.index-ppzl-list .ppzl-more .mores{
	background:#fff;
	padding:3px 3px 3px 15px;
	text-align: center;
	display: inline-block;
	border-radius: 50px;
font-family: "normal";
transition: background 0.5s;
	color: #020c23;
}
.index-ppzl-list .ppzl-more .mores:hover{

	/*color: #020c23 !important;*/
}
.index-ppzl-list .ppzl-more span{
	display: inline-block;
	vertical-align: middle;
	font-size: 22px;
	margin-right: 10px;

}
.index-ppzl-list .ppzl-more img{
	display: inline-block;
	vertical-align: middle;
}
.footers{
	background:#1a1a1a;
	position: relative;
	margin-top: -200px;
	padding:360px 0 200px 0;
	z-index: 9;
}
.ppzl-logo{
	text-align: center;
	margin-bottom: 20px;
	margin-top: 60px;
}
.ppzl-lmimg{
	width: 80%;
	margin:0 auto;
	margin-bottom: 10px;
}
.ppzl-lmimg img{
	display: block;
	width: 100%;
}
.ppzl-more1 .mores:hover{
	background:#3dce5e;
	color: #fff !important;
}
.ppzl-more2 .mores:hover{
	background:#53d2d2;
	color: #fff !important;
}
.ppzl-more3 .mores:hover{
	background:#f09400;
	color: #fff !important;
}
.ppzl-more4 .mores:hover{
	background:#e54c80;
	color: #fff !important;
}
.ppzl-more5 .mores:hover{
	background:#6f7eff;
	color: #fff !important;
}
.ppzl-more6 .mores:hover{
	background:#7bbfff;
	color: #fff !important;
}
.index-ppzl-cont{
	/*margin-top: 50px;*/
	top:0px;
	position: relative;
	z-index: 10
}
.index-s3-cont .mores p:nth-child(3) a:hover{
	background:#000000;
	color: #fff !important
}
.list-title-b p{
	color: #8c8c8c !important;
}
.index-video{
	width: 80%;
	margin:0 auto;
	box-sizing: border-box;
	padding:0 30px;
	margin:100px auto;
}
.list-title{
text-align: center;
}
.list-title p:nth-child(1){
	font-size: 40px;
	color: #fff;
	font-family: "light";

}
.list-title p:nth-child(2){
	font-size: 16px;
	color: #ffffff;
	margin-top: 10px;
	font-family: "light";
}
.video-container{
margin-top: 90px;
position: relative;
}.video-btn-prv{
	position: absolute;
	left: 0px;
	top:0px;
	height: 100%;
	width: 20%;
	z-index: 1;
	outline: none;
}
.video-btn-next{
	position: absolute;
	right: 0px;
	top:0px;
	height: 100%;
	width: 20%;
	z-index: 1;
	outline: none;
}
.video-container .swiper-slide{
position: relative;
width:60%;
}

.video-container .swiper-slide video{
width: 100%;
display: block;
object-fit: fill;
}
.video-plays{

	background:url(../image/video-play_13.png)no-repeat top/cover;
	position: absolute;
	top:50%;
	left: 50%;
	z-index: 9;
	width: 100px;
	height: 100px;
	border-radius: 100px;
	margin-top: -50px;
	margin-left: -50px;
	cursor: pointer;
	outline: none;
}
.index-news{
margin-bottom: 120px;
background:#11365f;
position: relative;
top:-330px;
padding-top: 330px;
padding-bottom: 110px;
}
.index-news-list .news-thumbs img{
display: block;
width: 100%
}
.index-news-cont{
margin-top: 100px;
}
.index-news-list{
	background:#fff;
}

.index-news-list img{
	display: block;
	/*width: auto;*/
	width: 100%;
	transition: all 0.5s;
}
.index-news-list .news-thumbs{
	/*height: 320px;*/
	overflow: hidden;
	transition: all 0.5s;
}

.index-news-list:hover .news-thumbs img{
	transform: scale(1.1);
}
.index-news-list .desc{
	box-sizing: border-box;
	padding:30px 25px 0 25px;
	background:#03223f;
	height: 140px;
}

.index-news-list .desc p:nth-child(1){
font-size: 18px;
color: #fff;
font-family: "黑体"
}
.index-news-list .desc p:nth-child(2){
	
font-size:18px;
color: #fff;
margin-top: 20px;
}
.index-ppzl{

}
.index-hzhb{
	/*margin:120px 0 220px 0;*/
	position: relative;
	top:-300px;
}
.index-hzhb-container{
	margin-top: 80px;
}
.index-hzhb-container123{
	margin-top: 75px;
}
.index-hzhb-container123 img{
	display: block;
	max-width: 100%;
}

.index-hzhb-container123 .swiper-slide{
	border:1px solid #565656;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
}
.list-footers{
	padding-top: 180px;
	padding-bottom: 200px;
	background:#11365f;
}
.footer-conpony{
	width: 1117px;
    margin: 0 auto;
    overflow: hidden;
}
.footer-conpony-title{
	text-align: center;
	margin-bottom: 60px;
}
.footer-conpony-title i{
	width: 380px;
	border-top:1px solid #7f8d9c;
	display: inline-block;
	vertical-align: middle;
    margin-top: 90px;
}

.footer-conpony-title i:nth-child(1){
float: left
}
.footer-conpony-title i:nth-child(3){
float: right;	
}
.footer-conpony-title a{
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	height: 200px;
	transition: all 0.5s;
	background:url(../imgs/ppzh-h_03.png)no-repeat;
	background-size:100%  auto ;
	background-position: top center;
	margin:0 62px;
}

.footer-conpony-title a:hover{

	background:url(../imgs/footer-logos_03.png)no-repeat;
	background-size: 100% auto ;
	background-position: top center;
}
.footer-conpony-cont{

}
.footer-conpony-list{
width: 16.6%;
float: left;
}
.f-list-img {
	height: 82px;
}
.footer-conpony-list:nth-child(2) .f-list-img img{
	max-width: 100%;
}
.footer-conpony-list:nth-child(1) .f-list-img{
	/*text-align: left !important*/
}
.footer-conpony-list:nth-child(1)  .f-list-more{

}.footer-conpony-list:nth-child(6) .f-list-img{
	/*text-align: right !important*/
	margin-left:20px;
}
.footer-conpony-list:nth-child(6) .f-list-img{
	/*text-align: right !important*/
	margin-left:40px;
}
.footer-conpony-list:nth-child(6)  .f-list-more{
text-align: right !important;
padding-right: 15px;
}
.footer-conpony-list:nth-child(6){
	margin-right: 0px;
}
.f-list-img{
text-align: center;
	transition: all 1s;
}
.f-list-more{
vertical-align: middle;
text-align: center;
margin-top: 75px;
margin-bottom: 70px;
cursor: pointer;
}
.f-list-more a{
	width: auto;
	padding:4px 4px 4px 15px;
	box-sizing: border-box;
	text-align: center;
	display: inline-block;
	border:1px solid #e2e2e2;
    border-radius: 40px;
	box-shadow: 0 0 1px #e2e2e2;
	transition: all 1s;
}
.footer-conpony-list:nth-child(2) .f-list-img{
	box-sizing: border-box;
}
.footer-conpony-list:nth-child(2){
	box-sizing: border-box;
}.footer-conpony-list:nth-child(4){
	box-sizing: border-box;
}
.f-list-more a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
	font-family:"黑体";
    color: #fff;
    /*margin-right: 10px;*/
    margin-right: 10px;
}
.f-list-more a img {
    display: inline-block;
    vertical-align: middle;
}
.footer-conpony-list:nth-child(1):hover .f-list-more a{
	background:#53d2d2 !important;
	border:1px solid #53d2d2;
}

.footer-conpony-list:nth-child(2):hover .f-list-more a{
	background:#3dce5e !important;
	border:1px solid #3dce5e;
}

.footer-conpony-list:nth-child(3):hover .f-list-more a{
	background:#ea5a1f !important;
	border:1px solid #ea5a1f;
}

.footer-conpony-list:nth-child(4):hover .f-list-more a{
	background:#9e4764 !important;
	border:1px solid #9e4764;
}

.footer-conpony-list:nth-child(5):hover .f-list-more a{
	background:#73b6ff !important;
	border:1px solid #73b6ff;
}.footer-conpony-list:nth-child(6):hover .f-list-more a{
	background:#6f7eff !important;
	border:1px solid #6f7eff;
}
.f-list-img img:nth-child(2){
	opacity: 0;
	display: none;
	transition: all 1s;
}
.footer-conpony-list:hover .f-list-img img:nth-child(1){
	display: none;
}
.footer-conpony-list:hover .f-list-img img:nth-child(2){
	display: inline-block;
	opacity: 1;
}
.innner-banners{
vertical-align: middle;
position: relative;
}
.innner-bgs{
}
.footer-cont{
	width: 1117px;
	margin:0 auto;
	border-top: 1px solid #7f8d9c;
	padding-top: 75px;
}
.footer-phonnes{
width: 415px;
float: left;
}
.footer-phonnes div:nth-child(1){

}
.footer-cont-infos .phoness span:nth-child(3){
	/*float: right;*/
}
.footer-phonnes div:nth-child(2){
	margin-top: 0px;
	color: #548db9;
	line-height:1;
	font-size: 60px;
	font-family: "黑体";
}
.footer-phonnes div:nth-child(1) img{
	max-width: 98%;
}
.footer-erwei{
	width: 90px;
	float: right;
	display: inline-block;
}
.footer-erwei img{
	width:100%;
}
.footer-cont-infos{
	width: 530px;
	margin:0 auto;
	margin-left: 32px;
	display: inline-block;
}
.componey_title{
	font-size: 24px;
	color: #548db9;
}
.componey_title_en{
	font-size: 12px;
	margin-top: 10px;
	color: #548db9
}
.footer-cont-infos  .phoness{
margin-top: 10px;
	font-size: 16px;
	color: #548db9
}
.footer-cont-infos  .phoness span{

}
.footer-cont-infos  .phoness span:nth-child(2){
margin-left: 22px;
margin-right: 20px
}
.footer-cont-infos .emailes{

	margin-top: 10px;
}
.footer-cont-infos .emailes p{
	display: inline-block;
	width: 40%;
	float: left;
	font-size: 16px;
	color: #548db9
}
.footer-cont-infos .emailes p:nth-child(2){
	text-align: right;
	/*padding-right: 5px;*/
	float: left;
	box-sizing: border-box;
	
	text-align: left;
}
.beians{
margin-top: 100px
}
.beians div:nth-child(1){
	width: 70%;
	float: left;
	color: #548db9;
	font-size: 12px;
	font-family: "light";
}
.beians div:nth-child(2){
	width: 30%;
	float: left;
	text-align: right;
	color: #548db9;
	font-size: 12px;
	font-family: "light";
   	line-height: 2;
}
.beians div a{
	color: #548db9;
}
.scroolltop{
	position: fixed;
	bottom:20px;
	right: 20px;
	cursor: pointer;
	outline: none;
	z-index: 999;
	width: 40px;
   /*opacity: 0;*/

}
.innners-nav1{

	margin-top: 140px;
	margin-bottom: 75px;
}
.scroolltop img{
	display: block;
	width: 100%;
}
.innners-nav{
	border-bottom: 1px solid #b0b0b0;
	position: relative;
}
.innners-nav a{
width: 16.6666% ;
/*width: 14.25% ;*/
box-sizing: border-box;
float: left;
outline: none;
cursor: pointer;
position: relative;
font-family: "normal";
}


.innners-nav-new a{
width: 16.6666% !important;
}


.innners-nav  a p:nth-child(1){
	font-size: 18px;
	text-align: center;
	padding-bottom: 40px;
	color: #595959;
}
.innners-nav  a p:nth-child(2){
	text-align: center;
	position: absolute;
	bottom:-10px;
	left:0px;
	width: 100%;
	opacity: 0;
	transition: all 0.5s;
}
.innners-nav  a p:nth-child(2) span{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100px;
	background:#11365f;
}
.aobut_radio{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 100px;
	background:#000;
	position: absolute;
	z-index: 9;
	bottom:-6px;
	left:0px;
}
/*.innners-nav a:hover p{

	color: #11365f !important;
}


.innners-nav a:hover p:nth-child(2){
	opacity: 1
}*/
.innners-nav  .active p{

	color: #3dce5e !important;
}

.innners-nav  .active p:nth-child(2){
	opacity: 1
}
.innners-nav-fixed{
	width: 100%;
	position: fixed;
	top:0px;
	z-index: 99999;
	display: none;
	background:#fff;
	padding-top:20px;
    border-bottom: 1px solid #b0b0b0;
}

.innners-nav-fixed  .innners-nav {
    border-bottom: transparent !important;
}
.about-jtjs{
	position:relative
}
.about-jtjs-title{
	position:absolute;
	top:65px;
	text-align:center;
	width:100%;
}
.about-jtjs-title p{
	line-height: 1;
	color: #fff;
}
.about-jtjs-title p:nth-child(1){
margin-bottom: 10px;
font-size: 38px;
font-family: "normal"
}
.about-jtjs-title p:nth-child(2){
	font-size: 38px;
	color: #fff;
	font-family: "din";
    text-transform:uppercase;
}
.about-jtjs-desc{
	padding-bottom: 80px;
	font-size: 18px;
	line-height: 2;
	color: #fff;
	box-sizing: border-box;
	padding-right: 40%;
}
.about-jtjs .thumbs img{
	display: block;
	width: 100%;
}
.about-jtjs-cont{
margin:120px 0;
}
.about-jtjs-cont div{
	font-size: 18px;
	color: #595959;
	line-height: 2;
	/*margin-bottom: 60px;*/
}
.about-jtjs-cont div img{
	max-width:100%;
	height:auto !important;
}
.about-qywh-cont{
	padding:100px 0;
}
.about-qywh-cont .title{
	font-size: 22px;
	color: #595959;
	padding-bottom: 15px;
	border-bottom:1px solid #bababa;

}
.about-qywh-cont .desc{
	
}
.about-qywh-cont .desc div{
	width: 25%;
	float: left;
	margin-top: 25px;
	color: #595959;
	font-size: 14px;
}
.about-jtgg-cont{
	background:#03223f;
	padding:130px 0;
}


.zscq-page a{
	margin:0 15px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.page-prv{
/*	background:url(../imgs/jtgg_09.png)no-repeat top/cover;*/
	background:url(../imgs/jtgg_13.png)no-repeat top/cover;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
.page-next{
/*	background:url(../imgs/jtgg_11.png)no-repeat top/cover;*/
	background:url(../imgs/jtgg_15.png)no-repeat top/cover;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}

.page-prv:hover{

	background:url(../imgs/jtgg_13.png)no-repeat top/cover;
}
.page-next:hover{
	background:url(../imgs/jtgg_15.png)no-repeat top/cover;}

	.zscq-page{
	/*padding:100px 0 140px; */
	text-align: center;
	text-align: center;
	margin-bottom:30px;
}


.zscq-page span{
	display: inline-block;
	width: 40px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 14px;
	color:#11365f;
	vertical-align: middle;
}

.zscq-page i{
	height: 100px;
	border-right: 1px solid #324c63;
	border-left: 1px solid #909eab;
	vertical-align: middle;
	display: inline-block;
}



.zscq-page1 a{
	margin:0 15px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
}
.zscq-page1 .page-prv{
	background:url(../imgs/honor_09.png)no-repeat top/cover !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	/*transition: all 0.5s;*/
}
.zscq-page1 .page-next{
	background:url(../imgs/honor_11.png)no-repeat top/cover !important;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	/*transition: all 0.5s;*/
}

.zscq-page1 .page-prv:hover{

	background:url(../imgs/honor_14.png)no-repeat top/cover !important;
}
.zscq-page1 .page-next:hover{
	background:url(../imgs/honor_17.png)no-repeat top/cover !important;}

	.zscq-page1{
	/*padding:100px 0 140px; */
	text-align: center;
	text-align: center;
}



.page-prv1{
	background:url(../imgs/honor_09.png)no-repeat top/cover ;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
.page-next1{
	background:url(../imgs/honor_11.png)no-repeat top/cover ;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
}
.page-prv1:hover{

	background:url(../imgs/honor_14.png)no-repeat top/cover ;
}
.page-next1:hover{
	background:url(../imgs/honor_17.png)no-repeat top/cover ;}





.zscq-page1 span{
	display: inline-block;
	width: 40px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-family: "normal";
	font-size: 14px;
	color:#858585;
	vertical-align: middle;
}

.zscq-page1 i{
	height: 100px;
	border-right: 1px solid #858585;
	/*border-left: 1px solid #858585;*/
	vertical-align: middle;
	display: inline-block;
}
.about-jtgg-list .thumbs{
	display: inline-block;
	float: left;
	width: 30%;
	overflow: hidden;

}

.about-jtgg-list{
	margin-bottom: 40px;
	width: 100%;
	float: left;
}
.about-jtgg-list:hover .thumbs img{
	transform:scale(1.1);
}
.about-jtgg-list .thumbs img{
display: block;
width: 100%;
transition: all 0.5s;
}
.about-jtgg-list .desc{
	width: 70%;
	display: inline-block;
	float: left;
	box-sizing: border-box;
	padding-left: 80px;
}
.about-jtgg-list .desc p{
font-size: 38px;
color: #ffffff;
padding: 10px 0 25px 0;
padding-bottom: 25px;
border-bottom: 2px solid #41596e;
}
.about-jtgg-list .conts{
	color: #ffffff;
	font-size: 18px;
	line-height: 2.5;
	margin-top: 20px;
}
.about-js-page{
	margin-top: 120px;
}
.about-zscq-nav{
	margin:90px 0 80px 0;
}
.about-zscq-nav a{
font-size: 20px;
color: #595959;
margin-right: 40px;

	border-bottom: 1px solid transparent;
}

.about-zscq-nav a:hover{
	border-bottom: 1px solid #888888;
}
.about-zscq-nav .active{

	border-bottom: 1px solid #888888 !important;
}
.about-zscqss-list{

}
.about-zscqss-cont{
	margin-bottom:120px;
}
.about-zscqss-cont .swiper-pagination{
color: #838383 !important;
display: inline-block;
margin:0 auto;
}

.zscqsspage-prv{
	background:url(../imgs/honor_09.png)no-repeat top/cover;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
	display: inline-block;
	position: absolute;
	bottom:0px;
	left:40%;
	z-index: 19;
}
.zscqsspage-next{
	background:url(../imgs/honor_11.png)no-repeat top/cover;
	width: 50px;
	height: 50px;
	cursor: pointer;
	outline: none;
	transition: all 0.5s;
	position: absolute;
	bottom:0px;
	right:40%;
	z-index: 19;
}

.zscqsspage-prv:hover{

	background:url(../imgs/honor_14.png)no-repeat top/cover;
}
.zscqsspage-next:hover{
	background:url(../imgs/honor_17.png)no-repeat top/cover;}
	.honor-cont{

	}
.about-honor	.swiper-slide p{
		text-align: center;
		color: #595959;
		font-size: 14px;
		margin-top: 25px;
	}
.about-honor{
	margin:190px 0 120px 0;
}
.ppzl-conts{
	background:#11365f;
	padding-bottom: 180px;
	padding-top: 100px;
	margin-bottom: 480px;
}

.ppzl-texts{
margin-bottom: 120px;
}
.ppzl-texts .titles{
font-size: 38px;
color: #4c4c4c;
font-family: "黑体";
font-weight: bold;
line-height: 1;
}
.ppzl-texts .titles_en{
font-size: 38px;
color: #4c4c4c;
line-height: 1;
font-weight: bold;
margin-top: 15px;
}
.ppzl-texts  .conts{
color: #4c4c4c;
font-size: 18px;
line-height: 2;
margin-top: 100px;
}
.contact-map{
	height: 470px;
	width: 100%;
	position: relative;
}
.contact-map-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	top:0px;
	left: 0px;
	z-index: 1;
	background:rgba(0,0,0,0.2);
}
.contact-map iframe{
	width: 100%;
	height: 100%;
}

.contact-compony{
	width: 1300px;
	/*position: relative;*/
	height: 400px;
	/*border:1px solid  #53d2d2;*/
	
	margin:0 auto;
}
.contact-compony-l{
	width: 65%;
	float: left;box-sizing: border-box;
	background:#a0a0a0;
	height: 100%;
	padding:40px 0 0 60px;
	box-sizing: border-box;
}

.contact-compony-r{
	float: right;
	width: 35%;
	background:#11365f;
	height: 100%;
	padding:70px 0 0 50px;
	box-sizing: border-box;
}
.contact-compony-r div:nth-child(1){

}

.contact-compony-r div:nth-child(1) span:nth-child(1){
	font-size: 26px;
	color: #fff;
}
.contact-compony-r div:nth-child(1) span:nth-child(2){
	font-size: 18px;
	color: #fff;
	margin:0 20px;
}
.contact-compony-r div:nth-child(1) span:nth-child(3){
	font-size: 14px;
	color: #fff;
}
.contact-compony-r div:nth-child(2){
	margin-top: 55px;
	margin-bottom: 30px;
	font-size: 34px;
	color: #fff;
}
.contact-compony-r div:nth-child(3){
	font-size: 21px;
	color: #fff
}
.contact-compony-l .infos1{
margin-bottom: 20px;
}
.contact-compony-l .infos1 p:nth-child(1){
font-size: 32px;
color: #ffffff;
	line-height: 1;
}
.contact-compony-l .infos1 p:nth-child(2){
	font-size: 18px;
	color: #ffffff;
	line-height: 1;
	margin-top: 10px;
	margin-bottom: 30px;
}

.contact-compony-l .infos1 span{
	width: 20px;
	height: 3px;
	background:#ffffff;
	display: inline-block;
}

.contact-compony-l .infos2{
	margin-bottom: 40px;
}
.contact-compony-l .infos2 p:nth-child(1){
font-size: 18px;
color: #ffffff;
	line-height: 1;
}
.contact-compony-l .infos2 p:nth-child(2){
	font-size: 34px;
	color: #ffffff;
	line-height: 1;
	margin-top: 20px;
}

.contact-compony-l .infos3{
	/*margin-bottom: 40px;*/
}
.contact-compony-l .infos3 p{
font-size: 18px;
color: #ffffff;
	line-height: 1;
	margin-bottom: 20px;
}
.contact-domestic{
	margin-top: 90px;
	margin-bottom: 110px;
}
.contact-domestic .titles{
padding-bottom: 15px;
border-bottom: 1px solid #606060;
}
.contact-domestic .titles span:nth-child(1){
	font-size: 28px;
	color: #606060;
	font-family: "bolds"
}
.contact-domestic .titles span:nth-child(2){
	font-size: 28px;
	color: #606060;
	margin-left: 15px;
}
.contact-domestic-list{
	width: 25%;
	float: left;
	box-sizing: border-box;
	margin-bottom: 60px;
}
.contact-domestic-list p:nth-child(1){
	
}
.contact-domestic-list p:nth-child(1) span{
display: inline-block;
font-size: 16px;
color: #606060;
}
.contact-domestic-list p:nth-child(1) span:nth-child(1){
	width: 60px;
}
.contact-domestic-list p:nth-child(2){
	padding-left: 60px;
font-size: 16px;
color: #606060;
margin-top: 15px;
}
.contact-domestic-content{
font-size: 16px !important;
color: #606060 !important;
margin-top: 15px;
}
.contact-domestic-cont{
	margin-top: 20px;
}
.contact-msg{
	margin-bottom: 160px;
	margin-top: 60px
}
.contact-msg-input input{
	width: 48%;
	border: none;
	border-bottom: 1px solid #8c8c8c;
	padding:10px 0;
	color: #585757;
	font-size: 14px;
}

.contact-msg-input input:nth-child(1){
float: left;
}
.contact-msg-input input:nth-child(2){
	float: right;
}
.contact-msg-input input:nth-child(3){
float: left;
margin-top: 40px;
	
}
.contact-msg-input input::-webkit-input-placeholder{

	color: #585757;
	font-size: 14px;
}
.contact-msg-textarea{
margin:65px 0 25px 0;
}
.contact-msg-textarea p{
color: #585757;
	font-size: 14px;
	margin-bottom: 10px;
}
.contact-msg-textarea textarea{
width: 100%;
height: 100px;
border:1px solid #828181;
}
.contact-msg-button{

}
.contact-msg-button button{
	border:none;
	display: inline-block;
	color: #585757;
	font-size: 14px;
	width: 200px;
	padding:8px 10px;
	box-sizing: border-box;
	outline: none;
	cursor: pointer;
	text-align: left;
border:1px solid #585757;
background:transparent;
}

.contact-msg-button button:hover{

	color: #fff;
    background: #585757;
}
.contact-title{
margin-bottom: 40px;
}
.contact-cont{
	margin-top: 150px;
}
.contact-title p:nth-child(1){
font-size: 38px;
color: #11365f;
}
.contact-title p:nth-child(2){
	
font-size: 38px;
color: #11365f;
}
.conatct-desc{
	margin-bottom: 60px;
	font-family: "light";
	font-size: 18px;
	color: #595959;
	line-height: 2.1

}
.hzhb-conts{
	margin:150px 0;
}
.hzhb-titles{
	margin-bottom: 40px;
}
.hzhb-titles p:nth-child(1){
font-size: 38px;
font-family: "黑体";
font-weight: bold;
color: #595959;
}
.hzhb-titles p:nth-child(2){
	
font-size: 38px;
font-family: "黑体";
font-weight: bold;
color: #595959;
}
.hzhb-desc{
font-size: 18px;
color: #595959;
line-height: 2;
	margin-bottom: 90px;
}
.hzhb-conts-list{
	width: 315px;
	margin-bottom: 60px;
	margin-right: 10px;
	overflow: hidden;
	float: left;
}
.hzhb-conts-list div{
height: 165px;
overflow: hidden;
}
.hzhb-conts-list div img{
transition: all 0.5s;
}
.hzhb-conts-list div img:hover{
transform: scale(1.2);
}
.hzhb-conts-list p{
	font-family: "light";
	font-size: 14px;
	color: #595959;
	margin-top: 25px;
	text-align: center;
}
.hzhb-contsss{
	margin-bottom: 80px;
}
.hzhb-contsss1{
	margin-bottom: 150px;
}
.new-mtbd{
	margin-bottom: 145px;
	margin-top: 80px;
}
.new-mtbd-list{
	width: 24.25%;
	float: left;
	margin-right: 1%;
	background:transparent;
	margin-bottom: 20px;
}
.new-mtbd-list:nth-child(4){
	margin-right: 0px;
}
.new-mtbd-list:nth-child(8){
	margin-right: 0px;
}
.new-mtbd-list:nth-child(12){
	margin-right: 0px;
}
.new-mtbd-list:nth-child(16){
	margin-right: 0px;
}
.new-mtbd-list .thumbs{
overflow: hidden;

}
.new-mtbd-list .thumbs img{
	display: block;
	width: 100%; 
	transition: all 0.5s;
}
.new-mtbd-cont{
	margin-bottom: 200px;
}
.new-mtbd-list  .desc{
	padding:0 20px;
	box-sizing: border-box;
	height: 130px;
	transition: all 0.3s
}
.new-mtbd-list  .desc p:nth-child(1){
color: #595959;
font-size: 18px;
padding-top: 35px;
margin-bottom: 5px;
}
.new-mtbd-list  .desc p:nth-child(2){

color: #6d6d6d;
font-size: 16px;
}
.new-mtbd-list:hover .thumbs img{
	transform:scale(1.2);
}
.new-mtbd-list:hover .new-mtbd-list{
	
}
.new-mtbd-list:hover .desc{
	color: #fff;
	background:#11365f !important;
}
.new-mtbd-list:hover .desc p{
	color: #fff;
}
.news-zhhg-list:hover .zhhg-text-jt{
	opacity: 1;
}
.news-show{
	margin-top: 140px;
	margin-bottom: 120px;
}
.news-show .titles{
font-size: 36px;
color: #606060;
text-align: center;
}
.news-show .dates{
color: #606060;
text-align: center;
font-size: 22px;
margin-top: 10px;
margin-bottom: 40px;
}
.news-show-cont{
overflow:hidden;
padding-bottom: 100px;
margin-bottom: 100px;
border-bottom: 1px solid #b0b0b0;
}
.news-show-cont img{
max-width: 100%;
}
.news-show-prev{
	width: 50%;
	height: 210px;
	background:#11365f;
	float: left;
	position: relative;
	text-align: center;
}

.news-show-prev span{
}
.news-show-prev span:nth-child(1){
width: 30px;
height: 20px;
display: inline-block;
position: absolute;
background:url(../image/news-detail_07.png)no-repeat;
background-size: 100% 100%;
top:50%;
margin-top: -15px;
left: 40px;
z-index: 99
}
.news-show-prev span:nth-child(2){
	font-size: 22px;
	color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	line-height: 210px;
	text-align: center;
}
.news-show-next{
	width: 50%;
	height: 210px;
	background:#f5f5f5;
	float: left;
	position: relative;
	text-align: center;
}
.news-show-next span:nth-child(2){
width: 30px;
height: 20px;
display: inline-block;
position: absolute;
background:url(../image/news-detail_09.png)no-repeat;
background-size: 100% 100%;
top:50%;
margin-top: -15px;
right: 40px;
z-index: 99
}
.news-show-next span:nth-child(1){
	font-size: 22px;
	color: #595959;
	display: inline-block;
	vertical-align: middle;
	line-height: 210px;
	text-align: center;
}
.ppzl-cont .index-ppzl-list {
    border-radius: 0px !important;
    background: #000000 !important;
    padding: 70px 0 40px;
    box-shadow: 0 0 5px #000;
}
.pplz-innsers{
	margin:55px 0 150px 0;
}
.pplz-innser-a{
	margin:30px 0 20px 0;
	text-align: center;
}
.new-downs{
	margin-top: 60px;
	margin-bottom: 160px;
}
.new-downs-cont{
	margin-bottom: 180px;
}
.new-downs-list{
padding:30px;
box-sizing: border-box;
border:1px solid #cdcdcd;
margin-bottom: 30px;
}
.new-downs-list .thumbs{
width: 300px;
overflow: hidden;
float: left;
display: inline-block;
margin-right: 60px;
}
.new-downs-list .thumbs img{
	display: block;
	width: 100%;
	transition: all 0.5s;
}
.new-downs-list .conts{
width: 750px;
float: left;
display: inline-block;
position: relative;
}
.new-downs-list .conts p:nth-child(1){
margin-bottom: 20px;
font-size: 18px;
color: #595959;
}
.new-downs-list .conts p:nth-child(2){
font-size: 14px;
color: #acacac;	
}
.new-downs-list .conts p:nth-child(3){

margin-top: 70px;
}
.new-downs-list .conts p:nth-child(3) span{
display: inline-block;
height: 50px;
width: 16px;
background:url(../imgs/down_10.png)no-repeat;
background-size: 100% 100%;
transition: all 0.5s;
}
.new-downs-list:hover .conts  p:nth-child(3) span{
background:url(../imgs/down_06.png)no-repeat;
background-size: 100% 100%;

}
.new-downs-list:hover .conts p{
	color: #fff !important;
}
.new-downs-list:hover .thumbs img{
	transform: scale(1.2);
}
.new-downs-list:hover{
	background: #11365f;
border:1px solid #11365f;
}
.new-video-bg{
padding-top: 330px;
position: absolute;
bottom:-130px;
background:#03223f;
width: 100%;
}
.new-video{
/*background:#03223f;*/
/*padding-bottom: 170px;*/
}
.new-video-cont{
padding-bottom: 100px;
}
.new-video-tj{
	position: relative;
}
.new-video-list{
	width: 33%;
	float: left;
	margin-bottom: 10px;
}
.new-video-list .desc {
	/*height: 80px;*/padding: 0 20px;
    box-sizing: border-box;
    height: 130px;
    transition: all 0.3s;
}
.new-video-list .desc p{
}.video-detials-ifreas{
	width: 100%;
	height: 100%;
	position: fixed;
	top:0px;
	left:0px;
	z-index: 9999;
	display: none;
	background:rgba(0,0,0,0.8);
}
.video-detials-ifreas-cont{
width: 950px;
height: 700px;
margin:0 auto;
position: absolute;
top:50%;
margin-top: -350px;
left:50%;
margin-left: -477px;
padding:20px;
background:#0f0f0f;
}
.video-detials-ifreas iframe{
width: 100%;
height: 100%;
overflow:hidden;
}
.close-video{
	position: absolute;
	outline: none;
	top:10%;
	right: 60px;
	cursor: pointer;
}
.new-video-list .desc p:nth-child(1) {
    color: #595959;
    font-size: 18px;
    padding-top: 35px;
    margin-bottom: 5px;
}
.new-video-list .desc p:nth-child(2) {
    color: #6d6d6d;
    font-size: 16px;
}
.new-video-list:nth-child(2){
	margin:0 0.5%;
}
.new-video-list:nth-child(5){
	margin:0 0.5%;
}
.new-video-list .thumbs{
overflow: hidden;
	position: relative;
}
.new-video-list .thumbs img{
display: block;
width: 100%;
transition: all 0.5s;
outline: none;
}
.new-video-list  .video-btn{
	position: absolute;
	bottom:10px;
width: 100%;
	left: 10px;
	z-index: 9;
	font-size: 16px;
	color: #a5bacb;
	text-align: left;
}
.new-video-list  .video-btn p:nth-child(1){

	margin-bottom: 10px;
}
.new-video-list  .video-btn p:nth-child(1) img{
	width: 80px;
}
.new-video-list  .video-btn p:nth-child(2){
	
}
.new-video-list:hover .thumbs img{
	transform: scale(1.1);
}
.video-deital-cont{
	padding:130px 0  320px 0;
}
.video-deital-cont .title{
margin-bottom: 30px;
font-size: 22px;
color: #595959;
}
.video-deital-cont .cont{
line-height: 2;
font-size: 16px;
color: #828282
}
.video-d-sp{
	background: #03223f;
	height: 560px;
	width: 100%;
	position: relative;
}
.video-spbf{
	position: absolute;
	width: 1200px;
	top:-230px;
	left: 50%;
	margin-left: -600px;
	height: 600px;
}
.video-spbf video{
display: block;
width: 100%;
height: 100%;
}
.video-deital-btn{
	position: absolute;
	width: 100px;
	height: 100px;
	background:url(../image/video-play_13.png)no-repeat;
	background-size: 100% 100%;
	top:50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	z-index: 9;
	outline: none;cursor: pointer;
}