@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: "opensans-regular";
    src: url("../fonts/opensans-regular.woff") format("woff"),
    url("../fonts/opensans-regular.ttf") format("truetype"),
	url("../fonts/opensans-regular.eot") format("embedded-opentype"),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "opensans-light";
    src: url("../fonts/opensans-light.woff") format("woff"),
    url("../fonts/opensans-light.ttf") format("truetype"),
	url("../fonts/opensans-light.eot") format("embedded-opentype"),
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "opensans-bold";
    src: url("../fonts/opensans-bold.woff") format("woff"),
    url("../fonts/opensans-bold.ttf") format("truetype"),
	url("../fonts/opensans-bold.eot") format("embedded-opentype"),
    font-weight: normal;
    font-style: normal;
}


html{ overflow-x:auto; overflow-y:auto;}
*{ padding:0; margin:0;outline:none !important; box-sizing: border-box;}
ul, ol,li{ list-style-type:none;}
body, button, input, select, textarea{  font-family:opensans-regular; font-size:12px; box-sizing: border-box;}
code, kbd, pre, samp { font-family: opensans-regular;}
a{text-decoration:none; color:#333;-webkit-transition: all 0.2s ease-out 0s; -moz-transition: all 0.2s ease-out 0s; -o-transition: all 0.2s ease-out 0s; transition: all 0.2s ease-out 0s;}
a:hover { color: #00197a;}
img{border:0; max-width:100%;}
li { line-height:normal; }
table { border-collapse: collapse; border-spacing: 0; }
h1,h2,h3,h4,h5,h6{margin:0; font-weight:normal; font-family: opensans-regular; }
input,table,tr,td{ margin:0; padding:0; border:none;}
button,table{ border:none; background:none; margin:0; padding:0;}
body{ position:relative; float:left; width:100%; overflow:hidden;}
select{ margin:0; padding:0; font-family: opensans-regular; border:none;}
textarea{ resize:none;outline:none;}
label{ margin-bottom:0; font-weight:normal;}
input,select,textarea{ margin:0; padding:0; border:0; outline:none;-moz-border-radius:0px; -webkit-border-radius:0;  -khtml-border-radius:0;border-radius:0;}
.lf { float: left;}
.rt { float: right;}
.clear { clear:both;}

.con { width:80%; margin:0px auto;}
@media only screen and (max-width:1660px){
.con { width:90%; margin:0px auto;}	
	}
@media only screen and (max-width:992px){
.con { width:94%; margin:0px auto;}
	}




/*导航*/
.fp-viewing-1 .header{ background: none;}
.fp-viewing-1 .leftnav { opacity:0;}

.fp-viewing-2 .header{ display:none;}
.fp-viewing-3 .header{ display:none;}
.fp-viewing-4 .header{ display:none;}
.fp-viewing-5 .header{ display:none;}
.fp-viewing-6 .header{ display:none;}
.fp-viewing-7 .header{ display:none;}
.fp-viewing-8 .header{ display:none;}
.fp-viewing-8 .leftnav {  opacity:0;}




.search{width:100%; background:#8bba4d; position:fixed; top:0; left:0; z-index:999999999999999999999999999; display:none;}
.search .container{ position: relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 2px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:50px; font-size:16px; line-height:50px; color:#fff; float:left; padding-left: 15px; background: none; border: none;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:50px; line-height:50px; text-align:center; color:#fff; float:right; outline:none;  background: none; border: none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search .sc_gb{ margin-top: 10px;}
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:80%; float: left;margin:15px auto; margin-left: 10px;  }
.search input{width:80%; font-size:15px; height:35px; font-size:16px; line-height:35px;}
.search button{width:15%; height:35px; line-height:35px;}
.search button i{font-size:26px;}
}



.gallery-top{width:100%; position:relative;}
.gallery-top .swiper-slide img{width:100%; display:block;}
.gallery-top .swiper-slide .dxs { display:block;}
.gallery-top .swiper-slide .sxs { display:none;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height:100vh; width: 100%; background: rgba(0,0,0,.5);}
.gallery-top .swiper-slide .wz{width:80%; color:#fff; position:absolute; left:10%; top:36%; text-align: center;}
.gallery-top .swiper-slide .wz h3{font-size:60px; color:#fff; font-family:opensans-bold;  }
.gallery-top .swiper-slide .wz h2{font-size:48px;   font-family:opensans-light; padding:40px 0px 130px 0px; font-weight:lighter; }
.gallery-top .swiper-slide .wz p{font-size:22px;  line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #fff; width:180px; height:50px; line-height:50px; color:#333; font-weight:bold; display:block; text-align:center; font-size:16px; margin:0px auto; }
.gallery-top .swiper-slide .wz a:hover { border:1px solid #fff; color:#fff; background:none; transition: all 0.5s; }
.gallery-top .swiper-slide .wz i { margin-left: 10px; font-size: 14px;}
.gallery-top .swiper-button-next{width:34px; height:34px; background:url(../images/jt.png) no-repeat; right:10%;background-size:34px 34px; -webkit-background-size:34px 34px; -moz-background-size:34px 34px; -ms-background-size:34px 34px; -o-background-size:34px 34x;}
.gallery-top .swiper-button-prev{width:34px; height:34px; background:url(../images/zjt.png) no-repeat; left:10%; background-size:34px 34px; -webkit-background-size:34px 34px; -moz-background-size:34px 34px; -ms-background-size:34px 34px; -o-background-size:34px 34x;}

@media only screen and (max-width:1660px){
.gallery-top .swiper-button-next{right:5%;}
.gallery-top .swiper-button-prev{left:5%;}
	}


@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative;  background:#fff; }
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: 100%; height: auto;  }
.gallery-top .swiper-slide .dxs { display:none;}
.gallery-top .swiper-slide .sxs { display: block;}
.gallery-top .swiper-slide .bj { display: none;}
.gallery-top .swiper-slide .wz{width:90%;  position:absolute; left:5%; top:20%; }
.gallery-top .swiper-slide .wz h3{font-size:22px; height:30px;}
.gallery-top .swiper-slide .wz h2{font-size:15px;  line-height:20px; letter-spacing:0px; padding-top: 10px;}
.gallery-top .swiper-slide .wz a { background: #fff; width:140px; height:40px; line-height:40px; font-size:14px; margin:0px auto; }
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}


.section { position:relative;}



.sy_f { position:relative; z-index:9; padding-top:120px;}
.sy_f .bt { margin-bottom:70px;}
.sy_f .tab{ width:80%; margin:0px auto;}
.sy_f .tab-hd { overflow:hidden; zoom:1;}

.sy_f .s_chh{height:38px; border:1px solid rgba(0,0,0,.5); border-radius:50px; line-height:38px;  color:#666; float:right; cursor:pointer; width:310px; padding:0px 20px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:10px;}
.sy_f .s_chh i{font-size:24px; float:right;}
.sy_f input{width:80%; height:38px; font-size:14px; line-height:38px; color:#7c7c7d; float:left;  background: none; border: none; opacity:.5;}
.sy_f input::placeholder{color:#666;}


.sy_f .tab-hd li{ width: auto; display: inline-block; color:#1d1d1f; text-align:center; cursor:pointer; line-height:70px; font-size: 18px; float:left; margin-right:50px; transition: transform 0.3s;}
.sy_f .tab-hd li.active{  color: #1f73e2; font-size:27px; transform:translateY(-5px); background:url(../images/hxh.png) no-repeat center bottom;  }
.sy_f .tab-bd li{display:none; margin-top: 60px; }

.sy_f .tab-bd li dl { width: 100%; position:relative;}
.sy_f .tab-bd li dl dd { width: 33.33333%; float: left;  border-right:1px solid #e5e5e5; padding:0 50px 100px 50px; }
.sy_f .tab-bd li dl .wz1 { }
.sy_f .tab-bd li dl dd:nth-child(3n) { margin-right: 0; border:0;}
.sy_f .tab-bd li dl dd img { width: 100%; height: auto;}
.sy_f .tab-bd li dl h4 { font-size: 24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#232323; padding-bottom:50px;}
.sy_f .tab-bd li dl h5 { color: #010862; font-size: 24px;  height:35px;}
.sy_f .tab-bd li dl p {font-size: 16px; line-height: 30px; width:50%; float:left; color:#656565; font-weight:lighter;  }
.sy_f .tab-bd li dl p a {color:#656565; }

.sy_f .tab-bd li dl .ckd { width:125px; height:35px; line-height:35px; font-size:14px; color:#232323; border:1px solid #ddd; text-align:center; margin-top:60px; position:absolute; bottom:0;  }
.sy_f .tab-bd li dl .ckd a {color:#232323;}
.sy_f .tab-bd li.thisclass{ display:list-item;}
.sy_f .sjan { width:100%; background:#f1f6fa; padding:40px 0px; display:none;}
.sy_f .sjan ul li { width:48%; float:left; margin:0 4% 4% 0;}
.sy_f .sjan ul li:nth-child(2n) { margin-right: 0;}
.sy_f .sjan ul li img { width:100%; height:auto;}
.xxjt {position:absolute; bottom:40px; left:0; width:100%; text-align:center;}
@media only screen and (max-width:1660px){
.sy_f { position:relative; z-index:9; padding-top:80px;}
.sy_f .bt { margin-bottom:50px;}
.sy_f .tab{ width:90%; margin:0px auto;}	
.sy_f .tab-hd li{ font-size: 16px;  margin-right:40px; }
.sy_f .tab-hd li.active{ font-size:20px; }
.sy_f .s_chh{ width:260px;}
.sy_f .tab-bd li dl p {font-size: 14px; line-height: 30px;  }
.sy_f .tab-bd li{display:none; margin-top:40px; }
	}

@media only screen and (max-width:1440px){
.sy_f .tab-hd li{ font-size: 15px;  margin-right:35px; }
.sy_f .tab-hd li.active{ font-size:18px; }
.sy_f .tab-bd li dl dd {  padding:0 30px 60px 30px; }
.sy_f .tab-bd li dl h4 { font-size: 22px; padding-bottom:30px;}
.sy_f .tab-bd li dl p {font-size: 14px;  }
	}

@media only screen and (max-width:1360px){
.sy_f .tab-hd li{  margin: 0px 25px; font-size: 14px;}  
.sy_f .tab-bd li dl p {-webkit-line-clamp:2;  overflow: hidden;  }
.sy_f .tab-bd li dl p {font-size: 13px;  }
}
@media only screen and (max-width:992px){
.sy_f {  padding-top:40px;}
.sy_f .bt { margin-bottom:30px; text-align:center;}
.sy_f .bt img { width:80%;}
.sy_f .tab{ display:none;}
.sy_f .sjan { display:block;}
.xxjt { display:none;}
}




.sy_gy {width:80%; margin:0px auto; padding-top:100px;}
.sy_gy .bt { margin-bottom:70px;}
.sy_gy .zc { float:left; width:35%;}
.sy_gy .zc img { width:100%; height:auto;}
.sy_gy .yc { float:right; width:50%; padding-top:5%;}

.sy_gy .yc h2 { font-size:36px; margin-bottom:70px;}
.sy_gy .yc p { font-size:16px; line-height:36px; color:#666666;}
.mr { width:180px; height:50px; line-height:50px; margin-top:70px; background:#0060d9; text-align:center; color:#fff; font-size:16px; font-weight:bold; vertical-align:middle; text-align:center;}
.mr img { margin-left:10px;}
.mr a {color:#fff;}
.gh { display: none;}
.sjd { width:100%; height:auto; display:none;}
.sjd img { width:100%; height:auto;}
@media only screen and (max-width:1660px){
.sy_gy {width:90%; margin:0px auto;}
.sy_gy .bt { margin-bottom:50px;}
.sy_gy .yc { float:right; width:55%; padding-top:5%;}
	}
	
@media only screen and (max-width:1360px){
.sy_gy .yc h2 { font-size:36px; margin-bottom:50px;}
.mr {margin-top:50px;}
	}
@media only screen and (max-width:992px){
.sy_gy { padding-top:40px; display: none;}
.sy_gy .bt { margin-bottom:20px; text-align:center;}
.sy_gy .bt img { width:80%;}	
.sy_gy .zc { float: none; width:100%;}

.sy_gy .yc { float: none; width:100%; padding-top:30px;}
.mr { width:140px; height:30px; line-height:30px;  font-size:14px;margin-top:30px;}
.mr a {font-size:14px;}
.mr img { margin-left:8px; width:12px;}
.gh { display:block;}
.sjd {display:block;}
	}	




.sy_fw {width:80%; margin:0px auto; padding-top: 60px;}
.sy_fw .bt { margin-bottom:70px;}
.sy_fw .bt span { width:197px; height:51px; line-height:51px; background:url(../images/gd.png) no-repeat center right; font-size:14px; padding-left:35px; float:right;}
.sy_fw .zc { float:left; width:45%;}
.sy_fw .zc img { width:100%; height:auto;}
.sy_fw .yc { float:right; width:50%; }
.sy_fw .yc ul li { border:1px solid #eaeaea; background:#fff; padding:20px 100px; margin-bottom:15px; font-size:16px; color:#707070; font-family:Arial, Helvetica, sans-serif; }
.sy_fw .yc ul li p {font-size:20px; color:#1d1d1d; font-weight:600; line-height:50px;}
.sy_fw .yc ul li:hover  { background: #1f73e2; color: #fff;}
.sy_fw .yc ul li:hover a { color: #fff;}
.sy_fw .yc ul li span{ float:right; margin-top:15px; }
.sy_fw .yc ul li .dxs { display:block;}
.sy_fw .yc ul li .hxs { display: none;}
.sy_fw .yc ul li:hover .dxs { display: none;}
.sy_fw .yc ul li:hover .hxs { display:block;}
.sy_fw .yc ul li.on {background:#1f73e2; color:#fff;}
.sy_fw .yc ul li.on a {color:#fff;}
.sy_fw .yc ul li.on p {color:#ffffff;}
.sy_fw .yc ul li.on .dxs { display: none;}
.sy_fw .yc ul li.on .hxs { display:block;}
.sy_fw .yc h2 { font-size:36px; margin-bottom:70px;}
.sy_fw .yc p { font-size:16px; line-height:36px; color:#666666;}
.sy_fw .yc .mr { width:180px; height:50px; line-height:50px; margin-top:70px; background:#0060d9; text-align:center; color:#fff; font-size:16px; font-weight:bold; vertical-align:middle; text-align:center;}
.sy_fw .yc .mr img { margin-left:10px;}
.sy_fw .yc .mr a {color:#fff;}

@media only screen and (max-width:1660px){
.sy_fw {width:90%; margin:0px auto;}
.sy_fw .bt { margin-bottom:40px;}
.sy_fw .zc { float:left; width:43%;}
.sy_fw .yc { float:right; width:50%; }
.sy_fw .yc ul li { padding:10px 50px 15px 70px; margin-bottom:10px; }
	}
@media only screen and (max-width:1440px){
.sy_fw .yc ul li p {font-size:18px; }	
	}

@media only screen and (max-width:1360px){
.sy_fw .yc ul li p {font-size:16px; }	
.sy_fw .yc ul li { padding:5px 50px 10px 50px; margin-bottom:10px; }
	}
@media only screen and (max-width:992px){
.sy_fw { padding:40px 0px; margin:0px auto;}
.sy_fw .bt { margin-bottom:40px; text-align:center;}
.sy_fw .bt img { width:80%;}
.sy_fw .bt span { display:none;}
.sy_fw .zc { float: none; width:100%;}
.sy_fw .yc { float:  none; width:100%; margin-top:25px; }


.sy_fw .yc ul li {  padding:15px 15px 15px 15px; margin-bottom:10px; font-size:14px; }
.sy_fw .yc ul li p {font-size:16px; line-height:40px;}
.sy_fw .yc ul li span{ float:right; margin-top:15px; }
.sy_fw .yc ul li .dxs { display:block; width:25px; height:25px;}
.sy_fw .yc ul li .hxs { display: none; width:25px; height:25px;}
.sy_fw .yc ul li:hover .dxs { display: none;}
.sy_fw .yc ul li:hover .hxs { display:block;}

.sy_fw .yc ul li.on .dxs { display: none;}
.sy_fw .yc ul li.on .hxs { display:block;}

	}	
	
	
	


.sy_ffw{width:90%;  overflow:hidden; margin:0px auto; padding-top:100px; }
.sy_ffw .bt { text-align:center; margin-bottom:70px;  }
.sy_ffw .bt img { padding-left:197px;}
.sy_ffw .bt span { width:197px; height:51px; line-height:51px; background:url(../images/gd.png) no-repeat center right; font-size:14px; padding-left:35px; text-align:left; float:right; margin-top:15px;}
.sy_ffw .bt span a { color:#fff;}
.sy_ffw ul{ margin:0 auto; width:99.96%;}
.sy_ffw ul li{float:left;  width:16.66%; margin: 0 0% 0% 0;}
.sy_ffw ul li .tp img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.sy_ffw ul li:hover .tp img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_ffw .tp { width: 90px; height: 90px; margin: 0px auto 70px auto;}
.sy_ffw .nr{width:100%; position:relative; overflow:hidden; padding-top:50px;}
.sy_ffw .bj{width:100%; height:100%; background-color:rgba(0,0,0,.0); top:0; left:0; position:absolute;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.sy_ffw .wz{position:absolute; width:80%; left:40%; top:20%; font-size:12px; color:#fff; line-height:26px; text-align:center; transform:translateY(-45%); transform:translatex(-40%);}
.sy_ffw .wz h3{font-size:20px; margin-bottom:20px; }
.sy_ffw .wz i { width:30px; height:3px; background:#fff; display:block; margin:50px auto;}
.sy_ffw .wz p{font-size:14px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden; display:none;  }
.sy_ffw .wz .gd { width: 34px; height:34px; line-height: 30px;  text-align: center; margin: 0px auto;  color: #fff;}
.sy_ffw .wz .dxs { display:block;}
.sy_ffw .wz .hxs { display: none;}
.sy_ffw ul li:hover .tp {margin: 0px auto 20px auto;}
.sy_ffw ul li:hover .wz {top:10%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz p { display: block;}
.sy_ffw ul li:hover .wz i{margin:30px auto;}
.sy_ffw ul li:hover .bj { background:#1f73e2; }
.sy_ffw ul li:hover .dxs { display: none;}
.sy_ffw ul li:hover .hxs { display:block;}

.sy_ffw ul li.on .tp {margin: 0px auto 20px auto;}
.sy_ffw ul li.on .wz {top:10%; transition: all 0.5s; }
.sy_ffw ul li.on .wz p { display: block;}
.sy_ffw ul li.on .wz i{margin:30px auto;}
.sy_ffw ul li.on .bj { background:#1f73e2; }
.sy_ffw ul li.on .dxs { display: none;}
.sy_ffw ul li.on .hxs { display:block;}




@media only screen and (max-width:1660px){
.sy_ffw .bt { text-align:center; margin-bottom:50px; }
.sy_ffw .nr{padding-top:40px;}
}
@media only screen and (max-width:1440px) {
.sy_ffw .tp { width: 80px; height: 80px; margin: 0px auto 20px auto;}
.sy_ffw .wz h3{font-size:18px; margin-bottom:20px; }
.sy_ffw .wz i {  margin:30px auto;}
.sy_ffw ul li:hover .wz i{margin:20px auto;}
.sy_ffw .wz p{font-size:13px;}
	}
	
@media only screen and (max-width:1360px) {
	.sy_ffw .tp { width: 70px; height: 70px; margin: 0px auto 20px auto;}
.sy_ffw .wz h3{font-size:16px; margin-bottom:20px; }
.sy_ffw .wz p{font-size:12px;}
.sy_ffw .wz i {  margin:25px auto;}
.sy_ffw ul li:hover .wz i{margin:15px auto;}
.sy_ffw ul li:hover .tp {margin: 0px auto 10px auto;}
	}

@media only screen and (max-width:992px) {
.sy_ffw{padding:40px 0;}
.sy_ffw .bt {  margin-bottom:10px; text-align: center;  }
.sy_ffw .bt img { padding-left:0px; width:70%;}
.sy_ffw .bt span { display: none; width:100px; height:26px; line-height:26px;  background-size:100px 26px; font-size:12px; padding-left:10px; text-align:left;margin-top:25px;}

.sy_ffw ul{ margin:0 auto;}
.sy_ffw ul li{float:left;  width:33.333333%; margin: 0 0 0% 0; height: 250px; overflow: hidden; position: relative;}
.sy_ffw .tp { width: 40px; height: 40px; margin: 0px auto 10px auto;}
.sy_ffw .wz{width:90%; left:20%; top:25%; line-height:22px;transform:translateY(-25%); transform:translatex(-20%);}
.sy_ffw .wz h3{font-size:14px; margin-bottom:10px; }
.sy_ffw .wz i {  margin:20px auto;}
.sy_ffw .wz p{font-size:12px; color:#fff; margin-bottom:20px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:4;  overflow: hidden; display:none;  }
.sy_ffw .wz .gd { width: 20px; height:20px; line-height: 20px;  text-align: center; margin: 0px auto;  color: #fff;}
.sy_ffw .wz .dxs { display:block;}
.sy_ffw .wz .hxs { display: none;}
.sy_ffw ul li:hover .tp {margin: 0px auto 10px auto;}
.sy_ffw ul li:hover .wz {top:10%; transition: all 0.5s; }
.sy_ffw ul li:hover .wz p{font-size:12px; color:#fff; opacity:.5; margin-bottom:10px; line-height:16px;}
.sy_ffw ul li:hover .wz i{margin:10px auto;}

}



.sy_xw { width: 80%; position:relative; margin:0px auto; padding-top:100px;}
.sy_xw .bt {  margin-bottom:70px; }
.sy_xw .bt span { width:197px; height:51px; line-height:51px; background:url(../images/gd.png) no-repeat center right; font-size:14px; padding-left:35px; float:right;}
.sy_xw ul li { width: 33.33333%; float: left;  border-right:1px solid #e5e5e5; padding:0 80px 0px 80px; }
.sy_xw ul li:nth-child(3n) { margin-right: 0; border:0;}
.sy_xw ul li img { width: 100%; height: auto;}
.sy_xw ul li h2 { font-size: 22px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#232323; padding:30px 0px; line-height:35px;}
.sy_xw ul li h2 span { float:right; color:#656565; font-size:16px; font-family:Arial, Helvetica, sans-serif;}

.sy_xw ul li .ckd { width:125px; height:35px; line-height:35px; font-size:14px; border:1px solid #ddd; text-align:center;   }

@media only screen and (max-width:1660px){
.sy_xw { width: 90%; margin: 0px auto; padding-top:80px;}
.sy_xw .bt { margin-bottom:50px; }

	}
@media only screen and (max-width:1440px){
.sy_xw ul li h2 { font-size:18px; }

	}
	
@media only screen and (max-width:992px){
.sy_xw { width: 94%;  padding:40px 0px;}
.sy_xw .bt {  margin-bottom:20px; text-align: center;  }
.sy_xw .bt img { padding-left:0px; width:80%;}
.sy_xw .bt span { display:none;}
.sy_xw ul li { width:48%; float: left;  padding:0; margin:0 4% 0 0; border:0; }
.sy_xw ul li:nth-child(2n) { margin:0;}
.sy_xw ul li:nth-child(3n) { display:none;}
.sy_xw ul li img { width: 100%; height: auto;}
.sy_xw ul li h2 { font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#232323; padding:10px 0px; line-height:25px;}
.sy_xw ul li h2 span { font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:25px;}

.sy_xw ul li .ckd { width:100px; height:25px; line-height:25px; font-size:12px; border:1px solid #ddd; text-align:center;   }	
	}	
	
	


.ry_zz { width: 80%; margin: 0px auto; padding-top:100px;}
.ry_zz  .bt {  margin-bottom:70px; }
.ry_zz  .bt span { width:197px; height:51px; line-height:51px; background:url(../images/gd.png) no-repeat center right; font-size:14px; padding-left:35px; float:right;}
.zzz{ width: 100%; margin:0px auto; position:relative;}
.zzz .ziyuan1{ width:90%; margin:130px auto 0px auto; }
.zzz .ziyuan1 .swiper-slide{ position:relative;}
.zzz .ziyuan1 .swiper-slide .zc { width:45%; float:left;}

.zzz .ziyuan1 .swiper-slide .zc ul li { border:1px solid #eaeaea; background:#f8f8f8; padding:20px 50px; margin:20px 0px; font-size:16px; color:#707070; font-family:Arial, Helvetica, sans-serif; }
.zzz .ziyuan1 .swiper-slide .zc ul li p {font-size:20px; color:#1d1d1d; font-weight:600; line-height:50px;}
.zzz .ziyuan1 .swiper-slide .zc ul li:first-child { margin-top: 0;}
.zzz .ziyuan1 .swiper-slide .zc ul li:hover  { background: #1f73e2; color: #fff;}
.zzz .ziyuan1 .swiper-slide .zc ul li:hover a {color: #fff;}
.zzz .ziyuan1 .swiper-slide .zc ul li span{ float:left; margin:15px 30px 0px 0px; }
.zzz .ziyuan1 .swiper-slide .zc ul li .dxs { display:block;}
.zzz .ziyuan1 .swiper-slide .zc ul li .hxs { display: none;}
.zzz .ziyuan1 .swiper-slide .zc ul li:hover .hxs { display:block;}
.zzz .ziyuan1 .swiper-slide .zc ul li:hover .dxs { display: none;}
.zzz .ziyuan1 .swiper-slide .zc ul li.on {background:#1f73e2; color:#fff;}
.zzz .ziyuan1 .swiper-slide .zc ul li.on a {color:#fff;}
.zzz .ziyuan1 .swiper-slide .zc ul li.on p { color:#fff;}
.zzz .ziyuan1 .swiper-slide .zc ul li.on .dxs { display: none;}
.zzz .ziyuan1 .swiper-slide .zc ul li.on .hxs { display:block;}



.zzz .ziyuan1 .swiper-slide .yc { width:50%; float:right; position:relative;}
.zzz .ziyuan1 .swiper-slide .yc .tp { }
.zzz .ziyuan1 .swiper-slide .yc .tp img { width:100%; }
.zzz .ziyuan1 .swiper-slide .yc span { position:absolute; width:100%; top:35%; left:0; text-align:center; height:100%; vertical-align:middle;}

.zzz .swiper-button-next{width:44px; height:44px;  right:0; background-size:44px 44px; background:#f3f3f3; border-radius:100px; text-align:center; line-height:44px;}
.zzz .swiper-button-next:hover { background:#1f73e2; color:#fff;}
.zzz .swiper-button-prev{width:44px; height:44px;  left:0; background-size:44px 44px; background:#f3f3f3; border-radius:100px; text-align:center; line-height:44px;}
.zzz .swiper-button-prev:hover { background:#1f73e2; color:#fff;}

@media only screen and (max-width:1660px){
.ry_zz { width: 90%; margin: 0px auto; padding-top:80px;}
.ry_zz .bt { margin-bottom:50px; }
.zzz .ziyuan1{ width:90%; margin:100px auto 0px auto; }
.zzz .ziyuan1 .swiper-slide .zc ul li {  padding:15px 50px 20px 50px; margin:15px 0px;}
	}



@media only screen and (max-width:1440px) {
.zzz .ziyuan1 .swiper-slide .zc ul li {  padding:10px 30px 20px 30px; margin:10px 0px;}
.zzz .ziyuan1 .swiper-slide .zc ul li p {font-size:18px; }
.zzz .ziyuan1 .swiper-slide .zc ul li span{ margin:15px 20px 0px 0px; }
}

@media only screen and (max-width:1360px) {
.zzz .ziyuan1 .swiper-slide .zc ul li {  padding:10px 30px 15px 30px; margin:10px 0px;}
.zzz .ziyuan1 .swiper-slide .zc ul li p {font-size:16px; }
}


@media only screen and (max-width:992px) {
.ry_zz {width:100%; margin: 0px auto; padding-top:40px;}
.ry_zz  .bt {  margin-bottom:30px; text-align:center; }
.ry_zz  .bt img { width:80%;}
.ry_zz  .bt span { display:none}
.zzz{ width: 100%; margin:0px auto; position:relative;}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .ziyuan1 .swiper-slide .zc { width:100%; float: none;}
.zzz .ziyuan1 .swiper-slide .zc ul li { padding:15px 10px; margin:10px 0px; font-size:14px; color:#707070; font-family:Arial, Helvetica, sans-serif; }
.zzz .ziyuan1 .swiper-slide .zc ul li p {font-size:15px; line-height:30px; padding:5px 0px 0px 0px; }
.zzz .ziyuan1 .swiper-slide .zc ul li span{ float:left; margin:5px 10px 0px 0px; }
.zzz .ziyuan1 .swiper-slide .yc { width:100%; float: none; margin-top:30px; }
.zzz .ziyuan1 .swiper-slide .yc .tp img { width:100%; }
.zzz .swiper-button-next { display:none;}
.zzz .swiper-button-prev { display:none;}
}



.foot { width:100%;  padding:70px 0px 40px 0px; background-size: 100% 100%!important; }
.foot .con {width:80%; margin:0px auto;}
.foot .contt { float:left; width:25%;}
.foot h1 { font-size:20px;  color:rgba(255,255,255,.7); padding-bottom:10px; margin-bottom:20px; }
.foot h1 i { margin-left: 5px;}

.foot .contt p { color:rgba(255,255,255,.7); font-size:14px; line-height:32px;}
.foot .contt p a {color:rgba(255,255,255,.7);} 
.foot .ycdz { width:68%; float:right;    }
.foot .ycdz img { width:100%;}
.foot .ycdz .dwx{ width:100%; border-bottom:1px solid rgba(255,255,255,.7); padding-bottom:20px;}
.foot .ycdz .tpp { float:left}
.foot .ycdz .tpp1  { float:right; color:rgba(255,255,255,.7); font-size:20px; padding-top:15px; }
.foot .ycdz .txt {width:100%; margin-top:34px;}
.foot .ycdz .txt .zc { width:45%; float:left; font-size:16px;color:rgba(255,255,255,.7);line-height:40px;}
.foot .ycdz .txt .zc i { padding-right:5px;}
.foot .ycdz .txt .yc {width:50%; float:right;}
.foot .ycdz .txt .wx { float:right; text-align:center; color:rgba(255,255,255,.7); font-size:14px; line-height:26px; margin-left:20px;}
.foot1 { line-height:20px; width:100%;  color:#e6e6e6; display:block; text-align:center; font-size:14px; padding:10px 0px; background:#0060d9;}
.sjdb { display: none;}

@media only screen and (max-width:1660px){
.foot .con {width:90%; margin:0px auto;}
}


@media only screen and (max-width:1440px) {
.foot .ycdz .txt .zc { font-size:14px;line-height:35px;}
.foot .ycdz .txt .wx img { width:85px;}
}

@media only screen and (max-width:1360px) {

	
}

@media only screen and (max-width:995px) {
.foot { display:none;}
.foot1 {margin-top: -5px;}
.sjdb { display: block; margin: 0px auto; padding:0px 0px; background:#f2f2f2; text-align:center;  }
.sjdb img { width:100%;}
.sjdb .wz { padding:5px 0px; font-size:12px; color:#666;}
.sjdb .wz img { width:50px;}
.foot1 { display:none;}
}


.hdd { position:fixed; right:20px; bottom:5%; z-index:99999999999999999999999; display: none;}
.hdd img { width: 40px; height: auto; margin-top:10px;}




.has_transition_1000 {-webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility: hidden;-webkit-backface-visibility: hidden;}
#scroll_down {position: absolute;left: 50%;margin-left: -12px;bottom: 8%; z-index:99;}
#scroll_down .arrow {width: 13px;margin: auto;position: absolute;bottom: 15px;left: 50%;margin-left: -7px;}
#scroll_down .arrow > img {display: block;margin-top: -5px;}
#scroll_down .vertical {height: 75px;overflow: hidden;width: 2px;margin: auto;}
#scroll_down a span {position: absolute;top: 0;left: 50%;width: 25px;height: 45px;margin-left: -15px;border: 2px solid rgba(255, 255, 255, 0.6);border-radius: 50px;box-sizing: border-box;}
#scroll_down a span::before {position: absolute;top: 8px;left: 52%;content: '';width: 5px;height: 5px;margin-left: -3px;background-color: #fff;border-radius: 100%;-webkit-animation: sdb10 2s infinite;animation: sdb10 2s infinite;box-sizing: border-box;}
@-webkit-keyframes sdb10 {
0% {-webkit-transform: translate(0, 0);opacity:0;}
40% {opacity: 1;}
80% {-webkit-transform: translate(0, 20px);opacity:0;}
100% {opacity: 0;}
}
@keyframes sdb10 {
0% {transform: translate(0, 0);opacity: 0;}
40% {opacity: 1;}
80% {transform: translate(0, 20px);opacity: 0;}
100% {opacity: 0;}
}
@media only screen and (max-width:992px) {
#scroll_down {bottom:10%; z-index:99; left: 55%; display:none;}	
}


.has_transition_10000 {-webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);will-change: transform, opacity;backface-visibility: hidden;-webkit-backface-visibility: hidden;}
#scroll_down0 {position: absolute;left: 50%;margin-left: -12px;bottom: 8%; z-index:99;}
#scroll_down0 .arrow {width: 13px;margin: auto;position: absolute;bottom: 15px;left: 50%;margin-left: -7px;}
#scroll_down0 .arrow > img {display: block;margin-top: -5px;}
#scroll_down0 .vertical {height: 75px;overflow: hidden;width: 2px;margin: auto;}
#scroll_down0 a span {position: absolute;top: 0;left: 50%;width: 25px;height: 45px;margin-left: -15px;border: 2px solid rgba(255, 255, 255, 0.6);border-radius: 50px;box-sizing: border-box;}
#scroll_down0 a span::before {position: absolute;top: 8px;left: 52%;content: '';width: 5px;height: 5px;margin-left: -3px;background-color: #666;border-radius: 100%;-webkit-animation: sdb10 2s infinite;animation: sdb10 2s infinite;box-sizing: border-box;}
@-webkit-keyframes sdb10 {
0% {-webkit-transform: translate(0, 0);opacity:0;}
40% {opacity: 1;}
80% {-webkit-transform: translate(0, 20px);opacity:0;}
100% {opacity: 0;}
}
@keyframes sdb10 {
0% {transform: translate(0, 0);opacity: 0;}
40% {opacity: 1;}
80% {transform: translate(0, 20px);opacity: 0;}
100% {opacity: 0;}
}
@media only screen and (max-width:1023px) {
#scroll_down0 {bottom:10%; z-index:99; left: 55%;}	
}







/*滚屏左侧代码*/
.leftnav{ position:fixed; left:30px; top:20%; z-index:9; width:100px; margin-top:-100px;}
.leftnav li{ width:100px; height:30px; float:left; text-align:center; position:relative; margin-top:5px;}
.leftnav li a{ display:block; width:15px; height:1px; position:relative; background:white; opacity:0.4; margin:15px 0 0 10px;
-moz-border-radius:0%; 
-webkit-border-radius:0%; 
-khtml-border-radius:0%;
border-radius:0%;}
.leftnav li a span{ display:block; position:absolute; left:0; top:50%; margin-top:-10px; font-size:12px;font-family: 'OPENSANS-BOLD'; color:#666666; text-transform:uppercase; white-space:nowrap; width:0; overflow:hidden;
-webkit-transition: all 0.3s ease-out 0s; 
-moz-transition: all 0.3s ease-out 0s; 
-o-transition: all 0.3s ease-out 0s; 
transition: all 0.3s ease-out 0s;}
.leftnav li:hover a span{ width:100px;}
.leftnav li.active { border:1px solid #ddd;}
.leftnav li.active a{opacity:1;  width:10px; height:1px;}
.leftnav li.active a span{ width:100px;}
.leftnav.white li a{ background:#b2b2b2; opacity:1;}
.leftnav.white li.active a{ background:#010862; }

.fp-auto-height, .fp-auto-height .fp-section, .fp-auto-height .fp-slide, .fp-auto-height .fp-tableCell {
	height: auto !important;
}

.fp-viewing-3 .leftnav.white li.active a{ background:#fff; }
.fp-viewing-3 .leftnav.white li.active a span { color:#fff;}



@media screen and (max-width:1380px) {
.leftnav{ left:20px;}
}
@media screen and (max-width:1199px) {
.leftnav{ left:20px;}
}
@media screen and (max-height:767px) {
.leftnav li{ margin-top:15px;}
}
@media screen and (max-width:767px) {
.leftnav{ display:none !important;}
}



.pc_kf{width:50px; position:fixed; right:20px; bottom: 100px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:200px; background-color:#1976d2; font-size:20px; font-weight: bold; line-height:50px; border-radius: 5px; color:#fff; position:absolute; top:0; right:-200px; opacity:0;}
.pc_kf .tell{width:280px; background-color:#1976d2; font-size:20px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#1976d2; position:absolute; bottom:0; right:-180px; opacity:0; border-radius: 5px;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; border-radius: 100px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#1976d2; font-size:24px;}
.pc_kf .nr i.icon-qq{font-size:26px;}
.pc_kf .nr i.icon-icon{font-size:24px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius: 100px; background:#fff; text-align:center; line-height:50px; color:#fff; cursor:pointer;box-shadow:0 0 5px #ccc;}
.pc_kf .fh i{font-size:28px; font-weight:bold; color: #1976d2;}
.pc_kf .fh i a {color: #1976d2;}
.pc_kf .dxs { display:block;}
.pc_kf .sxs { display: none;}
@media only screen and (max-width:992px){
.pc_kf{right:10px; bottom:100px; display: none; }
.pc_kf .nr{width:20%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#1976d2; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:19.8%; box-shadow:none; font-size:22px; float:left; border-radius:0;}
.pc_kf .dxs {display: none;}
.pc_kf .sxs { display:block; margin:11px auto 0px auto; }
}


.sjwz { margin-top: 60px;  line-height:55px; display:none; color:#666563; vertical-align:middle; font-size:14px;}
.sjwz img { float:left; margin-right:10px; margin-top:20px; width:14px;}
.sjwz font { color:#0a6eba;}

.dnwz { margin-top:25px;  line-height:55px;  color:#666563; vertical-align:middle; font-size:14px;}
.dnwz img { float:left; margin-right:10px; margin-top:20px; width:14px;}
.dnwz font { color:#0a6eba;}




.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; margin-top: 120px; z-index:1;}
.nban img{ width:100%; height:auto;}
.nban .dxs { display:block;}
.nban .sxs { display: none;}

.sjtb2 { width:55%; background:#0a6eba; padding:20px 20px; color:#fff; font-size:22px; margin-top:-30px; z-index:5; position:relative; margin-left:3%; display:none;}
.sjtb2 img { width:35px; margin-left:5px; float:right;}
.sjtb2 font { float:left; line-height:40px;}
@media screen and (max-width:992px) {
.nban{ margin-top:0; width:94%; margin:0px auto;}
.nban .dxs { display: none;}
.nban .sxs { display: block;}
.sjwz { display:block;}
.sjtb2 {display:block;}
}


.lb_ce { padding:40px 0px;}
.lb_ce .nytit {width: 20%; float: left; background: #fff; overflow: hidden;}
.lb_ce .nytit h2 { height: 90px; line-height: 90px; background:#214d94;  font-size:28px; color:#fff; text-align:center;}
.lb_ce .nytit ul{ border:1px solid #c5c7c5; padding:10px;}
.lb_ce .nytit ul li { display:inline-block; color: #000; width:100%; font-size:20px; box-sizing: border-box; margin-bottom:5px; position: relative;}
.lb_ce .nytit ul li i {width:100%;position: absolute;height: 100%;right:30px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.lb_ce .nytit ul li .y_j {position: relative; line-height:50px; background:#ebeceb;}
.lb_ce .nytit ul li .y_j a { color: #000; padding:0px 30px; line-height:50px;}

.lb_ce .nytit ul li .e_j {position: relative;top:10px; left: 0; width:100%; display: none; background:#fff; padding:15px 0px 15px 20px;}
.lb_ce .nytit ul li .e_j a {display: block;line-height: 45px;font-size: 16px;color: #333;}
.lb_ce .nytit ul li .e_j a:hover{color:#214d94;}
.lb_ce .nytit ul li:hover .y_j a { color:#214d94;}

.zcla { width:100%; display:none; margin:0px auto 25px auto; }
.zcla ul li { border:1px solid #a9a8a8; width:48%; float:left; margin:0 4% 2% 0; font-size:13px; padding:10px 5px;}
.zcla ul li.on { background:#0a6eba; border:1px solid #0a6eba; color:#fff;}
.zcla ul li.on a {color:#fff;}
.zcla ul li:nth-child(2n) { margin-right:0;} 
.zcla ul li  span { width:20px; float:right;}
.zcla ul li  span img { width:100%;}



.lb_ce .lb_lb { width:76%; float: right;}
.lb_ce .lb_lb h3 { font-size:16px; margin-bottom:50px;}
.lb_ce .lb_lb ul li { width:48%; float: left; margin:0 4% 2% 0; background:#f5f5f5;}
.lb_ce .lb_lb ul li:nth-child(2n) { margin-right:0;} 
.lb_ce .lb_lb ul li .tp { width:50%; float:left; overflow:hidden;}
.lb_ce .lb_lb ul li .tp img{  width:100%; height:auto;}
.lb_ce .lb_lb ul li .tp:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition: all 2s; -moz-transition: all 2s; transition: all 2s;}
.lb_ce .lb_lb ul li .wz {  text-align:left; padding:30px 25px 0px 25px; width:50%; float:right;}
.lb_ce .lb_lb ul li .wz h1{ font-size:18px; color:#000; font-weight:bold; margin-bottom:10px;}
.lb_ce .lb_lb ul li .wz p { color:#666768; font-size:16px; line-height:24px; margin-bottom:10px;}


.lb_ce .lb_xq {width:76%; float: right; padding-bottom:50px;}
.lb_ce .lb_xq h3 { font-size:16px; margin-bottom:50px;}
.lb_ce .lb_xq .xq_js{ border-bottom:1px solid #cecece; padding-bottom:40px;}
.lb_ce .lb_xq .xq_js h4 { font-size:28px; font-weight:bold; text-align:center; margin-bottom:30px;}
.lb_ce .lb_xq .xq_js .js{ color:#454545; font-size:18px; line-height:32px;}
.lb_ce .lb_xq .fyan { text-align:center; margin-top:40px; vertical-align:middle;}
.lb_ce .lb_xq .fyan a {border:1px solid #ddd; padding:8px 30px; border-radius:20px;  margin:0px 30px;}
.lb_ce .lb_xq .fyan img { width:28px;}

@media only screen and (max-width:1440px) {
.lb_ce .nytit {width: 22%;}	
.lb_ce .lb_lb { width:75%;}
}
@media only screen and (max-width:1360px) {
.lb_ce .lb_lb ul li .wz { padding:20px;}
.lb_ce .lb_lb ul li .wz h1{margin-bottom:20px;}
.lb_ce .lb_lb ul li .wz p {line-height:24px; margin-bottom:10px; font-size:14px;}
}


@media only screen and (max-width:992px) {
	.dnwz {display:none;}
.lb_ce { padding:25px 0px;}
.lb_ce .nytit {width: 100%; float: none; display:none;}

.zcla { display:block;}
.sjlb {padding:25px 0px;}
.lb_ce .lb_lb { width:100%; float: none;}
.lb_ce .lb_lb h3 { display:none;}
.lb_ce .lb_lb ul li { width:100%; float: left; margin:0 0% 3% 0%;}
.lb_ce .lb_lb ul li .wz {   padding:20px 0px 0px 10px; }
.lb_ce .lb_lb ul li .wz h1{ font-size:16px; margin-bottom:10px;}
.lb_ce .lb_lb ul li .wz p { font-size:12px; line-height:20px; margin-bottom:10px;}
.lb_ce .lb_lb ul li .wz span img { width:20px; height:20px;}

.lb_ce .lb_xq {width:100%; float: none; padding-bottom:40px;}
.lb_ce .lb_xq h3 { display:none;}
.lb_ce .lb_xq .xq_js h4 { font-size:22px;  margin-bottom:20px;}
.lb_ce .lb_xq .xq_js .js{ font-size:14px; line-height:24px;}
.lb_ce .lb_xq .fyan {  margin-top:20px;}
.lb_ce .lb_xq .fyan a {border:1px solid #ddd; padding:8px 25px; border-radius:20px;  margin:0px 20px;}

}



/*翻页*/
.paging{width:100%; margin:40px auto; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#fff; background:#999999; text-align:center; font-size:14px; padding:0px 20px;  height:32px; margin:0 3px; display:inline-block; border-radius:4px;}
.paging a:hover{background:#0086d1; color:#fff;}
.paging a.on{background:#0086d1; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{ padding:0px 15px; }
}



.ce_bt { font-size:22px; color:#1d1d1f; font-weight:bold; padding-bottom:60px;}
.ce_btt { font-size:28px; color:#1d1d1f; font-weight:bold; padding-bottom:40px; vertical-align:middle; line-height:50px; display:none;}
.ce_btt img { float:left; margin-right:20px;}
.ce_btt span { font-size:20px; color:#666563; font-family:Geneva, sans-serif; font-weight:lighter; padding-left:25px;}
.cbt {padding-bottom:30px;}

.ce_pd { padding-bottom:0;}
.ce_pdd { padding:30px 0px;}

.ce_ny1 {padding:40px 0px;}
.ce_ny1 .zc { width:50%; float:left; }
.ce_ny1 .zc .wz {font-size:18px; color:#666563; line-height:38px;}
.ce_ny1 .yc { width:40%; float:right;}
.ce_ny1 .yc img { width:100%;}

.ce_ny2 {padding:40px 0px;} 
.ce_ny2 ul{border-right:1px solid #e5e5e5;}
.ce_ny2 ul li { width:33.333%; float:left;  color:#1f73e2; line-height:48px; font-size:18px; border-left:1px solid #e5e5e5; padding-left:5%;}
.ce_ny2 ul li a {color:#1f73e2; line-height:48px; font-size:18px;}

.ce_ny3 { padding:40px 0px;  } 
.ce_ny3 .tp { padding-top:40px;}
.ce_ny3 .dxs { display:block;}
.ce_ny3 .sxs { display: none;}

.ce_ny4 { margin-top:-120px; margin-bottom:50px;}
.ce_ny4 .tp img{ width:100%; height:auto;}


.ce_ny5 { padding:40px 0px;  } 
.ce_ny5 .wz { font-size:18px; color:#666563; line-height:38px;}

@media only screen and (max-width:992px) {
.ce_bt { font-size:19px;  color:#1f73e2;padding-bottom:20px;}
.ce_btt { font-size:22px; padding-bottom:20px;  line-height:40px; display:block;}
.ce_btt img { float:left; margin-right:0px; width:40px;}
.ce_btt span { display:none;}
.cbt { display:none;}


.ce_pd { padding-bottom:0;}
.ce_pdd { padding:20px 0px;}

.ce_ny1 {padding:0px 0px; margin-top:-20px;}
.ce_ny1 .zc { width:100%; float: none; padding-top:15px;}
.ce_ny1 .zc .wz {font-size:16px; color:#666563; line-height:30px;}
.ce_ny1 .yc {display:none;}


.ce_ny2 {padding:20px 0px; display:none;} 



.ce_ny3 { padding:25px 0px;  } 
.ce_ny3 .dxs { display:none;}
.ce_ny3 .sxs { display:block;}
.ce_ny3 .tp { padding-top:10px;}
.ce_ny3 .tp img { width:100%; height:auto;}

.ce_ny4 { display:none;}



.ce_ny5 { padding:20px 0px 10px 0px;  } 
.ce_ny5 .wz { font-size:16px; color:#666563; line-height:30px;}
	}
