﻿



@font-face {

  font-family:"SourceHanRegular";

  src:url('https://www.jjjcjt.com/template/default/fonts/SourceHanRegular.otf')format('truetype');

}



@font-face {

  font-family:"SourceHanBold";

  src:url('https://www.jjjcjt.com/template/default/fonts/SourceHanBold.otf')format('truetype');

}



*{padding:0px; margin:0px;}

body{font-size:15px; color:#333; letter-spacing:1px; font-family:"SourceHanRegular","宋体","Microsoft YaHei",Arial,Tahoma,sans-serif;}

body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}

h1,h2,h3,h4,h5,h6{list-style:none;}

input,select,button,textarea{font-size:15px; border:0; background:none; outline:none; vertical-align:middle; font-family:"SourceHanRegular","宋体","Microsoft YaHei",Arial,Tahoma,sans-serif;}

button{overflow:visible}

img{border:none;}

li{list-style:none;}

a{color:#000; text-decoration:none;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

a:hover{color:#e90011; 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){

body{font-size:14px;}

input,select,button,textarea{font-size:14px; border-radius:0 !important;}

}

@media only screen and (max-width:992px){

.container, .container-fluid{padding:0 35px;}

}

@media only screen and (max-width:640px){

.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%;  position:fixed; top:0; left:0; z-index:9999;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

#header.on{background-color:rgba(255,255,255,.98); box-shadow:0 0 15px rgba(0,0,0,.2);}

#header .logo{width:220px; position:relative;}

#header .logo img{width:100%; height:auto; display:block;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

#header .logo img.b_s{position:absolute; top:0; left:0; opacity:0;}

#header.white .logo img{opacity:0;}

#header.white .logo img.b_s{opacity:1;}

#header.on .logo img{opacity:1;}

#header.on .logo img.b_s{opacity:0;}

#header .an{width:32px; height:17px; display:none; position:relative;}

#header .an span{width:32px; height:1px; background-color:#333; display:block; position:absolute;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

#header .an span.a1{top:0; left:0;}

#header .an span.a2{top:8px; left:0;}

#header .an span.a3{top:16px; left:0;}

#header .an.n span.a2{display:none;}

#header .an.n span.a1{top:10px;

transform:rotate(45deg);

-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:17px; line-height:32px; font-family:"SourceHanBold"; color:#e90011; display:inline-block; cursor:pointer; margin-top:34px;}

#header.white .yy_qh span.x_z{color:#fff;}

#header.on .yy_qh span.x_z{color:#e90011;}

#header .yy_qh span.x_z i{font-size:22px; display:inline-block; vertical-align:middle; margin-top:-3px;}

#header .yy_qh span.x_z i.icon-gouwuche{margin-right:5px;}

#header .yy_qh span.x_z i.icon-sanjiaodown{font-size:14px; margin-left:5px;}

#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 .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

#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 img{display:none;}

#header .yy_qh .x_l a{font-size:14px; line-height:28px; text-align:center; display:block;}

#header .nav{display:inline-block;}

#header .nav ul{display:flex;}

#header .nav ul li{margin-right:50px; 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:17px; font-family:"SourceHanBold"; color:#333; text-transform:uppercase; line-height:100px;}

#header.white .nav .y_j a{color:#fff;}

#header.on .nav .y_j a{color:#333;}

#header .nav ul li:hover .y_j a{color:#e90011;}

#header .nav ul li.on .y_j a{color:#e90011;}

#header .nav .e_j{width:150px; padding:15px 10px 10px; border-radius:0 0 5px 5px; box-shadow:0 0 20px rgba(0,0,0,.05); background-color:#fff; position:absolute; top:100px; left:50%; margin-left:-75px; 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:#e90011;}

#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{background-color:rgba(255,255,255,.98); box-shadow:0 0 15px rgba(0,0,0,.2);}

#header .logo{margin:20px 0;}

#header .logo img{width:auto; height:50px;}

#header.white .logo img{opacity:1;}

#header.white .logo img.b_s{opacity:0;}

#header .an{display:block;}

#header .yy_qh{width:100%; height:auto;}

#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 img{display:inline-block; vertical-align:middle; margin-top:-3px;}

#header .yy_qh .x_l a{display:inline-block; margin-top:20px; margin-right:20px; font-size:16px;}

#header .nav{width:100%; height:calc(100% - 90px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-100%; z-index:9999; overflow:auto; display:block;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

#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{font-size:16px; color:#333; line-height:60px;}

#header.white .nav .y_j a{color:#333;}

#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:100%; height:calc(100% - 90px); padding:10px 5% 20px; background-color:#fafafa; box-shadow:none; position:fixed; top:auto; left:auto; bottom:0; right:-100%; z-index:9999; overflow:auto; display:block;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

#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{font-size:16px; line-height:60px; color:#333; text-align:left; font-weight:bold; border-bottom:1px solid #ddd;}

#header .nav .f_l p a:hover{color:#333;}

#header .nav .s_b{display:block; line-height:50px;}

#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{margin:15px 0;}

#header .logo img{height:40px;}

#header .yy_qh .x_l a{display:block; margin-top:20px; margin-right:0; font-size:15px; text-align:left;}

#header .nav{height:calc(100% - 70px);}

#header .nav .y_j a{font-size:15px; font-weight:normal; font-family:"SourceHanRegular";}

#header .nav .e_j{height:calc(100% - 70px);}

#header .nav .f_l p a{font-size:15px; font-weight:normal;}

}



.wx_sc{width:100%; height:100vh; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.7); z-index:9999999; display:none;}

.wx_sc .ws_em{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; margin:-120px 0 0 -100px;}

.wx_sc .ws_em img{width:100%; height:auto; display:block;}

.wx_sc .ws_em p{font-size:14px; line-height:20px; text-align:center;}



.head_h{display:none;}

@media only screen and (max-width:1100px){

.head_h{width:100%; height:90px; background-color:#fff; overflow:hidden; display:block;}

}

@media only screen and (max-width:640px){

.head_h{height:70px;}

}



.pc_ban{width:100%; height:100vh; position:relative; overflow:hidden;}
.pc_ban .container{position:absolute; top:57%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.pc_ban .swiper-slide{background-position:center; background-size:cover; background-repeat:no-repeat;}
.pc_ban img{width:100%; height:auto; display:block;}
.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; background-color:#e90011;}
.pc_ban .zc_tp{width:38.161765%;}
.pc_ban .yc_tp{width:55.735294%; margin-right:-5%;}
@media only screen and (max-width:1100px){
.pc_ban{height:600px;}
.pc_ban .swiper-pagination{bottom:10px;}
}
@media only screen and (max-width:992px){
.pc_ban{height:40vh;}
}
@media only screen and (max-width:640px){
.pc_ban{height:32vh;}
.pc_ban .swiper-pagination-bullet{width:8px; height:8px;}
}



.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_bt{font-family:"SourceHanBold"; margin-bottom:50px; position:relative; overflow:hidden;}

.gy_bt .t_b{width:91px; height:96px; padding-left:10px; background:url(../image/bt.png) no-repeat center / cover; font-size:52px; line-height:96px; text-align:center; color:#e90011;}

.gy_bt .w_z{position:absolute; left:91px; top:20px; text-align:left;}

.gy_bt .w_z h3{font-size:32px; line-height:36px; color:#e90011;}

.gy_bt .w_z h4{font-size:16px; line-height:22px; color:#777; text-transform:uppercase;}

@media only screen and (max-width:1100px){

.gy_bt{margin-bottom:40px;}

.gy_bt .t_b{width:80px; height:84px; padding-left:10px; font-size:44px; line-height:84px;}

.gy_bt .w_z{left:80px; top:10px;}

.gy_bt .w_z h3{font-size:30px;}

.gy_bt .w_z h4{font-size:15px;}

}

@media only screen and (max-width:992px){

.gy_bt{margin-bottom:30px;}

.gy_bt .t_b{width:74px; height:78px; font-size:36px; line-height:78px;}

.gy_bt .w_z{left:76px;}

.gy_bt .w_z h3{font-size:26px;}

.gy_bt .w_z h4{font-size:14px;}

}

@media only screen and (max-width:640px){

.gy_bt .t_b{width:66px; height:70px; font-size:32px; line-height:70px;}

.gy_bt .w_z{left:68px;}

.gy_bt .w_z h3{font-size:22px; line-height:30px;}

.gy_bt .w_z h4{font-size:13px; line-height:20px;}

}



.sy_cp{width:100%; background:url(../image/cp_bj.jpg) no-repeat center / cover; overflow:hidden;}

.sy_cp .cp_fl{width:45%; padding:120px 0;}

.sy_cp .swiper-xt{width:calc(100% + 1px); padding-right:1px; padding-top:250px;}

.sy_cp .swiper-xt .swiper-wrapper{position:initial !important;}

.sy_cp .swiper-xt .swiper-slide{border:1px solid #ddd; background-color:#fff; position:initial !important; transform:none;}

.sy_cp .swiper-xt .swiper-slide.swiper-slide-thumb-active{border:1px solid #e90011;}

.sy_cp .swiper-xt .swiper-slide img{width:100%; height:auto; display:block;}

.sy_cp .swiper-dt{width:50%; margin-left:5%; background-color:#f7f7f7;} 

.sy_cp .swiper-dt img{width:100%; height:100%; display:block;

object-fit:cover;

object-position:center top;

-webkit-user-select:none;

-moz-user-select:none;

-ms-user-select:none;

-o-user-select:none;

user-select:none;}

.sy_cp .swiper-dt .swiper-button-prev{width:44px; height:44px; box-shadow:0 0 20px rgba(0,0,0,.05); border-radius:50%; background:#fff url(../image/z_j.png) no-repeat center / 26px 26px; left:20px; margin-top:-22px;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.sy_cp .swiper-dt .swiper-button-prev:hover{background:#e90011 url(../image/ban_l.png) no-repeat center / 26px 26px;}

.sy_cp .swiper-dt .swiper-button-next{width:44px; height:44px; box-shadow:0 0 15px rgba(0,0,0,.05); border-radius:50%; background:#fff url(../image/y_j.png) no-repeat center / 26px 26px; right:20px; margin-top:-22px;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.sy_cp .swiper-dt .swiper-button-next:hover{background:#e90011 url(../image/ban_r.png) no-repeat center / 26px 26px;}

.sy_cp .cp_wz{width:100%; position:absolute; top:-250px; left:0; opacity:0;}

.sy_cp .swiper-slide-thumb-active .cp_wz{opacity:1;}

.sy_cp .cp_wz h3{font-size:28px; line-height:36px; font-family:"SourceHanBold"; color:#e90011; margin-bottom:25px;}

.sy_cp .cp_wz p{font-size:16px; line-height:26px; height:52px; overflow:hidden; display:-webkit-box; margin-bottom:25px;

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_wz ul{padding:15px 0; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}

@media only screen and (max-width:1100px){

.sy_cp .cp_fl{padding:70px 0;}

.sy_cp .swiper-xt{padding-top:220px;}

.sy_cp .cp_wz{top:-220px;}

.sy_cp .cp_wz h3{font-size:26px; line-height:32px; margin-bottom:20px;}

.sy_cp .cp_wz p{font-size:15px; line-height:24px; height:48px; margin-bottom:20px;}

}

@media only screen and (max-width:992px){

.sy_cp .cp_fl{padding:50px 0;}

.sy_cp .swiper-xt{padding-top:190px;}

.sy_cp .cp_wz{top:-190px;}

.sy_cp .cp_wz h3{font-size:22px; line-height:30px; margin-bottom:15px;}

.sy_cp .cp_wz p{font-size:14px; line-height:22px; height:44px; margin-bottom:15px;}

.sy_cp .cp_wz ul{padding:10px 0;}

}

@media only screen and (max-width:640px){

.sy_cp .cp_fl{width:100%; padding:40px 0;}

.sy_cp .cp_wz h3{font-size:20px;}

.sy_cp .swiper-dt{width:100%; margin-left:0;}

}



.sy_gy{width:100%; padding:100px 0; background:url(../image/cp_bj.jpg) no-repeat center / cover; position:relative; overflow:hidden;}

.sy_gy .gy_wz{width:48%;}

.sy_gy .gy_wz h3{font-size:32px; line-height:40px; font-family:"SourceHanBold"; color:#e90011; margin-bottom:25px;}

.sy_gy .gy_wz h4{font-size:16px; color:#777; font-family:"SourceHanBold"; text-transform:uppercase; margin-bottom:5px;}

.sy_gy .gy_wz .w_z{line-height:26px; height:156px; overflow:hidden; display:-webkit-box;

line-clamp:6;

-webkit-line-clamp:6;

-moz-line-clamp:6;

-ms-line-clamp:6;

-o-line-clamp:6;

-webkit-box-orient:vertical;}

.sy_gy .gy_wz a.more{width:125px; height:40px; display:block; line-height:40px; text-align:center; color:#e90011; background:url(../image/mr.png) no-repeat center / 100% 100%; margin-top:35px;}

.sy_gy .gy_wz a.more:hover{background:url(../image/mr1_1.png) no-repeat center / 100% 100%; color:#fff;}

.sy_gy .gy_tp{width:48%;}

@media only screen and (max-width:1100px){

.sy_gy{padding:70px 0;}

.sy_gy .gy_wz{width:48%;}

.sy_gy .gy_wz h3{font-size:28px; line-height:32px; margin-bottom:20px;}

.sy_gy .gy_wz h4{font-size:16px;}

.sy_gy .gy_wz .w_z{line-height:24px; height:120px;

line-clamp:5;

-webkit-line-clamp:5;

-moz-line-clamp:5;

-ms-line-clamp:5;

-o-line-clamp:5;}

.sy_gy .gy_wz a.more{width:110px; height:38px; line-height:38px; margin-top:25px;}

}

@media only screen and (max-width:992px){

.sy_gy{padding:50px 0;}

.sy_gy .gy_wz h3{font-size:26px; line-height:30px; margin-bottom:15px;}

.sy_gy .gy_wz .w_z{line-height:22px; height:88px;

line-clamp:4;

-webkit-line-clamp:4;

-moz-line-clamp:4;

-ms-line-clamp:4;

-o-line-clamp:4;}

.sy_gy .gy_wz a.more{margin-top:20px;}

}

@media only screen and (max-width:640px){

.sy_gy{padding:40px 0;}

.sy_gy .gy_wz{width:100%;}

.sy_gy .gy_wz h3{font-size:22px; line-height:28px; margin-bottom:10px;}

.sy_gy .gy_wz .w_z{line-height:24px; height:120px;

line-clamp:5;

-webkit-line-clamp:5;

-moz-line-clamp:5;

-ms-line-clamp:5;

-o-line-clamp:5;}

.sy_gy .gy_tp{width:100%; margin-bottom:30px;}

}



.sy_ry{width:100%; padding:120px 0; text-align:center; background:url(../image/ry_bj.jpg) no-repeat center / cover fixed; overflow:hidden;}

.sy_ry .gy_bt{width:200px; display:inline-block;}

@media only screen and (max-width:1100px){

.sy_ry{padding:70px 0; background-attachment:scroll;}

.sy_ry .gy_bt{width:180px;}

}

@media only screen and (max-width:992px){

.sy_ry{padding:50px 0;}

}

@media only screen and (max-width:640px){

.sy_ry{padding:40px 0;}

}



.sy_xw{width:100%; padding:100px 0; background:url(../image/xw_bj.jpg) no-repeat center / cover; overflow:hidden;}

.sy_xw .xw_bt{display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; margin-bottom:50px;}

.sy_xw .xw_bt .b_t{font-size:26px; font-family:"SourceHanBold"; color:#e90011; line-height:36px;}

.sy_xw .xw_bt .b_t img{width:26px; height:auto; display:inline-block; vertical-align:middle; margin-right:5px; margin-top:-6px;}

.sy_xw .xw_bt .hd{width:calc(100% - 200px); position:relative;}

.sy_xw .xw_bt .hd ul{display:flex; flex-wrap:wrap;}

.sy_xw .xw_bt .hd ul li{font-size:18px; font-family:"SourceHanBold"; line-height:36px; color:#333; margin-right:20px;}

.sy_xw .xw_bt .hd ul li:hover{color:#e90011;}

.sy_xw .xw_bt .hd ul li.on{color:#e90011;}

.sy_xw .xw_bt .hd span{display:block; position:relative; margin-right:20px; cursor:pointer;}

.sy_xw .xw_bt .hd span:before{width:1px; height:18px; background-color:#ddd; position:absolute; top:50%; margin-top:-9px; right:-20px; content:"";}

.sy_xw .xw_bt .hd span:after{width:0; height:2px; background-color:#e90011; position:absolute; bottom:-5px; left:0; content:"";

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.sy_xw .xw_bt .hd ul li:hover span:after{width:100%;}

.sy_xw .xw_bt .hd ul li.on span:after{width:100%;}

.sy_xw .xw_bt .hd a{width:86px; height:30px; background:url(../image/mr2.png) no-repeat center / cover; font-size:14px; color:#e90011; line-height:30px; text-align:center; display:none; position:absolute; top:50%; right:0; margin-top:-15px;}

.sy_xw .xw_bt .hd ul li.on a{display:block;}

.sy_xw .swiper-xw{width:45%;}

.sy_xw .swiper-xw img{width:100%; height:100%; display:block;

object-fit:cover;

object-position:center top;

-webkit-user-select:none;

-moz-user-select:none;

-ms-user-select:none;

-o-user-select:none;

user-select:none;}

.sy_xw .swiper-xw .w_z{width:100%; padding:15px; background-color:rgba(0,0,0,.5); position:absolute; bottom:0; left:0; font-size:16px; color:#fff; line-height:26px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.sy_xw .swiper-xw .swiper-pagination{text-align:right; padding:0 20px; bottom:15px;}

.sy_xw .swiper-xw .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 3px !important; opacity:.5; position:relative;}

.sy_xw .swiper-xw .swiper-pagination-bullet-active{opacity:1; background-color:#e90011;}

.sy_xw .xw_lb{width:52%; margin-left:3%;}

.sy_xw .xw_lb ul li{width:100%; padding-right:150px; position:relative; font-size:16px; line-height:61px; border-bottom:1px solid #eee; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.sy_xw .xw_lb ul li:last-child{border-bottom:0;}

.sy_xw .xw_lb span{width:120px; position:absolute; top:50%; margin-top:-29px; right:0; text-align:right; color:#777;}

@media only screen and (max-width:1100px){

.sy_xw{padding:70px 0;}

.sy_xw .xw_bt{margin-bottom:40px;}

.sy_xw .swiper-xw .w_z{padding:10px;}

.sy_xw .swiper-xw .swiper-pagination{padding:0 15px;}

.sy_xw .xw_lb ul li{padding-right:140px; font-size:16px; line-height:51px;}

.sy_xw .xw_lb span{margin-top:-25px;}

}

@media only screen and (max-width:992px){

.sy_xw{padding:50px 0;}

.sy_xw .xw_bt{margin-bottom:40px;}

.sy_xw .xw_bt .b_t{width:100%; text-align:center; margin-bottom:20px;}

.sy_xw .xw_bt .hd{width:100%;}

.sy_xw .swiper-xw .w_z{padding:10px;}

.sy_xw .swiper-xw .swiper-pagination{padding:0 15px;}

.sy_xw .xw_lb ul li{padding-right:100px; font-size:14px; line-height:43px;}

.sy_xw .xw_lb span{margin-top:-22px;}

}

@media only screen and (max-width:640px){

.sy_xw{padding:40px 0;}

.sy_xw .xw_bt .b_t{font-size:22px; line-height:30px;}

.sy_xw .xw_bt .b_t img{width:22px;}

.sy_xw .xw_bt .hd{text-align:center;}

.sy_xw .xw_bt .hd ul{justify-content:center;}

.sy_xw .xw_bt .hd ul li{font-size:16px; line-height:30px; margin:0 10px;}

.sy_xw .xw_bt .hd span{margin-right:0;}

.sy_xw .xw_bt .hd span:before{display:none;}

.sy_xw .xw_bt .hd ul li.on a{display:none;}

.sy_xw .swiper-xw{width:100%;}

.sy_xw .xw_lb{width:100%; margin:0;}

.sy_xw .xw_lb ul li{line-height:51px;}

.sy_xw .xw_lb span{margin-top:-25px;}

}



.ny_ban{width:100%; height:460px; background-position:center right; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}

@media only screen and (max-width:1100px) {

.ny_ban{height:260px;}

}

@media only screen and (max-width:640px) {

.ny_ban{height:180px;}

}



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

.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 .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.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:1100px) {

.ny_lm{height:60px;}

.ny_lm .lm_zs ul li{margin-right:25px;}

.ny_lm .y_j a{font-size:14px; 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:17px; 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 .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

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

}



.cp_dh{width:100%; text-align:center; margin-bottom:50px;}

.cp_dh ul li{display:inline-block; margin:0 6px 20px;}

.cp_dh ul li a{width:160px; height:46px; display:block; font-size:17px; line-height:46px; text-align:center; color:#333; background:url(../image/mr_1.png) no-repeat center / 100% 100%;}

.cp_dh ul li a:hover{background:url(../image/mr1_2.png) no-repeat center / 100% 100%; color:#fff;}

.cp_dh ul li.on a{background:url(../image/mr1_2.png) no-repeat center / 100% 100%; color:#fff;}

@media only screen and (max-width:1100px) {

.cp_dh{margin-bottom:30px;}

.cp_dh ul li{margin:0 6px 15px;}

.cp_dh ul li a{width:150px; height:44px; font-size:16px; line-height:44px;}

}

@media only screen and (max-width:640px) {

.cp_dh{margin-bottom:20px;}

.cp_dh ul li{margin:0 5px 12px;}

.cp_dh ul li a{width:140px; height:40px; font-size:14px; line-height:40px;}

}



.rc_zp{width:100%; padding:80px 0 100px; background-color:#fff; position:relative; overflow:hidden;}

.rc_zp .rc_ss{padding:20px; background-color:#f7f7f7; margin-bottom:30px;}

.rc_zp .rc_ss select{width:100%; height:50px; padding:0 15px; background-color:#fff; font-size:15px; line-height:50px; -webkit-appearance:none; display:block;}

.rc_zp .rc_ss option{font-size:14px;}

.rc_zp .rc_ss input.j_g{width:100%; height:50px; padding:0 15px; background-color:#fff; font-size:15px; line-height:50px; display:block;}

.rc_zp .rc_ss input.s_s{width:26%; height:52px; border:1px solid #ddd; background-color:#fff; padding:0 15px; font-size:15px; line-height:50px; display:block; float:left; margin-right:2%;}

.rc_zp .rc_ss .x_z{width:26%; height:52px; border:1px solid #ddd; font-size:14px; line-height:50px; float:left; margin-right:2%; position:relative;}

.rc_zp .rc_ss .x_z i{position:absolute; right:20px; top:50%;

transform:translateY(-50%);

-webkit-transform:translateY(-50%);

-moz-transform:translateY(-50%);

-ms-transform:translateY(-50%);

-o-transform:translateY(-50%);}

.rc_zp .rc_ss .x_z .e_j{position:absolute; top:51px; left:0; width:100%; padding:10px 15px; box-shadow:0 5px 10px #eee; background-color:#fff; position:absolute; display:none; overflow:auto;}

.rc_zp .rc_ss .x_z .e_j span{font-size:14px; line-height:32px; display:block; cursor:pointer;}

.rc_zp .rc_ss .x_z .e_j span:hover{color:#bf0714;}

.rc_zp .rc_ss .a_n{width:16%; height:52px; background-color:#e90011; font-size:18px; line-height:52px; color:#fff; float:right; outline:none;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.rc_zp .rc_ss .a_n:hover{background-color:#bf0714;}

.rc_zp .rc_ss .a_n i{vertical-align:middle; display:inline-block;}

.rc_zp .zp_lb{background-color:#fff; margin-bottom:20px;}

.rc_zp .zp_lb .l_1{float:left; width:25%; text-align:left;}

.rc_zp .zp_lb .l_2{float:left; width:15%;}

.rc_zp .zp_lm{font-size:16px; line-height:60px; color:#333; text-align:center; border-bottom:2px solid #ddd; padding:0 30px;}

.rc_zp .zp_zw ul li{line-height:50px; color:#666; text-align:center; border-bottom:1px solid #ddd; padding:0 30px;}

.rc_zp .zp_zw .x_x{cursor:pointer;}

.rc_zp .md_zs ul{margin:0 -15px;}

.rc_zp .md_zs ul li{width:calc(33.33333333333333% - 30px); padding:15px; border:1px solid #ddd; margin:0 15px 30px;}

.rc_zp .md_zs .t_p img{width:100%; height:auto; display:block;}

.rc_zp .md_zs .w_z{margin-top:10px;}

.rc_zp .md_zs .w_z h3{font-size:20px; font-family:"SourceHanBold"; color:#333; line-height:28px; margin-bottom:5px;}

.rc_zp .md_zs .w_z p{font-size:14px; color:#777; line-height:22px;}

@media only screen and (max-width:1100px){

.rc_zp{padding:50px 0 70px;}

.rc_zp .rc_ss{padding:15px; margin-bottom:20px;}

.rc_zp .zp_lm{font-size:15px; line-height:54px; padding:0 20px;}

.rc_zp .zp_zw ul li{padding:0 20px; line-height:46px;}

}

@media only screen and (max-width:640px){

.rc_zp{padding:40px 0 50px;}

.rc_zp .rc_ss{padding:0; margin-bottom:15px; background:none;}

.rc_zp .rc_ss input.j_g{height:44px; line-height:44px; padding:0 10px;}

.rc_zp .rc_ss input.s_s{width:46%; height:46px; padding:0 10px; font-size:14px; line-height:46px; margin:0 2%;}

.rc_zp .rc_ss .x_z{width:46%; height:46px; font-size:14px; line-height:44px; margin:0 2% 20px;}

.rc_zp .rc_ss .x_z i{right:10px;}

.rc_zp .rc_ss .x_z .e_j{top:46px;}

.rc_zp .rc_ss .x_z .e_j span{font-size:13px; line-height:30px;}

.rc_zp .rc_ss .a_n{width:46%; height:46px; font-size:14px; line-height:46px; margin:0 2%;}

.rc_zp .zp_lb .l_2{width:25%;}

.rc_zp .zp_lb .l_2:nth-child(3){display:none;}

.rc_zp .zp_lm div:nth-child(5){display:none;}

.rc_zp .zp_lm{font-size:13px; line-height:56px; padding:0;}

.rc_zp .zp_zw ul li{font-size:13px; line-height:56px; padding:0;}

.rc_zp .zp_zw .x_x{cursor:pointer;}

.rc_zp .zp_zw .x_x div:nth-child(5){display:none;}

}



.zp_tc{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.8); z-index:99999; display:none;}

.zp_tc .zp_js{width:900px; background-color:#fff; padding:40px 20px 40px 50px; text-align:left; overflow:hidden; position:absolute; top:50%; left:50%;

transform:translate(-50%,-50%);

-webkit-transform:translate(-50%,-50%); 

-moz-transform:translate(-50%,-50%);

-ms-transform:translate(-50%,-50%);

-o-transform:translate(-50%,-50%);}

.zp_tc .b_t{color:#333; font-size:24px; border-bottom:1px solid #e4e4e4; padding-bottom:20px; position:relative; margin-bottom:20px;}

.zp_tc .b_t:before{content:""; position:absolute; left:0; bottom:0; width:52px; height:2px; background-color:#d0111b;}

.zp_tc .g_b{position:absolute; right:26px; top:26px; width:22px; height:22px; cursor:pointer; z-index:1000;}

.zp_tc .j_s{height:320px; overflow-y:scroll; padding-right:20px; color:#666; font-size:15px; line-height:30px;}

@media only screen and (max-width:992px){

.zp_tc .zp_js{width:90%; padding:25px 15px 25px 35px;}

.zp_tc .b_t{font-size:22px;}

.zp_tc .j_s{font-size:14px; line-height:26px;}

}

@media only screen and (max-width:640px){

.zp_tc .zp_js{padding:15px 15px 15px 20px;}

.zp_tc .b_t{font-size:18px; padding-bottom:10px; margin-bottom:10xp;}

.zp_tc .g_b{right:20px; top:15px;}

.zp_tc .j_s{font-size:13px; line-height:22px;}

}



.ny_lx{width:100%; padding:100px 0; overflow:hidden;}

.ny_lx .b_t{margin-bottom:35px;}

.ny_lx .b_t h3{font-size:26px; font-family:"SourceHanBold"; color:#000; line-height:36px; margin-bottom:5px;}

.ny_lx .b_t p{color:#aaa; line-height:26px;}

.ny_lx .lx_nr{width:46%;}

.ny_lx .lx_nr .x_x ul li{width:48%; margin-top:30px; font-size:16px; line-height:32px; color:#333; padding-left:30px; position:relative;}

.ny_lx .lx_nr .x_x ul li:last-child{width:100%;}

.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_nr .x_x a{color:#333;}

.ny_lx .lx_nr .x_x a:hover{color:#e90011;}

.ny_lx .lx_bd{width:50%;}

.ny_lx .lx_bd .b_d ul li{width:48%; 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:#e90011; font-size:16px; line-height:46px; color:#fff; margin-top:30px; margin-right:15px; outline:none;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.ny_lx .lx_bd .b_d button:hover{background-color:#bf0714;}

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

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

}

@media only screen and (max-width:1100px){

.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 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_nr{width:100%; padding:60px 0 80px; overflow:hidden;}

.ny_nr .gs_jj h3{font-size:32px; line-height:40px; text-align:center; color:#e90011; font-family:"SourceHanBold"; margin-bottom:30px;}

.ny_nr .gs_jj .w_z{font-size:16px; line-height:30px; text-align:justify; color:#333;}

.ny_nr .gs_jj .w_z img{max-width:100%; height:auto; display:block; margin:0 auto;}

.ny_nr .gs_jj .w_z strong{font-size:20px; line-height:36px; color:#e90011; font-family:"SourceHanBold";}

.ny_nr .cp_lb ul{margin:0 -15px;}

.ny_nr .cp_lb ul li{width:calc(25% - 30px); margin:0 15px;}

.ny_nr .cp_lb .gy_nr{border:1px solid #eee;}

.ny_nr .cp_lb .gy_wz{text-align:center; margin-bottom:20px;}

.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{color:#999; line-height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.ny_nr .hb_lb ul li{margin-bottom:30px;}

.ny_nr .hb_lb .t_p{border:1px solid #ddd;}

.ny_nr .hb_lb .t_p img{width:100%; height:auto; display:block;}

.ny_nr .hb_lb .w_z{font-size:15px; line-height:28px; text-align:center; margin-top:10px;}

.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:100%; display:block;

object-fit:cover;

object-position:center top;

-webkit-user-select:none;

-moz-user-select:none;

-ms-user-select:none;

-o-user-select:none;

user-select:none;

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:30px; font-family:"SourceHanBold"; 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:72px; margin-bottom:35px; 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.more{width:125px; height:40px; display:block; line-height:40px; text-align:center; color:#e90011; background:url(../image/mr.png) no-repeat center / 100% 100%;}

.ny_nr .xw_nr .w_z a.more:hover{background:url(../image/mr1_1.png) no-repeat center / 100% 100%; 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 .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.ny_nr .xw_nr:hover .w_z .r_l{color:#e90011;}

.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 .cp_lb ul{margin:0 -10px;}

.ny_nr .cp_lb ul li{width:calc(25% - 20px); margin:0 10px;}

.ny_nr .cp_lb .gy_wz{margin-bottom:15px;}

.ny_nr .hb_lb ul{margin:0 -10px;}

.ny_nr .hb_lb ul li{margin-bottom:20px; padding:0 10px;}

.ny_nr .hb_lb .w_z{font-size:14px; line-height:26px; margin-top:6px;}

.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:10px;}

.ny_nr .xw_nr .w_z p{height:48px; margin-bottom:15px;

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.more{width:115px; height:36px; line-height:36px;}

.ny_nr .xw_nr .w_z .l_m{width:calc(100% - 130px);}

.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 .cp_lb ul li{width:calc(33.333333333% - 20px);}

.ny_nr .xw_lb ul li{margin-bottom:25px; padding-bottom:25px;}

.ny_nr .xw_nr .t_p{width:30%;}

.ny_nr .xw_nr .w_z{width:66%;}

.ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; margin-bottom:8px;

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:12px;}

.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.more{width:100px; height:30px; line-height:30px;}

}

@media only screen and (max-width:640px){

.ny_nr{padding:40px 0 50px;}

.ny_nr .gs_jj h3{font-size:26px; line-height:32px; margin-bottom:20px;}

.ny_nr .gs_jj .w_z{font-size:14px; line-height:28px;}

.ny_nr .gs_jj .w_z strong{font-size:18px; line-height:32px;}

.ny_nr .hb_lb ul{margin:0 -5px;}

.ny_nr .hb_lb ul li{margin-bottom:10px; padding:0 5px;}

.ny_nr .hb_lb .w_z{font-size:13px; line-height:22px;}

.ny_nr .cp_lb ul{margin:0 -5px;}

.ny_nr .cp_lb ul li{width:calc(50% - 10px); margin:0 5px;}

.ny_nr .cp_lb .gy_nr{margin-bottom:10px;}

.ny_nr .cp_lb .gy_wz h3{font-size:15px; line-height:24px; margin-bottom:5px;}

.ny_nr .cp_lb .gy_wz p{font-size:13px;}

.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 100px; overflow:hidden;}

.xw_xq .xq_nr{width:calc(100% - 360px);}

.xw_xq .xq_nr .b_t{font-size:26px; line-height:32px; font-family:"SourceHanBold"; text-align:center; color:#000; margin-bottom:20px;}

.xw_xq .xq_nr .x_x{padding-bottom:20px; border-bottom:1px solid #eee; text-align:center; color:#777; margin-bottom:35px;}

.xw_xq .xq_nr .x_x span{margin:0 20px; display:inline-block;}

.xw_xq .xq_nr .n_r{font-size:16px; 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;}

.xw_xq .xw_tj{width:320px;}

.xw_xq .xw_tj h3{font-size:20px; font-family:"SourceHanBold"; line-height:28px; color:#000; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee;}

.xw_xq .xw_tj ul li{margin-bottom:25px;}

.xw_xq .xw_tj ul li a{font-size:15px; line-height:24px; display:block; overflow:hidden; display:-webkit-box;

line-clamp:2;

-webkit-line-clamp:2;

-moz-line-clamp:2;

-ms-line-clamp:2;

-o-line-clamp:2;

-webkit-box-orient:vertical;}

.xw_xq .xw_tj ul li span{font-size:14px; color:#999;}

.xw_xq .xw_tj ul li i{font-size:16px; display:inline-block; vertical-align:middle; margin-right:5px; margin-top:-2px;}

@media only screen and (max-width:1100px){

.xw_xq{padding:50px 0 60px;}

.xw_xq .xq_nr{width:100%;}

.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{font-size:15px; line-height:28px;}

.xw_xq .xq_nr .f_y{margin-top:30px; padding-top:25px;}

.xw_xq .xw_tj{display:none;}

}

@media only screen and (max-width:992px){

.xw_xq .xq_nr .b_t{font-size:20px; line-height:30px;}

.xw_xq .xq_nr .n_r{font-size:15px; line-height:28px;}

.xw_xq .xq_nr .f_y{margin-top:25px; padding-top:20px;}

}

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

.xw_xq .xq_nr .n_r{font-size:14px; line-height:24px;}

}



.cp_xq{width:100%; padding:80px 0 100px; overflow:hidden;}

.cp_xq .xq_nr{width:calc(100% - 320px);}

.cp_xq .xq_nr .yy_xq{margin-bottom:50px;}

.cp_xq .xq_nr:last-child{margin-bottom:0;}

.cp_xq .xq_nr .b_t{font-size:26px; font-weight:bold; line-height:40px; color:#000; margin-bottom:15px;}

.cp_xq .xq_nr .l_m{border-bottom:1px solid #eee; margin-bottom:25px;}

.cp_xq .xq_nr .l_m span{display:inline-block; min-width:130px; height:46px; background-color:#e90011; padding:0 20px; font-size:18px; line-height:46px; text-align:center; color:#fff; font-weight:bold;}

.cp_xq .xq_nr .j_s{line-height:28px; margin-bottom:20px;}

.cp_xq .xq_nr .g_m{padding:20px 0; border-bottom:1px solid #eee;}

.cp_xq .xq_nr .g_m a{display:inline-block; margin-right:25px;}

.cp_xq .xq_nr .x_x{line-height:26px; border-top:1px solid #eee; border-bottom:1px solid #eee; padding:20px 0;}

.cp_xq .xq_nr .x_x ul{margin:0;}

.cp_xq .xq_nr .x_x ul li{width:48%; margin-bottom:8px;}

.cp_xq .xq_nr .x_x ul li span{color:#999;}

.cp_xq .xq_nr .w_z img{max-width:100%; margin:0 auto; display:block;}

.cp_xq .xq_nr .w_z strong{font-size:18px; line-height:32px; font-weight:bold; color:#000; display:inline-block; margin-bottom:6px;}

.cp_xq .xq_nr .c_z{margin-top:20px;}

.cp_xq .xq_nr .c_z a{display:inline-block; margin-right:20px; width:140px; height:46px; border:1px solid #e90011; background-color:#e90011; border-radius:3px; font-size:16px; line-height:46px; color:#fff; text-align:center;}

.cp_xq .xq_nr .c_z a:hover{border:1px solid #bf0714; background-color:#bf0714;}

.cp_xq .xq_nr .c_z a.lx_hq{background:none; color:#e90011;}

.cp_xq .xq_nr .c_z a.lx_hq:hover{border:1px solid #bf0714; background-color:#bf0714; color:#fff;}

.cp_xq .xq_nr .cp_dt{width:40%;}

.cp_xq .xq_nr .swiper-xt{width:calc(100% + 1px); padding-right:1px; margin-top:20px;}

.cp_xq .xq_nr .swiper-xt .swiper-wrapper{position:initial !important;}

.cp_xq .xq_nr .swiper-xt .swiper-slide{border:1px solid #ddd; background-color:#fff; position:initial !important; transform:none;}

.cp_xq .xq_nr .swiper-xt .swiper-slide.swiper-slide-thumb-active{border:1px solid #e90011;}

.cp_xq .xq_nr .swiper-xt .swiper-slide img{width:100%; height:auto; display:block;}

.cp_xq .xq_nr .swiper-dt{width:calc(100% + 1px); padding-right:1px;} 

.cp_xq .xq_nr .swiper-dt img{width:100%; height:100%; border:1px solid #ddd; display:block;

object-fit:cover;

object-position:center top;

-webkit-user-select:none;

-moz-user-select:none;

-ms-user-select:none;

-o-user-select:none;

user-select:none;}

.cp_xq .xq_nr .swiper-dt .swiper-button-prev{width:32px; height:32px; border-radius:50%; background:rgba(255,255,255,.5) url(../image/z_j.png) no-repeat center / 22px 22px; left:5px; margin-top:-16px;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.cp_xq .xq_nr .swiper-dt .swiper-button-prev:hover{background:#e90011 url(../image/ban_l.png) no-repeat center / 22px 22px;}

.cp_xq .xq_nr .swiper-dt .swiper-button-next{width:32px; height:32px; border-radius:50%; background:rgba(255,255,255,.5) url(../image/y_j.png) no-repeat center / 22px 22px; right:5px; margin-top:-16px;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.cp_xq .xq_nr .swiper-dt .swiper-button-next:hover{background:#e90011 url(../image/ban_r.png) no-repeat center / 22px 22px;}

.cp_xq .xq_nr .cp_cs{width:55%;}

.cp_xq .cp_tj{width:280px;}

.cp_xq .cp_tj h3{font-size:20px; font-family:"SourceHanBold"; line-height:28px; color:#000; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee;}

.cp_xq .cp_tj ul li{margin-bottom:25px; padding:10px; border:1px solid #eee;}

.cp_xq .cp_tj .gy_nr{margin:0;}

.cp_xq .cp_tj .gy_wz{text-align:center;}

@media only screen and (max-width:1100px){

.cp_xq{padding:50px 0 70px;}

.cp_xq .xq_nr{width:100%;}

.cp_xq .xq_nr .yy_xq{margin-bottom:35px;}

.cp_xq .xq_nr .yy_xq:last-child{margin-bottom:0;}

.cp_xq .xq_nr .row{margin:0 -15px;}

.cp_xq .xq_nr .b_t{font-size:22px; line-height:32px; margin-bottom:10px;}

.cp_xq .xq_nr .l_m{margin-bottom:20px;}

.cp_xq .xq_nr .l_m span{min-width:120px; height:40px; padding:0 15px; font-size:17px; line-height:40px;}

.cp_xq .xq_nr .j_s{line-height:26px; padding-bottom:15px;margin-bottom:15px;}

.cp_xq .xq_nr .w_z{line-height:24px;}

.cp_xq .xq_nr .w_z strong{font-size:17px; line-height:28px;}

.cp_xq .xq_nr .cp_dt{width:calc(50% - 30px); margin:0 15px;}

.cp_xq .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}

.cp_xq .xq_nr .cp_cs{width:calc(50% - 30px); margin:0 15px;}

.cp_xq .cp_tj{display:none;}

}

@media only screen and (max-width:992px){

.cp_xq .xq_nr .b_t{font-size:20px; line-height:30px; margin-bottom:8px;}

.cp_xq .xq_nr .j_s{line-height:22px; padding-bottom:10px; margin-bottom:10px;}

.cp_xq .xq_nr .g_m{padding:0 0 15px;}

.cp_xq .xq_nr .g_m a{margin-top:15px;}

.cp_xq .xq_nr .w_z{line-height:22px;}

.cp_xq .xq_nr .w_z strong{font-size:17px; line-height:28px;}

.cp_xq .xq_nr .x_x{padding:10px 0;}

.cp_xq .xq_nr .x_x ul li{width:100%; margin-bottom:0;}

}

@media only screen and (max-width:640px){

.cp_xq{padding:40px 0;}

.cp_xq .xq_nr .cp_dt{width:calc(100% - 40px); margin:0 15px 20px;}

.cp_xq .xq_nr .cp_cs{width:calc(100% - 40px); margin:0 15px;}

.cp_xq .xq_nr .b_t{font-size:20px; line-height:30px;}

}



.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:15px; line-height:38px; text-align:center; color:#999; display:block;}

.yema ul li a:hover{background-color:#e90011; border:1px solid #e90011; color:#fff;}

.yema ul li a.on{background-color:#e90011; border:1px solid #e90011; 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:992px){

.yema{margin-top:10px;}

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

}





.xiaocms-page { margin-top:30px; text-align:center;}

.xiaocms-page a { display:inline-block; margin:2px; min-width:36px; height:36px; border:1px solid #e7e7e7; padding:0 10px; line-height:34px; text-align:center; color:#555; display:inline-block;}

.xiaocms-page a:hover { background-color:#d81519; border:1px solid #d81519; color:#fff;}

.xiaocms-page span {display:inline-block; margin:2px; min-width:36px; height:36px;  border:1px solid #d81519; color:#fff;  padding:0 10px; line-height:34px; text-align:center; display:inline-block; background-color:#d81519;}



@media only screen and (max-width:1440px){

.xiaocms-page{margin-top:20px;}

.xiaocms-page a,.xiaocms-page span{min-width:36px; padding:0 10px; font-size:14px; line-height:34px;}

}



@media only screen and (max-width:992px){

.xiaocms-page{margin-top:10px;}

.xiaocms-page a,.xiaocms-page span{min-width:30px; padding:0 10px; height:30px; font-size:12px; line-height:28px;}

}







@media only screen and (max-width:320px){

.xiaocms-page{margin:0 1px;}

.xiaocms-page a,.xiaocms-page span{padding:0 6px;}

}







.footer{width:100%; padding-top:70px; background:url(../image/ft_bj.jpg) no-repeat bottom center / auto 430px fixed; font-size:14px; line-height:26px; color:#555;}

.footer a{color:#555;}

.footer a:hover{color:#e90011;}

.footer a.on{color:#e90011; text-decoration:underline !important;}

.footer p{margin-bottom:6px;}

.footer h3{font-size:17px; font-family:"SourceHanBold"; line-height:28px; margin-bottom:15px; color:#333; position:relative;}

.footer h3 em{width:100%; height:100%; position:absolute; top:0; left:0; display:none;}

.footer h3 em:after{width:12px; height:2px; background-color:#888; position:absolute; top:50%; margin-top:-1px; right:5px; content:"";

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.footer h3 em.on:after{transform:rotate(-45deg);

-o-transform:rotate(-45deg);

-ms-transform:rotate(-45deg);

-moz-transform:rotate(-45deg);

-webkit-transform:rotate(-45deg);}

.footer h3 em:before{width:2px; height:12px; background-color:#888; position:absolute; top:50%; margin-top:-6px; right:10px; content:"";

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.footer h3 em.on:before{transform:rotate(135deg);

-o-transform:rotate(135deg);

-ms-transform:rotate(135deg);

-moz-transform:rotate(135deg);

-webkit-transform:rotate(135deg);}

.footer h3 a.d_l{font-size:18px; line-height:28px; color:#e90011; font-weight:bold;}

.footer .ft_lm{width:calc(100% - 420px); display:flex; flex-wrap:wrap; justify-content:space-between;}

.footer .ft_em{width:300px;}

.footer .ft_em ul li{width:100px;}

.footer .ft_em img{width:100%; height:auto; display:block;}

.footer .ft_em p{text-align:center; line-height:20px; margin-top:5px;}

.footer .banquan{padding:20px 0; border-top:1px solid #ddd; margin-top:30px; text-transform:uppercase; font-size:13px; line-height:22px;}

.footer .banquan span{display:inline-block; margin-right:12px;}

@media only screen and (max-width:1100px){

.footer{padding-top:50px; background:url(../image/ft_bj.jpg) no-repeat bottom center / cover;}

.footer h3 a.d_l{font-size:17px;}

.footer .ft_lx{width:230px;}

.footer .ft_lx h3{margin-top:0;}

.footer .ft_lm{width:calc(100% - 340px);}

.footer .ft_em ul li{width:90px;}

}

@media only screen and (max-width:992px){

.footer{padding-top:35px;}

.footer h3{font-size:16px; padding:8px 0; margin:8px 0;}

.footer h3 em{display:block;}

.footer h3 a.d_l{font-size:16px; font-weight:normal;}

.footer .ft_lx{width:100%; border-bottom:1px solid #273140;}

.footer .ft_lm{width:100%;}

.footer .ft_lm .cp_fl{width:100%; border-bottom:1px solid #ddd;}

.footer .ft_em{margin:30px auto 0;}

.footer .l_b{display:none; padding-bottom:10px;}

.footer .banquan{padding:25px 0; text-align:center;}

.footer .banquan .z_c{width:100%;}

.footer .banquan .y_c{width:100%;}

}

@media only screen and (max-width:992px){

.footer{padding-top:25px; font-size:13px;}

.footer h3{font-size:15px;}

}



.fh_top{width:36px; height:36px; border-radius:50%; background-color:#e90011; text-align:center; line-height:36px; color:#fff; position:fixed; right:20px; bottom:5%; display:none; z-index:99; cursor:pointer;

transition:all .3s;

-o-transition:all .3s;

-ms-transition:all .3s;

-moz-transition:all .3s;

-webkit-transition:all .3s;}

.fh_top:hover{background-color:#bf0714;}

.fh_top i{font-size:22px;}

@media only screen and (max-width:640px){

.fh_top{right:10px; bottom:5%;}

}