
@charset "utf-8";
body{ margin:0px; font-size:12px; color:#3d2f1b;font-family:"å¾®è½¯é›…é»‘";}
*{padding:0px;margin:0px;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,form,fieldset,legend,input,textarea,select,button,th,td {margin:0;padding:0;font-family:"å¾®è½¯é›…é»‘";}
h1,h2,h3,h4,h5,h6 {font-size:12px;list-style:none;}
input,select {font:100%  "å¾®è½¯é›…é»‘",Helvetica, Tahoma, Arial, "Microsoft YaHei",  sans-serif;}
button {overflow:visible}
img{border:none;}
a{color:#333;text-decoration:none; outline:none; border:0}
a:hover{color:#385F9E;text-decoration:none;}

input,select,button,textarea{font:12px Verdana,Arial,Tahoma;vertical-align:middle;}
.clear{overflow:hidden;clear:both; height:0px;}
li{	list-style:none;}
.lf{ float:left;}
.rt{ float:right;}


.top1{ width:96%; max-width:1200px;margin:0 auto;   }
  .zw{ line-height:30px; padding:0; min-height:350px;color:#2B3E4F; font-size:16px;}
.zw a:link{ color:#2B3E4F; }
.zw a:visited{ color:#2B3E4F;}
.zw a:hover{ color:#385F9E;}
.zw a:active{color:#2B3E4F;}
.zw img{
 max-width:100%; height: auto;

} 
.zw .tit{ font-size: 24px; color: #2B3E4F; line-height: 50px; text-align: center; margin-top: 50px;}
.zw .sj{ font-size:18px; color:#6E6E6E; line-height:30px; text-align: center; padding-bottom: 10px; border-bottom:#DDDDE0 solid 1px;margin-bottom:30px;}

.zw .prv{margin-top: 50px;}
.xiaocms-page span{ margin:15px 5px; line-height:60px; width: 60px; background:#385F9E; color:#fff; display:inline-block; font-size: 16px;border-radius:30px; box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.xiaocms-page  a{margin:15px 5px; line-height:60px; width: 60px; background:#fff; color:#333333; display:inline-block; font-size: 16px;border-radius:30px;box-shadow: 0px 0px 15px rgba(195,195,195,0.75); }
.xiaocms-page  a:hover {margin:15px 5px; line-height:60px; width: 60px; background:#fff; color:#333333; display:inline-block; font-size: 16px;border-radius:30px;box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}

@media only screen and (max-width:992px){
    
  .xiaocms-page span{ margin:10px 2px; line-height:40px; width: 40px; background:#385F9E; color:#fff; display:inline-block; font-size: 14px;border-radius:20px; box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.xiaocms-page  a{margin:15px 5px; line-height:40px; width: 40px; background:#fff; color:#333333; display:inline-block; font-size: 14px;border-radius:20px;box-shadow: 0px 0px 15px rgba(195,195,195,0.75); }
.xiaocms-page  a:hover {margin:15px 5px; line-height:40px; width: 40px; background:#fff; color:#333333; display:inline-block; font-size: 14px;border-radius:20px;box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}  
    
  .zw .tit {
    font-size:18px;
    color: #2B3E4F;
    line-height:30px;
    text-align: center;
    margin-top:10px;
}  
 .zw .sj {
    font-size: 16px;
   
} 
    .zw {
    line-height:26px;
  
   
    font-size: 14px;
}
    
}


.header .logo{height:65px; float:left; margin:15px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; }
.header.on .logo{margin:15px 0;}
.header .logo img{height:65px; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}


.header{ position:fixed; top:0; width:100%; left:0; z-index:99;transition:all 0.6s; border-bottom:rgba(255,255,255,.2) 1px solid;background: #fff;}
.header.on{ background:#fff;box-shadow: 0px 0px 10px rgba(195,195,195,0.55);transition:all 0.6s;text-align:center;}

.slang{ display: flex; align-items: center; position:relative; float:right ; margin-top:25px; margin-right:20px}

.en{ font-size:18px; color:#385F9E; margin-left:30px}
.en a{color:#385F9E;}
.en a:hover{ text-decoration:underline}
.more {
    margin: 30px auto 30px;
    display: block;
    width: 160px;
    color: #385F9E;
    line-height: 40px;
    border-radius: 20px;
    text-align: center;
    font-size: 16px;
    transition: all 0.6s;
    border: #385F9E solid 1px;
    font-weight: bold;
}

.more:hover{ background:#385F9E; color: #fff; transition:all 0.6s}

#toggle-search {
width:30px; height:30px; background:#385F9E; color:#fff; border-radius:50px; cursor:pointer;
}
#toggle-search i{width:30px; text-align:center;line-height:30px; font-size:14px}

#toggle-search.open:after {
  top: 35px; opacity:1
}
#toggle-search:after {
  -moz-transition: top, 0.5s;
  -o-transition: top, 0.5s;
  -webkit-transition: top, 0.5s;
  transition: top, 0.5s;
  position: absolute;
  top: 52px;
  right: 8px;
  content: "";
  border-color: transparent transparent #385F9E;
  border-style: solid;
  border-width: 8px 8px 12px;
  opacity:0
}


#search-form {
  -moz-transition: max-height, 0.5s;
  -o-transition: max-height, 0.5s;
  -webkit-transition: max-height, 0.5s;
  transition: max-height, 0.5s;
  position: absolute;
  top: 50px;
  right:-12px;
  width: 400px;
  max-height: 0;
  overflow: hidden;
  background-color: #fff;
}
#search-form.open {
  max-height: 50px;
}
#search-form fieldset {
  position: relative;
  margin: 0 50px 0 0;
  padding: 0;
  border: none;
}
#search-form input {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  height:50px;
}
#search-form input[type="search"] {
  width: 100%;
  padding: 0 5px 0 22px;
  background: transparent;
  border: none;
}
#search-form input[type="submit"] {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  margin: 0;
  padding: 0;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  background: #385F9E;
  border: none;
  cursor: pointer;
}
.lange{background:#385F9E; padding:0 5px; border-radius:20px; float:right; color:#666; line-height:30px; width:80px; color:#fff; margin-top:25px}
.lange a{  padding:0px 8px;  color:#fff; font-size:14px}
.lange a:hover{  text-decoration:underline}

.header .an{ position:absolute; right:3%; top:15px;height:18px; width:30px; display:none; float:right}
.header .an span{width:30px; height:2px; background-color:#385F9E; 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:right;margin-top: 20px;}


.header .nav ul>li{height:50px; width:auto; padding:0 0px;font-size:18px; line-height:50px; float:left; text-align:center;position:relative; text-transform:uppercase; color:#000; font-weight: bold; }
.header .nav ul>li em{display: block; width:60%; margin: 0 auto;height: 5px; background: #385f9e;border-radius:2px; display: none;}

.header .nav i{font-size:14px; line-height:80px; text-align:right; position:absolute;height:80px; right:10px; top:0px;  }

.header .nav ul li a.o_lm{line-height:50px; color:#000; padding:0 20px;   display:block; }
.header.on .nav ul li a.o_lm{line-height:50px; color:#333;    display:block; }

.header .nav ul li:hover a.o_lm{ color:#385f9e}
.header .nav ul li:hover em{ display: block;}
.header .nav ul li  i{ color:#333}

.header .nav  .on  a.o_lm{ color:#385f9e}
.header .nav  .on  em{ display: block;}


.header .nav .e_j{position:absolute; width:auto; min-width:100%;  background:#fff;box-shadow: 0px 10px 10px rgba(0,0,0,0.25); top:80px;  padding:10px 0; 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;}




.header .nav ul li:hover .e_j{display:block;}
.header .nav .e_j ul li{ display:block; width:100%; line-height:35px; font-weight:normal; height:auto; text-transform:none;white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; }
.header .nav .e_j  ul li a{display:block; font-size:14px; line-height:35px; color:#333; padding: 0 20px}
.header .nav .e_j  ul li a:hover { color:#385f9e; }


.jiange{ height:50px; overflow:hidden; display:none;}

.hh{ height:96px;}



@-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;
}




@media only screen and (max-width:1200px){

.header .nav ul li a.o_lm{ padding:0 20px}

}


@media only screen and (max-width:1240px){

.header .nav ul>li{ font-size:14px }
.header .nav ul li a.o_lm{ padding:0 20px}

}




@media only screen and (max-width:992px){
    .hh{ height:50px;}
    .header .nav  em {
    display: none!important;
}
.header .logo{ height: 40px; margin:5px 0;}
    .header .logo img{ height: 40px; width: auto;}
.header.on .logo{margin:5px 0;}
.jiange{ display:block}
.lange{background:#385F9E; padding:0 5px; border-radius:20px; float:right; color:#666; line-height:26px; width:70px; color:#fff; margin-top:12px; margin-right:40px; text-align:center}
.lange a{  padding:0px 5px;  color:#fff; font-size:13px}

.header{padding:0px 5px; height:50px; position:fixed; top:0; width:100%; box-sizing:border-box;  z-index:9999}

.header .an{display:block;}
.header .nav{width:100%; height:0; padding:0; position:fixed; background-color:#fff; top:0; right:0; margin:0; margin-top:50px; 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 ul li a.o_lm{ padding:0 0;  display:block; line-height:40px}
.header.on .nav ul li a.o_lm{line-height:40px; color:#333;    display:block; }

.header .nav i{display:block; color:#666;  top:0; right:20px; line-height:50px; height:50px}
.header .nav ul li{width:100%; height:auto; text-align:left; font-size:14px; 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:hover  i{ color:#666}
.header .nav ul li i{color:#666}

.header .nav ul li a.o_lm:after{ content:none; }
.header .nav ul li:hover a.o_lm:after{content:none;  }



.header .nav ul li a.o_lm{line-height:50px; color:#333;}
.header .nav ul li:hover a.o_lm{color:#333; background:none;}
.header .nav .y_j{border-bottom:1px solid #f1f1f1;}
.header .nav .e_j{padding:10px 0px; border-bottom:0px solid #666;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:#666; padding:0}
.header .nav ul li:hover .e_j{display:none;}
.header .nav .e_j.n{display:block !important;}

.top1{ display:block; padding:0}
.daohang{ width:auto}

.logo{ float:left; width:auto; margin:10px 0; position:fixed; z-index:9999}
.logo img{ height:30px; width:auto}



.slang{ position:fixed; right:120px;margin-top: 13px; top:0px}

.en{ font-size:14px; margin-left:15px}


#toggle-search {width:25px; height:25px;}
#toggle-search i{width:25px; text-align:center;line-height:25px; font-size:12px}

#search-form {

  position:fixed;
  top: 50px;
  right: 0;
  width: 100%;
 
}

}







.banner {width: 100%;height:88vh;overflow:hidden;position:relative;box-sizing:border-box;z-index: 1;}
.banner  .swiper-slide {width:100%; }
.banner  .swiper-slide  img{ width:100%; height:auto }
.banner  .swiper-pagination-bullet{ width:30px; height:3px; background:#fff; opacity:1;border-radius:0px;}
.banner  .swiper-pagination-bullet-active{ background:#385F9E;width:35px; height:5px;}
.banner .swiper-button-next{width:50px; height:80px;background:none; background-color:rgba(0,0,0,0.3); right:15px; text-align:center}
.banner .swiper-button-next:after{ font-family: 'FontAwesome';content: "\f105"; color:#fff; position:relative; z-index:2;  line-height:80px; text-align:center; font-size:30px}
.banner .swiper-button-prev{width:50px; height:80px; background:none; background-color:rgba(0,0,0,0.3); left:15px; text-align:center}
.banner .swiper-button-prev:after{ font-family: 'FontAwesome';content: "\f104"; color:#fff; position:relative; z-index:2;  line-height:80px; text-align:center; font-size:30px}

.banner .swiper-button-next:hover{ background-color:rgba(0,0,0,0.6);}
.banner .swiper-button-prev:hover{ background-color:rgba(0,0,0,0.6);}

.banner .container{position:absolute; top:50%; left:28%;
transform:translate(-30%,-50%);
-webkit-transform:translate(-30%,-50%);
-moz-transform:translate(-30%,-50%);
-ms-transform:translate(-30%,-50%);
-o-transform:translate(-30%,-50%);}
.banner .w_z{width:100%; color:#fff; position:relative;text-shadow: 1px 1px 1px #000; text-align:left; font-weight:bold}
.banner .w_z h2{font-size:55px; font-weight:600; line-height:66px; margin-bottom:25px;}
.banner .w_z em{display: block; width:100px; margin:20px 0px;height: 5px; background: #fff;}
.banner .w_z .n_r a{width:140px; height:44px; background-color:#fff; border:2px solid #fff; font-size:15px; text-align:center; color:#000; line-height:40px; display:block;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.banner .w_z .n_r a:hover{background-color:rgba(255,255,255,.3); color:#fff;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:85px!important;
    left: 0;
    width: 100%;
}
@media only screen and (max-width:992px){
.banner {width: 100%;height:30vh;overflow:hidden;position:relative;box-sizing:border-box}

.banner .swiper-button-next{width:30px; height:30px;background:none; background-color:rgba(0,0,0,0.3); right:15px; text-align:center}
.banner .swiper-button-next:after{ font-family: 'FontAwesome';content: "\f105"; color:#fff; position:relative; z-index:2;  line-height:30px; text-align:center; font-size:14px}
.banner .swiper-button-prev{width:30px; height:30px; background:none; background-color:rgba(0,0,0,0.3); left:15px; text-align:center}
.banner .swiper-button-prev:after{ font-family: 'FontAwesome';content: "\f104"; color:#fff; position:relative; z-index:2;  line-height:30px; text-align:center; font-size:14px}
.banner .w_z em {
    display: none;
   
}
    
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom:10px!important;
    left: 0;
    width: 100%;
}    
    
    
}


@media only screen and (max-width:600px){
.banner .swiper-button-next{ display:none}
.banner .swiper-button-prev{ display:none}
.banner .swiper-button-next:after{ content:none;}
.banner .swiper-button-prev:after{ content:none;}
.banner .w_z{width:100%; color:#fff; position:relative;text-shadow: 1px 1px 1px #000; text-align:center; font-weight:bold}
.banner .w_z h2{font-size:17px; font-weight:600; line-height:36px; margin-bottom:5px;}
.banner .w_z p{font-size:14px; font-weight:200; letter-spacing:2px; line-height:26px; margin-bottom:0px; text-transform:uppercase}
	
}


.bt1{ text-align:center; margin:60px 0 40px; overflow:hidden}
.bt1 h3{ display:block; font-size:30px; color:#000; font-weight:bold}
.bt1 em{ display:block; width:17px; height:5px; background:#385F9E; margin:10px auto}
.bt1 span{ text-transform:uppercase; font-size:16px; color:#888}



.kclb{ width:100%; margin:0 auto; background:url(../images/bg1.jpg) center no-repeat; background-size:cover}
.kclb .swiper-slide{ width:100%; height:auto; background-color:rgba(72,125,191,0.2); padding:100px 5%; border-right:#fff 1px solid; box-sizing:border-box}
.kclb .swiper-slide:hover{ background-color:rgba(72,125,191,0.7); transition:all 0.6s}
.kclb .swiper-slide .cpt{ width:130px; margin:0 auto 20px}
.kclb .swiper-slide .cpt img{ width:100%}
.kclb .swiper-slide h3{ display:block; font-size:25px; color:#fff;  text-align:center}
.kclb .swiper-slide em{ display:block; width:25px; height:2px; background:#fff; margin:30px auto;}
.kclb .swiper-slide p{ display:block; font-size:16px; color:#fff; line-height:40px; margin:30px 0; min-height:150px; overflow:hidden }
.kclb .swiper-slide span a{ display:block; width:100%; color:#fff; border:#fff 1px solid; line-height:50px; text-align:center; font-size:14px; transition:all 0.6s}
.kclb .swiper-slide span a:hover{ background:#fff; color:#385F9E}

.kclb .swiper-button-next{ right:0; background:url(../images/you.png) center no-repeat; background-size:20px auto; width:40px; height:40px; opacity:0}
.kclb .swiper-button-prev{ left:0; background:url(../images/zuo.png) center no-repeat; background-size:20px auto; width:40px; height:40px; opacity:0}

.kclb:hover .swiper-button-next{ opacity:1}
.kclb:hover .swiper-button-prev{ opacity:1}



.more a{ display:block; width:160px; max-width:300px; background: #385F9E; color:#fff; box-sizing:border-box; line-height:40px;  text-align:center; font-size:14px;border-radius: 5px; transition:all 0.6s}
.more a:hover{ background:#175db0;color:#fff; transition:all 0.6s}

.more1 a{ display:block; width:160px; max-width:300px; background: #385F9E; color:#fff; box-sizing:border-box; line-height:40px;  text-align:center; font-size:14px;border-radius: 5px; transition:all 0.6s; margin:0 auto}
.more1 a:hover{ background:#175db0;color:#fff; transition:all 0.6s}



@media only screen and (max-width:1400px){

.bt1{ margin:40px 0; }
.bt1 h3{  font-size:30px; }
.bt1 em{ display:block; width:17px; height:6px;}
.bt1 span{  font-size:14px; }

.kclb .swiper-slide{  padding:50px 5%; }

.kclb .swiper-slide h3{ font-size:30px; }
.kclb .swiper-slide p{  font-size:14px; line-height:30px; margin:50px 0; height:180px; }
.kclb .swiper-slide span a{ line-height:40px; }

.more a{  line-height:40px; }
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); 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:70px; position:fixed; right:0px; bottom:30%; z-index:99999;  box-shadow:0 0 2px #ccc;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:70px; position:relative; border-bottom: 1px solid #ddd;}
.pc_kf .tel{width:220px; padding:10px 0; background:#fff; font-size:16px; line-height:26px; color:#385F9E; position:absolute; top:0; right:-160px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}
.pc_kf .nr:hover .tel{right:86px; 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:#fff; position:absolute; bottom:0; right:-200px; opacity:0; border-radius: 5px; box-shadow: 0px 0px 5px rgba(0,0,0,.2);}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px; border-radius: 5px; overflow: hidden;}
.pc_kf .ewm p{font-size:14px; color:#333; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:86px; 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:70px; height:70px; line-height:30px; box-shadow:0 0 5px #ccc;  background-color:#fff;  overflow:hidden;}
.pc_kf .nr i{color:#666; display:block;  font-size: 18px; padding-top:15px }
.pc_kf .nr p{  font-size:14px}
.pc_kf i.icon-qq1{ font-size:20px}
.pc_kf .fh{width:70px; height:70px;  background: #385F9E; text-align:center;  color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:24px; padding-top:15px; padding-bottom:5px}
.pc_kf .fh a{color:#fff;}
@media only screen and (max-width:992px) {
.pc_kf{right:0px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background: #385F9E; 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:#385F9E; box-shadow:none;  height:50px; line-height:20px}
.pc_kf .nr i{color:#fff; height:25px; font-size:20px; padding-top:5px;}


.pc_kf .fh i{ font-size:20px; display:block; height:25px; padding-top:5px;padding-bottom: 0;}
.pc_kf .nr p{ color:#fff; font-size:12px}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:24%; box-shadow:none; background: none; font-size:22px; float:left;  height:50px; line-height:20px;}
.pc_kf .fh p{ font-size:12px}
.pc_kf i.icon-qq1{ font-size:16px}
}



@media only screen and (max-width:1200px){
.bt1{ margin:30px 0; }
.bt1 h3{  font-size:25px; }
.bt1 em{ display:block; width:17px; height:6px;}
.bt1 span{  font-size:14px; }

.kclb .swiper-slide{  padding:50px 5%; }
.kclb .swiper-slide h3{ font-size:25px; }
.kclb .swiper-slide p{  font-size:14px; line-height:30px; margin:50px 0; height:140px; }
.kclb .swiper-slide span a{ line-height:40px; }

.more a{  line-height:40px; }

	
	
}


@media only screen and (max-width:992px){
	
	.bt1{ margin:20px 0; }
.bt1 h3{  font-size:20px; }
.bt1 em{ display:block; width:15px; height:4px; margin:5px autos}
.bt1 span{  font-size:12px; }
	

.kclb .swiper-slide{  padding:30px 2%; }
.kclb .swiper-slide h3{ font-size:16px; }
.kclb .swiper-slide em{ margin:15px auto}
.kclb .swiper-slide p{  font-size:12px; line-height:23px; margin:20px 0; height:120px; }
.kclb .swiper-slide span a{ line-height:30px; font-size:12px }
.more a{  line-height:30px; font-size:12px}
}





.guanyu{ background:#F8F8F8 url(../images/3.jpg) bottom left no-repeat; overflow:hidden; padding: 0; position: relative;}
.guanyu .container{    width:100%; max-width: 1200px;  margin:0 auto}
.sy_gypic{  width:45%;  overflow:hidden; position: absolute; top:0; right: 0;}
.sy_gypic img{ width:100%; height:auto;transition:all 0.6s}
.sy_gypic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.sy_gyzi{ width:50%; margin-right:5%; padding:50px 0; float: left;}
.sy_gyzi em {
  width:90px;
  height:2px;
  background-color:#7C7C7C;
 
  display: inline-block;
  margin-bottom: 15px;
}
.sy_gyzi h2{ display:block; color:#385F9E; font-size:50px; font-weight:bold; line-height:70px;}
.sy_gyzi h3{ display:block; color:#909090; font-size:22px; font-weight: 500; line-height:45px; margin-bottom:5px; }
.sy_gyzi p{ display:block;  font-size:16px; line-height:40px; color:#666666;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 6; overflow:hidden}
.sy_gyzi span a{margin-top:30px; display:block;width:160px; color:#385F9E; line-height:40px; border-radius:20px; text-align:center; font-size:16px; transition:all 0.6s; border: #385F9E solid 1px; font-weight: bold;}
.sy_gyzi span a:hover{ background:#385F9E; color: #fff; transition:all 0.6s}
@media only screen and (max-width:1200px){
.guanyu{ padding:0;}
.sy_gyzi{ padding:0;width:96%; margin: 10px auto;float: none;}
.sy_gyzi h1{ display:block; color:#385F9E; font-size:30px}
.sy_gyzi h2{ display:block; color:#333; font-size:22px; line-height:40px;}
    .sy_gyzi h3{ display:block; color:#909090; font-size:16px; font-weight: 500; line-height:30px; margin-bottom:5px; }
.sy_gyzi p{ display:block; margin:20px auto; font-size:12px; line-height:25px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px; margin-top: 20px; margin-bottom: 20px;}
.sy_gypic {
    width: 100%;
    overflow: hidden; position: relative;
}
}

@media only screen and (max-width:992px){
.guanyu{ padding:0;}
.sy_gyzi{ padding:0;width:96%; margin:10px auto!important; float: none;}
    .sy_gyzi h3{ display:block; color:#909090; font-size:16px; font-weight: 500; line-height:30px; margin-bottom:5px; }
.guanyu{ background:#fff }
.guanyu .container{ display:block}
.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi h2{ display:block; font-size:22px; line-height:40px;}
.sy_gyzi em {
  width: 50px;
  height: 4px;
  background-color: #385F9E;
  border-radius: 3px;
  display: inline-block;
  margin-bottom: 5px;
}

.sy_gyzi p{ display:block; margin:0px auto; font-size:14px; line-height:30px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow:hidden}

}

.sy_fw{ width: 96%;
  max-width: 1200px;
  margin: 0 auto 60px;margin-top: -60px;z-index: 9; position: relative; padding:10px; background: #fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.sy_fw .container {
 
}
.sy_fw li{ float:left; width:24.25%; margin-right:1%;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.sy_fw li:nth-child(4n){margin-right:0; }
.ser_a{overflow: hidden; position: relative; }
.ser_a a{display: block; width:100%; }
.ser .tempWrap{width:100% !important;}
.ser_m{position: relative; height:310px }
.ser_m dd{ position: absolute; width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 100%; background: #fff; box-shadow: 0 0 50px rgba(0,0,0,0.1); top:190px; right:20px; font-size: 22px; color:#385F9E; font-family: "Arial"; z-index: 3; transition:0.3s all ease; font-weight:bold}
.ser_a:hover .ser_m dd{ bottom:0px;}
.ser_m img{width:100%;  transition:0.3s all ease;}
.ser_a:hover img{transform:scale(1.1);}
.ser_w{padding:15px; background:#fff;z-index: 2; position: absolute; bottom:0; transition:0.3s all ease; width: calc(100% - 30px)}
.ser_w p{font-size:24px; color:#385F9E; line-height:35px;font-weight:bold; margin-bottom: 5px;}
.ser_w dd{color:#666; width:100%; display: inline-block; line-height: 30px; font-size:16px}
.ser_a:hover .ser_w{ background:#385F9E; padding:12px; width: calc(100% - 24px) }
.ser_a:hover .ser_w p,.ser_a:hover .ser_w dd{color:#fff; }
@media only screen and (max-width:992px){
.sy_fw{width:100%; margin: 20px auto 0px;padding:0 0 25px; overflow:hidden; background:#fff ;}	
.sy_fw li{ float:left; width:48%; margin-right:1%; margin-left: 1%; box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
    
    .ser_w {
    padding:10px;
    background: #fff;
    z-index: 2;
    position: absolute;
    bottom: 0;
    transition: 0.3s all ease;
    width: calc(100% - 10px);
}
.ser_m{position: relative; height:215px }
    .ser_w p {
    font-size:18px;
    color: #385F9E;
    line-height: 30px;
    font-weight: bold;
   
}

.ser_w dd{color:#666; width:100%; display: inline-block; line-height: 30px; font-size:14px}

}



.sy4{ padding:0 0 70px}

.sy_xw{width:100%; padding:50px 0; overflow:hidden; background:#fff  }
.sy_xw .container{width: 96%;
max-width: 1200px;
margin: 0 auto;}
.sy_xw .xw_tj{position:relative;}
.sy_xw .xw_tj .swiper-xw{padding-bottom:0px;}
.sy_xw .xw_tj .swiper-button-prev{width:25px; height:45px; background:url(../images/zj1.png) no-repeat center; left:-50px; margin-top:-22px;
background-size:25px 45px;
-webkit-background-size:25px 45px;
-moz-background-size:25px 45px;
-ms-background-size:25px 45px;25px 45px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_xw .xw_tj .swiper-button-next{width:25px; height:45px; background:url(../images/yj1.png) no-repeat center; right:-50px; margin-top:-22px;
background-size:25px 45px;
-webkit-background-size:25px 45px;
-moz-background-size:25px 45px;
-ms-background-size:25px 45px;
-o-background-size:25px 45px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_xw .xw_tj .swiper-pagination{bottom:0;}
.sy_xw .xw_tj .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#aaa;}
.sy_xw .xw_tj .swiper-pagination-bullet-active{background-color:#385F9E;}
.sy_xw .n_r{background-color:#fff; overflow:hidden;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.sy_xw .t_p{overflow:hidden; position:relative;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%);}

.sy_xw .t_p span{width:130px; height:36px; background-color:rgba(0,0,0,.5); font-size:15px; font-weight:bold; line-height:36px; color:#fff; text-align:center; position:absolute; bottom:0; left:0;}
.sy_xw .w_z{padding:15px; background:#fff}
.sy_xw .w_z h3{font-size:16px; font-weight:bold; line-height:26px; color:#333; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .n_r:hover .w_z h3{color:#385F9E;}
.sy_xw .w_z p{line-height:24px; color:#888; height: auto;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; font-size:14px}
@media only screen and (max-width:992px){
.sy_xw{padding:0px 0 20px;}
.sy_xw .xw_tj .swiper-xw{padding-bottom:30px;}
.sy_xw .xw_tj .swiper-button-prev{display:none;}
.sy_xw .xw_tj .swiper-button-next{display:none;}
.sy_xw .w_z{margin-top:15px;}
}

.sy_zs{width:100%; padding:50px 0; overflow:hidden; background:#fff  }
.sy_zs .container{width: 96%;
max-width: 1200px;
margin: 0 auto;}
.sy_zs .xw_tj{position:relative; padding: 10px;}
.sy_zs .xw_tj .swiper-xw{padding-bottom:0px;}
.sy_zs .xw_tj .swiper-button-prev{width:25px; height:45px; background:url(../images/zj1.png) no-repeat center; left:-50px; margin-top:-22px;
background-size:25px 45px;
-webkit-background-size:25px 45px;
-moz-background-size:25px 45px;
-ms-background-size:25px 45px;25px 45px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_zs .xw_tj .swiper-button-next{width:25px; height:45px; background:url(../images/yj1.png) no-repeat center; right:-50px; margin-top:-22px;
background-size:25px 45px;
-webkit-background-size:25px 45px;
-moz-background-size:25px 45px;
-ms-background-size:25px 45px;
-o-background-size:25px 45px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_zs .xw_tj .swiper-pagination{bottom:0;}
.sy_zs .xw_tj .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#aaa;}
.sy_zs .xw_tj .swiper-pagination-bullet-active{background-color:#385F9E;}
.sy_zs .n_r{ overflow:hidden;border:#eee 1px solid;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%);border-radius:10px;}
.sy_zs .t_p{overflow:hidden; position:relative;height: 285px;border-bottom:#eee 1px solid;padding: 10px;}
.sy_zs .t_p img{max-width:99%;max-height:99%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;margin:0.5% auto;}

.sy_zs .t_p span{width:130px; height:36px; background-color:rgba(0,0,0,.5); font-size:15px; font-weight:bold; line-height:36px; color:#fff; text-align:center; position:absolute; bottom:0; left:0;}
.sy_zs .w_z{padding:15px; background:#fff;text-align: center;}
.sy_zs .w_z h3{text-align: center; font-size:16px; font-weight:bold; line-height:26px; color:#333; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_zs .n_r:hover .w_z h3{color:#385F9E;}
.sy_zs .w_z p{line-height:24px; color:#888; height: auto;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3; font-size:14px}
@media only screen and (max-width:992px){
.sy_zs{padding:0px 0 20px;}
.sy_zs .xw_tj .swiper-xw{padding-bottom:30px;}
.sy_zs .t_p {
    overflow: hidden;
    position: relative;
    height: 245px;
    border-bottom: #eee 1px solid;
    padding: 10px;
}    
    
.sy_zs .xw_tj .swiper-button-prev{display:none;}
.sy_zs .xw_tj .swiper-button-next{display:none;}
.sy_zs .w_z{margin-top:2px; padding:2px;}
    .sy_zs .w_z h3{margin-top:2px; padding:2px;}
}




.footer{background: #0A5098;}
.contact { height:auto; overflow:hidden; padding:50px 0;}
.inner {
  width: 100%;
  max-width:1200px;
  margin: 0 auto;
  padding: 0 40px;
  box-sizing: border-box;
}

.contact .contact_main {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.contact .contact_main .img{display: block; width: 50%; float: left;}
.contact .contact_main .img img{width:100%;}

.copyright .copyright_mian .copyright_text a {
  color: #9fa0a0;
}

.foot1{ width:96%; margin:0 auto; max-width:1200px; padding:35px 0;color:#fff;  overflow:hidden; display: flex;   justify-content: space-between; }



.foot2{ padding:20px 0;  text-align:center; font-size:14px; color:#fff; border-top:rgba(255,255,255,.2) 1px solid; background: #061F39;}

@media only screen and (max-width:1440px){
.foot1{ width:90%; margin:0 auto; max-width: inherit; padding:35px 0;color:#fff;  overflow:hidden; display: flex;   justify-content: space-between; }
	
}
@media only screen and (max-width:992px){
.contact { height:auto; overflow:hidden; padding:0;}

.contact .contact_main .img{display: block; width:100%; float: left;}
.foot1{ display:none }
.footer{background: #0A5098;}
.foot2{ line-height:26px }
.inner {
  width: 100%;
  max-width: inherit  ;
  margin: 0 auto;
  padding: 0px;
  box-sizing: border-box;
}

.qr_code{ text-align:center}
}

.dlx{  font-size:14px; color:#999; line-height:25px; width:380px;color:#fff; }
.dlx p{ display:block; margin-bottom:10px; overflow:hidden}
.dlx i{ width:20px; display:block; float:left; color:#fff; font-size:16px; line-height:25px; margin-right:5px}

.dbt{ font-size:18px; color:#fff; font-weight:bold; margin-bottom:15px; text-align:left}

.dwx{ width:140px;  }
.dwx img{ width:100%; height:auto}
.dwx p{ display:block;font-size:14px; color:#222; text-align:center; }



.dlink {
	
	width: auto;
	
    width:60%;
	box-sizing:border-box;
    float: left;

	font-size:0;
    border-right: #85A8CC solid 1px;


}
.dlink ul{	}

.dlink ul li {	text-align:left;  min-height:190px; float:left; width:25%; margin-right: 8%; box-sizing:border-box}
.dlink ul li h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: none;
	padding-left: 0;
	cursor: default;
	color: #fff;line-height: 45px;

}
.dlink p {
	padding: 0;
	font-size: 16px;
	line-height:40px;
	display:block;
}
.dlink p a {
	display: block;
	color: #fff;
}
.dlink p a:hover {
	color: #fff;
	text-decoration: none;
	transition: all 300ms ease-in-out 0s;
}

.youce{ width:40%; padding:10px 0; padding-left:50px; box-sizing:border-box; text-align: center;}
.youce .ewm{ width:33%; margin:10px 1%; box-sizing:border-box; text-align: center; line-height:25px; font-size: 14px; color: #fff; display: inline-block;}
.youce .ewm img {width:100%;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%); margin-bottom: 10px;}

.youce h3{ display:block; font-size:16px; color:#fff; font-weight:550; margin:10px 0;text-align: center;}
.youce p{ display:block; font-size:16px; line-height:30px; padding: 0; margin:0;  color:#fff; }
.youce em{ position:absolute; width:60px; height:2px; background:#385F9E; left:50%; margin-left:50px; bottom:20px}
.youce span{ display:block; font-size:15px; line-height:28px; margin:10px 0 15px; color:#555; }



.nbanner{ width:100%; height:auto; position:relative; font-size:0;  overflow:hidden; }
.nbanner img{ width:100%; height:auto;}

.nbanner .nnbt{ position:absolute; top:50%; font-size:35px; font-weight:bold; width:100%; left:0; text-align:center; z-index:2; color:#fff}

.nhui{ background:#f7f7f7}
.ndh{ width:96%; margin:0px auto;  max-width:1200px; }
.ndh ul{display: flex;align-items: center; justify-content: space-between; }
.ndh ul li{ width:50%; border-right:#ddd 1px solid;}
.ndh ul li:last-child { border:0}
.ndh ul li a{ display:block; line-height:70px; text-align:center; font-size:18px; color:#000; font-weight: 600; position:relative;transition:all 0.6s}
.ndh ul li a:hover{ background:#385F9E; color:#fff; transition:all 0.6s}
.ndh ul li a.on{background:#385F9E; color:#fff;}



.nbt{ width:96%; margin:0 auto; max-width:1320px; position:relative; text-align:center; margin-bottom:40px; font-size:25px; color:#000}
.nbt em{ font-style:normal; color:#385F9E}
.nbt .nmore{ position:absolute; right:0; top:10px; font-size:14px;}
.nbt .nmore a{ color:#666}
.nbt .nmore a:hover{ text-decoration:underline}


.ncplb{ width:100%; height:auto; overflow:hidden  }
.ncplb .bt{ font-size:20px; font-weight:bold; margin-bottom:20px; border-bottom:#eee 1px solid; line-height:60px; background:url(../images/bt1.jpg) no-repeat left center; padding-left:20px; letter-spacing:1px}
.ncplb ul{ }
.ncplb ul li{ float:left; width:19.2%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:1%; overflow:hidden;border-radius:4px}
.ncplb ul li:nth-child(5n){margin-right:0; }
.ncplb ul li  i{ display:block; width:45%; overflow:hidden;border-radius:50%; margin:20px auto 0}
.ncplb ul li  i img{ width:100%; }
.ncplb ul li:hover i img{transform:scale(1.1,1.1);transition:all 0.6s}
.ncplb ul li:hover { box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.ncplb ul li p{ display:block; font-size:15px; line-height:23px; text-align:left;  padding:10px 20px}
.ncplb ul li h1{ font-size:16px; padding:20px 20px; text-align:center}
  
@media only screen and (max-width:1400px){
.ncplb{  width:100%  }
.ncplb ul{  margin:0 -10px;  }
.ncplb ul li{ padding:0 10px; margin-bottom:20px}
	
}


@media only screen and (max-width:992px){
.ncplb{ float:none; width:100%  }	
.ncplb ul{  margin:0  ;  }
.ncplb ul li{ padding:0 5px; width:48%; margin-bottom:20px; margin-right:2%}	
.ncplb ul li p{  font-size:12px; line-height:23px; }
.ncplb ul li h1{ font-size:14px; padding:20px 0px; text-align:center}
.ncplb .bt{ font-size:18px; font-weight:bold; margin-bottom:20px; border-bottom:#eee 1px solid; line-height:40px; background:url(../images/bt1.jpg) no-repeat left center; padding-left:20px; letter-spacing:1px}
	
}


.ncplb1{ width:100%; height:auto; overflow:hidden  }
.ncplb1 ul{ }
.ncplb1 ul li{ float:left; width:31.11%;margin-bottom:30px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:3.33%; overflow:hidden;border-radius:4px; padding:10px 10px 20px;}
.ncplb1 ul li:nth-child(3n){margin-right:0; }
.ncplb1 ul li  i{ display:block; width:96%; margin: 0 auto;overflow:hidden; height: 385px; }
.ncplb1 ul li  i img{ width:100%;max-width: 100%; max-height: 100%; }

.ncplb1 ul li:hover { box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.ncplb1 ul li p{ display:block; font-size:15px; line-height:23px; text-align:left;  padding:10px 20px}
.ncplb1 ul li h1{ font-size:18px; padding:10px 0 ; text-align:left; color: #2E3E45; display: block;width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ncplb1 ul li span{ font-size:14px}
 
.ncplb2{ width:100%; height:auto; overflow:hidden  }
.ncplb2 ul li{ float:left; width:32%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:2%; overflow:hidden;border-radius:4px; padding:10px 10px 10px}
.ncplb2 ul li:nth-child(3n){margin-right:0; }
.ncplb2 ul li  i{ display:block; width:100%; overflow:hidden;}
.ncplb2 ul li  i img{ width:100%; }

.ncplb2 ul li:hover { box-shadow: 0px 0px 15px rgba(195,195,195,0.75);}
.ncplb2 ul li p{ display:block; font-size:15px; line-height:23px; text-align:left;  padding:10px 20px}
.ncplb2 ul li h1{ font-size:16px; padding:15px 10px ; text-align:center;width: calc(100% - 20px);text-overflow: ellipsis;white-space: nowrap;overflow: hidden; display: block;}
.ncplb2 ul li span{ font-size:14px; padding:0 15px}
@media only screen and (max-width:992px){
.ncplb1 ul li{ float:left; width:48%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:1%;margin-left:1%; overflow:hidden;border-radius:4px; padding:5px; }
.ncplb1 ul li i {
 
    height:165px; 
}    
.ncplb1 ul li h1 {
    font-size: 14px; padding: 6px 0;
   
}    
.ncplb2 ul li{float:left; width:48%;margin-bottom:20px; box-sizing:border-box; border:#eee 1px solid; float:left; margin-right:1%;margin-left:1%; overflow:hidden;border-radius:4px; padding:10px; }
.ncplb2 ul li:nth-child(3n){ display: none;}

.ncplb2 ul li h1{
    font-size: 14px;
    padding:10px;
    text-align: center;
    width: calc(100% - 20px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
	
}



.ab1{ width:96%; margin:0 auto; max-width:1320px; font-size:16px; line-height:36px; text-align:center; color:#666; margin-bottom:50px;}
.ab1 img{ max-width:100%; height:auto}


.ab2{ background:url(../images/bg2.jpg) center no-repeat; background-size:cover; padding:80px 0;}

.ab2 .nbt{  color:#fff}
.ab2 .nbt em{  color:#fff}




.rongyu{ width:96%; margin:0 auto; max-width:1320px; padding-bottom:50px}
.rongyu .swiper-slide{ width:100%;}
.rongyu .swiper-slide i{ display:block; width:100%; height:auto}
.rongyu .swiper-slide i img{ width:100%; height:auto}



.ab3{ width:96%; margin:50px auto; max-width:1320px;}
.licheng{ width:100%;padding-bottom:50px}
.licheng .swiper-slide{ width:100%; background:#f8f8f8; border-left:#49a0d5 8px solid; padding:35px; box-sizing:border-box}

.licheng .swiper-slide h3{ display:block; color:#49a0d5; font-size:30px; margin-bottom:10px}
.licheng .swiper-slide p{ display:block; font-size:16px; line-height:35px; color:#666}



@media only screen and (max-width:1200px){
	
.nbanner .nnbt{  font-size:30px;}

.ndh{  margin:40px auto; font-size:0}
.ndh ul li{ display:inline-block; margin:0 5px}
.ndh ul li a{  font-size:14px;  padding:10px  30px; }

.ab1{  font-size:14px; line-height:30px; margin-bottom:40px;}

}


@media only screen and (max-width:992px){

.nbanner .nnbt{  font-size:20px; bottom:20px}

.nbt{ margin-bottom:20px; font-size:20px; color:#000}


.ab1{  font-size:12px; line-height:23px; margin-bottom:20px;}

.ab2{ padding:20px 0;}

.ab3{  margin:20px auto;}
.licheng .swiper-slide{ padding:15px}
.licheng .swiper-slide h3{  font-size:20px; margin-bottom:10px}
.licheng .swiper-slide p{  font-size:12px; line-height:23px; color:#666}

.nbt .nmore{ font-size:12px;}
}




@media only screen and (max-width:600px){
	
	.nbanner{ width:100%; height:160px;}
.nbanner img{ position:absolute; height:100%; width:auto; top:0; left:50%; transform:translateX(-50%)}


}


.xw1{ background:url(../images/bg3.jpg) center no-repeat; background-size:cover; padding:50px 0}

.xwlb{ width:96%; margin:0 auto; max-width:1320px;}
.xwlb ul { position:relative; margin:0 -20px}
.xwlb ul li{ float:left; width:33.333%; padding:0 20px; box-sizing:border-box; margin-bottom:40px;transition:all 0.6s}

.xwlb ul li .tou{ background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.75);}

.xwlb ul li .tou i{ display:block; width:100%; padding-bottom:67%; overflow:hidden; position:relative}
.xwlb ul li .tou  i img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.xwlb ul li .tou i a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}

.xwlb ul li .xwzi{ padding:20px; box-sizing:border-box }
.xwlb ul li .xwzi span{ font-size:12px; color:#878787}
.xwlb ul li .xwzi h3{ display:block; margin:15px 0; height:60px; overflow:hidden; font-size:18px; color:#333333; line-height:30px;}
.xwlb ul li .xwzi p{ display:block; text-align:right;}
.xwlb ul li .xwzi p a{ color:#209ee2; font-size:14px; transition:all 0.6s}
.xwlb ul li .xwzi p a:hover{ padding-right:10px; text-decoration:underline;transition:all 0.6s}

.xwlb ul li:hover { transform:translateY(-10px); transition:all 0.6s}

.xw2{ background:url(../images/bg4.jpg) center bottom no-repeat;background-attachment: fixed; background-attachment: fixed;  background-size:cover; padding:50px 0}

.xw2 .nbt{  color:#fff}
.xw2 .nbt em{  color:#fff}
.xw2 .nbt .nmore a{ color:#fff}


.xw3{ background:#f8f8f8; padding:50px 0;}


.hangye{ width:96%; margin:0 auto; max-width:1320px; padding-top:15px; padding-bottom:50px;}
.hangye .swiper-slide{ background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.75); }

.hangye .swiper-slide a{ display: flex;   justify-content: space-between;   align-items: center;}
.hangye .swiper-slide i{ display:block; width:40%; padding-bottom:30%; overflow:hidden; position:relative}
.hangye .swiper-slide  i img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.hangye .swiper-slide:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}


.hangye .swiper-slide .hyzi{ width:60%; padding:15px; box-sizing:border-box}
.hangye .swiper-slide .hyzi span{ font-size:12px; color:#878787}
.hangye .swiper-slide .hyzi h3{ display:block; margin:15px 0; height:60px; overflow:hidden; font-size:18px; color:#333333; line-height:30px;}

.hangye .swiper-slide:hover h3{ color:#385F9E}

.xw4{ background:url(../images/bg5.jpg) center  no-repeat;background-attachment: fixed; background-attachment: fixed;  background-size:cover; padding:50px 0}


@media only screen and (max-width:992px){
	.xw1{  padding:20px 0}
	.xw2{  padding:20px 0}
.xw3{  padding:20px 0;}
.xw4{  padding:20px 0}
	
	.xwlb ul { position:relative; margin:0 -10px}
.xwlb ul li{ float:left; width:33.333%; padding:0 10px; box-sizing:border-box; margin-bottom:20px;transition:all 0.6s}

.xwlb ul li .xwzi{ padding:10px; box-sizing:border-box }

.xwlb ul li .xwzi h3{ display:block; margin:10px 0; height:46px; overflow:hidden; font-size:14px; color:#333333; line-height:23px;}
.xwlb ul li .xwzi p a{  font-size:12px; }

.hangye .swiper-slide .hyzi h3{  margin:10px 0; height:46px;  font-size:14px; line-height:23px;}



}


@media only screen and (max-width:600px){
	
	.xwlb ul { position:relative; margin:0}
.xwlb ul li{ float:none; width:100%; padding:0;  margin-bottom:20px; }
.xwlb ul li .tou{display: flex;   justify-content: space-between;   align-items: center;box-shadow: 0px 0px 10px rgba(195,195,195,0.75);}
.xwlb ul li .tou i{ display:block; width:40%; padding-bottom:30%; overflow:hidden; position:relative}

.xwlb ul li .xwzi{ width:60%; padding:10px; box-sizing:border-box }


}






.hui{ background:#f8f8f8; padding:50px 0; }

.cpxq1{ width:96%; margin:0 auto; max-width:1200px; font-size:16px; color:#666; line-height:35px}

.cpxq2{ width:96%; margin:50px auto; max-width:1200px; }


.xiangce{ padding-bottom:50px;}

.xiangce .swiper-slide{ border-bottom:#e1e1e1 1px solid;}


.xiangce .swiper-slide i{ display:block; width:100%; height:auto;}
.xiangce .swiper-slide i img{ width:100%; height:auto}


.cpyy{ width:96%; margin:0px auto; max-width:1300px; padding-bottom:50px}
.cpyy .swiper-slide{ width:100%; border-bottom:#e1e1e1 1px solid; padding-bottom:15px; position:relative;}

.cpyy .swiper-slide:after{ content:""; bottom:-1px; left:0; position:absolute; height:2px; width:0; background:#385F9E; transition:all 0.6s; z-index:2}
.cpyy .swiper-slide:hover:after{ width:100%;transition:all 0.6s}

.cpyy .swiper-slide i{ display:block; width:100%; height:auto;}

.cpyy .swiper-slide i img{ width:100%; height:auto}

.cpyy .swiper-slide h3{ display:block; margin:15px 0; font-size:20px; color:#333}

.cpyy .swiper-slide p{ display:block; margin-bottom:15px; font-size:14px; color:#666; line-height:25px; max-height:75px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden}

.cpyy .swiper-slide span{ color:#385F9E; font-size:14px;}


@media only screen and (max-width:992px){
	.hui{  padding:20px 0; }
	.cpxq1{  font-size:12px; line-height:23px}
.cpxq2{  margin:20px auto;  }

.cpyy .swiper-slide h3{  font-size:16px; }
.cpyy .swiper-slide p{ font-size:12px}

.cpyy .swiper-slide span{  font-size:12px;}

}

.lingyu{ width:96%; margin:60px auto; max-width:1300px;}
.lingyu ul { position:relative; margin:0 -15px;}
.lingyu ul li{ float:left; width:33.33%; padding:0 15px; box-sizing:border-box; margin-bottom:20px;}
.lingyu ul li .yyly{ width:100%; position:relative;}



.lingyu ul li .yyly i{ display:block; width:100%; height:auto; overflow:hidden}
.lingyu ul li .yyly i img{ width:100%; height:auto; transition:all 0.6s}


.lingyu ul li .yyly h3{ display:block; margin:15px 0 7px; font-size:18px; color:#000000;display: block;width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.lingyu ul li .yyly h4{ display:block; margin:8px 0; font-size:16px; color:#999999;display: block;width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.lingyu ul li .yyly p{ display:block; margin-bottom:15px; font-size:14px; color:#666666; line-height:28px; max-height:75px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}
.lingyu ul li .yyly span{ color:#385F9E; font-size:14px;}


@media only screen and (max-width:992px){


.lingyu{  margin:20px auto; }
.lingyu ul { position:relative; margin:0 -10px;}
.lingyu ul li{ float:left; width:50%; padding:0 10px; box-sizing:border-box; margin-bottom:20px;}
.lingyu ul li .yyly h3{  font-size:16px; }
.lingyu ul li .yyly p{ font-size:12px}

.lingyu ul li .yyly span{  font-size:12px;}
.lingyu ul li .yyly h4 {
  
    margin:2px 0;
    font-size: 14px;
   
}
}



.tk_lj {width: 96%; margin: 60px auto 30px  ; height:auto; overflow: hidden; max-width:1200px  }
.tk_lj .zc { width:50%; float: left;}
.tk_lj .zc img { width: 100%; height: auto;}
.tk_lj .yc { width: 47%; float: right; }
.tk_lj ul li { width:100%; margin: 0% 0% 2.6% 0; float: left; border: 1px solid #ddd; padding:12px 20px;box-sizing:border-box }
.tk_lj ul li:nth-child(4n) { margin-right: 0;}
.tk_lj ul li h1 { font-size: 20px; font-weight: bold; height: 35px; color:#385F9E}
.tk_lj ul li p { font-size: 15px;  color: #555; line-height: 28px; min-height:150px}
.tk_lj ul li:hover {border: 1px solid #385F9E; box-shadow: 8px 8px 0px #385F9E;}
@media only screen and (max-width:992px) {
.tk_lj {width: 100%; margin: 30px auto; }
.tk_lj .zc { width:100%; float: none;}
.tk_lj .yc { width: 100%; float: none; margin-top: 20px; }
.tk_lj ul li { width: 100%; margin: 0 0 4% 0;}   
.tk_lj ul li h1 { font-size:18px; font-weight: bold; height: 35px;}
}


.hf { width: 1200px; background: url(../images/hf.jpg) no-repeat center center; padding: 40px 0px; text-align: center; margin: 0px auto 60px;}
.hf .wz { font-size: 30px; font-weight: bold; color: #ffffff;}
@media only screen and (max-width:1200px) {
.hf { width:90%;} 	
}
@media only screen and (max-width:992px) {
.hf { width:94%;} 
.hf .wz { font-size: 24px; font-weight: bold; color: #ffffff;}
}


.nmain{ width:96%; max-width:1200px; margin:40px auto;}
.nmain .lx_wm {
  box-shadow: 0 0 20px #ddd; height:auto; overflow:hidden; margin-bottom:20px
}
.nlx1{ float:left; width:50%; padding:30px 50px;box-sizing:border-box }

.nlx1 h1{ display:block; color:#f69f08; font-size:35px;}
.nlx1 h2{ display:block; color:#000; font-size:35px; padding:20px 0; border-bottom:#ddd 1px solid;}

.nlx1 span{ display:block; color:#424242; font-size:14px; line-height:25px; margin:20px 0 }

.nlx1 h3{ display:block; color:#000; font-size:20px; padding:20px 0; }

.nlx1 p{ display:block; margin-bottom:20px; font-size:16px; color:#333}
.nlx1 p i{ color:#385F9E; font-size:18px; padding-right:10px; width:25px}


.nlx2{ width:100%;  margin:30px auto;box-sizing:border-box }
.nlx2 span{ display:block;display:block; color:#6c757d; font-size:15px; font-weight:900; line-height:40px}
.nlx2 span em{ color:#F00; font-weight:normal; padding-left:2px}

.nlx3{margin:20px auto;}
.nlx3 img{ width:100%; height:auto}

.ban1{ width:32%; float:left; margin-right:2%; height:auto; overflow:hidden; margin-bottom: 20px;}
.ban2{ width:32%; float:right;height:auto; overflow:hidden}

.ban3 textarea {
    width: 100%;
    height:170px;
    padding: 5px;
    border: 1px solid #e7e7e7;
    outline: none;
    resize: none;
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 10px;
    flow-from: å¾®è½¯é›…é»‘;
    color: #666;
}
.ban5{ display:block; text-align:center}
.tijiao{ background:#385F9E; width:100%; line-height:60px; text-align:center; color:#fff; font-size:18px; margin-top:15px; border-radius:5px; cursor:pointer;transition:all 0.6s; border:0 }
.tijiao:hover{ background:#f69f08; transition:all 0.6s}
.tj1{ color: #666!important;font-size: 14px;  border:#e0e0e0 1px solid; width:100%;box-sizing:border-box ; padding:0 10px; box-sizing:border-box; line-height:50px; height:50px; border-radius:5px; }
.xz{ border:#e0e0e0 1px solid; width:15px;  box-sizing:border-box; line-height:15px; height:15px; border-radius:5px; margin-right:5px}

@media only screen and (max-width:1200px) {

.nlx1 h1{ font-size:25px;}
.nlx1 h2{ font-size:25px;}
.nlx1 span{  font-size:12px; line-height:23px; margin:20px 0 }
.nlx1 h3{ display:block; color:#000; font-size:20px; padding:20px 0; }

.nlx1 p{  font-size:14px; }
.nlx1 p i{  font-size:16px; padding-right:10px}



}


@media only screen and (max-width:768px) {
.nmain{ width:96%; max-width:1200px; margin:20px auto;}

.nlx1{ float:none; width:100%;padding: 20px;}
.nlx2{ float:none; width:100%;padding: 20px;}

.nlx1 h1{ font-size:20px;}
.nlx1 h2{ font-size:20px; padding:10px 0}
.nlx1 span{  font-size:12px; line-height:23px; margin:10px 0 }
.nlx1 h3{ display:block; color:#000; font-size:18px; padding:20px 0; }

.nlx1 p{  font-size:12px; }
.nlx1 p i{  font-size:14px; padding-right:10px}
.tj1{font-family:å¾®è½¯é›…é»‘; border:#e0e0e0 1px solid; width:100%;box-sizing:border-box ; padding:0 10px; box-sizing:border-box; line-height:40px; height:40px; border-radius:5px; }

.ban1{ width:100%; float:left; margin-right:0%; height:auto; overflow:hidden; margin-bottom:10px; color: #666;}
    .ban2{ width:100%; float:left; margin-right:0%; height:auto; overflow:hidden; margin-bottom:10px; color: #666;}
    .tijiao{ line-height: 40px; font-size: 16px;}
}


.zhaopin{ width:96%; margin:60px auto; max-width:1200px}		   

.zpbt{ padding-left:100px; background:#385F9E; color:#fff; font-size:16px; overflow:hidden; line-height:50px;}
.zp1{float:left; width:calc(100% - 480px)  }
.zp2{ float:left;width:240px; text-align:center}
.zp3{float:right; width:240px; text-align:center}

.zpbt p{ display:block; float:left;}

.zp3 a{ display:block; color:#666; font-size:14px; border:#e1e1e1 1px solid; width:120px; height:35px; line-height:35px; margin:0 auto; border-radius:5px; transition:all 0.6s}
.zp3 a:hover{ background:#385F9E; color:#fff;transition:all 0.6s}


.zhaopin .conbox .conTop {display: block;
    padding: 0;
    font-size: 16px;
    color: #333;
    border: none;
    margin: 0;
    position: relative;
	border-bottom:#e1e1e1 1px solid;
	cursor:pointer;

	
	padding:15px 0;
	padding-left:100px;
	 font-weight:bold;
	 overflow:hidden;
	 line-height:35px
	}

.zhaopin .conbox .conTop:before{ content: "\f107";font-family: 'FontAwesome';
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#fff;
			color:#385F9E;
			border:#385F9E 1px solid;
			box-sizing:border-box
			
			}
			
.zhaopin .conbox.cur .conTop:before{ content: "\f105";font-family: 'FontAwesome';
		    width: 40px;
		    height: 40px;
			line-height:40px;
		    text-align: center;
		   	 position: absolute;
		    top: 50%;
		    left: 0px;
		    transform: translateY(-50%);
		    transition: all 0.5s ease 0s;
			background:#385F9E;
			color:#fff;
			border:0
			 }


.zplx{ border-top:#eee 1px solid; font-size:12px; padding-top:15px; margin-top:15px;}
.zplx a{ color:#385F9E}
.zhaopin .conbox .boxBot {display: none;padding: 0px; font-size:14px; line-height:30px; color:#666; background:#f8f8f8; padding:30px; box-sizing:border-box}
.zhaopin .conbox.cur .conTop{ border:0}
.zhaopin .conbox.cur .boxBot {display: block;}

.gwzz { overflow:hidden}
.gwzz ul li{ float:left; width:48%; margin-right:4%;}
.gwzz ul li:nth-child(2n){margin-right:0;}
.gwzz ul li h3{ font-weight:bold; font-size:16px; color:#333; margin-bottom:10px}

@media only screen and (max-width:992px){
.zpbt{ font-size:14px; padding-left:30px;}

.zp1{float:left; width:calc(100% - 200px)  }
.zp2{ float:left;width:100px; text-align:center;}
.zp3{float:right; width:100px; text-align:center}

.zhaopin .conbox .conTop{  font-size:14px; padding:10px 0;padding-left:30px; line-height:25px}
	
.zp3 a{  font-size:12px;  width:70px; height:25px; line-height:25px; }

.gwzz ul li{ float:none; width:100%; margin-right:0; margin-bottom:15px}
.gwzz ul li h3{ font-weight:bold; font-size:14px; color:#333; margin-bottom:10px}
.gwzz ul li p{ font-size:12px; line-height:20px;}
	.zhaopin .conbox .boxBot{ padding:10px;}
	
	
.zhaopin .conbox .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		   
			
			}
			
.zhaopin .conbox.cur .conTop:before{ 
		    width: 20px;
		    height: 20px;
			line-height:20px;
			font-size:12px
		  
			 }
	
	
	
	
	
	
	
	
}









@media only screen and (max-width:992px){

.lx1{ margin:20px auto;}
.lx2{ margin:20px auto;}
.lx3{ margin:20px auto;}

.lxfs h3{  font-size:20px; }
.lx3 h3{ font-size:20px; }


.lxfs p{  font-size:12px; margin-bottom:10px}

#dituContent{ width:100%; height:200px}

.lx3 ul li span{  font-size:14px; }

.lxfs img{  height:12px; width:auto; padding-right:2px}


}


@media only screen and (max-width:500px){
	
	.lxfs h3{  font-size:16px; }
.lx3 h3{ font-size:16px; }

.eweima{ width:100px; border:#ccc 1px solid; text-align:center; padding-bottom:10px; font-size:12px; color:#666}
.eweima img{ width:100%; height:auto; padding:5px; box-sizing:border-box}

	#dituContent{ width:100%; height:160px}
}


.yingyong{ position:relative;}
.yingyong:after{ content:""; position:absolute; background:#f9faff ; height:calc(100% - 50px) ; z-index:0; width:50%; padding-left:50px; top:0; left:0;}
.yingyong .swiper-slide{  display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse; position:relative; z-index:1}
.yingyong .swiper-slide .yypic{ width:50%; margin-top:40px;}
.yingyong .swiper-slide .yypic img{ width:100%; height:auto;border-top-left-radius:80px ;}
.yingyong .swiper-slide .yyzi{ width:32%; margin:0 0 0 14.5%; border-left:#385F9E 1px solid; padding:0 0 0 3%; box-sizing:border-box}
.yingyong .swiper-slide .yyzi h3{ font-size:25px; color:#385F9E; font-weight:normal}
.yingyong .swiper-slide .yyzi  p{ display:block; margin:20px auto 30px; font-size:16px; line-height:40px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow:hidden}
.yingyong .swiper-pagination{ text-align:left; padding-left:14.5%;}
.yingyong .swiper-pagination-bullet{ width:12px; height:12px}
.yingyong .swiper-pagination-bullet-active{ background:#385F9E}
@media only screen and (max-width:1400px){
.yingyong .swiper-slide .yyzi h3{ font-size:30px; }
.yingyong .swiper-slide .yyzi  p{ font-size:14px; line-height:30px;}
}
@media only screen and (max-width:1200px){
.yingyong .swiper-slide .yyzi h3{ font-size:25px; }
}
@media only screen and (max-width:992px){
.yingyong:after{ content:""; position:absolute; background:#f8f8f8; height:100%; z-index:0; width:100%; padding-left:0px; top:0; left:0}
.yingyong { padding-bottom:50px}
.yingyong .swiper-slide{ display:block; }
.yingyong .swiper-slide .yypic{ width:90%; margin:20px auto;}
.yingyong .swiper-slide .yyzi{ width:90%; margin:0 5%; border-left:#385F9E 1px solid; padding:0 5%; box-sizing:border-box}
.yingyong .swiper-slide .yyzi h3{ font-size:18px; }
.yingyong .swiper-slide .yyzi  p{ font-size:12px; line-height:23px; margin:10px 0}
.yingyong .swiper-pagination-bullet{ width:8px; height:8px}
	
}

.cplb { height:auto;  margin:0 auto; width:96%; max-width:1200px}
.cplb li{ float:left; width:32%; margin-right:2%;box-shadow: 0 5px 15px #eee ; background:#fff;box-sizing:border-box  }
.cplb li .tp{ width:90%; margin:10px auto; overflow:hidden }
.cplb li .tp img{ width:100%;transition:all 0.6s}
.cplb li .tp:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.cplb ul li:nth-child(3n){margin-right:0; }
.cplb li .wz{ padding:0 20px 20px}
.cplb li .wz h1{ font-size:16px; font-weight:bold; margin-bottom:10px;  white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.cplb li .wz p{overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; font-size:14px; line-height:26px;  color:#999}
.cplb span a{ display:block; border:#385F9E 1px solid; width:130px; color:#385F9E; line-height:32px;  text-align:center; font-size:14px; transition:all 0.6s; margin-top:20px;border-radius:5px;}
.cplb span a:hover{ background:#385F9E; transition:all 0.6s; color:#fff}


.sy_hz{width:100%;   padding:0 0 67px; overflow:hidden; background:#ebf3fe }
.sy_hz .hz_zs{position:relative; width:96%; max-width:1200px; margin:0 auto }
.sy_hz .hz_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hz .hz_zs .swiper-pagination{bottom:0; display:none;}
.sy_hz .hz_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hz .hz_zs .swiper-pagination-bullet-active{background-color:#0074c5;}
.sy_hz .hz_zs img{width:100%; height:auto; display:block; border:#eee 1px solid}
@media only screen and (max-width:992px){
.sy_hz{padding:20px 0;}
.sy_hz .hz_zs .swiper-al{padding-bottom:40px;}
.sy_hz .hz_zs .swiper-button-prev{display:none;}
.sy_hz .hz_zs .swiper-button-next{display:none;}
.sy_hz .swiper-pagination{display:block;}
}

.sy1{ background:#fff; padding:0 0 67px; height:auto; overflow:hidden}

#lib_Tab1{width:96%;margin:0px auto; max-width:1200px; padding:0px; }

.lib_Menubox {position:relative; margin-top:15px; height:100px;}
.lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; width:100%; text-align:center;}
.lib_Menubox li{display:inline-block;cursor:pointer;width:12.5%;color:#232330; padding-top:15px; padding-bottom:30px;  font-size:16px; position:relative;}
.lib_Menubox li.hover{padding:0px;width:12.5%;color:#fff; padding-top:15px;padding-bottom:30px;position:relative;}
.lib_Menubox li span{   height:40px;border-radius:5px; display:block; width:140px; margin:0 auto; line-height:38px; background:#ebf3fe}
.lib_Menubox li.hover span{ background:#385F9E; border:#385F9E 1px solid;}
.lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto;  background:#fff; }

.lib_Menubox li em{ display:block; font-size:12px; font-style:normal}

.lib_Menubox li.hover:after{ content:""; position:absolute; bottom:0; width:2px; height:25px; background:#385F9E; left:50%; transform:translateX(-50%)}
.lib_Menubox li.hover:before{ content:""; position:absolute; top:0; width:8px; height:8px; border-radius:5px; background:#385F9E; left:50%; transform:translateX(-50%)}


.ppic{ width:50%; padding-bottom:30%; position:relative; overflow:hidden}
.ppic img{ position:absolute; width:100%; height:auto; min-height:100%; left:0; top:0; transition:all 0.6s}
.ppic a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.ppzi{ width:50%; padding:20px 50px; box-sizing:border-box}
.cpzs1{display: flex;   justify-content: space-between;   align-items: center; position:relative; background:#ebf3fe}

.cpzs1 .ppzi h1{ position:absolute; right:10px; bottom:0; font-size:120px; color:rgba(255,255,255,0.5)}
.cpzs1 .ppzi h2{ display:block; font-size:14px; line-height:33px; color:#666; margin:20px 0; font-weight:normal}
.cpzs1 .ppzi h3{ display:block; font-size:20px; color:#385F9E}
.cpzs1 .ppzi p{ display:block; font-size:20px; color:#ddd; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif }

.cpzs1 .ppzi  em{ display:block; width:40px; height:2px; background:#fff; margin-top:20px}

.cpzs1 .ppzi span a{ display:block; width:120px; line-height:40px;  color:#666; margin-top:40px;transition:all 0.6s; font-size:14px; display: flex;     align-items: center; transition:all 0.6s  }
.cpzs1 .ppzi span a i{ display:block;  background:#385F9E; color:#fff; font-size:12px;width:26px; line-height:26px; border-radius:50%; text-align:center; transform:translateX(5px); transition:all 0.6s}
.cpzs1 .ppzi span a:hover i{ transform:translateX(15px); transition:all 0.6s; font-size:12px}
.cpzs1 .ppzi span a:hover { color:#385F9E}


@media only screen and (max-width:1400px){
.cpzs1 .ppzi h3{ font-size:23px}	
.cpzs1 .ppzi h1{ font-size:80px}
.cpzs1 .ppzi h2 {

    font-size: 14px;
    line-height: 25px;
     margin: 20px 0;
   
}

.cpzs1 .ppzi span a i{  width:23px; line-height:23px;}
	

}


@media only screen and (max-width:992px){
.sy1{  padding:20px 0;}


.lib_Menubox {position:relative; margin-top:15px; height:140px;}

.lib_Menubox li{width:33.33%; padding-top:15px; padding-bottom:15px;  font-size:14px; }
.lib_Menubox li.hover{width:33.33%;; padding-top:15px;padding-bottom:15px;}

.lib_Menubox li.hover:after{ width:2px; height:10px; }


.cpzs1{ display:block}


.ppic{ width:100%; padding-bottom:50%; position:relative; overflow:hidden}
.ppzi{ width:100%; padding:15px; box-sizing:border-box}

.cpzs1 .ppzi h3{ font-size:18px}	
.cpzs1 .ppzi h1{ font-size:40px}
.cpzs1 .ppzi h2 {

    font-size: 14px;
    line-height: 25px;
     margin: 10px 0;
   
}


}
.section {width: 100%;margin: 0 auto;max-width: 1200px; padding:0 0 67px}

.in-prod-menu {text-align: center;font-size: 0;margin-bottom: 20px;}
.in-prod-menu li {display: inline-block;vertical-align: middle;}
.in-prod-menu li a {display: block;margin: 0 15px 10px;font-size: 16px;line-height: 38px;position: relative;border: #385F9E 1px solid;width: 175px;border-radius: 5px;}
.in-prod-menu li.on a{color: #fff;background: #385F9E;}
.in-prod-menu li a:before,.in-prod-menu li a:after {position: absolute;content: '';background-color: #fff;width: 16px;height: 1px;top: 50%;display: none;}
.in-prod-menu li a:before {left: 33px;}
.in-prod-menu li a:after {right: 33px;}
.in-prod-menu li.active a {color: #fff;background: #385F9E;border: #385F9E 1px solid;}
.in-prod-menu li.active a:before,.in-prod-menu li.active a:after {display: block;}

.list-1 {margin: -20px 0 0 -20px;}
.list-1 li {float: left;width: 33.33%;}
.list-1 li a {display: block;margin: 20px 0 0 20px;}
.list-1 li .img-cover {border: 1px solid #eee; text-align:center }
.list-1 li .img-cover img{ width:95%; margin:0 auto;transition:all 0.6s}
.list-1 li .img-cover:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.list-1 li .text {line-height: 50px;background-color: #f2f2f2;text-align: center;margin: 2px 0 0;position: relative;}
.list-1 li .text:before {content: '';position: absolute;left: 50%;width: 0;height: 100%;background-color: #385F9E;transition: all 0.5s;}
.list-1 li .text p {margin: 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 1;transition: all 0.5s; font-weight:600; font-size:15px}
.list-1 li a:hover .img-cover span {transform: scale(1.1);}
.list-1 li a:hover .text:before {width: 100%;left: 0;}
.list-1 li a:hover .text p {color: #fff;}

.list-1-1 li {width: 33.333333%;}




.ny_xww { width:96%; margin: 20px auto 60px; max-width:1200px}
.ny_xww ul li { border-bottom: 1px solid #ddd; padding: 40px 0px;}

.ny_xww .tp { width:50%; float: left; overflow: hidden;position: relative;z-index: 1;}
.ny_xww .tp .xinghao{ margin-top: -45px; line-height:45px; height:45px; background: rgba(0,0,0,0.4); z-index: 9; text-indent: 20px; color: #fff; font-size: 16px; }
.ny_xww .tp img { width: 100%; height: auto;position: relative;z-index:-1; display: block;}

.ny_xww .wz { width:46%; float: right;}
.ny_xww .wz h2 { font-size: 24px; font-weight: 800; line-height: 40px; color: #385F9E; padding-bottom: 10px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }
.ny_xww .wz h3 { font-size:18px; font-weight:500; line-height:30px; color: #333333; padding-bottom: 10px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;  }

.ny_xww .wz .zcs { line-height:30px; font-size:16px; color: #666666;}
.ny_xww .wz .gd { background:#385F9E; width:120px; text-align:center; color:#fff; line-height:30px; height:30px;   font-size:12px;}
.ny_xww .wz .gd a{ color:#fff}
.ny_xww .wz .gd i{ padding-left:5px;transition:all 0.6s; font-size:10px}
.ny_xww .wz .gd:hover{ background:#f69f08;transition:all 0.6s}
.ny_xww .wz .gd:hover i{ padding-left:10px; text-align:right; transition:all 0.6s}

@media only screen and (max-width:1200px){
.ny_xww { width: 90%; margin: 30px auto 60px auto;}    
}
@media only screen and (max-width:992px){
.ny_xww { width: 94%; margin: 20px auto 60px auto;}
.ny_xww ul li {  padding: 20px 0px;}
.ny_xww .rq { display: none;}
.ny_xww .tp { width: 100%; float: none;}
.ny_xww .wz { width: 100%; float: none;}
.ny_xww .wz h2 { font-size: 18px; font-weight: 800; line-height: 30px; padding:15px 0 5px;}
.ny_xww .wz .zcs { line-height: 24px; font-size: 14px;}	
.more {
    margin:10px auto 10px;
    display: block;
    width: 100px;
    color: #385F9E;
    line-height:30px;
    border-radius: 15px;
    text-align: center;
    font-size: 14px;
    transition: all 0.6s;
    border: #385F9E solid 1px;
    font-weight: bold;
}    
    
}
.paging{width:100%; margin:50px auto ; text-align:center; overflow:hidden;}
.paging a{line-height:32px; color:#888; background-color:#fff; text-align:center; font-size:14px; border:1px solid #e7e7e7; width:32px; height:32px; margin:0 3px; display:inline-block;}
.paging a:hover{background-color:#385F9E; border:1px solid #385F9E; color:#fff;}
.paging a.on{background-color:#385F9E; border:1px solid #385F9E; 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; }
}


.hui2{ background:#f7f7f7; height:auto; overflow:hidden}


.cpxq1{ width:96%; margin:0 auto; max-width:1200px; background:#fff; margin-top:50px; padding:30px; box-sizing:border-box}

.cpxq2{width:96%; margin:40px auto; max-width:1200px; box-sizing:border-box}


.wrapper {
	position:relative;
	width:550px;
	height:450px;
	float:left;
	position:relative
}
.gotop {
	cursor:pointer;
	display:block;
	width:100%;
	margin:0 auto 10px;
	text-align:center;
}
.gobottom {
	cursor:pointer;
	display:block;
	width:100%;
	margin:10px auto 0;
	text-align:center;
}
.wrapper .smallBox {
	height:450px;
	width:80px;
	float:left;
}
.wrapper .smallBox li {
	width:80px;
	height:80px;
	border:1px solid #eeeeee;
	box-sizing:border-box;
	margin-bottom:10px;
	cursor:pointer;
	text-align:center;
	position:relative;
	overflow:hidden
	
}

.wrapper .smallBox li img {
	cursor:pointer;
	display:block;
	width:auto;	
	height:100%;
	box-sizing:border-box;
	 margin:0 auto;
	 position:absolute;
	 left:50%; top:50%;
	 transform:translate(-50%,-50%);

}
.wrapper .smallBox li.hover {
	border:1px solid #385F9E;
}
.wrapper #Box {
	height:450px;
	width:450px;
	position:relative;
	border:1px solid #ccc;
	float:right;
	cursor:crosshair;
}
.wrapper #bigBox {
	height:450px !important;
	width:450px !important;
	position:absolute;
	top:0px;
	left:550px;
	overflow:hidden;
	display:none;
	border:1px solid gray;
	background:#fff
}
.wrapper #bigBox img {
	max-width:inherit;
}
#Box img {
	position:absolute;
	left:50%; top:50%;
	 transform:translate(-50%,-50%);
	 max-width:100%; max-height:100%

		
}
#Box #lay {
	background:#fff;
	border:1px solid gray;
	position:absolute;
	top:0;
	left:0;
	opacity:0.5;
	display:none;
	filter:alpha(opacity=50);
}
.box_wrapper {
	height:270px;
	overflow:hidden;
	position:relative
}
.box_wrapper ul {
	margin:0;
	position:relative;
	transition:all 0.8s ease-in-out;
}

.smallBox i{ display:block; width:100%; background:#eee}



.cpxx{ width:calc(100% - 600px); float:right }
.cpxx h3{ font-size:20px; color:#333333; font-weight:normal; display:block;  line-height:30px; margin:30px 0; font-weight:bold}
.cpxx p{ display:block; margin-bottom:20px; font-size:16px; line-height:30px; color:#666}
.cpxx span{ background:#385F9E; width:120px; line-height:36px; text-align:center; display:block;border-radius:5px}
.cpxx span a{ display:block;    font-size:16px; color:#fff; margin-top:30px}



.bai{ background:#fff;}




#container {margin: 0 auto;	width: 100%;}
#container .section { background:#fff; margin-bottom:20px;padding: 0px; padding-bottom:20px;}


.section-wrapper {margin-top: -160px;padding-top: 160px;}

.maodian.on{ position:fixed; top:100px; width:94%; max-width:1400px; left:50%; transform:translateX(-50%)}
.maodian.on #nav{  width:calc(100% - 440px); border-bottom:#eee 1px solid; box-sizing:border-box }

#nav {background: #fff;  list-style: none;overflow: hidden; display: flex;   justify-content: space-between; padding:0 50px; box-sizing:border-box;}
#nav li {display: inline-block;	margin-bottom: 0;}
#nav a {display: block;padding: 0; line-height:60px; font-size:16px; color:#666; position:relative}
#nav a:hover {background: none;	color: #385F9E; }

#nav .current a {background: #fff;color: #385F9E;font-weight:bold;position:relative}
#nav .current a:after{ content:""; position:absolute; width:100%; height:3px; background:#385F9E; left:0; bottom:0}


.xqbt{ border-bottom:#f4f4f4 1px solid; padding:15px 20px; box-sizing:border-box}
.xqbt h3{ display:block; color:#333333; font-size:20px; border-left:#385F9E 6px solid; padding-left:10px;}

.wzjs{ font-size:16px; line-height:36px; color:#666; margin:30px; }
.wzjs img{ max-width:100%; height:auto}



.nlf{ width:100% }

.canshu{ font-size:14px; line-height:25px; color:#222; padding:30px; box-sizing:border-box }
.canshu td{ background:#f9f9f9; padding:10px; border:#fff 2px solid; box-sizing:border-box; font-weight:bold}

.canshu td:nth-child(2n){ background:#e9ebe1; font-weight:normal;}






.xqbt2{ text-align:center; padding:35px 0; font-size:20px; color:#333; font-weight:bold; }
.xqbt2 em{ display:inline-block;}
.tscp{ width:96%; margin:0 auto; overflow:hidden}
.tscp ul li{ border:#f0f0f0 1px solid; margin:0 auto; max-width:300px; width:100%; position:relative; margin-bottom:20px; overflow:hidden; padding-bottom:20px; box-sizing:border-box}
.tscp ul li i{ display:block; width:100%; padding-bottom:100%; position:relative; overflow:hidden}
.tscp ul li img{ position:absolute;   left:50%; top:50%; transform:translate(-50%,-50%); max-width:80%; max-height:80%}
.tscp ul li p{ display:block;  color:#222;    font-size:14px; text-align:center;  transition:all 0.6s}
.tscp ul li:hover { border:#385F9E 1px solid;}


@media only screen and (max-width:1270px){
.cpxx h3{ font-size:20px;  margin:20px 0}
.cpxx p{  font-size:14px; line-height:25px; }
	
.nlf{ float:left; width:calc(100% - 320px)  }
.nrt{ float:right; width:300px}
.maodian.on #nav{  width:calc(100% - 320px);  }

}




@media only screen and (max-width:992px){
	.cpxq1{  margin-top:20px; padding:15px; box-sizing:border-box}

.wrapper { float:none; width:100%}
.wrapper #Box {
	
	width:calc(100% - 100px);

}


.cpxx {
    width: 100%;
    float: none;
	margin-top:15px
}



.nlf{ float:none; width:100%;}
.nrt{ float:none; width:100%; margin-top:20px}
	
.maodian.on #nav{  width:100%;  }
	.maodian.on{ top:50px; width:100%}
	
	
	#nav{ padding:0 15px}
	.wzjs {
  
    margin: 15px; font-size:12px; line-height:23px
}

.canshu {
    font-size: 12px;
    line-height: 20px;
   
    padding: 15px;
    box-sizing: border-box;
}
.tscp ul{ overflow:hidden; padding-bottom:20px}
.tscp ul li{ float:left; width:48%; margin:1%; max-width:inherit; padding-bottom:5px}
.tscp ul li p{ font-size:12px; padding:0 10px;}
.xqbt2{ padding:20px 0}
}


@media only screen and (max-width:600px){
	
	.wrapper .smallBox {
	height:60px;
	width:100%;
	float:none;margin-top:10px
}
.wrapper{ height:300px;}

.wrapper #Box {
	height:230px;
	width:100%;

	float:none;
	cursor:crosshair;
}	

.wrapper .smallBox li {
	 display:inline-block; width:60px; height:60px
	
	
}

.cpxx h3{ font-size:18px;  margin:10px 0}
.cpxx p{  font-size:12px; line-height:23px; }

.cpxx span a{ display:block;    font-size:14px; margin-top:20px}

}



.hyyy ul{ position:relative; margin:0 -20px; overflow:hidden}
.hyyy ul li{ width:33.33%; padding:0 20px; box-sizing:border-box; margin-bottom:40px; float:left; }
.hyyy ul li .yypic{ display:block; width:100%; padding-bottom:70%; position:relative; overflow:hidden;background:#d12e2b}
.hyyy ul li .yypic:after{ content:""; position:absolute; width:calc(100% - 20px); height:calc(100% - 20px); box-sizing:border-box; border:#fff 1px solid; opacity:0; top:10px; left:10px; }
.hyyy ul li:hover .yypic:after{ opacity:1}
.hyyy ul li .yypic img{ position:absolute; width:100%; height:100%;object-fit: cover; transition:all 0.6s;}
.hyyy ul li:hover .yypic img{ transform:scale(1.1,1.1); transition:all 0.6s}
.hyyy ul li .yypic p{ display:block; position:absolute; z-index:1; width:100%; bottom:0; text-align:center; background-image: linear-gradient(180deg, transparent, rgba(0,0,0,0.8)); font-size:16px; color:#fff; padding:15px; box-sizing:border-box;transition:all 0.6s}


.hyyy ul li:hover  .yypic img{ opacity:0.2}

.hyyy ul li:hover  .yypic p{ font-size:18px; position:absolute; top:50%; bottom:auto;  transform:translateY(-50%); background:none; transition:all 0.6s}



@media only screen and (max-width:1400px){
	
.hyyy ul{  margin:0 -10px; }
.hyyy ul li{  padding:0 10px;  margin-bottom:20px;  }
	
}

@media only screen and (max-width:992px){
	
	.hyyy ul li{ width:50%}
	
	.hyyy ul li:hover  .yypic img{ opacity:1}

.hyyy ul li:hover  .yypic p{ transform:none; bottom:0; font-size:12px}
.hyyy ul li .yypic p{font-size:12px }
	.hyyy ul li:hover .yypic:after{ opacity:0}
	
	.hyyy ul{  margin:0 -5px; }
.hyyy ul li{  padding:0 5px;  margin-bottom:10px;  }
}



.nxw2 ul li{  display: flex;   justify-content: space-between; margin-bottom:30px;align-items: center; background:#fff; padding:15px; box-sizing:border-box;transition:all 0.6s; border:#eee 1px solid; box-sizing:border-box }
.nxw2 ul li:hover{  box-shadow: 0 0 45px rgba(0, 0, 0, .08);  transition:all 0.6s}

.nxwpic{ width:30%; padding-bottom:20%; position:relative; overflow:hidden; }
.nxwpic img{ position:absolute; width:100%; height:100%;object-fit: cover;  transition:all 0.6s}
.nxwpic a:hover img{transform:scale(1.1,1.1); transition:all 0.6s}


.nxwzi{ width:70%; padding-left:25px; padding-right:10px;  box-sizing:border-box; overflow:hidden}
.nxwzi h1{   color:#999; font-size:12px; font-weight:normal; margin-bottom:15px}

.nxwzi h3 a{ display:block; font-size:20px; color:#000; font-weight:normal}
.nxwzi p{ display:block;  font-size:14px; line-height:25px; margin:25px 0; color:#666; max-height:50px;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.nxwzi span { display:block;  text-align:center }
.nxwzi span  a{ display:block; color:#fff;  font-size:12px; background:#385F9E;width:120px; line-height:35px; border-radius:50px; }
.nxwzi span  a:hover{ background:#ee3b36; color:#fff; }

.nxwzi span  a i{ display:inline-block; padding-left:5px;transition:all 0.6s}
.nxwzi span  a:hover i{ padding-left:15px; transition:all 0.6s}

@media only screen and (max-width:1200px){
	
	.nxwzi h1{   margin-bottom:10px}
	.nxwzi h3 a{  font-size:18px; }
	.nxwzi p{ margin:15px 0}

	
}


@media only screen and (max-width:992px){
	.nxw2 ul li{ padding:10px; margin-bottom:15px; padding-right:0}
	.nxwpic{ width:40%; padding-bottom:25%;  }
	
	.nxwzi{ width:60%; padding:10px}
	
	.nxwzi p{ display:none;}
	.nxwzi h3 a{  font-size:14px; }
	.nxwzi span  a{  line-height:25px; margin-top:10px; width:100px; font-size:12px }
}


.xinwen{  padding:0 0 67px; text-align:center }

.tk{ width:96%; margin:0 auto; max-width:1200px;  display: flex;   justify-content: space-between;   align-items:stretch; text-align:left  }

.new1{ width:35%; background:#fff;box-shadow: 0px 0px 20px rgba(195,195,195,0.55);}
.new1 .tp{ display:block; width:100%; padding-bottom:60%; position:relative; overflow:hidden}
.new1 .tp img{ position:absolute; width:100%; height:100%; left:0; top:0; transition:all 0.6s}
.new1 .tp a:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.new1 i{ margin-right:5px; font-size:13px; margin-left:5px}		


.new1 h3{ display:block; font-size:16px; color:#333; font-weight:bold; width:90%; margin:20px auto 10px;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap;  }
.new1 p{ display:block; width:90%; margin:0 auto; color:#666; font-size:14px; line-height:25px; height: auto; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow:hidden}

.new1 span{ display:block; color:#888; font-size:14px; width:90%; margin:0 auto; margin-top:20px;}
.new1 span em{ color:#385F9E; font-style:normal}



.new2{ width:25%}
.new2 ul li{ width:100%;  margin-bottom:20px;padding-bottom:64%; position:relative; overflow:hidden;}
.new2 ul li:last-child { margin-bottom:0}
.new2 ul li img{ position:absolute; left:0; top:0; width:100%; height:100%; transition:all 0.6s}
.new2 ul li:hover img{ transform:scale(1.1,1.1); transition:all 0.6s}
.new2 ul li p{ display:block; position:absolute; width:100%; line-height:30px; color:#fff; background:rgba(0,0,0,0.5); left:0; bottom:0; font-size:14px; text-align:center; padding:5px; box-sizing:border-box;transition:all 0.6s}

.new2 ul li:hover p{ background:#385F9E; transition:all 0.6s}

.new3{ width:35%; margin-top:-20px}

.new3 ul li{ border-bottom:#cfcfcf 1px dashed; padding:22px 0}

.new3 ul li p{ display:block; font-size:16px; color:#333;text-overflow: ellipsis;    overflow: hidden;   white-space: nowrap; }
	
.new3 ul li span{ display:block; color:#888; font-size:14px;margin-top:10px}
.new3 ul li span em{ color:#385F9E; font-style:normal}
	
.new3 ul li span i{ margin-right:5px; font-size:13px; margin-left:5px}		
	
@media only screen and (max-width:1400px){
	.new3 ul li{ padding:15px 0}
	.new3 ul li p{ font-size:18px;  }
	
	
}
	
@media only screen and (max-width:1024px){
	
.tk{  flex-wrap:wrap}
.new1{ width:55%}
.new2{ width:40%}
.new3{ width:100%; margin-top:30px}




}
		
	
@media only screen and (max-width:768px){
	
.xinwen{  padding:0px 0 20px; text-align:center; background-size:30% auto; }
	
.new1{ width:100%}
.new2{ width:100%; margin-top:15px;}
.new2 ul{ display: flex;   justify-content: space-between;}
.new2 ul li{ width:49%; margin-bottom:0; padding-bottom:33%}


.new1 h3{  font-size:16px;  margin:10px auto; }
.new1 p{ font-size:12px; line-height:20px; height:40px; }
.new1 span{ font-size:12px;  margin-top:10px; margin-bottom:10px}


.new2 ul li p{ line-height:25px;  font-size:12px; }


.new3{ width:100%; margin-top:15px}

.new3 ul li{padding:10px 0}
.new3 ul li p{  font-size:14px;  }
	
.new3 ul li span{font-size:12px;}


	
}
	

.ngy1{ width:96%; margin:0 auto; max-width:1200px; padding:50px 0; overflow:hidden}


.ngy{ display: block; }
.gyzi{ width:100%;font-size:18px; line-height:35px; color:#666666;text-align: left;}









.ngy2{ background:#3560A6; padding:40px 0;}
.ngy2 .container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    line-height: 40px; font-size: 18px; color: #fff;
}
.ngy2 .container .span{ font-size: 24px; color: #fff;}
#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#444; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background:#fff; box-sizing:border-box }
#mbCenter.mbLoading {  -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0;  line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat;padding:15px;  }


#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px;  line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:block;color:#666; font-weight:bold; line-height:20px; font-size:14px; text-align:center; text-align:center; width:100% }
#mbNumber { display:none; }
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { display:block; position:absolute; left:0px; top:50%; }
#mbPrevLink:before{font-family: 'FontAwesome'; content: "\f053";font-size:20px; background:rgba(51,51,51,0.3); color:#fff; padding:15px; padding-left:5px;   border-radius:0 50px 50px 0}
#mbNextLink { isplay:block; position:absolute; right:0px; top:50%; }
#mbNextLink:before{font-family: 'FontAwesome'; content: "\f054";font-size:20px; background:rgba(51,51,51,0.3); color:#fff;  padding:15px; padding-right:5px; border-radius:50px 0 0 50px}

#mbCloseLink { position:absolute; right:-5px; top:-5px; }
#mbCloseLink:before{ display:block; font-family: 'FontAwesome'; content: "\f00d"; font-size:12px; background:#000; color:#fff; width:30px; line-height:30px; border:#fff 2px solid;box-shadow: 0px 0px 10px rgba(0,0,0,0.65); text-align:center; border-radius:30px;}



#mbError { position:relative;  line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }


.mod_gallerylist{width:96%; margin:0 auto; max-width:1200px;  overflow:hidden}
.mod_gallerylist ul{margin:0 -15px; position:relative;}

.mod_gallerylist ul li{float:left; width:32%;  box-sizing:border-box; margin-bottom:25px; border: #eee 1px solid; margin-right:2%}
.mod_gallerylist ul li:nth-child(3n){margin-right:0; }
.mod_gallerylist ul li .image_container{ width:100%;  background:#fff; padding-bottom:70%; position:relative; box-sizing:border-box; overflow:hidden}
.mod_gallerylist ul li .image_container img{ position:absolute; max-width:90%; max-height:90%; top:50%; left:50%;  transform:translate(-50%,-50%);transition:all 0.6s}
.mod_gallerylist ul li .meta a{ display:block; text-align:center;color:#333; text-decoration:none; line-height:50px; font-size:14px}

.mod_gallerylist ul li:hover .image_container img{transform:translate(-50%,-50%) scale(1.1,1.1); transition:all 0.6s}

.mod_gallerylist ul li:hover .meta a{ background:#385F9E; color:#fff}





.ngy3{  padding:50px 0; overflow:hidden;}

.wenhua{ width:96%; margin:0 auto; max-width:1200px}
.wenhua ul li{ display: flex;   justify-content: space-between; position:relative; margin-bottom:20px;}
.wenhua ul li:nth-child(2n){flex-direction:row-reverse}
.wenhua ul li .whpic{ width:50%}
.wenhua ul li .whpic img{ width:100%; height:auto}
.wenhua ul li .whzi{ width:50%; padding:10px 0; padding-left:50px; box-sizing:border-box;}
.wenhua ul li .whzi .ewm{ width:30%; margin-right:10%; float: left; box-sizing:border-box; text-align: center; line-height:25px; font-size: 16px; color: #333333;}
.wenhua ul li .whzi .ewm img {width:100%;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%); margin-bottom: 10px;}

.wenhua ul li .whzi h3{ display:block; font-size:16px; color:#999999; font-weight:550; margin:20px 0 30px;}
.wenhua ul li .whzi p{ display:block; font-size:18px; line-height:35px; padding: 0; margin: 5px 0 8px;  color:#333333; }
.wenhua ul li .whzi em{ position:absolute; width:60px; height:2px; background:#385F9E; left:50%; margin-left:50px; bottom:20px}
.wenhua ul li .whzi span{ display:block; font-size:15px; line-height:28px; margin:10px 0 15px; color:#555; }





.lianxi{ width:96%; margin:0 auto; max-width:1200px}
.lianxi{  position:relative; margin-bottom:20px;}

.lianxi  .whpic{ width:40%; float: right;}
.lianxi  .whpic img{ width:100%; height:auto}
.lianxi  .whzi{ width:56%; padding:10px 0; float: left; box-sizing:border-box;}
.lianxi .whpic .ewm{ width:36%; margin:10px 7%; float: left; box-sizing:border-box; text-align: center; line-height:25px; font-size: 16px; color: #333333;}
.lianxi  .whpic .ewm img {width:100%;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%); margin-bottom: 10px;}

.lianxi  .whzi h3{ display:block; font-size:26px; color:#385F9E; font-weight:550; margin:0px 0 20px;}
.lianxi  .whzi p{ display:block; font-size:20px; line-height:40px; padding: 0;  color:#333333; }
.lianxi  .whzi em{ position:absolute; width:60px; height:2px; background:#385F9E; left:50%; margin-left:50px; bottom:20px}
.lianxi  .whzi span{ display:block; font-size:15px; line-height:28px; margin:10px 0 15px; color:#555; }






.ngy4{ width:96%; margin:50px  auto; max-width:1200px}

.huoban ul{  display: flex;     align-items: center;  flex-wrap:wrap}
.huoban ul  li{ width:25%; height:auto; border:#eee 1px solid; box-sizing:border-box; position:relative; transition:all 0.6s; text-align:center}
.huoban ul  li img{ width:100%; height:auto;}

.huoban ul  li:hover{box-shadow: 0px 0px 10px rgba(195,195,195,0.75); position:relative; z-index:2; cursor:pointer}


.huoban ul  li p{ display:block; width:100%; height:auto; text-align:center; color:#fff; position:absolute; left:0; top:0; z-index:9; top:50%; transform:translateY(-50%); font-size:16px; opacity:0; transition:all 0.6s }
.huoban ul  li:after{ content:""; position:absolute;background:rgba(2,90,162,0.8); left:0; top:0; width:100%; height:100%; z-index:1; opacity:0; transition:all 0.6s}


.huoban ul  li:hover p{ opacity:1; transition:all 0.6s}
.huoban ul  li:hover:after{ opacity:1; transition:all 0.6s}


@media only screen and (max-width:992px){

	
	.ngy1{ padding:20px 0}
	.ngy{ display:block}
	
	.gyzi{ width:100%; font-size:14px; line-height:23px}
	.gypic{ width:100%; margin-top:20px;}
	.gypic ul li{ padding:15px}
	.gypic ul li h3{ font-size:16px}
	

	
.ngy2{ padding:20px 0;}	
	
.mod_gallerylist ul{margin:0 -5px; position:relative;}
.mod_gallerylist ul li{float:left; width:50%; padding:0 5px; box-sizing:border-box; margin-bottom:10px;}

.ngy3{  padding:20px 0;}


.wenhua ul li{ display:block}

.wenhua ul li .whpic{ width:100%}
.wenhua ul li .whzi{ width:100%; padding:20px 0; padding-left:0px; }
.wenhua ul li .whzi h3{ font-size:16px}
.wenhua ul li .whzi em{ position:static; left:0; margin-left:0px; bottom:0px; display:block}


.ngy4{  margin:20px  auto; }
.wenhua ul li .whzi .ewm{ width:40%; margin:10px 5%; float: left; box-sizing:border-box; text-align: center; line-height:25px; font-size: 14px; color: #333333;}
.wenhua ul li .whzi .ewm img {width:100%;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%); margin-bottom: 10px;}

.wenhua ul li .whzi h3{ display:block; font-size:16px; line-height:35px; color:#999999; font-weight:550; margin:10px 0;}
.wenhua ul li .whzi p{ display:block; font-size:16px; line-height:30px; padding: 0; margin:0;  color:#333333; }
.wenhua ul li .whzi em{ position:absolute; width:60px; height:2px; background:#385F9E; left:50%; margin-left:50px; bottom:20px}
.wenhua ul li .whzi span{ display:block; font-size:15px; line-height:28px; margin:10px 0 15px; color:#555; }

    
.lianxi  .whzi{ width:100%; padding:10px 0; float: left; box-sizing:border-box;}
    .lianxi .whpic{ width:100%; padding:10px 0; float: left; box-sizing:border-box;}
.lianxi .whpic .ewm{ width:42%; margin:10px 4%; float: left; box-sizing:border-box; text-align: center; line-height:25px; font-size: 14px; color: #333333;}
.lianxi  .whpic .ewm img {width:100%;box-shadow: 0px 0px 20px rgb(195 195 195 / 55%); margin-bottom: 10px;}

.lianxi  .whzi h3{ display:block; font-size:22px; color:#385F9E; font-weight:550; margin:0px 0 10px;}
.lianxi  .whzi p{ display:block; font-size:16px; line-height:32px; padding: 0;  color:#333333; }
.lianxi  .whzi em{ position:absolute; width:60px; height:2px; background:#385F9E; left:50%; margin-left:50px; bottom:20px}
.lianxi  .whzi span{ display:block; font-size:15px; line-height:28px; margin:10px 0 15px; color:#555; }    
    
}

@media only screen and (max-width:500px){
	
	.huoban ul  li{ width:49%}
	
}

.nnbt{ text-align:center; margin-bottom:50px}
.nnbt h3{ display:block; font-size:50px; color:#385F9E; font-weight:normal; margin-bottom: 8px; }
.nnbt h4{ display:block; font-size:22px; color:#909090; font-weight:normal; text-transform: uppercase; }
.nnbt p{ color:#999; font-size:18px; margin:5px 0}
.nnbt em{ display:block; width:70px; height:2px; background:#7F7F7F; margin:20px auto}


@media only screen and (max-width:992px){
.nbanner{ margin-top:0px}
.nbanner .nbt h3{ font-size:23px}
.nbanner .nbt p{  font-size:14px; }	
.ndh {margin: 20px auto;font-size: 0;overflow-x: auto;}
.ndh ul {
 display: block!important;
white-space: nowrap;
}
.ndh ul li {
  display: block;
    float: left;
width: auto;
  margin:5px;
    border: none;
}
.ndh ul li a{ font-size:14px;line-height:30px; padding:0;font-weight: 500;padding: 0 5px;}	

.nnbt{ text-align:center; margin-bottom:10px}
.nnbt h3{ display:block; font-size:18px; color:#385F9E; font-weight:normal; margin-bottom: 8px; }
.nnbt h4{ display:block; font-size:12px; color:#909090; font-weight:normal; text-transform: uppercase; }
    .nnbt em {
    display: block;
    width:50px;
    height: 2px;
    background: #7F7F7F;
    margin:10px auto;
}
.gsld{ width:96%; margin:0 auto; max-width:1200px; height:auto; overflow:hidden}
.gsld .zb{ float:left; width:30%;border: 1px solid #ddd;}
.gsld .zb img{ width:100%}
.gsld .yb{ float:right; width:68%; font-size:16px; line-height:30px; padding-top:10px}
.gsld .yb .z_w{font-size:22px; color:#3b4c9e; line-height:36px;}
.gsld .yb .m_c{font-size:30px; line-height:60px; color:#333; margin-bottom:10px;}
.gsld .yb .j_s{font-size:16px; line-height:32px; color:#555;}


.ny_hb{width:100%; padding:0 0 60px; background-color:#fff; overflow:hidden;}
.ny_hb .container{  width:96%; max-width:1200px; margin:0 auto}
.ny_hb .hb_lb ul li{width:15.8%; margin-bottom:10px; border:#eee 1px solid; margin-right:1%; float:left;box-sizing:border-box  }
.ny_hb .hb_lb ul li:nth-child(6n){margin-right:0; }
.ny_hb .hb_lb img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_hb .hb_lb ul li:hover{box-shadow:0 0 10px rgba(0,0,0,.1);}
@media only screen and (max-width:640px){
.ny_hb{padding:0 0 20px;}
.ny_hb .hb_bt{margin-bottom:3rem;}
.ny_hb .hb_bt h1{font-size:2rem; line-height:2.6rem; margin-bottom:.8rem;}
.ny_hb .hb_bt h4{font-size:1.4rem; line-height:2rem;}
.ny_hb .hb_lb ul li{width:32%; margin-right:2%}
.ny_hb .hb_lb ul li:nth-child(3n){margin-right:0; }

}

.ny_zz{width:100%; padding:0 0 60px; background-color:#ebf3fe; overflow:hidden;}
.ny_zz .container{  width:96%; max-width:1200px; margin:0 auto}
.ny_zz ul li { width: 23.5%; float: left; margin: 0 2% 0 0; background: #fff; }
.ny_zz ul li .tp { width: 100%; height: auto;}
.ny_zz ul li .tp img { width: 100%; height: auto;}
.ny_zz ul li:nth-child(4n) { margin-right: 0;}
.ny_zz ul li p { text-align: center; font-size: 18px; line-height: 50px;  font-weight: bold;}
@media only screen and (max-width:1200px) {
.ny_zz { width: 90%; margin: 0px auto; padding: 50px 0px;}	
}
@media only screen and (max-width:992px) {
.ny_zz { width:100%;  padding: 0 0px;}	
.ny_zz ul li { width: 48%; float: left; margin: 0 4% 4% 0; background: #f6f6f6; padding: 0px 0px 0px 0px; }
.ny_zz ul li:nth-child(2n) { margin-right: 0;}
.ny_zz ul li p { text-align: center; font-size: 14px; }
}


.sy_fl { width:100%; padding:0 0 60px; height:auto; overflow:hidden }
.sy_fl .container{  width:96%; max-width:1200px; margin:0 auto}

.sy_fl ul li { width:23.5%; float:left; margin:0 2% 0 0; background:#FFF; border-radius:5px; text-align:center;box-shadow:2px 2px 15px #ddd; padding:20px 0px 30px}
.sy_fl ul li .tp { margin-bottom: 15px;}
.sy_fl ul li .tp img { width: 110px; margin: 0px auto;}
.sy_fl ul li h1{ font-size:20px; padding-bottom: 15px;}

.sy_fl ul li:nth-child(4n) { margin-right:0;}


.nrg{ width: 90%; margin: 0px auto; font-size:15px; line-height:28px; height:50px; overflow:hidden;}
.nrg.on{height:auto;}
.xq{width:140px; height:35px; line-height:35px; border-radius:30px; background: linear-gradient(to right, #385F9E , #52abe0); font-size:14px; color:#FFF;  margin:0px auto; margin-top:25px;}
.xq span.x_q{display:block;}
.xq span.s_q{display:none;}
.xq.on span.x_q{display:none;}
.xq.on span.s_q{display:block;}


@media only screen and (max-width:1440px) {
.sy_fl { width:90%; margin:50px auto; }	
}
@media only screen and (max-width:992px) {
.sy_fl { width:94%; margin:0 auto; padding:0 0 }
.sy_fl ul li { width:100%; float: none; margin:0 0 5% 0;}
.sy_fl ul li p { height: auto;  }
.sy_fl ul li .tp img { width: 80px; margin: 0px auto;}
.sy_fl ul li h1{ font-size:16px; padding-bottom: 15px;}
.nrg{ width: 90%; margin: 0px auto; font-size:14px; line-height:25px; height:50px; overflow:hidden;}

}

.ny_wc { width:100%; padding:0 0 60px; height:auto; overflow:hidden; background: url(../images/bg1.jpg) no-repeat center / cover fixed; }
.ny_wc .container{  width:96%; max-width:1200px; margin:0 auto}
.ny_wc .sk_bz {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);
  margin-bottom: 50px;
  overflow: hidden; text-align:left; font-size:14px; line-height:30px;border-radius: 8px;
}
.ny_wc .sk_bz img{ margin-top:15px}
.ny_wc .sk_bz ul li{ float:left; display:block; font-size:14px; line-height: 30px;background-color: #ebf3fe; width:19.2%; margin-right:1%;border-radius:4px; margin-top:2%; padding:20px 0 20px 20px;box-sizing:border-box; text-align:left }
.ny_wc .sk_bz ul li:nth-child(5n){margin-right:0; }
.ny_wc .sk_bz ul li em{
    background-color: #dd1e25;
    color: #fff;
    width: 22px;
    height: 22px;
    border-radius: 11px;
    display: block;
    line-height: 22px;
    float: left;
    margin-right: 10px;
    margin-top: 5px;
    font-style: normal;
    text-align: center;
}


.needres {width:100%; padding:0 0 60px; height:auto; overflow:hidden; }
.needres .container{  width:96%; max-width:1200px; margin:0 auto}

.needres .wenzi {
    width: 100%;
    
    font-size: 14px;
    line-height: 30px;
    color: #333;background: #ebf3fe;border-radius:8px; padding:30px;box-sizing:border-box
}

.needres li:nth-child(even) {
	background: #6696d8;
}

.needres li:nth-child(odd) {
	background: #71a0e2;
}

.needres li:first-child {
	height: 100px;
	background: #6b45a8;
	line-height: 100px;
	text-align: center;
}

.needres li:first-child p {
	color: #ffffff;
	font-size: 30px;
	background: -webkit-linear-gradient( 45deg ,#facd02,#e9810e,#d73323);
}

.needres li .sec {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #facd02;
    background: #ec910d;
    border-radius: 50%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    line-height: 40px;
    margin: 0 20px;
}
.needres .title {
    text-align: center;
    padding: 70px 0 58px 0;
}
.needres .title h2 {
    color: #ffffff;
	font-size: 4.2rem;
    font-weight: 400;
    line-height: 69px;
}
.needres .title span {
    color: #f0030c;
    font-size: 4.5rem;
    letter-spacing: 2px;
    font-weight: 400;
}
.needres .m1200 {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}



#process {width:100%; padding:0 0 60px; background-color:#ebf3fe; overflow:hidden;}
#process  .container{  width:96%; max-width:1200px; margin:0 auto}


.bigbox .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.bigbox .mgtbox {
    margin: 0;
    margin-top: 30px;
    padding-bottom: 40px;
}
#process .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 17.333%;
    max-width: 17.333%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
#process .hasarrow {
    border-right: 1px dotted #ccc;
    position: relative;
}
#process .hasarrow::before {
    content: '';
    position: absolute;
    border: 6px solid transparent;
    border-left-color: #385F9E;
    width: 0;
    height: 0;
    right: -20px;
    top: calc(50% - 6px);
}
#process .hasarrow::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 1px;
    background: #385F9E;
    right: -10px;
    top: calc(50% - 1px);
}
#process .pro-box {
    text-align: center;
    padding: 10px 30px;
}
#process .pro-box i { width:100px; height: auto; display:block; margin:0 auto}
#process .pro-box i img{ width:100%}
#process .pro-box p {
    margin-top: 16px;
    color: #666;
	margin-bottom: 10px;
}
#process .pro-box p b {
    display: block;
    font-size: 18px;
    margin-bottom: 10px;
	font-weight: bolder;
}
#process .pro-box p span{ font-size:14px; line-height:24px}


.ny_ys {width:100%; padding:0 ; background-color:#fff; overflow:hidden;}
.ny_ys  .container{  width:96%; max-width:1200px; margin:0 auto}
.ny_ys  li{ float:left; width:32%; margin-right:2%; background-color: #ebf3fe;border-radius:8px; padding:20px;box-sizing:border-box; text-align:center; margin-bottom:20px }
.ny_ys  li:nth-child(3n){margin-right:0; }
.ny_ys  li h3{ font-size:20px; font-weight:bold; margin:20px 0 10px}
.ny_ys  li p{ font-size:16px; font-weight:bold; line-height:30px; font-weight:normal; color:#666; padding:0 20px; min-height:100px}

@media only screen and (max-width:992px) {
.ny_wc { width:100%; padding:0 0 20px; height:auto; overflow:hidden; background: url(../images/bg1.jpg) no-repeat center / cover fixed; }
.ny_wc .sk_bz {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 8px 15px 0 rgba(95,125,158,.2);
  margin-bottom: 0px;
  overflow: hidden; text-align:left; font-size:14px; line-height:30px;border-radius: 8px;
}
.ny_ys  li{ float:left; width:100%; margin-right:0; background-color: #ebf3fe;border-radius:8px; padding:20px 20px 0;box-sizing:border-box; text-align:center; margin-bottom:20px }
.ny_ys  li h3{ font-size:16px; font-weight:bold; margin:20px 0 10px}
.ny_ys  li p{ font-size:14px; font-weight:bold; line-height:24px; font-weight:normal; color:#666; padding:0 10px; min-height:100px}
.needres .container{  width:96%; max-width: inherit; margin:0 auto}
.needres .wenzi {
    width: 100%;
    
    font-size: 14px;
    line-height: 30px;
    color: #333;background: #ebf3fe;border-radius:8px; padding:20px;box-sizing:border-box
}
.needres {
  width: 100%;
  padding: 0 0 20px;
  height: auto;
  overflow: hidden;
}	
#process .col-xl-2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;box-sizing:border-box
}
#process .pro-box {
  text-align: center;
  padding:  0;
}
}
    
    
    
 