@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft YaHei",Arial,Tahoma,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#000; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#c10e24; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
.middle{vertical-align:middle; margin-top:-3px; margin-right:5px;}
.ds_il{max-width:100%; height:auto; display:inline-block;}
.jt_ct{justify-content:space-between;}
.jt_cn{justify-content:center;}
.an_tm{align-items:center;}
.mg_my{margin:0;}
::placeholder{color:#999;}
@media only screen and (max-width:1100px){
input,textarea{border-radius:0;}
}
@media only screen and (max-width:992px){
.container, .container-fluid{padding:0 35px;}
}
@media only screen and (max-width:640px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
.container, .container-fluid{padding:0 20px;}
}
@media only screen and (max-width:640px){
.container, .container-fluid{padding:0 15px;}
}

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

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

.header{width:100%; background-color:#fff; position:fixed; top:0; left:0; z-index:9999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{background-color:rgba(255,255,255,.98); box-shadow:0 0 15px rgba(0,0,0,.2); border-bottom:0;}
.header .logo a{display:flex;}
.header .logo img{width:auto; height:50px; display:block;}
.header .logo span{font-size:22px; letter-spacing:2px; font-weight:bold; color:#000; display:inline-block; margin-left:10px;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:20px; height:22px; width:32px; display:none;}
.header .an span{width:32px; height:2px; background-color:#333; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .yy_qh{height:100px; position:relative;}
.header .yy_qh span.x_z{font-size:15px; line-height:32px; padding:0 10px; border-radius:5px; border:1px solid #eee; display:inline-block; cursor:pointer; margin-top:34px;}
.header .yy_qh span.x_z i{font-size:14px; color:#888; display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-3px;}
.header .yy_qh .x_l{width:120px; padding:10px 20px; background-color:#fff; box-shadow:0 0 10px rgba(0,0,0,.05); position:absolute; top:100px; left:50%; margin-left:-60px; opacity:0; visibility:hidden; display:inline-block;
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 .yy_qh:hover .x_l{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .yy_qh .x_l a{display:block;}
.header .yy_qh .x_l span{font-size:14px; line-height:32px; padding-left:32px;}
.header .yy_qh .x_l span.z_w{background:url(../images/zg.jpg) no-repeat left center;}
.header .yy_qh .x_l span.y_w{background:url(../images/yg.jpg) no-repeat left center;}
.header .nav{display:inline-block;}
.header .nav ul{display:flex;}
.header .nav ul li{margin-right:40px; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:inline-block; font-size:16px; color:#555; text-transform:uppercase; line-height:100px;}
.header .nav ul li:hover .y_j a{color:#c10e24;}
.header .nav ul li.on .y_j a{color:#c10e24;}
.header .nav .y_j:after{width:0; height:2px; background-color:#c10e24; position:absolute; bottom:0; left:0; content:"";
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav ul li.on .y_j:after{width:100%;}
.header .nav .e_j{width:130px; padding:15px 10px 10px; border-radius:0 0 5
2300px 5px; box-shadow:0 0 20px rgba(0,0,0,.05); background-color:#fff; position:absolute; top:100px; left:50%; margin-left:-65px; display:none;}
.header .nav ul li:hover .e_j{display:block;}
.header .nav .row{margin:0;}
.header .nav .f_l p{margin-bottom:5px;}
.header .nav .f_l p:last-child{margin-bottom:0;}
.header .nav .f_l p a{font-size:14px; line-height:28px; color:#777; text-align:center; display:block;}
.header .nav .f_l p a:hover{color:#c10e24;}
.header .nav .s_b{display:none;}
@media only screen and (max-width:1199px){
.header .nav ul li{margin-right:30px;}
.header .yy_qh{margin-right:20px;}
}
@media only screen and (max-width:1100px){
.header .logo{margin:20px 0;}
.header .an{display:block;}
.header .yy_qh{width:100%; height:auto; margin-top:15px;}
.header .yy_qh span.x_z{display:none;}
.header .yy_qh .x_l{width:100%; padding:0; background:none; box-shadow:none; position:relative; top:auto; left:auto; margin-left:0; opacity:1; visibility:inherit;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .yy_qh:hover .x_l{opacity:1; visibility:inherit;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .yy_qh .x_l a{display:inline-block; margin-right:20px;}
.header .nav{width:70%; height:calc(100% - 90px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav.on{right:0;}
.header .nav ul{width:100%; float:none; display:block;}
.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:50%; 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{color:#333; line-height:60px;}
.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% - 90px); padding:10px 5% 20px; background-color:#fafafa; position:fixed; top:auto; left:auto; bottom:0; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav .e_j.on{right:0;}
.header .nav .e_j:after{display:none;}
.header .nav .f_l{width:100%; padding:0; margin-bottom:0;}
.header .nav .f_l p{margin:0;}
.header .nav .f_l p a{line-height:50px; color:#555; text-align:left; border-bottom:1px solid #ddd;}
.header .nav .f_l p a:hover{color:#555;}
.header .nav .s_b{display:block; line-height:26px; margin-top:15px;}
.header .nav .s_b i{font-size:16px; font-weight:bold;}
.header .nav .f_h{display:block; line-height:50px;}
.header .nav .f_h i{font-size:16px; font-weight:bold;}
.header .nav .t_p{display:none;}
}
@media only screen and (max-width:640px){
.header .logo img{height:40px;}
.header .an{right:15px;}
.header .nav{height:calc(100% - 80px);}
.header .nav .y_j i{line-height:50px;}
.header .nav .y_j a{line-height:50px;}
.header .nav .e_j{height:calc(100% - 80px);}
}
@media only screen and (max-width:320px){
.header .an{right:15px;}
}

.head_h{width:100%; height:100px; background-color:#fff; overflow:hidden;}
@media only screen and (max-width:1100px){
.head_h{height:90px;}
}
@media only screen and (max-width:640px){
.head_h{height:80px;}
}

.pc_ban{width:100%; height:600px; background-color:#000; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:32px; height:32px; border-radius:5px; background:url(../images/ban_l.png) no-repeat center / 32px 32px; left:0; top:50%; margin-top:-16px; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:4%; opacity:1;}
.pc_ban .swiper-button-next{width:32px; height:32px; border-radius:5px; background:url(../images/ban_r.png) no-repeat center / 32px 32px; right:0; top:50%; margin-top:-16px; opacity:0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:4%; opacity:1;}
.pc_ban .swiper-pagination{bottom:30px;}
.pc_ban .swiper-pagination-bullet{width:10px; height:10px; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.5); border-radius:50%; margin:0 6px !important; opacity:.5; position:relative;}
.pc_ban .swiper-pagination-bullet-active{opacity:1;}
@media only screen and (max-width:1100px){
.pc_ban{height:370px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
.pc_ban .swiper-pagination{bottom:10px;}
}
@media only screen and (max-width:992px){
.pc_ban{height:320px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:190px;}
.pc_ban .swiper-pagination-bullet{width:8px; height:8px;}
}
@media only screen and (max-width:375px){
.pc_ban{height:170px;}
}
@media only screen and (max-width:320px){
.pc_ban{height:150px;}
}

.gy_bt{margin-bottom:40px; text-align:center; position:relative; z-index:99;}
.gy_bt h3{font-size:30px; line-height:40px; font-weight:bold; color:#c10e24; margin-bottom:10px;}
.gy_bt p{font-size:15px; line-height:26px; color:#999;}
.gy_bt em{width:60px; height:2px; background-color:#c10e24; display:inline-block; vertical-align:middle; margin:-2px 15px 0;}
@media only screen and (max-width:1100px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:24px; line-height:35px;}
.gy_bt p{font-size:14px; line-height:24px;}
.gy_bt em{width:50px; margin:-2px 10px 0;}
}
@media only screen and (max-width:640px){
.gy_bt h3{font-size:20px; line-height:28px;}
.gy_bt p{font-size:13px; line-height:22px;}
}

.gy_nr{width:100%; margin-bottom:30px; position:relative;}
@media only screen and (max-width:1100px){
.gy_nr{margin-bottom:20px;}
}

.gy_tp{overflow:hidden; position:relative;}
.gy_tp img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.gy_nr:hover .gy_tp img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}

.gy_wz{position:relative; line-height:1.2;}
.gy_wz h1{font-size:18px; font-weight:bold; line-height:1.4; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_nr:hover .gy_wz h1{color:#1e57be;}
.gy_wz h4{font-size:16px; line-height:1.4; color:#333;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.gy_nr:hover .gy_wz h4{color:#1e57be;}
.gy_wz p{line-height:1.6;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
@media only screen and (max-width:1100px){
.gy_wz{font-size:14px;}
.gy_wz h1{font-size:17px;}
.gy_wz h4{font-size:15px;}
.gy_wz strong{margin-right:6px; font-size:17px;}
}

.sy_cp{width:100%; padding:80px 0 60px; background-color:#fff; overflow:hidden;}
.sy_cp .cp_zs{position:relative;}
.sy_cp .cp_zs .swiper-cp{padding-bottom:40px;}
.sy_cp .cp_zs .swiper-button-prev{width:44px; height:44px; border:1px solid #ddd; border-radius:50%; background:url(../images/z_j.png) no-repeat center / 26px 26px; left:-69px; margin-top:-32px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-prev:hover{border:1px solid #e60012; background:#e60012 url(../images/ban_l.png) no-repeat center / 26px 26px;}
.sy_cp .cp_zs .swiper-button-next{width:44px; height:44px; border:1px solid #ddd; border-radius:50%; background:url(../images/y_j.png) no-repeat center / 26px 26px; right:-69px; margin-top:-32px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_cp .cp_zs .swiper-button-next:hover{border:1px solid #e60012; background:#e60012 url(../images/ban_r.png) no-repeat center / 26px 26px;}
.sy_cp .cp_zs .swiper-pagination{bottom:0; display:block;}
.sy_cp .cp_zs .swiper-pagination-bullet{width:8px; height:8px; background-color:#000;}
.sy_cp .cp_zs .swiper-pagination-bullet-active{background-color:#e60012;}
.sy_cp .gy_nr{margin-bottom:0; border:1px solid #eee;}
.sy_cp .gy_wz{padding-bottom:20px; font-size:17px; font-weight:bold; line-height:26px; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1100px){
.sy_cp{padding:60px 0 40px;}
.sy_cp .cp_zs .swiper-button-prev{display:none;}
.sy_cp .cp_zs .swiper-button-next{display:none;}
.sy_cp .gy_wz{padding-bottom:15px; line-height:26px;}
}
@media only screen and (max-width:640px){
.sy_cp{padding:50px 0 40px;}
.sy_cp .cp_zs .swiper-cp{padding:0 0 30px;}
.sy_cp .cp_zs .swiper-slide{width:70%;}
.sy_cp .gy_wz{font-size:14px; font-weight:normal;}
}

.sy_gy{width:100%; padding:80px 0; background-color:#f7f7f7; overflow:hidden; position:relative;}
.sy_gy .bt_lm{margin-bottom:30px;}
.sy_gy .bt_lm h3{font-size:30px; line-height:40px; font-weight:bold; color:#c10e24; margin-bottom:10px;}
.sy_gy .bt_lm p{font-size:15px; line-height:28px; color:#999;}
.sy_gy .bt_lm em{width:60px; height:4px; border-radius:2px; background-color:#c10e24; display:block; margin-bottom:15px;}
.sy_gy .row{margin:0; justify-content:space-between; align-items:center;}
.sy_gy .gy_wz{width:45%; position:relative;}
.sy_gy .gy_wz .wz_nr{margin-bottom:25px; color:#777; line-height:26px; text-align:justify; overflow:hidden; display:-webkit-box;
line-clamp:5;
-webkit-line-clamp:5;
-moz-line-clamp:5;
-ms-line-clamp:5;
-o-line-clamp:5;
-webkit-box-orient:vertical;}
.sy_gy .gy_wz a.m_r{display:inline-block; padding-bottom:6px; position:relative;}
.sy_gy .gy_wz a.m_r:after{width:100%; height:1px; background-color:#999; position:absolute; bottom:0; left:0; content:"";}
.sy_gy .wrap{width:100%; margin-top:35px;}
.sy_gy .wrap ul li{width:30%;}
.sy_gy .wrap .s_z{font-size:16px; color:#2b2b2b;}
.sy_gy .wrap .s_z em{font-size:26px; font-weight:bold;}
.sy_gy .wrap .s_z b{font-size:32px; font-weight:bold; padding-right:10px; position:relative;}
.sy_gy .wrap p{color:#999;}
.sy_gy .gy_tp{width:49%;}
.sy_gy .gy_tp img{width:100%; height:auto; display:block;}
.sy_gy .zs_zs{position:relative; margin-top:50px;}
.sy_gy .zs_zs .swiper-button-prev{width:35px; height:35px; background:url(../images/z_j.png) no-repeat center; left:-45px; 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_gy .zs_zs .swiper-button-next{width:35px; height:35px; background:url(../images/y_j.png) no-repeat center; right:-45px; 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_gy .zs_zs .swiper-pagination{bottom:0; display:none;}
.sy_gy .zs_zs .swiper-pagination-bullet{background-color:#aaa;}
.sy_gy .zs_zs .swiper-pagination-bullet-active{background-color:#006561;}
.sy_gy .zs_zs .t_p{width:100%; background-color:#fff; border:5px solid #eee; padding:5px;}
.sy_gy .zs_zs .t_p img{width:100%; height:100%; display:block;
object-fit:contain;
object-position:center;
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;}
.sy_gy .zs_zs .w_z{margin-top:10px; line-height:26px; text-align:center; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1100px){
.sy_gy{padding:60px 0;}
.sy_gy .bt_lm h3{font-size:24px; line-height:35px;}
.sy_gy .bt_lm p{font-size:14px; line-height:24px;}
.sy_gy .bt_lm em{width:50px;}
.sy_gy .gy_wz{width:46%;}
.sy_gy .gy_wz .wz_nr{margin-bottom:20px; line-height:26px;
line-clamp:4;
-webkit-line-clamp:4;
-moz-line-clamp:4;
-ms-line-clamp:4;
-o-line-clamp:4;}
.sy_gy .wrap{margin-top:20px;}
.sy_gy .wrap .s_z{font-size:14px;}
.sy_gy .wrap .s_z em{font-size:20px;}
.sy_gy .wrap .s_z b{font-size:30px; padding-right:6px;}
.sy_gy .gy_tp{width:50%;}
}
@media only screen and (max-width:640px){
.sy_gy{padding:50px 0;}
.sy_gy .bt_lm h3{font-size:20px; line-height:28px;}
.sy_gy .bt_lm p{font-size:13px; line-height:22px;}
.sy_gy .gy_wz{width:100%;}
.sy_gy .gy_wz .wz_nr{line-height:24px;}
.sy_gy .wrap .s_z em{font-size:17px;}
.sy_gy .wrap .s_z b{font-size:24px;}
.sy_gy .gy_tp{width:100%; margin-top:20px;}
}

.sy_ys{width:100%; padding:80px 0; overflow:hidden;}
.sy_ys .row{margin:0 0 45px; padding-bottom:45px; border-bottom:1px dotted #ddd; justify-content:space-between; align-items:center;}
.sy_ys .row:last-child{padding-bottom:0; margin:0; border-bottom:0;}
.sy_ys .gy_tp{width:48%;}
.sy_ys .gy_wz{width:48%;}
.sy_ys .gy_wz .b_t{padding-left:45px; margin-bottom:25px; position:relative;}
.sy_ys .gy_wz .b_t h3{font-size:22px; font-weight:bold; color:#c10e24; line-height:36px;}
.sy_ys .gy_wz .b_t h4{font-size:15px; font-weight:bold; color:#333; line-height:24px; text-transform:uppercase;}
.sy_ys .gy_wz .b_t span{width:36px; height:36px; background-color:#c10e24; border-radius:5px; font-size:26px; font-weight:bold; line-height:36px; color:#fff; text-align:center; position:absolute; top:0; left:0;}
.sy_ys .gy_wz .w_z{font-size:16px; line-height:30px; padding-left:45px;}
@media only screen and (max-width:1100px){
.sy_ys{padding:60px 0;}
.sy_ys .row{margin:0 0 35px; padding-bottom:35px;}
.sy_ys .gy_tp{width:49%;}
.sy_ys .gy_wz{width:49%;}
.sy_ys .gy_wz .b_t{padding-left:35px; margin-bottom:20px; position:relative;}
.sy_ys .gy_wz .b_t h3{font-size:20px; line-height:30px;}
.sy_ys .gy_wz .b_t h4{font-size:14px; line-height:22px;}
.sy_ys .gy_wz .b_t span{width:30px; height:30px; font-size:22px; line-height:30px;}
.sy_ys .gy_wz .w_z{font-size:14px; line-height:26px; padding-left:35px;}
}
@media only screen and (max-width:640px){
.sy_ys{padding:50px 0;}
.sy_ys .row{margin:0 0 30px; padding-bottom:30px;}
.sy_ys .row:nth-child(odd){flex-direction:column-reverse;}
.sy_ys .gy_tp{width:100%; margin-top:30px;}
.sy_ys .gy_wz{width:100%;}
.sy_ys .gy_wz .b_t{padding-left:35px; margin-bottom:20px; position:relative;}
.sy_ys .gy_wz .b_t h3{font-size:18px;}
}

.sy_xw{width:100%; padding:80px 0 50px; background-color:#f7f7f7; overflow:hidden;}
.sy_xw .xw_tj ul li{width:calc(33.3333333333333% - 30px); margin:0 15px;}
.sy_xw .gy_wz{margin-top:15px;}
.sy_xw .gy_wz h3{font-size:17px; font-weight:bold; line-height:26px; color:#333; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .n_r:hover .gy_wz h3{color:#e60012;}
.sy_xw .gy_wz p{line-height:24px; color:#888; height:48px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .gy_wz span{display:block; margin-top:10px; font-size:12px; color:#aaa;}
.sy_xw .gy_wz i{font-size:14px; margin-right:5px;}
@media only screen and (max-width:1100px){
.sy_xw{padding:60px 0 40px;}
.sy_xw .xw_tj ul{margin:0 -10px;}
.sy_xw .xw_tj ul li{width:calc(33.3333333333333% - 20px); margin:0 10px;}
.sy_xw .gy_wz{margin-top:15px;}
.sy_xw .gy_wz h3{margin-bottom:8px;}
.sy_xw .gy_wz span{margin-top:8px;}
}
@media only screen and (max-width:640px){
.sy_xw{padding:50px 0 40px;}
.sy_xw .xw_tj ul{margin:0;}
.sy_xw .xw_tj ul li{width:100%; margin:0;}
.sy_xw .gy_nr a{display:flex; justify-content:space-between;}
.sy_xw .gy_tp{width:35%;}
.sy_xw .gy_wz{width:62%; margin:0;}
.sy_xw .gy_wz h3{font-size:16px; font-weight:normal;}
.sy_xw .gy_wz p{font-size:12px; line-height:20px; height:40px;}
}

.sy_yy{width:100%; padding:80px 0; position:relative; overflow:hidden;}
.sy_yy .yy_ly ul{margin:0 -10px;}
.sy_yy .yy_ly ul li{width:calc(25% - 20px); margin:0 10px;}
.sy_yy .gy_nr{margin-bottom:0;}
.sy_yy .gy_wz{width:100%; padding:35px 25px 25px; color:#fff; position:absolute; bottom:0; left:0;
background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-o-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-ms-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-moz-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yy .gy_wz h3{font-size:18px; font-weight:bold;}
.sy_yy .gy_nr:hover .gy_wz p{height:44px; margin-top:10px;}
.sy_yy .gy_wz em{width:18px; height:4px; background-color:#fff; display:block; margin-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_yy .gy_nr:hover .gy_wz em{width:60px;}
@media only screen and (max-width:1100px){
.sy_yy{padding:60px 0 40px;}
.sy_yy .gy_bt{margin-bottom:30px;}
.sy_yy .yy_ly ul li{width:calc(50% - 20px); margin:0 10px 20px;}
.sy_yy .gy_wz{padding:30px 15px 20px;}
.sy_yy .gy_wz p{display:none;}
.sy_yy .gy_wz em{height:3px; margin-top:10px;}
.sy_yy .gy_nr:hover .gy_wz em{width:22px;}
}
@media only screen and (max-width:640px){
.sy_yy{padding:50px 0 40px;}
.sy_yy .yy_ly ul{margin:0 -5px;}
.sy_yy .yy_ly ul li{width:calc(50% - 10px); margin:0 5px 10px;}
.sy_yy .gy_wz h3{font-size:15px; font-weight:normal;}
.sy_yy .gy_wz em{height:2px; margin-top:10px;}
.sy_yy .gy_nr:hover .gy_wz em{width:50px;}
}


.ny_bt{text-align:center; margin-bottom:50px;}
.ny_bt h3{font-size:28px; font-weight:bold; color:#000;}
.ny_bt em{width:60px; height:4px; background-color:#c10e24; margin:20px auto 0; display:block;}
@media only screen and (max-width:1024px){
.ny_bt{margin-bottom:35px;}
.ny_bt h3{font-size:26px; line-height:36px;}
}
@media only screen and (max-width:640px){
.ny_bt h3{font-size:20px; line-height:32px;}
.ny_bt em{width:50px; margin:10px auto 0;}
}

.ny_ban{width:100%; height:360px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
@media only screen and (max-width:1024px) {
.ny_ban{height:250px;}
}
@media only screen and (max-width:768px) {
.ny_ban{height:200px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:110px;}
}
@media only screen and (max-width:375px) {
.ny_ban{height:100px;}
}
@media only screen and (max-width:320px) {
.ny_ban{height:85px;}
}

.ny_lm{width:100%; height:70px; box-shadow:0px 8px 20px 0px rgba(95,125,158,.1); color:#999; text-align:center; position:relative; z-index:999;}
.ny_lm .row{margin:0; justify-content:space-between; align-items:center;}
.ny_lm .lm_zs ul{display:flex;}
.ny_lm .lm_zs ul li{margin-right:40px; position:relative;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#c10e24;}
.ny_lm .dq_wz span{color:#555;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
.ny_lm .lm_dj{display:none;}
.ny_lm .y_j i{font-size:14px; margin-left:6px; vertical-align:middle;}
.ny_lm .y_j a{font-size:16px; line-height:70px;}
.ny_lm .lm_zs ul li.on .y_j a{color:#da251d;}
.ny_lm .e_j{width:170px; padding:6px 0; border:1px solid #ddd; border-radius:5px; box-shadow:0 5px 10px 0 rgba(95,125,158,.1); background-color:#fff; position:absolute; left:50%; margin-left:-75px; top:70px; 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;}
.ny_lm .lm_zs 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);}
.ny_lm .e_j:before{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #ccc; content:""; position:absolute; top:-8px; left:50%; margin-left:-10px;}
.ny_lm .e_j:after{width:0; height:0; border-right:10px solid transparent; border-left:10px solid transparent; border-bottom:8px solid #fff; content:""; position:absolute; top:-7px; left:50%; margin-left:-10px;}
.ny_lm .e_j a{font-size:13px; line-height:40px; color:#555; padding:0 10px; display:block; position:relative;}
.ny_lm .e_j a:hover{background-color:#da251d; color:#fff;}
@media only screen and (max-width:1024px) {
.ny_lm{height:60px;}
.ny_lm .lm_zs ul li{margin:0 20px;}
.ny_lm .y_j a{font-size:16px; line-height:60px;}
.ny_lm .e_j{top:60px;}
}
@media (min-width:641px) {
.ny_lm .lm_zs ul{display:flex !important;}
}
@media only screen and (max-width:640px) {
.ny_lm{height:auto; text-align:left; padding:10px 0;}
.ny_lm .lm_zs{width:100%;}
.ny_lm .lm_zs ul{margin:10px 0; display:none;}
.ny_lm .lm_zs ul li{display:block; margin:0;}
.ny_lm .dq_wz{display:none;}
.ny_lm .lm_dj{display:block; line-height:40px; font-size:18px; font-weight:bold; color:#000; position:relative;}
.ny_lm .lm_dj i{width:20px; height:20px; position:absolute; top:10px; right:0; font-size:18px; line-height:20px; font-weight:bold; text-align:center; display:block;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lm .lm_dj.on i{transform:rotate(45deg);
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-o-transform:rotate(45deg);}
.ny_lm .y_j{position:relative;}
.ny_lm .y_j i{margin:0; position:absolute; top:0; right:0; width:100%; text-align:right;}
.ny_lm .y_j a{font-size:15px; line-height:40px;}
.ny_lm .e_j{border:0; border-radius:0; box-shadow:none; background:none; position:relative; left:auto; margin-left:0; top:auto; opacity:1; visibility:inherit;
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;}
.ny_lm .lm_zs ul li:hover .e_j{
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.ny_lm .e_j:before{display:none;}
.ny_lm .e_j:after{display:none;}
.ny_lm .e_j a{line-height:36px;}
}

.gs_js{width:100%; padding:80px 0; overflow:hidden;}
.gs_js .gs_wz{font-size:16px; line-height:36px; text-align:justify;}
.gs_js .gs_wz img{max-width:100%; height:auto;}
@media only screen and (max-width:1024px) {
.gs_js{padding:60px 0;}
.gs_js .gs_wz{font-size:15px; line-height:32px;}
}
@media only screen and (max-width:640px) {
.gs_js{padding:40px 0;}
.gs_js .gs_wz{font-size:14px; line-height:28px;}
}

.ny_lx{width:100%; padding:80px 0; overflow:hidden;}
.ny_lx .b_t{margin-bottom:35px;}
.ny_lx .b_t h3{font-size:26px; font-weight:bold; color:#000; line-height:36px; margin-bottom:5px;}
.ny_lx .b_t p{color:#aaa; line-height:26px;}
.ny_lx .lx_nr{width:400px;}
.ny_lx .lx_nr .x_x ul li{margin-top:40px; font-size:16px; line-height:32px; color:#333; padding-left:30px; position:relative;}
.ny_lx .lx_nr .x_x i{width:30px; position:absolute; top:0; left:0; color:#999; text-align:center; display:inline-block;}
.ny_lx .lx_nr .x_x i.icon-youxiang1{font-size:18px;}
.ny_lx .lx_nr .x_x i.icon-dianhua4{font-size:18px;}
.ny_lx .lx_bd{width:calc(100% - 460px);}
.ny_lx .lx_bd .b_d ul li{width:45%; position:relative;}
.ny_lx .lx_bd .b_d ul li.q_b{width:100%;}
.ny_lx .lx_bd .b_d input{width:100%; height:61px; border-bottom:1px solid #eee; line-height:60px; color:#333; display:block;}
.ny_lx .lx_bd .b_d input::placeholder{color:#999;}
.ny_lx .lx_bd .b_d textarea{width:100%; height:86px; padding-top:13px; border-bottom:1px solid #eee; line-height:24px; color:#333; resize:none; display:block;}
.ny_lx .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_lx .lx_bd .b_d button{width:140px; height:46px; background-color:#c10e24; font-size:15px; line-height:46px; color:#fff; margin-top:20px; margin-right:15px; outline:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_lx .lx_bd .b_d button:hover{background-color:#af0714;}
.ny_lx .lx_bd .b_d button.c_z{background-color:#888;}
.ny_lx .lx_bd .b_d button.c_z:hover{background-color:#2b2b2b;}
.ny_lx .lx_bd .e_j{width:100%; padding:20px; position:absolute; top:61px; left:0; background-color:#fff; box-shadow:0 10px 10px rgba(0,0,0,.05); z-index:99; display:none;}
.ny_lx .lx_bd .e_j span{display:block; line-height:36px; cursor:pointer;}
.ny_lx .map{width:100%; height:400px; margin-top:50px; background-position:center; background-repeat:no-repeat;}
@media only screen and (max-width:1100px){
.ny_lx{padding:60px 0;}
.ny_lx .b_t{margin-bottom:30px;}
.ny_lx .b_t h3{font-size:20px; line-height:28px;}
.ny_lx .b_t p{color:#aaa; line-height:24px;}
.ny_lx .lx_nr{width:280px;}
.ny_lx .lx_nr .x_x ul li{margin-top:30px; font-size:15px; line-height:28px;}
.ny_lx .lx_bd{width:calc(100% - 320px);}
.ny_lx .lx_bd .b_d ul li{width:47%; position:relative;}
.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
.ny_lx .lx_bd .b_d textarea{line-height:24px;}
.ny_lx .lx_bd .b_d button{width:120px; height:38px; line-height:38px; margin-top:15px;}
.ny_lx .map{height:300px; margin-top:40px;}
}
@media only screen and (max-width:640px){
.ny_lx{padding:40px 0;}
.ny_lx .b_t{margin-bottom:15px;}
.ny_lx .b_t h3{font-size:18px; line-height:26px;}
.ny_lx .lx_nr{width:100%; margin-bottom:35px;}
.ny_lx .lx_nr .x_x ul li{margin-top:20px; font-size:14px; line-height:26px;}
.ny_lx .lx_bd{width:100%;}
.ny_lx .lx_bd .b_d ul li{width:100%;}
.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
.ny_lx .lx_bd .b_d textarea{line-height:24px;}
.ny_lx .lx_bd .b_d button{width:120px; height:38px; line-height:38px; margin-top:15px;}
.ny_lx .map{height:200px; margin-top:35px;}
}

.ny_nr{width:100%; padding:60px 0 80px; overflow:hidden;}
.ny_nr .cp_lb .gy_nr{border:1px solid #eee;}
.ny_nr .cp_lb .gy_wz{padding:20px; text-align:center;}

.ny_nr .cp_lb .gy_wz h3{font-size:17px; font-weight:bold; line-height:26px; margin-bottom:8px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .cp_lb .gy_wz p{font-size:14px; color:#999; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1024px){
.ny_nr{padding:50px 0 60px;}
.ny_nr .cp_lb .row{margin:0 -10px;}
.ny_nr .cp_lb .col-6{padding:0 10px;}
}
@media only screen and (max-width:640px){
.ny_nr{padding:40px 0;}
}

.ny_nr{width:100%; padding:60px 0 80px; overflow:hidden;}
.ny_nr .zs_lb ul li{margin-bottom:30px;}
.ny_nr .zs_lb .t_p{border:1px solid #ddd;}
.ny_nr .zs_lb .t_p img{width:100%; height:auto; display:block;}
.ny_nr .zs_lb .w_z{font-size:15px; line-height:28px; text-align:center; margin-top:10px;}
.ny_nr .al_lb .gy_nr{background-color:#f7f7f7;}
.ny_nr .al_lb .ly_wz{width:100%; padding:35px 25px 25px; position:absolute; bottom:0; left:0; font-size:17px; line-height:26px; text-align:center; color:#fff; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-o-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-ms-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-moz-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .al_lb .gy_wz{padding:20px;}
.ny_nr .al_lb .gy_wz h3{font-size:17px; line-height:26px; margin-bottom:8px; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .al_lb .gy_wz p{font-size:14px; line-height:24px; color:#888; height:48px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_lb ul li{margin-bottom:40px; padding-bottom:40px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:26%; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-o-transition:all 1s;
-ms-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-ms-transform:scale(1.05);
-o-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:70%; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .w_z h3{font-size:22px; line-height:32px; font-weight:bold; margin-bottom:20px; 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 .xw_nr .w_z p{line-height:24px; color:#999; height:78px; margin-bottom:25px; 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_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:#c10e24; border:1px solid #c10e24; 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:20px 0; font-size:15px; text-align:center; font-weight:bold;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_nr:hover .w_z .r_l{color:#c10e24;}
.ny_nr .xw_nr .w_z .r_q strong{font-size:32px; line-height:40px; display:block;}
@media only screen and (max-width:1100px){
.ny_nr{padding:50px 0 60px;}
.ny_nr .al_lb ul{margin:0 -10px;}
.ny_nr .al_lb ul li{padding:0 10px;}
.ny_nr .al_lb .gy_wz{padding:15px;}
.ny_nr .xw_lb ul li{margin-bottom:30px; padding-bottom:30px;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:32px; margin-bottom:15px;}
.ny_nr .xw_nr .w_z p{height:48px; margin-bottom:20px;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;}
.ny_nr .xw_nr .w_z a.m_r{padding:0 15px; line-height:34px;}
.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 150px);}
.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;}
}
@media only screen and (max-width:992px){
.ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; margin-bottom:10px;
line-clamp:1;
-webkit-line-clamp:1;
-moz-line-clamp:1;
-ms-line-clamp:1;
-o-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;}
.ny_nr .zs_lb ul{margin:0 -10px;}
.ny_nr .zs_lb ul li{margin-bottom:20px; padding:0 10px;}
.ny_nr .zs_lb .w_z{font-size:14px; line-height:24px; margin-top:6px;}
.ny_nr .xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
.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:5px;}
.ny_nr .xw_nr .w_z p{font-size:12px; 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;}
}

.xw_xq{width:100%; padding:80px 0; overflow:hidden;}
.xw_xq .xq_nr .b_t{font-size:26px; line-height:36px; font-weight:bold; color:#000; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{display:flex; flex-wrap:wrap; justify-content:space-between; padding-bottom:20px; border-bottom:1px solid #eee; margin-bottom:35px;}
.xw_xq .xq_nr .x_x .z_c span{margin-right:20px; display:inline-block;}
.xw_xq .xq_nr .x_x .y_c a{display:inline-block; margin-left:15px; color:#c10e24;}
.xw_xq .xq_nr .n_r{line-height:30px;}
.xw_xq .xq_nr .n_r strong{font-size:18px; color:#000; line-height:28px;}
.xw_xq .xq_nr .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .xq_nr .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; line-height:32px;}
@media only screen and (max-width:1100px){
.xw_xq{padding:50px 0 60px;}
.xw_xq .xq_nr .b_t{font-size:22px; line-height:32px;}
.xw_xq .xq_nr .x_x{margin-bottom:30px;}
.xw_xq .xq_nr .n_r{line-height:28px;}
.xw_xq .xq_nr .f_y{margin-top:30px; padding-top:25px;}
}
@media only screen and (max-width:640px){
.xw_xq .xq_nr .b_t{font-size:20px; line-height:30px;}
.xw_xq .xq_nr .x_x{margin-bottom:20px;}
.xw_xq .xq_nr .x_x .y_c{margin-top:5px;}
.xw_xq .xq_nr .x_x .y_c a{margin:0 7px 0 0;}
}

.sb_xq{width:100%; padding:80px 0; overflow:hidden;}
.sb_xq .xq_nr .yy_xq{margin-bottom:50px;}
.sb_xq .xq_nr:last-child{margin-bottom:0;}
.sb_xq .xq_nr .row{margin:0 -20px;}
.sb_xq .xq_nr .b_t{font-size:26px; font-weight:bold; line-height:40px; color:#000; margin-bottom:15px;}
.sb_xq .xq_nr .l_m{border-bottom:1px solid #eee; margin-bottom:25px;}
.sb_xq .xq_nr .l_m span{display:inline-block; min-width:130px; height:46px; background-color:#c10e24; padding:0 20px; font-size:18px; line-height:46px; text-align:center; color:#fff; font-weight:bold;}
.sb_xq .xq_nr .j_s{line-height:28px; border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:20px;}
.sb_xq .xq_nr .w_z{line-height:26px;}
.sb_xq .xq_nr .w_z img{max-width:100%;}
.sb_xq .xq_nr .w_z strong{font-size:18px; line-height:32px; font-weight:bold; color:#000; display:inline-block; margin-bottom:6px;}
.sb_xq .xq_nr .w_z ul li{margin-bottom:8px;}
.sb_xq .xq_nr .w_z ul li span{color:#999;}
.sb_xq .xq_nr .c_z{margin-top:20px;}
.sb_xq .xq_nr .c_z a{display:inline-block; margin-right:20px; width:126px; height:46px; border:1px solid #c10e24; background-color:#c10e24; border-radius:3px; font-size:15px; line-height:44px; color:#fff; text-align:center;}
.sb_xq .xq_nr .c_z a:hover{border:1px solid #af0714; background-color:#af0714;}
.sb_xq .xq_nr .c_z a.lx_hq{background:none; color:#c10e24;}
.sb_xq .xq_nr .c_z a.lx_hq:hover{border:1px solid #af0714; background-color:#af0714; color:#fff;}
.sb_xq .xq_nr table{border:1px solid #eee; background-color:#fff; border-collapse:collapse;}
.sb_xq .xq_nr table tr:nth-child(2n){background-color:#f7f7f7;}
.sb_xq .xq_nr table td{padding:15px; line-height:1.6; color:#777;}
.sb_xq .xq_nr table td:first-child{width:16%; color:#333; text-align:center;}
.sb_xq .xq_nr .cp_dt{width:calc(46% - 40px); margin:0 20px;}
.sb_xq .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.sb_xq .xq_nr .cp_cs{width:calc(54% - 40px); margin:0 20px;}
@media only screen and (max-width:1100px){
.sb_xq{padding:50px 0 60px;}
.sb_xq .xq_nr .yy_xq{margin-bottom:35px;}
.sb_xq .xq_nr .yy_xq:last-child{margin-bottom:0;}
.sb_xq .xq_nr .row{margin:0 -15px;}
.sb_xq .xq_nr .b_t{font-size:22px; line-height:32px; margin-bottom:10px;}
.sb_xq .xq_nr .l_m{margin-bottom:20px;}
.sb_xq .xq_nr .l_m span{min-width:120px; height:40px; padding:0 15px; font-size:17px; line-height:40px;}
.sb_xq .xq_nr .j_s{line-height:26px; padding-bottom:15px;margin-bottom:15px;}
.sb_xq .xq_nr .w_z{line-height:24px;}
.sb_xq .xq_nr .w_z strong{font-size:17px; line-height:28px;}
.sb_xq .xq_nr .c_z{margin-top:15px;}
.sb_xq .xq_nr .c_z a{margin-right:15px; width:115px; height:40px; font-size:14px; line-height:38px;}
.sb_xq .xq_nr table td{padding:10px;}
.sb_xq .xq_nr .cp_dt{width:calc(50% - 30px); margin:0 15px;}
.sb_xq .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.sb_xq .xq_nr .cp_cs{width:calc(50% - 30px); margin:0 15px;}
}
@media only screen and (max-width:992px){
.sb_xq .xq_nr .cp_dt{width:calc(100% - 40px); margin:0 15px 20px;}
.sb_xq .xq_nr .cp_cs{width:calc(100% - 40px); margin:0 15px;}
}
@media only screen and (max-width:640px){
.sb_xq{padding:40px 0;}
.sb_xq .xq_nr .b_t{font-size:20px; line-height:30px;}
.sb_xq .xq_nr table td:first-child{width:25%;}
}


.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.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:#c10e24; border:1px solid #c10e24; color:#fff;}
.yema ul li a.on{background-color:#c10e24; border:1px solid #c10e24; color:#fff;}
@media only screen and (max-width:1440px){
.yema{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%; padding:60px 0; background-color:#1b222c; line-height:34px; color:#aaa; overflow:hidden;}
.footer a{color:#aaa;}
.footer a:hover{color:#fff;}
.footer .ft_nr{display:flex; flex-wrap:wrap; justify-content:space-between; padding-bottom:50px; margin-bottom:40px; border-bottom:1px solid #28313e;}
.footer .lx_bt{font-size:16px; color:#fff; margin-bottom:15px;}
.footer .lx_xx{width:25%;}
.footer .lx_xx strong{font-size:32px; color:#c10e24; display:block; margin-bottom:20px;}
.footer .ft_dh{width:calc(65% - 300px);}
.footer .ft_dh .dh_fl{margin-bottom:30px;}
.footer .ft_dh .lx_bt{padding-bottom:10px; border-bottom:1px solid #28313e;}
.footer .ft_dh ul{display:flex; flex-wrap:wrap;}
.footer .ft_dh ul li{display:inline-block; margin-right:40px;}
.footer .ft_dh p{margin-bottom:6px;}
.footer .dh_em{width:240px;}
.footer .dh_em .em{width:100px; float:left;}
.footer .dh_em .em:last-child{margin-left:40px;}
.footer .dh_em .em p{margin-top:10px; line-height:26px; text-align:center;}
.footer .dh_em img{max-width:110px; height:auto; display:inline-block;}
.footer .yq_lj{line-height:26px;}
.footer .yq_lj span{color:#fff; display:inline-block;}
.footer .yq_lj a{display:inline-block; margin-left:20px;}
@media only screen and (max-width:1100px){
.footer{padding:40px 0 25px; line-height:30px;}
.footer .ft_nr{padding-bottom:35px; margin-bottom:25px;}
.footer .lx_bt{font-size:15px; margin-bottom:10px;}
.footer .lx_xx strong{font-size:22px; margin-bottom:10px;}
.footer .ft_dh{width:calc(65% - 200px);}
.footer .ft_dh .dh_fl{margin-bottom:20px;}
.footer .ft_dh ul li{margin-right:30px;}
.footer .dh_em{width:200px;}
.footer .dh_em .em{width:90px;}
.footer .dh_em .em:last-child{margin-left:20px;margin: auto;float: unset;}
.footer .dh_em .em p{margin-top:6px; line-height:22px;}
.footer .dh_em img{max-width:90px;}
.footer .yq_lj{line-height:24px;}
.footer .yq_lj a{margin-left:15px;}
}
@media only screen and (max-width:640px){
.footer{font-size:12px; line-height:26px; text-align:center;}
.footer .ft_nr{padding-bottom:0; margin-bottom:0; border-bottom:none;}
.footer .lx_xx{width:100%; margin-bottom:20px;}
.footer .lx_xx strong{font-size:22px;}
.footer .ft_dh{display:none;}
.footer .dh_em{margin:0 auto;}
.footer .yq_lj{display:none;}
}

.banquan{width:100%; padding:30px 0; background-color:#171d27; color:#aaa; text-align:center; overflow:hidden;}
.banquan .row{margin:0; justify-content:space-between;}
.banquan a{color:#aaa;}
.banquan a:hover{color:#fff;}
@media only screen and (max-width:1100px){
.banquan{padding:25px 0;}
}
@media only screen and (max-width:640px){
.banquan{padding:20px 0; font-size:12px; line-height:22px; text-align:center;}
.banquan .z_c{width:100%;}
.banquan .y_c{width:100%;}
.banquan span{display:inline-block; margin:0 5px;}
}

.fh_top{width:36px; height:36px; border-radius:50%; background-color:#394350; text-align:center; line-height:36px; color:#fff; position:fixed; right:20px; bottom:10%; display:none; z-index:99; cursor:pointer;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.fh_top:hover{background-color:#2a3340;}
.fh_top i{font-size:22px;}
@media only screen and (max-width:640px){
.fh_top{right:5px; bottom:5%;}
}