@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#d52922; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:1024px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;

}
input,textarea{-webkit-appearance:none; border-radius:0;}
}

@media only screen and (max-width:1024px){
html.on{width:100%; height:100%; position:fixed; top:0; left:0; overflow:hidden;}
}

body{transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
@media only screen and (max-width:1024px){
body.on{transform:translateX(-60%);
-webkit-transform:translateX(-60%);
-moz-transform:translateX(-60%);
-ms-transform:translateX(-60%);
-o-transform:translateX(-60%);}
}

@media only screen and (max-width:1024px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; content:""; z-index:99999; display:none;}
}

.top{width:100%; height:46px; background-color:#333; line-height:46px; color:#fff; position:relative; z-index:9999;}
.top .welcome{float:left;}
.top .tel{float:right; font-weight:bold;}
.top .tel i{width:22px; height:22px; border-radius:50%; border:1px solid #fff; margin-right:5px; font-size:14px; font-weight:normal; line-height:20px; text-align:center; display:inline-block; vertical-align:middle;}
@media only screen and (max-width:640px){
.top .welcome{display:none;}
}

.header{width:100%; background-color:rgba(255,255,255,.95); position:relative; z-index:999;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header.on{box-shadow:0 0 10px #ddd; position:fixed; top:0; left:0;}
.header .logo{width:444px; float:left; margin:26px 0; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.header .logo img.s_j{display:none;}
.header .an{position:absolute; top:50%; margin-top:-12px; right:15px; height:22px; width:30px; display:none;}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top: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 .nav{float:right; position:relative;}
.header .nav ul li{height:94px; margin-left:25px; float:left; position:relative;}
.header .nav .y_j{position:relative;}
.header .nav .y_j:after{width:0; height:2px; background-color:#d52922; position:absolute; left:0; bottom:0; content:"";
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li:hover .y_j:after{width:100%;}
.header .nav ul li.on .y_j:after{width:100%;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{display:block; font-size:16px; color:#555; text-transform:uppercase; line-height:94px;}
.header .nav ul{float:left;}
.header .nav ul li:hover .y_j a{color:#d52922;}
.header .nav ul li.on .y_j a{color:#d52922;}
.header .nav .e_j{width:200px; padding:10px; background-color:#fff; box-shadow:0 0 5px #ddd; position:absolute; left:-20px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .e_j{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.header .nav .e_j a{font-size:13px; text-indent:10px; line-height:36px; color:#777; display:block;}
.header .nav .e_j a:hover{background-color:#f7f7f7; color:#d52922; text-indent:20px;}
@media only screen and (max-width:1024px){
.header .container{position:relative;}
.header .logo{margin:20px 0;}
.header .an{display:block;}
.header .nav{width:60%; height:100%; padding:10px 5% 0; margin:0; background-color:#141414; height:100%; position:fixed; top:0; right:-60%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul{width:100%;}
.header .nav ul li{width:100%; height:auto; line-height:50px; text-align:left; border-bottom:1px solid rgba(255,255,255,.1); float:none; padding:10px 0; margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j i{display:block; width:100%; padding-right:10px; position:absolute; top:0; right:0; font-size:14px; text-align:right; color:#fff; line-height:40px; z-index:99;}
.header .nav .y_j a{font-size:14px; line-height:40px; color:#fff;}
.header .nav .e_j{width:100%; background:none; box-shadow:none; position:relative; left:auto; padding:5px 0; margin-left:0; opacity:1; visibility:inherit; display:none;
transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;
transition:none;
-o-transition:none;
-ms-transition:none;
-moz-transition:none;
-webkit-transition:none;}
.header .nav ul li:hover .e_j{transform:none;
-webkit-transform:none;
-moz-transform:none;
-ms-transform:none;
-o-transform:none;}
.header .nav .e_j a{line-height:32px; text-align:left; color:#fff;}
}
@media only screen and (max-width:640px){
.header .logo{width:160px; margin:15px 0;}
.header .logo img.p_c{display:none;}
.header .logo img.s_j{display:block;}
}

.head_h{width:100%; height:82px; background-color:#fff; overflow:hidden; display:none;}
.head_h.on{display:block;}

.pc_ban{width:100%; height:660px; position:relative; overflow:hidden;}
.pc_ban .swiper-button-prev{width:30px; height:50px; background:url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban .swiper-button-next{width:30px; height:50px; background:url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-25px; opacity:0; background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;
transition:all .3s linear;
-o-transition:all .3s linear;
-ms-transition:all .3s linear;
-moz-transition:all .3s linear;
-webkit-transition:all .3s linear;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}
@media only screen and (max-width:1024px){
.pc_ban{height:360px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}
@media only screen and (max-width:640px){
.pc_ban{height:200px;}
}
@media only screen and (max-width:375px){
.pc_ban{height:180px;}
}
@media only screen and (max-width:320px){
.pc_ban{height:150px;}
}

.sy_bt{text-align:center; margin-bottom:50px;}
.sy_bt h3{font-size:32px; font-weight:bold; line-height:40px; color:#333;}
.sy_bt h4{font-size:16px; line-height:32px; color:#999; font-family:Arial,Helvetica,sans-serif; text-transform:uppercase;}
.sy_bt em{width:30px; height:3px; background-color:#d52922; display:inline-block; margin:0 15px; vertical-align:middle;}
@media only screen and (max-width:1024px){
.sy_bt{margin-bottom:30px;}
.sy_bt h3{font-size:28px; line-height:36px}
.sy_bt h4{font-size:15px; line-height:28px;}
.sy_bt em{margin:0 10px;}
}
@media only screen and (max-width:640px){
.sy_bt h3{font-size:22px; line-height:32px;}
.sy_bt h4{font-size:14px; line-height:26px;}
}

.sy_cp{width:100%; padding:80px 0; overflow:hidden;}
.sy_cp .row{margin:0 -10px;}
.sy_cp .col-12{padding:0 10px;}
.sy_cp .n_r{box-shadow:0 0 10px #ddd; border-bottom:2px solid #d52922; padding-bottom:20px;}
.sy_cp .t_p{overflow:hidden; position:relative;}
.sy_cp .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_cp .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_cp .n_r .w_z{text-align:center;}
.sy_cp .n_r .w_z h3{font-size:15px; color:#333; line-height:24px;}
.sy_cp .n_r .w_z p{font-size:15px; color:#333; line-height:24px;}
@media only screen and (max-width:1024px){
.sy_cp{padding:40px 0 20px;}
.sy_cp .n_r{margin-bottom:20px;}
}
@media only screen and (max-width:640px){
.sy_cp .n_r .w_z h3{font-size:14px; line-height:22px;}
.sy_cp .n_r .w_z p{font-size:14px; line-height:22px;}
}

.sy_bn{width:100%; height:180px; background-image:url(../images/x_bn.jpg); background-position:center; background-repeat:no-repeat; background-size:cover;}
.sy_bn img{display:none;}
@media only screen and (max-width:1024px){
.sy_bn{height:120px;}
}
@media only screen and (max-width:768px){
.sy_bn{height:inherit; background:none;}
.sy_bn img{width:100%; height:auto; display:block; margin:0 auto;}
}

.sy_gy{width:100%; padding:90px 0px; background:url(../images/gy_bj.jpg) no-repeat top center / cover fixed;}
.sy_gy .sy_bt h3{color:#fff;}
.sy_gy .sy_bt h4{color:#fff;}
.sy_gy .gy_js{width:100%; background-color:#fff; padding:35px;}
.sy_gy .gy_js .w_z{font-size:15px; color:#777; line-height:28px;}
.sy_gy .gy_js a{font-size:16px; color:#d52922; display:inline-block; margin-top:15px;}
.sy_gy .wrap{margin-top:20px;}
.sy_gy .wrap .n_r{width:100%;}
.sy_gy .wrap .n_r .s_z{font-size:16px; color:#d52922;}
.sy_gy .wrap .n_r .s_z b{font-size:40px; font-weight:lighter; font-family:Arial,Helvetica,sans-serif; margin-right:5px;}
.sy_gy .wrap .n_r em{display:block; width:150px; height:1px; background-color:#eee; margin:6px 0 10px;}
.sy_gy .wrap .n_r p{font-size:16px; color:#777;}
.sy_gy .wrap .n_r span{padding-right:10px;}
.sy_gy .gy_tp img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1024px) {
.sy_gy{padding:60px 0px; background:url(../images/gy_bj.jpg) no-repeat top center / cover;}
.sy_gy .gy_js{padding:30px;}
.sy_gy .gy_tp{display:none;}
}
@media only screen and (max-width:640px) {
.sy_gy .gy_js{padding:20px;}
.sy_gy .gy_js .w_z{font-size:14px; line-height:26px;}
.sy_gy .gy_js a{font-size:14px;}
.sy_gy .wrap .n_r .s_z{font-size:14px; color:#d52922;}
.sy_gy .wrap .n_r .s_z b{font-size:32px; display:block;}
.sy_gy .wrap .n_r em{width:100%;}
.sy_gy .wrap .n_r p{font-size:14px;}
.sy_gy .wrap .n_r span{padding-right:5px;}
}

.sy_al{width:100%; padding:80px 0; overflow:hidden;}
.sy_al .row{margin:0 -10px;}
.sy_al .col-12{padding:0 10px;}
.sy_al .n_r{overflow:hidden; position:relative;}
.sy_al .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_al .n_r:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_al .w_z{width:100%; padding:10px; background-color:rgba(213,41,34,.7); font-size:16px; line-height:26px; text-align:center; color:#fff; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:absolute; bottom:0; left:0;}
@media only screen and (max-width:1024px){
.sy_al{padding:40px 0;}
}
@media only screen and (max-width:640px){
.sy_al .n_r{margin-bottom:20px;}
.sy_al .w_z{padding:10px 5px; font-size:15px; line-height:22px;}
}

.sy_xw{width:100%; padding:80px 0 50px; overflow:hidden;}
.sy_xw .t_p{overflow:hidden;}
.sy_xw .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.sy_xw .tw_nr:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.sy_xw .w_z h3{font-size:18px; font-weight:bold; line-height:28px; margin-bottom:6px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .tw_nr:hover .w_z a{color:#d52922;}
.sy_xw .x_w ul li:hover .w_z a{color:#d52922;}
.sy_xw .tw_nr{background-color:#f7f7f7; padding:20px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .tw_nr:hover{background-color:#fff; box-shadow:0 0 10px #ddd;}
.sy_xw .tw_nr .w_z{margin-top:12px;}
.sy_xw .tw_nr .w_z .s_j{font-size:16px; color:#d52922; margin-bottom:5px;}
.sy_xw .tw_nr .w_z p{line-height:24px; color:#888; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .x_w .row{margin:0 -30px; display:flex; align-items:center; justify-content:space-between;}
.sy_xw .x_w .col-md-3{padding:0 30px;}
.sy_xw .x_w .col-md-9{padding:0 30px; border-left:1px solid #ddd;}
.sy_xw .x_w .r_q{font-size:16px; text-align:center; color:#d52922; line-height:24px;}
.sy_xw .x_w .r_q strong{font-size:26px; font-weight:normal; font-family:Arial,Helvetica,sans-serif; display:block; line-height:32px;}
.sy_xw .x_w ul li{margin-bottom:30px; padding:33px 30px; background-color:#f7f7f7;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.sy_xw .x_w ul li:hover{background-color:#fff; box-shadow:0 0 10px #ddd;}
.sy_xw .x_w .w_z p{line-height:24px; color:#888; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1024px){
.sy_xw{padding:40px 0;}
.sy_xw .tw_nr{padding:25px;}
.sy_xw .x_w ul li{margin:20px 0 0;}
}
@media only screen and (max-width:640px){
.sy_xw .w_z h3{font-size:16px; line-height:26px;}
.sy_xw .tw_nr{padding:10px;}
.sy_xw .tw_nr .w_z{margin-top:10px;}
.sy_xw .tw_nr .w_z .s_j{font-size:14px;}
.sy_xw .x_w .row{margin:0 -5px;}
.sy_xw .x_w .col-md-3{padding:0 5px;}
.sy_xw .x_w .col-md-9{padding:0 5px; border-left:0;}
.sy_xw .x_w .r_q{font-size:14px; line-height:22px;}
.sy_xw .x_w .r_q strong{font-size:22px; line-height:26px;}
.sy_xw .x_w ul li{padding:20px 10px;}
}

.sy_ly .yy_ly{padding:90px 0; background:url(../images/yy_bj.jpg) no-repeat center / cover fixed; font-size:16px; text-align:center; color:#fff;}
.sy_ly .yy_ly ul li{width:20%; float:left;}
.sy_ly .yy_ly .t_b{width:94px; margin:0 auto 15px;}
.sy_ly .yy_ly .t_b img{width:100%; height:auto; display:block;}
@media only screen and (max-width:1024px){
.sy_ly .yy_ly{padding:60px 0; background:url(../images/yy_bj.jpg) no-repeat center / cover; font-size:15px;}
.sy_ly .yy_ly .t_b{width:86px;}
}
@media only screen and (max-width:640px){
.sy_ly .yy_ly{padding:50px 0 30px;}
.sy_ly .yy_ly ul li{width:33.333333333333333333%; float:left; margin-bottom:20px;}
.sy_ly .yy_ly ul li:last-child{width:50%;}
.sy_ly .yy_ly ul li:nth-last-child(2){width:50%;}
.sy_ly .yy_ly .t_b{width:66px;}
}

.ny_ban{width:100%; height:400px; background-position:center right; background-repeat:no-repeat; background-size:cover; position:relative;}
.ny_ban .container{position:absolute; top:50%; left:50%; text-align:center; color:#fff; z-index:99;
transform:translate(-50%,-50%); 
-webkit-transform:translate(-50%,-50%); 
-moz-transform:translate(-50%,-50%); 
-ms-transform:translate(-50%,-50%); 
-o-transform:translate(-50%,-50%);}
.ny_ban .w_z{position:relative; }
.ny_ban .w_z h3{font-size:36px; line-height:46px; margin-bottom:6px;}
.ny_ban .w_z h4{font-size:18px; text-transform:uppercase; font-family:Arial,Helvetica,sans-serif; line-height:26px;}
@media only screen and (max-width:1024px) {
.ny_ban{height:28vh;}
.ny_ban .container{width:100%; top:50%;}
.ny_ban .w_z h3{font-size:26px; line-height:36px;}
.ny_ban .w_z h4{font-size:18px; line-height:28px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:22vh;}
.ny_ban .w_z h3{font-size:20px; line-height:30px;}
.ny_ban .w_z h4{font-size:13px; line-height:22px;}
.ny_ban .w_z em{width:50px; height:2px; margin:10px auto;}
}

.ny_lm{border-bottom:1px solid #ddd; background-color:#f7f7f7; text-align:center; overflow:hidden;}
.ny_lm ul li{margin:0 20px; font-size:18px; display:inline-block; line-height:70px; position:relative;}
.ny_lm ul li:after{width:0; height:2px; background-color:#d52922; content:""; position:absolute; bottom:0; left:0;
transition:all .3s;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;}
.ny_lm ul li:hover:after{width:100%;}
.ny_lm ul li.on:after{width:100%;}
.ny_lm ul li a{display:block;}
.ny_lm ul li:hover a{color:#d52922;}
.ny_lm ul li.on a{color:#d52922;}
@media only screen and (max-width:640px) {
.ny_lm ul li{margin:0 10px; font-size:15px; line-height:46px;}
}

.gy_wm{width:100%; padding:60px 0; overflow:hidden;}
.gy_wm .row{margin-bottom:60px; display:flex; align-items:center; justify-content:space-between;}
.gy_wm .w_z{font-size:15px; line-height:28px; color:#333;}
.gy_wm img{width:100%; height:auto; display:block;}
.gy_wm .xc_bt{font-size:26px; text-align:center; color:#d52922; margin-bottom:35px;}
.gy_wm .qy_fc{position:relative;}
.gy_wm .qy_fc .swiper-button-prev{width:35px; height:35px; background:url(../images/zj1.png) no-repeat center; left:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.gy_wm .qy_fc .swiper-button-next{width:35px; height:35px; background:url(../images/yj1.png) no-repeat center; right:-35px; margin-top:-17px; opacity:.6;
background-size:35px 35px;
-webkit-background-size:35px 35px;
-moz-background-size:35px 35px;
-ms-background-size:35px 35px;
-o-background-size:35px 35px;}
.gy_wm .qy_fc .swiper-pagination{bottom:0; display:none;}
.gy_wm .qy_fc .swiper-pagination-bullet{width:8px; height:8px; background-color:#aaa;}
.gy_wm .qy_fc .swiper-pagination-bullet-active{width:8px; height:8px; border:0; background-color:#d52922;}
@media only screen and (max-width:1024px){
.gy_wm{padding:40px 0;}
.gy_wm .w_z{font-size:14px; line-height:26px;}
.gy_wm .xc_bt{font-size:22px; margin-bottom:25px;}
.gy_wm .qy_fc .swiper-fc{padding-bottom:25px;}
.gy_wm .qy_fc .swiper-button-prev{display:none;}
.gy_wm .qy_fc .swiper-button-next{display:none;}
.gy_wm .qy_fc .swiper-pagination{display:block;}
}
@media only screen and (max-width:640px){
.gy_wm .row{margin-bottom:0;}
.gy_wm .row:nth-child(2n){flex-direction:column-reverse;}
.gy_wm .t_p{margin:30px 0;}
}

.ny_cp{width:100%; padding:60px 0; background-color:#f7f7f7; overflow:hidden;}
.ny_cp .cp_lm{padding:10px; background:#d52922 url(../images/lm_bj.png) no-repeat top center / 100% auto;}
.ny_cp .cp_lm .b_t{margin:15px 5px;}
.ny_cp .cp_lm .b_t h3{font-size:22px; line-height:32px; color:#fff;}
.ny_cp .cp_lm .b_t h4{font-size:14px; line-height:28px; color:#fff; font-family:Arial; text-transform:uppercase;}
.ny_cp .cp_lm .l_m{padding:7px 7px 0 7px; background-color:#fff;}
.ny_cp .cp_lm .l_m ul li{display:block; background-color:#f7f7f7; margin-bottom:7px;}
.ny_cp .cp_lm .l_m a.e_j{display:block; padding:0 15px; font-size:17px; font-weight:bold; line-height:44px; position:relative; background-color:#f2f2f2; color:#000;}
.ny_cp .cp_lm .l_m i{position:absolute; top:0; right:0; width:44px; height:44px; display:block; font-size:16px; color:#000; text-align:center;}
.ny_cp .cp_lm .l_b{display:none; padding:0 15px; font-size:20px; color:#fff; text-align:left; line-height:56px; background-color:#d52922; position:relative;}
.ny_cp .cp_lm .l_b i{position:absolute; top:0; right:0; font-size:26px; line-height:56px; color:#fff;}
.ny_cp .cp_lm .s_j a{text-indent:15px; line-height:40px; color:#555; margin-bottom:1px; display:block;}
.ny_cp .cp_lm .s_j a:hover{color:#d52922; text-indent:30px; background-color:#fff;}
.ny_cp .cp_lm .s_j a.n{color:#d52922; text-indent:30px; background-color:#fff;}
.ny_cp .lm_bt{height:51px; border-bottom:1px solid #e7e7e7; margin-bottom:20px;}
.ny_cp .lm_bt .m_c{font-size:18px; color:#333; line-height:40px; padding-bottom:10px; border-bottom:1px solid #d52922; display:inline-block;}
.ny_cp .cp_lb .row{margin:0 -10px;}
.ny_cp .cp_lb .col-12{padding:0 10px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px; padding:30px 15px; background-color:#fff;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.ny_cp .cp_lb .n_r:hover{box-shadow:0 0 15px #ddd;}
.ny_cp .cp_lb .n_r img{width:100%; height:auto; display:block;}
.ny_cp .cp_lb .n_r p{font-size:16px; line-height:32px; text-align:center;}
@media only screen and (max-width:640px){
.ny_cp{padding:35px 0 50px;}
.ny_cp .cp_lm{padding:0; background-color:#fff; margin-bottom:20px;}
.ny_cp .cp_lm .b_t{display:none;}
.ny_cp .cp_lm .l_b{display:block;}
.ny_cp .cp_lm .l_m{padding:0;}
.ny_cp .cp_lm .l_m ul{display:none; border:1px solid #e7e7e7; border-top:0;}
.ny_cp .cp_lm .l_m ul li{display:block; width:100%; border-top:1px solid #e7e7e7; background:none;margin:0;}
.ny_cp .cp_lm .l_m ul li:first-child{border-top:0;}
.ny_cp .cp_lm .l_m ul li a{background:none; padding:0; border:0; font-size:14px; line-height:44px;}
.ny_cp .cp_lm .l_m ul li a.e_j{text-align:left; padding:0 15px; line-height:56px; font-weight:normal;}
.ny_cp .cp_lm .l_m ul li:hover a.e_j{background-color:#f7f7f7;}
.ny_cp .cp_lm .l_m ul li.on a.e_j{background-color:#f7f7f7;}
.ny_cp .cp_lm .l_m ul li:hover em{color:#d52922;}
.ny_cp .cp_lm .l_m ul li.on em{color:#d52922;}
.ny_cp .cp_lm .l_m i{width:56px; height:56px;}
.ny_cp .lm_bt .m_c{font-size:16px;}
.ny_cp .cp_lb .n_r{margin-bottom:20px;}
}

.cp_xq{overflow:hidden; position:relative;}
.cp_xq .swiper-zs{padding-bottom:30px; border:1px solid #d7d7d7; background-color:#fff;}
.cp_xq .swiper-zs img{width:100%; height:auto; display:block;}
.cp_xq .swiper-pagination{bottom:10px;}
.cp_xq .swiper-pagination-bullet{width:8px; height:8px; border-radius:50%; background-color:#555;}
.cp_xq .swiper-pagination-bullet-active{background-color:#d52922; border:0;}
.cp_xq .cp_cs .n_r{padding:15px;}
.cp_xq .cp_cs .b_t{font-size:26px; font-weight:bold; color:#d52922; line-height:40px; border-bottom:1px solid #e7e7e7; padding-bottom:20px; margin-bottom:15px;}
.cp_xq .cp_cs .c_s ul li{margin-bottom:5px; padding-left:15px; font-size:14px; line-height:26px; position:relative;}
.cp_xq .cp_cs .c_s ul li:before{width:6px; height:6px; border-radius:50%; background-color:#555; content:""; position:absolute; top:10px; left:0;}
.cp_xq .cp_cs a{display:inline-block; margin-top:20px; background-color:#d52922; font-size:16px; line-height:46px; color:#fff; padding:0 30px;} 
.cp_xq .cp_js{margin-top:40px;}
.cp_xq .cp_js .hd{overflow:hidden; border-bottom:1px solid #d7d7d7; margin-bottom:30px;}
.cp_xq .cp_js .hd ul li{float:left; padding:0 30px; font-size:16px; line-height:44px; text-align:center; color:#555; background-color:#f7f7f7; margin-right:5px; cursor:pointer;}
.cp_xq .cp_js .hd ul li.on{background-color:#d52922; color:#fff;}
.cp_xq .cp_js .n_r{font-size:15px; line-height:28px; min-height:200px;}
.cp_xq .cp_js .n_r img{
max-width:100%;
}
.cp_xq .cp_js .n_r a{display:block; font-size:15px; line-height:28px; color:#d52922; margin-bottom:10px;}
.cp_xq .cp_js .n_r a:hover{text-decoration:underline !important;}
@media only screen and (max-width:640px){
.cp_xq .cp_cs{margin-top:30px;}
.cp_xq .cp_cs .b_t{font-size:18px; line-height:30px; padding-bottom:10px; margin-bottom:10px;}
.cp_xq .cp_cs .c_s ul li{font-size:13px; line-height:24px;}
.cp_xq .cp_cs a{margin-top:15px; font-size:15px; line-height:32px; padding:0 15px;} 
.cp_xq .cp_js{margin-top:30px;}
.cp_xq .cp_js .hd{margin-bottom:20px;}
.cp_xq .cp_js .hd ul li{padding:0 20px; font-size:15px; line-height:38px;}
.cp_xq .cp_js .n_r{font-size:13px; line-height:24px;}
.cp_xq .cp_js .n_r a{font-size:13px; line-height:24px;}
}

.xw_zx{width:100%; padding:60px 0; overflow:hidden;}
.xw_zx .xw_lb ul li{border-bottom:1px dotted #ddd; padding-bottom:30px; margin-bottom:30px;}
.xw_zx .xw_lb .t_p{overflow:hidden;}
.xw_zx .xw_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;
-moz-transition:all 1s;
-ms-transition:all 1s;
-o-transition:all 1s;}
.xw_zx .xw_lb ul li:hover .t_p img{transform:scale(1.1);
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
-o-transform:scale(1.1);}
.xw_zx .xw_lb .w_z h3{font-size:18px; font-weight:bold; line-height:28px; margin-top:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_zx .xw_lb .w_z span{font-size:14px; color:#555; display:block; float:left; margin-right:30px;}
.xw_zx .xw_lb .w_z i{font-size:14px; color:#333; padding-right:5px;}
.xw_zx .xw_lb .w_z p{line-height:24px; color:#777; height:48px; margin-top:10px; margin-bottom:25px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-ms-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_zx .xw_lb .w_z a.x_q{width:100px; height:32px; border:1px solid #d52922; font-size:14px; text-align:center; line-height:30px; color:#d52922; display:block; margin-top:15px;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.xw_zx .xw_lb .w_z a.x_q:hover{background-color:#d52922; color:#fff;}
@media only screen and (max-width:1024px){
.xw_zx{padding:40px 0;}
.xw_zx .xw_lb ul li{padding-bottom:20px; margin-bottom:20px;}
.xw_zx .xw_lb .w_z h3{margin-top:0;}
}
@media only screen and (max-width:640px){
.xw_zx .xw_lb .w_z h3{font-size:16px; margin-top:15px;}
.xw_zx .xw_lb .w_z span{font-size:13px;}
.xw_zx .xw_lb .w_z p{font-size:13px; line-height:22px; height:44px;}
.xw_zx .xw_lb .w_z a.x_q{width:90px; height:28px; font-size:13px; line-height:26px; margin-top:10px;}
}

.lx_dt{padding:60px 0;}
.lx_dt .row{display:flex; align-items:center; justify-content:space-between;}
.lx_dt .map{height:300px;}
.lx_dt .lx_xx{background-color:#f7f7f7; min-height:300px; padding:40px;}
.lx_dt .lx_xx h1{font-size:22px; font-weight:bold; line-height:36px; color:#333; margin-bottom:20px;}
.lx_dt .lx_xx p{line-height:30px; font-size:15px; color:#555; margin-bottom:30px;}
.lx_dt .lx_xx strong{padding-left:45px; background:url(../images/a7.png) no-repeat left center; font-size:22px; color:#F90; line-height:40px; display:block;}
.lx_dt .lx_xx span{font-size:18px; color:#000;}
@media only screen and (max-width:1024px){
.lx_dt{padding:50px 0;}
}
@media only screen and (max-width:640px){
.lx_dt{padding:40px 0;}
.lx_dt .map{ margin-top:20px;}
.lx_dt .lx_xx{min-height:inherit; padding:20px;}
.lx_dt .lx_xx h1{font-size:18px; line-height:32px; margin-bottom:10px;}
.lx_dt .lx_xx p{font-size:13px; margin-bottom:15px;}
.lx_dt .lx_xx strong{background-size:22px auto !important; padding-left:30px; font-size:20px; font-weight:normal;}
.lx_dt .lx_xx span{font-size:16px;}
}

.lx_fs{width:100%; padding:60px 0; background-color:#f7f7f7;}
.lx_fs .row{margin:0 -20px;}
.lx_fs .col-lg-5{padding:0 20px;}
.lx_fs .col-lg-7{padding:0 20px;}
.lx_fs .n_r h1{font-size:22px; color:#333; margin-bottom:15px;}
.lx_fs .n_r .row{margin:0 -10px;}
.lx_fs .n_r .col-12{padding:0 10px;}
.lx_fs .n_r em{width:30px; height:1px; background-color:#333; display:block; margin-bottom:30px;}
.lx_fs .n_r p{line-height:26px;}
.lx_fs .n_r p img{max-width:120px; height:auto; display:block;}
.lx_fs .n_r input.w_z{width:100%; height:40px; border:1px solid #333; padding:0 10px; line-height:38px; color:#555; display:block; margin-bottom:20px;}
.lx_fs .n_r input.a_n{width:150px; height:40px; background-color:#000; font-size:16px; line-height:40px; color:#fff; text-align:center; display:block;
transition:all .5s; 
-o-transition:all .5s; 
-ms-transition:all .5s; 
-moz-transition:all .5s; 
-webkit-transition:all .5s;}
.lx_fs .n_r input.a_n:hover{background-color:#d52922;}
.lx_fs .n_r textarea{width:100%; height:66px; border:1px solid #333; padding:6px 10px; line-height:26px; color:#555; display:block; margin-bottom:20px; resize:none;}
.lx_fs .n_r span{font-size:14px; line-height:20px; color:#999; display:block; margin-bottom:10px;}
@media only screen and (max-width:1024px){
.lx_fs .row{margin:0 -30px;}
.lx_fs .col-md-4{padding:15px 30px;}
.lx_fs .n_r h1{font-size:22px;}
.lx_fs .n_r em{margin-bottom:20px;}
}
@media only screen and (max-width:1024px){
.lx_fs{padding:50px 0 10px;}
.lx_fs .row{margin:0 -15px;}
.lx_fs .col-md-4{padding:0 15px;}
.lx_fs .col-md-4:nth-child(2){border:0;}
.lx_fs .n_r{margin-bottom:40px;}
.lx_fs .n_r h1{font-size:22px; margin-bottom:10px;}
.lx_fs .n_r em{margin-bottom:20px;}
.lx_fs .n_r p{line-height:24px;}
.lx_fs .n_r input.w_z{height:36px; padding:0 5px; line-height:34px;}
.lx_fs .n_r input.a_n{height:36px; font-size:16px; line-height:34px;}
.lx_fs .n_r textarea{height:76px; border:1px solid #333; padding:4px 10px;}
.lx_fs .n_r span{font-size:12px;}
}
@media only screen and (max-width:640px){
.lx_fs{padding:50px 0 20px;}
.lx_fs .n_r{margin-bottom:30px;}
.lx_fs .n_r h1{font-size:18px; font-weight:bold; margin-bottom:15px;}
}

.footer{width:100%; padding-top:50px; border-top:5px solid #d52922; background-color:#333; color:#aaa;}
.footer h3{font-size:18px; line-height:30px; color:#fff; margin-bottom:10px; position:relative;}
.footer h3:after{width:1px; height:18px; background:url(../images/sx.png) no-repeat left center; content:""; position:absolute; left:-15px; top:50%; margin-top:-9px;}
.footer p{line-height:30px;}
.footer .ft_dh ul li a{font-size:16px; line-height:30px; color:#fff; margin-bottom:10px; display:block; position:relative;}
.footer .ft_dh ul li a:hover{color:#d52922;}
.footer .ft_dh ul li a:hover:after{width:1px; height:18px; background:url(../images/sx.png) no-repeat left center; content:""; position:absolute; left:-15px; top:50%; margin-top:-9px;}
.footer .ewm{float:right;}
.footer .ewm img{max-width:100%; height:auto; border-radius:5px; display:block;}
.footer .ewm p{margin-top:8px; text-align:center;}
@media only screen and (max-width:1024px){
.footer{padding-top:40px;}
}
@media only screen and (max-width:640px){
.footer{padding-top:35px;}
.footer p{line-height:26px;}
.footer .ft_dh{margin-bottom:10px;}
.footer .ft_dh ul li a{font-size:15px; line-height:26px;}
.footer .ewm{float:none; margin-top:20px;}
.footer .ewm p{text-align:left;}
}
.banquan a{
color:#aaa;}
.banquan{width:100%; margin-top:50px; padding:15px 0; text-align:center; border-top:1px solid #484848; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px;}
@media only screen and (max-width:1024px){
.banquan{margin-top:40px;}
}
@media only screen and (max-width:640px) {
.banquan{margin-top:35px; padding:20px 0; margin-bottom:50px}
.banquan span{display:inline-block;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:1024px){
.e_m .n_r{width:230px; padding:15px;}
.e_m .n_r p{font-size:15px;}
}

.pc_kf{width:50px; position:fixed; right:10px; bottom:5%; z-index:99999;}
.pc_kf .nr{width:50px; height:50px; border:1px solid #ddd; border-bottom:0; background-color:#fff; position:relative;}
.pc_kf .nr.w_x{display:none;}
.pc_kf .ewm{width:240px; padding:10px; background-color:#fff; box-shadow:0 5px 10px rgba(95,125,158,.2); position:absolute; top:0; right:50px; opacity:0; visibility:hidden;
transform:translateY(10px);
-webkit-transform:translateY(10px);
-moz-transform:translateY(10px);
-ms-transform:translateY(10px);
-o-transform:translateY(10px);
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover .ewm{opacity:1; visibility:inherit;
transform:translateY(0);
-webkit-transform:translateY(0);
-moz-transform:translateY(0);
-ms-transform:translateY(0);
-o-transform:translateY(0);}
.pc_kf .ewm img{width:90px; height:auto; display:block; float:left;}
.pc_kf .w_z{width:120px; float:left; margin-left:10px;}
.pc_kf .w_z h3{font-size:16px; font-weight:bold; color:#333; line-height:28px;}
.pc_kf .w_z p{font-size:13px; line-height:22px;}
.pc_kf .nr a{display:block; text-align:center; line-height:50px;}
.pc_kf .nr i{color:#777; font-size:20px;}
.pc_kf .nr i.icon-zixun2{font-size:26px;}
.pc_kf .nr i.icon-weixin{font-size:28px;}
.pc_kf .nr a:hover i{color:#da251d;}
.pc_kf .fh{width:50px; height:50px; border:1px solid #ddd; background-color:#fff; text-align:center; line-height:50px; color:#777; cursor:pointer; overflow:hidden;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{border:1px solid #da251d; background-color:#da251d; color:#fff;}
.pc_kf .fh i{font-size:40px;}
@media only screen and (max-width:1024px){
.pc_kf{right:0; bottom:10px;}
.pc_kf .nr .ewm{display:none;}
}
@media only screen and (max-width:640px){
.pc_kf{width:100%; right:0; bottom:0;}
.pc_kf .nr{width:25%; height:50px; float:left; padding:0; border-right:0;}
.pc_kf .nr:first-child{border-left:0;}
.pc_kf .nr.p_c{display:none;}
.pc_kf .nr.w_x{display:block;}
.pc_kf .nr p{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .nr a{display:block; color:#777;}
.pc_kf .nr a:hover{color:#2d3c90;}
.pc_kf .nr i{font-size:18px; line-height:52px;}
.pc_kf .nr i.icon-zixun2{font-size:24px;}
.pc_kf .nr i.icon-weixin{font-size:26px;}
.pc_kf .nr a:hover i{color:#2d3c90;}
.pc_kf .fh{width:25%; height:50px; float:left; padding:0;}
.pc_kf .fh i{font-size:36px; line-height:50px;}
}


/* 分页 */

.pages {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 50px;
}

.pages a {
    text-decoration: none;
    display: inline-block;
    font-family: 微软雅黑;
    margin-left: 5px;
    font-size: 12px;
    padding: 10px;
    line-height: 20px;
    color: #000;
    margin-left: 10px;
}

.pages .current-page {
    color: #000;
    margin-left: 5px;
    font-size: 12px;
    background: #dcdcdc;
    border-radius: 8px;
    font-weight: bold;
}

.pages span {
    display: inline-block;
    text-decoration: none;
    font-family: 微软雅黑;
    margin-left: 5px;
    color: #646464;
    font-size: 12px;
    width: 64px;
    line-height: 54px;
    color: #646464;
    margin-left: 10px;
}

/* 产品内页 */

.ny_nr .xw_xq {
    padding: 30px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_tl {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ny_nr .xw_xq .xq_lf .xq_fc {
    width: 100%;
    border-bottom: solid 1px #cacaca;
    padding: 20px 0px;
}

.ny_nr .xw_xq .xq_lf .xq_fc .right {
    text-align: right;
}

.ny_nr .xw_xq .xq_nr {
    width: 100%;
    overflow: hidden;
    padding: 20px 0px;
    line-height: 30px;
    font-size: 14px;
}

.ny_nr .xw_xq .xq_nr img {
    max-width: 100%;
}

.ny_nr .xw_xq .xq_fy {
    text-align: center;
    padding: 15px 0px;
}

.ny_nr .xw_xq .xq_fy a {
    display: inline-block;
    margin: 0px 15px;
    padding: 10px 20px;
    background-color: #000000;
    color: #FFFFFF;
    font-size: 14px;
}

.ny_nr .xw_xq .xq_rt {
    width: 100%;
    overflow: hidden;
    margin-top: 56px;
}

.ny_nr .xw_xq .xq_rt .rt_bt {
    font-size: 24px;
    font-weight: bold;
    background-color: #000000;
    color: #FFFFFF;
    padding: 15px 0px;
    text-align: center;
}

.ny_nr .xw_xq .xq_rt .rt_lb li a {
    display: block;
    border-bottom: dashed 1px #cccccc;
    line-height: 56px;
    font-size: 14px;
    color: #666;
}

@media only screen and (max-width:640px) {
    .ny_nr .xw_xq {
        padding: 20px 0px;
    }
    .ny_nr .xw_xq .xq_lf .xq_tl {
        font-size: 22px;
    }
    .ny_nr .xw_xq .xq_lf .xq_fc {
        padding: 15px 0px;
    }
    .ny_nr .xw_xq .xq_lf .xq_fc .right {
        text-align: center;
    }
    .ny_nr .xw_xq .xq_fy {
        padding: 10px 0px;
    }
    .ny_nr .xw_xq .xq_fy a {
        margin: 0px 10px;
        padding: 10px 15px;
    }
    .ny_nr .xw_xq .xq_rt {
        margin-top: 15px;
    }
    .ny_nr .xw_xq .xq_rt .rt_bt {
        font-size: 20px;
        padding: 10px 0px;
    }
    .ny_nr .xw_xq .xq_rt .rt_lb li a {
        line-height: 40px;
    }
}


.ny_cp .cp_lm .s_j .g_j a{
    text-indent: 25px;
    font-size: 12px;
    line-height: 28px;
    color: #777;
}
.ny_cp .cp_lm .s_j .g_j a.n{
    text-indent: 35px
}
.ny_cp .cp_lm .s_j .g_j a:hover{
    text-indent: 35px
}




/* 招聘 */

.rc_zp {
    margin-top: 100px;
    margin-bottom: 100px;
}

.rc_zp .jr_lm {
    overflow: hidden;
    margin-bottom: 20px;
    box-shadow: 0px 5px 10px 0px rgba(95, 125, 158, .1);
}

.rc_zp .jr_bt {
    padding: 15px 20px;
    height: 70px;
    font-size: 14px;
    line-height: 40px;
    color: #555;
    overflow: hidden;
    cursor: pointer;
    position: relative;
}

.rc_zp .jr_bt:hover {
    background-color: #f9faff;
}

.rc_zp .jr_bt.on {
    background-color: #f9faff;
}

.rc_zp .jr_bt i {
    position: absolute;
    top: 50%;
    right: 15px;
    font-size: 15px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
}

.rc_zp .jr_bt.on i {
    transform: translate(0, -50%) rotate(180deg);
    -webkit-transform: translate(0, -50%) rotate(180deg);
    -moz-transform: translate(0, -50%) rotate(180deg);
    -ms-transform: translate(0, -50%) rotate(180deg);
    -o-transform: translate(0, -50%) rotate(180deg);
}

.rc_zp .jr_lm.jt .jr_bt {
    background-color: #d52922;
    color: #ffffff;
    padding: 0 20px;
    line-height: 70px;
}

.rc_zp .jr_bt span {
    float: left;
    width: 25%;
    text-align: center;
}

.rc_zp .jr_bt span.s_40 {
    text-align: left;
}

.rc_zp .jr_nr {
    background-color: #fff;
    padding: 30px 25px 10px;
    font-size: 14px;
    line-height: 32px;
    margin-bottom: 3px;
    display: none;
    position: relative;
}

.rc_zp .jr_nr .lm {
    color:#d52922;
}

.rc_zp .jr_nr .js {
    margin-bottom: 20px;
}

@media only screen and (max-width:992px) {
    .rc_zp .jr_bt {
        padding: 5px 20px;
        height: 50px;
    }
    .rc_zp .jr_lm.jt .jr_bt {
        padding: 5px 20px;
        line-height: 40px;
    }
    .rc_zp .jr_nr {
        padding: 20px;
        line-height: 26px;
    }
    .rc_zp .jr_nr .lm {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:640px) {
    .rc_zp .ts {
        font-size: 12px;
        line-height: 22px;
    }
    .rc_zp .jr_bt {
        padding: 5px 15px;
        height: 40px;
        line-height: 30px;
    }
    .rc_zp .jr_lm.jt .jr_bt {
        padding: 5px 15px;
        line-height: 30px;
    }
    .rc_zp .jr_nr {
        padding: 10px 15px;
        font-size: 12px;
        line-height: 22px;
    }
    .rc_zp .jr_nr .lm {
        margin-bottom: 10px;
    }
}