@charset "utf-8";
@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:15px; 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:15px; 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:#222; text-decoration:none;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
a:hover{color:#0069ea; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
.mg_my{margin:0;}
@media only screen and (max-width:1330px){
body{font-size:14px;}
input,select,button,textarea{font-size:14px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
}
@media only screen and (max-width:1279px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
.container{padding:0 25px;}
}
@media only screen and (max-width:640px){
.container{padding:0 20px;}
}
@media only screen and (max-width:375px){
.container{padding:0 15px;}
}

@media only screen and (max-width:1279px){
html.on{width:100%; height:100vh; overflow:hidden;}
}

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

.header{width:100%; background-color:#fff; position:fixed; top:0; left:0; z-index:9999999;
transition:all .5s;
-webkit-transition:all .5s;}
.header.on{background-color:#fff !important; box-shadow:0 0 15px rgba(0,0,0,.1);}
.header .container{max-width:100%; padding:0;}
.header .row{margin:0; align-items:center; justify-content:space-between; position:relative;}
.header .logo{width:146px; position:relative; margin-left:3%;}
.header .logo img{width:100%; height:auto; display:block;}
.header .an{width:32px; height:17px; display:none; position:relative;}
.header .an span{width:32px; height:2px; background-color:#555; display:block; position:absolute;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .t_l{min-width:200px; height:56px; background-color:#0069ea; font-weight:bold; text-align:center; color:#fff; font-size:17px; line-height:56px;}
.header .t_l i{display:inline-block; vertical-align:middle; margin-right:5px; margin-top:-2px; font-weight:lighter;}
.header .g_x{margin:0 20px;}
.header .g_x img{width:auto; height:56px; display:block;}
.header .nav{display:flex; align-items:center; justify-content:space-between;}
.header .nav ul{display:flex;}
.header .nav ul li{margin-right:50px; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j:after{width:0; height:2px; position:absolute; left:0; bottom:0; background-color:#0069ea; content:"";
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:inline-block; font-size:16px; color:#333; text-transform:uppercase; line-height:56px;}
.header .nav ul li:hover .y_j a{color:#0069ea;}
.header .nav ul li.on .y_j a{color:#0069ea;}
.header .nav .e_j{width:150px; padding:10px 5px; border-radius:5px; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.05); position:absolute; top:56px; left:50%; margin-left:-75px; opacity:0; visibility:hidden;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transition:all .5s;
-webkit-transition:all .5s;
transform:translateY(0);
-webkit-transform:translateY(0);}
.header .nav .f_l{width:100%; margin-bottom:0;}
.header .nav .f_l a{font-size:14px; text-align:center; color:#555; line-height:38px; display:block;}
.header .nav .f_l a:hover{color:#0069ea;}
.header .nav .s_b{display:none;}
@media only screen and (max-width:1440px){
.header .nav ul li{margin-right:35px;}
.header .g_x{margin:0 15px;}
}
@media only screen and (max-width:1279px){
.header .container{padding:0 25px;}
.header .logo{width:136px; margin:10px 0;}
.header .an{display:block;}
.header .t_l{min-width:100%; height:32px; background:none; font-weight:bold; text-align:left; color:#0069ea; font-size:17px; line-height:32px;}
.header .g_x{margin:15px 0 0;}
.header .nav{width:70%; display:block; height:calc(100% - 56px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-70%; z-index:9999; overflow:auto;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav.on{right:0;}
.header .nav ul{width:100%; float:none; display:block; margin-bottom:20px;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; 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; font-size:16px; font-weight:bold; text-align:right; line-height:60px; z-index:99;}
.header .nav .y_j a{font-size:15px; color:#333; line-height:60px; display:block;}
.header .nav .y_j a:hover{color:#333;}
.header .nav ul li:hover .y_j a{color:#333;}
.header .nav ul li.on .y_j a{color:#333;}
.header .nav .e_j{width:70%; height:calc(100% - 56px); padding:20px 5%; background-color:#fafafa; opacity:1; position:fixed; top:auto; left:auto; bottom:0; right:-70%; z-index:9999; overflow:auto;
display:block; visibility:inherit;
transition:all .5s;
-webkit-transition:all .5s;
transform:none;
-webkit-transform:none;}
.header .nav .e_j.on{right:0;}
.header .nav .e_j:after{display:none;}
.header .nav .f_l a{font-size:15px; text-align:left; color:#555; line-height:60px; border-bottom:1px solid #ddd;}
.header .nav .s_b{display:block; line-height:44px;}
.header .nav .s_b i{font-size:16px; font-weight:bold;}
}
@media only screen and (max-width:640px){
    .header .nav .y_j a{line-height: 52px;}
.header .d_l{margin:10px 0 0; padding:0;}
.header .d_l:after{display:none;}
.header .nav .f_l a{font-size:14px; line-height:50px;}
.header .g_x img{max-width:100%; height:auto; display:block;}
}

.head_h{width:100%; height:56px; overflow:hidden;}

.pc_ban{width:100%; height:360px; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:40px; height:40px; border:1px solid rgba(255,255,255,.3); border-radius:50%; background:url(../images/zj.png) no-repeat center / 32px 32px; left:0; margin-top:-20px; opacity:0; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:5%; opacity:1;}
.pc_ban:hover .swiper-button-prev:hover{border:1px solid #fff;}
.pc_ban .swiper-button-next{width:40px; height:40px; border:1px solid rgba(255,255,255,.3); border-radius:50%; background:url(../images/yj.png) no-repeat center / 32px 32px; right:0; margin-top:-20px; opacity:0; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:5%; opacity:1;}
.pc_ban:hover .swiper-button-next:hover{border:1px solid #fff;}
.pc_ban .swiper-pagination-bullet{width:23px; height:5px; border-radius:3px; background-color:#fff; opacity:.2; margin:0 5px !important;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban .swiper-pagination-bullet-active{width:46px; opacity:.8;}
.pc_ban .swiper-slide{overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.pc_ban .container{position:absolute; top:50%; left:50%; z-index:99; color:#fff;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.pc_ban .bn_wz h1{font-size:30px; font-weight:bold; line-height:40px; margin-bottom:10px;}
.pc_ban .bn_wz h3{font-size:20px; line-height:28px; color:rgba(255,255,255,.8);}
.pc_ban .bn_wz a{width:110px; height:36px; border:1px solid #fff; border-radius:18px; font-size:15px; line-height:34px; text-align:center; color:#fff; display:inline-block; margin-top:25px; position:relative;}
.pc_ban .bn_wz a:hover{background-color:rgba(255,255,255,.3);}
@media only screen and (max-width:1330px){
.pc_ban{height:300px;}
.pc_ban .bn_wz h1{font-size:26px; line-height:36px; margin-bottom:6px;}
.pc_ban .bn_wz h3{font-size:18px; line-height:26px;}
.pc_ban .bn_wz a{width:100px; height:32px; border-radius:16px; font-size:14px; line-height:30px; margin-top:15px;}
}
@media only screen and (max-width:1279px){
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .container{width:100%;}
}
@media only screen and (max-width:992px){
.pc_ban{height:300px;}
.pc_ban .bn_wz h1{font-size:22px; line-height:30px;}
.pc_ban .bn_wz h3{font-size:14px; line-height:24px;}
.pc_ban .bn_wz a{width:90px; height:30px; border-radius:15px; font-size:13px; line-height:28px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:156px;}
.pc_ban .bn_wz{width:70%;}
.pc_ban .bn_wz h1{font-size:15px; line-height:26px;}
.pc_ban .bn_wz h3{font-size:12px; line-height:20px;}
.pc_ban .bn_wz a{width:70px; height:26px; border-radius:15px; font-size:12px; line-height:22px;}
}

.gy_bt{text-align:center; margin-bottom:50px;}
.gy_bt h1{font-size:32px; color:#000; font-weight:bold; line-height:40px; margin-bottom:10px;}
.gy_bt h2{font-size:16px; color:#555; line-height:28px;}
.gy_bt strong{color:#0069ea;}
@media only screen and (max-width:1330px){
.gy_bt{margin-bottom:40px;}
.gy_bt h1{font-size:28px; line-height:36px; margin-bottom:6px;}
.gy_bt h2{font-size:15px; line-height:26px;}
}
@media only screen and (max-width:1279px){
.gy_bt{margin-bottom:35px;}
.gy_bt h1{font-size:24px; line-height:30px;}
.gy_bt h2{font-size:14px; line-height:24px;}
}
@media only screen and (max-width:640px){
.gy_bt{margin-bottom:25px;}
.gy_bt h1{font-size:20px; line-height:26px;}
.gy_bt h2{font-size:13px; line-height:22px;}
}

.sy_cp{width:100%; padding:80px 0; text-align:center; overflow:hidden;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-cp{box-shadow:0px 4px 14px 0px rgba(204,213,222,0.5);}
.sy_cp .cp_zs .swiper-button-prev{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/zj1.png) no-repeat center / cover; left:-60px; top:50%; margin-top:-19px; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-prev:hover{background:#0072ff url(../images/zj.png) no-repeat center / cover; border:1px solid #0069ea;}
.sy_cp .cp_zs .swiper-button-next{width:38px; height:38px; border:1px solid #aaa; border-radius:50%; background:url(../images/yj1.png) no-repeat center / cover; right:-60px; top:50%; margin-top:-19px; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-next:hover{background:#0072ff url(../images/yj.png) no-repeat center / cover; border:1px solid #0069ea;}
.sy_cp .cp_zs .swiper-pagination{display:none; bottom:0;}
.sy_cp .cp_zs .swiper-slide{padding:40px 30px; background-color:#f5f9ff;}
.sy_cp .cp_zs .swiper-slide:nth-child(2n){background-color:#fff;}
.sy_cp .cp_zs .swiper-slide h3{font-size:26px; font-weight:bold; color:#000; line-height:32px;}
.sy_cp .cp_zs .swiper-slide h4{font-size:15px; line-height:22px; color:#777; height:44px; margin:15px 0 25px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_cp .cp_zs .a_n{display:flex; justify-content:space-between;}
.sy_cp .cp_zs .a_n a{width:46%; height:46px; border:1px solid #E5F0FC; border-radius:3px; display:inline-block; background-color:#E5F0FC; font-size:17px; font-weight:bold; line-height:44px; text-align:center; color:#0069ea;}
.sy_cp .cp_zs .a_n a.lj_zx{background:none;}
.sy_cp .cp_zs .a_n a:hover{background-color:#0069ea; border:1px solid #0069ea; color:#fff;}
.sy_cp .cp_zs .t_p{margin-top:35px;}
.sy_cp .cp_zs .t_p img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1330px){
.sy_cp{padding:60px 0 40px;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:30px; box-shadow:none;}
.sy_cp .cp_zs .swiper-button-prev{display:none;}
.sy_cp .cp_zs .swiper-button-next{display:none;}
.sy_cp .cp_zs .swiper-pagination{display:block; bottom:0;}
.sy_cp .cp_zs .swiper-slide{padding:35px 25px;}
.sy_cp .cp_zs .swiper-slide:nth-child(2n){background-color:#fbfcfd;}
.sy_cp .cp_zs .swiper-slide h3{font-size:22px; line-height:30px;}
.sy_cp .cp_zs .swiper-slide h4{font-size:14px; margin:10px 0 15px;}
.sy_cp .cp_zs .a_n a{height:40px; font-size:15px; font-weight:normal; line-height:38px;}
.sy_cp .cp_zs .t_p{margin-top:35px;}
}
@media only screen and (max-width:1279px){
.sy_cp{padding:50px 0 30px;}
.sy_cp .cp_zs .swiper-slide{padding:30px 15px;}
.sy_cp .cp_zs .swiper-slide h3{font-size:20px; line-height:28px;}
.sy_cp .cp_zs .swiper-slide h4{font-size:13px;}
.sy_cp .cp_zs .a_n a{height:36px; font-size:14px; line-height:34px;}
.sy_cp .cp_zs .t_p{margin-top:25px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:40px 0 30px;}
.sy_cp .cp_zs .swiper-slide{padding:30px 20px;}
.sy_cp .cp_zs .swiper-slide h3{font-size:18px; line-height:26px;}
.sy_cp .cp_zs .a_n a{height:32px; font-size:13px; line-height:30px;}
.sy_cp .cp_zs .t_p{margin-top:20px;}
}

.sy_gy{width:100%; padding:80px 0 50px; background-color:#f5f9ff; text-align:center; overflow:hidden; position:relative;}
.sy_gy .gy_ys ul li{width:calc(25% - 30px); margin:0 15px 30px; background-color:#fff; box-shadow:0px 4px 20px 0px rgba(0,105,234,0.1); padding:40px 20px 20px; text-align:center;}
.sy_gy .gy_ys .t_b{width:70px; margin:0 auto 25px;
transition:all .5s;
-webkit-transition:all .5s;}
.sy_gy .gy_ys ul li:hover .t_b{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);}
.sy_gy .gy_ys .t_b img{width:100%; height:auto; display:block;}
.sy_gy .gy_ys .w_z{line-height:22px;}
@media only screen and (max-width:1330px){
.sy_gy{padding:60px 0 40px;}
.sy_gy .gy_ys ul{margin:0 -10px;}
.sy_gy .gy_ys ul li{width:calc(25% - 20px); margin:0 10px 20px; padding:35px 15px 20px;}
.sy_gy .gy_ys .t_b{width:60px; margin:0 auto 15px;}
}
@media only screen and (max-width:1279px){
.sy_gy{padding:50px 0 40px;}
.sy_gy .gy_ys ul{margin:0 -5px;}
.sy_gy .gy_ys ul li{width:calc(25% - 10px); margin:0 5px 10px; padding:25px 10px 20px;}
.sy_gy .gy_ys .t_b{width:56px;}
.sy_gy .gy_ys .w_z{line-height:20px;}
}
@media only screen and (max-width:640px){
.sy_gy{padding:40px 0 30px;}
.sy_gy .gy_ys ul li{width:calc(50% - 10px);}
}

.sy_xw{width:100%; padding:80px 0; overflow:hidden;}
.sy_xw .row{margin:0 -35px;}
.sy_xw .xw_nr{width:33.333333333%; padding:0 35px; position:relative;}
.sy_xw .xw_nr:after{width:1px; height:100%; background-color:#eee; position:absolute; top:0; right:0; content:"";}
.sy_xw .xw_nr:nth-child(3n):after{display:none;}
.sy_xw .xw_nr h3{font-size:20px; font-weight:bold; line-height:32px; margin-bottom:25px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_nr:hover h3 a{color:#0069ea;}
.sy_xw .xw_nr p{font-size:14px; line-height:22px; color:#777; height:44px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .xw_nr em{display:inline-block; margin-bottom:20px; padding-left:15px; position:relative;}
.sy_xw .xw_nr em:after{width:6px; height:6px; border-radius:50%; background-color:#0069ea; position:absolute; top:50%; margin-top:-3px; left:0; content:"";}
.sy_xw .xw_nr .t_p{margin:20px 0; overflow:hidden;}
.sy_xw .xw_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.sy_xw .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
@media only screen and (max-width:1330px){
.sy_xw{padding:60px 0;}
.sy_xw .row{margin:0 -20px;}
.sy_xw .xw_nr{padding:0 20px;}
.sy_xw .xw_nr h3{font-size:19px; line-height:26px; margin-bottom:10px;}
.sy_xw .xw_nr em{margin-bottom:10px;}
.sy_xw .xw_nr .t_p{margin:15px 0;}
}
@media only screen and (max-width:1279px){
.sy_xw{padding:50px 0;}
.sy_xw .row{margin:0 -15px;}
.sy_xw .xw_nr{padding:0 15px;}
.sy_xw .xw_nr h3{font-size:17px;}
.sy_xw .xw_nr p{font-size:13px;}
}
@media only screen and (max-width:640px){
.sy_xw{padding:40px 0 10px;}
.sy_xw .row{margin:0;}
.sy_xw .xw_nr{width:100%; padding:0; margin-bottom:30px;}
.sy_xw .xw_nr:after{display:none;}
.sy_xw .xw_nr h3{line-height:26px; margin-bottom:15px;}
.sy_xw .xw_nr p{font-size:12px; line-height:20px; height:40px;}
.sy_xw .xw_nr a i{width:30px; height:6px; margin-left:5px;}
.sy_xw .xw_nr em{margin-bottom:10px; padding-left:12px; font-size:12px;}
.sy_xw .xw_nr .t_p{margin:10px 0;}
}

.sy_dz{width:100%; padding:80px 0; background:url(../images/lx_bj.jpg) no-repeat center / cover; overflow:hidden; position:relative;}
.sy_dz .b_t{font-size:36px; color:#fff; font-weight:bold; line-height:46px; margin-bottom:15px;}
.sy_dz .w_z{font-size:22px; color:#fff; line-height:32px;}
.sy_dz a{width:150px; height:46px; background-color:#fff; border-radius:5px; font-size:16px; line-height:44px; text-align:center; color:#0069ea; display:inline-block; margin-top:50px; position:relative;}
.sy_dz a:hover{background-color:rgba(255,255,255,.3); color:#fff;}
.sy_dz i{display:inline-block; vertical-align:middle; margin-right:5px; margin-top:-2px;}
@media only screen and (max-width:1330px){
.sy_dz{padding:60px 0;}
.sy_dz .b_t{font-size:30px; line-height:38px; margin-bottom:10px;}
.sy_dz .w_z{font-size:18px; line-height:26px;}
.sy_dz a{width:130px; height:40px; font-size:15px; line-height:38px; margin-top:30px;}
}
@media only screen and (max-width:1279px){
.sy_dz{padding:50px 0;}
.sy_dz .b_t{font-size:26px; line-height:32px;}
.sy_dz .w_z{font-size:16px;}
.sy_dz a{width:120px; height:36px; font-size:14px; line-height:34px; margin-top:25px;}
}
@media only screen and (max-width:900px){
.sy_dz{padding:40px 0;}
.sy_dz .b_t{font-size:22px; line-height:32px; margin-bottom:0;}
.sy_dz .w_z{font-size:15px;}
}
@media only screen and (max-width:640px){
.sy_dz{padding:30px 0; text-align:center;}
.sy_dz .b_t{font-size:18px; line-height:26px;}
.sy_dz .w_z{font-size:13px;}
.sy_dz a{width:110px; height:32px; font-size:13px; line-height:32px; margin-top:20px;}
}

.ny_ban{width:100%; height:300px; background-color:#000; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden;}
.ny_ban .container{position:absolute; left:50%; bottom:25%; z-index:99; color:#fff;
transform:translateX(-50%); 
-webkit-transform:translateX(-50%);}
.ny_ban h3{font-size:32px; font-weight:bold; margin-bottom:15px;}
.ny_ban p{font-size:18px; opacity:.5;}
@media only screen and (max-width:1330px){
.ny_ban{height:250px;}
.ny_ban .container{bottom:15%;}
.ny_ban h3{font-size:28px;}
.ny_ban p{font-size:16px;}
}
@media only screen and (max-width:1279px){
.ny_ban{height:200px;}
.ny_ban h3{font-size:22px; margin-bottom:10px;}
.ny_ban p{font-size:14px;}
}
@media only screen and (max-width:640px){
.ny_ban{height:100px;}
.ny_ban h3{font-size:16px;}
.ny_ban p{font-size:12px;}
}

.ny_lm{margin-bottom:30px;}
.ny_lm ul li{display:inline-block; margin-right:40px;}
.ny_lm ul li a{font-size:18px; line-height:28px; color:#999; padding-bottom:15px; display:block; position:relative;}
.ny_lm ul li a:hover{color:#000;}
.ny_lm ul li.on a{color:#000;}
.ny_lm ul li a:after{width:0; height:4px; background-color:#0069ea; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm ul li a:hover:after{width:100%;}
.ny_lm ul li.on a:after{width:100%;}
.ny_lm ul li a:before{width:0; height:0; border-left:10px solid transparent; border-right:10px solid transparent; content:""; position:absolute; top:43px; left:50%; margin-left:-10px;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm ul li a:hover:before{border-top:8px solid #0069ea;}
.ny_lm ul li.on a:before{border-top:8px solid #0069ea;}
@media only screen and (max-width:1330px){
.ny_lm{margin-bottom:30px;}
.ny_lm ul li{margin-right:30px;}
.ny_lm ul li a{font-size:16px; line-height:26px; padding-bottom:10px;}
.ny_lm ul li a:after{height:2px;}
.ny_lm ul li a:before{border-left:8px solid transparent; border-right:8px solid transparent; top:36px; margin-left:-8px;}
.ny_lm ul li a:hover:before{border-top:6px solid #0069ea;}
.ny_lm ul li.on a:before{border-top:6px solid #0069ea;}
}
@media only screen and (max-width:992px){
.ny_lm{margin-bottom:10px;}
.ny_lm ul li{margin-right:20px; margin-bottom:20px;}
.ny_lm ul li a{font-size:15px; padding-bottom:5px;}
.ny_lm ul li a:before{top:31px;}
}

.ny_nr{width:100%; padding:70px 0 90px; overflow:hidden;}
.ny_nr .cp_lb ul li{width:100%; margin-bottom:50px; background-color:#fafafa; padding:40px; display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between;}
.ny_nr .cp_lb .t_p{width:44%; box-shadow:0 0 20px rgba(0,0,0,.1);}
.ny_nr .cp_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .cp_lb .w_z{width:50%;}
.ny_nr .cp_lb .w_z h3{font-size:26px; font-weight:bold; line-height:32px; color:#000;}
.ny_nr .cp_lb .w_z p{font-size:16px; color:#999; line-height:26px; margin:15px 0 25px;}
.ny_nr .cp_lb .w_z a{width:140px; height:40px; border-radius:3px; background-color:#0069ea; line-height:40px; text-align:center; color:#fff; display:block;}
.ny_nr .cp_lb .w_z a:hover{background-color:#0d439f;}
.ny_nr .cp_lb .w_z a img{width:30px; margin-left:6px; display:inline-block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cp_lb .w_z a:hover img{margin-left:15px;}
.ny_nr .al_lb ul li{width:calc(33.333333333% - 30px); margin:0 15px 30px; background-color:#fafafa;}
.ny_nr .al_lb .t_p{overflow:hidden;}
.ny_nr .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .al_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .al_lb .w_z{overflow:hidden; padding:20px;}
.ny_nr .al_lb .w_z h3{font-size:20px; color:#111f2c; line-height:30px; margin-bottom:10px;}
.ny_nr .al_lb .w_z p{font-size:15px; line-height:20px; color:#989ea3; height:40px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .ny_xw ul li{padding-bottom:50px;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:30%; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:66%; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .w_z h3{font-size:24px; line-height:36px; font-weight:bold; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z p{font-size:14px; line-height:26px; color:#999; height:78px; margin-bottom:35px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; font-size:14px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#0069ea; border:1px solid #0069ea; color:#fff;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 170px);}
.ny_nr .xw_nr .w_z .r_q{width:120px;}
.ny_nr .xw_nr .w_z .r_l{width:100%; background-color:#f7f7f7; border-radius:5px; padding:25px 0; font-size:16px; text-align:center; font-weight:bold;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_nr:hover .w_z .r_l{color:#0069ea;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:36px; line-height:46px; display:block;}
.ny_nr .xw_xq{max-width:1200px; margin:0 auto;}
.ny_nr .xw_xq .b_t{font-size:26px; line-height:36px; text-align:center; font-weight:bold; color:#000; margin-bottom:20px;}
.ny_nr .xw_xq .x_x{text-align:center; padding-bottom:20px; border-bottom:1px solid #eee; margin-bottom:35px;}
.ny_nr .xw_xq .x_x span{margin-right:20px; display:inline-block;}
.ny_nr .xw_xq .n_r{line-height:30px;}
.ny_nr .xw_xq .n_r strong{font-size:18px; color:#000; line-height:28px;}
.ny_nr .xw_xq .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.ny_nr .xw_xq .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; line-height:32px;}
@media only screen and (max-width:1330px){
.ny_nr{padding:60px 0 80px;}
.ny_nr .cp_lb ul li{margin-bottom:40px; padding:35px;}
.ny_nr .cp_lb .t_p{width:40%;}
.ny_nr .cp_lb .w_z{width:56%;}
.ny_nr .cp_lb .w_z h3{font-size:22px; line-height:30px;}
.ny_nr .cp_lb .w_z p{font-size:15px; line-height:24px; margin:10px 0 20px;}
.ny_nr .cp_lb .w_z a{width:120px; height:36px; line-height:36px;}
.ny_nr .cp_lb .w_z a img{width:20px; margin-left:5px;}
.ny_nr .cp_lb .w_z a:hover img{margin-left:10px;}
.ny_nr .al_lb .w_z{padding:15px;}
.ny_nr .al_lb .w_z h3{font-size:18px; line-height:28px;}
.ny_nr .al_lb .w_z p{font-size:14px;}
.ny_nr .ny_xw ul li{padding-bottom:40px;}
.ny_nr .xw_nr .t_p{width:26%;}
.ny_nr .xw_nr .w_z{width:71%;}
.ny_nr .xw_nr .w_z .r_l{padding:20px 0; font-size:15px;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:30px; line-height:40px;}
.ny_nr .xw_nr .w_z h3{font-size:22px; line-height:30px; margin-bottom:15px;}
.ny_nr .xw_nr .w_z p{font-size:14px; line-height:26px; height:52px; margin-bottom:20px;
line-clamp:2;
-webkit-line-clamp:2;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 150px);}
.ny_nr .xw_xq .b_t{font-size:24px; line-height:34px;}
.ny_nr .xw_xq .x_x{margin-bottom:30px;}
.ny_nr .xw_xq .n_r{line-height:28px;}
.ny_nr .xw_xq .f_y{margin-top:30px; padding-top:25px;}
}
@media only screen and (max-width:1279px){
.ny_nr{padding:50px 0 70px;}
.ny_nr .cp_lb ul li{margin-bottom:30px; padding:30px;}
.ny_nr .cp_lb .w_z h3{font-size:20px;}
.ny_nr .cp_lb .w_z p{font-size:14px;}
.ny_nr .cp_lb .w_z a{width:110px; height:32px; line-height:32px;}
.ny_nr .al_lb ul{margin:0 -10px;}
.ny_nr .al_lb ul li{width:calc(33.333333333% - 20px); margin:0 10px 20px;}
.ny_nr .al_lb .w_z{padding:15px;}
.ny_nr .al_lb .w_z h3{font-size:16px; line-height:26px; margin-bottom:5px;}
.ny_nr .al_lb .w_z p{font-size:13px;}
}
@media only screen and (max-width:992px){
.ny_nr .al_lb ul li{width:calc(50% - 20px); margin:0 10px 20px;}
.ny_nr .ny_xw ul li{padding-bottom:30px;}
.ny_nr .xw_nr .t_p{width:30%;}
.ny_nr .xw_nr .w_z{width:67%;}
.ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; margin-bottom:10px;
line-clamp:1;
-webkit-line-clamp:1;}
.ny_nr .xw_nr .w_z p{font-size:14px; line-height:22px; height:44px; margin-bottom:15px;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 120px);}
.ny_nr .xw_nr .w_z .r_q{width:100px;}
.ny_nr .xw_nr .w_z .r_l{padding:15px 0; font-size:14px;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:26px; line-height:32px;}
.ny_nr .xw_nr .w_z a.m_r{padding:0 15px; line-height:32px;}
}
@media only screen and (max-width:640px){
.ny_nr{padding:40px 0 60px;}
.ny_nr .cp_lb ul li{padding:20px; margin-bottom:20px;}
.ny_nr .cp_lb .t_p{width:100%; margin-bottom:25px;}
.ny_nr .cp_lb .w_z{width:100%;}
.ny_nr .cp_lb .w_z h3{font-size:18px; line-height:28px;}
.ny_nr .cp_lb .w_z p{line-height:22px; margin:10px 0 15px;}
.ny_nr .al_lb ul{margin:0 -5px;}
.ny_nr .al_lb ul li{width:calc(50% - 10px); margin:0 5px 10px;}
.ny_nr .ny_xw ul li{padding-bottom:25px;}
.ny_nr .xw_nr .t_p{width:40%;}
.ny_nr .xw_nr .w_z{width:56%;}
.ny_nr .xw_nr .w_z h3{font-size:16px; font-weight:normal; line-height:26px; margin-bottom:0;}
.ny_nr .xw_nr .w_z p{font-size:13px; line-height:20px; height:40px; margin-bottom:6px;}
.ny_nr .xw_nr .w_z .l_m{width:100%;}
.ny_nr .xw_nr .w_z .r_q{display:none;}
.ny_nr .xw_nr .w_z a.m_r{border-radius:0; border:0; padding:0; font-size:13px; line-height:22px;}
.ny_nr .xw_xq .b_t{font-size:20px; line-height:30px;}
.ny_nr .xw_xq .x_x{margin-bottom:20px;}
.ny_nr .xw_xq .x_x .y_c{margin-top:5px;}
.ny_nr .xw_xq .x_x .y_c a{margin:0 7px 0 0;}
}

.fa_gs{width:100%; padding:80px 0; overflow:hidden;}
.fa_gs .row{margin:0; justify-content:space-between; align-items:center;}
.fa_gs .gs_bt{text-align:left; margin-bottom:35px;}
.fa_gs .gs_wz{width:40%; font-size:15px; line-height:30px;}
.fa_gs .gs_tp{width:55%;}
.fa_gs .gs_tp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1330px){
.fa_gs{padding:60px 0;}
.fa_gs .gs_wz{font-size:14px; line-height:28px;}
}
@media only screen and (max-width:1279px){
.fa_gs{padding:50px 0;}
.fa_gs .gs_wz{font-size:13px; line-height:22px;}
}
@media only screen and (max-width:992px){
.fa_gs .gs_bt{text-align:center; margin-bottom:25px;}
.fa_gs .gs_wz{width:100%; line-height:26px; margin-bottom:20px;}
.fa_gs .gs_tp{width:100%;}
}
@media only screen and (max-width:640px){
.fa_gs{padding:40px 0;}
}

.fa_bj{width:100%; padding:90px 0 70px; background:url(../images/yf_bj.jpg) no-repeat center / cover; overflow:hidden;}
.fa_bj .row{margin:0 -10px;}
.fa_bj .gs_bt h3{color:#fff;}
.fa_bj .gs_bt h4{color:#fff;}
.fa_bj .n_r{width:calc(25% - 20px); padding:15px; margin:0 10px 20px; border:1px solid rgba(255,255,255,.2); background-color:rgba(255,255,255,.03); color:#fff; text-align:center;}
@media only screen and (max-width:1330px){
.fa_bj{padding:70px 0 50px;}
.fa_bj .n_r{padding:15px 10px;}
}
@media only screen and (max-width:1279px){
.fa_bj{padding:60px 0 50px;}
.fa_bj .row{margin:0 -5px;}
.fa_bj .n_r{width:calc(25% - 10px); padding:12px 6px; margin:0 5px 10px;}
}
@media only screen and (max-width:992px){
.fa_bj .n_r{width:calc(33.33333333% - 10px);}
}
@media only screen and (max-width:640px){
.fa_bj{padding:40px 0 30px;}
.fa_bj .n_r{width:calc(50% - 10px);}
}

.fa_jz{width:100%; padding:80px 0; background-color:#fafafa; overflow:hidden;}
.fa_jz .jz_nr ul{margin:0 -10px;}
.fa_jz .jz_nr ul li{width:calc(25% - 20px); margin:0 10px; padding:40px 10px; border:1px solid #eee; background-color:#fff; text-align:center;}
.fa_jz .jz_nr .b_t{width:90px; height:78px; background:url(../images/b_t.png) no-repeat center / cover; font-size:36px; color:#fff; line-height:78px; text-align:center; margin:0 auto 20px;}
.fa_jz .jz_nr .w_z{line-height:26px;}
@media only screen and (max-width:1330px){
.fa_jz{padding:60px 0;}
.fa_jz .jz_nr ul li{padding:30px 10px;}
.fa_jz .jz_nr .b_t{width:81px; height:70px; font-size:32px; line-height:70px; margin:0 auto 15px;}
}
@media only screen and (max-width:1279px){
.fa_jz{padding:50px 0;}
.fa_jz .jz_nr ul li{padding:25px 10px;}
}
@media only screen and (max-width:992px){
.fa_jz{padding:50px 0 30px;}
.fa_jz .jz_nr ul li{width:calc(50% - 20px); padding:25px 10px; margin:0 10px 20px;}
}
@media only screen and (max-width:640px){
.fa_jz{padding:40px 0 30px;}
.fa_jz .jz_nr ul{margin:0 -5px;}
.fa_jz .jz_nr ul li{width:calc(50% - 10px); padding:20px 10px; margin:0 5px 10px;}
}

.gs_bt{text-align:center; margin-bottom:40px;}
.gs_bt h3{font-size:32px; font-weight:bold; color:#000; line-height:40px;}
.gs_bt h4{font-size:17px; font-weight:bold; text-transform:uppercase; line-height:26px; color:#aaa;}
@media only screen and (max-width:1330px){
.gs_bt{margin-bottom:35px;}
.gs_bt h3{font-size:28px; line-height:36px; margin-bottom:6px;}
.gs_bt h4{font-size:15px;}
}
@media only screen and (max-width:1279px){
.gs_bt{margin-bottom:30px;}
.gs_bt h3{font-size:24px; line-height:32px; margin-bottom:0;}
.gs_bt h4{font-size:14px;}
}
@media only screen and (max-width:640px){
.gs_bt{margin-bottom:25px;}
.gs_bt h3{font-size:24px; line-height:32px;}
.gs_bt h4{font-size:13px; line-height:22px;}
}

.gs_js{width:100%; padding:80px 0; overflow:hidden;}
.gs_js .row{margin:0; justify-content:space-between; align-items:center;}
.gs_js .js_nr{width:48%;}
.gs_js .nr_wz{line-height:26px;}
.gs_js .js_tp{width:48%; overflow:hidden;}
.gs_js .js_tp img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;}
@media only screen and (max-width:1330px){
.gs_js{padding:60px 0;}
}
@media only screen and (max-width:1279px){
.gs_js{padding:50px 0;}
.gs_js .nr_wz{line-height:22px;}
}
@media only screen and (max-width:992px){
.gs_js .js_nr{width:100%;}
.gs_js .nr_wz{line-height:26px;}
.gs_js .js_tp{width:100%; margin-bottom:20px;}
}
@media only screen and (max-width:640px){
.gs_js{padding:40px 0;}
.gs_js .nr_wz{line-height:22px;}
}

.gs_wh{width:100%; padding:50px 0 40px; background:url(../images/wh_bj.jpg) no-repeat center / cover; overflow:hidden;}
.gs_wh .row{margin:0; justify-content:space-between;}
.gs_wh .gs_bt{text-align:left; margin-bottom:20px;}
.gs_wh .gs_bt h3{color:#fff;}
.gs_wh .gs_bt h4{color:rgba(255,255,255,.3);}
.gs_wh .wh_nr{width:50%; color:#fff;}
.gs_wh .wh_lb ul li{padding:25px 0; border-top:1px solid rgba(255,255,255,.1); font-size:16px; line-height:26px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.gs_wh .wh_lb ul li:first-child{border-top:0;}
.gs_wh .wh_lb span.b_t{width:140px; display:inline-block;}
.gs_wh .wh_lb span.n_r{width:calc(100% - 160px); display:inline-block;}
@media only screen and (max-width:1330px){
.gs_wh{padding:70px 0 50px;}
.gs_wh .wh_lb ul li{padding:25px 0; font-size:15px;}
.gs_wh .wh_lb span.b_t{width:120px;}
.gs_wh .wh_lb span.n_r{width:calc(100% - 150px);}
}
@media only screen and (max-width:1279px){
.gs_wh{padding:60px 0 40px;}
.gs_wh .wh_lb ul li{padding:15px 0; font-size:14px;}
}
@media only screen and (max-width:992px){
.gs_wh .wh_nr{width:60%;}
}
@media only screen and (max-width:640px){
.gs_wh{padding:40px 0 20px;}
.gs_wh .wh_nr{width:100%;}
.gs_wh .wh_lb ul li{font-size:14px;}
.gs_wh .wh_lb span.b_t{width:90px;}
.gs_wh .wh_lb span.n_r{width:calc(100% - 100px);}
}

.gs_ry{width:100%; padding:80px 0 50px; overflow:hidden;background:#f7f7f7 url(../images/lc_bj.jpg) no-repeat center bottom / 100% auto;}
.gs_ry .swiper-zs{padding-bottom:40px;}
.gs_ry .swiper-slide{background-color:#fafafa; padding:10px;}
.gs_ry .swiper-pagination{bottom:0;}
.gs_ry .t_p img{width:100%; height:auto; display:block;}
.gs_ry .w_z{margin-top:15px; text-align:center; line-height:26px;}
@media only screen and (max-width:1330px){
.gs_ry{padding:60px 0 40px;}
.gs_ry .w_z{margin-top:10px;}
}
@media only screen and (max-width:1279px){
.gs_ry{padding:60px 0 40px;}
.gs_ry .swiper-slide{padding:5px;}
}
@media only screen and (max-width:640px){
.gs_ry{padding:40px 0 30px;}
}

.gs_lc{width:100%; padding:80px 0; overflow:hidden;}
.gs_lc .fz_lc{position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.gs_lc .fz_lc .hd{width:100px;}
.gs_lc .fz_lc .hd ul li{padding:25px 18px 25px 0; position:relative; font-size:22px; color:#333; cursor:pointer;
    transition:all .5s;
    -webkit-transition:all .5s;}
.gs_lc .fz_lc .hd ul li{color:#0072ff;}
.gs_lc .fz_lc .hd ul li:before{width:4px; height:100%; background-color:#eee; position:absolute; right:7px; top:0; content:"";}
.gs_lc .fz_lc .hd ul li:after{width:4px; height:0; background-color:#0072ff; position:absolute; right:7px; top:0; content:"";}
.gs_lc .fz_lc .hd ul li.on:after{height:100%;
    transition:all .5s;
    -webkit-transition:all .5s;}
.gs_lc .fz_lc .hd em{width:14px; height:14px; border:2px solid #ddd; border-radius:50%; background-color:#f7f7f7; position:absolute; top:50%; right:2px; margin-top:-7px; z-index:9;
    transition:all .5s;
    -webkit-transition:all .5s;}
.gs_lc .fz_lc .hd ul li em{width:18px; height:18px; border:2px solid #0072ff; right:0; margin-top:-10px;}
.gs_lc .fz_lc .hd em:after{width:8px; height:8px; border-radius:50%; background-color:#ddd; position:absolute; top:50%; left:50%; margin-top:-4px; margin-left:-4px; content:"";
    transition:all .5s;
    -webkit-transition:all .5s;}
.gs_lc .fz_lc .hd ul li em:after{width:12px; height:12px; background-color:#0072ff; margin-top:-6px; margin-left:-6px;}
.gs_lc .fz_lc .bd{width:calc(100% - 150px);display: flex;flex-wrap: wrap;flex-flow: column;}
.gs_lc .fz_lc .n_r{font-size:22px; color:#000; line-height:30px; flex: auto;}
.gs_lc .fz_lc .n_r p{ margin-top: 25px;}
.gs_lc .fz_lc .up{
    content: ' ';
    color: #0072ff;
    position: absolute;
    top: -38px;
    left: 72px;
    font-size: 40px;
}
.gs_lc .fz_lc .down{
    content: ' ';
    color: #0072ff;
    position: absolute;
    bottom: -32px;
    left: 75px;
    font-size: 32px;
}
@media only screen and (max-width:1330px){
.gs_lc{padding:60px 0;}
.gs_lc .fz_lc .hd ul li{padding:20px 18px 20px 0; font-size:18px;}
.gs_lc .fz_lc .n_r h3{font-size:30px; line-height:40px; margin-bottom:20px;}
.gs_lc .fz_lc .n_r ul li{padding-left:20px; margin-bottom:20px; font-size:15px; line-height:26px;}
.gs_lc .fz_lc .n_r ul li:before{border-left:10px solid #0072ff;}
}
@media only screen and (max-width:1279px){
.gs_lc{padding:50px 0;}
.gs_lc .fz_lc .hd ul li{padding:15px 12px 15px 0; font-size:17px;}
.gs_lc .fz_lc .hd ul li:before{width:2px; right:5px;}
.gs_lc .fz_lc .hd ul li:after{width:2px; right:5px;}
.gs_lc .fz_lc .hd em{width:8px; height:8px; right:2px; margin-top:-4px;}
.gs_lc .fz_lc .hd ul li em{width:12px; height:12px; margin-top:-6px;}
.gs_lc .fz_lc .hd em:before{left:10px;}
.gs_lc .fz_lc .hd ul li em:before{width:50px;}
.gs_lc .fz_lc .hd em:after{width:6px; height:6px; margin-top:-3px; margin-left:-3px;}
.gs_lc .fz_lc .hd ul li em:after{width:10px; height:10px; margin-top:-5px; margin-left:-5px;}
}
@media only screen and (max-width:1024px){
.gs_lc{padding:60px 0;}
.gs_lc .fz_lc .n_r p {
        margin-top: 10px;
}
.gs_lc .fz_lc .n_r {
        font-size: 20px;
}
.gs_lc .fz_lc .up{
        top: -38px;
        left: 74px;
}
.gs_lc .fz_lc .down{
        bottom: -32px;
        left: 78px;
}
}
@media only screen and (max-width:640px){
.gs_lc{padding:40px 0;}
.gs_lc .fz_lc .hd{width:70px;}
.gs_lc .fz_lc .hd ul li{padding:10px 12px 10px 0; font-size:15px;}
.gs_lc .fz_lc .hd ul li em:before{width:30px;}
.gs_lc .fz_lc .bd{width:calc(100% - 100px);}
.gs_lc .fz_lc .n_r{font-size: 15px;}
.gs_lc .fz_lc .n_r p {
        margin-top: 5px;
}
    .gs_lc .fz_lc .up{
        top: -38px;
        left: 44px;
    }
    .gs_lc .fz_lc .down{
        bottom: -32px;
        left: 48px;
    }
}

.ny_lx{width:100%; padding:80px 0; overflow:hidden;}
.ny_lx .zb_lx .row{margin:0; padding:40px 25px; border:1px solid #eee; border-radius:5px;justify-content:space-between; align-items:center;}
.ny_lx .lx_xx{width:38%;}
.ny_lx .lx_xx h3{font-size:22px; font-weight:bold; line-height:32px; color:#333;}
.ny_lx .lx_xx em{width:60px; height:5px; border-radius:3px; background-color:#0072ff; display:block; margin:20px 0;}
.ny_lx .lx_xx ul li{font-size:15px; line-height:26px; margin-top:10px;}
.ny_lx .lx_dt{width:58%;}
.ny_lx .lx_dt img{width:100%; height:auto; display:block;}
.ny_lx .zb_bs{margin-top:35px;}
.ny_lx .zb_bs ul{margin:0 -10px; justify-content:space-between;}
.ny_lx .zb_bs ul li{width:calc(33.333333333333% - 20px); margin:0 10px; padding:25px 20px; border:1px solid #eee; border-radius:5px;}
.ny_lx .zb_bs h3{font-size:18px; font-weight:bold; line-height:30px; color:#333;}
.ny_lx .zb_bs em{width:40px; height:4px; border-radius:4px; background-color:#0072ff; display:block; margin:10px 0 15px;}
.ny_lx .zb_bs p{line-height:26px; margin-top:6px;}
@media only screen and (max-width:1330px){
.ny_lx{width:100%; padding:60px 0;}
.ny_lx .lx_xx{width:44%;}
.ny_lx .lx_dt{width:52%;}
}
@media only screen and (max-width:1279px){
.ny_lx{padding:50px 0;}
.ny_lx .zb_lx .row{padding:35px 20px;}
.ny_lx .lx_xx h3{font-size:20px; line-height:30px;}
.ny_lx .lx_xx em{width:50px; height:4px; margin:15px 0;}
.ny_lx .lx_xx ul li{font-size:14px; line-height:24px;}
.ny_lx .zb_bs{margin-top:20px;}
.ny_lx .zb_bs ul{margin:0 -5px;}
.ny_lx .zb_bs ul li{width:calc(33.333333333333% - 10px); margin:0 5px; padding:20px 15px;}
.ny_lx .zb_bs h3{font-size:17px; line-height:28px;}
.ny_lx .zb_bs em{width:32px; height:3px; border-radius:3px; margin:6px 0 10px;}
.ny_lx .zb_bs p{line-height:22px;}
}
@media only screen and (max-width:640px){
.ny_lx{padding:40px 0;}
.ny_lx .zb_lx .row{padding:25px 15px;}
.ny_lx .lx_xx{width:100%;}
.ny_lx .lx_xx h3{font-size:17px; line-height:28px;}
.ny_lx .lx_xx em{width:32px; height:3px; border-radius:3px; margin:6px 0 10px;}
.ny_lx .lx_xx ul li{font-size:13px; line-height:22px;}
.ny_lx .lx_dt{width:100%; margin-bottom:25px;}
.ny_lx .zb_bs{margin-top:20px;}
.ny_lx .zb_bs ul{margin:0;}
.ny_lx .zb_bs ul li{width:100%; margin:0 0 15px;}
}

.rc_zp{width:100%; padding:80px 0 60px; background-color:#f7f7f7; overflow:hidden;}
.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; background-color:#fff; font-size:15px; 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:35px; font-size:15px; font-weight:bold;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
transition:all .5s;
-webkit-transition:all .5s;}
.rc_zp .jr_bt.on i{transform:translate(0,-50%) rotate(180deg);
-webkit-transform:translate(0,-50%) rotate(180deg);}
.rc_zp .jr_lm.jt .jr_bt{background-color:#0069ea; color:#fff; padding:0 20px; line-height:70px;}
.rc_zp .jr_bt span{float:left; width:33.333333%; text-align:center;}
.rc_zp .jr_bt span.s_40{text-align:left;}
.rc_zp .jr_nr{background-color:#fff; padding:30px 25px 10px; font-size:14px; line-height:32px; display:none; position:relative;}
.rc_zp .jr_nr .lm{color:#0069ea;}
.rc_zp .jr_nr .js{margin-bottom:20px;}
@media only screen and (max-width:1330px){
.rc_zp{padding:60px 0 50px;}
}
@media only screen and (max-width:1024px){
.rc_zp{padding:50px 0 40px;}
.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:40px 0 30px;}
.rc_zp .ts{font-size:12px; line-height:22px;}
.rc_zp .jr_bt{padding:5px 15px; height:40px; font-size:14px; 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;}
}

.jl_fs{width:100%; padding:80px 0; background:url(../images/yx_bj.jpg) no-repeat center / cover; color:#fff; text-align:center; overflow:hidden;}
.jl_fs h3{font-size:22px; font-weight:bold; line-height:36px; margin-bottom:20px;}
.jl_fs h4{font-size:16px; line-height:28px;}
.jl_fs span{font-size:15px; line-height:44px; color:#fff; display:inline-block; background-color:#0069ea; padding:0 20px; border-radius:5px;}
@media only screen and (max-width:1330px){
.jl_fs{padding:50px 0;}
.jl_fs h3{font-size:20px; line-height:30px;}
.jl_fs h4{font-size:15px; line-height:26px;}
.jl_fs span{font-size:14px; line-height:40px; padding:0 15px;}
}
@media only screen and (max-width:1024px){
.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;}
}
@media only screen and (max-width:640px){
.jl_fs{padding:25px 0;}
.jl_fs h3{font-size:16px; line-height:30px;}
.jl_fs h4{font-size:14px; line-height:24px;}
.jl_fs span{font-size:13px; line-height:36px; padding:0 12px;}
}

.yema{width:100%; border-top:1px solid #eee; padding-top:50px; text-align:center;}
.yema ul li{display:inline-block; margin:0 3px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:16px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#0069ea; border:1px solid #0069ea; color:#fff;}
.yema ul li a.on{background-color:#0069ea; border:1px solid #0069ea; color:#fff;}
@media only screen and (max-width:1330px){
.yema{padding-top:40px; margin-top:20px;}
.yema ul li a{min-width:36px; padding:0 10px; font-size:14px; line-height:34px;}
}
@media only screen and (max-width:1024px){
.yema{margin-top:20px;}
}
@media only screen and (max-width:992px){
.yema{margin-top:10px;}
.yema ul li{margin:0 2px;}
.yema ul li:first-child(2){display:none;}
.yema ul li:last-child(2){display:none;}
.yema ul li a{min-width:30px; padding:0 10px; height:30px; font-size:12px; line-height:28px;}
}
@media only screen and (max-width:320px){
.yema ul li{margin:0 1px;}
.yema ul li a{padding:0 6px;}
}

.footer{width:100%; background-color:#e7e7e7; line-height:26px; color:#555; position:relative; z-index:101;}
.footer a{color:#555;}
.footer a:hover{color:#0069ea;}
.footer p{margin-bottom:6px;}
.footer .container{position:relative; z-index:999;}
.footer .ft_dh{border-bottom:1px solid #ccc; padding:70px 0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.footer .ft_dh h3{font-size:18px; line-height:28px; margin-bottom:15px; color:#000; position:relative;}
.footer .ft_dh h3 em{width:100%; height:100%; position:absolute; top:0; left:0; display:none;}
.footer .ft_dh h3 em:after{width:12px; height:2px; background-color:#aaa; position:absolute; top:50%; margin-top:-1px; right:5px; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_dh h3 em.on:after{transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);}
.footer .ft_dh h3 em:before{width:2px; height:12px; background-color:#aaa; position:absolute; top:50%; margin-top:-6px; right:10px; content:"";
transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_dh h3 em.on:before{transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.footer .ft_lx{width:30%;}
.footer .ft_lm{width:calc(70% - 180px); display:flex; flex-wrap:wrap;}
.footer .ft_lm .cp_fl{width:33.33333333%;}
.footer .ft_em{width:110px;}
.footer .ft_em img{max-width:110px; height:auto; display:block; margin-top:6px;}
.footer .banquan{padding:30px 0; line-height:22px;}
.footer .banquan span{display:inline-block; margin-right:12px;}
@media only screen and (max-width:1200px){
.footer{line-height:24px;}
.footer .ft_dh{padding:55px 0;}
.footer .ft_dh h3{font-size:17px;}
.footer .ft_lx{width:300px;}
.footer .ft_lm{width:calc(100% - 400px);}
.footer .ft_em{width:100px;}
.footer .ft_em img{max-width:100px;}
.footer .banquan{padding:25px 0;}
}
@media only screen and (max-width:768px){
.footer .ft_dh{padding:15px 0 0;}
.footer .ft_dh h3{font-size:16px; line-height:28px; padding:10px 0; margin:5px 0;}
.footer .ft_dh h3 em{display:block;}
.footer .ft_dh h3 a.d_l{font-size:1.6rem; line-height:2.6rem; padding:0; margin-bottom:0;}
.footer .ft_lx{width:100%; border-bottom:1px solid #ddd;}
.footer .ft_lx .f_s{padding-bottom:15px;}
.footer .ft_lm{display: none;}
.footer .ft_lm .cp_fl{width:100%; border-bottom:1px solid #ddd;}
.footer .ft_em{width:100%;}
.footer .ft_dh .l_b{display:none; padding-bottom:15px;}
.footer .banquan{padding:20px 0; text-align:center;}
.footer .banquan .z_c{width:100%;}
.footer .banquan .y_c{width:100%;}
}

.pc_kf{width:66px; position:fixed; right:0; bottom:180px; z-index:999;}
.pc_kf .nr{width:66px; padding:10px 0; height:66px; border-radius:5px 0 0 5px; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:8px 8px 20px 0 rgba(55,99,170,.1); text-align:center; margin-bottom:6px; cursor:pointer; position:relative;}
.pc_kf .nr:last-child{margin-bottom:0;}
.pc_kf .nr img{width:28px; height:auto; display:inline-block;}
.pc_kf .nr p{font-size:12px; line-height:20px; color:#777; margin-top:6px;}
.pc_kf .nr p a{color:#777;}
.pc_kf .ewm{width:120px; padding:5px; border-radius:5px; box-shadow:0 2px 20px 0 rgba(0,2,33,.1); background-color:#fff; position:absolute; top:-2px; right:70px; opacity:0; visibility:hidden;
transform:translateX(-10px);
-webkit-transform:translateX(-10px);
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm.tel{width:220px; padding:10px 20px;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateX(0);
-webkit-transform:translateX(0);}
.pc_kf .ewm img{width:100%;}
.pc_kf .ewm p{font-size:16px; line-height:26px; color:#333; text-align:left; padding-left:36px; background:url(../images/dh.png) no-repeat left top;}
.pc_kf .ewm strong{color:#0069ea; font-size:18px;}
.pc_kf .cp_dh{
    width:120px;
    padding:5px;
    position:absolute;
    top:-60px;
    right:70px;
    opacity:0;
    visibility:hidden;
    transform:translateX(-10px);
    -webkit-transform:translateX(-10px);
    transition:all .5s;
    -webkit-transition:all .5s;
    border-radius:5px;
    box-shadow:0 2px 20px 0 rgba(0,2,33,.1);
    background-color:#fff;
}
.pc_kf .cp_dh ul li{
    width: 100%;
    text-align: left;
    padding-left: 13px;
}
.pc_kf .cp_dh ul li a{font-size:14px; line-height:36px; color:#333;}
.pc_kf .cp_dh ul li a:hover{color: #0069ea;}
.pc_kf .cp_dh ul li:last-child{margin-bottom: 0px;}
.pc_kf .nr:hover .cp_dh{opacity:1; visibility:inherit;
    transform:translateX(0);
    -webkit-transform:translateX(0);}
@media only screen and (max-width:640px){
.pc_kf{width:56px; position:fixed; right:0; top:50%; z-index:999;}
.pc_kf .nr{width:56px; padding:8px 0 2px; height:56px; border-radius:3px 0 0 3px; border:1px solid #fff; margin-bottom:5px;}
.pc_kf .nr img{width:22px;}
.pc_kf .nr p{font-size:12px; line-height:18px; margin-top:5px;}
.pc_kf .ewm{width:100px; right:60px;}
.pc_kf .ewm.tel{width:170px; padding:7px 10px;}
.pc_kf .ewm img{width:100%;}
.pc_kf .ewm p{font-size:13px; line-height:22px; padding-left:26px; background-size:22px auto;}
.pc_kf .ewm strong{font-size:16px;}
.pc_kf .cp_dh ul li a{font-size:13px; line-height:26px;}
}

.fh_top{width:44px; height:44px; border-radius:50%; background-image:linear-gradient(0deg,#fff,#f3f5f8); border:2px solid #fff; box-shadow:8px 8px 20px 0 rgba(55,99,170,.1); border-radius:50%; position:fixed; bottom:18px; right:11px; cursor:pointer; overflow:hidden; z-index:999; display:none;}
.fh_top img{width:100%; height:auto; display:block;}
@media only screen and (max-width:640px){
.fh_top{width:36px; height:36px; bottom:18px; right:11px;}
}

.bj_xq{width:100%; height:100vh; background-color:rgba(0,0,0,.7); position:fixed; top:0; left:0; z-index:9999999; backdrop-filter:blur(1px); -webkit-backdrop-filter:blur(1px);display:none;}
.bj_xq .bj_nr{width:1200px; position:absolute; top:50%; left:50%; margin-left:-600px; margin-top:-272px; background-color:#fff; display:flex; flex=wrap:wrap;}
.bj_xq .bj_nr .bj_bd{width:50%; padding:45px;}
.bj_xq .bj_nr .bj_tp{width:50%; background-position:center; background-repeat:no-repeat; background-size:cover;}
.bj_xq .bj_nr .b_t{font-size:26px; font-weight:bold; line-height:36px; color:#000;}
.bj_xq .bj_nr .x_b{font-size:15px; line-height:26px; color:#777; margin-bottom:15px;}
.bj_xq .bj_nr .b_d ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.bj_xq .bj_nr .b_d ul li{width:48%; position:relative;}
.bj_xq .bj_nr .b_d ul li.q_b{width:100%;}
.bj_xq .bj_nr .b_d input{width:100%; height:61px; border-bottom:1px solid #eee; font-size:15px; line-height:60px; color:#333; display:block;}
.bj_xq .bj_nr .b_d input::placeholder{color:#999;}
.bj_xq .bj_nr .b_d textarea{width:100%; height:122px; padding-top:17px; border-bottom:1px solid #eee; font-size:15px; line-height:26px; color:#333; resize:none; display:block;}
.bj_xq .bj_nr .b_d textarea::placeholder{color:#999;}
.bj_xq .bj_nr .b_d button{width:160px; height:52px; background-color:#0069ea; font-size:16px; line-height:50px; color:#fff; margin-top:20px; margin-right:20px; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.bj_xq .bj_nr .b_d button.c_z{background-color:#888;}
.bj_xq .bj_nr .b_d button:hover{background-color:#05439a;}
.bj_xq .bj_nr .b_d button.c_z:hover{background-color:#2b2b2b;}
.bj_xq .bj_nr .g_b{position:absolute; top:20px; right:20px; cursor:pointer;
transition:all .5s;
-webkit-transition:all .5s;}
.bj_xq .bj_nr .g_b:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);}
.bj_xq .bj_nr .g_b i{font-size:26px; color:#ccc;
transition:all .5s;
-webkit-transition:all .5s;}
.bj_xq .bj_nr .g_b:hover i{color:#1b1b1b;}
@media only screen and (max-width:1279px){
.bj_xq .bj_nr{width:80%; left:10%; margin-left:0; margin-top:-216px;}
.bj_xq .bj_nr .bj_bd{padding:30px 25px;}
.bj_xq .bj_nr .b_t{font-size:20px; line-height:30px;}
.bj_xq .bj_nr .x_b{font-size:14px; line-height:22px;}
.bj_xq .bj_nr .b_d ul li{width:48%; margin-top:10px;}
.bj_xq .bj_nr .b_d input{height:47px; line-height:46px; font-size:14px;}
.bj_xq .bj_nr .b_d textarea{height:77px;}
.bj_xq .bj_nr .b_d button{width:120px; height:38px; font-size:14px; line-height:38px;}
.bj_xq .bj_nr .g_b i{font-size:22px;}
}
@media only screen and (max-width: 768px){
.bj_xq .bj_nr{width:90%; left:5%;}
}
@media only screen and (max-width: 640px){
.bj_xq .bj_nr{margin-top:-236px;}
.bj_xq .bj_nr .bj_tp{display:none;}
.bj_xq .bj_nr .bj_bd{width:100%;}
.bj_xq .bj_nr .b_d ul li{width:100%;}
}

.wap_dh{display: none;font-size: 12px;color: #777;line-height: 24px;}
@media only screen and (max-width: 768px){
.wap_dh{display: block;}
.pc_dh{display: none;}
.pc_kf .nr .ewm.tel{display: none;}
}