@charset "utf-8";




body{margin:0px; font-size:14px; color:#444; font-family: Arial, Helvetica, sans-serif; background:#ffffff;}
*{padding:0px; margin:0px; box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,h7,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6,h7 {list-style:none; font-weight:normal;}
input,select,button{font-size:12px;  border:0; background:none; outline:none; vertical-align:middle; font-family: Arial, Helvetica, sans-serif;}
button {overflow:visible; font-family: Arial, Helvetica, sans-serif;}
img{border:none; vertical-align:middle;}
img {    
image-rendering: -moz-crisp-edges; /* Firefox */     
image-rendering: -o-crisp-edges; /* Opera */      
image-rendering: -webkit-optimize-contrast; /*Webkit (non-standard naming) */ image-rendering: crisp-edges; 
-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
li{list-style:none;}
a{color:#444; text-decoration:none;}
a:hover{color:#000;}
.clear{overflow:hidden; clear:both; height:0px;}
.clearfix:after {content: '';display: block;clear: both;height: 0;visibility: hidden;}
.clearfix {/*兼容 IE*/zoom: 1;}
.lf{float:left;}
.rt{float:right;}
::-webkit-scrollbar{width:5px;}
::-webkit-scrollbar-track{background-color:#666;}
::-webkit-scrollbar-thumb{background-color:#ddd;}
::-webkit-scrollbar-thumb:hover{background-color:#0fa74b;}
::-webkit-scrollbar-thumb:active{background-color:#0fa74b;}





.con { width:94%; margin:0px auto;  max-width:1240px;}
.contain{ width:94%;  margin:0 auto;}

.top1{ width:94%; margin:0 auto; max-width:1240px;box-sizing:border-box}
.logo{ float:left; }
.logo img{ height:65px; width:auto}





.header{width:100%; position:fixed; width:100%; top:0px; left:0; z-index:9; transition: all 0.6s; background:rgba(0,0,0,.3);}
.header.on{ background:#fff;box-shadow: 0px 0px 5px rgba(195,195,195,0.35);transition: all 0.6s}
.header:hover{ background:#fff; transition: all 0.6s}
.logo1{ display:none; margin-top: 15px;}
.logo2{ display:block; margin-top: 15px;}

.header.on .logo1{ display:block;}
.header.on .logo2{ display:none;}

.header:hover .logo1{ display:block;}
.header:hover .logo2{ display:none;}



.header .language {float: right;height: 32px;text-align: center;line-height: 32px;color:#fff; margin-top:30px;cursor: pointer;position: relative;z-index: 9;font-size:16px;}
.header.on .language {color: #333;}
.header:hover .language {color: #333;}
.header .language .l_m i {display: inline-block;vertical-align: middle; margin-top: -5px;margin-right: 5px;}
.header .language .x_l {width: 120px;padding-top: 8px;position: absolute;left: 50%;margin-left: -60px;display: none;}
.header .language .x_l:before {width: 0;height: 0;border-right: 10px solid transparent;border-left: 10px solid transparent;border-bottom: 8px solid #2c6eb4;content: "";position: absolute;
top: 0;left: 50%;margin-left: -10px;}
.header .language .x_l ul {padding: 5px 15px;background-color: #2c6eb4;}
.header .language .x_l ul li a {color: #fff;line-height: 36px;display: block;}
.header .language .x_l ul li a:hover {color: #fff;}





.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px; text-align: right; color:#2c6eb4; font-weight: 900;float:right; cursor:pointer;  margin-top:30px; 
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .s_ch i{font-size:24px; color:#fff; font-weight: 900;}
.header.on .s_ch i {  color:#2c6eb4; }
.header:hover .s_ch i {  color:#2c6eb4; }



.header .an{ position:absolute; right:3%; top:42px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#2c6eb4; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{ float:left;}

.header .nav ul>li{height:90px; width:auto; padding:0 0px;font-size:16px;  line-height:60px;float:left; text-align:center;position:relative; text-transform:uppercase; }

.header .nav ul li a:hover{ color:#2c6eb4; }
.header .nav i{font-size:12px; line-height:50px; text-align:right; position:absolute;height:50px; right:5px; top:15px; display:none }




.header .nav ul li a.o_lm{line-height:90px; color:#fff; padding:0 25px;  display:block; position:relative;}
.header .nav ul li a.o_lm:after{ content:""; position:absolute; width:0; left:50%; transform:translateX(-50%); bottom:0; background:#2c6eb4; height:3px; opacity:0; transition:all 0.6s}
.header .nav ul li:hover a.o_lm{ color:#2c6eb4}
.header .nav ul li:hover a.o_lm:after{ content:""; position:absolute; width:100%; left:50%; transform:translateX(-50%); bottom:0; background:#2c6eb4; height:3px; opacity:1;transition:all 0.6s}


.header.on  .nav ul li a.o_lm{ color:#666}
.header:hover .nav ul li a.o_lm{ color:#666}



.header .nav .e_j{position:absolute; width:270px;  background:#fff;
box-shadow: 0px 10px 10px rgba(0,0,0,0.25); top:90px;  padding:0px; display:none; left:0; z-index:9999999999999;  height:auto;  -webkit-animation: fadeInUpMenu 0.4s;
  -moz-animation: fadeInUpMenu 0.4s;
  -ms-animation: fadeInUpMenu 0.4s;
  -o-animation: fadeInUpMenu 0.4s;
  animation: fadeInUpMenu 0.4s;
  }
  
  @-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUpMenu {
  -webkit-animation-name: fadeInUpMenu;
  animation-name: fadeInUpMenu;
}

.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:45px; font-weight:normal; height:auto; text-transform:none; border-bottom:#e1e1e1 1px solid; text-align:left; }
.header .nav .e_j ul li:last-child { border-bottom:0}
.header .nav .e_j  ul li a{display:block; font-size:14px; line-height:45px; color:#333; transition:all 0.6s; padding-left:20px;}
.header .nav .e_j  ul li a:hover { color:#2c6eb4; font-weight:bold;transition:all 0.6s }




@media only screen and (max-width:992px){
.con { width:94%; margin:0px auto; }
.tbtp { text-align: right; width: 100%; padding: 10px 0px ;}
.header .conn { width:94%; margin:0px auto;}
.contain{ width:94%; margin:0 auto}
.header .language { margin-top:24px;}
.header .nav ul li a.o_lm:after{ content:none;}
.header .nav ul li:hover a.o_lm:after{content:none;}
.header .s_ch{height:50px; width:50px; font-weight:bold; line-height:32px;  margin-top:24px; margin-right: 38px;  }
.header .s_ch i{font-size:22px; color:#fff; font-weight: 900;}
.header{padding:0px 5px; height:75px; position:fixed; top:0; width:100%; box-sizing:border-box;}
.header.on{ height:75px}
.header .an{display:block; top:30px;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#2c6eb4; top:0; right:0; margin:0; margin-top:75px; overflow:auto;z-index:999999;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.header .nav.on{height:100%; padding:2% 0%;}
.header .nav i{display:block; color:#fff;  top:0; right:20px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:16px; display:block; margin:0; padding:0 20px; box-sizing:border-box;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li a.o_lm{line-height:50px; color:#fff;}
.header .nav ul li:hover a.o_lm{color:#fff; background:none;}
.header .nav .y_j{border-bottom:1px solid rgba(255,255,255,0.2);}
.header .nav .e_j{padding:10px 0px; border-bottom:1px solid rgba(255,255,255,0.2);box-shadow:none; overflow:hidden; border-top:0; background:none; position:inherit; top:auto; left:auto; width:100%; height: auto;
box-sizing:border-box;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
-o-box-sizing:border-box;}
.header .nav .e_j ul li a{ color:#fff}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}
.header .nav .e_j ul li{ border:0}
.logo{ margin:0 auto; position:fixed; z-index:9999; top:0; left:10px}
.logo img{ height:60px; width:auto}



.logo1{  margin-top: 10px;}
.logo2{  margin-top: 10px;}


.header.on  .nav ul li a.o_lm{ color:#fff}
.header:hover .nav ul li a.o_lm{ color:#fff}
}




.head_h{width:100%; height:80px;}
@media only screen and (max-width:1023px) {
.head_h{width:100%; height:60px;}
}


.search{width:100%; background: rgba(0, 0, 0, 0.8); position:fixed; top:90px; left:0; z-index:101; display:none;}
.search .con{ 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:40px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto; border: 1px solid rgba(255, 255, 255, 0.3);}
.search input{width:430px; height:40px; font-size:16px; line-height:40px; color:#fff; float:left; padding-left: 15px;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:40px; line-height:40px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search{ top:75px;}
.search .sc_gb{position:absolute; top:50%; margin-top:20px; 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 i{font-size:22px;}
.search .sc_nr{width:85%;float: left;}
.search input{width:80%; font-size:15px; float: left;}
.search button{width:15%;}
.search button i{font-size:26px;}
}





.gallery-top{width:100%; position:relative; }
.gallery-top .swiper-slide img{width:100%; height:auto; display:block;}
.gallery-top .swiper-slide .bj {position:absolute; left:0; top:0; height: 100%; width: 100%; background: rgba(0,0,0,.6);}
.gallery-top .swiper-slide .wz{width:94%; color:#fff; position:absolute; left:50%; top:40%; text-align: left; max-width:1240px; margin-left:-620px;}
.gallery-top .swiper-slide .wz h3{font-size:48px; height:80px; font-weight:bold;letter-spacing:10px;}
.gallery-top .swiper-slide .wz h2{font-size:24px;  line-height:40px; }
.gallery-top .swiper-slide .wz p{font-size:22px; letter-spacing:0px; line-height:36px; }
.gallery-top .swiper-slide .wz a { background: #2c6eb4; width:160px; height:40px; line-height:40px; color:#fff; display:block; text-align:center; font-size:14px; margin:20px 0;}
.gallery-top .swiper-slide .wz i { margin-left: 10px;}
@media only screen and (max-width:992px){
.gallery-top{width:100%; position:relative; height:35vh;}
.gallery-top .swiper-slide { overflow: hidden;}
.gallery-top .swiper-slide img{width: auto; height:35vh; position: absolute; left:50%;  transform:translateX(-50%);   top:0; }

.gallery-top .swiper-slide .wz{ width:90%;top:32%;left:5%;}
.gallery-top .swiper-slide .wz h3{font-size:24px; height:45px;}
.gallery-top .swiper-slide .wz h2{font-size:16px;  line-height:24px; }
.gallery-top .swiper-slide .wz a { background: #2c6eb4; width:120px; height:30px; line-height:30px; margin:10px auto;}
.gallery-top .swiper-button-prev { display:none;}
.gallery-top .swiper-button-next { display:none;}
}

/*关于我们*/
.i_two{ width: 100%; margin: 0px auto;   }
.counter{ overflow:hidden; text-align:center; width: 100%; margin: 0px auto; /*background:rgba(255,255,255,.8);*/ padding:80px 0px 0px 0px; }
.counter ul li{ width: 25%; transition:all 0.3s; float: left; position:relative; text-align: center; }
.counter ul li:after{ content:""; position:absolute; right:0; top:50%; margin-top:-24px; height:48px; width:0px; background:#e6e6e6;}
.counter ul li:last-child:after{ width:0;}
.counter ul li:last-child{ margin-right:0; padding-right:0;}

.counter ul li .nums{ overflow:hidden; color:#333; line-height:1;}
.counter span{display:inline-block; vertical-align:top; overflow:hidden;  color:#2c6eb4; font-family:Arial; font-weight: bold;  font-size:60px;}
.counter label{display:inline-block;vertical-align:bottom; margin-top:-5%; line-height:2;font-weight:500; font-size:16px;color:#333; }
.counter .h6{ font-weight: normal; font-size:14px;  overflow:hidden; line-height:20px; margin-top:2px; margin-bottom:6px; color:#333;}
.counter ul li:hover{-webkit-transform: translate3d(0, -2px, 0); transform: translate3d(0, -2px, 0);}
@media only screen and (max-width:1440px){
.f36 { font-size: 22px;}
.counter{  padding: 40px 0px 0px 0px; }
.i_two{ width: 100%; margin: 0px auto; background: url(../images/dbjj.jpg) no-repeat center bottom; }
.counter span{ font-size: 50px;}
}
@media only screen and (max-width:992px) {
.counter span{  font-size:30px;}
.counter .h6{ font-size:12px; }
.counter ul li{ width:50%;  margin-bottom: 5%;  }	
}





.sy_gy { width:100%; overflow:hidden; background: #f6f6f6;padding:80px 0; }
.sy_gy .left { width:50%; float:left;    }
.sy_gy .left .wz h3 i { width: 60px; height: 4px; background: #2c6eb4; display: inline-block; float: left; margin: 13px 10px 0px 0px;}
.sy_gy .left .wz h3{font-size:30px;height:60px;  color:#333; position: relative; left: 0; top: 0; font-weight: bold; }
.sy_gy .left .wz h2 { font-size:20px; font-weight:bold; margin-bottom:15px;}
.sy_gy .left .wz span { width:50px; height:3px; background:#2c6eb4; display:block; margin:0px 0px 10px 0px;}
.sy_gy .left .gdd { height: 15px;} 
.sy_gy .left .wz p { font-size:15px; line-height:29px; text-align:justify; color:#666;}
.mr { width:180px; height:40px; overflow: hidden; background:#2c6eb4; text-align:center; line-height:40px; color:#333; margin:30px 0px 20px 0px; text-transform: uppercase; }
.mr a {color:#fff; font-size:14px; font-weight: bold;}
.mr:hover a { background:#2c6eb4; color:#fff; font-size:14px; display:block;}
.mr i { margin-left: 15px;font-size: 14px;}
.sy_gy .right { float: right; width: 44%; box-shadow: 10px 10px 0px #2c6eb4; }
.sy_gy .right img { width: 100%; height: auto;}
@media only screen and (max-width:1660px) {
.sy_gy .left .wz p { font-size:16px; line-height:34px;}
}
@media only screen and (max-width:1450px) {
.sy_gy .left { width:45%; float:left; margin-left:5%;}
.sy_gy .left .wz p { font-size:15px; line-height:29px;}
.sy_gy .left .gdd { height: 10px;} 
}
@media only screen and (max-width:995px){
.sy_gy {padding:0px 0 25px 0px;}
.sy_gy .left { width:94%; float:none;  margin-top:0px;  padding:5% 0% 3% 0%; margin-left: 3%;}
.sy_gy .left .wz h2{ font-size:18px; line-height:28px;}
.sy_gy .left .wz h3{font-size:22px; height:50px; padding-top:10px;}
.sy_gy .left .wz h3 i { margin: 13px 10px 0px 0px;}
.sy_gy .left .wz p { font-size:14px; line-height:26px; word-break: break-all;text-overflow: ellipsis;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5; overflow: hidden; }
.mr { margin-top:20px;}
.sy_gy .right { float:none; width: 94%; margin-left: 3%;}
}


.gy_bt{width:100%;  text-transform:uppercase; margin:0px 0px 60px 0px; text-align: center;  position:relative;  }
.gy_bt h3{font-size:38px; line-height:44px; color:#003db4;  font-weight:bold; z-index:1; text-align:center; width:100%; }
.gy_bt p { font-size:24px; color:#ccc; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;  opacity:.8; z-index:0; padding-bottom:10px;}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h3{font-size:24px; line-height:44px; padding-bottom:10px; margin-top:-40px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}


.ry_zz { width: 100%; margin:0px auto;padding: 70px 0px;}
.zzz{ width:94%; margin: 0px auto; position:relative; max-width:1300px;}
.zzz .ziyuan1{ width:94%; margin:40px auto; max-width:1240px; }
.zzz .ziyuan1 .swiper-slide{ position:relative;background:#2c6eb4;border-radius:10px;}
.zzz .ziyuan1 .swiper-slide i{ display:block; width:100%; padding-bottom:100%;}
.zzz .ziyuan1 .swiper-slide .tp {width:100%; height:auto; overflow: hidden; border-radius:10px; }
.zzz .ziyuan1 .swiper-slide img{  width:100%; height:auto; overflow: hidden;}
.zzz .ziyuan1 .swiper-slide .wz { padding:10px 20px;  z-index: 19; width: 100%;color: #fff;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; color: #fff; font-weight: bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; line-height:45px;}
.zzz .ziyuan1 .swiper-slide h2 { font-size:14px; color:#d9e6ff;}
.zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; color:#d9e6ff;}
.zzz .ziyuan1 .swiper-slide p { font-size:14px; color:#d9e6ff; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp:2;  overflow: hidden;  } 
.zzz .ziyuan1 .swiper-slide: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;}

.zzz .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-25px;background-size:29px 48px;}
.zzz .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-25px; background-size:29px 48px;}
@media only screen and (max-width:1440px) {
.zzz{ width:90%; margin: 0px auto; position:relative;}	
}
@media only screen and (max-width:992px) {
.ry_zz {padding: 50px 0px 30px 0px;}
.zzz{ width:94%; margin: 0px auto; position:relative;}
.zzz .ziyuan1{ width:100%; margin:20px auto; }
.zzz .ziyuan1 .swiper-slide .wz { padding:10px; text-align: left;  width: 90%;}
.zzz .ziyuan1 .swiper-slide h1{ display:block; font-size:18px; line-height:30px }
.zzz .ziyuan1 .swiper-slide h2 { font-size:14px; }
.zzz .ziyuan1 .swiper-slide h2 a { font-size:14px; }
.zzz .ziyuan1 .swiper-slide p { font-size:12px;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  } 
.zzz .swiper-button-next{ display: none;}
.zzz .swiper-button-prev{ display: none;}
}





.sy_dgy { width: 100%; height: auto; margin:0px auto 0px auto; position: relative; z-index: 1; overflow:hidden;}
.sy_dgy img { width: 100%; height: auto;}
.sy_dgy .wrt { position: absolute; left:50%; top:25%; width: 94%; z-index: 3; text-align:center; margin-left:-620px; max-width:1240px;}
.sy_dgy .wrt h1 { font-size:44px; padding: 0px 0px 20px 0px; color: #fff; text-transform:uppercase;}
.sy_dgy .wrt p { font-size:16px; color: #fff; line-height:32px; padding:0 5%;}

@media only screen and (max-width:992px){
.sy_dgy { width: 100%; height:40vh; margin: 10px auto 0px auto; position: relative; z-index: 1;}
.sy_dgy img {position: absolute; height: 40vh; width: auto; left:50%; transform:translateX(-50%);   top:0;}
.sy_dgy .wrt { position: absolute; left:3%; top:20%; width: 94%; z-index: 3; margin-left:0px;}
.sy_dgy .wrt h1 { font-size: 28px; padding: 0px 0px 15px 0px; color: #fff;}
.sy_dgy .wrt p { font-size: 14px; color: #fff; line-height:24px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 5;  overflow: hidden; } 
}





.gy_bt{width:100%;  text-transform:uppercase; margin-bottom: 30px; text-align: center; }
.gy_bt h2{font-family:Arial; font-size:38px; line-height:40px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:32px; font-weight: bold; color: #333; line-height:44px; background:url(../images/bt.png) no-repeat center bottom; padding-bottom:20px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}
@media only screen and (max-width:992px){
.gy_bt{ margin:20px 0px;}
.gy_bt h2{font-family:Arial; font-size:24px; line-height:50px;  font-weight:800; color:rgba(153,153,153,0.1); position:relative;}
.gy_bt h3{font-size:24px; line-height:44px; margin-top:-35px;  padding-bottom:10px;}
.gy_bt p { font-size:14px; color:#999; padding-top:10px}	
}




.sy_xw {width:100%; margin:80px auto; }
.sy_xw .zc { width:35%; float:left; border:10px solid #f6f6f6;}
.sy_xw .zc img { width:100%;}
.sy_xw .yc { width:60%; float:right;}
.sy_xw .yc h1 { font-size:24px; padding-bottom:10px;}
.sy_xw .yc p { font-size:15px; line-height:22px;}

@media only screen and (max-width:992px) {
.sy_xw { margin:50px auto; }
.sy_xw .zc { width:100%; float: none;}
.sy_xw .yc { width:100%; float: none; margin-top:20px;}
.sy_xw .yc h1 { font-size:18px; padding-bottom:10px;}
.sy_xw .yc p { font-size:14px; line-height:22px;}	

}







.footer{width:100%; padding-top:60px; background:#336698; font-size:15px; line-height:30px; color:#dddddd;}
.footer h3{font-size:18px; color:#fff; margin-bottom:20px;}
.footer em{width:40px; height:2px; background-color:#fff; margin-bottom:20px; display:block;}


.footer .col-md-4 { width:30%; float:left; margin-right: 5%;}
.footer .l_x{margin-bottom:25px; line-height:30px;}
.footer .l_x i { margin-right: 5px;}

.footer .col-md-43 {float:left; width: 30%; }


.footer .l_y font { float: left; line-height: 46px; color: #FF0004; font-weight: bold;}
.footer .l_y input{width:48%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y input:placeholder{color:#fff;}
.footer .l_y textarea{width:98%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .l_y textarea:placeholder{color:#fff;}
.footer .l_y button{width:100px; height:35px; border-radius:3px; font-size:14px; line-height:35px; color:#fff; text-align:center; float:left; margin-right:20px; margin-left: 1%;}
.footer .l_y button.t_j{background-color:#02378e;  color:#333; }
.footer .l_y button.c_z{background-color:#5b5b5b;}



.footer .s_j a{width:36px; height:36px; font-size:18px; text-align:center; line-height:32px; color:#f6f6f6; display:block; float:left; margin-right:5px;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.footer .s_j a:hover{ color:#fff;}
.footer .t_p{float:right; text-align: center;}
.footer .t_p img{width:100px; margin-bottom:10px;}
.footer .x_x{margin-top:50px; padding:25px 0; border-top:1px solid rgba(255,255,255,.2);}
.footer .x_x .l_f{float:left;}
.footer .x_x .r_t{float:right;}
.footer .x_x a{color:#fff; padding-left:10px;}
.footer .x_x a:hover{color:#fff;}
.footer .x_x span{padding-right:15px;}


.footer .col-md-42 {float:left; margin-right:7%; }
.footer .col-md-42 p a{ color:#ddd; line-height:28px; font-size:14px}
.footer .col-md-42 p a:hover { color:#FFF;}


.footer .col-md-41 {float:right; }
.footer .lx{ width:100%}
.footer .lx li{ width:70%; float:left; }
.footer .lx li img{ width:90%}
@media only screen and (max-width:1360px){
.footer h3{font-size:16px; color:#fff; margin-bottom:15px; }
}
@media only screen and (max-width:992px){
.footer{padding:30px 0px 50px 0px;  line-height:24px;}
.footer .col-md-4 { width:100%; float: none;}
.footer .col-md-4 img { display:none;}
.footer .col-md-43 {float:none; width: 100%; }   
.footer h3{font-size:16px; text-align: left; }
.footer em{width:30px; margin-bottom:10px; margin-left: 0;}
.footer .l_x{margin-bottom:20px; line-height:26px; text-align: left;}
.footer .l_y input{width:46%; height:47px; font-size:12px;  border-bottom:1px solid #fff; line-height:46px; color:#fff; display:block; float:left}
.footer .l_y textarea{width:96%; margin-left: 1%; height:51px; background: none;padding:11px 0; border: none; border-bottom:1px solid #fff; font-size:12px; line-height:24px; color:#fff; display:block; resize:none; margin-bottom:20px; outline: none;}
.footer .col-md-41{ display:none;}
.footer .col-md-42 {display:none; }     
.footer .x_x{margin-top:35px; padding:20px 0;}
.footer .x_x span{padding-right:10px;}
.footer .col-md-41{ float: none; width:100%; padding-left:0%;}
.footer .x_x .l_f{float:none; text-align: center;}
.footer .x_x .r_t{float:none; text-align: center;}
}


.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:992px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.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:160px; background-color:#2c6eb4; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .tell{width:260px; background-color:#2c6eb4; font-size:18px; 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:#2c6eb4; position:absolute; bottom:0; right:-180px; opacity:0;}
.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:#2c6eb4; 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-color:#2c6eb4; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:28px; font-weight:bold; color: #fff;}
.pc_kf .fh i a {color: #fff;}
@media only screen and (max-width:992px) {
.pc_kf{right:10px; bottom:10px;  }
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#2c6eb4; position:fixed; right:0; bottom:0; }
.pc_kf .nr{width:25%; 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:#2c6eb4; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:23%; box-shadow:none; font-size:22px; float:left;}
}


.nban{ width:100%; height:auto; font-size:0; overflow:hidden; position:relative; }
.nban img{ width:100%; height:auto;}
.nban .bj { position: absolute; left: 0; top:0; height: 100%; width: 100%; background:rgba(0,0,0,.2);}
.nban .wz { position: absolute; left: 10%; top:45%; z-index: 5; width:80%;}
.nban .wz h1 { font-size: 46px; height: 60px; text-shadow: 0px 1px 3px rgba(0,0,0,.5); color: #fff; text-align:center;  }
.nban .wz p { font-size: 16px;text-shadow: 0px 1px 3px rgba(0,0,0,.5);color: #fff;text-transform: uppercase; text-align:center;}
@media screen and (max-width:1360px) {
.nban .wz { position: absolute; left: 15%; top:32%;}
}
@media screen and (max-width:992px) {
.nban{  height:250px; }
.nban img{ position:absolute; height:250px; width:auto; top:0; left:40%; transform:translateX(-40%); z-index:2}
.nban .wz { position: absolute; left: 5%; top:48%; width:90%;}
.nban .wz h1 { font-size: 28px; height: 40px; }
.nban .wz p { font-size:14px; }
}

.cp_cpp { margin:0px auto; background:#f6f6f6; padding:60px 0px;}


.nytit {width: 22%; float: left; background: #fff; padding-bottom: 25px; border-radius: 10px; overflow: hidden;}
.nytit h2 { height: 60px; line-height: 60px; background:#2c6eb4; text-align:left; padding-left: 20px; font-size:26px; color:#fff; font-weight: bold; margin-bottom: 3px;}
.nytit ul li { display:inline-block;padding:15px 15px; color: #000; font-size: 20px; font-weight: bold; width: 100%; box-sizing: border-box;background: #FFF;margin-bottom: 3px;position: relative; border-bottom: 1px solid #ddd;}

.nytit ul li i {width: 150px;position: absolute;height: 100%;right: 10px;top: 0;background: url(../images/icon001.png) right center no-repeat;}
.nytit ul li .y_j {position: relative;}
.nytit ul li .y_j a { font-weight: bold; color: #000;}
.nytit ul li .e_j {position: relative;top:10px; left: 0; width:100%; display: none; border-top: #ccc 1px solid;}
.nytit ul li .e_j a {display: block;line-height: 30px;font-size: 14px;color: #333;}
.nytit ul li .e_j a:hover{color: #333;}
.nytit ul li a { color:#333;line-height: 30px;font-size: 16px; }
.nytit ul li:hover .y_j a { color:#000;}


.cp_lb { width:76%; float: right;}
.cp_lb ul li { width:31.33333%;  text-align: center; float: left; margin:0 1% 3% 1%; background:#fff;border-radius:10px; overflow:hidden;}

.cp_lb ul li img{  width:100%; height:auto;  box-sizing:border-box;   }
.cp_lb ul li h1{ display:block; font-size:18px; color:#fff; position:inherit; padding:25px 0px;background:#2c6eb4;  display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;  overflow: hidden;  }

.cp_lb ul li: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;}

@media only screen and (max-width:992px) {
.cp_cpp { width:100%; margin:0px auto; padding:30px 0px;}
.nytit {width: 100%; float: none;}
.nytit h2 { height: 50px; line-height: 50px;  font-size:20px; }
.nytit ul li .y_j a { font-weight: bold; color: #000; font-size: 18px;}
.nytit ul li .e_j a {font-size: 16px;}
.cp_lb { width:100%; float: none;}
.cp_lb ul li { width:48%;  text-align: center; float: left; margin:0 1% 3% 1%;}
.cp_lb ul li h1{ font-size:14px;padding:15px 0px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;  overflow: hidden;  }

}


/*翻页*/
.paging{width:100%; margin:0px auto 0px auto; text-align:center; overflow:hidden;}
.paging a{line-height:40px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:40px; height:40px; border-radius:100px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#2c6eb4; border:1px solid #2c6eb4; color:#fff;}
.paging a.on{background-color:#2c6eb4; border:1px solid #2c6eb4; color:#fff;}
@media only screen and (max-width:1023px) {
.paging{margin:20px auto 30px auto ;}
.paging a{line-height:32px; font-size:14px; width:32px; height:32px; margin:0 3px; }
}


.ndh { width:100%; margin:40px auto; overflow:hidden;}
.ndh ul {}
.ndh ul li { display:inline-block; width:auto; line-height:45px; font-size:16px;  color:#333; background: #f0f0f0; margin:4px; }
.ndh ul li a {font-size:16px; padding:0px 30px; color:#333;  line-height:45px;display:block; }
.ndh ul li:hover a { background:#2c6eb3; display:block; color:#FFF;}
.ndh ul li .on {background:#2c6eb3; display:block; color:#FFF;}
@media screen and (max-width:1440px) {
.ndh ul {}
.ndh ul li a {font-size:16px; padding:0px 25px; color:#333;  line-height:45px;display:block; }   
}
@media screen and (max-width:992px) {
.ndh { width:100%; margin:30px auto; overflow:hidden; }
.ndh ul {}
.ndh ul li { width:48%; float: none; color:#333; text-align: center; line-height:40px;  margin: 0 0 1% 0;}	
.ndh ul li:nth-child(4n){ margin-right: 0;}
.ndh ul li a {font-size:14px; padding:0px; line-height:40px;}
}


.gy_wm{width:100%; padding:30px 0 80px; overflow:hidden; }
.gy_wm .zp_nr .row{margin:0 -25px;}
.gy_wm .zp_nr .col-12{padding:0 25px;}
.gy_wm .zp_nr .n_r{margin-bottom:50px; overflow:hidden; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);}
.gy_wm .zp_nr .t_p{ float:left; width:170px; background:#185fad}
.gy_wm .zp_nr .t_p img{width:100%; height:auto; display:block;}
.gy_wm .zp_nr .w_z{padding:20px; float:right; width:70%}
.gy_wm .zp_nr .w_z h3{font-size:20px; font-weight:bold; color:#185fad; margin-bottom:15px;}
.gy_wm .zp_nr .w_z p{font-size:15px; line-height:26px; color:#777;}

.gy_wm .zp_nr .t_p1{ float:left; width:170px; background:#fafafa}
.gy_wm .zp_nr .t_p1 img{width:100%; height:auto; display:block;}
.gy_wm .zp_nr .w_z1{padding:20px; float:right; width:85%}
.gy_wm .zp_nr .w_z1 h3{font-size:20px; font-weight:bold; color:#185fad; margin-bottom:15px; text-transform:capitalize}
.gy_wm .zp_nr .w_z1 p{font-size:15px; line-height:26px; color:#777;}
@media only screen and (max-width:992px) {
	
.gy_wm .zp_nr .t_p1{ float: none; margin:0px auto; border-radius:100px;}
.gy_wm .zp_nr .w_z1{padding:20px; float: none; width:100%}	

}




.ny_lx {width: 94%; margin:50px auto; max-width:1240px;}
.ny_lx h1 { font-size: 24px; height: 55px;}
.ny_lx .wz { font-size: 16px; line-height: 28px; color: #999; margin-bottom: 20px;}
.ny_lx .zc { width: 48%; float: left;}
.ny_lx .zc .txt { width: 100%; height: 45px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px;}
.ny_lx .zc .ll { width: 48%; margin-bottom: 20px;}
.ny_lx .zc .text{ width: 160px; height: 45px; line-height: 45px; background: #2c6eb3; text-align: center; color: #fff; font-size: 16px;margin-top: 15px;}
.ny_lx .zc .txtt { width: 100%; height:120px; line-height: 45px; background: #f6f6f6; padding: 0 10px; box-sizing: border-box; color: #666;font-size: 16px; border: none; outline: none;}
.ny_lx .yc { width: 48%; float: right;}
.ny_lx .yc .zx { padding: 20px 0px; font-size: 16px; line-height: 24px;}
.ny_lx .yc .zx i { width: 50px; line-height: 50px; height: 50px; text-align: center; background: #2c6eb3; color: #fff; font-size: 24px; float: left; border-radius: 100px; margin-right: 20px; }
.ny_lx .map { width: 100%; margin: 50px auto;}
.ny_lx .map img { width: 100%; height: auto;}

@media only screen and (max-width:992px) {
.ny_lx {width: 94%;margin:30px auto;}
.ny_lx h1 { font-size: 22px; height: 45px;}
.ny_lx .wz { font-size: 14px; line-height: 24px; color: #999; margin-bottom: 15px;}
.ny_lx .zc { width:100%; float: none;}	
.ny_lx .zc .txt { font-size: 14px;}
.ny_lx .yc { width:100%; float: none; margin-top: 50px;}
.ny_lx .map { width: 100%; margin: 30px auto;}
}
