
*{padding:0px; margin:0px;}
body{font-size:16px; color:#505050; 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; }
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:#323232; 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:#005bac; 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:#005bac;}
@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%; background-color:#fff; position:fixed; z-index:9999;}
.header.on{background-color:#fff; 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;}
.header .logo{width:165px; float:left; margin:15px 0; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.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 .an{position:absolute; top:50%; margin-top:-11px; right:35px; height:22px; width:26px; display:none;}
.header .an span{width:26px; 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:9px; left:0;}
.header .an span.a3{top:18px; 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:76px; margin-left:15px; text-align:center; color:#333; line-height:76px; float:right; cursor:pointer;}
.header .s_ch i{font-size:22px; font-weight:bold;}
.header .s_gw{height:76px; margin-left:15px; text-align:center; color:#333; line-height:76px; float:right; cursor:pointer;}
.header .s_gw i{font-size:22px; font-weight:bold;}


.header .language{float:left; height:76px; padding:0 25px; border-left:1px solid rgba(255,255,255,.2); border-right:1px solid rgba(255,255,255,.2); font-size:17px; text-align:center; line-height:76px; color:#fff; cursor:pointer; position:relative; z-index:9;}
.header .language .l_m i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-left:20px;}
.header .language .x_l{width:100%; padding-top:8px; position:absolute; top:68px; left:0; 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 #094464; content:""; position:absolute; top:0; left:50%; margin-left:-10px;}
.header .language .x_l ul{padding:0 15px; background-color:#094464; float:none;}
.header .language .x_l ul li{margin:0; float:none;}
.header .language .x_l ul li a{font-size:16px; text-align:center; color:#fff; line-height:36px; display:block;}
.header .language .x_l ul li a:hover{color:#0d6fb8;}
.header .nav{float:right;}
.header .nav ul{float:left;}
.header .nav ul li{margin-right:25px; 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:#005bac; 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:16px; text-transform: capitalize; color:#333; line-height:76px;}
.header.on .nav .y_j a{ color:#333}
.header.on .nav ul li.on .y_j a{ color:#005bac}
.header.on .s_ch{ color:#333}
.header.on .s_gw{color:#333}

.header.on  .nav .y_j:after{width:0; height:2px; background-color:#333; 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:hover .y_j a{color:#005bac;}
.header .nav ul li.on .y_j a{color:#005bac;}

.header .nav .cp_ej{width:1290px;background:#fff url(../images/nav-product.jpg) no-repeat left top; box-shadow:0 0 5px #aaa; position:absolute; left:0; opacity:0; margin-left:-560px; visibility:hidden; display:block; z-index:15;
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;box-sizing:border-box; padding:0}
.header .nav ul li:hover .cp_ej{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.nTab{width:100%;margin:0 auto;overflow:hidden}
.none {display:none;}
.nTab .TabTitle{ text-align:center; width:25%; float:left;}
.nTab .TabTitle li{ display:inline-block;cursor:pointer;height:42px;line-height:42px;font-weight:bold;text-align:center;width:100%;  font-size:14px}
.nTab .TabTitle li a{text-decoration:none;}
.nTab .TabTitle .active{background:#005bac;color:#fff; }
.nTab .TabTitle .normal{color:#404040; }
.nTab .TabContent{overflow:hidden; display:block; height:auto; overflow:hidden; width:75%; float:right}
.dhcp{ width:100%; height:auto; overflow:hidden}
.dhcp dd{ float:left; width:16.6%;border-right: 1px solid #c8c8c8;border-bottom: 1px solid #c8c8c8;box-sizing:border-box; text-align:center }
.dhcp dd img{ width:90%; margin:0 auto}
.dhcp dd p{ text-align:center; font-size:14px; line-height:24px; margin-bottom:10px}

.header .nav .e_j{width:230px; padding:10px 0; background-color:#fff; box-shadow:0 8px 15px rgba(95,125,158,.2); position:absolute; top:76px; 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; text-transform:capitalize}
.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:#333; text-align:left; padding-left:15px; display:block;}
.header .nav .e_j a:hover{color:#fff; background:#005bac}
.header .nav .sjrj { display:none;}

@media only screen and (max-width:992px){
.header{background-color:#fff;}
.header .logo{width:120px; margin:10px 0;}
.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: 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;font-size:18px}
.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;}
.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;font-size:12px; padding-left:0}

.header .s_ch{height:52px; margin-left:5px; text-align:center; color:#333; line-height:52px; float:right; cursor:pointer;font-size: 12px;}
.header .s_ch i{font-size:22px; font-weight:bold;}
.header .s_gw{height:52px; margin-left:5px; text-align:center; color:#333; line-height:52px; float:right; cursor:pointer;margin-right:40px}
.header .nav .sjrj { display: block;}

}
@media only screen and (max-width:992px){
.header .an{right:15px;}
}


.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:#005bac; 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;}
}


.head_h{ height:76px}
@media only screen and (max-width:992px){
.head_h{ height:47px}
}

.pc_ban{width:100%; height: 480px; 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);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(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:52%; 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:60%; font-size:22px; line-height:32px; color:#fff;}
.pc_ban .w_z h3{font-size:40px; line-height:50px; text-transform:uppercase; margin-bottom:20px;}
.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:#96bcd1; 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 .w_z{font-size:16px; line-height:28px; letter-spacing:0;}
.pc_ban .w_z h3{font-size:36px; line-height:46px; letter-spacing:2px; margin-bottom:10px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:23vh; width:100%}
.pc_ban .w_z{font-size:14px; line-height:24px;}
.pc_ban .w_z h3{font-size:22px; line-height:32px; letter-spacing:0;}
}

.sy_gy{width:100%; padding:60px 0; height:auto; overflow:hidden; background:#f3f3f3 }
.sy_gy .row{margin:0 -20px; display:flex; align-items:center; justify-content:space-between;}
.sy_gy .col-12{padding:0 20px;}
.sy_gy .t_p{position:relative; overflow:hidden;}
.sy_gy .t_p:after{width:30%; height:200%; content:""; position:absolute; top:0; left:-30%;
background-image:-webkit-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-moz-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-ms-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:-o-linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
background-image:linear-gradient(to right, rgba(255,255,255,.02), rgba(255,255,255,.5), rgba(255,255,255,.02));
transform:skew(30deg);
-webkit-transform:skew(30deg);
-moz-transform:skew(30deg);
-ms-transform:skew(30deg);
-o-transform:skew(30deg);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .t_p:hover:after{left:100%; top:-100%;}
.sy_gy .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_gy .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_gy .w_z { height:auto; overflow:hidden}
.sy_gy .w_z h3{font-size:1.75rem; color:#505050;  line-height:70px;  margin-bottom:20px; display:inline-block; position:relative; padding-left:90px}
.sy_gy .w_z h4{font-size:16px; color:#0d6fb8; font-family:"ProximaNova"; margin-bottom:10px;}
.sy_gy .w_z p{line-height:26px;  margin-bottom:30px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:6;}
.sy_gy .m_r{ position:relative; overflow:hidden;}

.sy_gy .m_r a{line-height:40px; color:#005bac; text-align:left; display:block; position:relative; z-index:9;}
.sy_gy .m_r:hover a{color:#005bac;}


.sy_gy .wrap{margin:50px 0 30px;}
.sy_gy .wrap .row{margin:0 -20px; align-items:flex-start;}
.sy_gy .wrap .col-12{padding:0 20px;}
.sy_gy .wrap .n_r{position:relative;}
.sy_gy .wrap .n_r:hover:before{width:100%; height:100%; opacity:.5;}
.sy_gy .wrap .s_z{font-size:40px; line-height:60px; color:#fff;}
.sy_gy .wrap .s_z i{margin-left:5px;}
.sy_gy .wrap .s_z b{font-size:40px; font-family:"stratum"; display:inline-block; vertical-align:middle;}
.sy_gy .wrap .s_z span{font-size:36px; display:inline-block; vertical-align:bottom; margin-left:5px;}
.sy_gy .wrap em{display:block; width:50px; height:3px; background-color:rgba(255,255,255,.3); margin:10px 0 10px;}
.sy_gy .wrap p{font-size:16px; color:#fff; line-height:22px;}
.bj1{background:url(../images/1.png) no-repeat center left}
.bj2{background:url(../images/2.png) no-repeat center left}

@media only screen and (max-width:992px){
.sy_gy{padding:20px 0;}
.sy_gy .row{margin:0 -10px;}
.sy_gy .col-12{padding:0 10px;}
.sy_gy .w_z h3{letter-spacing:0; font-size:20px;line-height: 40px;
margin-bottom: 10px;
display: inline-block;
position: relative;
padding-left: 50px;}
.sy_gy .w_z p{font-size:14px; line-height:24px; margin-bottom:10px; text-align:justify}
.sy_gy .m_r{width:110px; height:32px; margin-bottom:10px;}
.sy_gy .m_r a{font-size:14px; line-height:30px;}
.bj1{background:url(../images/11.png) no-repeat center left}
.bj2{background:url(../images/22.png) no-repeat center left}

}

.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:#0d6fb8; 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:#005bac; display:block; margin:20px 0;}



.sy_ys{width:100%;overflow:hidden; background:url(../images/bj3.jpg);  }
.sy_ys .ys_bt{margin:0 auto 30px; font-size:18px; line-height:26px; color:#ddd; }
.sy_ys .ys_bt h3{font-size:36px; font-weight:bold; color:#fff; line-height:40px; padding-bottom:20px; margin-bottom:20px; display:inline-block; position:relative;text-align:left;}
.sy_ys .ys_bt h3:after{width:100%; height:5px; background-color:#fff; content:""; position:absolute; bottom:0; left:0; opacity:.2;}
.sy_ys .col-md-4{border-right:1px solid rgba(255,255,255,1);padding-bottom:30px}
.sy_ys .col-md-4:first-child{border-left:1px solid rgba(255,255,255,1);}
.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; font-size:14px}
@media only screen and (max-width:990px){
.sy_ys{width:100%;overflow:hidden; background:url(../images/bj3.jpg);}
.sy_ys .ys_bt{margin:0 auto 20px; font-size:18px; line-height:26px; color:#ddd; }
.sy_ys .col-md-4{border-right:none;padding-bottom:0px; border-bottom:#fff 1px dotted; padding-bottom:20px}
.sy_ys .col-md-4:first-child{border-left:none;}

}

.sy_xw{width:100%; padding:100px 0; overflow:hidden;}
.sy_xw .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.sy_xw .col-12{padding:0 30px;}
.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; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.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:#0d6fb8; content:""; position:absolute; bottom:0; left:0; opacity:.2; box-shadow:5px 5px 0 #ddd;}
.sy_xw .x_w ul li{padding-left:90px; margin-bottom:30px; position:relative; overflow:hidden;}
.sy_xw .x_w .s_j{width:70px; height:70px; border:2px solid #e5e5e5; padding:10px 0; color:#999; line-height:22px; text-align:center; position:absolute; top:0; left:0;}
.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:52px; font-size:18px; 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 .m_r a{font-size:16px; color:#005bac;}
.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;}


.ny_ban{width:100%; height:350px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}

.ny_ban .w_z{width:80%; position:absolute; top:55%; 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:40px; font-weight:bold; text-transform:uppercase; color:#fff;}
@media only screen and (max-width:992px) {
.ny_ban{width:100%; height:200px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
.ny_ban .w_z h1{font-size:20px; font-weight:bold; text-transform:uppercase; color:#fff;}
.ny_ban .w_z{width:80%; position:absolute; top:63%; 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_pr{width:100%; background-color:#f7f7f7; border-bottom:1px solid #e7e7e7;  overflow:hidden; color:#505050; font-size:14px; line-height:60px}
.ny_pr h1{ font-size: 24px; color:#636363; float:left ; line-height:60px; font-weight:bold; text-transform:uppercase; background:url(../images/xx.png) no-repeat left center; padding-left:20px}
.ny_pr span{ float:right}
.ny_pr i{ font-size:14px; color:#025dad}
@media only screen and (max-width:992px) {
.ny_pr{padding:5px 0; font-size:12px; line-height:40px}
.ny_pr h1{ font-size: 14px; color:#636363; float:left ; line-height:40px; font-weight:bold; text-transform:uppercase; background:url(../images/xx1.png) no-repeat left center; padding-left:20px}
.ny_pr i{ font-size:12px; color:#025dad}

}

.gy_wm{width:100%; padding:60px 0; 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:#005bac; text-transform:uppercase; 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:#0d6fb8; content:""; position:absolute; top:10px; left:20px; z-index:-1; opacity:.3;}
.gy_wm .w_z{color:#888; line-height:30px; text-align:justify;}
.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{font-size:56px; color:#000;}
.gy_wm .s_z b{font-family:"stratum";}
.gy_wm .j_s{line-height:20px; color:#888;}

.gy_ry{width:100%; padding:100px 0; background:url(../images/yj_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:#0d6fb8; text-transform:uppercase; text-align:center; position:relative;}
.gy_ry .h_x{width:80px; height:4px; background-color:#0d6fb8; margin:10px auto 50px;}
.gy_ry .n_r{margin-top:30px;}
.gy_ry .t_b{width:100px; height:100px; background-color:#fff; border-radius:50%; margin:0 auto 20px;}
.gy_ry .t_b img{width:100%; height:auto; display:block;}
.gy_ry .l_m{font-size:22px; color:#fff; font-weight:bold; text-align:center; line-height:28px; text-transform:uppercase; margin-bottom:15px;}
.gy_ry .w_z{color:#fff; line-height:24px; text-align:center;}

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

.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:#0d6fb8; 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:#0d6fb8; 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:#005bac; margin-top:10px;}
.sh_zr .w_z ul li:after{width:6px; height:6px; background-color:#0d6fb8; 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;}

.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:#0d6fb8; 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:#0d6fb8; 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:#0d6fb8; 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;}

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

.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:#0d6fb8; 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:#0d6fb8; 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:#0d6fb8; 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;}

.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:#005bac;}

.xw_zx{width:100%; padding:60px 0 20px; overflow:hidden;}
.xw_zx ul li{position:relative;margin-bottom:30px; background:#fafafa}
.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; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.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 #005bac; position:relative; overflow:hidden; margin-top:30px;}
.xw_zx .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; background-color:#005bac;
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:#005bac; 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:#0d6fb8; 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:#005bac; 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:30px; color:#888; background-color:#f6f6f6;}
.footer h1{ font-size:18px; margin-bottom:5px; margin-top:8px}
.footer .ft_lg img{width:20%;}
.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:#595959; 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:#0d6fb8;}
.footer h3{font-size:20px; font-weight:bold; color:#005bac; line-height:30px; margin-bottom:10px; text-transform:uppercase}
.footer p{margin:10px 0;}
.footer ul li a{color:#8e8e8e; text-transform:capitalize}
.footer ul li a:hover{color:#0d6fb8;}
.footer ul li i{font-size:13px; vertical-align:middle; margin-right:10px; color:#888}

@media only screen and (max-width:640px){
.footer{padding:20px 0 20px; }
.footer h3{font-size:14px; font-weight:bold; color:#005bac; line-height:24px; margin-bottom:0px; text-transform:uppercase}
.yc1{ display:none}
.footer ul li{ font-size:12px}
}
.dlo{ width:100%; height:auto; overflow:hidden; border-bottom:#e7e7e7 1px solid; margin-bottom:20px}
.lo{ width:156px; float:left; margin-bottom:15px; margin-right:20px}
.lo img{ width:100%}
.low{ color:#1b1b1b; font-size:20px; line-height:50px }
.ft_bq{width:100%; padding:20px 0 20px; line-height:34px; color:#fff; border-top:1px solid #E5E5E5; background-color:#0d6fb8;}
.ft_bq .f_l{float:left;}
.ft_bq .f_r{float:right; height:auto; overflow:hidden}
.ft_bq .f_r a{ float:left; width:34px; height:34px; border-radius:50%;color:#0d6fb8; background-color:#fff; border:1px solid #0d6fb8; text-align:center; line-height:32px; margin-left:15px;}
.ft_bq .f_r a:hover{color:#fff; background-color:#0d6fb8; border:1px solid #0d6fb8;}
.ft_bq .f_r i{font-size:20px;}
.ft_bq .f_r i .xs{ display:block}
.ft_bq .f_r i .yc{ display:none}
.ft_bq .f_r i:hover .xs{ display:none}
.ft_bq .f_r i:hover .yc{ display:block}
@media only screen and (max-width:992px){
.dlo{ width:100%; height:auto; overflow:hidden; border-bottom:#e7e7e7 1px solid; margin-bottom:10px}
.lo{ width:86px; float:left; margin-bottom:15px; margin-right:10px}
.low{ color:#1b1b1b; font-size:13px; line-height:44px }
.ft_bq{width:100%; padding:10px 0 10px; line-height:24px; color:#fff; border-top:1px solid #E5E5E5; background-color:#0d6fb8; margin-bottom:50px}
.ft_bq .f_l{float:none; margin-bottom:5px}
.ft_bq .f_r{float:none; height:auto; overflow:hidden}
.ft_bq .f_r a{ float:left; width:34px; height:34px; border-radius:50%;color:#0d6fb8; background-color:#fff; border:1px solid #0d6fb8; text-align:center; line-height:32px; margin-left:0; margin-right:10px;}

}

.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:30px; z-index:99999;}
.pc_kf .nr{width:50px; height:50px; border:1px solid #ddd; border-bottom:0; background-color:#fff; position:relative;}
.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;}
.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:#777; font-size:20px;}
.pc_kf .nr i.icon-zixun2{font-size:26px;}
.pc_kf .nr a:hover i{color:#0d6fb8;}
.pc_kf .fh{width:50px; height:50px; border:1px solid #ddd; background-color:#fff; text-align:center; line-height:50px; color:#777; 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 #0d6fb8; background-color:#0d6fb8; 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:25%; height:50px; float:left; padding:0; border-right: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:25%; height:50px; float:left; padding:0;}
.pc_kf .fh i{font-size:36px; line-height:50px;}
}

.ny_cp{width:100%; padding:50px 0 70px; overflow:hidden;}
.ny_cp .ny_lm{padding:0px; }
.ny_cp .ny_lm .b_t{margin:10px 5px 15px;}
.ny_cp .ny_lm .b_t h3{font-size:22px; line-height:32px; color:#fff; text-transform:uppercase;  font-weight:bold}
.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:24px; color:#fff; text-align:left; line-height:80px; background-color:#025dad; 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%);}
.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; border-top: 1px solid #c8c8c8; }
.ny_cp .ny_lm .l_m a{display:block; padding:0 15px 0 25px; font-size:15px; line-height:50px;}
.ny_cp .ny_lm .l_m ul li:hover a{background-color:#025dad; color:#fff;}
.ny_cp .ny_lm .l_m ul li.on a{background-color:#025dad; color:#fff;}
.ny_cp .ny_lm ul li a:after{width:6px; height:6px; content:""; border-radius:50%; background-color:#aaa; position:absolute; top:50%; margin-top:-3px; left:10px;}
.ny_cp .ny_lm .l_m ul li.on a:after{width:6px; height:6px; content:""; border-radius:50%; background-color:#fff; position:absolute; top:50%; margin-top:-3px; left:10px;}

.ny_cp .ny_lm ul li a:hover:after{background-color:#fff;}
.ny_cp .ny_lm ul li a.on:after{background-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:#025dad;}
.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:#025dad;}
.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 #000; display:inline-block;}
.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 .t_p{overflow:hidden; position:relative;}
.ny_cp .t_p img{width:100%; height:auto; display:block;}
.ny_cp .t_p:after{width:100%; height:100%; content:""; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.1);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_cp .w_z{ text-align:left;padding:10px;}
.ny_cp .w_z p{ font-size:14px; line-height:22px;  overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
.ny_cp .w_z h1{ font-weight:bold; font-size:16px; line-height:30px}
.ny_cp .w_z span{ font-size:14px; color:#666; font-weight:normal; padding-left:10px}
.ny_cp .w_z i{ color:#025dad;}
.ny_cp .b_f{width:50px; height:50px; background:url(../images/a11.png) no-repeat center / 100% 100%; position:absolute; z-index:99; top:50%; left:50%; margin:-25px 0 0 -25px;}
.ny_cp .n_r:hover .t_p:after{background-color:rgba(0,0,0,.2);}
.ny_cp .n_r:hover{box-shadow:0 8px 20px #ddd;}
.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:#025dad;}
.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-bottom:30px;}
.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:#025dad; display:block; margin-bottom:15px;}
.ny_cp .lx_xx .y_c p{font-size:15px; line-height:32px;}
.ny_cp .bd_dt img{width:100%; height:auto; display:block;}
.zx_ly{width:100%; padding:20px; background-color:#f7f7f7; margin:0 auto;}
.zx_ly input{width:100%; padding:0 10px; background-color:#fff; border:1px solid #ddd; line-height:56px; font-size:14px; margin-bottom:30px;}
.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;}
.zx_ly button{width:150px; height:40px; background-color:#025dad; font-size:16px; line-height:40px; margin:0 auto; color:#fff; display:block;}
.zx_ly h3{font-size:26px; line-height:40px; color:#000; margin-bottom:10px; text-align:center;}
.zx_ly h4{font-size:18px; color:#555; margin-bottom:10px; text-align:center;}
.zx_ly p{font-size:15px; line-height:30px; color:#888; margin-bottom:30px; text-align:center;}
.zx_ly em{width:50px; height:3px; background-color:#025dad; display:block; margin:0 auto 15px;}
.zx_ly a{color:#025dad;}
.zx_ly a:hover{text-decoration:underline;}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{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;}
.yema ul li a:hover{background-color:#025dad; color:#fff;}
.yema ul li a.on{background-color:#025dad; color:#fff;}

.nTab1{width:100%;margin:20px auto;overflow:hidden ;}
.none {display:none;}
.nTab1 .TabTitle1{ width:100%; margin:0 auto;background:url(../images/x3.png) repeat-x bottom; text-align:center; height:auto; overflow:hidden; margin-bottom:40px}
.nTab1 .TabTitle1 ul{ text-align:center}
.nTab1 .TabTitle1 li{ display:inline-block;height:40px;line-height:40px;text-align:center;width:140px; font-size:16px; border:#ddd 1px solid; margin:0 5px}
.nTab1 .TabTitle1 li a{text-decoration:none;}
.nTab1 .TabTitle1 .active{color:#fff; background:#025dad;  }
.nTab1 .TabTitle1 .normal{color:#333}
.nTab1 .TabContent1{clear:both;overflow:hidden;display:block; }


.sy_cpp{width:100%; padding:60px 0 ; overflow:hidden;background:url(../images/bj2.jpg) center top; }
.sy_cpp .container{ background:#fff;border-radius:15px; height:auto; overflow:hidden; padding:45px}

@media only screen and (max-width:992px){
.sy_cpp{width:100%; padding:20px 0 ; overflow:hidden;background:url(../images/bj2.jpg) center top; }
.sy_cpp .container{ background:#fff;border-radius:15px; height:auto; overflow:hidden; padding:20px; width:94%}
.ny_cp{width:100%; padding:20px 0 20px; overflow:hidden;}
.ny_cp .ny_lm .l_m{padding:0 7px 0 7px; background-color:#fff;}
.ny_cp .ny_lm{padding:0px; margin-bottom:10px }

.ny_cp .lm_bt{height:41px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:16px; color:#333; line-height:40px; border-bottom:1px solid #000; display:inline-block; padding-bottom:0}

}

.sy_cp{width:100%; height:auto;  overflow:hidden;background:#fff}
.sy_cp h3{font-size:58px; color:#005bac;font-weight: bold;   margin-bottom:50px;  text-align:center; margin-top:30px}
.sy_cp .cp_zs{width:100%; position:relative;}
.sy_cp .swiper-pagination{bottom:0; display:none;}
.sy_cp .swiper-pagination-bullet{background-color:#aaa;}
.sy_cp .swiper-pagination-bullet-active{background-color:#005bac;}
.sy_cp .swiper-slide{position:relative; overflow:hidden; }
.sy_cp .swiper-slide .box-product-hover{background:#fafafa}
.sy_cp .swiper-slide .box-product{background:#fafafa}
.sy_cp .swiper-button-prev{width:28px; height:28px; border:1px solid #aaa; border-radius:14px; background: url(../images/zj1.png) no-repeat center; left:auto; right:35px; top:60px; 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;}
.sy_cp .swiper-button-prev:hover{background:#005bac url(../images/zj.png) no-repeat center; border:1px solid #005bac;}
.sy_cp .swiper-button-next{width:28px; height:28px; border:1px solid #aaa; border-radius:14px; background: url(../images/yj1.png) no-repeat center;right:0; top:60px; 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;}
.sy_cp .swiper-button-next:hover{background:#005bac url(../images/yj.png) no-repeat center; border:1px solid #005bac;}

.sy_cp .n_r{border:1px solid #ddd; border-bottom:0; position:relative; background:#fff}
.sy_cp .t_p{position:relative; overflow:hidden;}
.sy_cp .t_p img{width:100%; height:auto; display:block;}
.sy_cp .w_z{padding:0 20px 20px;}
.sy_cp .w_z h4{font-size:16px; text-align:center; color:#000;  line-height:26px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_cp .w_z p{line-height:22px; color:#777; 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;}
@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:30px;}
.sy_cp .m_r a{font-size:14px; line-height:30px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:20px 0;}
.sy_cp h3{font-size:20px; color:#005bac;font-weight: bold;   margin-bottom:20px;  text-align:center; margin-top:10px}

.sy_cp .row{margin:0 -10px;}
.sy_cp .col-12{padding:0 10px;}
.sy_cp .w_z h3{letter-spacing:0;}
.sy_cp .w_z p{font-size:14px; line-height:28px; margin-bottom:15px;}
.sy_cp .swiper-button-prev{width:20px; height:20px; border:1px solid #aaa; border-radius:14px; background: url(../images/zj1.png) no-repeat center; left:auto; right:25px; top:10px; 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;}
.sy_cp .swiper-button-next{width:20px; height:20px; border:1px solid #aaa; border-radius:14px; background: url(../images/yj1.png) no-repeat center;right:0; top:10px; 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;}
}


.sy_cp1{width:100%; height:auto;  overflow:hidden;background:#fff}
.sy_cp1 h3{font-size:58px; color:#005bac;font-weight: bold;   margin-bottom:50px;  text-align:center; margin-top:30px}
.sy_cp1 .cp_zs1{width:100%; position:relative;}
.sy_cp1 .swiper-pagination{bottom:0; display:none;}
.sy_cp1 .swiper-pagination-bullet{background-color:#aaa;}
.sy_cp1 .swiper-pagination-bullet-active{background-color:#005bac;}
.sy_cp1 .swiper-slide{position:relative; overflow:hidden; }
.sy_cp1 .swiper-slide .box-product-hover{background:#fafafa}
.sy_cp1 .swiper-slide .box-product{background:#fafafa}
.sy_cp1 .swiper-button-prev{width:28px; height:28px; border:1px solid #aaa; border-radius:14px; background: url(../images/zj1.png) no-repeat center; left:auto; right:35px; top:60px; 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;}
.sy_cp1 .swiper-button-prev:hover{background:#005bac url(../images/zj.png) no-repeat center; border:1px solid #005bac;}
.sy_cp1 .swiper-button-next{width:28px; height:28px; border:1px solid #aaa; border-radius:14px; background: url(../images/yj1.png) no-repeat center;right:0; top:60px; 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;}
.sy_cp1 .swiper-button-next:hover{background:#005bac url(../images/yj.png) no-repeat center; border:1px solid #005bac;}

.sy_cp1 .n_r{border:1px solid #ddd; border-bottom:0; position:relative; background:#fff}
.sy_cp1 .t_p{position:relative; overflow:hidden;}
.sy_cp1 .t_p img{width:100%; height:auto; display:block;}
.sy_cp1 .w_z{padding:0 20px 20px;}
.sy_cp1 .w_z h4{font-size:16px; text-align:center; color:#000;  line-height:26px; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_cp1 .w_z p{line-height:22px; color:#777; 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;}
@media only screen and (max-width:1024px){
.sy_cp1 .swiper-cy{padding-bottom:30px;}
.sy_cp1 .w_z{padding:15px; margin-top:-54px; line-height:24px;}
.sy_cp1 .w_z h3{font-size:16px; line-height:24px; margin-bottom:15px;}
.sy_cp1 .swiper-slide:hover .w_z{padding:30px 15px;}
.sy_cp1 .m_r{width:110px; height:32px; margin-bottom:30px;}
.sy_cp1 .m_r a{font-size:14px; line-height:30px;}
}
@media only screen and (max-width:640px){
.sy_cp1{padding: 0;}
.sy_cp1 h3{font-size:20px; color:#005bac;font-weight: bold;   margin-bottom:20px;  text-align:center; margin-top:10px}

.sy_cp1 .row{margin:0 -10px;}
.sy_cp1 .col-12{padding:0 10px;}
.sy_cp1 .w_z h3{letter-spacing:0;}
.sy_cp1 .w_z p{font-size:14px; line-height:28px; margin-bottom:15px;}
.sy_cp1 .swiper-button-prev{width:20px; height:20px; border:1px solid #aaa; border-radius:14px; background: url(../images/zj1.png) no-repeat center; left:auto; right:25px; top:10px; 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;}
.sy_cp1 .swiper-button-next{width:20px; height:20px; border:1px solid #aaa; border-radius:14px; background: url(../images/yj1.png) no-repeat center;right:0; top:10px; 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;}
}



.zh_xw{ width:90%; margin:0 auto}
.zh_xw h1{ text-align:left;  font-size:1.75rem;  margin-bottom:20px;position: relative; color:#fff; font-weight:bold; margin-top:45px}
.zh_xw ul li{ height:auto; overflow: hidden}
.zh_xw ul li a{ color:#fff;line-height:30px; width:75%; float:right; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2;}
.zh_xw span{float:left; color: #2185fd; font-size:14px; text-align:left; width:20%; padding-top:3px}
.zh_xw i{color:#fff; margin-right:5px; font-size:12px}
.more1{padding-top:25px}
.more1 a{color: #2185fd; padding-left:25%; text-transform:capitalize;  }
@media only screen and (max-width:992px){
.zh_xw{ width:96%; margin:0 auto}
.zh_xw h1{ text-align:left;  font-size:20px;  margin-bottom:10px;position: relative; color:#fff; font-weight:bold; margin-top:20px}
.more1{padding-top:15px}
	
}


.sy_about{height: 70vh;position: relative;background:#015bac;padding:250px 0 0;box-sizing: border-box;overflow: hidden;}
canvas {
	display:block;
}
.waves {
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
}
.sy_about ._PageTitle {text-align: center;margin-bottom: 30px;}
.sy_about ._PageTitle span.en {
    color: #fff; font-size:50px; text-transform: capitalize; font-weight: bold}
.sy_about ._PageTitle span.cn {
    color: #fff;
}
.sy_about .nr {width: 1200px;margin: 0 auto;position: relative;z-index: 8;}
.active .sy_about .nr {animation:bounceInUp 1.5s .5s forwards;}
.sy_about .nr p {font-size: 30px;line-height: 30px;color: #fff; text-align:center; text-transform:uppercase}
.sy_about .more {display: block;
width: 200px;
height: 50px;
font-size: 16px;
background: #fff;
color: #008dd5;
box-sizing: border-box;
padding: 0 30px;
line-height: 50px;border-radius: 30px;position: relative;overflow: hidden;margin:55px auto 0;z-index: 10;}
.sy_about .more a {color: #008dd5;position: relative;z-index: 8}
.sy_about .more span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;background: #008dd5;-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_about .more:hover a {color: #fff;}
.sy_about .more:hover span {width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.sy_about .more::after {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    background: url(../images/right.png) no-repeat;
    position: absolute;
    right: 30px;
    top: 50%;
	margin-top: -7px;}
.sy_about .more:hover::after { background: url(../images/rights.png) no-repeat;}

.bg_hj{background-color:#f7f7f7; padding:60px 0; overflow:hidden;}
.swiper-hj{padding-bottom:50px; }
.swiper-hj .swiper-pagination{bottom:0;}
.swiper-hj .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#d7d7d7; opacity:1;}
.swiper-hj .swiper-pagination-bullet-active{background-color:#005bac;}
.swiper-hj img{width:100%; height:auto; display:block;}
.bg_hj p{ text-align:center; line-height:36px; background:#fff; text-transform:capitalize}
@media only screen and (max-width:640px){
.bg_hj{padding:50px 0 30px; overflow:hidden;}
.swiper-hj{padding-bottom:40px;}	
}

.gy_bt1{text-align:center; margin-bottom:40px;}
.gy_bt1 h3{font-size:36px; font-weight:bold; color:#005bac; text-transform:uppercase}
.gy_bt1 p{font-size:16px; letter-spacing:1px; margin-top:10px;}
.gy_bt1 em{width:50px; height:4px; background-color:#5b82c9; display:block; margin:20px auto 0;}
@media only screen and (max-width:992px){
.gy_bt1{margin-bottom:30px;}
.gy_bt1 h3{font-size:16px; line-height:26px;}
.gy_bt1 p{font-size:14px;}
.gy_bt1 em{width:40px; height:2px; margin:10px auto 0;}
}
@media only screen and (max-width:640px){
.gy_bt1{text-align:center; margin-bottom:10px;}
.gy_bt1 h3{font-size:16px; line-height:26px;}
.gy_bt1 p{font-size:13px; margin-top:6px;}
}


.ny_dh{border-bottom:1px solid #ddd; text-align:left; overflow:hidden; margin-bottom:20px}
.ny_dh ul li{ font-size:16px; line-height:40px; position:relative; display:inline-block; text-transform:capitalize; margin-right:20px}
.ny_dh ul li:after{width:0; height:2px; background-color:#005bac; 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 .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_dh ul li:hover:after{width:100%;}
.ny_dh ul li.on:after{width:100%;}
.ny_dh ul li a{display:block;}
.ny_dh ul li:hover a{color:#005bac;}
.ny_dh ul li.on a{color:#005bac;}
@media only screen and (max-width:640px) {
.ny_dh{margin-top:10px;}
.ny_dh ul li{margin-right:5px; font-size:13px; line-height:40px;}
}

.ny_nr{width:100%; padding:60px 0 60px; overflow:hidden;}
.ny_nr .cj_wt ul li{border-bottom:1px dotted #ddd; padding-bottom:20px; margin-bottom:20px;}
.ny_nr .cj_wt .w_t{padding-left:36px; font-size:16px; line-height:36px; color:#333; position:relative; cursor:pointer;}
.ny_nr .cj_wt ul li.on .w_t{color:#005bac;}
.ny_nr .cj_wt .w_t span{width:30px; height:30px; background-color:#aaa; border-radius:50%; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}
.ny_nr .cj_wt ul li.on .w_t span{background-color:#005bac;}
.ny_nr .cj_wt .j_d{padding:5px 0 0 36px; font-size:14px; line-height:26px; color:#555; position:relative; margin-top:10px; display:none;}
.ny_nr .cj_wt .j_d span{width:30px; height:30px; background-color:#aaa; border-radius:50%; font-size:15px; line-height:30px; text-align:center; color:#fff; position:absolute; top:3px; left:0;}

.ny_nr .zl_lb .n_r{padding:20px   ;box-shadow: 0 8px 20px rgba(95,125,158,.2); margin-bottom:30px; height:auto; overflow:hidden}
.ny_nr .zl_lb .zz{ float:left; width:80%}
.ny_nr .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zl_lb p{ line-height:24px; height: auto; 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; font-size:14px}
.ny_nr .zl_lb a{width:100px; background-color:#005bac; line-height:32px; text-align:center; color:#fff; float: right; font-size:14px; margin-top:10px}
@media only screen and (max-width:992px){
.ny_nr{width:100%; padding:20px 0 ; overflow:hidden;}
.ny_nr .cj_wt ul li{border-bottom:1px dotted #ddd; padding-bottom:10px; margin-bottom:10px;}

.ny_nr .cj_wt .w_t{padding-left:46px; font-size:16px; line-height:24px;}
.ny_nr .cj_wt .w_t span{width:30px; height:30px; font-size:16px; line-height:30px; top:0;}
.ny_nr .cj_wt .j_d{padding:5px 0 0 46px; font-size:14px; line-height:22px;}
.ny_nr .cj_wt .j_d span{width:30px; height:30px; font-size:16px; line-height:30px; top:0;}

.ny_nr .zl_lb .n_r{padding:15px 20px 15px; border:1px dotted #ddd; margin-bottom:30px; position:relative;}
.ny_nr .zl_lb h3{font-size:14px; line-height:30px; margin-bottom:0}
.ny_nr .zl_lb p{font-size:12px; line-height:32px; }
.ny_nr .zl_lb a{width:100px; line-height:32px; float:left}
}
.ny_nr .ss_al .t_p{ width:100%}
.ny_nr .ss_al .t_p img{ width:100%}
.ny_nr .ss_al .w_z{ border-bottom:1px solid #ddd; margin-bottom:15px; padding:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .ss_al .w_z:hover{box-shadow:0 8px 20px 0 rgba(95,125,158,.2);}
.ny_nr .ss_al .w_z h3{font-size:16px; font-weight:bold; line-height:30px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#005bac}
.ny_nr .ss_al .w_z:hover a{color:#2d3c90;}
.ny_nr .ss_al .w_z p{line-height:28px; color:#333; height: auto; font-size:15px;  }
.ny_nr .ss_al .w_z span{font-size:14px; line-height:26px;  display:inline-block; margin-right:20px;}
.ny_nr .ss_al .w_z i{font-size:16px; line-height:32px;}
.ny_nr .ss_al .w_z a.x_q{font-size:15px; text-align:center; line-height:26px; color:#2d3c90; display:inline-block;}
.ny_nr .ss_al .w_z h2{line-height:28px; color:#333; height: auto; margin-top:0px;  overflow:hidden; font-size:15px; overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:2; font-weight:normal  }

.yycj {
    width: 100%; height:auto; padding:70px 0; background:#fafafa
}

.cptjbt{
    text-align: center;
    font-size: 58px;
    margin-bottom:10px;
    position: relative; font-weight:bold
  
}

.bthz3{ text-align:center; margin-bottom:40px; font-size:18px; text-transform:capitalize}
@media only screen and (max-width:992px){
.cptjbt{text-align: center; font-size: 20px;  margin-bottom:10px; position: relative; font-weight:bold}
.bthz3{ text-align:center; margin-bottom:20px; font-size:13px; text-transform:capitalize}
}


.ny_nr .ny_lm{background-color:#f7f7f7; margin-right:10px;}
.ny_nr .lm_db{padding:20px; background-color:#025dad; color:#fff;}
.ny_nr .lm_db h3{font-size:22px; font-weight:bold; line-height:36px; margin-bottom:6px;}
.ny_nr .lm_db em{width:60px; height:2px; background-color:#fff; margin-bottom:6px; display:block;}
.ny_nr .lm_db p{font-size:15px; line-height:26px; text-transform:uppercase;}
.ny_nr .lm_lm{padding:0;}
.ny_nr .lm_lm ul li{border-top: 1px solid #c8c8c8;}
.ny_nr .lm_lm ul li a{display:block;padding-left:25px; font-size:15px; line-height:50px; position:relative;}
.ny_nr .lm_lm ul li a:hover{background-color:#025dad; color:#fff;}
.ny_nr .lm_lm ul li a.on{background-color:#025dad; color:#fff;}
.ny_nr .lm_lm ul li a:after{width:6px; height:6px; content:""; border-radius:50%; background-color:#aaa; position:absolute; top:50%; margin-top:-3px; left:10px;}
.ny_nr .lm_lm ul li a:hover:after{background-color:#fff;}
.ny_nr .lm_lm ul li a.on:after{background-color:#fff;}


.ny_nr .ny_lx{margin-top:20px; margin-right:10px;}
.ny_nr .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:#fff;}
.ny_nr .ny_lx .d_h h3{font-weight:bold; font-family:"微软雅黑"; margin-bottom:6px;}
.ny_nr .ny_lx .x_x{background-color:#f7f7f7; padding:15px; line-height:30px;}
.ny_nr .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_nr .lm_bt .m_c{font-size:20px; color:#025dad; line-height:40px; padding-bottom:10px; border-bottom:1px solid #025dad; display:inline-block;}
.ny_nr .gy_nr{ font-size:15px; line-height:1.9em; color:#505050; margin-bottom:20px}
.ny_nr .gy_nr h1{font-size:26px; text-align:center; display:block; color:#025dad;}
.ny_nr .gy_nr h2{ text-align:left; display:block; color:#505050;border-bottom: 1px solid #c8c8c8; font-size:16px; font-weight:bold; line-height:40px; margin-bottom:10px; padding-bottom:5px}
.ny_nr .gy_nr img{width:100%; height:auto; display:block;}
.ny_nr .gy_nr1{ font-size:16px; line-height:1.9em; color:#505050; margin-bottom:20px}
.ny_nr .gy_nr1 a{ color:#F00}
.ny_nr .cp_lb ul li{margin-bottom:30px;}
.ny_nr .cp_lb .t_p{border:1px solid #e7e7e7; border-bottom:0; overflow:hidden; position:relative;}
.ny_nr .cp_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_nr .cp_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_nr .cp_lb .w_z{border:1px solid #e7e7e7; background-color:#FFF; padding:10px; font-size:14px; text-align:center; line-height:26px;}
.ny_nr .xw_lb ul li{background-color:#f7f7f7; padding:20px; margin-bottom:20px;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px; margin-top:10px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb ul li:hover .w_z h3 a{color:#025dad;}
.ny_nr .xw_lb .w_z span{color:#888; padding-right:15px; float:left;}
.ny_nr .xw_lb .w_z i{padding-right:5px; font-size:16px;}
.ny_nr .xw_lb .w_z p{margin-bottom:25px; line-height:24px; height:72px; 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;}
@media only screen and (max-width:640px){
.ny_nr .lm_db{display:none;}
.ny_nr .lm_lm{padding:10px; overflow:hidden; margin-bottom:10px;}
.ny_nr .ny_lm{background-color:#f7f7f7; margin-right:0px;}

.ny_nr .lm_lm ul li{margin: 0; width:100%; padding:0 ; float:none;border-top: none;border-bottom: 1px solid #c8c8c8;}
.ny_nr .lm_lm ul li a{padding-left:35px; font-size:14px; line-height:36px;}
.ny_nr .lm_lm ul li a:after{width:5px; height:5px; margin-top:-5px; left:15px;}
.ny_nr .ny_lx{display:none;}
.ny_nr .lm_bt{display:none;}
.ny_nr .gy_nr{margin-top:0; font-size:20px; line-height:40px;}
.ny_nr .gy_nr h1{font-size:28px;}
.ny_nr .cp_lb ul{margin:0 -10px;}
.ny_nr .cp_lb ul li{margin-bottom:20px; padding:0 10px;}
.ny_nr .cp_lb .w_z{font-size:20px; line-height:46px;}
.ny_nr .xw_lb ul li{background:none; padding:0 0 30px; margin-bottom:30px; border-bottom:1px dotted #ddd;}
.ny_nr .xw_lb .row{margin:0 -10px;}
.ny_nr .xw_lb .col-5{padding:0 10px;}
.ny_nr .xw_lb .col-7{padding:0 10px;}
.ny_nr .xw_lb .w_z{border-top:0;}
.ny_nr .xw_lb .w_z h3{font-size:22px; line-height:32px; font-weight:bold; margin-bottom:10px;}
.ny_nr .xw_lb .w_z p{font-size:18px; line-height:30px; height:60px; margin-bottom:15px;}
.ny_nr .xw_lb .w_z span{font-size:18px;}
.ny_nr .xw_lb .w_z i{font-size:20px;}
.ny_nr .gy_nr{ font-size:14px; line-height:1.9em; color:#505050; margin-bottom:20px}

}



#news .list a {text-decoration: none;display: block;width: 100%;height: 100%;background: #fafafa;transition: background 0.25s ease-out;}
.max-sm-size #news .list a {display: inline-block;}
#news .list a:hover, #news .list a:focus {background: #e6e6e6;transition: background 0.25s ease-out;}
#news .time {width: 15%;}
#news .time i{ font-size:14px; margin-right:10px}
#news .pic {width: 15%;}
#news .pic img {border-radius: 5px; width:110px}
#news .txt {width: 68%;}
#news .list-title {border-top: 1px solid #e3e3e3;background-color: #f0f0f0;}
#news .list-title::after {content: "";display: table;clear: both;}
#news .list-title .col {padding: 10px 15px;}
#news .list-item {border-top: 1px solid #e3e3e3;}
#news .list-item::after {content: "";display: table;clear: both;}
#news .list-item .col {padding: 20px 15px;}
#news .list-item:hover {background-color: #fafafa;}
.list-inline-item, .col {display: inline-block;}
@media only screen and (max-width:992px){
#news .time i{ font-size:12px; margin-right:10px}
#news .time {width: 30%;float:left}
#news .pic {width: 15%; float:left}
#news .pic img {border-radius: 5px; width:80px}
#news .txt {width: 45%; float: right; font-size:13px;overflow:hidden; 
     text-overflow:ellipsis;
     display:-webkit-box; 
     -webkit-box-orient:vertical;
     -webkit-line-clamp:3;}
#news .list-item .col {padding: 0 ;}
#news .list-item {border-top: 1px solid #e3e3e3; padding:15px 0}

}

.wt_ss{width:100%; border-radius:25px; border:1px solid #ddd; margin:30px 0; height:auto; overflow:hidden}
.wt_ss input{width:300px; height:50px; padding-left:15px; font-size:14px; line-height:50px; color:#555; float:left;}
.wt_ss input::placeholder{color:#999;}
.wt_ss button{width:70px; height:50px; line-height:50px; text-align:center; color:#000; float:right;}
.wt_ss button i{font-size:26px; color:#005bac}
@media only screen and (max-width:992px){
.wt_ss{width:100%; border-radius:25px; border:1px solid #ddd; margin:10px 0; height:auto; overflow:hidden}
.wt_ss input{width:70%; height:40px; padding-left:15px; font-size:14px; line-height:40px; color:#555; float:left;}
.wt_ss button{width:70px; height:40px; line-height:40px; text-align:center; color:#000; float:right;}
.wt_ss button i{font-size:20px; color:#005bac}
	
	
}


.sy_zp{width:100%;background:#f3f3f3; padding:60px 0 20px; overflow:hidden;}
.sy_al{width:100%;background:#f3f3f3; padding:20px 0 20px; overflow:hidden; display:none}
.swiper-anli .swiper-slide i{ display:block;overflow:hidden; width:100%; padding-bottom:50%; position:relative;}
.swiper-anli .swiper-slide i img{ position:absolute; width:100%; height: auto; left:0; top:0}
.swiper-anli .swiper-slide p{ display:block; line-height:50px}
.swiper-anli .swiper-slide{width:66%; overflow:hidden; background-color:#f1f1f1;}

.biaoti{ text-align:center; margin-bottom:20px}
@media only screen and (max-width:992px){
.sy_zp{ display:none}
.sy_al{ display:block}
.biaoti{ text-align:center; margin-bottom:20px}
.biaoti img{ width:40%}
}
.poster-main{
	width: 1000px;
	height: 500px;
	position: relative;
	margin: 50px auto 60px;
}
.poster-main a,.poster-main img{
	display:block;
}
.poster-main .poster-list{
	width: 1000px;
	height: 500px;
}
.poster-main .poster-list .poster-item{ 
	width: 200px;
	height: 500px;
	position:absolute;
	left:0;
	top:0;
}
.poster-main .poster-btn{ 
	position:absolute;
	top:0;
	z-index:10; 
	cursor:pointer;  
}
.poster-main .poster-prev-btn{
	left:0; 
	background: url(../images/lunbo_17.png) no-repeat center center;
}
.poster-main .poster-next-btn{
	right:0; 
	background: url(../images/lunbo_20.png) no-repeat center center;
}


.main1{margin:0 auto;width:1200px; max-width: 100%; margin-top: 30px;}

.main1 div.left{width:260px;float:left;}
.main1 div.right{width:920px;float:right;}
@media only screen and (max-width:992px){
.main1 div.left{width:100%;float:left;}
.main1 div.right{width:100%;float:right;}	
	
}