@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,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;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,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:#21409a; 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:#21409a;}
@media only screen and (max-width:992px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
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; left:0; z-index:9999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;    border-bottom: 1px solid rgba(255,255,255,.05);}
.header.on{box-shadow:0 0 10px #ddd; background-color:#fff;}
.header .logo{width:231px; float:left; margin:10px 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:10px 0;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.heade.on .logo img{opacity:0;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; text-align:center; line-height:32px; color:#fff; margin-top:34px; margin-left:30px; cursor:pointer; position:relative; z-index:9;}
.header.on .language{color:#555;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:5px;}
.header .language .x_l{width:120px; padding-top:8px; position:absolute; top:58px; left:50%; margin-left:-60px; display:none;}
.header .language .x_l:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #535352; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:5px 15px; background-color:#535352;}
.header .language .x_l ul li a{color:#ddd; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#fafafa;}
.header .s_ch{height:32px; font-weight:bold; line-height:32px; text-align:center; color:#fff; margin-top:34px; margin-left:10px; float:right; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .s_ch{color:#555;}
.header .s_ch i{font-size:22px;}
.header .s_ch:hover{color:#21409a;}
.header .an{position:absolute; top:50%; margin-top:-10px; right:15px; height:22px; width:30px; display:none;}
.header .an span{width:30px; height:2px; background-color:#555; 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 .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin:0 15px; float:left; position:relative;}

.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:13px; color:#fff; text-transform:uppercase; line-height:100px;}
.header.on .nav .y_j a{color:#555;}
.header .nav ul li:hover .y_j a{color:#fff; font-weight:bold}
.header .nav ul li.on .y_j a{color:#fff;font-weight:bold}
.header.on .nav ul li:hover .y_j a{color:#21409a; font-weight:bold}
.header.on .nav ul li.on .y_j a{color:#21409a;font-weight:bold}

.header .nav .e_j{width:150px; padding:10px 0; background-color:#fff; box-shadow:0 0 5px #aaa; position:absolute; left:50%; margin-left:-75px; 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:14px; line-height:36px; text-align:center; display:block;}
.header .nav .e_j a:hover{ background:#21409a; color:#fff}
@media only screen and (max-width:1440px){
.header .nav ul li { margin: 0 20px;}

}
@media only screen and (max-width:1279px){
.header .nav ul li { margin: 0 15px;}
	
}

@media only screen and (max-width:992px){
.header{background-color:#fff; position:relative; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .logo{width:158px; margin:8px 0;}
.header.on .logo{margin:8px 0;}
.header .logo img{width:100%; height:auto; display:block; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{opacity:1;}
.header .language{float:right; height:32px; font-size:15px; text-align:center; line-height:32px; color:#fff; margin-top:21px; margin-left:0; margin-right:50px; color:#555;}
.header .s_ch{margin-top:20px; margin-left:0; float:left;}
.header .an{display:block; right:39px;}
.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; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:5px 0; margin:0;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:14px; text-align:right; color:#fff; line-height:50px; z-index:99;}
.header .nav .y_j a{line-height:50px; color:#fff;}
.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:32px; text-align:left; color:#fff;}
}
@media only screen and (max-width:640px){
.header .an{right:15px;}
}
@media only screen and (max-width:320px){
.header .logo{width:168px;}
.header .language{margin-top:19px; margin-right:45px;}
}

.search{width:100%; background-color:#21409a; position:fixed; top:0; left:0; z-index:9999; display:none;}
.search .container{position:relative;}
.search .sc_gb{position:absolute; top:50%; margin-top:-25px; right:15px; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.search .sc_gb:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.search .sc_gb i{font-size:26px; line-height:50px; color:#fff;}
.search .sc_nr{width:700px; margin:20px auto;}
.search input{width:430px; height:60px; font-size:16px; line-height:60px; color:#fff; float:left;}
.search input::placeholder{color:#fff;}
.search button{width:70px; height:60px; line-height:60px; text-align:center; color:#fff; float:right; outline:none;}
.search button i{font-size:30px;}
@media only screen and (max-width:992px){
.search .sc_gb i{font-size:22px;}
.search .sc_nr{width:90%;}
.search input{width:85%; font-size:15px;}
.search button{width:15%;}
.search button i{font-size:26px;}
}

.head_h{width:100%; height:86px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{display:block;}
}

.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.gg{ position:absolute; bottom:0; left:0; z-index:999; width:calc(90% - 15px)}
.gg img{ width:100%}
.pc_ban .swiper-button-prev{width:40px; height:40px; background:url(../images/ban_l.png) no-repeat center; left:0%; margin-top:-20px; opacity:0;
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{left:2%; opacity:.8;}
.pc_ban .swiper-button-next{width:40px; height:40px; background:url(../images/ban_r.png) no-repeat center; right:0%; margin-top:-20px; opacity:0;
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{right:2%; opacity:.8;}
.pc_ban .swiper-pagination{bottom:220px;}
.pc_ban .swiper-pagination-bullet{width:40px; height:3px; border-radius:0;}
.pc_ban .container{position:absolute; top:42%; left:50%; z-index:99;
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:60%; margin:0 ; color:#fff; text-align:left; position:relative;}
.pc_ban .w_z h2{font-size:45px; line-height:60px; font-weight: 600; letter-spacing:2px}
.pc_ban .w_z p{font-size:16px; text-transform: capitalize; line-height:32px; margin-top:15px;letter-spacing:1px}
.pc_ban .w_z .n_r{width:150px; height:50px; border:2px solid #fff; background-color:rgba(255,255,255,.2); margin:50px 0 0; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r:hover{background-color:rgba(255,255,255,0);}
.pc_ban .w_z .n_r a{color:#fff; font-size:16px; text-align:center; line-height:46px; display:block;}
.pc_ban .w_z .n_r i{font-size:14px; font-weight:bold; padding-left:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .w_z .n_r a:hover i{padding-left:15px;} 
@media only screen and (max-width:992px){
.pc_ban{height:36vh; min-height:inherit;}
.pc_ban .container{width:100%; top:50%;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-pagination-bullet{width:30px; height:2px;}
.pc_ban .w_z{width:100%;}
.pc_ban .w_z h2{font-size:22px; font-weight:normal; line-height:32px;}
.pc_ban .w_z p{font-size:16px; letter-spacing:1px; line-height:26px;}
.pc_ban .w_z .n_r{width:130px; height:44px; margin:30px auto 0;}
.pc_ban .w_z .n_r a{font-size:14px; line-height:40px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:30vh; min-height:inherit;}
.pc_ban .container{width:100%; top:48%;}
.gg{ position:absolute; bottom:0; left:0; z-index:999; width:calc(95% - 15px)}

.pc_ban .w_z h2{font-size:20px; font-weight:bold; line-height:28px;}
.pc_ban .w_z p{font-size:14px; line-height:24px; margin-top:8px;}
.pc_ban .w_z .n_r{display:none;}
}

.gy_bt{text-align:center; margin-bottom:40px;}
.gy_bt h3{font-size:28px; font-weight:bold; color:#000;}
.gy_bt p{font-size:16px; letter-spacing:1px; margin-top:10px;}
.gy_bt em{width:60px; height:4px; background-color:#21409a; display:block; margin:20px auto 0;}
@media only screen and (max-width:992px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:26px; line-height:36px;}
.gy_bt p{font-size:14px;}
.gy_bt em{width:50px; height:2px; margin:20px auto 0;}
}
@media only screen and (max-width:640px){
.gy_bt{margin-bottom:20px;}
.gy_bt h3{font-size:22px; line-height:32px;}
.gy_bt p{font-size:12px; margin-top:8px;}
.gy_bt em{width:40px; height:3px; background-color:#21409a; display:block; margin:0 auto 0;}

}

.guanyu{ height:auto;overflow:hidden; padding:90px 0;}
.guanyu .container{ width:80%;max-width:1600px; }
.glo{ width:50px; margin-bottom:50px}
.glo img{ width:100%}
.sy_gypic{  width:60%;  overflow:hidden; float: right}
.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:35%; margin-right:5%; float:left}
.sy_gyzi h1{ display:block; color:#21409a; font-size:45px}
.sy_gyzi h2{ display:block; color:#21409a; font-size:28px; line-height:45px; font-weight:550; letter-spacing:1px}
.sy_gyzi p{ display:block; margin:30px auto 30px; font-size:16px; line-height:35px; color:#999;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow:hidden}
.sy_gyzi span a{ display:block; background:#21409a; 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:#f16800; transition:all 0.6s}
.sy_gyzi p a{color:#999;}
.gyhz1{ float:left; width:40%}
.gyhz1 img{ width:100%}
.gyhz2{ float:right; width:60%; background: url(../images/advantage-bg.png) no-repeat top / cover; min-height:400px; position:relative}
.region-list{position:absolute;left:0;top:0}
@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.area-box .dot{position:absolute;left:0;width:10px;height:10px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#a2a9b4;opacity:1;filter:alpha(opacity=100)}
.area-box .pulse{position:absolute;top:-28px;left:-28px;height:66px;width:66px;border:2px solid #b7b7b7;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;-moz-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.area-box .delay-01{-webkit-animation-delay:0;-moz-animation-delay:0;-o-animation-delay:0;animation-delay:0}
.area-box .delay-02{-webkit-animation-delay:.4s;-moz-animation-delay:.4s;-o-animation-delay:.4s;animation-delay:.4s}
.area-box .delay-03{-webkit-animation-delay:.8s;-moz-animation-delay:.8s;-o-animation-delay:.8s;animation-delay:.8s}
.area-box .delay-04{-webkit-animation-delay:1.2s;-moz-animation-delay:1.2s;-o-animation-delay:1.2s;animation-delay:1.2s}
.area-box .delay-05{-webkit-animation-delay:1.6s;-moz-animation-delay:1.6s;-o-animation-delay:1.6s;animation-delay:1.6s}
.area-box .delay-06{-webkit-animation-delay:2s;-moz-animation-delay:2s;-o-animation-delay:2s;animation-delay:2s}
.area-box .delay-07{-webkit-animation-delay:2.4s;-moz-animation-delay:2.4s;-o-animation-delay:2.4s;animation-delay:2.4s}
.area-box .delay-08{-webkit-animation-delay:-.4s;-moz-animation-delay:-.4s;-o-animation-delay:-.4s;animation-delay:-.4s}
.area-box .delay-09{-webkit-animation-delay:-.8s;-moz-animation-delay:-.8s;-o-animation-delay:-.8s;animation-delay:-.8s}
.area-box .delay-10{-webkit-animation-delay:-1.2s;-moz-animation-delay:-1.2s;-o-animation-delay:-1.2s;animation-delay:-1.2s}
.area-box .delay-11{-webkit-animation-delay:4s;-moz-animation-delay:4s;-o-animation-delay:4s;animation-delay:4s}
.region-list.active .area-box .dot{background:#009fd9}
.region-list.active .area-box .pulse{border-color:#009fd9;top:-39px;left:-39px;height:88px;width:88px;-webkit-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;-moz-box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset;box-shadow:0 0 12px #0080d9,0 0 20px #0080d9 inset}
.region-list.waite .area-box .dot{background:#f90}
.region-list.waite .area-box .pulse{border-color:#f90}
.show-regin{position:absolute;left:2px;height:0;top:0;width:11px;opacity:0;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.online-node .show-regin,.region-list:hover .show-regin,.underline-node .show-regin,.waite-node .show-regin{height:127px;opacity:1}
.show-regin span{position:absolute;left:8px;top:-4px;padding:0 10px;font-size:14px;color:#ccc;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;text-align:center;white-space:nowrap;}
.postition-10 .show-regin span{left:0}
.postition-6 .show-regin span{left:-72px}
.area-box{z-index:77}
.show-regin{z-index:66}
.region-list.active .show-regin span{position:relative;color:#666}
.region-list.waite .show-regin span{color:#666}
.postition-2{left:201px;top:180px}
.postition-4{left:77%;top:58%}
.postition-1{left:45%;top:35%}
.postition-3{left:45.1%;top:45%}

.postition-5{left:49%;top:46%}
.postition-6{left:47%;top:39%}
.postition-7{left:49%;top:35%}
.postition-8{left:53%;top:43%}
.postition-9{left:38%;top:35%}
.postition-10{left:554px;top:539px}
.postition-11{left:604px;top:300px}
.postition-13{left:470px;top:250px}
.douhao{width:0}
.dtez li{ line-height:28px; color:#b8b7b7; font-size:12px}
@media only screen and (max-width:1200px){
.guanyu{  padding:50px 0;}
.sy_gyzi h1{ display:block; color:#21409a; font-size:30px}
.sy_gyzi h2{ display:block;  font-size:16px; line-height:26px}
.sy_gyzi p{ display:block; margin:10px auto 20px; font-size:14px; line-height:25px; }
.sy_gyzi span a{  width:120px; line-height:35px; font-size:12px}

}

@media only screen and (max-width:992px){
.guanyu{  padding:0 0 20px;}
.guanyu .container{ width:96%;max-width: inherit; display:block}

.sy_gypic{  width:100%;  overflow:hidden; margin-bottom:20px}
.sy_gyzi{ width:100%; margin-top:20px}
.glo{ width:50px; margin-bottom:20px}
.gyhz1{ float:none; width:100%}
.gyhz1 img{ width:100%}
.gyhz2{ float:none; width:100%; background: url(../images/fg.jpg) no-repeat top / cover; min-height:180px; position:relative}
.region-list{ display:none}
}

.sy_fw{padding:80px 0; overflow:hidden;}
.sy_fw .row{display:flex; align-items:center; justify-content:space-between; margin:0 -30px}
.sy_fw .fw_xm{ position:relative; height:auto; overflow:hidden;}
.sy_fw .fw_xm .swiper-slide{padding:15px;}
.sy_fw .fw_xm .swiper-button-prev{width:44px; height:44px; border:1px solid #aaa; border-radius:3px; background:url(../images/zj11.png) no-repeat center; left:30px;  margin-top:220px;
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; position:absolute; }
.sy_fw .fw_xm .swiper-button-prev:hover{background:#2142a3 url(../images/zj.png) no-repeat center; border:1px solid #2142a3;}
.sy_fw .fw_xm .swiper-button-next{width:44px; height:44px; border:1px solid #aaa; border-radius:3px; background:url(../images/yj11.png) no-repeat center; left:90px; margin-top:220px;
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; position:absolute}
.sy_fw .fw_xm .swiper-button-next:hover{background:#2142a3 url(../images/yj.png) no-repeat center; border:1px solid #2142a3;}
.tupan li{ float:left; width:49.5%; margin-right:1%}
.tupan li:nth-child(2n){margin-right:0; }
.tupan li img{ width:100%; margin-bottom:2%}
.wenzi{ width:80%; margin-top:230px; height:auto; overflow:hidden}
.wenzi h1{ font-size:30px; margin-bottom:30px}
.wenzi p{ line-height:34px; font-size:16px; color:#888; }
.biaoti{ position: absolute; left:30px; top:50px;padding-right:50px}
.biaoti h1{ font-size:42px; margin-bottom:10px; letter-spacing:1px;color:#21409a; font-weight:bold}
.biaoti p{ color:#333; font-size:18px; text-transform:uppercase}
.biaoti em{ width:50px; height:4px; display:block; background:#21409a; display:block; margin-top:15px}

.biaoti1{ padding-right:50px; margin-left:10px; margin-bottom:30px}
.biaoti1 h1{ font-size:42px; margin-bottom:10px; letter-spacing:1px;color:#21409a; font-weight:bold}
.biaoti1 p{ color:#333; font-size:18px; text-transform:uppercase}
.biaoti1 em{ width:50px; height:4px; display:block; background:#21409a; display:block; margin-top:15px}



@media (min-width:1081px){
.sy_fw{padding:80px 0;}
.sy_fw .fw_zs{padding:50px 15px;}
.sy_fw .fw_zs .b_t{font-size:18px; line-height:28px; margin-bottom:25px;}
.sy_fw .fw_zs .z_s{max-width:200px;}
}
@media (min-width:1600px){
.sy_fw{padding:90px 0;}
.sy_fw .fw_zs{padding:70px 20px;}
.sy_fw .fw_zs .b_t{font-size:22px; line-height:32px; margin-bottom:30px;}
.sy_fw .fw_zs .z_s{max-width:230px;}
}
@media only screen and (max-width:640px){
.sy_fw{padding:0 0 20px;}
.sy_fw .fw_xm .swiper-button-prev{width:30px; height:30px; border:1px solid #aaa; border-radius:3px; background:url(../images/zj11.png) no-repeat center; left:30px;  margin-top:-30px;
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; position:absolute; }
.sy_fw .fw_xm .swiper-button-prev:hover{background:#2142a3 url(../images/zj.png) no-repeat center; border:1px solid #2142a3;}
.sy_fw .fw_xm .swiper-button-next{width:30px; height:30px; border:1px solid #aaa; border-radius:3px; background:url(../images/yj11.png) no-repeat center; left:70px; margin-top:-30px;
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; position:absolute}

.biaoti{ position: absolute; left:30px; top:50px;padding-right:50px}
.biaoti h1{ font-size:22px; margin-bottom:8px; letter-spacing:1px;color:#21409a; font-weight:bold}
.biaoti p{ color:#333; font-size:14px; text-transform:uppercase}
.biaoti em{ width:40px; height:3px; display:block; background:#21409a; display:block; margin-top:8px}

.biaoti1{ padding-right:50px; margin-left:0px; margin-bottom:30px}
.biaoti1 h1{ font-size:22px; margin-bottom:8px; letter-spacing:1px;color:#21409a; font-weight:bold}
.biaoti1 p{ color:#333; font-size:14px; text-transform:uppercase}
.biaoti1 em{ width:40px; height:3px; display:block; background:#21409a; display:block; margin-top:8px}

.wenzi{ width:100%; margin-top:120px; height:auto; overflow:hidden}
.wenzi h1{ font-size:16px; margin-bottom:10px}
.wenzi p{ line-height:24px; font-size:14px; color:#888; }
.tupan{ margin-top:100px}

}


.sy_cp{width:100%; padding:80px 0; overflow:hidden;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:40px;}
.sy_cp .cp_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_cp .cp_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-60px; margin-top:-17px;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_cp .cp_zs .swiper-pagination{bottom:0;}
.sy_cp .cp_zs .swiper-pagination-bullet{width:8px; height:8px; border-radius:50%; background-color:#aaa;}
.sy_cp .cp_zs .swiper-pagination-bullet-active{background-color:#21409a;}
.sy_cp .n_r{text-align:center; padding:30px 20px; background-color:#21409a;}
.sy_cp .n_r .t_p{width:100%; height:100%; background-position:center; background-repeat:no-repeat; background-size:cover; position:absolute; top:0; left:0; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover .t_p{opacity:.1;}
.sy_cp .n_r .t_b{width:100px; margin:50px auto; position:relative; z-index:1;}
.sy_cp .n_r .t_b img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .n_r:hover .t_b img{transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.sy_cp .n_r .w_z{color:#fff; position:relative; z-index:1;}
.sy_cp .n_r .w_z h3{font-size:20px; font-weight:bold; line-height:30px;}
.sy_cp .n_r .w_z em{width:30px; height:2px; margin:10px auto 15px; background-color:#fff; display:block;}
.sy_cp .n_r .w_z p{font-size:15px; line-height:24px; height:48px; 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){
.sy_cp{padding:40px 0 30px;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:30px;}
.sy_cp .cp_zs .swiper-button-prev{display:none;}
.sy_cp .cp_zs .swiper-button-next{display:none;}
.sy_cp .n_r{padding:20px 10px;}
.sy_cp .n_r .t_b{width:80px; margin:10px auto 20px;}
.sy_cp .n_r .w_z h3{font-size:18px;}
.sy_cp .n_r .w_z em{height:2px; margin:6px auto 10px;}
.sy_cp .n_r .w_z p{font-size:13px; line-height:22px; height:44px;}
}

.sy_hy{width:100%; padding:80px 0 60px; background-color:#f9faff; overflow:hidden;}
.sy_hy .row{margin:0 -10px;}
.sy_hy .col-12{padding:0 10px;}
.sy_hy .n_r{position:relative; margin-bottom:20px;}
.sy_hy .n_r:after{width:100%; height:100%; background-color:rgba(0,0,0,.2); content:""; position:absolute; top:0; left:0;}
.sy_hy .n_r:hover:after{background-color:rgba(0,0,0,.5);}
.sy_hy .t_p{overflow:hidden;}
.sy_hy .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_hy .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.sy_hy .w_z{position:absolute; left:5%; top:50%; z-index:9; width:90%; text-align:center; color:#fff; text-shadow:0 0 10px #444;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_hy .w_z h3{font-size:20px; line-height:32px; font-weight:bold;}
.sy_hy .w_z p{line-height:24px;}
@media only screen and (max-width:992px){
.sy_hy{padding:50px 0 30px;}
.sy_hy .w_z h3{font-size:18px; line-height:30px;}
}

.sy_ys{width:100%; padding:90px 0; background:url(../images/ys_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_ys .gy_bt h3{color:#fff;}
.sy_ys .gy_bt em{background-color:#fff;}
.sy_ys .col-md-4{border-right:1px solid rgba(255,255,255,.3);}
.sy_ys .col-md-4:last-child{border-right:0;}
.sy_ys .n_r{text-align:center; padding:15px 30px;}
.sy_ys .t_b{width:90px; padding:5px; border:2px solid #fff; border-radius:50%; margin:0 auto 30px;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.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:bold; line-height:32px; color:#fff; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_ys p{color:#fff; line-height:24px;}
@media only screen and (max-width:992px){
.sy_ys{padding:40px 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;}
}
@media only screen and (max-width:640px){
.sy_ys{padding:50px 0 10px;}
.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:40px 0;}
.sy_ys .t_b{width:70px; border:1px solid #fff;}
.sy_ys h4{font-size:18px; line-height:28px;}
}

.sy_xw{width:90%; height:auto; overflow:hidden; background:#f5f5f5}
.sy_xw .zbt{ float:left; width:45%; margin-right:5%}
.sy_xw .zbt img{ width:100%}
.sy_xw .x_w{float: right; width:50%; padding-top:90px; padding-right:100px;box-sizing:border-box}
.sy_xw .hd{text-align: right; margin:-100px 0 auto 0; overflow:hidden;}
.sy_xw .hd ul li{height:36px; display:inline-block; margin:0 10px; }
.sy_xw .hd ul li a{font-size:15px; line-height:36px; text-align:center; background-color:#fff; padding:0 20px; display:block;border-radius:18px;}
.sy_xw .hd ul li a:hover{background-color:#21409a; color:#fff;}
.sy_xw .hd ul li.on a{background-color:#21409a; color:#fff;}
.sy_xw .row{margin:0 -10px;}
.sy_xw .bd { padding-top:100px}
.sy_xw .bd ul li{padding:0 10px 30px; margin-bottom:30px; height:auto; overflow:hidden; border-bottom:#ccc 1px dashed}
.sy_xw .bd .t_p{overflow:hidden; float:left; width:28% ; margin-right:4%}
.sy_xw .bd .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;}
.sy_xw .bd 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);}
.sy_xw .bd .w_z{padding-right:100px; position:relative; }
.sy_xw .bd .w_z h3{font-size:16px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .bd .w_z p{line-height:26px; color:#777; height: auto; margin-top:0px; 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;}
.sy_xw .bd .w_z a.x_q{font-size:15px; text-align:center; line-height:36px; color:#21409a; display:inline-block;}

.sy_xw .bd .r_q{width:70px; border-radius:5px; box-shadow:0 0 15px rgba(95,125,158,.1); position:absolute; top:0; right:0; text-align:center; overflow:hidden;}
.sy_xw .bd .r_q span{font-size:18px; line-height:32px; color:#fff; display:block; background-color:#21409a;}
.sy_xw .bd .r_q i{font-size:14px; color:#333; line-height:32px;}

@media only screen and (max-width:640px){
.sy_xw{padding:20px 0;width:100%;}
.sy_xw .zbt{ float:none; width:90%; margin:0 auto}
.sy_xw .x_w{float: none; width:90%; padding-top:20px; padding-right:0;box-sizing:border-box; margin:0 auto}
.sy_xw .hd {
  text-align: right;
  margin: -80px 0 auto 0;
  overflow: hidden;
}
.sy_xw .hd ul li{height:36px; display:inline-block; margin:0 5px; }
.sy_xw .hd ul li a{font-size:14px; line-height:36px; text-align:center; background-color:#fff; padding:0 10px; display:block;border-radius:18px;}
.sy_xw .bd { padding-top:40px}
.sy_xw .bd ul li{padding:0 0 10px; margin-bottom:10px; height:auto; overflow:hidden; border-bottom:#ccc 1px dashed}
.sy_xw .bd .t_p{overflow:hidden; float:none; width:100% ; margin-right:0}
.sy_xw .bd .t_p span{width:120px; height:36px; font-size:18px; line-height:36px;}
.sy_xw .bd .w_z{padding-right:0; position:relative; }
.sy_xw .bd .r_q{width:60px; border-radius:5px; box-shadow:0 0 15px rgba(95,125,158,.1); position:absolute; top:4px; right:4px; text-align:center; overflow:hidden; background:#fff}


.sy_xw .bd .w_z h3{font-size:16px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:5px}
.sy_xw .bd .w_z p{line-height:22px; color:#777; height: auto; margin-top:0px; 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;}
.sy_xw .bd .w_z a.x_q{font-size:14px; text-align:center; line-height:30px; color:#21409a; display:inline-block;}

}

.sy_hz{width:100%; padding:80px 0 60px; background-color:#f9faff; overflow:hidden;}
.sy_hz .hz_lb ul li{margin-bottom:30px;}
.sy_hz img{width:100%; height:auto; box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.1); display:block;}
@media only screen and (max-width:992px){
.sy_hz{padding:40px 0 30px;}
.sy_hz .hz_lb ul{margin:0 -5px;}
.sy_hz .hz_lb ul li{padding:0 5px; margin-bottom:10px;}


}

.sy_ly{width:100%; padding:60px 0; background:url(../images/ly_bj.jpg) no-repeat center / cover; color:#fff;}
.sy_ly h3{font-size:26px; font-weight:bold; line-height:40px;}
.sy_ly p{font-size:16px; line-height:26px; margin-bottom:30px;}
.sy_ly .row{margin:0 -10px;}
.sy_ly .col-12{padding:0 10px;}
.sy_ly .ly_nr input{width:100%; height:46px; border-radius:5px; background-color:rgba(255,255,255,.3); padding:0 15px; font-size:16px; color:#fff; line-height:46px;}
.sy_ly .ly_nr input::placeholder{color:#fff;}
.sy_ly .ly_nr button{width:100%; height:46px; border-radius:5px; background-color:#f88407; font-size:18px; line-height:46px; color:#fff; text-align:center;}
@media only screen and (max-width:992px){
.sy_ly{padding:50px 0;}
.sy_ly h3{font-size:22px; line-height:32px;}
.sy_ly p{font-size:15px; line-height:24px; margin-bottom:20px;}
}
@media only screen and (max-width:640px){
.sy_ly h3{font-size:20px; line-height:30px;}
.sy_ly p{font-size:14px;}
.sy_ly .ly_nr input{margin-bottom:15px;}
}

.ny_ban{width:100%; height:460px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
.ny_ban:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.5;
background-image:-webkit-linear-gradient(120deg, #162d70 0%, #3356b6 100%);
background-image:-moz-linear-gradient(120deg, #162d70 0%, #3356b6 100%);
background-image:-ms-linear-gradient(120deg, #162d70 0%, #3356b6 100%);
background-image:-o-linear-gradient(120deg, #162d70 0%, #3356b6 100%);
background-image:linear-gradient(120deg, #162d70 0%, #3356b6 100%);}
.ny_ban .container{position:absolute; top:60%; left:50%; color:#fff; z-index:99;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%); 
-moz-transform:translate(-50%,-50%); 
-ms-transform:translate(-50%,-50%); 
-o-transform:translate(-50%,-50%);}
.ny_ban .w_z{position:relative; text-align:center;}
.ny_ban .w_z h3{font-size:30px; line-height:46px; margin-bottom:10px; font-weight:bold; letter-spacing:2px}
.ny_ban .w_z h4{font-size:18px; line-height:30px; text-transform:uppercase; letter-spacing:2px}
@media only screen and (max-width:992px) {
.ny_ban{height:360px; background-attachment:scroll;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:32px; line-height:40px;}
.ny_ban .w_z h4{font-size:16px; line-height:28px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:180px;}
.ny_ban .w_z h3{font-size:22px; line-height:32px;}
.ny_ban .w_z h4{font-size:14px; line-height:24px;}
}

.ny_lm{width:100%; height:77px; border-bottom:1px solid #e4e4e4; line-height:76px; color:#555; position:relative; overflow:hidden;}
.ny_lm .w_z{float:right; font-size:14px;}
.ny_lm .w_z i{vertical-align:middle; font-size:18px;}
.ny_lm .w_z a{color:#555;}
.ny_lm .w_z a:hover{color:#21409a;}
.ny_lm .l_m{float:left;}
.ny_lm .l_m ul li{float:left; margin-right:40px; position:relative;}
.ny_lm .l_m ul li a{font-size:18px; color:#555; display:block;}
.ny_lm .l_m ul li:after{width:0; height:2px; background-color:#21409a; content:""; position:absolute; bottom:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm .l_m ul li:hover a{color:#21409a;}
.ny_lm .l_m ul li:hover:after{width:100%;}
.ny_lm .l_m ul li.on a{color:#21409a;}
.ny_lm .l_m ul li.on:after{width:100%;}
@media (min-width:1081px){
.ny_lm{height:57px; line-height:56px;}
.ny_lm .w_z{font-size:12px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m ul li{margin-right:30px;}
.ny_lm .l_m ul li a{font-size:15px;}
}
@media (min-width:1600px){
.ny_lm{height:77px; line-height:76px;}
.ny_lm .w_z{font-size:14px;}
.ny_lm .w_z i{font-size:18px;}
.ny_lm .l_m ul li{margin-right:40px;}
.ny_lm .l_m ul li a{font-size:18px;}
}
@media only screen and (max-width:640px){
.ny_lm{height:46px; line-height:45px;}

.ny_lm .w_z{float:none; font-size:14px;}
.ny_lm .w_z i{font-size:16px;}
.ny_lm .l_m{display:none;}
}

.ny_bt{text-align:center; margin-bottom:50px;}
.ny_bt h3{font-size:26px; line-height:30px; color:#333; margin-bottom:10px;}
.ny_bt p{font-size:15px; font-family:Arial; color:#888; text-transform:uppercase;}
.ny_bt span{width:60px; height:3px; background-color:#21409a; display:block; margin:15px auto 0;}
@media only screen and (max-width:992px){
.ny_bt{margin-bottom:30px;}
.ny_bt h3{font-size:22px; margin-bottom:5px;}
.ny_bt span{height:2px;}
}

.ny_nr{width:100%; padding:60px 0; overflow:hidden;}
.ny_nr .lx_wm{box-shadow:0 0 20px #ddd;}
.ny_nr .lx_wm .n_r{padding:30px;}
.ny_nr .lx_wm .n_r h3{font-size:20px; line-height:32px; color:#21409a;}
.ny_nr .lx_wm .n_r h4{font-size:14px; line-height:24px; color:#888; text-transform:uppercase; margin-bottom:20px;}
.ny_nr .lx_wm .w_z{font-size:15px; line-height:36px;}
.ny_nr .lx_wm .l_y input{width:100%; height:47px; font-size:14px; line-height:46px; border-bottom:1px solid #ddd; display:block;}
.ny_nr .lx_wm .l_y textarea{width:100%; height:98px; padding:10px 0; font-size:14px; line-height:26px; border-bottom:1px solid #ddd; display:block; resize:none;}
.ny_nr .lx_wm .l_y button{width:120px; height:36px; background-color:#21409a; margin-top:20px; margin-right:15px; font-size:15px; line-height:36px; text-align:center; color:#fff; float:left;}
.ny_nr .lx_wm .l_y button.c_z{background-color:#aaa;}
@media (min-width:640px){
}
@media only screen and (max-width:992px){
.ny_nr{padding:35px 0;}
}
@media only screen and (max-width:640px){
.ny_nr .lx_wm{box-shadow:0 0 15px #ddd;}
.ny_nr .lx_wm .n_r{padding:20px;}
.ny_nr .lx_wm .n_r h3{font-size:16px; line-height:26px;}
.ny_nr .lx_wm .n_r h4{font-size:13px; line-height:22px; margin-bottom:15px;}
.ny_nr .lx_wm .w_z{font-size:13px; line-height:26px;}
.ny_nr .lx_wm .l_y input{font-size:13px;}
.ny_nr .lx_wm .l_y textarea{font-size:13px; line-height:24px;}
.ny_nr .lx_wm .l_y button{width:100px; height:30px; font-size:14px; line-height:30px;}
}

.gs_dt{width:100%; height:450px; overflow:hidden;}
@media only screen and (max-width:992px){
.gs_dt{height:300px;}
}
@media only screen and (max-width:640px){
.gs_dt{height:250px;}
}



.xw_zx{width:100%; padding:70px 0; background-color:#f5f7f8; overflow:hidden;}
.xw_zx .xw_nr{padding:30px 30px 50px; background-color:#fff;}
.xw_zx .xw_nr .b_t{font-size:20px; font-weight:bold; color:#333; line-height:30px; padding-bottom:20px; border-bottom:1px solid #eee;}
.xw_zx .xw_lb{margin-bottom:20px;}
.xw_zx .xw_lb ul li{background-color:#fff; border-bottom:1px solid #eee; padding:20px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb ul li:hover{box-shadow:0 8px 20px #ddd;}
.xw_zx .xw_lb .t_p{overflow:hidden;}
.xw_zx .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.xw_zx .xw_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);}
.xw_zx .xw_lb .w_z{position:relative; padding-right:20px;}
.xw_zx .xw_lb .w_z h3{font-size:16px; line-height:32px; color:#333; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_zx .xw_lb .w_z p{font-size:15px; line-height:26px; color:#777; text-indent:28px; height: auto; margin-top:10px; margin-bottom:25px; 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 .xw_lb .w_z span{float:left; font-size:14px; color:#999; line-height:42px;}
.xw_zx .xw_lb .w_z span i{font-size:16px; color:#aaa; margin-right:5px; vertical-align:middle;}
.xw_zx .xw_lb .w_z em.m_r{width:144px; height:42px; border:1px solid #e2e2e2; text-align:center; font-size:14px; color:#666; line-height:40px; display:block; float:right;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb ul li:hover .w_z em.m_r{background-color:#d0111b; border:1px solid #d0111b; color:#fff;}
.xw_zx .xw_lb .w_z em.m_r i{vertical-align:middle; margin-left:10px; color:#666;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb ul li:hover .w_z em.m_r i{color:#fff;}
.xw_zx .xw_gy{background-color:#fff; margin-bottom:20px;}
.xw_zx .xw_gy .b_t{padding:15px 20px; font-size:18px; color:#333; font-weight:bold; border-bottom:1px solid #eee;}
.xw_zx .xw_gy .xw_rc{padding:20px;}
.xw_zx .xw_gy .xw_rc a{display:inline-block; margin-right:20px; font-size:14px; line-height:30px; color:#777;}
.xw_zx .xw_gy .xw_rc a:hover{color:#d0111b;}
.xw_zx .xw_gy .xw_lx{padding:40px 20px; text-align:center;}
.xw_zx .xw_gy .xw_lx h1{font-size:30px; line-height:36px; color:#d0111b; font-family:Arial;}
.xw_zx .xw_gy .xw_lx p{font-size:14px; line-height:24px;}
.xw_zx .xw_gy .xw_lx a{display:block; border:1px solid #d0111b; margin:25px auto 0; max-width:176px; line-height:46px; color:#d0111b; font-size:14px;}
.xw_zx .xw_gy .xw_lx a:hover{background-color:#d0111b; color:#fff;}
.xw_zx .xw_gy .xw_lx a i{margin-right:10px; vertical-align:middle;}
.xw_zx .xw_gy .xw_tj{padding:0 20px 10px;}
.xw_zx .xw_gy .xw_tj ul li{padding:15px 0; border-bottom:1px dotted #ddd;}
.xw_zx .xw_gy .xw_tj ul li:last-child{border-bottom:0;}
.xw_zx .xw_gy .xw_tj .row{margin:0 -10px;}
.xw_zx .xw_gy .xw_tj .col-5{padding:0 10px;}
.xw_zx .xw_gy .xw_tj .col-7{padding:0 10px;}
.xw_zx .xw_gy .xw_tj .t_w h3{font-size:14px; line-height:22px; height:44px; margin-bottom:6px; 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 .xw_gy .xw_tj .t_w span{font-size:12px; color:#999; line-height:22px;}
.xw_zx .xw_gy .t_p img{width:100%; height:auto; display:block;}
.xw_zx .xw_gy .w_z{padding:15px 20px; line-height:26px; color:#333;}
.xw_zx .xw_gy .w_z span{display:block; font-size:14px; line-height:24px; color:#777;}
@media (min-width:1081px){
.xw_zx{padding:50px 0;}
.xw_zx .row{margin:0 -10px;}
.xw_zx .col-12{padding:0 10px;}
.xw_zx .xw_nr{padding:20px 20px 50px;}
.xw_zx .xw_lb ul li:hover{box-shadow:0 5px 15px #ddd;}
.xw_zx .xw_lb .w_z{padding-right:15px;}
.xw_zx .xw_lb .w_z h3{font-size:18px; line-height:28px; margin-top:6px;}
.xw_zx .xw_lb .w_z p{font-size:13px; text-indent:26px; margin-bottom:20px;}
.xw_zx .xw_lb .w_z span{font-size:13px; line-height:36px;}
.xw_zx .xw_lb .w_z span i{font-size:15px;}
.xw_zx .xw_lb .w_z em.m_r{width:122px; height:36px; font-size:13px; line-height:34px;}
.xw_zx .xw_lb .w_z em.m_r i{margin-left:6px; font-size:18px;}
.xw_zx .xw_gy .b_t{padding:15px;}
.xw_zx .xw_gy .xw_rc{padding:15px;}
.xw_zx .xw_gy .xw_rc a{margin-right:15px; font-size:13px; line-height:26px;}
.xw_zx .xw_gy .xw_lx{padding:25px 15px;}
.xw_zx .xw_gy .xw_lx h1{font-size:26px; line-height:32px;}
.xw_zx .xw_gy .xw_lx p{font-size:13px;}
.xw_zx .xw_gy .xw_lx a{margin:20px auto 0; max-width:140px; line-height:40px; font-size:13px;}
.xw_zx .xw_gy .xw_lx a i{margin-right:6px;}
.xw_zx .xw_gy .xw_tj{padding:0 20px 10px;}
.xw_zx .xw_gy .xw_tj .row{margin:0 -5px;}
.xw_zx .xw_gy .xw_tj .col-5{padding:0 5px;}
.xw_zx .xw_gy .xw_tj .col-7{padding:0 5px;}
.xw_zx .xw_gy .xw_tj ul li{padding:15px 0;}
.xw_zx .xw_gy .w_z{padding:15px; line-height:24px;}
.xw_zx .xw_gy .w_z span{font-size:13px;}
}
@media (min-width:1600px){
.xw_zx{padding:70px 0;}
.xw_zx .row{margin:0 -15px;}
.xw_zx .col-12{padding:0 15px;}
.xw_zx .xw_nr{padding:30px 30px 50px;}
.xw_zx .xw_lb ul li:hover{box-shadow:0 8px 20px #ddd;}
.xw_zx .xw_lb .w_z{padding-right:20px;}
.xw_zx .xw_lb .w_z h3{font-size:18px; line-height:32px; margin-top:10px;}
.xw_zx .xw_lb .w_z p{font-size:15px; text-indent:32px; margin-bottom:25px;}
.xw_zx .xw_lb .w_z span{font-size:14px; line-height:42px;}
.xw_zx .xw_lb .w_z span i{font-size:16px;}
.xw_zx .xw_lb .w_z em.m_r{width:144px; height:42px; font-size:14px; line-height:40px;}
.xw_zx .xw_lb .w_z em.m_r i{margin-left:10px; font-size:22px;}
.xw_zx .xw_gy .b_t{padding:15px 20px;}
.xw_zx .xw_gy .xw_rc{padding:20px;}
.xw_zx .xw_gy .xw_rc a{margin-right:20px; font-size:14px; line-height:30px;}
.xw_zx .xw_gy .xw_lx{padding:40px 20px;}
.xw_zx .xw_gy .xw_lx h1{font-size:30px; line-height:36px;}
.xw_zx .xw_gy .xw_lx p{font-size:14px;}
.xw_zx .xw_gy .xw_lx a{margin:25px auto 0; max-width:176px; line-height:46px; font-size:14px;}
.xw_zx .xw_gy .xw_lx a i{margin-right:10px;}
.xw_zx .xw_gy .xw_tj{padding:0 20px 10px;}
.xw_zx .xw_gy .xw_tj .row{margin:0 -10px;}
.xw_zx .xw_gy .xw_tj .col-5{padding:0 10px;}
.xw_zx .xw_gy .xw_tj .col-7{padding:0 10px;}
.xw_zx .xw_gy .xw_tj ul li{padding:15px 0;}
.xw_zx .xw_gy .w_z{padding:15px 20px; line-height:26px;}
.xw_zx .xw_gy .w_z span{font-size:14px;}
}
@media only screen and (max-width:640px){
.xw_zx{padding:20px 0;}
.xw_zx .xw_nr{padding:0 0 20px;}
.xw_zx .xw_nr .b_t{display:none;}
.xw_zx .xw_lb{margin-bottom:20px;}
.xw_zx .xw_lb ul li{padding:0 0 10px 0; margin-bottom:20px;}
.xw_zx .xw_lb ul li:hover{box-shadow:none}
.xw_zx .xw_lb .w_z{padding:10px; background-color:#fff; overflow:hidden;}
.xw_zx .xw_lb .w_z h3{font-size:16px; font-weight:bold; line-height:26px; margin-top:0;}
.xw_zx .xw_lb .w_z p{font-size:14px; line-height:24px; text-indent:20px; height: auto;}
.xw_zx .xw_lb .w_z span{font-size:14px; line-height:34px;}
.xw_zx .xw_lb .w_z span i{font-size:16px; line-height:34px;}
.xw_zx .xw_lb .w_z em.m_r{width:124px; height:36px; font-size:14px; line-height:34px;}
.xw_zx .xw_gy{display:none;}
}


.yq_zs{  height:auto; overflow:hidden;}
.yq_zs li{ float:left; width:49%; margin-right:2%;position:relative; margin-bottom:2%}
.yq_zs li:nth-child(2n){margin-right:0; }
.yq_zs li:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.5); opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.yq_zs li:hover:after{opacity:1;}
.yq_zs .t_p img{width:100%; height:auto; display:block;}
.yq_zs .w_z{width:100%; padding:15px 35px; background-color:rgba(0,0,0,.5); position:absolute; bottom:0; left:0; z-index:9;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.yq_zs li:hover .w_z{background:none; bottom:auto; top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.yq_zs .w_z h4{font-size:18px; line-height:32px; color:#fff; font-weight:bold}
.yq_zs .w_z p{font-size:16px; line-height:36px; color:#eee; margin-top:10px; display:none;}
.yq_zs li:hover .w_z p{display:block;}
@media (min-width:1081px){
.yq_zs .w_z{padding:10px 25px;}
.yq_zs .w_z h4{font-size:18px; line-height:30px;}
.yq_zs .w_z p{font-size:13px; line-height:22px; margin-top:6px;}
}
@media (min-width:1600px){
.yq_zs .w_z{padding:15px 35px;}
.yq_zs .w_z h4{font-size:18px; line-height:32px;}
.yq_zs .w_z p{font-size:15px; line-height:26px; margin-top:10px;}
}
@media only screen and (max-width:640px){
.yq_zs{padding:0 ;}
.yq_zs li{ float:left; width:100%; margin-right:0;position:relative; margin-bottom:15px}
.yq_zs .w_z{padding:10px ;}

.yq_zs .w_z h4{font-size:15px; line-height:30px;}
.yq_zs .w_z p{font-size:18px; line-height:30px;}
}

.solution-one{ height:auto; overflow:hidden; margin-bottom:60px}
.solution-one .ny-wrap li{margin-bottom:50px;width:100%; height:auto; overflow: hidden}
.solution-one .ny-wrap li:last-child{margin-bottom:0}
.solution-one h4{font-weight:200; font-size:28px}
.solution-one p{height: auto; overflow:hidden;color:#666;line-height:30px; margin:30px auto; font-size:15px }
.solution-one .ztyw-img{width:50%; overflow:hidden}

.solution-one .ztyw-img 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;}
.solution-one .ztyw-img:hover  img{transform:scale(1.05);
-o-transform:scale(1.05);
-ms-transform:scale(1.05);
-moz-transform:scale(1.05);
-webkit-transform:scale(1.05);}
.solution-one .ztyw-font{padding-top:78px;padding-right:0;padding-bottom:80px;padding-left:80px;width:50%;background-size:100%;box-sizing:border-box }
.solution-one li:nth-child(odd) .ztyw-img{float:left}
.solution-one li:nth-child(odd) .ztyw-font{float:right;padding-left:80px;box-sizing:border-box}
.solution-one li:nth-child(even) .ztyw-img{float:right}
.solution-one li:nth-child(even) .ztyw-font{float:left;padding-right:80px;padding-left:0;box-sizing:border-box}

@media (max-width:1459px){
	.soluinfo-four,.soluinfo-one,.soluinfo-two,.solution-one{padding:60px 0}
.soluinfo-four .ny-header{margin-bottom:35px}
.soluinfo-four .swiper-tool{margin-top:30px}
.icon-img{width:120px;height:120px}
.soluinfo-two .ny-header{margin-bottom:35px}
.solution-one p{margin:21px 0 42px}
.solution-one .ztyw-font{padding-bottom:64px}
.solution-one .ny-wrap li{margin-bottom:40px}
}
@media (max-width:1259px){.soluinfo-four,.soluinfo-one,.soluinfo-two,.solution-one{padding:50px 0}
.soluinfo-one .ny-dec{line-height:26px}
.icon-img{width:100px;height:100px}
.solution-one .ztyw-font{padding-top:35px;padding-bottom:35px;padding-left:40px}
.solution-one li:nth-child(even) .ztyw-font{padding-right:40px}
}
@media (max-width:991px){.soluinfo-two .ny-wrap li{margin-bottom:30px;width:50%}
.solution-one p{margin:18px 0 16px;height:52px;line-height:26px}
.solution-one .ztyw-font{padding-top:32px;padding-bottom:24px}
}
@media (max-width:767px){.soluinfo-one .ny-tit{width:100%}
.soluinfo-one .ny-dec{margin-top:20px;width:100%}
.soluinfo-four,.soluinfo-one,.soluinfo-two,.solution-one{padding:45px 0}
.soinfo-top{margin-bottom:30px}
.icon-img{width:80px;height:80px}
.com-icon .icon-img .icon-img2{transform:translateX(0)}
.com-icon .icon-img::after{transform:translateX(0)}
.soluinfo-two .ny-wrap li{width:100%}
.solution-one .ny-wrap li{margin-bottom:20px;width:100%}
.solution-one .ztyw-img{width:100%}
.solution-one .ztyw-font{width:100%}
.solution-one .ztyw-font{padding:0;padding-top:20px;padding-bottom:16px}
.solution-one li:nth-child(even) .ztyw-font{padding-right:0}
}

.index-btn{display:inline-block;width:170px;height:50px;border:1px solid #d0132c;color:#d0132c;text-align:center;font-size:16px;line-height:50px}
.btn4{position:relative;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0)}
.btn4:hover{color:#fff}
.btn4 .btnbg-x{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;background:#d0132c;opacity:0;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%}
.btn4:hover .btnbg-x{opacity:1;-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66);-webkit-transform:scaleX(1);transform:scaleX(1)}
.btn4 span{position:relative;z-index:1}

.gs_js{width:100%; padding:90px 0; background:url(../images/gs_bj.jpg) no-repeat center / cover; overflow:hidden;}
.gs_js .gy_bt{ text-align:left}
.gs_js .gy_bt em{margin: 20px 0 0;}
.gs_js .gs_wz{width:80%;}
.gs_js .gs_wz .w_z{font-size:16px; line-height:32px;}
@media (min-width:1081px){
.gs_js{padding:60px 0;}
.gs_js .gs_wz .w_z{font-size:14px; line-height:26px;}
}
@media (min-width:1600px){
.gs_js{padding:90px 0;}
.gs_js .gs_wz .w_z{font-size:16px; line-height:32px;}
}
@media only screen and (max-width:640px){
.gs_js{padding:50px 0;}
.gs_js .gs_wz{width:100%;}
.gs_js .gs_wz .w_z{font-size:22px; line-height:38px;}
}


.gs_ld{padding:90px 0 0; background-color:#fff;}
.gs_ld .container{ position:relative }
.gs_ld .gy_bt{position:absolute; top:0; left:65px; z-index:99; text-align:left}
.gs_ld .gy_bt em{margin: 20px 0 0;}
.gs_ld .gy_bt p{ text-transform:uppercase}
.gs_ld .w_z{margin-top:53px; padding-left:50px;}
.gs_ld .w_z .j_s{line-height:36px; position:relative; padding:45px 0; font-size:16px}
.gs_ld .w_z .j_s:after{width:33px; height:30px; background:url(../images/sy.png) no-repeat center / cover; position:absolute; left:0; top:0; content:""; opacity:.6;}
.gs_ld .w_z .j_s:before{width:33px; height:30px; background:url(../images/xy.png) no-repeat center / cover; position:absolute; right:0; bottom:0; content:""; opacity:.6;}
.gs_ld .m_z{margin-top:20px; text-align:right; font-size:20px;}
.gs_ld .t_p img{width:100%; height:auto; display:block;}
@media (min-width:1081px){
.gs_ld{padding-top:80px;}
.gs_ld .gy_bt{top:0; left:40px;}
.gs_ld .swiper-button-prev{width:36px; height:36px; left:-50px; margin-top:-18px;}
.gs_ld .swiper-button-next{width:36px; height:36px; right:-50px; margin-top:-18px;}
.gs_ld .w_z{margin-top:110px; padding-left:30px;}
.gs_ld .w_z .j_s{line-height:26px; padding:30px 0;}
.gs_ld .w_z .j_s:after{width:22px; height:20px;}
.gs_ld .w_z .j_s:before{width:22px; height:20px;}
.gs_ld .m_z{margin-top:15px; font-size:15px;}
}
@media (min-width:1600px){
.gs_ld{padding-top:90px;}
.gs_ld .gy_bt{top:0; left:65px;}
.gs_ld .swiper-button-prev{width:44px; height:44px; left:-55px; margin-top:-22px;}
.gs_ld .swiper-button-next{width:44px; height:44px; right:-55px; margin-top:-22px;}
.gs_ld .w_z{margin-top:133px; padding-left:50px;}
.gs_ld .w_z .j_s{line-height:36px; padding:45px 0;}
.gs_ld .w_z .j_s:after{width:33px; height:30px;}
.gs_ld .w_z .j_s:before{width:33px; height:30px;}
.gs_ld .m_z{margin-top:20px; font-size:20px;}
}
@media only screen and (max-width:640px){
.gs_ld{padding-top:0px;}
.gs_ld .gy_bt{position:relative; top:auto; left:auto; z-index:0;}
.gs_ld .swiper-button-prev{left:auto; right:70px; top:0; margin-top:40px;}
.gs_ld .swiper-button-next{right:10px; top:0; margin-top:40px;}
.gs_ld .w_z{margin-top:0; padding-left:0;}
.gs_ld .w_z .j_s{font-size:15px; line-height:26px;}
.gs_ld .m_z{margin-top:20px; text-align:right; font-size:18px;}
.gs_ld .gy_bt em{margin: 15px 0 0;}

}

.gs_jg{width:100%; padding:90px 0; background:url(../images/gs_bj1.jpg) no-repeat center / cover; overflow:hidden;}
.gs_jg .gy_bt{text-align:center;}
.gs_jg .gy_bt em{margin:20px auto;}
.gs_jg .gy_bt p{ text-transform:uppercase}
.gs_jg img{max-width:100%; height:auto; display:block; margin:0 auto;}
@media (min-width:1081px){
.gs_jg{padding:90px 0;}
}
@media (min-width:1600px){
.gs_jg{padding:90px 0;}
}
@media only screen and (max-width:640px){
.gs_jg{padding:20px 0;}
.gs_jg .gy_bt em{margin:15px auto;}

}

.xt_bn { position:relative}
.xt_bn img{width:100%; height:auto; display:block; overflow:hidden;}
.xt_bn .swiper-pagination{ bottom:10px; position:absolute; z-index:999}

.gs_yj{width:100%; padding:90px 0; background-color:#fff; overflow:hidden;}
.gs_yj .gy_bt{text-align:center;}
.gs_yj .gy_bt em{margin:20px auto;}
.gs_yj .gy_bt p{ text-transform:uppercase}

.gs_yj .n_r{width:100%; height:360px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.gs_yj .n_r:after{width:100%; height:100%; content:''; position:absolute; top:0; left:0; display:block; z-index:2; opacity:0.5;
background-image:-webkit-linear-gradient(120deg, #162d70 0%, #2d4ba5 100%);
background-image:-moz-linear-gradient(120deg, #162d70 0%, #2d4ba5 100%);
background-image:-ms-linear-gradient(120deg, #162d70 0%, #2d4ba5 100%);
background-image:-o-linear-gradient(120deg, #162d70 0%, #2d4ba5 100%);
background-image:linear-gradient(120deg, #162d70 0%, #2d4ba5 100%);}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; line-height:24px; position:absolute; left:10%; top:40%; z-index:99;}
.gs_yj .w_z h3{font-size:28px; font-weight:bold; margin-bottom:20px;}
.gs_yj .w_z p{font-size:24px; font-weight: normal; line-height:30px; letter-spacing:1px}
@media only screen and (max-width:640px){
.gs_yj{width:100%; padding:20px 0 0; background-color:#fff; overflow:hidden;}
.gs_yj .gy_bt em{margin:15px auto;}
.gs_yj .n_r{width:100%; height:220px; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative; margin-bottom:20px}
.gs_yj .w_z{width:80%; color:#fff; text-align:center; line-height:24px; position:absolute; left:10%; top:35%; z-index:99;}
.gs_yj .w_z h3{font-size:20px; font-weight:bold; margin-bottom:10px;}
.gs_yj .w_z p{font-size:16px; font-weight: normal; line-height:30px; letter-spacing:1px}

}

.hz_al{width:100%; padding:90px 0; background-color:#f9faff; overflow:hidden;}
.hz_al .container{ max-width:85%}
.hz_al .gy_bt{text-align:center;}
.hz_al .gy_bt em{margin:20px auto;}
.hz_al .gy_bt p{ text-transform:uppercase}
.hz_al .al_zs{width:100%;}
.hz_al .al_js{line-height:32px; margin-bottom:50px;}
.hz_al .al_js h3{font-size:22px; font-weight:bold; color:#000; line-height:32px; margin-bottom:20px;}
.hz_al .al_yq{padding:0 40px; position:relative;}
.hz_al .al_yq img{width:100%; height:auto; display:block;}
.hz_al .al_yq .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center; left:-20px; margin-top:-19px;
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;}
.hz_al .al_yq .swiper-button-prev:hover{background:#d0111b url(../images/zj.png) no-repeat center; border:1px solid #d0111b;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
.hz_al .al_yq .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center; right:-20px; margin-top:-19px;
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;}
.hz_al .al_yq .swiper-button-next:hover{background:#d0111b url(../images/yj.png) no-repeat center; border:1px solid #d0111b;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size:100% 100%;
-ms-background-size:100% 100%;
-o-background-size:100% 100%;}
@media (min-width:1081px){
.hz_al{padding:80px 0;}
.hz_al .al_js{line-height:28px; margin-bottom:35px;}
.hz_al .al_js h3{font-size:20px; line-height:30px; margin-bottom:15px;}
.hz_al .al_yq{padding:0 30px;}
.hz_al .al_yq .swiper-button-prev{width:30px; height:30px; left:-15px; margin-top:-15px;}
.hz_al .al_yq .swiper-button-next{width:30px; height:30px; right:-15px; margin-top:-15px;}
}
@media (min-width:1600px){
.hz_al{padding:90px 0;}
.hz_al .al_js{line-height:32px; margin-bottom:50px;}
.hz_al .al_js h3{font-size:22px; color:#000; line-height:32px; margin-bottom:20px;}
.hz_al .al_yq{padding:0 40px;}
.hz_al .al_yq .swiper-button-prev{width:38px; height:38px; left:-20px; margin-top:-19px;}
.hz_al .al_yq .swiper-button-next{width:38px; height:38px; right:-20px; margin-top:-19px;}
}
@media only screen and (max-width:640px){
.hz_al{padding:70px 0;}
.hz_al .al_js{margin-bottom:40px;}
.hz_al .al_js h3{font-size:26px; line-height:36px;}
.hz_al .al_yq{padding:0 30px;}
}

.gs_td{width:100%; padding:90px 0 0; overflow:hidden;}
.gs_td .gy_bt{ text-align:left}
.gs_td .gy_bt em{margin: 20px 0 0;}
.gs_td .gy_bt p{ text-transform:uppercase}
.gs_td .td_wz{padding-right:30px;}
.gs_td .td_wz .w_z{font-size:16px; line-height:32px; background:url(../images/lo1.png) no-repeat right center;}
.gs_td .td_tp img{width:100%; height:auto; display:block;}
@media (min-width:1081px){
.gs_td{padding:90px 0;}
.gs_td .td_wz{padding-right:0;}
.gs_td .td_wz .w_z{font-size:14px; line-height:24px;}
}
@media (min-width:1600px){
.gs_td{padding:90px 0 0;}
.gs_td .td_wz{padding-right:30px;}
.gs_td .td_wz .w_z{font-size:15px; line-height:27px;}
}
@media only screen and (max-width:640px){
.gs_td{padding:20px 0;}
.gs_td .td_wz{padding-right:0;}
.gs_td .td_wz .w_z{font-size:15px; line-height:26px; padding-top:10px}
.gs_td .td_tp{margin-top:5px;}
}

.gs_hz{width:100%; padding:40px 0; overflow:hidden;}
.gs_hz .td_tp{ width:100%}
.gs_hz .td_tp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.gs_hz{width:100%; padding:20px 0; overflow:hidden;}
}

.ny_nr .yj_cp .n_r{box-shadow:0px 5px 10px 0px rgba(95,125,158,.1); margin-bottom:30px;}
.ny_nr .yj_cp .t_p{overflow:hidden;}
.ny_nr .yj_cp .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;}
.ny_nr .yj_cp .n_r:hover .t_p img{transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
-moz-transform:scale(1.1);
-webkit-transform:scale(1.1);}
.ny_nr .yj_cp .w_z{padding:15px; text-align: left;}
.ny_nr .yj_cp .w_z h3{font-size:16px; line-height:32px;white-space:nowrap; overflow:hidden;text-overflow:ellipsis; margin-bottom:5px; font-weight:bold}
.ny_nr .yj_cp .w_z p{line-height:26px; color:#666; font-size:15px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
.ny_nr .yj_cp .w_z span{ border:#21409a 1px solid; display:block; display:block; width:120px; text-align: center; margin-top:20px; line-height:32px; font-size:14px }
.ny_nr .yj_cp .w_z span a{ color:#21409a }
.ny_nr .yj_cp .w_z:hover span{ background:#21409a; color:#fff }
.ny_nr .yj_cp .w_z:hover span a{ color:#fff}
.ny_nr .gy_wz{font-size:16px; line-height:32px; color:#333; padding:30px; border-radius:20px; border:2px solid #ddd; margin-bottom:30px;}
.ny_nr .gy_nr img{max-width:100%; height:auto; display:block; margin:0 auto;}
.ny_nr .ry_zz .n_r{background-color:#fff; padding:20px; margin-bottom:30px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .ry_zz .n_r:hover{box-shadow:0px 8px 20px 0px rgba(95, 125, 158, 0.3);
transform:translateY(-10px);
-o-transform:translateY(-10px);
-ms-transform:translateY(-10px);
-moz-transform:translateY(-10px);
-webkit-transform:translateY(-10px);}
.ny_nr .ry_zz img{width:100%; height:auto; display:block;}
.ny_nr .zl_lb .n_r{padding:20px 20px 20px 100px; border:1px dotted #ddd; margin-bottom:30px; position:relative;}
.ny_nr .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zl_lb ul li:hover h3{color:#21409a;}
.ny_nr .zl_lb i{font-size:60px; position:absolute; top:20px; left:20px;}
.ny_nr .zl_lb p{margin-bottom:20px; line-height:24px; height:48px; 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_nr .zl_lb a{width:120px; background-color:#21409a; line-height:32px; text-align:center; color:#fff; display:block;}
.ny_nr .zs_js{font-size:16px; line-height:32px; text-align:center; margin-bottom:50px;}
.ny_nr .ry_zz p{font-size:16px; text-align:center; margin-top:20px; padding-top:20px; border-top:1px solid #ddd;}
.ny_nr .zp_js .n_r{margin-bottom:50px; overflow:hidden; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.ny_nr .zp_js .ts{font-size:16px; line-height:36px; color:#888; text-align:center; margin-bottom:30px;}
.ny_nr .zp_js .ts a{color:#21409a;}
.ny_nr .zp_js .t_p img{width:100%; height:auto; display:block;}
.ny_nr .zp_js .w_z{padding:20px;}
.ny_nr .zp_js .w_z h3{font-size:20px; font-weight:bold; color:#21409a; margin-bottom:15px;}
.ny_nr .zp_js .w_z p{font-size:15px; line-height:26px; color:#777;}
.ny_nr .yz_ts{font-size:16px; line-height:32px; text-align:center; color:#000; margin-bottom:30px;}
.ny_nr .yz_xx{max-width:560px; margin:0 auto; padding:30px 80px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1);}
.ny_nr .yz_xx .n_r{position:relative;}
.ny_nr .yz_xx .n_r input{width:100%; height:51px; border-bottom:1px solid #eee; line-height:50px; margin-bottom:10px; display:block;}
.ny_nr .yz_xx .n_r.y_z input{padding-right:120px;}
.ny_nr .yz_xx .n_r .y_m{width:100px; height:40px; background:url(../images/api.png) no-repeat center / cover; position:absolute; top:5px; right:0;}
.ny_nr .yz_xx button{width:100%; height:50px; background-color:#21409a; font-size:16px; line-height:50px; text-align:center; color:#fff; margin-top:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .yz_xx button:hover{background-color:#088ace;}




.rc_zp .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-top:20px; margin-bottom:20px;}
.rc_zp .ts a{color:#21409a;}
.rc_zp .jr_lm{overflow:hidden; margin-bottom:20px; box-shadow:0px 5px 10px 0px rgba(95,125,158,.1);}
.rc_zp .jr_bt{padding:15px 20px; height:70px; font-size:14px; line-height:40px; color:#555; overflow:hidden; cursor:pointer; position:relative;}
.rc_zp .jr_bt:hover{background-color:#f9faff;}
.rc_zp .jr_bt.on{background-color:#f9faff;}
.rc_zp .jr_bt i{position:absolute; top:50%; right:15px; font-size: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%);
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);
-moz-transform:translate(0,-50%) rotate(180deg);
-ms-transform:translate(0,-50%) rotate(180deg);
-o-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#21409a; color:#fff; padding:0 20px; line-height:60px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;font-size:16px; font-weight:bold}
.rc_zp .jr_bt span.s_40{text-align:left; }
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:16px; line-height:36px; margin-bottom:3px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#21409a;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
@media only screen and (max-width:992px){
.rc_zp{padding:40px 0;}
.rc_zp .ts{font-size:13px; line-height:24px; margin-bottom:10px;}
.rc_zp .jr_bt{padding:5px 20px; height:50px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 20px; line-height:40px;}
.rc_zp .jr_nr{padding:20px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
}
@media only screen and (max-width:640px){
.rc_zp{padding:20px 0 0;}

.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; line-height:30px;}
.rc_zp .jr_lm.jt .jr_bt{padding:5px 15px; line-height:30px;}
.rc_zp .jr_nr{padding:10px 15px; font-size:12px; line-height:22px;}
.rc_zp .jr_nr .lm{margin-bottom:10px;}
.ny_nr .zp_js .ts{font-size:15px; line-height:26px; color:#888; text-align:center; margin-bottom:0px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;font-size:14px; font-weight:bold}

}

.jl_fs{width:100%; padding:50px 0; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:18px; font-weight:bold; color:#333; line-height:36px; margin-bottom:10px;}
.jl_fs h4{font-size:16px; color:#777; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#21409a; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:992px){
.jl_fs{padding:35px 0;}
.jl_fs h3{font-size:17px; line-height:32px;}
.jl_fs h4{font-size:15px; line-height:26px;}
.jl_fs span{font-size:14px; line-height:40px; padding:0 15px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{padding:0 15px;  background-color:#f7f7f7; font-size:14px; line-height:36px; text-align:center; color:#333; display:inline-block;}
.yema ul li a:hover{background-color:#21409a; color:#fff;}
.yema ul li a.on{background-color:#21409a; color:#fff;}
@media only screen and (max-width:640px){
.yema{margin-top:10px;}
.yema ul li a{min-width:30px; height:30px; font-size:12px; line-height:28px;}
}

.footer{width:100%; padding:80px 0; background-color:#162d70; color:#aaa;}
.footer h3{font-size:14px; font-weight:bold; line-height:32px; color:#fff; margin-bottom:10px;}
.footer .tel{margin-bottom:10px; font-size:18px; color:#fff; line-height:26px;}
.footer .tel strong{font-size:28px; line-height:38px; font-weight:bold; color:#f88407; display:block; margin-top:5px;}
.footer .ft_lx{margin-bottom:15px; line-height:26px;}
.footer .ft_dh ul{margin:0 -25px;}
.footer .ft_dh ul li{float:left; padding:0 25px; width:11.6%}
.footer .ft_dh ul li:nth-child(2){ width:30% }
.footer .ft_dh ul li a{line-height:36px; color:#7c82a2; font-size:12px;}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ewm img{max-width:110px; height:auto; display:block;}
.footer .ewm p{font-size:12px; margin-top:8px;}
.cplb{ }
.cplb p{ width:50%; float:left}
@media only screen and (max-width:992px) {
.footer{padding:35px 0;}
.footer .tel strong{font-size:26px; line-height:36px;}
.footer .ft_dh ul{margin:0 -15px;}
.footer .ft_dh ul li{padding:0 15px;}
}
@media only screen and (max-width:640px) {
.footer{padding:0 0;display:none;}
.footer .ft_dh{display:none;}
.footer h3{font-size:16px; line-height:28px; margin-bottom:6px;}
.footer .tel{margin-bottom:20px; font-size:16px; text-align:center; line-height:28px;}
.footer .tel strong{font-size:22px; line-height:32px;}
.footer .ft_lx{text-align:center;}
.footer .ft_dh ul{margin:0 -15px;}
.footer .ft_dh ul li{padding:0 15px; text-align:center;}
.footer .ft_dh ul li a{line-height:28px;}
.footer .ewm{text-align:center;}
.footer .ewm img{margin:0 auto;}
.footer .ewm p{font-size:14px; margin-top:12px;}
}

.banquan{width:100%; padding:40px 0; background:#162d70 url(../images/d.jpg) no-repeat center bottom; text-align:center;color:#aaa; border-top:#2f427d 1px solid; height:auto; overflow:hidden}
.banquan .l_f{ float:left; text-align:left; line-height:30px; color:#7c82a2}
.banquan .l_f a{ margin-right:10px;color:#7c82a2; margin-left:10px}
.banquan .r_t{ float: right}
.anniu{ width:120px; line-height:50px; background:rgba(255,255,255,.3); text-align:center; float: right; margin-left:30px}
.anniu a{ color:#fff; font-size:16px}
.lx{ text-align:right; float:right}
.lx span{ font-size:14px;color: #7c82a2;}
.lx h1{ color:#fff; font-size:30px; font-weight:bold}
@media only screen and (max-width:640px) {
.banquan{padding:15px 0; line-height:26px; margin-bottom:50px;}
.banquan span{display:block; padding:0;}
.banquan .l_f{ float:none}
.banquan .r_t{ float: none}
.anniu{ width:100px; line-height:40px; background:rgba(255,255,255,.3); text-align:center; float: right; margin-left:30px; margin-top:8px}
.anniu a{ color:#fff; font-size:14px}
.lx{ text-align:right; float:right}
.lx span{ font-size:14px;color: #7c82a2;}
.lx h1{ color:#fff; font-size:26px; font-weight:bold}

}

.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:30px; bottom:30px; z-index:99999;}
.pc_kf .nr{font-size:18px; text-align:center; line-height:50px; margin-bottom:10px; position:relative;}
.pc_kf .tel{width:160px; background-color:#21409a; font-size:18px; line-height:50px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px 10px 0; background-color:#21409a; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block; margin-bottom:10px;}
.pc_kf .ewm p{font-size:14px; color:#fff; line-height:16px; margin-bottom:10px;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block; width:50px; height:50px; box-shadow:0 0 10px #ddd;  background-color:#fff; border-radius:5px; overflow:hidden;}
.pc_kf .nr i{color:#333;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{font-size:26px; vertical-align:middle;}
.pc_kf .fh{width:50px; height:50px; border-radius:5px; background-color:#21409a; text-align:center; line-height:50px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:992px) {
.pc_kf{right:10px; bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#21409a; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{display:block; width:100%; border-radius:0; background-color:#21409a; box-shadow:none;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr a:hover i{color:#fff;}
.pc_kf .fh{width:25%; box-shadow:none; font-size:22px; float:left;}
}



.ny_cp{width:100%; padding:50px 0 70px; min-height:600px; overflow:hidden;}
.ny_cp .ny_lmm{padding:10px; background: #21409a url(../images/lm_bj.png) no-repeat top center / 100% auto;}
.ny_cp .ny_lmm .b_t{margin:10px 5px 15px;}
.ny_cp .ny_lmm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_cp .ny_lmm .b_t h4{font-size:16px; line-height:30px; color:#ccc; font-family:Arial; text-transform:uppercase;}
.ny_cp .ny_lmm .b_t em{width:44px; height:2px; margin:8px 0 5px; background-color:#aaa; display:block;}
.ny_cp .ny_lmm .l_b{display:none; padding:0 15px; font-size:16px; color:#fff; text-align:left; line-height:60px; background-color:#21409a; position:relative;}
.ny_cp .ny_lmm .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_lmm .l_m{padding:7px 7px 0 7px; background-color:#fff;}
.ny_cp .ny_lmm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .ny_lmm .l_m a{display:block; padding:0 15px; font-size:15px; line-height:44px;}
.ny_cp .ny_lmm .l_m ul li:hover a{background-color:#21409a; color:#fff;}
.ny_cp .ny_lmm .l_m ul li.on a{background-color:#21409a; color:#fff;}
.ny_cp .ny_lmm .l_m a.e_j{position:relative;}
.ny_cp .ny_lmm .l_m a.e_j i{ font-size:16px}
.ny_cp .ny_lmm .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_lmm .l_m ul li:hover em{color:#fff;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-o-transform:rotate(-90deg);}
.ny_cp .ny_lmm .l_m ul li.on em{color:#fff;
transform:rotate(-90deg);
-webkit-transform:rotate(-90deg);
-moz-transform:rotate(-90deg);
-ms-transform:rotate(-90deg);
-o-transform:rotate(-90deg);}
.ny_cp .ny_lmm .s_j{display:none;}
.ny_cp .ny_lmm .l_m ul li.on .s_j{display:block;}
.ny_cp .ny_lmm .s_j a{font-size:13px; text-indent:15px; line-height:36px; color:#555;}
.ny_cp .ny_lmm .l_m ul li:hover .s_j a{background:none; color:#555;}
.ny_cp .ny_lmm .l_m ul li:hover .s_j a:hover{color:#21409a;}
.ny_cp .ny_lmm .l_m ul li.on .s_j a{background:none; color:#555;}
.ny_cp .ny_lmm .l_m ul li.on .s_j a.n{color:#21409a;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:18px; color:#333; line-height:40px; padding-bottom:10px; border-bottom:1px solid #21409a; display:inline-block; font-weight:bold}
.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;}
@media only screen and (max-width:640px){
.ny_cp{padding:35px 0 50px;}
.ny_cp .ny_lmm{padding:0; background-color:#fff; margin-bottom:30px;}
.ny_cp .ny_lmm .b_t{display:none;}
.ny_cp .ny_lmm .l_b{display:block;}
.ny_cp .ny_lmm .l_m{padding:0;}
.ny_cp .ny_lmm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .ny_lmm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .ny_lmm .l_m ul li:first-child{border-top:0;}
.ny_cp .ny_lmm .l_m ul li a{background:none; padding:0; border:0; font-size:20px; text-align:center; line-height:44px;}
.ny_cp .ny_lmm .l_m ul li:hover a{background:none; color:#21409a;}
.ny_cp .ny_lmm .l_m ul li.on a{background:none; color:#21409a;}
.ny_cp .ny_lmm .l_m ul li a.e_j{text-align:left; padding:0 15px; font-size:14px}
.ny_cp .ny_lmm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lmm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .ny_lmm .l_m ul li:hover em{color:#21409a;}
.ny_cp .ny_lmm .l_m ul li.on em{color:#21409a;}
.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:30px;}
.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:#21409a;}
.cp_xq .cp_cs .n_r{padding:15px;}
.cp_xq .cp_cs .b_t{font-size:26px; font-weight:bold; color:#21409a; 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:14px; line-height:26px; 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:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#21409a; 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:#21409a; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:20px;}
.cp_xq .cp_cs .b_t{font-size:18px; font-weight:bold; color:#21409a; line-height:40px; border-bottom:1px solid #e7e7e7; padding-bottom:10px; margin-bottom:10px;}

.cp_xq .cp_cs .n_r{padding:0;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:10px; padding-left:20px; font-size:15px; line-height:26px;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; top:10px;}
.cp_xq .cp_cs a{font-size:14px; line-height:36px; padding:0 30px;} 
.cp_xq .cp_js .hd{}
.cp_xq .cp_js .hd ul li{width:33%; padding:0; border-right:1px solid #fff; font-size:16px; line-height:36px; 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:#21409a; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:26px;}
.cp_xq .cp_js .n_r a{font-size:15px; line-height:26px;}
}




.sy_js{width:100%; padding:90px 0; background-color:#f9faff; overflow:hidden;}
#lib_Tab1{width:100%;margin:25px 0px 0px 0px;padding:0px; text-align:center}
#lib_Tab1 .lib_Menubox {height:45px;line-height:45px;position:relative;}
#lib_Tab1 .lib_Menubox ul{margin:0px;padding:0px;list-style:none; position:absolute; top:3px; width:100%; text-align:center; left:0; height:45px;text-align:center;}
#lib_Tab1 .lib_Menubox li{display:inline-block;cursor:pointer;width:auto; padding:0 50px; border-radius:50px;color:#fff;height:45px;line-height:45px; margin:0 10px; background-color:none;  font-size:20px; background:#d0111b}
#lib_Tab1 .lib_Menubox li.hover{padding:0px;background:#21409a;width:auto; padding:0 50px;color:#fff;height:45px;line-height:45px;border-radius:50px; }
#lib_Tab1 .lib_Contentbox{clear:both;margin-top:0px; border-top:none;height:auto; text-align:center; position:relative}
.ziyuan1{width:88%; margin:50px auto 0; }
.ziyuan2{width:88%; margin:50px auto 0;}
#lib_Tab1 .lib_Contentbox .swiper-slide{ }
#lib_Tab1 .lib_Contentbox .swiper-slide i{ display:block; width:100%; padding-bottom:100%; position:relative;}
#lib_Tab1 .lib_Contentbox .swiper-slide img{  width:100%; height:auto;  border:#e1e1e1 1px solid; box-sizing:border-box; background:#fff; margin-bottom:15px; }
#lib_Tab1 .lib_Contentbox .swiper-slide h1{ display:block; font-size:16px; color:#333; position:inherit; margin:0px 0px 15px 0px;  overflow:hidden}
#lib_Tab1 .lib_Contentbox .swiper-slide img:hover { border:#21409a 1px solid; }
#lib_Tab1 .swiper-button-next{width:29px; height:48px; background:url(../images/right.png) no-repeat; right:0;  margin-top:-50px;background-size:29px 48px;}
#lib_Tab1 .swiper-button-prev{width:29px; height:48px; background:url(../images/left.png) no-repeat; left:0; margin-top:-50px; background-size:29px 48px;}
#lib_Tab1 .more{ float:none; margin:0 auto}
@media only screen and (max-width:1360px) {
.sy_js{width:90%; margin:0 auto;}
.ziyuan1{width:70%; margin:40px auto; }
.ziyuan2{width:75%; margin:40px auto;}
.ziyuan3{width:90%; margin:40px auto;}
.sy_ab .a_wz p{font-size:15px; line-height:28px; height:168px; overflow:auto;}
}
@media only screen and (max-width:1023px) {
.sy_js{width:100%; margin-top:0px; padding:20px 0;}
.sy_js .gy_bt em{ margin-top:15px}
.sy_js .b_bt{text-align:center;}
.sy_js .b_bt h3{font-size:24px; font-weight:bold; color:#21409a; margin-bottom:5px;}
.sy_js .b_bt h4{font-size:16px; color: #666;margin:10px 0px;}

#lib_Tab1 .lib_Menubox li{ padding:0 30px; border-radius:50px;color:#fff;height:35px;line-height:35px; margin:0 10px;font-size:16px;}
#lib_Tab1 .lib_Menubox li.hover{padding:0 30px ;height:35px;line-height:35px;}
#lib_Tab1 .swiper-button-next{width:20px; height:33px;   margin-top:-20px;background-size:20px 33px;}
#lib_Tab1 .swiper-button-prev{width:20px; height:33px;  right:0; margin-top:-20px; background-size:20px 33px;}
#lib_Tab1 .lib_Contentbox{ margin-top:0px;}
#lib_Tab1 .lib_Contentbox .swiper-slide h1{ margin-bottom:0 }
.ziyuan1{width:90%; margin:30px auto; margin-bottom:10px}
.ziyuan2{width:90%; margin:30px auto;margin-bottom:10px}
.ziyuan3{width:90%; margin:30px auto;margin-bottom:10px}
}
@media only screen and (max-width:768px) {
#lib_Tab1 .lib_Menubox li{ padding:0 20px; margin:0;font-size:14px}
#lib_Tab1 .lib_Menubox li.hover{padding:0 20px }
.ziyuan1{width:60%;}
.ziyuan2{width:60%; }
.ziyuan3{width:100%; }
#lib_Tab1 .swiper-button-next{width:20px; height:33px;   margin-top:-40px;background-size:20px 33px;}
#lib_Tab1 .swiper-button-prev{width:20px; height:33px;  right:0; margin-top:-40px; background-size:20px 33px;}

#lib_Tab1 .lib_Contentbox .swiper-slide img{  margin-bottom:5px; }
#lib_Tab1 .lib_Contentbox .swiper-slide h1{ height:auto;  font-size:14px; margin:10px; margin-bottom:0; padding-bottom:0}
#lib_Tab1 .lib_Contentbox .swiper-slide p{ height:auto; font-size:12px; margin:0 10px; height:auto }
#lib_Tab1 .lib_Contentbox .swiper-slide h1 em{ display:inline-block; padding-left:5px; font-size:12px}
#lib_Tab1 .more{ float:none; margin:50px auto 0}

}
