<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; 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:#e62028; text-decoration:none !important;}
div{max-height:99999999999999999999999999999999999999999px;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:992px){
body{font-size:20px;}
input,select,button,textarea{font-size:20px;}
input,textarea{-webkit-appearance:none; border-radius:0;}
.container{padding-left:25px; padding-right:25px;}
}

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

body{transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:992px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

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

.header{width:100%; position:relative; padding-bottom:20px; position:fixed; top:0; left:0; z-index:9999;
background-image:-webkit-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0));
background-image:-moz-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0));
background-image:-ms-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0));
background-image:-o-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0));
background-image:linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{background-color:rgba(255,255,255,.9); background-image:none !important; padding-bottom:0; box-shadow:0 0 10px #aaa;}
.header .container-fluid{max-width:1600px;}
.header .logo{width:135px; margin:30px 0; float:left; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .logo{margin:20px 0;}
.header .logo img{width:100%; height:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .logo img.d_w{position:absolute; top:0; left:0; opacity:0;}
.header.on .logo img{opacity:0;}
.header.on .logo img.d_w{opacity:1;}
.header .lg_by{margin:30px 0 30px 15px; color:#fff; letter-spacing:1px; padding-left:15px; border-left:1px solid #fff; float:left;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on .lg_by{border-left:1px solid #ddd; margin:20px 0 20px 15px;}
.header .lg_by h3{font-size:18px; line-height:26px; font-weight:bold;}
.header.on .lg_by h3{color:#e62028;}
.header .lg_by p{font-size:14px; line-height:20px;}
.header.on .lg_by p{color:#555;}
.header .an{position:absolute; top:50%; margin-top:-18px; right:25px; height:35px; width:56px; display:none;}
.header .an span{width:56px; height:3px; 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:16px; left:0;}
.header .an span.a3{top:32px; 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);}
@media (min-width:992px){
.header .lg_by{display:none;}
}
@media (min-width:1200px){
.header .lg_by{display:block;}
}
@media only screen and (max-width:992px){
.header{background-color:rgba(255,255,255,.9); background-image:none !important; padding:0; position:relative; top:auto; left:auto;}
.header.on{box-shadow:none;}
.header .container-fluid{padding:0 25px; position:relative;}
.header .logo{width:180px; margin:40px 0;}
.header.on .logo{margin:40px 0;}
.header .logo img{opacity:0;}
.header .logo img.d_w{opacity:1;}
.header .lg_by{margin:40px 0 40px 15px; color:#555; letter-spacing:0; border-left:1px solid #ddd;}
.header.on .lg_by{border-left:1px solid #ddd; margin:40px 0 40px 15px;}
.header .lg_by h3{font-size:26px; line-height:36px; color:#e62028;}
.header .lg_by p{font-size:18px; line-height:26px;}
.header .an{display:block;}
}

.header .nav{float:right; position:relative;}
.header .nav ul li{height:106px; float:left;}
.header.on .nav ul li{height:86px;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:16px; padding:0 15px; color:#fff; text-transform:uppercase; line-height:106px;}
.header.on .nav .y_j a{color:#555; line-height:86px;}
.header .nav ul li:hover .y_j a{color:#e62028;}
.header .nav ul li.on .y_j a{color:#e62028;}
.header .nav .e_j{width:100%; background-color:#fff; box-shadow:0 0 5px #aaa; padding:40px; position:absolute; left:0; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .t_p img{width:100%; height:auto; display:block;}
.header .nav .l_m{padding:0 30px;}
.header .nav .l_m a{width:50%; float:left; font-size:15px; line-height:36px; display:block;}
.header .nav .l_m i{font-size:14px; margin-right:5px;}
@media (min-width:992px){
.header .nav .y_j a{padding:0 15px;}
}
@media (min-width:1200px){
.header .nav .y_j a{padding:0 10px;}
}
@media (min-width:1366px){
.header .nav .y_j a{padding:0 15px;}
}
@media (min-width:1440px){
.header .nav .y_j a{padding:0 20px;}
}
@media (min-width:1600px){
.header .nav .y_j a{padding:0 25px;}
}
@media only screen and (max-width:992px){
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; float:none; 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%;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid rgba(255,255,255,.7); float:none; margin:0;}
.header.on .nav ul li{height:auto !important;}
.header .nav ul li:after{display:none;}
.header .nav .y_j i{display:block; width:60%; position:absolute; top:0; right:0; font-size:24px; text-align:right; color:#fff; line-height:76px; padding-right:15px; z-index:99;}
.header .nav .y_j a{font-size:22px; line-height:80px; color:#ddd;}
.header.on .nav .y_j a{color:#ddd; line-height:80px;}
.header .nav ul li:hover .y_j a{color:#fff;}
.header .nav ul li.on .y_j a{color:#fff !important;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; padding:0 0 15px; 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 .t_p{display:none;}
.header .nav .l_m{overflow:hidden;}
.header .nav .l_m a{width:100%; float:left; font-size:20px; color:#aaa; line-height:46px; display:block;}
.header .nav .l_m a:hover{background:none; text-indent:0; color:#fff;}
}

.head_h{width:100%; height:86px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:992px){
.head_h{display:none;}
}

.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .swiper-slide img{width:100%; height:auto; display:none;}
.pc_ban .swiper-slide.swiper-slide-active img{animation:big 3s ease-in-out;
-webkit-animation:big 3s ease-in-out;
-moz-animation:big 3s ease-in-out;
-ms-animation:big 3s ease-in-out;
-o-animation:big 3s ease-in-out;}
.pc_ban .swiper-button-prev{width:30px; height:50px; background:url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban .swiper-button-next{width:30px; height:50px; background:url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}
@media only screen and (max-width:992px) {
.pc_ban{height:30vh;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}

@keyframes big {
0% {transform:scale(1.05);}
100% {transform:scale(1);}
}
@-webkit-keyframes big {
0% {-webkit-transform:scale(1.05);}
100% {-webkit-transform:scale(1);}
}
@-moz-keyframes big {
0% {-moz-transform:scale(1.05);}
100% {-moz-transform:scale(1);}
}
@-ms-keyframes big {
0% {-ms-transform:scale(1.05);}
100% {-ms-transform:scale(1);}
}
@-o-keyframes big {
0% {-o-transform:scale(1.05);}
100% {-o-transform:scale(1);}
}

.gy_bt{position:relative; text-align:center; margin-bottom:50px;}
.gy_bt h3{font-size:36px; font-weight:bold; line-height:40px; color:#000; margin-bottom:25px; background:url(../images/bj.jpg) center; -webkit-background-clip:text; -webkit-text-fill-color:transparent;}
.gy_bt h4{font-size:15px; line-height:26px; color:#777; letter-spacing:1px;}
.gy_bt span{font-size:90px; font-weight:bold; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#eee; position:absolute; top:-60px; left:0; z-index:-1; width:100%;}
.gy_bt:after{width:160px; height:10px; background-color:#fddedf; content:""; position:absolute; bottom:0px; left:50%; margin-left:-80px; z-index:-1;}
@media only screen and (max-width:992px) {
.gy_bt h3{font-size:32px; margin-bottom:20px;}
.gy_bt h4{font-size:20px; line-height:30px; letter-spacing:0;}
.gy_bt span{font-size:80px; top:-50px;}
}

.sy_ss{width:100%; padding:15px 0; background-color:#f7f7f7; border-bottom:1px solid #ddd; line-height:40px;}
.sy_ss .rm_ss{float:left;}
.sy_ss .rm_ss span{color:#000;}
.sy_ss .rm_ss a{display:inline-block; padding:0 10px;}
.sy_ss .ss_nr{float:right; border:1px solid #ddd; background-color:#fff; line-height:38px;}
.sy_ss .ss_nr input{width:200px; height:38px; padding:0 10px; float:left; line-height:38px;}
.sy_ss .ss_nr button{width:80px; height:38px; background-color:#e62028; line-height:38px; color:#fff; text-align:center; outline:none; float:right;}
@media only screen and (max-width:992px) {
.sy_ss{padding:25px 0; line-height:56px;}
.sy_ss .rm_ss{display:none;}
.sy_ss .ss_nr{float:none; line-height:56px; overflow:hidden;}
.sy_ss .ss_nr input{width:76%; height:56px; line-height:56px;}
.sy_ss .ss_nr button{width:24%; height:56px; line-height:56px;}
}

.sy_lc{width:100%; padding:30px 0 40px;}
.sy_lc.n_y{padding:60px 0;}
.sy_lc .lc_db{font-size:30px; line-height:46px; font-weight:bold; color:#333; text-align:center; margin-bottom:50px;}
.sy_lc .lc_bt{font-size:30px; line-height:46px; font-weight:bold; color:#e62028; text-align:center; margin-bottom:30px;}
.sy_lc .lc_bt i{display:inline-block; width:50px; height:1px; margin:0 15px; vertical-align:middle; background-color:#ddd;}
.sy_lc .lc_zs{text-align:center;}
.sy_lc .lc_zs ul li{display:inline-block; margin:0 25px;}
.sy_lc .lc_zs .t_b{width:80px; height:80px; padding:3px; border:1px solid #e62028; border-radius:50%; margin:0 auto 20px; position:relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_lc .lc_zs ul li:hover .t_b{transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);}
.sy_lc .lc_zs .tb{width:72px; height:72px; background-position:top center; background-repeat:no-repeat; background-size:100% auto; overflow:hidden; position:relative; z-index:1;}
.sy_lc .lc_zs .t_b:before{width:80%; height:80%; content:""; border-radius:50%; background-color:#e62028; position:absolute; top:10%; left:10%;}
.sy_lc .lc_zs h4{font-size:15px; line-height:26px; color:#333;}
.sy_lc .fw_rx{width:360px; border-radius:20px; padding:5px; background-color:#e62028; text-align:center; margin:30px auto 0; font-size:18px; color:#fff; line-height:30px;}
.sy_lc .fw_rx strong{font-size:22px; color:#fde800;}
@media only screen and (max-width:992px){
.sy_lc{padding:50px 0;}
.sy_lc.n_y{padding:50px 0;}
.sy_lc .lc_db{font-size:32px; margin-bottom:30px;}
.sy_lc .lc_bt{font-size:32px;}
.sy_lc .lc_bt i{width:60px; height:3px; margin:0 25px;}
.sy_lc .lc_zs{text-align:center;}
.sy_lc .lc_zs ul li{display:inline-block; margin:0 15px;}
.sy_lc .lc_zs .t_b{width:90px; height:90px; padding:5px; border:2px solid #e62028;}
.sy_lc .lc_zs .tb{width:76px; height:76px;}
.sy_lc .lc_zs h4{font-size:20px; line-height:26px; color:#333; margin-bottom:30px;}
.sy_lc .fw_rx{width:440px; border-radius:30px; padding:15px; margin:0 auto; font-size:20px;}
.sy_lc .fw_rx strong{font-size:26px;}
}

.sy_cp{width:100%; padding:80px 0 50px; background-color:#f7f7f7; overflow:hidden;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .swiper-slide{position:relative;}
.sy_cp .cp_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_cp .cp_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_cp .cp_zs .swiper-pagination{bottom:0; display:none;}
.sy_cp .cp_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_cp .cp_zs .swiper-pagination-bullet-active{background-color:#e62028;}
.sy_cp .cp_nr{padding:40px 30px 30px; background-color:#fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-slide:hover .cp_nr{opacity:0;
transform:rotateY(180deg);
-webkit-transform:rotateY(180deg);
-moz-transform:rotateY(180deg);
-ms-transform:rotateY(180deg);
-o-transform:rotateY(180deg);}
.sy_cp .cp_nr .t_b{width:126px; height:126px; border-radius:50%; margin:0 auto 40px; background:url(../images/bj.jpg) no-repeat center / cover; overflow:hidden;}
.sy_cp .cp_nr .b_z{width:126px; height:126px; background-position:bottom center; background-repeat:no-repeat; background-size:100% auto;}
.sy_cp .cp_nr .w_z{text-align:center;}
.sy_cp .cp_nr .w_z h3{font-size:18px; font-weight:bold; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_cp .cp_nr .w_z em{width:30px; height:4px; background-color:#e62028; margin:15px auto 10px; display:block;}
.sy_cp .cp_nr .w_z p{line-height:24px; height:48px; color:#777; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_cp .cp_tp{position:absolute; top:0; left:0; width:100%; height:100%; background-color:#e62028; opacity:0;
transform:rotateY(-180deg);
-webkit-transform:rotateY(-180deg);
-moz-transform:rotateY(-180deg);
-ms-transform:rotateY(-180deg);
-o-transform:rotateY(-180deg);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .swiper-slide:hover .cp_tp{opacity:1;
transform:rotateY(0);
-webkit-transform:rotateY(0);
-moz-transform:rotateY(0);
-ms-transform:rotateY(0);
-o-transform:rotateY(0);}
.sy_cp .cp_tp img{width:100%; height:auto; display:block; position:absolute; left:0; top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
-moz-transform:translateY(-50%);
-ms-transform:translateY(-50%);
-o-transform:translateY(-50%);}
.sy_cp .cp_gd{margin-top:30px; overflow:hidden;}
.sy_cp .cp_gd ul li{width:240px; margin-right:20px;}
.sy_cp .cp_gd .t_p{border:1px solid #ddd; background-color:#fff;}
.sy_cp .cp_gd .t_p img{width:100%; height:auto; display:block;}
.sy_cp .cp_gd .w_z{text-align:center; line-height:26px; margin-top:10px;}
@media only screen and (max-width:992px){
.sy_cp{padding:70px 0 50px;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:40px;}
.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;}
.sy_cp .cp_nr{padding:30px 20px 20px;}
.sy_cp .cp_nr .w_z h3{font-size:22px;}
.sy_cp .cp_nr .w_z p{font-size:18px; line-height:28px; height:56px;}
.sy_cp .cp_gd{margin-top:20px;}
.sy_cp .cp_gd .w_z{margin-top:15px; font-size:18px;}
}

.sy_hj{width:100%; padding:80px 0 50px; background:url(../images/hj_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_hj .hj_zs{position:relative;}
.sy_hj .hj_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hj .hj_zs .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.sy_hj .hj_zs .swiper-pagination{bottom:0; display:none;}
.sy_hj .hj_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_hj .hj_zs .swiper-pagination-bullet-active{background-color:#e62028;}
.sy_hj .al_nr .t_p{overflow:hidden;}
.sy_hj .al_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_hj .al_nr: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_hj .al_nr .w_z{font-size:16px; line-height:26px; text-align:center; color:#333; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:992px){
.sy_hj{padding:70px 0 30px; background:url(../images/hj_bj.jpg) no-repeat center / cover;}
.sy_hj .hj_zs .swiper-hj{padding-bottom:40px;}
.sy_hj .hj_zs .swiper-button-prev{display:none;}
.sy_hj .hj_zs .swiper-button-next{display:none;}
.sy_hj .hj_zs .swiper-pagination{display:block;}
.sy_hj .al_nr .w_z{font-size:18px; line-height:28px; margin-top:5px; background-color:#fff; padding:15px 10px;}
}

.sy_yf{width:100%; padding:80px 0 0;}
.sy_yf .yf_sc{width:100%; padding-bottom:50px; position:relative;}
.sy_yf .yf_sc .row{display:flex; align-items:center; justify-content:space-between;}
.sy_yf .yf_sc:after{width:100%; height:60%; position:absolute; top:80px; left:0; content:""; background:url(../images/yf_bj.jpg) no-repeat center / cover fixed;}
.sy_yf .yf_sc .hd{position:relative; z-index:9; text-align:center;}
.sy_yf .yf_sc .hd ul li{display:inline-block; margin:0 30px; width:160px; height:160px; background-color:#fff; padding:30px; border-radius:50%; box-shadow:0 0 30px #aaa; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yf .yf_sc .hd ul li:hover{background-color:#e62028;}
.sy_yf .yf_sc .hd ul li.on{background-color:#e62028;}
.sy_yf .yf_sc .hd .t_b{width:70px; height:70px; background-position:top center; background-repeat:no-repeat; background-size:100% auto; margin:0 auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yf .yf_sc .hd ul li:hover .t_b{background-position:bottom center;}
.sy_yf .yf_sc .hd ul li.on .t_b{background-position:bottom center;}
.sy_yf .yf_sc .hd .w_z{font-size:20px; font-weight:bold; line-height:30px; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yf .yf_sc .hd ul li:hover .w_z{color:#fff;}
.sy_yf .yf_sc .hd ul li.on .w_z{color:#fff;}
.sy_yf .yf_sc .bd{width:100%; background-color:#fff; box-shadow:0 0 20px #aaa; padding:50px 30px; margin-top:50px; position:relative; z-index:99;}
.sy_yf .yf_sc .t_p img{width:100%; height:auto; display:block;}
.sy_yf .yf_sc .w_z h1{font-size:22px; color:#e62028; line-height:32px; font-weight:bold; margin-bottom:10px; margin-top:15px;}
.sy_yf .yf_sc .w_z h2{font-size:18px; color:#333; margin-bottom:25px;}
.sy_yf .yf_sc .w_z p{font-size:15px; letter-spacing:2px; line-height:28px; color:#777;}
@media only screen and (max-width:992px){
.sy_yf{padding:70px 0 0;}
.sy_yf .yf_sc:after{top:50px; background:url(../images/yf_bj.jpg) no-repeat center / cover;}
.sy_yf .yf_sc .hd ul li{display:inline-block; margin:0 20px 20px; width:100px; height:100px; padding:0; box-shadow:0 0 20px #aaa;}
.sy_yf .yf_sc .hd .t_b{margin:15px;}
.sy_yf .yf_sc .hd .w_z{font-size:22px; line-height:36px; color:#fff; margin-top:30px;}
.sy_yf .yf_sc .bd{padding:30px; margin-top:30px;}
.sy_yf .yf_sc .w_z h1{font-size:26px; line-height:38px; margin-top:0;}
.sy_yf .yf_sc .w_z h2{font-size:22px; margin-bottom:25px;}
.sy_yf .yf_sc .w_z p{font-size:18px; letter-spacing:0; line-height:32px; margin-bottom:30px;}
}

.sy_al{width:100%; padding:80px 0 40px; overflow:hidden;}
.sy_al .al_nr{overflow:hidden; position:relative; margin-bottom:30px;}
.sy_al .al_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_al .al_nr:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_al .al_nr .w_z{width:100%; padding:10px; background-color:rgba(0,0,0,.6); font-size:15px; line-height:26px; text-align:center; color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:absolute; bottom:0; left:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_al .al_nr:hover .w_z{background-color:rgba(230,32,40,.8);}
@media only screen and (max-width:992px){
.sy_al{padding:40px 0 50px;}
.sy_al .row{margin:0 -10px;}
.sy_al .col-6{padding:0 10px;}
.sy_al .al_nr{margin-bottom:20px;}
.sy_al .al_nr .w_z{font-size:20px; line-height:36px;}
}

.sy_sp{width:100%; padding:150px 0; text-align:center; background:url(../images/sp_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_sp h3{font-size:18px; color:#fff; margin-top:20px;}
.sy_sp i{font-size:80px; color:#fff; opacity:.5;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_sp a:hover i{opacity:1;}
@media only screen and (max-width:992px){
.sy_sp{padding:80px 0; background:url(../images/sp_bj.jpg) no-repeat center / cover;}
.sy_sp h3{font-size:26px; margin-top:10px;}
.sy_sp i{font-size:90px;}
}

.qy_sp{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:fixed; top:0; left:0; z-index:99999; display:none;}
.qy_sp .video{width:800px; height:500px; background-color:#2b2b2b; 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%);}
.qy_sp .video .g_b{position:absolute; top:-46px; right:-46px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.qy_sp .video .g_b:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg);
-o-transform:rotate(360deg);}
.qy_sp .video .g_b i{font-size:26px; color:#fff; line-height:36px;}
@media only screen and (max-width:992px){
.qy_sp .video{width:80%; height:300px;}
.qy_sp .video .g_b i{font-size:36px; line-height:46px;}
}

.sy_xw{width:100%; padding:50px 0; overflow:hidden;}
.sy_xw .xw_zx .hd{border-bottom:1px solid #f7f7f7; position:relative; overflow:hidden; margin-bottom:20px;}
.sy_xw .xw_zx .hd ul li{float:left; width:120px; height:50px; background-color:#f7f7f7; font-size:17px; line-height:50px; color:#333; text-align:center; margin-right:5px; cursor:pointer;}
.sy_xw .xw_zx .hd ul li.on{background-color:#e62028; color:#fff;}
.sy_xw .xw_zx .hd a{position:absolute; top:0; right:0; font-size:14px; display:none;}
.sy_xw .xw_zx .hd ul li.on a{display:block;}
.sy_xw .xw_zx .t_w{padding-bottom:15px; margin-bottom:15px; border-bottom:1px dotted #ddd; overflow:hidden;}
.sy_xw .xw_zx .t_p{width:35%; float:left; overflow:hidden;}
.sy_xw .xw_zx .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .xw_zx .t_w:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .xw_zx .w_z{width:65%; float:right; padding-left:30px;}
.sy_xw .xw_zx .w_z h3{font-size:18px; font-weight:bold; line-height:28px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zx .t_w ul li:hover .w_z a{color:#e62028;}
.sy_xw .xw_zx .w_z p{line-height:24px; height:48px; color:#888; margin-bottom:25px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .xw_zx .w_z span{display:block; float:none !important; padding-left:0 !important;}
.sy_xw .xw_zx .x_w .row{margin:0 -20px;}
.sy_xw .xw_zx .x_w .col-lg-6{padding:0 20px;}
.sy_xw .xw_zx .x_w ul li{line-height:36px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zx .x_w span{float:right; padding-left:20px;}
.sy_xw .xw_zx .x_w i{font-size:14px; margin-right:5px;}
.sy_xw .cj_wt{overflow:hidden;}
.sy_xw .cj_wt .wt_bt{border-bottom:1px solid #f7f7f7; overflow:hidden; margin-bottom:20px;}
.sy_xw .cj_wt .wt_bt span{float:left; width:120px; height:50px; background-color:#e62028; font-size:17px; line-height:50px; color:#fff; text-align:center; cursor:pointer;}
.sy_xw .cj_wt .wt_bt a{font-size:14px; line-height:50px; float:right;}
.sy_xw .cj_wt .wt_lb .b_t{font-size:15px; line-height:26px; margin-bottom:6px; position:relative; padding-left:32px;}
.sy_xw .cj_wt .wt_lb .b_t i{width:26px; height:26px; border-radius:50%; position:absolute; top:0; left:0; background-color:#e62028; text-align:center; color:#fff; display:block;}
.sy_xw .cj_wt .wt_lb .h_d{font-size:13px; line-height:26px; position:relative; padding-left:32px;}
.sy_xw .cj_wt .wt_lb .h_d i{width:26px; height:26px; border-radius:50%; position:absolute; top:0; left:0; background-color:#f8b500; text-align:center; color:#fff; display:block;}
.sy_xw .cj_wt .bd ul li{padding-bottom:10px; margin-bottom:10px; height:auto !important; border-bottom:1px dotted #ddd;}
@media only screen and (max-width:992px){
.sy_xw .xw_zx .hd{border-bottom:0;}
.sy_xw .xw_zx .hd ul li{width:50%; height:60px; font-size:22px; line-height:60px; margin-right:0;}
.sy_xw .xw_zx .hd ul li.on a{display:none;}
.sy_xw .xw_zx .t_w{padding-bottom:25px; margin-bottom:25px;}
.sy_xw .xw_zx .t_p{width:40%;}
.sy_xw .xw_zx .w_z{width:60%; padding-left:20px;}
.sy_xw .xw_zx .w_z h3{font-size:22px; line-height:32px; margin-bottom:10px;}
.sy_xw .xw_zx .w_z p{font-size:18px; line-height:28px; height:28px; margin-bottom:25px;
line-clamp:1;
-webkit-line-clamp:1;
-moz-line-clamp:1;
-ms-line-clamp:1;
-o-line-clamp:1;}
.sy_xw .xw_zx .w_z span{display:block; float:none !important; padding-left:0 !important;}
.sy_xw .xw_zx .x_w .row{margin:0 -20px;}
.sy_xw .xw_zx .x_w .col-lg-6{padding:0 20px;}
.sy_xw .xw_zx .x_w ul li{font-size:18px; line-height:46px;}
.sy_xw .xw_zx .x_w ul li:nth-child(n+6){display:none;}
.sy_xw .xw_zx .x_w i{font-size:18px;}
.sy_xw .cj_wt{margin-top:40px; height:auto !important;}
.sy_xw .cj_wt .wt_bt{border-bottom:0; background-color:#f7f7f7;}
.sy_xw .cj_wt .wt_bt span{width:50%; height:60px; font-size:22px; line-height:60px;}
.sy_xw .cj_wt .wt_bt a{font-size:18px; line-height:60px;}
.sy_xw .cj_wt .wt_lb .b_t{font-size:20px; line-height:36px; padding-left:46px; margin-bottom:10px;}
.sy_xw .cj_wt .wt_lb .b_t i{width:36px; height:36px;}
.sy_xw .cj_wt .wt_lb .h_d{font-size:18px; padding:5px 0; line-height:26px; position:relative; padding-left:46px;}
.sy_xw .cj_wt .wt_lb .h_d i{width:36px; height:36px; line-height:36px;}
.sy_xw .cj_wt .bd ul li{padding-bottom:20px; margin-bottom:20px;}
}

.sy_lx{width:100%; padding:60px 0; background:url(../images/lx_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}
.sy_lx .lx_bt{font-size:32px; font-weight:bold; line-height:46px; color:#fff; text-align:center; margin-bottom:60px;}
.sy_lx .lx_bt i{display:inline-block; width:50px; height:2px; margin:0 15px; vertical-align:middle; background-color:rgba(255,255,255,.6);}
.sy_lx h3{font-size:18px; color:#fff; text-align:center; margin-bottom:25px;}
.sy_lx .t_b{width:120px; height:120px; padding:10px; border:2px solid rgba(255,255,255,.6); margin:0 auto 15px;}
.sy_lx .t_b img{width:100%; height:auto; display:block;}
.sy_lx strong{font-size:15px; text-align:center; color:#fff; line-height:22px; display:block;}
@media only screen and (max-width:992px){
.sy_lx{padding:60px 0 30px; background:url(../images/lx_bj.jpg) no-repeat center / cover;}
.sy_lx .lx_bt{margin-bottom:40px;}
.sy_lx .lx_bt i{width:60px; height:3px; margin:0 25px;}
.sy_lx h3{font-size:22px; margin-bottom:15px;}
.sy_lx .n_r{margin-bottom:30px;}
.sy_lx .t_b{width:130px; height:130px;}
.sy_lx strong{font-size:22px; line-height:32px;}
}

.ny_pr{width:100%; padding:40px 0; background-color:#e62028; line-height:26px; color:#fff; border-bottom:2px solid #f47e83;}
.ny_pr .pr_wz{float:left; padding-left:20px; font-size:20px; font-weight:bold; position:relative;}
.ny_pr .pr_wz:after{width:5px; height:20px; background-color:#f47e83; content:""; position:absolute; top:50%; margin-top:-10px; left:0;}
.ny_pr .pr_lm{float:right;}
.ny_pr .pr_lm ul li{float:left; position:relative; margin-left:5px;}
.ny_pr .pr_lm ul li:after{width:0; height:0; content:""; border-right:6px solid transparent; border-left:6px solid transparent; border-top:6px solid rgba(255,255,255,.3); position:absolute; bottom:-6px; left:50%; margin-left:-6px; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_pr .pr_lm ul li:hover:after{opacity:1;}
.ny_pr .pr_lm ul li.on:after{opacity:1;}
.ny_pr .pr_lm ul li a{display:block; padding:0 15px; border-radius:13px; color:#fff;}
.ny_pr .pr_lm ul li:hover a{background-color:rgba(255,255,255,.3);}
.ny_pr .pr_lm ul li.on a{background-color:rgba(255,255,255,.3);}
@media only screen and (max-width:992px) {
.ny_pr{line-height:46px;}
.ny_pr .pr_wz{float:none; padding-left:20px; font-size:26px;}
.ny_pr .pr_wz:after{width:6px; height:30px; margin-top:-15px;}
.ny_pr .pr_lm{float:none;}
.ny_pr .pr_lm ul{margin:0 -10px;}
.ny_pr .pr_lm ul li{width:33.3333333333%; padding:0 10px; margin:20px 0 0;}
.ny_pr .pr_lm ul li:after{display:none;}
.ny_pr .pr_lm ul li a{padding:0; border-radius:23px; text-align:center; font-size:20px;}
}

.ny_nr{width:100%; padding:50px 0 60px; overflow:hidden;}
.ny_nr .zc_lm .b_t{padding:20px 15px 15px; background-color:#e62028;}
.ny_nr .zc_lm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_nr .zc_lm .b_t h4{font-size:16px; line-height:30px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_nr .zc_lm .b_t em{width:40px; height:2px; margin:8px 0 5px; background-color:#fff; display:block;}
.ny_nr .zc_lm .l_m{padding:15px; background-color:#f7f7f7;}
.ny_nr .zc_lm .l_m ul li{display:block; margin-bottom:7px;}
.ny_nr .zc_lm .l_m a.e_j{display:block; padding:0 15px; font-size:16px; line-height:44px; position:relative; background-color:#fff; color:#000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover a.e_j{background-color:#e62028; color:#fff;}
.ny_nr .zc_lm .l_m ul li.on a.e_j{background-color:#e62028; color:#fff;}
.ny_nr .zc_lm .l_m a.l_l{display:block; padding:0 15px; font-size:16px; line-height:44px; position:relative; background-color:#fff; color:#000;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover a.l_l{background-color:#e62028; color:#fff;}
.ny_nr .zc_lm .l_m ul li.on a.l_l{background-color:#e62028; color:#fff;}
.ny_nr .zc_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .zc_lm .l_m ul li:hover i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.ny_nr .zc_lm .l_m ul li.on i{color:#fff;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);}
.ny_nr .zc_lm .s_j{padding:10px 15px; display:none;}
.ny_nr .zc_lm .s_j a{font-size:13px; text-indent:10px; line-height:32px; color:#555; margin-bottom:1px; display:block; width:50%; float:left; position:relative;}
.ny_nr .zc_lm .s_j a:after{width:4px; height:4px; border-radius:50%; background-color:#e62028; content:""; position:absolute; top:14px; left:0;}
.ny_nr .zc_lm .s_j a:hover{color:#e62028; text-indent:15px;}
.ny_nr .zc_lx{margin-top:20px; background-color:#f7f7f7;}
.ny_nr .zc_lx .l_x{padding:15px; line-height:26px;}
.ny_nr .zc_lx .w_m{padding:15px; background-color:#e7e7e7; text-align:center;}
.ny_nr .zc_lx .w_m p{margin-top:8px;}
.ny_nr .lm_bt{font-size:18px; color:#e62028; line-height:32px; padding:10px 0 20px; border-bottom:1px solid #ddd;}
.ny_nr .xt_fa{text-align:center;}
.ny_nr .xt_fa h3{font-size:26px; font-weight:bold; color:#333; line-height:26px;}
.ny_nr .xt_fa h5{font-size:16px; color:#777; line-height:26px; margin-bottom:30px;}
.ny_nr .xt_fa em{width:50px; height:4px; background-color:#e62028; display:block; margin:20px auto 10px;}
.ny_nr .xt_fa img{width:100%; max-width:1000px; margin:0 auto; display:block;}
.ny_nr .cp_lb .n_r{margin-bottom:30px; padding:10px; border:1px solid #ddd;}
.ny_nr .cp_lb .t_p{overflow:hidden;}
.ny_nr .cp_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .cp_lb .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);}
.ny_nr .cp_lb .w_z{background-color:#f7f7f7; padding:10px; font-size:15px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-top:10px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .cp_lb .n_r:hover .w_z{background-color:#e62028; color:#fff;}
.ny_nr .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:30px; margin-bottom:30px;}
.ny_nr .xw_lb .t_p{overflow:hidden;}
.ny_nr .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.ny_nr .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.ny_nr .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:32px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_lb .w_z span{font-size:14px; color:#555; display:block; float:left; margin-right:30px;}
.ny_nr .xw_lb .w_z i{font-size:14px; color:#333; padding-right:5px;}
.ny_nr .xw_lb .w_z p{line-height:24px; color:#777; height:72px; margin-top:10px; margin-bottom:15px; overflow:hidden; display:-webkit-box;
line-clamp:3;
-webkit-line-clamp:3;
-moz-line-clamp:3;
-ms-line-clamp:3;
-o-line-clamp:3;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb .w_z a.x_q{width:100px; height:32px; border:1px solid #e62028; font-size:14px; text-align:center; line-height:30px; color:#e62028; display:block; margin-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb .w_z a.x_q:hover{background-color:#e62028; color:#fff;}
.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:#e62028;}
.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:#e62028;}
.ny_nr .cj_wt .j_d{padding:7px 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 20px 20px 100px; border:1px dotted #ddd; margin-bottom:30px; position:relative;}
.ny_nr .zl_lb h3{font-size:18px; line-height:32px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .zl_lb ul li:hover h3{color:#e62028;}
.ny_nr .zl_lb i{font-size:60px; position:absolute; top:20px; left:20px;}
.ny_nr .zl_lb p{margin-bottom:20px; line-height:24px; height:48px; color:#888; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .zl_lb a{width:120px; background-color:#e62028; line-height:32px; text-align:center; color:#fff; display:block;}
@media only screen and (max-width:992px){
.ny_nr .xt_fa h5{font-size:18px; line-height:30px;}
.ny_nr .cp_lb .w_z{padding:15px 10px; font-size:20px;}
.ny_nr .xw_lb .w_z h3{font-size:22px; line-height:32px;}
.ny_nr .xw_lb .w_z span{display:none;}
.ny_nr .xw_lb .w_z p{font-size:18px; line-height:28px; height:28px;
line-clamp:1;
-webkit-line-clamp:1;
-moz-line-clamp:1;
-ms-line-clamp:1;
-o-line-clamp:1;}
.ny_nr .xw_lb .w_z a.x_q{width:130px; height:38px; font-size:18px; line-height:36px; margin-top:0;}
.ny_nr .cj_wt .w_t{padding-left:56px; font-size:22px; line-height:40px;}
.ny_nr .cj_wt .w_t span{width:40px; height:40px; font-size:20px; line-height:40px; top:0;}
.ny_nr .cj_wt .j_d{padding:5px 0 0 56px; font-size:18px; line-height:36px;}
.ny_nr .cj_wt .j_d span{width:40px; height:40px; font-size:20px; line-height:40px; top:0;}
.ny_nr .zl_lb .n_r{padding:30px 30px 30px 120px; border:1px dotted #ddd; margin-bottom:30px; position:relative;}
.ny_nr .zl_lb h3{font-size:22px; line-height:40px;}
.ny_nr .zl_lb i{font-size:70px; position:absolute; top:30px; left:30px;}
.ny_nr .zl_lb p{font-size:18px; line-height:32px; height:64px;}
.ny_nr .zl_lb a{width:140px; line-height:46px;}
}

.ks_xj{width:100%; padding:50px 0 60px;}
.ks_xj .xj_bt{margin-bottom:40px;}
.ks_xj .xj_bt h3{font-size:30px; line-height:46px; font-weight:bold; color:#333; text-align:center;}
.ks_xj .xj_bt p{font-size:16px; color:#777; line-height:26px; text-align:center;}
.ks_xj .xq_tj{width:1000px; padding:50px; background-color:#f7f7f7; border:1px solid #ddd; margin:0 auto;}
.ks_xj .xq_tj .n_r{position:relative; float:left; width:50%; padding:0 20px 30px 80px;}
.ks_xj .xq_tj .n_r.z_j{padding:0 116px 30px 80px;}
.ks_xj .xq_tj .tips{width:100%; position:absolute; left:80px; bottom:8px; font-size:12px; color:#999; line-height:22px;}
.ks_xj .xq_tj .tips.js{color:#e62028;}
.ks_xj .xq_tj .file{width:90px; height:46px; background-color:#e62028; line-height:46px; color:#fff; text-align:center; position:absolute; top:0; right:20px; cursor:pointer;}
.ks_xj .xq_tj #file{width:0; height:0; cursor:pointer; position:absolute; top:0; left:0; opacity:0;}
.ks_xj .xq_tj span{position:absolute; top:0; left:0; line-height:46px; color:#777;}
.ks_xj .xq_tj input{width:100%; height:46px; background-color:#fff; padding:0 10px; line-height:44px; border:1px solid #bbb;}
.ks_xj .xq_tj input:focus{border:1px solid #e62028;}
.ks_xj .xq_tj select{width:100%; height:46px; background-color:#fff; padding:0 6px; line-height:46px; border:1px solid #bbb;}
.ks_xj .xq_tj select:focus{border:1px solid #e62028;}
.ks_xj .xq_tj select.s_f{width:48%; float:left;}
.ks_xj .xq_tj select.c_s{width:48%; float:right;}
.ks_xj .xq_tj textarea{width:100%; height:100px; background-color:#fff; padding:10px; border:1px solid #bbb; line-height:26px; resize:none;}
.ks_xj .xq_tj button{width:200px; height:46px; background-color:#e62028; font-size:18px; line-height:46px; text-align:center; color:#fff; margin:0 auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ks_xj .xq_tj button:hover{outline:none; background-color:#b90b12;}
@media only screen and (max-width:992px){
.ks_xj{padding:50px 0;}
.ks_xj .xj_bt{margin-bottom:30px;}
.ks_xj .xj_bt h3{font-size:32px; margin-bottom:10px;}
.ks_xj .xj_bt p{font-size:18px; line-height:28px; margin-bottom:30px;}
.ks_xj .xq_tj{width:100%; padding:40px 30px;}
.ks_xj .xq_tj .n_r{float:none; width:100%; padding:0 0 40px 120px;}
.ks_xj .xq_tj .n_r.z_j{padding:0 130px 40px 120px;}
.ks_xj .xq_tj .tips{left:120px; bottom:10px; font-size:18px; line-height:30px;}
.ks_xj .xq_tj .file{width:120px; height:60px; line-height:60px; right:0;}
.ks_xj .xq_tj span{font-size:20px; line-height:60px;}
.ks_xj .xq_tj input{height:60px; padding:0 10px; line-height:58px;}
.ks_xj .xq_tj select{height:60px; line-height:60px;}
.ks_xj .xq_tj textarea{height:118px; line-height:32px;}
.ks_xj .xq_tj button{width:250px; height:60px; font-size:22px; line-height:60px;}
}

.fw_tx{width:100%; padding:60px 0; background-color:#f7f7f7; overflow:hidden;}
.fw_tx .tx_db{font-size:30px; line-height:46px; font-weight:bold; color:#333; text-align:center; margin-bottom:15px;}
.fw_tx .bt_xz{font-size:16px; color:#777; line-height:26px; text-align:center; margin-bottom:50px;}
.fw_tx .n_r{padding:30px 20px; background-color:#fff; text-align:center;}
.fw_tx .n_r h3{font-size:22px; color:#e62028; line-height:36px; margin-bottom:10px;}
.fw_tx .n_r p{line-height:26px; color:#777;}
@media only screen and (max-width:992px){
.fw_tx{padding:50px 0 20px;}
.fw_tx .tx_db{font-size:32px; margin-bottom:10px;}
.fw_tx .bt_xz{font-size:18px; line-height:28px; margin-bottom:30px;}
.fw_tx .n_r{margin-bottom:30px;}
.fw_tx .n_r h3{font-size:26px; line-height:44px;}
.fw_tx .n_r p{line-height:32px;}
}

.xs_wl{width:100%; padding:60px 0; overflow:hidden;}
.xs_wl .wl_db{font-size:30px; line-height:46px; font-weight:bold; color:#333; text-align:center; margin-bottom:15px;}
.xs_wl .bt_xz{font-size:16px; color:#777; line-height:26px; text-align:center; margin-bottom:50px;}
.xs_wl .wl_dt img{max-width:100%; display:block; margin:0 auto;}
@media only screen and (max-width:992px){
.xs_wl{padding:50px 0;}
.xs_wl .wl_db{font-size:32px; margin-bottom:10px;}
.xs_wl .bt_xz{font-size:18px; line-height:28px; margin-bottom:30px;}
}

.hz_al{width:100%; padding:50px 0 60px; overflow:hidden;}
.hz_al .al_lb .n_r{padding:15px; border:1px solid #ddd; margin-bottom:30px; background-color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.hz_al .al_lb .n_r:hover{border:1px solid #e62028; box-shadow:0 0 15px #ddd;}
.hz_al .al_lb .t_p{overflow:hidden;}
.hz_al .al_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.hz_al .al_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);}
.hz_al .al_lb .w_z{padding-top:20px; text-align:center; font-size:16px; line-height:28px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:992px){
.hz_al .al_lb .w_z{padding-top:15px; font-size:20px; line-height:36px;}
}

.lx_dt{padding:60px 0 0;}
.lx_dt .row{display:flex; align-items:center; justify-content:space-between;}
.lx_dt .map{height:300px;}
.lx_dt .lx_xx h1{font-size:20px; font-weight:bold; line-height:32px; color:#333; margin-bottom:10px;}
.lx_dt .lx_xx p{line-height:30px; font-size:14px; color:#555; margin-bottom:20px;}
.lx_dt .lx_xx strong{padding-left:45px; background:url(../images/a7.png) no-repeat left center; font-size:22px; color:#e62028; line-height:40px; display:block;}
.lx_dt .lx_xx span{font-size:20px; color:#000;}
@media only screen and (max-width:992px){
.lx_dt{padding:40px 0 0;}
.lx_dt .map{height:250px; margin-top:40px;}
.lx_dt .lx_xx h1{font-size:26px; line-height:46px; margin-bottom:10px;}
.lx_dt .lx_xx p{line-height:38px; font-size:18px; margin-bottom:25px;}
.lx_dt .lx_xx strong{font-size:32px; line-height:46px;}
.lx_dt .lx_xx span{font-size:22px;}
}

.lx_fs{width:100%; padding:60px 0;}
.lx_fs .row{margin:0 -20px;}
.lx_fs .col-lg-5{padding:0 20px;}
.lx_fs .col-lg-7{padding:0 20px;}
.lx_fs .n_r h1{font-size:22px; color:#333; margin-bottom:15px;}
.lx_fs .n_r .row{margin:0 -10px;}
.lx_fs .n_r .col-12{padding:0 10px;}
.lx_fs .n_r em{width:30px; height:1px; background-color:#333; display:block; margin-bottom:30px;}
.lx_fs .n_r p{line-height:26px;}
.lx_fs .n_r input.w_z{width:100%; height:40px; border:1px solid #333; padding:0 10px; line-height:38px; color:#555; display:block; margin-bottom:20px;}
.lx_fs .n_r input.a_n{width:150px; height:40px; background-color:#000; font-size:16px; line-height:40px; color:#fff; text-align:center; display:block;
transition:all .5s; 
-o-transition:all .5s; 
-ms-transition:all .5s; 
-moz-transition:all .5s; 
-webkit-transition:all .5s;}
.lx_fs .n_r input.a_n:hover{background-color:#e62028;}
.lx_fs .n_r textarea{width:100%; height:66px; border:1px solid #333; padding:6px 10px; line-height:26px; color:#555; display:block; margin-bottom:20px; resize:none;}
@media only screen and (max-width:992px){
.lx_fs{padding:40px 0;}
.lx_fs .row{margin:0 -10px;}
.lx_fs .col-lg-5{padding:0 10px;}
.lx_fs .col-lg-7{padding:0 10px;}
.lx_fs .n_r{margin-bottom:40px;}
.lx_fs .n_r h1{font-size:26px;}
.lx_fs .n_r em{width:40px; height:2px; margin-bottom:30px;}
.lx_fs .n_r p{font-size:18px; line-height:36px;}
.lx_fs .n_r input.w_z{height:60px; line-height:58px;}
.lx_fs .n_r input.a_n{width:100%; height:60px; font-size:20px; line-height:60px;}
.lx_fs .n_r textarea{height:134px; padding:12px 10px; line-height:36px;}
}

.yema{margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:4px;}
.yema ul li a{min-width:40px; height:40px; border:1px solid #e7e7e7; padding:0 10px; line-height:38px; text-align:center; color:#555; display:inline-block;}
.yema ul li a:hover{background-color:#e62028; border:1px solid #e62028; color:#fff;}
.yema ul li a.on{background-color:#e62028; border:1px solid #e62028; color:#fff;}
@media only screen and (max-width:640px){
.yema{margin-top:20px;}
.yema ul li{display:inline-block; margin:2px;}
.yema ul li a{min-width:52px; height:52px; padding:0 20px; line-height:50px;}
}

.footer{width:100%; padding:50px 0; background-color:#232323; font-size:13px; color:#919090;}
.footer h3{font-size:18px; line-height:32px; color:#fff; margin-bottom:10px;}
.footer h3 i{display:none;}
.footer h3 a{font-size:18px !important; color:#ddd !important;}
.footer h3 a:hover{color:#fff !important;}
.footer .l_m{line-height:30px;}
.footer .l_m a{color:#919090; display:block;}
.footer .l_m a:hover{color:#ddd;}
.footer .ft_lx{margin-right:50px; min-height:192px; border-right:1px dotted #666;}
.footer .ft_lx h4{margin:10px 0 6px; font-size:14px; color:#919090; line-height:24px;}
.footer .ft_lx p{line-height:16px; font-size:12px; text-transform:uppercase; color:#555; margin-bottom:10px;}
.footer .ft_lx input{width:65%; height:36px; float:left; padding:0 10px; border:1px solid #595959; background-color:#333; font-size:12px; color:#fff; line-height:34px;}
.footer .ft_lx button{width:25%; height:36px; float:left; background-color:#595959; font-size:14px; line-height:36px; color:#fff; text-align:center; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.footer .ft_lx button:hover{background-color:#e62028;}
.footer .s_j{margin-top:15px;}
.footer .s_j a{display:inline-block; width:32px; height:32px; border-radius:50%; border:1px solid #666; color:#aaa; line-height:30px; text-align:center; margin-right:10px;}
.footer .s_j a:hover{background-color:#e62028; border:1px solid #e62028; color:#fff;}
.footer .s_j i.icon-aui-icon-qq{font-size:22px;}
.footer .s_j i.icon-weixin{font-size:16px;}
.footer .s_j i.icon-weibo{font-size:20px;}
.footer .ft_dh ul li{float:left;}
.footer .ft_dh ul li a{line-height:30px; color:#aaa;}
.footer .ft_dh ul li a:hover{color:#ddd;}
.footer .ewm img{max-width:110px; height:auto; display:block;}
.footer .ewm p{font-size:12px; margin-top:8px;}
@media only screen and (max-width:992px){
.footer{font-size:18px;}
.footer .col-lg-8{display:none;}
.footer h3{font-size:26px; line-height:40px;}
.footer .ft_lx{margin-right:0; min-height:inherit; border-right:0; text-align:center;}
.footer .ft_lx h4{margin:15px 0 10px; font-size:20px; line-height:34px;}
.footer .ft_lx p{line-height:20px; font-size:14px; margin-bottom:20px;}
.footer .ft_lx input{width:65%; height:66px; font-size:18px; line-height:64px;}
.footer .ft_lx button{width:35%; height:66px; font-size:20px;}
.footer .s_j{margin-top:25px;}
.footer .s_j a{width:50px; height:50px; border:2px solid #666; line-height:46px; margin:0 10px;}
.footer .s_j a:hover{border:2px solid #e62028;}
.footer .s_j i.icon-aui-icon-qq{font-size:34px;}
.footer .s_j i.icon-weixin{font-size:24px;}
.footer .s_j i.icon-weibo{font-size:32px;}
}

.banquan{width:100%; padding:25px 0; background-color:#1e1e1e; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:992px){
.banquan{margin-bottom:76px; padding:30px 0; font-size:18px; line-height:36px;}
.banquan span{display:block; padding:0;}
}


.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:200px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:56px; position:fixed; right:10px; bottom:10px; z-index:99999;}
.pc_kf .nr{width:56px; height:56px; font-size:18px; text-align:center; line-height:56px; margin-bottom:4px; position:relative;}
.pc_kf .tel{width:160px; background-color:#e62028; font-size:18px; line-height:56px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#e62028; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:56px; opacity:1;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{width:56px; height:56px; display:block; position:relative; z-index:9; background-color:#3b3b3b; overflow:hidden;}
.pc_kf .nr i{color:#fff; font-size:26px;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .nr i.icon-icon{vertical-align:middle;}
.pc_kf .fh{width:56px; height:56px; background-color:#e62028; text-align:center; line-height:56px; color:#fff; cursor:pointer;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:640px){
.pc_kf{width:100%; background-color:#e62028; position:fixed; right:0; bottom:0;}
.pc_kf .nr{width:25%; height:76px; border-right:1px solid rgba(255,255,255,.6); font-size:20px; background:none; box-shadow:none; margin-bottom:0; float:left;}
.pc_kf .tel{display:none;}
.pc_kf .ewm{display:none;}
.pc_kf .nr a{width:100%; height:76px; line-height:76px; background:none;}
.pc_kf .nr i{font-size:30px;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:38px;}
.pc_kf .fh{width:25%; line-height:76px; float:left;}
.pc_kf .fh i{font-size:36px;}
}

.pages{width:100%; height:30px; float:left; line-height:30px; text-align:center;}
.pages a{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }
.pages .current-page{ color:#fff; margin-left:5px; font-size:12px; border:solid 1px #e62028; background:#e62028; padding:5px 8px; }
.pages span{ text-decoration:none; font-family:微软雅黑; margin-left:5px; color:#666; font-size:12px; border:solid 1px #ccc ; padding:5px 8px; }

.video_two{ min-height: 100%; height: 100%; text-align: center; outline: 0;}

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