@charset "utf-8";
@font-face {
  font-family:"ProximaNova";
  src:url("../fonts/ProximaNova.woff2")format("woff2"),
      url("../fonts/ProximaNova.woff")format("woff"),
      url("../fonts/ProximaNova.ttf")format("truetype"),
      url("../fonts/ProximaNova.eot")format("embedded-opentype"),
      url("../fonts/ProximaNova.svg")format("svg"),
      url("../fonts/ProximaNova.otf")format("opentype");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"ProximaNova-Bold";
  src:url("../fonts/ProximaNova-Bold.woff2")format("woff2"),
      url("../fonts/ProximaNova-Bold.woff")format("woff"),
      url("../fonts/ProximaNova-Bold.ttf")format("truetype"),
      url("../fonts/ProximaNova-Bold.eot")format("embedded-opentype"),
      url("../fonts/ProximaNova-Bold.svg")format("svg"),
      url("../fonts/ProximaNova-Bold.otf")format("opentype");
  font-weight:normal;
  font-style:normal;
}
@font-face {
  font-family:"stratum";
  src:url("../fonts/stratum.woff2")format("woff2"),
      url("../fonts/stratum.woff")format("woff"),
      url("../fonts/stratum.ttf")format("truetype"),
      url("../fonts/stratum.eot")format("embedded-opentype"),
      url("../fonts/stratum.svg")format("svg"),
      url("../fonts/stratum.otf")format("opentype");
  font-weight:normal;
  font-style:normal;
}

*{padding:0px; margin:0px;}
body{font-size:16px; color:#666; font-family: Helvetica,Arial,"sans-serif";}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none; font-family:}
input,select,button,textarea{font-size:16px; border:0; background:none; outline:none; vertical-align:middle; font-family:Helvetica,Arial,"sans-serif";}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#000000; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
::-webkit-scrollbar{width:6px;}
::-webkit-scrollbar-track{background-color:#000;}
::-webkit-scrollbar-thumb{background-color:#aaa;}
::-webkit-scrollbar-thumb:hover{background-color:#5b5b5b;}
::-webkit-scrollbar-thumb:active{background-color:#000000;}
@media only screen and (max-width:992px){
body{font-size:15px;}
input,select,button,textarea{font-size:15px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:992px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{background-position:center; background-attachment:fixed; background-repeat:no-repeat; background-size:cover;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:992px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.header{width:100%; position: fixed; top:0; z-index:9999; background:#fff }
.header.on{ box-shadow:0 0 15px rgba(2,20,42,.5); position:fixed; top:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;
-webkit-animation:zhiding 1s ease;
-moz-animation:zhiding 1s ease;
-ms-animation:zhiding 1s ease;
-o-animation:zhiding 1s ease;
animation:zhiding 1s ease; background:#fff}
.header .logo{width:430px; float:left; margin:15px 0 0; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{position:absolute; top:50%; margin-top:-11px; right:40px; height:22px; width:30px; display:none;}
.header .an span{width:30px; height:2px; background-color:#333; 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:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
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:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .s_ch{height:86px; margin-left:0; text-align:center; color:#333; line-height:86px; float:right; cursor:pointer;}
.header .s_ch i{font-size:22px; font-weight:bold;}
.header .language{float:right; height:86px; font-size:17px; text-align:center; line-height:86px; color:black; cursor:pointer; position:relative; z-index:9; margin-left:30px}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-2px; padding-right:10px}
.header .language .x_l{width:max-content; padding-top:8px; position:absolute; top:68px; left:-10px; display:none;}
.header .language .x_l:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #007bff; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:0 15px; background-color:#007bff; float:none;}
.header .language .x_l ul li{margin:0; float:none;}
.header .language .x_l ul li a{font-size:14px; text-align:center; color:#fff; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#96bcd1;}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin-right:30px; float:left; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav .y_j{position:relative;}
.header .nav .y_j:after{width:0; height:2px; background-color:#087dd2; content:""; position:absolute; bottom:0; left:50%;
transform:translateX(-50%);
-webkit-transform:translateX(-50%);
-moz-transform:translateX(-50%);
-ms-transform:translateX(-50%);
-o-transform:translateX(-50%);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.on .y_j:after{width:100%;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:18px;   color:#333; line-height:86px; text-transform:capitalize}
.header .nav ul li:hover .y_j a{color:#087dd2;}
.header .nav ul li.on .y_j a{color:#087dd2;}
.header .nav .e_j{width:300px; padding:10px 0; background-color:#000000; box-shadow:0 8px 15px rgba(95,125,158,.2); position:absolute; top:86px; left:-15px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j a{font-size:15px; line-height:36px; color:#fff; text-align:left; padding-left:15px; display:block;}
.header .nav .e_j a:hover{color:#96bcd1;}
@media only screen and (max-width:992px){
.header{ }
.header .logo{width:280px; margin:11px 0 0 ;}
.header .s_ch{height:60px; margin-left:0; text-align:center; color:#fff; line-height:60px; float:right; cursor:pointer; margin-right:60px}
.header .language{float:right; height:55px; font-size:14px; text-align:center; line-height:55px; color:#fff; cursor:pointer; position:relative; z-index:9; margin-left:10px; margin-right:40px}

.header .an{display:block;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%; float:none;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; margin:0; padding:10px 0;}
.header .nav .y_j{margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; text-align:right; color:#ddd; line-height:46px; z-index:99;}
.header .nav ul li:hover .y_j i{color:#ddd;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav ul li.on .y_j i{color:#ddd;}
.header .nav .y_j a{line-height:46px; color:#fff; display:block; font-size:18px}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; top:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{line-height:36px; text-transform:uppercase; text-align:left; color:#fff;}
}
@media only screen and (max-width:992px){
.header .an{right:15px;}
}

@-webkit-keyframes zhiding {
from{-webkit-transform:translateY(-100%);}
to{-webkit-transform:translateY(0);}
}
@-moz-keyframes zhiding {
from{-moz-transform:translateY(-100%);}
to{-moz-transform:translateY(0);}
}
@-ms-keyframes zhiding {
from{-ms-transform:translateY(-100%);}
to{-ms-transform:translateY(0);}
}
@-o-keyframes zhiding {
from{-o-transform:translateY(-100%);}
to{-o-transform:translateY(0);}
}
@keyframes zhiding {
from{transform:translateY(-100%);}
to{transform:translateY(0);}
}

.search{width:100%; height:100%; background-color:rgba(0,0,0,.8); position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .sc_bj{width:100%; padding:150px 0; background-color:#000000; position:relative;}
.search .sc_gb{position:absolute; top:50px; right:50px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:36px; color:#fff;}
.search .sc_nr{width:500px; border-bottom:1px solid #fff; margin:0 auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#ddd;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right;}
.search button i{font-size:30px;}
@media only screen and (max-width:640px){
.search .sc_bj{padding:100px 0;}
.search .sc_gb{top:20px; right:20px;}
.search .sc_gb i{font-size:26px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}

.pc_ban{width:100%; height:90vh; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; left:2%; margin-top:-20px; opacity:.5;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{opacity:1;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; right:2%; margin-top:-20px; opacity:.5;
background-size:40px 40px;
-webkit-background-size:40px 40px;
-moz-background-size:40px 40px;
-ms-background-size:40px 40px;
-o-background-size:40px 40px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{opacity:1;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .sw_bg{width:100%; height:100%; position:absolute; top:0; left:0;
transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);
transition:all 5s;
-o-transition:all 5s;
-ms-transition:all 5s;
-moz-transition:all 5s;
-webkit-transition:all 5s;}
.pc_ban .swiper-slide-active .sw_bg{transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:9999;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{width:100%; font-size:22px; line-height:32px; color:#fff; text-align:center}
.pc_ban .w_z h3{font-size:38px; line-height:60px; text-transform:uppercase; margin-bottom:20px; font-weight:bold}
.pc_ban .m_r{width:150px; height:44px; border:2px solid #fff; border-radius:5px; margin-top:30px; position:relative; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .m_r:hover{border:2px solid #96bcd1;}
.pc_ban .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; transition:transform 340ms ease-in-out; background-color:#000000; transform-origin:right center; transform:scaleX(0);}
.pc_ban .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.pc_ban .m_r a{font-size:18px; line-height:40px; color:#fff; text-align:center; display:block; position:relative; z-index:9;}
@media only screen and (max-width:992px){
.pc_ban{height:36vh;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .container{position:absolute; top:55%; left:50%; z-index:9999;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .w_z{font-size:16px; line-height:28px; letter-spacing:0; width:80%; margin:0 auto}
.pc_ban .w_z h3{font-size:36px; line-height:46px; letter-spacing:2px; margin-bottom:10px;}
.pc_ban .w_z p{ display:none}
}
@media only screen and (max-width:640px){
.pc_ban{height:32vh;}
.pc_ban .w_z{font-size:14px; line-height:24px;}
.pc_ban .w_z h3{font-size:16px; line-height:32px; letter-spacing:0;}
.pc_ban .m_r{width:120px; height:34px; border:2px solid #fff; border-radius:5px; margin-top:20px; position:relative; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .m_r a{font-size:16px; line-height:30px; color:#fff; text-align:center; display:block; position:relative; z-index:9;}

}

 
.guanyu{ background:#f6f6f6 url(../images/bg1.jpg) center right no-repeat; background-size:auto 100%; overflow:hidden; padding:60px 0;}
.guanyu .container{ display: flex;   justify-content: space-between;   align-items: center;  flex-direction:row-reverse}
.sy_gypic{  width:45%;  overflow:hidden}
.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%}
.sy_gyzi h1{ display:block; color:#000; font-size:40px; font-weight:bold}
.sy_gyzi h2{ display:block; color:#333; font-size:20px}
.sy_gyzi p{ display:block; margin:20px auto 30px; font-size:18px; line-height:36px; color:#464646;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; overflow:hidden}
.sy_gyzi span a{ display:block; background:#087dd2; width:160px; color:#fff; line-height:45px; border-radius:30px; text-align:center; font-size:14px; transition:all 0.6s}
.sy_gyzi span a:hover{ background:#222; transition:all 0.6s}




@media only screen and (max-width:1200px){
.guanyu{  padding:50px 0;}
.sy_gyzi h1{ display:block;  font-size:25px}
.sy_gyzi h2{ display:block; color:#333; font-size:16px}
.sy_gyzi p{ display:block; margin:10px auto 20px; font-size:14px; line-height:26px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}




}


@media only screen and (max-width:992px){
	.guanyu{ background:#f4f4f8 ;padding: 20px 0;}
.guanyu .container{ display:block}


.sy_gypic{  width:100%;  overflow:hidden}
.sy_gyzi{ width:100%; margin-top:20px}

}


.sy_xt{width:100%; padding-top:100px; overflow:hidden;}
.sy_xt .xt_wz{max-width:900px; margin:0 auto 50px; font-size:36px; font-family:"ProximaNova-Bold"; color:#000; font-weight:bold; line-height:40px; text-align:center; position:relative;}
.sy_xt .xt_tp img{max-width:100%; height:auto; margin:0 auto; display:block;}

.sy_fa{width:100%; padding:100px 0; overflow:hidden; position:relative; text-align:center;}
.sy_fa:after{width:100%; height:60%; background-color:#eee; content:""; position:absolute; left:0; bottom:0; z-index:-1;}
.sy_fa h3{font-size:36px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:50px; display:inline-block; position:relative;}
.sy_fa h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_fa .row{margin:0 -35px;}
.sy_fa .col-12{padding:0 35px;}
.sy_fa .t_p{overflow:hidden; position:relative;}
.sy_fa .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_fa .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_fa .w_z{text-align:left; line-height:22px; color:#555; margin-top:30px;}
.sy_fa .w_z h4{font-size:26px; line-height:28px; color:#000; height:56px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_fa .w_z em{width:50px; height:2px; background-color:#000000; display:block; margin:20px 0;}

.sy_al{width:100%; padding-top:100px; overflow:hidden; position:relative;}
.sy_al:after{width:100%; height:80%; background:url(../images/al_bj.jpg) no-repeat center / cover fixed; content:""; position:absolute; left:0; top:0; z-index:-1;}
.sy_al .al_bt{margin-bottom:35px;}
.sy_al .al_bt .w_z{color:#fff; max-width:600px; float:left;}
.sy_al .al_bt .w_z h3{font-size:36px; font-weight:bold; line-height:40px; margin-bottom:10px;}
.sy_al .al_bt .w_z p{font-size:18px; line-height:26px;}
.sy_al .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #fff; position:relative; overflow:hidden; float:right; margin-top:30px;}
.sy_al .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#fff;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_al .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_al .m_r a{line-height:40px; color:#fff; text-align:center; display:block; position:relative; z-index:9;}
.sy_al .m_r:hover a{color:#000000;}
.sy_al .al_zs{width:100%; position:relative;}
.sy_al .swiper-pagination{bottom:0; display:none;}
.sy_al .swiper-pagination-bullet{background-color:#aaa;}
.sy_al .swiper-pagination-bullet-active{background-color:#000000;}
.sy_al .swiper-slide{position:relative; overflow:hidden;}
.sy_al .swiper-button-prev{width:38px; height:38px; border:1px solid #fff; border-radius:3px; background:url(../images/zj.png) no-repeat center / cover !important; left:-66px; margin-top:-22px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .swiper-button-prev:hover{background:#fff url(../images/zj2.png) no-repeat center / cover !important; border:1px solid #fff;}
.sy_al .swiper-button-next{width:38px; height:38px; border:1px solid #fff; border-radius:3px; background:url(../images/yj.png) no-repeat center / cover !important; right:-66px; margin-top:-22px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .swiper-button-next:hover{background:#fff url(../images/yj2.png) no-repeat center / cover !important; border:1px solid #fff;}
.sy_al .swiper-slide:after{width:100%; height:40%; content:""; position:absolute; bottom:0; left:0;
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.8));
background-image:-moz-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.8));
background-image:-ms-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.8));
background-image:-o-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.8));
background-image:linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.8));}
.sy_al .swiper-slide .t_p{overflow:hidden;}
.sy_al .swiper-slide .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_al .swiper-slide:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_al .swiper-slide .w_z{padding:0 20px 20px; max-width:60%; color:#fff; position:absolute; bottom:0; left:0; z-index:99;}
.sy_al .swiper-slide .w_z h4{font-size:22px; font-weight:bold; line-height:26px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_al .swiper-slide .w_z p{line-height:22px; height:44px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}

.sy_cp{width:100%; padding:60px 0 30px; overflow:hidden;}
.sy_cp h3{font-size:40px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:50px; display:inline-block; position:relative;}
.sy_cp h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_cp li{ float:left; width:23.5%; margin-right:2%}
.sy_cp li:nth-child(4n){margin-right:0; }
.sy_cp .n_r{ margin-bottom:30px}
.sy_cp .t_p{border:1px solid #e7e7e7;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.sy_cp .n_r:hover .t_p{border:1px solid #087dd2;}
.sy_cp .t_p img{width:100%; height:auto; display:block;}
.sy_cp .w_z{margin-top:10px; line-height:30px; font-weight:bold; text-align:center; font-size:18px}
.sy_cp .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #087dd2; position:relative; overflow:hidden; float:right;}
.sy_cp .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#087dd2;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_cp .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_cp .m_r a{line-height:40px; color:#087dd2; text-align:center; display:block; position:relative; z-index:9;}
.sy_cp .m_r:hover a{color:#fff;}
@media only screen and (max-width:1024px){
.sy_cp .swiper-cy{padding-bottom:30px;}
.sy_cp .w_z{padding:15px; margin-top:-54px; line-height:24px;}
.sy_cp .w_z h3{font-size:16px; line-height:24px; margin-bottom:15px;}
.sy_cp .swiper-slide:hover .w_z{padding:30px 15px;}
.sy_cp .m_r{width:110px; height:32px; margin-bottom:0px ; margin-top:10px;}
.sy_cp .m_r a{font-size:14px; line-height:30px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:20px 0 5px;}
.sy_cp li{ float:left; width:49%; margin-right:2%}
.sy_cp li:nth-child(2n){margin-right:0; }
.sy_cp .n_r {
  margin-bottom: 0px;
}
.sy_cp h3{font-size:25px; color:#000; font-weight:bold; line-height:40px; padding-bottom:10px; margin-bottom:30px; display:inline-block; position:relative;}

.sy_cp .w_z{font-size:14px; line-height:28px; margin-bottom:0px; margin-top:0px}
}

.sy_ys{width:100%; padding:60px 0 70px; background:url(../images/al_bj.jpg) no-repeat center / cover; overflow:hidden;}
.sy_ys .ys_bt{max-width:900px; margin:0 auto 30px; font-size:18px; line-height:26px; color:#ddd; text-align:center;}
.sy_ys .ys_bt h3{font-size:40px; font-weight:bold; color:#fff; line-height:40px; padding-bottom:20px; margin-bottom:20px; display:inline-block; position:relative;}
.sy_ys .ys_bt h3:after{width:100%; height:5px; background-color:#fff; content:""; position:absolute; bottom:0; left:0; opacity:.2;}
.sy_ys .gy_bt h3{color:#fff;}
.sy_ys .gy_bt em{background-color:#fff;}
.sy_ys li{ background:#fff; width:23.5%; margin-right:2%; float:left;border-radius:8px;margin-bottom: 2%;}
.sy_ys li:nth-child(4n){margin-right:0; }
.sy_ys .n_r{text-align:center; padding:30px 20px ;}
.sy_ys .t_b{width:90px; padding:5px; border-radius:50%; margin:0 auto 30px;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; background:#087dd2}
.sy_ys .n_r:hover .t_b{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);}
.sy_ys .t_b img{width:100%; height:auto; display:block;}
.sy_ys h4{font-size:20px; font-weight:500; line-height:28px; color:#000; margin-bottom:0; min-height:40px ; font-weight:bold}
.sy_ys em{ background:#087dd2; height:4px; width:40px; margin:0 auto 10px; display:block}
.sy_ys p{color:#000; line-height:28px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
@media only screen and (max-width:992px){
.sy_ys{padding:20px 0;}
.sy_ys .row{margin:0 -10px;}
.sy_ys .col-md-4{padding:0 10px;}
.sy_ys .n_r{padding:30px 15px;}
.sy_ys .t_b{width:80px; margin:0 auto 20px;}
.sy_ys h4{font-size:20px; line-height:32px; margin-bottom:6px; }
.sy_ys p{font-size:14px; line-height:22px; padding:0 10px}
.sy_ys .ys_bt h3{font-size:25px; font-weight:bold; color:#fff; line-height:40px; padding-bottom:10px; margin-bottom:10px; display:inline-block; position:relative;}
.sy_ys li{  width:49%; margin-right:2%; float:left;border-radius:8px; margin-bottom:10px}
.sy_ys li:nth-child(2n){margin-right:0; }
}
@media only screen and (max-width:640px){
.sy_ys{padding:20px 0 20px;}
.sy_ys .ys_bt{max-width:900px; margin:0 auto 20px; font-size:18px; line-height:26px; color:#ddd; text-align:center;}

.sy_ys .gy_bt{margin-bottom:0;}
.sy_ys .row{margin:0;}
.sy_ys .col-md-4{padding:0; border-right:0; border-bottom:1px solid rgba(255,255,255,.3);}
.sy_ys .col-md-4:last-child{border-bottom:0;}
.sy_ys .n_r{padding:20px 0; }
.sy_ys .t_b{width:70px; }
.sy_ys h4{font-size:18px; line-height:28px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
}

.sy_xw{width:100%; padding:60px 0; overflow:hidden;}
.sy_xw h3{font-size:40px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:50px; display:inline-block; position:relative;}
.sy_xw h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_xw .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #000000; position:relative; overflow:hidden; float:right;}
.sy_xw .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#000000;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_xw .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_xw .m_r a{line-height:40px; color:#000000; text-align:center; display:block; position:relative; z-index:9;}
.sy_xw .m_r:hover a{color:#fff;}

.sy_xw .row{margin:0 -10px; justify-content:space-between;}
.sy_xw .col-12{padding:0 10px;}
.sy_xw .t_p{position:relative; overflow:hidden;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sy_xw .t_p:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .n_r{width:100%; padding:30px; position:absolute; bottom:0; left:0;
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.7));
background-image:-moz-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.7));
background-image:-ms-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.7));
background-image:-o-linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.7));
background-image:linear-gradient(to bottom, rgba(0,0,0,.02), rgba(0,0,0,.7));}
.sy_xw .n_r h3{font-size:26px; line-height:32px; color:#fff; margin-bottom:15px;}
.sy_xw .n_r p{height:52px; font-size:18px; color:#fff; line-height:26px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .x_w h3{font-size:36px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:50px; display:inline-block; position:relative;}
.sy_xw .x_w h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_xw .x_w ul li{  margin-bottom:30px; position:relative; overflow:hidden; background:#f7f7f7; padding:22px 0 22px 110px}
.sy_xw .x_w .s_j{width:70px; height:70px; background:#000000;  padding:10px 0; color:#fff; line-height:22px; text-align:center; position:absolute; top:20px; left:20px;}
.sy_xw .x_w .s_j strong{font-size:16px; font-weight:normal; line-height:26px; display:block;}
.sy_xw .x_w .w_z{margin:9px 0; height: auto; font-size:18px; line-height:26px; overflow:hidden;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; width:90%}
.sy_xw .m_r a{font-size:16px; color:#000000;}
.sy_xw .m_r i{margin-left:5px; font-size:16px; font-weight:bold;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .m_r a:hover i{margin-left:15px;}
@media only screen and (max-width:992px){
.sy_xw{padding:0 0 20px;}
.sy_xw .row{margin:0 -10px;}
.sy_xw .col-12{padding:0 10px;}
.sy_xw  h3{font-size:25px; color:#000; font-weight:bold; line-height:40px; padding-bottom:10px; margin-bottom:30px; display:inline-block; position:relative;}
.sy_xw .x_w ul li{margin-bottom:5px;}
.sy_xw .m_r{width:110px; height:32px; border-radius:16px; border:2px solid #000000; position:relative; overflow:hidden; float:right; margin-top:10px}
.sy_xw .m_r a{font-size:14px; color:#000000; line-height:30px}
.sy_xw .n_r{width:100%; padding:10px;}
}
@media only screen and (max-width:640px){
.sy_xw .col-12{padding:0 10px;}
.sy_xw .x_w{margin-bottom:10px;}
.sy_xw .x_w ul li{margin-bottom:10px;}
.sy_xw .x_w .w_z{margin:9px 0; height: auto; font-size:14px; line-height:26px; overflow:hidden;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; width:90%}
	 
}

.ny_ban{width:100%; height:440px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.ny_ban:after{width:100%; height:100%; background-color:rgba(2,20,32,.6); position:absolute; top:0; left:0; content:"";}
.ny_ban .w_z{width:80%; position:absolute; top:50%; left:10%; z-index:99; text-align:center;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.ny_ban .w_z h1{font-size:50px; font-weight:bold; text-transform:uppercase; color:#fff;}
@media only screen and (max-width:990px){
.ny_ban{height:400px;}
.ny_ban .w_z h1{font-size:40px;}
}
@media only screen and (max-width:640px){
.ny_ban{height:220px;}
.ny_ban .w_z{top:55%;}
.ny_ban .w_z h1{font-size:20px; padding-top:40px}
}

.gy_wm{width:100%; padding:60px 0 80px; overflow:hidden;}
.gy_wm .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.gy_wm .col-12{padding:0 30px;}
.gy_wm .b_t{font-size:36px; line-height:72px; font-weight:bold; color:#000000; text-transform: capitalize; margin-bottom:50px; position:relative;}
.gy_wm .b_t:after{width:72px; height:72px; background-color:#f7f7f7; content:""; position:absolute; top:-10px; left:0; z-index:-2;}
.gy_wm .b_t:before{width:72px; height:72px; background-color:#96bcd1; content:""; position:absolute; top:10px; left:20px; z-index:-1; opacity:.3;}
.gy_wm .w_z{color:#000; line-height:32px;   font-size:17px; text-align:justify}
.gy_wm .w_z img,.gy_wm .w_z video{max-width: 100%;}
.gy_wm .t_p img{width:100%; height:auto; display:block;}
.gy_wm .n_r{text-align:center; margin-top:60px; padding:50px 30px; background-color:#f7f7f7;}
.gy_wm .s_z{ color:#000;font-size:26px;}
.gy_wm .s_z b{font-family:Arial,"sans-serif"; color:#000000;font-size:56px; margin-right:10px}
.gy_wm .j_s{line-height:36px; color:#000; text-transform: capitalize; font-size:24px}
.wen_z {
  color: #000;
  line-height: 30px;
  text-align: justify; font-size:16px; 
}
@media only screen and (max-width:990px){
.gy_wm{padding:60px 0;}
.gy_wm .row{margin:0 -10px; display:flex; align-items:center; justify-content:space-between;}
.gy_wm .col-12{padding:0 10px;}
.gy_wm .b_t{font-size:32px; margin-bottom:30px;}
.gy_wm .b_t:after{display:none;}
.gy_wm .b_t:before{display:none;}
.gy_wm .n_r{padding:20px 10px;margin-top: 10px;}
.gy_wm .s_z{font-size:20px;}
.gy_wm .j_s{line-height:16px; color:#000; text-transform: capitalize; font-size:16px}
.gy_wm .s_z b{font-family:Arial,"sans-serif"; color:#000000;font-size:30px; margin-right:10px}

}
@media only screen and (max-width:640px){
.gy_wm{padding:20px 0;}
.gy_wm .b_t{font-size:25px; margin-bottom:0px;}
.gy_wm .b_t:after{display:none;}
.gy_wm .b_t:before{display:none;}
.gy_wm .w_z{color:#000; line-height:30px; text-align: left; font-size:16px; margin-bottom:10px}
.wen_z {
  color: #000;
  line-height: 30px;
  text-align: left; font-size:16px
}
}

.gy_ry{width:100%; padding:60px 0; background:url(../images/al_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.gy_ry .row{margin:0 -40px;}
.gy_ry .col-12:nth-child(2){border-left:1px solid rgba(255,255,255,.3); border-right:1px solid rgba(255,255,255,.3);}
.gy_ry .col-12{padding:0 40px;}
.gy_ry .b_t{font-size:36px; font-weight:bold; color:#96bcd1; text-transform: capitalize; text-align:center; position:relative;}
.gy_ry .h_x{width:80px; height:4px; background-color:#96bcd1; margin:10px auto 50px;}
@media only screen and (max-width:990px){
.gy_ry{padding:20px 0;}
.gy_ry .b_t{font-size:32px;}
}
@media only screen and (max-width:640px){
.gy_ry{padding:20px 0;}
.gy_ry .b_t{font-size:25px;  }
.gy_ry .h_x{ margin:10px auto 20px;}
.gy_ry .l_m{padding:15px 0; font-size:22px;}
}


.gy_ry1{width:100%; padding:60px 0; overflow:hidden;}
.gy_ry1 .row{margin:0 -40px;}
.gy_ry1 .col-12:nth-child(2){border-left:1px solid rgba(255,255,255,.3); border-right:1px solid rgba(255,255,255,.3);}
.gy_ry1 .col-12{padding:0 40px;}
.gy_ry1 .b_t{font-size:36px; font-weight:bold; color:#000000; text-transform: capitalize; text-align:center; position:relative;}
.gy_ry1 .h_x{width:80px; height:4px; background-color:#000000; margin:10px auto 20px;}
.miaoshu{ color:#000; font-size:18px; text-align:center; line-height:30px; margin-bottom:50px}
@media only screen and (max-width:990px){
.gy_ry1{padding:60px 0;}
.gy_ry1 .b_t{font-size:32px;}
}
@media only screen and (max-width:640px){
.gy_ry1{padding:20px 0;}
.gy_ry1 .b_t{font-size:28px;}
.gy_ry1 .h_x{ margin:10px auto 20px;}
.gy_ry1 .l_m{padding:15px 0; font-size:22px;}
.miaoshu{ color:#000; font-size:14px; text-align:center; line-height:26px; margin-bottom:30px}

}

.tup{ text-align:center}
.tup img{ max-width:100%}

.tup1{ text-align:center; width:100%; margin:0 auto ; padding-top:30px}
.tup1 img{ max-width:100%}

.gy_gs{width:100%; padding:100px 0; overflow:hidden;}
.gy_gs .gy_sl{padding:120px 0; background:url(../images/sl_bj.jpg) no-repeat center / cover; font-size:44px; font-family:"ProximaNova-Bold"; text-transform:uppercase; line-height:60px; color:#fff; text-align:center;}
@media only screen and (max-width:990px){
.gy_gs{padding:60px 0;}
}
@media only screen and (max-width:640px){
.gy_gs{padding:50px 0;}
}

.sh_zr{width:100%; padding:100px 0; overflow:hidden;}
.sh_zr .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.sh_zr .col-12{padding:0 30px;}
.sh_zr .w_z{font-size:18px; color:#555; line-height:30px;}
.sh_zr .w_z i{font-size:16px; line-height:26px; color:#96bcd1; margin-bottom:10px; display:block;}
.sh_zr .w_z h3{font-size:30px; line-height:36px; color:#000; padding-bottom:20px; margin-bottom:30px; display:inline-block; position:relative;}
.sh_zr .w_z h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sh_zr .w_z ul{margin-top:20px;}
.sh_zr .w_z ul li{position:relative; padding-left:25px; color:#000000; margin-top:10px;}
.sh_zr .w_z ul li:after{width:6px; height:6px; background-color:#96bcd1; border-radius:50%; content:""; position:absolute; top:12px; left:0; box-shadow:3px 3px 0 #ddd;}
.sh_zr .t_p{position:relative; padding-bottom:100px;}
.sh_zr .t_p img{width:80%; height:auto; display:block;}
.sh_zr .t_p img.d_w{width:60%; position:absolute; bottom:0; right:0;}
@media only screen and (max-width:990px){
.sh_zr{padding:60px 0;}
.sh_zr .row{flex-direction:column;}
}
@media only screen and (max-width:640px){
.sh_zr{padding:50px 0;}
}

.sh_js{width:100%; padding:100px 0; background-color:#f7f7f7; overflow:hidden; position:relative;}
.sh_js:before{width:50%; height:100%; position:absolute; top:0; right:0; content:""; background:url(../images/js_bj.jpg) no-repeat center right / auto 100% fixed;}
.sh_js .row{margin:0 -30px;}
.sh_js .col-12{padding:0 30px;}
.sh_js .w_z{font-size:18px; color:#555; line-height:26px;}
.sh_js .w_z i{font-size:16px; line-height:26px; color:#96bcd1; margin-bottom:10px; display:block;}
.sh_js .w_z h3{font-size:30px; line-height:36px; color:#000; padding-bottom:20px; margin-bottom:30px; display:inline-block; position:relative;}
.sh_js .w_z h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sh_js .w_z ul{margin:0 -2%;}
.sh_js .w_z ul li{width:46%; background-color:#fff; margin:20px 2% 0; flex:0 0 46%; padding:45px 30px 30px; position:relative;}
.sh_js .w_z ul li:after{width:6px; height:6px; background-color:#96bcd1; border-radius:50%; content:""; position:absolute; top:30px; left:30px; box-shadow:3px 3px 0 #ddd;}
.sh_js .t_p{position:relative; padding-bottom:100px;}
.sh_js .t_p img{width:80%; height:auto; display:block;}
.sh_js .t_p img.d_w{width:60%; position:absolute; bottom:0; right:0;}
@media only screen and (max-width:990px){
.sh_js{padding:60px 0;}
.sh_js .row{flex-direction:column;}
}
@media only screen and (max-width:640px){
.sh_js{padding:50px 0;}
}

.sh_sj{width:100%; padding:100px 0; overflow:hidden;}
.sh_sj .row{margin:0 -30px;}
.sh_sj .col-12{padding:0 30px;}
.sh_sj h3{font-size:36px; color:#000; font-weight:bold; line-height:40px; margin-bottom:50px;}
.sh_sj .t_p{position:relative; overflow:hidden;}
.sh_sj .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.sh_sj .t_p:hover img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sh_sj .n_r{width:100%; padding:50px 30px 30px; position:absolute; bottom:0; left:0;
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));
background-image:-moz-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));
background-image:-ms-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));
background-image:-o-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));
background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.7));}
.sh_sj .n_r h4{font-size:26px; line-height:32px; color:#fff; margin-bottom:15px;}
.sh_sj .n_r p{height:52px; font-size:18px; color:#fff; line-height:26px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
@media only screen and (max-width:992px){
.sh_sj{padding:50px 0;}
.sh_sj .row{margin:0 -10px;}
.sh_sj .col-12{padding:0 10px;}
}
@media only screen and (max-width:640px){
.sh_sj .col-12{padding:0 10px;}
}

.rc_zl{width:100%; padding:200px 0; overflow:hidden; position:relative;}
.rc_zl:before{width:50%; height:calc(100% - 200px); position:absolute; top:100px; right:0; content:""; background:url(../images/zl_bj.jpg) no-repeat center right / cover;}
.rc_zl .row{margin:0 -30px;}
.rc_zl .col-12{padding:0 30px;}
.rc_zl .w_n{max-width:80%; font-size:18px; line-height:28px;}
.rc_zl .w_z{font-size:15px; color:#555; line-height:22px;}
.rc_zl .w_z i{font-size:16px; line-height:26px; color:#96bcd1; margin-bottom:10px; display:block;}
.rc_zl .w_z h3{font-size:30px; line-height:36px; color:#000; padding-bottom:20px; margin-bottom:30px; display:inline-block; position:relative;}
.rc_zl .w_z h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.rc_zl .w_z ul{margin:0 -2%;}
.rc_zl .w_z ul li{width:46%; background-color:rgba(245,245,245,.8); margin:20px 2% 0; flex:0 0 46%; padding:25px; position:relative;}
.rc_zl .w_z ul li em{width:30px; height:2px; border-radius:2px; background-color:#96bcd1; display:block; margin-bottom:15px;}
.rc_zl .t_p{position:relative; padding-bottom:100px;}
.rc_zl .t_p img{width:80%; height:auto; display:block;}
.rc_zl .t_p img.d_w{width:60%; position:absolute; bottom:0; right:0;}
@media only screen and (max-width:990px){
.rc_zl{padding:60px 0;}
.rc_zl .row{flex-direction:column;}
}
@media only screen and (max-width:640px){
.rc_zl{padding:50px 0;}
}

.rc_zp{width:100%; padding:100px 0; background-color:#f7f7f7; overflow:hidden;}
.rc_zp .jr_wm{width:100%; padding:80px; text-align:center; color:#fff; background:url(../images/jr_bj.jpg) no-repeat center / cover;}
.rc_zp .jr_wm h3{font-size:30px; line-height:36px;}
.rc_zp .jr_wm em{width:60px; height:4px; border-radius:2px; display:block; margin:20px auto; background-color:rgba(255,255,255,.6);}
.rc_zp .jr_wm p{font-size:18px; line-height:26px;}
.rc_zp .jr_wm .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #fff; position:relative; overflow:hidden; margin:30px auto 0;}
.rc_zp .jr_wm .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#fff;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.rc_zp .jr_wm .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.rc_zp .jr_wm .m_r a{line-height:40px; color:#fff; text-align:center; display:block; position:relative; z-index:9;}
.rc_zp .jr_wm .m_r:hover a{color:#000000;}

.xw_zx{width:100%; padding:100px 0 20px; overflow:hidden;}
.xw_zx ul li{position:relative; padding-bottom:50px; margin-bottom:80px;}
.xw_zx ul li:after{width:80%; height:70%; background-color:#f7f7f7; content:""; position:absolute; bottom:0; right:0; z-index:-1;}
.xw_zx ul li:nth-child(2n):after{left:0;}
.xw_zx .t_p{position:relative; overflow:hidden;}
.xw_zx .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.xw_zx ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.xw_zx .w_z{margin-top:30px; padding:0 30px;}
.xw_zx .w_z h3{font-size:22px; line-height:28px; margin-bottom:10px;}
.xw_zx .w_z p{height:52px; font-size:16px; color:#777; line-height:26px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_zx .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #000000; position:relative; overflow:hidden; margin-top:30px;}
.xw_zx .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#000000;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.xw_zx .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.xw_zx .m_r a{line-height:40px; color:#000000; text-align:center; display:block; position:relative; z-index:9;}
.xw_zx .m_r:hover a{color:#fff;}

.qq_bj{width:100%; padding:100px 0; overflow:hidden; text-align:center;}
.qq_bj h3{font-size:36px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:30px; display:inline-block; position:relative;}
.qq_bj h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.qq_bj .w_z{font-size:18px; line-height:28px; color:#555; margin-bottom:50px;}
.qq_bj .bj_nr{position:relative;}
.qq_bj .sj_dt{width:73%;}
.qq_bj .sj_dt img{width:100%; height:auto; display:block;}
.qq_bj .bj_dz{width:25%; height:100%; padding:25px; position:absolute; top:0; right:0; border:1px solid #ddd; background-color:#f7f7f7; text-align:left;}
.qq_bj .bj_dz h4{font-size:22px; color:#000000; line-height:26px; margin-bottom:20px; border-bottom:1px solid #ddd; padding-bottom:14px;}
.qq_bj .bj_dz ul{width:100%; padding-right:20px; height:calc(100% - 52px); overflow-y:auto}
.qq_bj .bj_dz ul li{padding-left:35px; font-size:16px; line-height:24px; color:#333; margin-bottom:20px; position:relative;}
.qq_bj .bj_dz ul li i{width:24px; height:24px; border-radius:50%; position:absolute; top:0; left:0; display:block; color:#fff; text-align:center; line-height:24px;}

.footer{width:100%; padding:50px 0 40px; line-height:32px; color:#fafafa; background-color:#222;}
.footer .ft_lg img{max-width:70%;}
.footer .d_y input{width:70%; height:44px; float:left; padding:0 10px; background-color:#fff; font-size:15px; color:#aaa; line-height:44px; float:left;}
.footer .d_y button{width:28%; height:44px; float:left; background-color:#000000; font-size:18px; line-height:44px; color:#fff; text-align:center; outline:none; float:right;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .d_y button:hover{background-color:#96bcd1;}
.footer h3{font-size:22px; color:#fff; line-height:30px; margin-bottom:10px; text-transform:capitalize; font-weight:bold}
.footer p{margin:10px 0;}
.footer ul li {line-height:36px}
.footer ul li a{color:#fafafa; }
.footer ul li a:hover{color:#96bcd1;}
.footer ul li i{font-size:16px; vertical-align:middle; margin-right:5px;}
@media only screen and (max-width:640px){
.footer{padding:20px 0 20px; text-align:left;}
.footer .ft_lg img{max-width:50%;}
.footer .col-md-6{ display:none}
.footer h3{font-size:20px; color:#fff; line-height:30px; margin-bottom:0px; margin-top:20px}
.footer ul li {
  line-height: 30px;
}
}

.ft_bq{width:100%; padding:10px 0 ; line-height:34px; color:#fafafa; border-top:1px solid #2b2b2b; background-color:#000;}
.ft_bq .f_l{float:left;}
.ft_bq .f_r{float:right;}
.ft_bq .f_r a{display:inline-block; width:34px; height:34px; border-radius:50%; border:1px solid #fafafa; color:#fafafa; text-align:center; line-height:32px; margin-left:15px;}
.ft_bq .f_r a:hover{color:#fff; background-color:#96bcd1; border:1px solid #96bcd1;}
.ft_bq .f_r i{font-size:20px;}
.ft_bq .f_r i.icon-tuite{font-size:16px;}
@media only screen and (max-width:992px){
.ft_bq{width:100%; padding:10px 0 ; line-height:24px; color:#fafafa; border-top:1px solid rgba(255,255,255,.3); margin-bottom:50px; text-align:center}
.ft_bq .f_r{float: left; display:none}
.ft_bq .f_r a{display:inline-block; width:34px; height:34px; border-radius:50%; border:1px solid #fafafa; color:#fafafa; text-align:center; line-height:32px; margin-left:0; margin-right:15px;}

}

.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:50px; position:fixed; right:0; bottom:80px; z-index:99999;}
.pc_kf .nr{width:50px; height:50px;   background: #087dd2;border-radius:25px; ; position:relative; margin-bottom:5px}
.pc_kf .tel{width:240px;  background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.2); font-size:14px; line-height:30px; color:#000000; position:absolute; top:0; right:80px; opacity:0; text-align:center;border-radius:10px; padding:10px 0}
.pc_kf .nr:hover .tel{right:60px; 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:230px; padding:10px; background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.2); position:absolute; top:0; right:60px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-radius:10px; }
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.pc_kf .ewm img{width:90px; height:auto; display:block; float:left;}
.pc_kf .w_z{width:110px; float:left; margin-left:10px;}
.pc_kf .w_z h3{font-size:20px; color:#333; line-height:28px;}
.pc_kf .w_z p{font-size:15px; line-height:20px;}
.pc_kf .nr a{display:block; text-align:center; line-height:50px;}
.pc_kf .nr i{color:#fff; font-size:20px;}
.pc_kf .nr i.icon-zixun2{font-size:26px;}
.pc_kf .nr a:hover i{color:#96bcd1;}
.pc_kf .fh{width:50px; height:50px; background: #087dd2;border-radius:25px;; text-align:center; line-height:50px; color:#fff; cursor:pointer; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{border:1px solid #96bcd1; background-color:#96bcd1; color:#fff;}
.pc_kf .fh i{font-size:40px;}
@media only screen and (max-width:992px){
.pc_kf .nr .ewm{display:none;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; top:auto; margin-top:0; bottom:0;}
.pc_kf .nr{width:20%; height:50px; float:left; padding:0; border-right:0;border-radius:0;margin-bottom:0}
.pc_kf .nr:first-child{border-left:0;}
.pc_kf .nr p{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .nr a{display:block; color:#777;}
.pc_kf .nr a:hover{color:#2d3c90;}
.pc_kf .nr i{font-size:24px; line-height:48px;}
.pc_kf .nr i.icon-zixunfuwu{font-size:26px;}
.pc_kf .nr i.icon-saoyisao{font-size:22px;}
.pc_kf .nr a:hover i{color:#2d3c90;}
.pc_kf .fh{width:20%; height:50px; float:left; padding:0;border-radius:0;}
.pc_kf .fh i{font-size:36px; line-height:50px;}
}



.sy_hb{width:100%; padding:60px 0 40px; overflow:hidden; background:#fafafa; position:relative}
.sy_hb .ys_bt{max-width:900px; margin:0 auto 20px; font-size:18px; line-height:26px; color:#ddd; text-align:center;}
.sy_hb .ys_bt h3{font-size:40px; font-weight:bold; color:#000; line-height:40px; padding-bottom:20px; margin-bottom:20px; display:inline-block; position:relative;}
.sy_hb .ys_bt h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_hb ul li {width: 15%; float:left;border: #eee 1px solid; margin-right:2%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3sbox-sizing:border-box; margin-bottom:20px}
.sy_hb ul li:nth-child(6n){margin-right:0; }
.sy_hb ul li img {width: 100%;display: block;}
.sy_hb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
@media only screen and (max-width:640px) {
.sy_hb{padding:20px 0;}
.sy_hb .hz_hb{padding:0 35px;}
.sy_hb .ys_bt h3{font-size:25px; font-weight:bold; color:#000; line-height:40px; padding-bottom:10px; margin-bottom:20px; display:inline-block; position:relative;}
.sy_hb .ys_bt{ margin-bottom:0px}
.sy_hb ul li {width: 32%; float:left;border: #eee 1px solid; margin-right:2%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3sbox-sizing:border-box; margin-bottom:10px}
	.sy_hb ul li:nth-child(3n){margin-right:0; }
}
.sy_hz {width: 100%;padding: 60px 0;overflow: hidden;background: #fafafa;}
.sy_hz h3{font-size:40px; color:#000; font-weight:bold; line-height:40px; padding-bottom:20px; margin-bottom:10px; display:inline-block; position:relative;}
.sy_hz h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}

.sy_hz .m_r{width:150px; height:44px; border-radius:22px; border:2px solid #087dd2; position:relative; overflow:hidden; float:right;}
.sy_hz .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#087dd2;
transition:transform 340ms ease-in-out;
transform-origin:right center;
transform:scaleX(0);}
.sy_hz .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_hz .m_r a{line-height:40px; color:#087dd2; text-align:center; display:block; position:relative; z-index:9;}
.sy_hz .m_r:hover a{color:#fff;}
@media only screen and (max-width:992px){
.sy_hz {width: 100%;padding: 20px 0;overflow: hidden;background: #fafafa;}

.sy_hz h3{font-size:25px; color:#000; font-weight:bold; line-height:40px; padding-bottom:10px; margin-bottom:0px; display:inline-block; position:relative;}
.sy_hz .m_r{width:110px; height:32px; border-radius:22px; border:2px solid #087dd2; position:relative; overflow:hidden; float:right;}
.sy_hz .m_r a{line-height:30px; color:#087dd2; text-align:center; display:block; position:relative; z-index:9;}
	
	
}
.yingyong ul{display: flex;   justify-content: space-between;flex-wrap:wrap; }
.yingyong ul li{ position:relative; height:300px; width:49%; overflow:hidden}
.yingyong ul li img{ width:100%; height:100%;object-fit: cover;transition:all 0.6s}
 
.yingyong ul li .yyzi{ position:absolute; bottom:0; left:0; padding:20px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:1 }
.yingyong ul li .yyzi h2{ display:block; font-size:20px; color:#fff; text-align:center; font-weight:bold}
.yingyong ul li .yyzi p{ display:none; margin-top:10px}


.yingyong ul li:hover{ background:#000000;}
.yingyong ul li:hover img{ transform:scale(1.1,1.1); opacity:0.1; transition:all 0.6s}

.yingyong ul li:hover .yyzi{ background:none; top:50%; bottom:auto; transform:translateY(-50%); text-align:center}
.yingyong ul li:hover .yyzi h3:after{ content:""; display:block; width:2px; background:#fff; height:20px; margin:10px auto; }
.yingyong ul li:hover .yyzi p{ display:block; font-size:14px; line-height:25px; color:#fff}


@media only screen and (max-width:992px){
.yingyong ul{ width:96%; margin:0 auto }

.yingyong ul li{  height:200px; width:100%; overflow:hidden; margin-bottom:15px}

.yingyong ul li .yyzi h2{ display:block; font-size:14px; color:#fff}

.yingyong ul li:hover .yyzi p{ display:none;}
.yingyong ul li:hover .yyzi h3:after{ content:none;}

.yingyong ul li .yyzi{ padding:15px;}
.yingyong ul li .yyzi h3{  font-size:16px; text-align:center}
.yingyong ul li:hover .yyzi{ position:absolute; bottom:0; left:0; padding:30px; box-sizing:border-box; width:100%; height:auto;background-image: linear-gradient(180deg, transparent ,#000); z-index:99; transform:none;}
.yingyong ul li:hover img{ opacity:1}


}


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

.yingyong ul li{  height:120px; }	


}


.home-layer-content { width:100% }
.home-layer-content img{ width:100% } 

.ny_lxkf {
	padding: 60px 0 0;
	overflow: hidden;
}
.ny_lxkf ul li {
	width: 23%;
	float: left;
	margin: 0 1%;
	background: #fff;
	border-radius: 10px;
	padding: 20px 20px;
	box-sizing: border-box;
	text-align: center;
	height: 247px;box-shadow: 0 0 15px #eee;
}
.ny_lxkf ul li:hover {
	transform: translateY(-5px);
	-wbkit-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	transition: all 0.3s;
	-wbkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.ny_lxkf ul li .tb .e_j {
	position: absolute;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	top: -150px;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 0 15px #ccc;
	display: none;
}
.ny_lxkf ul li:hover .tb .e_j {
	display: block;
}
.ny_lxkf ul li .tb {
	text-align: center;
	margin-bottom: 20px;
	height: 65px;
	position: relative;
}
.ny_lxkf ul li i {
	font-size: 50px;
	margin: 0 auto;
	transition: transform 0.3s ease;
	color: #2755a2;
}
.ny_lxkf ul li:hover i {
	font-size: 55px;
	transition: transform 0.3s ease;
	color: #039edd;
}
.ny_lxkf ul li h3 {
	font-size: 18px;
	color: #333;
	margin-bottom: 15px;
	font-weight: bold;
}
.ny_lxkf ul li p {
	font-size: 14px;
	line-height: 1.8;
	color: #666;
}
.ny_lxkf .dt {
	padding: 60px 0 0;
}


@media only screen and (max-width:600px){
.ny_lxkf {
	padding: 20px 0 0;
	overflow: hidden;
}
.ny_lxkf ul li {
	width: 100%;
	float: left;
	margin: 0 1%;
	background: #fff;
	border-radius: 10px;
	padding: 20px 20px;
	box-sizing: border-box;
	text-align: center;
	height: 207px;box-shadow: 0 0 15px #eee; margin-bottom:10px
}	
	
	
}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:36px; color:#333; margin-bottom:15px; position:relative; font-weight:bold}
.tit h1::after { content: " ";position: absolute; left: 50%; bottom: -12px; width: 60px; margin-left: -30px;height: 0;border: 1px solid #2755a2;}
.tit h3 { font-size:14px; color:#666; margin-top:25px;}
.lxly {margin: 0 auto;padding: 40px 0 60px; background:#fafafa; margin-top:80px}
.lxly p { font-size:18px; line-height:1.8; margin-bottom:20px;color: #333; padding-top:10px}
.lxly span{ color:#000; font-size:18px; text-align:left; margin-bottom:10px; display:block; font-weight:bold}
.lxly .wbk { margin-top:10px; text-align:center;}
.lxly .wbk input.w_z{width:100%;height:50px;line-height: 50px;margin-right:2%;margin-bottom:15px;border: 1px solid #ccc;padding: 0 15px; background:#fff; float:left; font-size:14px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#888;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;font-family:'Lato-Light'} 
		.lxly .wbk input.w_z1{width:100%;height:50px;line-height: 50px;margin-right:0;margin-bottom:15px;border: 1px solid #ccc;padding: 0 15px; background:#fff; float:left; font-size:14px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; color:#888;	-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;font-family:'Lato-Light'} 
.lxly .wbk input.w_z.no { margin-right:0}
.lxly .wbk textarea {width: 100%;height:150px; padding:0 15px; line-height:50px; background:#fff; color:#888; font-size:14px;border: 1px solid #ccc; outline: none;resize: none;margin-bottom: 20px;	-moz-border-radius: 5px;
-webkit-border-radius: 5px;border-radius: 5px; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.lxly .wbk .a_n { width:100%; height:52px; margin:0 auto; line-height:52px; font-size:20px; color:#fff; text-align:center; background:#2755a2;border-radius:8px}
.ny_nr{width:100%; padding:60px 0; overflow:hidden;}


.ny_nr .gy_wz{font-size:20px; line-height:32px;}
.ny_nr .gy_wz img{width:100%; height:auto;}
.ny_nr .gy_wz h3{font-size:18px; line-height:44px; font-weight:bold; color:#000; text-transform:uppercase; margin-bottom:10px; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.ny_nr .gy_wz p{margin-bottom:30px; font-size:16px;color:#000; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}
.ny_nr .gy_wz a{width:160px; height:40px; background-color:#000000; font-size:14px; line-height:40px; color:#fff; text-align:center; text-transform:uppercase; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .gy_wz a:hover{background-color:#0082cd;}
.ny_nr .gy_tp img{width:100%; height:auto; display:block;}




.whatsapp{display:inline-block; width:34px; height:34px; border-radius:50%; border:1px solid #fafafa; color:#fafafa; text-align:center; line-height:32px; margin-left:15px; cursor:pointer;  display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; position: relative}
.whatsapp i{font-size:20px; font-weight:lighter;}
.whatsapp .w_m{width:110px; padding:4px; border:1px solid #fff; background-color:#fff; position:absolute; top:-131px; left:50%; margin-left:-55px; opacity:1; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .2s;
-o-transition:all .2s;
-ms-transition:all .2s;
-moz-transition:all .2s;
-webkit-transition:all .2s;}
.whatsapp:hover .w_m{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.whatsapp .w_m img{width:100%; height:auto; display:block;}
.whatsapp .w_m:before{width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; border-top:8px solid #fff; content:""; position:absolute; bottom:-8px; left:50%; margin-left:-10px;}


@media only screen and (max-width:600px){
.ny_nr{width:100%; padding:20px 0; overflow:hidden;}
	

.whatsapp{display:inline-block; width:34px; height:34px; border-radius:50%; border:1px solid #fafafa; color:#fafafa; text-align:center; line-height:32px; margin-left:0; margin-right:15px; cursor:pointer;  display:inline-block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; position: relative}


.ny_nr .gy_wz h3{font-size:18px; line-height:30px; font-weight:bold; color:#000; text-transform:uppercase; margin-bottom:0px; margin-top:10px}
.ny_nr .gy_wz p{margin-bottom:20px; font-size:16px;color:#000;}

.ny_nr .gy_wz a{width:140px; height:36px; background-color:#000000; font-size:14px; line-height:36px; color:#fff; text-align:center; text-transform:uppercase; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.tit { margin-bottom:50px; text-align:center}
.tit h1 { font-size:26px; color:#333; margin-bottom:15px; position:relative; font-weight:bold}
.lxly {margin: 0 auto;padding: 20px 0 20px; background:#fafafa; margin-top:20px}
.lxly p { font-size:14px; line-height:1.8; margin-bottom:0px;color: #333; padding-top:10px}
.lxly span{ color:#000; font-size:14px; text-align:left; margin-bottom:10px; display:block; font-weight:bold}
.lxly .wbk .a_n { width:100%; height:42px; margin:0 auto; line-height:42px; font-size:16px; color:#fff; text-align:center; background:#2755a2;border-radius:8px}

}


.nline{ border-bottom:#eee 1px solid;}
.ndh{ width:96%; margin:0 auto; max-width:1000px; text-align:center}
.ndh ul li{ display:inline-block; margin:0 20px}
.ndh ul li a{  display:block; line-height:60px; font-size:18px; position:relative; font-weight:bold}
.ndh ul li a:hover{ color:#000000}
.ndh ul li a:after{display:block; content:''; position:absolute; left:25%; width:50%;opacity: 0; height:2px; background-color:#000000; bottom:-1px;transition: .4s; z-index:2}
.ndh ul li a.on:after,.ndh ul li a:hover:after{opacity: 1;left: 0;width: 100%;}
.ndh ul li a.on{ color:#000000}
@media only screen and (max-width:992px){
.ndh{overflow-x: auto;
margin-bottom: 0;}
.ndh ul  {
  display: flex;
  white-space: nowrap;
}
.ndh ul li{ display:inline-block; margin:0 10px}
.ndh ul li a{  display:block; line-height:60px; font-size:16px; position:relative}
	
}


.honor-page-list {  }
.honor-page-list   li {width: 23.5%; margin-right:2%;background: #f5f5f5; float:left; margin-bottom:2%}
.honor-page-list li:nth-child(4n) { margin-right: 0;}
.box {padding-top: px2rem(25px);cursor: pointer;display: block;overflow: hidden;}
.box-img {}
.box-img img {width: 100%;height: 100% !important;transition: all .5s;}
.box-img img:hover{transform: scale(1.1);}
.box-info .h4 {padding:20px;font-size: 16px;font-family: $mainfont;line-height: 1.25;text-align: center;color: #333;}
.box-info .p {font-size: 12px;line-height: 24px;height: 72px;overflow: hidden;color: #777;}

.fw_ys{width:100%;   }
.fw_ys .b_t{font-size:36px; font-weight:bold; color:#2f3188; text-align:center; text-transform:uppercase; position:relative;}
.fw_ys .h_x{width:80px; height:4px; background-color:#2f3188; margin:10px auto 50px;}
.fw_ys .t_p img{width:100%; height:auto; display:block;}
.fw_ys .n_r{box-shadow: 0 8px 15px 0 rgba(95,125,158,.2); margin-bottom:40px}
.fw_ys .n_r:hover .t_b.t_3{background:url(../images/a3.png) no-repeat bottom center;}
.fw_ys .w_z{ padding:20px; position:relative; z-index:1;}
.fw_ys .w_z h3{font-size:20px; line-height:24px; font-weight:bold; color:#000; margin-bottom:10px;}
.fw_ys .w_z p{line-height:28px; color:#555; font-size:16px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; margin-bottom:20px}
 .fw_ys .w_z span a{ color:#000000}
@media only screen and (max-width:992px){
.fw_ys{padding:50px 0;}
.fw_ys .b_t{font-size:32px;}
.fw_ys .row{margin:0 -10px;}
.fw_ys .col-md-4{padding:0 10px;}
.fw_ys .w_z{margin-top:0;}
.fw_ys .w_z p{font-size:15px; line-height:22px;}
}
@media only screen and (max-width:640px){
.fw_ys{padding:20px 0;}
.fw_ys .b_t{font-size:28px;}
.fw_ys .h_x{ margin:10px auto 20px;}
.fw_ys .n_r{margin-bottom:20px;}
}
.gs_sj{width:100%;  overflow:hidden;position:relative; padding:0 0 60px}
.gs_sj .swiper-sj{position:relative;  }
 .gs_sj .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:46%;  top:90%; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-prev:hover{background:#000000 url(../images/zj.png) no-repeat center; border:1px solid #000000;}
.gs_sj .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:46%;  top:90%; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-next:hover{background:#000000 url(../images/yj.png) no-repeat center; border:1px solid #000000;}
.gs_sj .swiper-slide em{width:11px; height:11px; border-radius:50%; background-color:#aaa; display:block; margin-left:25px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide.swiper-slide-active em{background-color:#000000;}
.gs_sj .swiper-slide strong{padding-left:25px; margin:15px 0; font-size:26px; line-height:36px; color:#333; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide.swiper-slide-active strong{color:#000000;}
.gs_sj .swiper-slide .w_z{padding:25px 0 ; background-color:#fafafa; box-shadow:0 5px 15px #ddd; margin-bottom:80px}
.gs_sj .swiper-slide .w_z h4{font-size:20px; font-weight:bold; color:#333; margin-bottom:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.gs_sj .swiper-slide:hover .w_z h4{color:#000000;}
.gs_sj .swiper-slide:hover .w_z{}
.gs_sj .swiper-slide .w_z p{font-size:16px; line-height:26px; color:#000; height: auto; overflow:hidden; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;
-webkit-box-orient:vertical; width:90%; margin:0 auto}
.gs_sj .t_p{overflow:hidden;}
.gs_sj .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.gs_sj .swiper-slide:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}

@media only screen and (max-width:640px){
	.gs_sj{width:100%;  overflow:hidden;position:relative; padding:0 0 20px}

.gs_sj .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:35%;  top:90%; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:35%;  top:90%; margin-top:0;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gs_sj .swiper-slide .w_z p{font-size:14px; line-height:26px; color:#000; height: auto; overflow:hidden; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;
-webkit-box-orient:vertical; width:90%; margin:0 auto}
.gs_sj .swiper-slide .w_z {
  padding: 15px 0;
  background-color: #fafafa;
  margin-bottom: 80px;
}
}


#mbOverlay { position:fixed; z-index:9998; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%;   }
#mbCenter.mbLoading {  -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:10px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { display:block;color:#fff; font-weight:bold; line-height:20px; font-size:14px; text-align:center; text-align:center; width:100% ; padding-top:20px}
#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:fixed; left:15px; top:50%; }
#mbPrevLink:before{font-family: 'iconfont'; content: "\e644";font-size:20px; background:#333; color:#fff; padding:15px}
#mbNextLink { isplay:block; position:fixed; right:15px; top:50%; }
#mbNextLink:before{font-family: 'iconfont'; content: "\e646";font-size:20px; background:#333; color:#fff; padding:15px}

#mbCloseLink { position:fixed; right:15px; top:25px; }
#mbCloseLink:before{ font-family: 'iconfont'; content: "\e503"; font-size:20px; background:#333; color:#fff; padding:15px}



#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; 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:100%;  overflow:hidden}
.mod_gallerylist ul{margin:0 -15px; position:relative;}

.mod_gallerylist ul li{float:left; width:32%; padding:0 15px; box-sizing:border-box; margin-bottom:15px; background:#fafafa; margin-right:2%}
.mod_gallerylist ul li:nth-child(3n){margin-right:0; }
.mod_gallerylist ul li .image_container{ width:100%;   padding-bottom:80%; position:relative; box-sizing:border-box;border-bottom:#eee 1px solid; text-align:center}
.mod_gallerylist ul li .image_container img{ position:absolute; max-width:100%; max-height:100%; top:50%; left:50%;  transform:translate(-50%,-50%)}
.mod_gallerylist ul li .meta a{color:#000; text-decoration:none; line-height:50px; font-size:18px; }
.mod_gallerylist ul li .meta{font-size:12px; text-align:center;}


@media only screen and (max-width:992px){
.mod_gallerylist ul{margin:0 -5px; position:relative;}
.mod_gallerylist ul li{float:left; width:100%; padding:0 5px; box-sizing:border-box; margin-bottom:10px;}


}



.ny_fw{width:100%; padding:60px 0; overflow:hidden;}
.ny_fw .w_z { text-align:center; margin-bottom:20px}
.ny_fw .w_z h3{font-size:30px; line-height:36px; color:#000; font-weight:bold; padding-bottom:20px; margin-bottom:30px; display:inline-block; position:relative; text-align: center}
.ny_fw .w_z h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}


.ywnr h3{ display:block; color:#000000; font-size:23px; font-weight:bold; margin-bottom:20px; position:relative; border-bottom:#eee 1px solid;   line-height:50px; }
.ywnr img{ margin:0 auto 20px; max-width:100%; height:auto;}
.ywnr  p{ line-height:36px}
.ywnr li{ float:left; width:32%; margin-right:2%;; margin-top:2%}
.ywnr li:nth-child(3n){margin-right:0; }
.ywnr li img{ width:100%}
#lib_Tab1 .lib_Menubox {position:relative; float:left; width:290px;}
#lib_Tab1 .lib_Menubox ul{margin:0px;padding:0px;list-style:none; }
#lib_Tab1 .lib_Menubox li{ display:block;cursor:pointer;width:100%;color:#333; background-color:#f7f7f7; font-size:16px; line-height:50px; margin-bottom:10px; padding-left:15px; box-sizing:border-box; border-radius:10px;}
#lib_Tab1 .lib_Menubox li img{ width:26px; margin-right:10px}
#lib_Tab1 .lib_Menubox li.hover{padding:0px;background:#000000 ;width:100%;color:#fff;font-weight:bold; padding-left:15px; position:relative}
#lib_Tab1 .lib_Menubox li.hover img{ display:none}
#lib_Tab1 .lib_Menubox li.hover:after{ content:""; position:absolute; width:0; height:0; border-left:#000000 10px solid;  border-top: 7px solid transparent;   border-bottom: 7px solid transparent; right:-10px; top:50%; transform:translateY(-50%)}

#lib_Tab1 .lib_Contentbox{ float:right; border-top:none;height:auto; width:calc(100% - 320px); padding:0 20px; box-sizing:border-box  }

@media only screen and (max-width:992px){
.ny_fw{width:100%; padding:20px 0; overflow:hidden;}
.ny_fw .w_z { text-align:center; margin-bottom:20px}
.ny_fw .w_z h3{font-size:16px; line-height:26px; color:#000; font-weight:bold; padding-bottom:20px; margin-bottom:20px; display:inline-block; position:relative; text-align: center}
.ny_fw .w_z h3:after{width:100%; height:5px; background-color:#96bcd1; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}

	.wuqu.ywzl ul li p{ font-size:12px; line-height:23px; }

#lib_Tab1{width:100%;margin:0px;padding:0px; margin-top:0px; overflow:hidden}

#lib_Tab1 .lib_Menubox{ float:none; width:100%;  }
 #lib_Tab1 .lib_Menubox ul{display: flex; flex-wrap:wrap; }
#lib_Tab1 .lib_Menubox li{ float:left; width:49%; margin:0.5%; font-size:12px; line-height:20px; padding:5px; }
#lib_Tab1 .lib_Menubox li.hover{width:49%; line-height:30px;padding-left:40px;}

#lib_Tab1 .lib_Menubox li.hover:after{ content:none;}

#lib_Tab1 .lib_Contentbox{ width:100%; font-size:14px; line-height:26px}
	

	
}
.ny_nr .zc_lm{box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); overflow:hidden; margin-top:20px }
.ny_nr .zc_lm .b_t{padding:10px 20px; background-color:#000000; color:#fff;}
.ny_nr .zc_lm .b_t h3{font-size:22px; line-height:26px;}
.ny_nr .zc_lm .b_t h4{font-size:20px; font-weight:bold; line-height:32px; text-transform:capitalize;}
.ny_nr .zc_lm .b_t h4 a{ color:#fff}
.ny_nr .zc_lm .b_t em{width:80px; height:4px; margin:20px 0; background-color:#fff; display:block;}
.ny_nr .zc_lm .l_m{padding:10px 10px 30px;background: linear-gradient(224deg,#000000,#393838 31%,#6b6868) }
.ny_nr .zc_lm .l_m i{ font-size:16px; float:left; line-height:50px; color:#fff}
.ny_nr .zc_lm .l_m:hover i{ color:#fff}
.ny_nr .zc_lm .l_m ul li{display:block; position:relative; border-bottom:#ccc 1px dotted}

 .ny_nr .zc_lm .l_m ul li a{text-indent:10px; font-size:15px; line-height:50px; display:block; color:#fff }
.ny_nr .zc_lm .l_m ul li:hover a{text-indent:15px; }
.ny_nr .zc_lm .l_m ul li.on a{color:#000000; text-indent:10px; }
.ny_nr .zc_lm .l_m ul li.on i{color:#000000;}

 
.ny_nr .yc_nr{min-height:500px;}
.ny_nr .lm_bt{height:67px; border-bottom:1px solid #e7e7e7; margin-bottom:30px;}
.ny_nr .lm_bt .m_c{font-size:20px; color:#000000; line-height:66px; border-bottom:1px solid #000000; display:inline-block; font-weight:bold; text-transform:capitalize}
@media only screen and (max-width:992px){
.ny_nr{padding:20px 0 30px;}
.ny_nr .zc_lm{padding:0; background-color:#fff; margin-bottom:10px; margin-top:0}
.ny_nr .zc_lm .b_t h4{font-size:18px; font-weight:bold; line-height:26px; text-transform:capitalize;}

.ny_nr .zc_lm .l_m{padding:10px 10px 20px ; min-height:inherit;}
.ny_nr .zc_lm .l_m ul li{width:100%; float:left; text-align:left; margin-bottom:0;}
.ny_nr .zc_lm .l_m ul li:after{width:100%; height:2px; top:auto; bottom:0;}
.ny_nr .zc_lm .l_m ul li a{text-indent:0; line-height:30px; font-size:14px}
.ny_nr .zc_lm .l_m i{ font-size:14px; float:left; line-height:30px; margin-left:10px; margin-right:10px}
.ny_nr .zc_lm .l_m ul li:hover a{text-indent:0;}
.ny_nr .zc_lm .l_m ul li.on a{text-indent:0;}
.ny_nr .zc_lx{display:none;}
.ny_nr .yc_nr{min-height:300px;}
.ny_nr .lm_bt{height:45px; margin-bottom:20px;}
.ny_nr .lm_bt .m_c{font-size:18px; line-height:44px;}
}

.xiaocms-page{margin-top:30px; text-align:center;}
.xiaocms-page a,.xiaocms-page span{display:inline-block; margin:2px;}
.xiaocms-page a,.xiaocms-page span{min-width:32px; height:32px; border:1px solid #e7e7e7; padding:0 10px; font-size:14px; line-height:30px; text-align:center; color:#555; display:inline-block;}
.xiaocms-page a:hover{background-color:#000000; color:#fff;}
.xiaocms-page span{background-color:#000000; color:#fff;}
@media only screen and (max-width:640px){
.xiaocms-page{margin-top:20px;}
.xiaocms-page a{min-width:30px; height:30px; padding:0 10px; font-size:14px; line-height:30px;}
}
.flexbet{display: flex;justify-content: space-between;align-items: center;}

.faqDiv{padding: 0 0; }
.faqDiv ul{margin-bottom: 40px; }
.faqDiv ul li{margin-bottom: 20px;padding: 20px;background: #f5f5f5; text-align:left ; width:49%; float:left;border-radius:10px; margin-right:2%; overflow:hidden}
.faqDiv ul li:nth-child(2n){margin-right:0; }
.faqDiv ul li .hd{cursor: pointer; }
.faqDiv ul li .hd .tit{width: calc(100% - 60px);margin-bottom: 0px; text-align:left; font-size:18px }
.faqDiv ul li .hd span{width: 36px;height: 36px;border: 2px solid #087dd2;border-radius: 50%;background: url(../images/jia.png) no-repeat center center; }
.faqDiv ul li .bd{margin-top: 15px;color: #666;display: none; }
.faqDiv ul li.on .hd span{background: url(../images/jian.png) no-repeat center center; }


@media only screen and (max-width:640px){
.faqDiv ul li{margin-bottom: 10px;padding: 15px;background: #f5f5f5; text-align:left ; width:100%; float:left;border-radius:10px; margin-right:0; overflow:hidden}
.faqDiv ul li .hd .tit{width: calc(100% - 60px);margin-bottom: 0px; text-align:left; font-size:16px }
}
.ny_cp{width:100%; padding:50px 0 70px; min-height:600px; overflow:hidden;}
.ny_cp .ny_lm{padding:10px; background: #0074c5 url(../images/lm_bj.png) no-repeat top center / 100% auto;}
.ny_cp .ny_lm .b_t{margin:10px 5px 15px;}
.ny_cp .ny_lm .b_t h3{font-size:24px; line-height:52px; color:#fff; font-weight:bold; text-transform: uppercase}
.ny_cp .ny_lm .b_t h4{font-size:16px; line-height:30px; color:#ccc; font-family:Arial; text-transform:uppercase;}
.ny_cp .ny_lm .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#aaa; display:block;}
.ny_cp .ny_lm .l_b{display:none; padding:0 15px; font-size:20px; color:#fff; text-align:left; line-height:60px; background-color:#0e7bdb; position:relative;}
.ny_cp .ny_lm .l_b i{position:absolute; top:50%; right:15px;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%); font-size:16px}
.ny_cp .ny_lm .l_m{padding:7px 7px 0 7px; background-color:#fff;}
.ny_cp .ny_lm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .ny_lm .l_m a{display:block; padding:0 15px; font-size:16px; line-height:54px;}
.ny_cp .ny_lm .l_m ul li:hover a{background-color:#0e7bdb; color:#fff;}
.ny_cp .ny_lm .l_m ul li.on a{background-color:#0e7bdb; color:#fff;}
.ny_cp .ny_lm .l_m a.e_j{position:relative;}
.ny_cp .ny_lm .l_m em{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:22px; color:#777; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_lm .l_m ul li.on em{color:#fff;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_cp .ny_lm .s_j{display:none;}
.ny_cp .ny_lm .l_m ul li.on .s_j{display:block;}
.ny_cp .ny_lm .s_j a{font-size:13px; text-indent:15px; line-height:36px; color:#555;}
.ny_cp .ny_lm .l_m ul li:hover .s_j a{background:none; color:#555;}
.ny_cp .ny_lm .l_m ul li:hover .s_j a:hover{color:#0e7bdb;}
.ny_cp .ny_lm .l_m ul li.on .s_j a{background:none; color:#555;}
.ny_cp .ny_lm .l_m ul li.on .s_j a.n{color:#0e7bdb;}
.ny_cp .ny_lx{margin-top:20px;}
.ny_cp .ny_lx .d_h{padding:30px; background:url(../images/lx_bj.jpg) no-repeat center / 100% 100%; font-size:26px; font-weight:bold; line-height:32px; font-family:Arial; color:#0089c6;}
.ny_cp .ny_lx .d_h h3{font-weight:bold; margin-bottom:6px;}
.ny_cp .ny_lx .x_x{background-color:#f7f7f7; padding:15px; line-height:26px;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:20px; color:#333; line-height:40px; padding-bottom:10px; border-bottom:1px solid #000; display:inline-block; font-weight:bold}
.ny_cp .gy_nr{margin-top:30px; font-size:15px; line-height:30px; color:#777;}
.ny_cp .gy_nr img{width:100%; height:auto; display:block;}
.ny_cp .cp_lb .row{margin:0 -10px;}
.ny_cp .cp_lb .col-md-4{padding:0 10px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px; background-color:#f7f7f7;}
.ny_cp .cp_lb .n_r img{width:100%; height:auto; border:1px solid #e7e7e7; display:block;}
.ny_cp .cp_lb .n_r p{padding:10px; font-size:16px; line-height:32px; text-align:center;}
.ny_cp .xw_lb .row{margin:0 -10px;}
.ny_cp .xw_lb .col-lg-3{padding:0 10px;}
.ny_cp .xw_lb .col-lg-9{padding:0 10px;}
.ny_cp .xw_lb ul li{padding-bottom:20px; margin-bottom:20px; border-bottom:1px dotted #ddd;}
.ny_cp .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_cp .xw_lb .w_z h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_cp .xw_lb ul li:hover .w_z h3 a{color:#0e7bdb;}
.ny_cp .xw_lb .w_z span{color:#888; padding-right:15px; float:left;}
.ny_cp .xw_lb .w_z i{padding-right:5px;}
.ny_cp .xw_lb .w_z p{margin-bottom:10px; font-size:14px; line-height:26px; height:52px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_cp .zs_lb ul{margin:0 -10px;}
.ny_cp .zs_lb ul li{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px; overflow:hidden;}
.ny_cp .zs_lb .t_p{overflow:hidden;}
.ny_cp .zs_lb .t_p img{width:100%; height:auto; display:block;
transition:all 3s;
-webkit-transition:all 3s;
-moz-transition:all 3s;
-ms-transition:all 3s;
-o-transition:all 3s;}
.ny_cp .zs_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_cp .zs_lb .w_z{border:1px solid #e7e7e7; padding:15px;}
.ny_cp .zs_lb .w_z h3{font-size:16px; padding-bottom:15px; border-bottom:1px solid #e7e7e7; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_cp .zs_lb .w_z p{font-size:12px; color:#888; line-height:22px; height:44px; margin-bottom:10px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_cp .zs_lb .w_z i{padding-right:5px; color:#777;}
.ny_cp .zs_lb .w_z span{color:#aaa; font-size:12px; padding-right:15px;}
.ny_cp .lx_xx{background-color:#f7f7f7; overflow:hidden; margin:30px 0 50px;}
.ny_cp .lx_xx .z_c{width:60%; float:left;}
.ny_cp .lx_xx .z_c img{width:100%; height:auto; display:block;}
.ny_cp .lx_xx .y_c{width:40%; float:right; padding:30px;}
.ny_cp .lx_xx .y_c h3{font-size:22px; color:#333; margin-bottom:25px;}
.ny_cp .lx_xx .y_c em{width:50px; height:3px; background-color:#0e7bdb; display:block; margin-bottom:15px;}
.ny_cp .lx_xx .y_c p{font-size:15px; line-height:32px;}
.ny_cp .bd_dt{margin-bottom:30px;}
.ny_cp .bd_dt img{width:100%; height:auto; display:block;}
.ny_cp .zx_ly{width:100%; padding:50px 100px; background-color:#fff; margin:0 auto;}
.ny_cp .zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:56px; font-size:14px; margin-bottom:30px;}
.ny_cp .zx_ly textarea{width:100%; height:110px; padding:15px 10px; background-color:#fff; border:1px solid #ddd; font-size:14px; line-height:26px; resize:none; outline:none; margin-bottom:30px;}
.ny_cp .zx_ly button{width:150px; height:40px; background-color:#0e7bdb; font-size:16px; line-height:40px; margin:0 auto; color:#fff; display:block;}
.ny_cp .zx_ly h3{font-size:26px; line-height:40px; color:#000; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly h4{font-size:18px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:15px; line-height:30px; color:#888; margin-bottom:30px; text-align:center;}
.ny_cp .zx_ly em{width:50px; height:3px; background-color:#0e7bdb; display:block; margin:0 auto 15px;}
.ny_cp .zx_ly a{color:#0e7bdb;}
.ny_cp .zx_ly a:hover{text-decoration:underline;}
@media only screen and (max-width:640px){
.ny_cp{padding:20px 0 50px;}
.ny_cp .ny_lm{padding:0; background-color:#fff; margin-bottom:20px;}
.ny_cp .ny_lm .b_t{display:none;}
.ny_cp .ny_lm .l_b{display:block;}
.ny_cp .ny_lm .l_m{padding:0;}
.ny_cp .ny_lm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .ny_lm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .ny_lm .l_m ul li:first-child{border-top:0;}
.ny_cp .ny_lm .l_m ul li a{background:none; padding:0; border:0; font-size:14px; text-align: left; line-height:40px;}
.ny_cp .ny_lm .l_m ul li:hover a{background:none; color:#0e7bdb;}
.ny_cp .ny_lm .l_m ul li.on a{background:none; color:#0e7bdb;}
.ny_cp .ny_lm .l_m ul li a.e_j{text-align:left; padding:0 15px; font-size:16px}
.ny_cp .ny_lm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lm .l_m ul li:hover em{color:#0e7bdb;}
.ny_cp .ny_lm .l_m ul li.on em{color:#0e7bdb;}
.ny_cp .ny_lx{display:none;}
.ny_cp .lm_bt{display:none;}
.ny_cp .gy_nr{margin:0; font-size:20px; line-height:36px;}
.ny_cp .cp_lb .n_r p{padding:10px; font-size:16px; line-height:36px;}
.ny_cp .xw_lb ul li{padding-bottom:25px; margin-top:25px; margin-bottom:0;}
.ny_cp .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:40px;}
.ny_cp .xw_lb .w_z span{font-size:18px;}
.ny_cp .xw_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .row{margin:0 -10px;}
.ny_cp .zs_lb .col-md-4{padding:0 10px;}
.ny_cp .zs_lb .t_w{margin-bottom:20px;}
.ny_cp .zs_lb .w_z h3{font-size:22px;}
.ny_cp .zs_lb .w_z p{font-size:18px; line-height:28px; height:56px;}
.ny_cp .zs_lb .w_z span{font-size:18px; padding-right:0; display:block; margin-top:5px;}
.ny_cp .lx_xx{margin:15px 0 35px;}
.ny_cp .lx_xx .z_c{width:100%; float:none;}
.ny_cp .lx_xx .y_c{width:100%; float:none;}
.ny_cp .lx_xx .y_c h3{font-size:24px;}
.ny_cp .lx_xx .y_c p{font-size:20px; line-height:40px;}
.ny_cp .bd_dt{margin-bottom:15px;}
.ny_cp .zx_ly{padding:30px 50px; background:none;}
.ny_cp .zx_ly input{padding:0 15px; line-height:60px; font-size:20px; margin-bottom:20px;}
.ny_cp .zx_ly textarea{height:110px; padding:12px 15px; font-size:20px; line-height:36px; margin-bottom:20px;}
.ny_cp .zx_ly button{width:100%; height:60px; font-size:22px; line-height:60px;}
.ny_cp .zx_ly h4{font-size:22px; color:#555; margin-bottom:10px; text-align:center;}
.ny_cp .zx_ly p{font-size:18px; line-height:36px;}
.ny_cp .zx_ly em{width:60px;}
}

.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{padding-bottom:30px; border:1px solid #d7d7d7;}
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;}
.cp_xq .swiper-pagination{bottom:10px;}
.cp_xq .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#0e7bdb;}
.cp_xq .cp_cs .n_r{padding:15px;}
.cp_xq .cp_cs .b_t{font-size:26px; font-weight:bold; color:#0e7bdb; line-height:40px; border-bottom:1px solid #e7e7e7; padding-bottom:20px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:16px; line-height:30px; position:relative;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:12px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#0e7bdb; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#555; background-color:#f7f7f7; margin-right:5px; cursor:pointer;}
.cp_xq .cp_js .hd ul li.on{background-color:#0e7bdb; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px;}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#0e7bdb; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:20px;}
.cp_xq .cp_cs .n_r{padding:0;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:10px; padding-left:20px; font-size:16px; line-height:30px;}
.cp_xq .cp_cs .c_s ul li:before{width:8px; height:8px; top:10px;}
.cp_xq .cp_cs a{font-size:16px; line-height:40px; padding:0 0px; width:35%; text-align:center} 
.cp_xq .cp_js .hd{ }
.cp_xq .cp_js .hd ul li{width:35%; padding:0; border-right:1px solid #fff; font-size:16px; line-height:40px; margin-right:0;}
.cp_xq .cp_js .hd ul li:last-child{border-right:0;}
.cp_xq .cp_js .hd ul li.on{background-color:#0e7bdb; color:#fff;}
.cp_xq .cp_js .n_r{font-size:16px; line-height:20px;}
.cp_xq .cp_js .n_r a{font-size:20px; line-height:40px;}
.cp_xq .cp_js .n_r img,.cp_xq .cp_js .n_r video{max-width: 100%;}
.cp_xq .cp_cs .b_t{font-size:20px; font-weight:bold; color:#0e7bdb; line-height:30px; border-bottom:1px solid #e7e7e7; padding-bottom:10px; margin-bottom:10px;}

}

 