@charset "utf-8";

*{padding:0px; margin:0px;}
body{font-size:16px; color:#333; font-family:"pingfang sc","source han sans cn","microsoft yahei",arial,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:16px; border:0; background:none; outline:none; vertical-align:middle; font-family:"pingfang sc","source han sans cn","microsoft yahei",arial,sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#222; text-decoration:none;
transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#ea5b18; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:1100px){
body{font-size:15px;}
input,select,button,textarea{font-size:15px;}
.container{padding:0 25px;}
}
@media only screen and (max-width:768px){
.container{padding:0 20px;}
}
@media only screen and (max-width:375px){
.container{padding:0 15px;}
}

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

.hm_tp{width:100%; border-bottom:1px solid rgba(255,255,255,.1); padding:15px 0; position:fixed; top:0; left:0; z-index:999;}
@media only screen and (max-width:768px){
.hm_tp{padding:10px 0;}
}

.logo_tb{display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.logo_tb .lg_lf{width:150px;}
.logo_tb .lg_lf img{width:100%; height:auto; display:block;}
.logo_tb .lg_rt{display:flex;}
.logo_tb .lg_rt a{display:inline-block; font-size:17px; color:#fff; line-height:40px; text-align:center; margin-right:30px; display:block;}
.logo_tb .lg_rt a:hover{color:rgba(255,255,255,.6);}
.logo_tb .lg_rt a:last-child{border:1px solid #fff; border-radius:20px; line-height:38px; padding:0 25px; margin-right:0;}
.logo_tb .lg_rt a:last-child:hover{border:1px solid #ea5b18; background-color:#ea5b18; color:#fff;}
@media only screen and (max-width:768px){
.logo_tb .lg_lf{width:110px;}
.logo_tb .lg_rt a{border-radius:18px; font-size:15px; line-height:36px; margin-right:20px;}
.logo_tb .lg_rt a:last-child{line-height:34px; padding:0 18px;}
}

.login_dl{width:100%; height:100vh; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.6); z-index:999999; display:none;}
.login_dl .lg_nr{width:900px; background-color:#fff; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.login_dl .g_b{position:absolute; top:-40px; right:-40px; cursor:pointer; color:#eee;
transition:all .5s;
-webkit-transition:all .5s;}
.login_dl .g_b:hover{color:#ea5b18;
transform:rotate(360deg);
-webkit-transform:rotate(360deg);}
.login_dl .g_b i{font-size:22px;}
.login_dl .row{margin:0;}
.login_dl .lg_tp{width:50%;}
.login_dl .lg_tp img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;}
.login_dl .lg_wz{width:50%; padding:50px 0; display:flex; justify-content:center; align-items:center;}
.login_dl .lg_wz .n_r{width:320px;}
.login_dl .lg_wz .b_t{font-size:28px; font-weight:bold; text-align:center; line-height:32px; margin-bottom:25px;}
.login_dl .lg_wz .t_x{border:1px solid #ddd; margin-bottom:15px; display:flex; align-items:center;}
.login_dl .lg_wz .t_x i{width:46px; height:46px; text-align:center; line-height:46px; color:#777; font-size:20px; display:inline-block;}
.login_dl .lg_wz .t_x i.icon-mima{font-size:23px;}
.login_dl .lg_wz .t_x input{width:calc(100% - 52px); height:46px; font-size:15px; line-height:46px; display:block;}
.login_dl .lg_wz .t_x input::placeholder{color:#aaa;}
.login_dl .lg_wz .x_z{margin-bottom:25px; font-size:13px; line-height:20px; color:#999; display:flex; justify-content:space-between; align-items:center;}
.login_dl .lg_wz .x_z label{cursor:pointer; margin:0;}
.login_dl .lg_wz .x_z input{margin-right:5px;}
.login_dl .lg_wz .x_z a{color:#ea5b18;}
.login_dl .lg_wz .x_z a:hover{text-decoration:underline !important;}
.login_dl .lg_wz button{width:100%; height:46px; background-color:#ea5b18; font-size:18px; line-height:46px; text-align:center; color:#fff; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.login_dl .lg_wz button:hover{background-color:#c54407;}
@media only screen and (max-width:1100px){
.login_dl .lg_nr{width:800px;}
.login_dl .g_b{right:0;}
.login_dl .lg_wz{padding:40px 0;}
.login_dl .lg_wz .n_r{width:80%;}
.login_dl .lg_wz .b_t{font-size:24px; line-height:28px; margin-bottom:20px;}
.login_dl .lg_wz .x_z{margin-bottom:15px;}
.login_dl .lg_wz button{font-size:16px;}
}
@media only screen and (max-width:768px){
.login_dl .lg_nr{width:86%;}
.login_dl .lg_wz{padding:35px 0;}
.login_dl .lg_wz .b_t{font-size:20px; line-height:26px; margin-bottom:15px;}
.login_dl .lg_wz .t_x{margin-bottom:10px;}
.login_dl .lg_wz .t_x i{width:44px; height:44px; line-height:44px; font-size:18px;}
.login_dl .lg_wz .t_x i.icon-mima{font-size:21px;}
.login_dl .lg_wz .t_x input{width:calc(100% - 52px); height:44px; font-size:14px; line-height:44px;}
.login_dl .lg_wz .x_z{font-size:12px;}
.login_dl .lg_wz button{height:46px; font-size:18px; line-height:46px;}
}
@media only screen and (max-width:640px){
.login_dl .lg_nr{width:90%;}
.login_dl .lg_tp{display:none;}
.login_dl .lg_wz{width:100%; padding:30px 0;}
.login_dl .lg_wz .n_r{width:90%;}
.login_dl .lg_wz .b_t{font-size:20px; line-height:26px; margin-bottom:15px;}
.login_dl .lg_wz .t_x{margin-bottom:10px;}
.login_dl .lg_wz .t_x i{width:44px; height:44px; line-height:44px; font-size:18px;}
.login_dl .lg_wz .t_x i.icon-mima{font-size:21px;}
.login_dl .lg_wz .t_x input{width:calc(100% - 52px); height:44px; font-size:14px; line-height:44px;}
.login_dl .lg_wz .x_z{font-size:12px;}
.login_dl .lg_wz button{height:46px; font-size:18px; line-height:46px;}
}

.header{width:100%; background-color:#ea5b18; position:fixed; top:0; left:0; z-index:99999;
transition:all .5s;
-webkit-transition:all .5s;}
.header .row{margin:0; align-items:center; justify-content:space-between; position:relative;}
.header .logo{display:flex; align-items:center;}
.header .logo img{width:150px; height:auto; display:block;}
.header .an{height:17px; width:32px; display:none; position:relative;}
.header .an span{width:32px; height:2px; background-color:#fff; display:block; position:absolute;
transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header .nav{display:flex; align-items:center; justify-content:space-between;}
.header .nav ul{display:flex;}
.header .nav ul li{position:relative; margin-left:10px;}
.header .nav .y_j{text-align:center; position:relative;}
.header .nav .y_j i{display:none;}
.header .nav .y_j a{min-width:110px; padding:0 20px; display:inline-block; font-size:17px; color:#fff; line-height:100px; position:relative; z-index:99;}
.header .nav ul li:hover .y_j a{color:#ea5b18;}
.header .nav ul li.on .y_j a{color:#ea5b18;}
.header .nav .y_j:after{width:100%; height:40px; border-radius:40px; background-color:#fff; position:absolute; top:50%; left:0; margin-top:-20px; content:""; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li:hover .y_j:after{opacity:1;}
.header .nav ul li.on .y_j:after{opacity:1;}
.header .lg_rt{margin-left:20px;}
.header .lg_rt a{border-radius:40px; border:1px solid #fff; font-size:17px; color:#fff; line-height:38px; text-align:center; padding:0 25px; display:block;}
.header .lg_rt a:hover{border:1px solid #fff; background-color:#fff; color:#ea5b18;}
.header .login{height:100px; margin-left:20px; display:flex; align-items:center; justify-content:center; position:relative;}
.header .dr_xx a{display:flex; align-items:center; justify-content:space-between; color:#fff;}
.header .dr_xx .t_x{width:36px; height:36px; border:2px solid #fff; border-radius:40px; box-shadow:0 0 10px rgba(0,0,0,.3); overflow:hidden;}
.header .dr_xx .t_x img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center top;
-webkit-user-select:none;
user-select:none;}
.header .dr_xx .z_h{max-width:80px; margin:0 15px 0 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.header .dr_xx i{font-size:20px; margin-top:3px;}
.header .dr_xz{width:100%; position:absolute; top:100%; right:0; padding:10px 0; background-color:#fff; box-shadow:0 0 15px rgba(0,0,0,.1); visibility:hidden; opacity:0;
transform:translatey(10px);
-webkit-transform:translatey(10px);}
.header .login:hover .dr_xz{opacity:1; visibility:inherit;
transition:all .2s;
-webkit-transition:all .2s;
transform:translatey(0);
-webkit-transform:translatey(0);}
.header .dr_xz a{display:block; padding:5px 20px; font-size:15px; line-height:26px;}
.header .dr_xz a:hover{background-color:#f7f7f7;}
.header .dr_xz i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:6px; font-size:18px;}
.header .dr_xz i.icon-zhanghu{font-size:20px;}
@media only screen and (max-width:1100px){
.header{width:100%; left:0; top:0; border-radius:0;}
.header .logo{margin:15px 0;}
.header .logo img{width:120px;}
.header .an{display:block;}
.header .nav{width:100%; display:block; height:calc(100% - 88px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; top:88px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-webkit-transition:all .5s;}
.header .nav.on{right:0;}
.header .nav ul{width:100%; float:none; display:block; margin-bottom:20px;}
.header .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; margin:0;}
.header .nav .y_j:after{display:none;}
.header .nav .y_j a{font-size:16px; line-height:60px; color:#333; text-align:left; padding:0; display:block;}
.header .nav .y_j a:hover{color:#333;}
.header .nav ul li:hover .y_j a{color:#333;}
.header .nav ul li.on .y_j a{color:#ea5b18;}
.header .lg_rt{margin-left:0; margin-top:10px;}
.header .lg_rt a{display:inline-block; border:0; background-color:#ea5b18; font-size:17px; color:#fff; line-height:40px;}
.header .lg_rt a:hover{border:0; background-color:#ea5b18; color:#fff;}
.header .login{height:auto; margin-top:10px; margin-left:0; justify-content:space-between; flex-wrap:wrap;}
.header .dr_xx a{color:#333;}
.header .dr_xx .t_x{box-shadow:0 0 10px rgba(0,0,0,.15);}
.header .dr_xz{width:auto; position:relative; top:auto; right:auto; padding:0; background:none; box-shadow:none; opacity:1; visibility:inherit; display:flex;
transform:none;
-webkit-transform:none;}
.header .dr_xz a{padding:0; margin-left:25px;}
.header .dr_xz a:hover{background:none;}
}
@media only screen and (max-width:640px){
.header .logo{margin:10px 0;}
.header .logo img{width:110px;}
.header .nav{height:calc(100% - 73px); padding:0 5% 20px; top:73px;}
.header .dr_xx{margin-bottom:15px;}
.header .dr_xx .z_h{max-width:none;}
.header .dr_xz{width:100%; padding:10px; background-color:#fff; border-radius:5px; display:flex; justify-content:space-between;}
.header .dr_xz a{margin:0;}
}

.head_h{width:100%; height:100px; overflow:hidden;}
@media only screen and (max-width:1100px){
.head_h{height:88px;}
}
@media only screen and (max-width:640px){
.head_h{height:73px;}
}

.qy_wh{width:100%; padding:50px 0; background:url(/uploads/image/himages/wh_bj.jpg) no-repeat center / cover; font-weight:bold; color:#fff; text-align:center; overflow:hidden;}
.qy_wh h3{font-size:44px; font-weight:bold; margin-bottom:5px;}
.qy_wh h4{font-size:26px; font-family:"dinpro";}
@media only screen and (max-width:1100px){
.qy_wh{padding:40px 0;}
.qy_wh h3{font-size:36px;}
.qy_wh h4{font-size:22px;}
}
@media only screen and (max-width:768px){
.qy_wh{padding:35px 0;}
.qy_wh h3{font-size:30px;}
.qy_wh h4{font-size:18px;}
}
@media only screen and (max-width:640px){
.qy_wh{padding:30px 0;}
.qy_wh h3{font-size:26px;}
.qy_wh h4{font-size:16px;}
}

.dq_wz{width:100%; padding:20px 0; background-color:#f7f7f7; color:#aaa; line-height:26px; overflow:hidden;}
.dq_wz i{display:inline-block; vertical-align:middle; margin-top:-2px; margin-right:5px; font-size:20px; color:#777;}
.dq_wz a{color:#777;}
.dq_wz a:hover{color:#ea5b18;}
.dq_wz span{color:#ea5b18;}
.dq_wz em{display:inline-block; margin:0 7px;}
@media only screen and (max-width:1100px){
.dq_wz{padding:15px 0;}
.dq_wz em{margin:0 5px;}
}

.nf_lm{margin-bottom:40px;}
.nf_lm ul.row{margin:0 -10px;}
.nf_lm ul li{width:calc(10% - 20px); margin:0 10px;}
.nf_lm a{display:block; line-height:40px; border-radius:20px; text-align:center; background-color:#f7f7f7;}
.nf_lm a:hover{background-color:#ea5b18; color:#fff;}
.nf_lm ul li.on a{background-color:#ea5b18; color:#fff;}
@media only screen and (max-width:1100px){
.nf_lm{margin-bottom:30px;}
.nf_lm ul.row{margin:0 -8px;}
.nf_lm ul li{width:calc(12.5% - 16px); margin:0 8px;}
.nf_lm a{line-height:36px; border-radius:18px;}
}
@media only screen and (max-width:768px){
.nf_lm{margin-bottom:25px;}
}
@media only screen and (max-width:640px){
.nf_lm ul.row{display:block; overflow-x:scroll; white-space:nowrap; margin:0;}
.nf_lm ul li{width:90px; margin:0; margin-right:10px; display:inline-block;}
.nf_lm ul li:last-child{margin-right:0;}
}

.hb_zs{width:100%; padding:50px 0 70px; overflow:hidden;}
.hb_zs .swiper-hb{text-align:center; position:relative;}
.hb_zs .swiper-hb:before{width:100%; height:1px; position:absolute; top:50px; left:0; content:"";
background-image:-webkit-linear-gradient(left, #fff, #ccc, #fff);
background-image:linear-gradient(left, #fff, #ccc, #fff);}
.hb_zs .swiper-hb .s_j{font-size:20px; line-height:30px; font-family:"dinpro-regular";}
.hb_zs .swiper-hb .y_q{width:12px; height:12px; border-radius:50%; border:1px solid #ccc; background-color:#fff; margin:15px auto 35px;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_zs .swiper-slide:hover .y_q{border:1px solid #ea5b18; background-color:#ea5b18;}
.hb_zs .swiper-hb .h_b{overflow:hidden; border:1px solid #eee; border-radius:5px; padding:7px;}
.hb_zs .swiper-hb .h_b a{display:block; position:relative; overflow:hidden; border-radius:5px;}
.hb_zs .swiper-hb .h_b a:after{width:100%; height:100%; position:absolute; top:0; left:0; background-color:rgba(0,0,0,.5); content:""; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_zs .swiper-slide:hover .h_b a:after{opacity:1;}
.hb_zs .swiper-hb .h_b span{width:110px; height:36px; border-radius:36px; background-color:#ea5b18; font-size:15px; line-height:36px; color:#fff; display:block; position:absolute; top:50%; left:50%; margin:-18px 0 0 -55px; opacity:0; z-index:99;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_zs .swiper-slide:hover .h_b span{opacity:1;}
.hb_zs .swiper-slide .h_b span:hover{background-color:#fb915f;}
.hb_zs .swiper-hb .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_zs .swiper-slide:hover .t_p img{transform:scale(1.02);
-webkit-transform:scale(1.02);}
.hb_zs .swiper-hb .w_z{width:100%; font-size:16px; line-height:26px; color:#fff; position:absolute; bottom:0; left:0; padding:35px 5px 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
background-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));
background-image:linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));}
.hb_zs i{font-size:20px;}
.hb_zs .swiper-button-prev{width:32px; height:32px; border-radius:50%; line-height:32px; background-color:#ea5b18; color:#fff; text-align:center; top:34px; left:0; margin-top:0;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_zs .swiper-button-prev:hover{background-color:#fb915f;}
.hb_zs .swiper-button-next{width:32px; height:32px; border-radius:50%; line-height:32px; background-color:#ea5b18; color:#fff; text-align:center; top:34px; right:0; margin-top:0;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_zs .swiper-button-next:hover{background-color:#fb915f;}
@media only screen and (max-width:1100px){
.hb_zs{padding:40px 0 55px;}
.hb_zs .swiper-hb:before{top:41px;}
.hb_zs .swiper-hb .s_j{font-size:18px; line-height:26px;}
.hb_zs .swiper-hb .y_q{width:10px; height:10px; margin:10px auto 25px;}
.hb_zs .swiper-slide:hover .h_b a:after{opacity:0;}
.hb_zs .swiper-slide:hover .h_b span{opacity:0;}
.hb_zs .swiper-hb .w_z{width:100%; font-size:16px; line-height:26px; color:#fff; position:absolute; bottom:0; left:0; padding:35px 5px 15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
background-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));
background-image:linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));}
.hb_zs i{font-size:20px;}
.hb_zs .swiper-button-prev{width:30px; height:30px; line-height:30px; top:26px;}
.hb_zs .swiper-button-next{width:30px; height:30px; line-height:30px; top:26px;}
}

.hc_zs{width:100%; padding:50px 0; overflow:hidden;}
.hc_zs .hc_lb ul{margin:0 -10px;}
.hc_zs .hc_lb ul li{width:calc(25% - 20px); margin:0 10px 20px; border-radius:5px; border:1px solid #ddd; padding:5px;}
.hc_zs .hc_lb a{display:block; position:relative; overflow:hidden; border-radius:5px;}
.hc_zs .hc_lb .e_m{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:absolute; top:0; left:0; display:flex; justify-content:center; align-items:center; opacity:0;
transition:all .5s;
-webkit-transition:all .5s;}
.hc_zs .hc_lb ul li:hover .e_m{opacity:1;}
.hc_zs .hc_lb .n_r{text-align:center; font-size:15px; line-height:26px; color:#fff;}
.hc_zs .hc_lb .n_r img{width:110px; height:auto; display:inline-block;}
.hc_zs .hc_lb .n_r p{margin-top:5px; margin-bottom:10px;}
.hc_zs .hc_lb .n_r span{padding:0 20px; line-height:36px; border-radius:36px; background-color:#ea5b18; display:inline-block;
transition:all .5s;
-webkit-transition:all .5s;}
.hc_zs .hc_lb .n_r span:hover{background-color:#fb915f;}
.hc_zs .hc_lb .t_p img{width:100%; height:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.hc_zs .hc_lb ul li:hover .t_p img{transform:scale(1.02);
-webkit-transform:scale(1.02);}
.hc_zs .hc_lb .w_z{width:100%; font-size:16px; line-height:26px; text-align:center; color:#fff; position:absolute; bottom:0; left:0; padding:40px 5px 20px;
background-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));
background-image:linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));}
@media only screen and (max-width:1100px){
.hc_zs{padding:40px 0;}
.hc_zs .hc_lb .e_m{display:none;}
.hc_zs .hc_lb .n_r{font-size:14px; line-height:22px;}
.hc_zs .hc_lb .n_r img{width:100px;}
.hc_zs .hc_lb .n_r p{margin-bottom:6px;}
.hc_zs .hc_lb .n_r span{padding:0 16px; line-height:32px; border-radius:32px;}
.hc_zs .hc_lb .w_z{font-size:15px; padding:30px 5px 10px;}
}
@media only screen and (max-width:768px){
.hc_zs .hc_lb ul li{width:calc(33.33333333% - 20px);}
}
@media only screen and (max-width:640px){
.hc_zs{padding:35px 0;}
.hc_zs .hc_lb ul{margin:0 -8px;}
.hc_zs .hc_lb ul li{width:calc(50% - 16px); margin:0 8px 16px;}
.hc_zs .hc_lb .n_r{font-size:13px; line-height:20px;}
.hc_zs .hc_lb .n_r img{width:90px;}
.hc_zs .hc_lb .n_r span{padding:0 12px; line-height:28px; border-radius:28px;}
.hc_zs .hc_lb .w_z{font-size:14px; padding:20px 5px 10px;}
}

.cx_jz{width:100%; padding:50px 0 70px; overflow:hidden;}
.cx_jz .row{margin:0;}
.cx_jz .jz_fl{width:160px; position:relative; z-index:1;}
.cx_jz .jz_fl .dq_yf{display:none;}
.cx_jz .jz_fl ul li{margin-bottom:5px; border:1px solid #eee; border-right:0; border-radius:5px 0 0 5px; font-size:16px; line-height:50px; text-align:right;
transition:all .5s;
-webkit-transition:all .5s;}
.cx_jz .jz_fl ul li:last-child{margin-bottom:0;}
.cx_jz .jz_fl ul li:hover{margin-right:-1px;}
.cx_jz .jz_fl ul li.on{margin-right:-1px;}
.cx_jz .jz_fl a{display:block; padding:0 25px; background-color:#fff;}
.cx_jz .jz_fl a:hover{color:#ea5b18; background-color:#fafafa;}
.cx_jz .jz_fl ul li.on a{color:#ea5b18; background-color:#fafafa;}
.cx_jz .jz_xx{width:calc(100% - 160px); padding:40px; border:1px solid #eee; background-color:#fafafa; overflow:hidden;}
.cx_jz .rw_tt{width:100%; background-color:#fff; padding:15px 20px; border-bottom:1px solid #ddd; text-align:center;}
.cx_jz .rw_xx{width:100%; padding:15px 20px; border-bottom:1px solid #ddd; text-align:center;}
.cx_jz .rw_xx:nth-child(odd){background-color:#fff;}
.cx_jz .jz_xx ul{align-items:center;}
.cx_jz .jz_xx ul li{width:22%;}
.cx_jz .jz_xx ul li:first-child{width:11%;}
.cx_jz .jz_xx ul li:nth-child(2){width:11%;}
.cx_jz .jz_xx ul li:last-child{width:12%;}
.cx_jz .jz_xx .t_x{width:64px; height:64px; border-radius:50%; border:2px solid #fff; box-shadow:0 0 10px rgba(0,0,0,.1); margin:0 auto; overflow:hidden;}
.cx_jz .jz_xx .t_x img{width:100%; height:auto; display:block;}
.cx_jz .jz_xx span{width:40px; height:40px; background:url(/uploads/image/himages/pb.png) no-repeat center / cover; font-size:20px; line-height:40px; color:#1e0606; text-align:center; font-family:"dinpro"; display:block; margin:0 auto;}
.cx_jz .jz_xx a{display:inline-block; border:1px solid #ea5b18; border-radius:5px; padding:0 15px; font-size:15px; line-height:30px; color:#ea5b18;}
.cx_jz .jz_xx a:hover{background-color:#ea5b18; color:#fff;}
@media only screen and (max-width:1100px){
.cx_jz{padding:40px 0 60px;}
.cx_jz .jz_fl{width:140px;}
.cx_jz .jz_fl ul li{font-size:15px; line-height:46px;}
.cx_jz .jz_fl a{padding:0 20px;}
.cx_jz .jz_xx{width:calc(100% - 140px); padding:20px;}
.cx_jz .rw_tt{padding:12px 16px;}
.cx_jz .rw_xx{padding:12px 16px;}
.cx_jz .jz_xx ul li{width:20%;}
.cx_jz .jz_xx ul li:first-child{width:13%;}
.cx_jz .jz_xx ul li:first-child img{width:36px;}
.cx_jz .jz_xx ul li:nth-child(2){width:13%;}
.cx_jz .jz_xx ul li:last-child{width:14%;}
.cx_jz .jz_xx .t_x{width:60px; height:60px;}
.cx_jz .jz_xx span{width:36px; height:36px; font-size:18px; line-height:36px;}
.cx_jz .jz_xx a{padding:0 12px; line-height:28px;}
}
@media only screen and (max-width:768px){
.cx_jz{padding:30px 0 50px;}
.cx_jz .jz_fl{width:120px;}
.cx_jz .jz_xx{width:calc(100% - 120px);}
.cx_jz .jz_xx ul li:first-child img{width:32px;}
.cx_jz .jz_xx .t_x{width:56px; height:56px;}
.cx_jz .jz_xx span{width:32px; height:32px; line-height:32px;}
}
@media only screen and (max-width:640px){
.cx_jz .jz_fl{width:100%; margin-bottom:15px; position:relative;}
.cx_jz .jz_fl .dq_yf{width:120px; padding:0 6px 0 12px; border:1px solid #eee; background-color:#f7f7f7; border-radius:5px; line-height:40px; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.cx_jz .jz_fl .dq_yf i{font-size:18px; color:#999;}
.cx_jz .jz_fl ul{width:100%; padding:12px; border-radius:5px; box-shadow:0 0 10px rgba(0,0,0,.1); background-color:#fff; position:absolute; top:52px; left:0; z-index:999; display:none; flex-wrap:wrap;}
.cx_jz .jz_fl ul.on{display:flex;}
.cx_jz .jz_fl ul li{width:calc(33.33333333% - 8px); border:1px solid #ddd; border-radius:5px; margin:4px;}
.cx_jz .jz_fl ul li:hover{margin-right:4px;}
.cx_jz .jz_fl ul li.on{margin-right:4px;}
.cx_jz .jz_fl ul li a{padding:0; text-align:center; line-height:40px;}
.cx_jz .jz_fl ul li.on a{background:none; color:#444;}
.cx_jz .rw_tt{padding:10px 5px;}
.cx_jz .rw_xx{padding:10px 5px;}
.cx_jz .jz_xx{width:100%; padding:0;}
.cx_jz .jz_xx ul li{width:23%;}
.cx_jz .jz_xx ul li:first-child{width:13%;}
.cx_jz .jz_xx ul li:first-child img{width:26px;}
.cx_jz .jz_xx ul li:nth-child(2){width:18%;}
.cx_jz .jz_xx ul li:last-child{width:100%; text-align:right;}
.cx_jz .jz_xx .t_x{width:44px; height:44px;}
.cx_jz .jz_xx span{width:26px; height:26px; font-size:16px; line-height:26px;}
.cx_jz .jz_xx a{padding:0 7px; font-size:14px; line-height:20px; margin-right:10px;}
}

.qy_sp{width:100%; padding:50px 0 70px; overflow:hidden;}
.qy_sp ul li{width:calc(33.33333333% - 30px); margin:0 15px 30px; background-color:#eee;}
.qy_sp .t_p{overflow:hidden; position:relative;}
.qy_sp .t_p:after{width:100%; height:100%; position:absolute; top:0; left:0; content:""; background-color:rgba(0,0,0,.5); opacity:.3;
transition:all .5s;
-webkit-transition:all .5s;}
.qy_sp ul li:hover .t_p:after{opacity:1;}
.qy_sp .t_p img{width:100%; height:auto; display:block;}
.qy_sp .t_p i{width:52px; height:52px; position:absolute; top:50%; left:50%; margin-top:-26px; margin-left:-26px; z-index:99; cursor:pointer; opacity:.8;
transition:all .5s;
-webkit-transition:all .5s;}
.qy_sp ul li:hover .t_p i{opacity:.6;}
.qy_sp ul li:hover .t_p i:hover{opacity:1;}
.qy_sp .w_z{padding:15px 10px; font-size:18px; line-height:26px; text-align:center; color:#333;}
.qy_sp ul li:hover .w_z{color:#ea5b18;}
@media only screen and (max-width:1100px){
.qy_sp{padding:40px 0 50px;}
.qy_sp ul{margin:0 -10px;}
.qy_sp ul li{width:calc(33.33333333% - 20px); margin:0 10px 20px;}
.qy_sp .t_p i{width:36px; height:36px; margin-top:-18px; margin-left:-18px;}
.qy_sp .w_z{padding:10px 5px; font-size:16px; line-height:22px;}
}
@media only screen and (max-width:768px){
.qy_sp ul li{width:calc(50% - 20px); margin:0 10px 20px;}
}
@media only screen and (max-width:640px){
.qy_sp{padding:35px 0;}
.qy_sp ul{margin:0;}
.qy_sp ul li{width:100%; margin:0 0 15px;}
}

.xw_nr{width:100%; padding:50px 0; overflow:hidden;}
.xw_nr .xw_lb ul li{margin-bottom:25px; padding-bottom:25px; border-bottom:1px solid #ddd;}
.xw_nr .xw_lb a{display:flex; flex-wrap:wrap; justify-content:space-between;}
.xw_nr .xw_lb .t_p{width:25%;}
.xw_nr .xw_lb .t_p img{width:100%; height:auto; display:block;}
.xw_nr .xw_lb .w_z{width:73%;}
.xw_nr .xw_lb .w_z h3{font-size:22px; font-weight:bold; line-height:30px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_nr .xw_lb .w_z span{display:block; margin-bottom:25px; color:#999;}
.xw_nr .xw_lb .w_z p{color:#555; line-height:26px; height:52px; margin-bottom:35px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_nr .xw_lb .w_z i{display:inline-block; width:120px; height:40px; border-radius:20px; font-size:15px; line-height:40px; color:#999; text-align:center; background-color:#eee;
transition:all .5s;
-webkit-transition:all .5s;}
.xw_nr .xw_lb a:hover .w_z i{background-color:#ea5b18; color:#fff;}
@media only screen and (max-width:1100px){
.xw_nr{padding:40px 0;}
.xw_nr .xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
.xw_nr .xw_lb .t_p{width:28%;}
.xw_nr .xw_lb .w_z{width:70%;}
.xw_nr .xw_lb .w_z h3{font-size:20px; margin-bottom:10px;}
.xw_nr .xw_lb .w_z span{margin-bottom:15px;}
.xw_nr .xw_lb .w_z p{line-height:24px; height:48px; margin-bottom:15px;}
.xw_nr .xw_lb .w_z i{width:110px; height:36px; border-radius:18px; line-height:36px;}
}
@media only screen and (max-width:768px){
.xw_nr .xw_lb .t_p{width:33%;}
.xw_nr .xw_lb .w_z{width:65%;}
.xw_nr .xw_lb .w_z span{margin-bottom:10px;}
}
@media only screen and (max-width:640px){
.xw_nr{padding:30px 0;}
.xw_nr .xw_lb .t_p{width:100%; margin-bottom:10px;}
.xw_nr .xw_lb .w_z{width:100%;}
.xw_nr .xw_lb .w_z span{margin-bottom:10px;}
.xw_nr .xw_lb .w_z h3{font-size:18px; margin-bottom:6px;}
.xw_nr .xw_lb .w_z span{margin-bottom:6px;}
.xw_nr .xw_lb .w_z p{margin-bottom:10px;}
.xw_nr .xw_lb .w_z i{width:90px; height:30px; border-radius:15px; font-size:14px; line-height:30px;}
}

.xw_xq{width:100%; padding:60px 0 80px; background-color:#f7f7f7; overflow:hidden; position:relative;}
.xw_xq .row{margin:0; justify-content:space-between;}
.xw_xq .xq_nr{width:calc(100% - 390px); padding:30px; background-color:#fff;}
.xw_xq .xq_nr .b_t{font-size:28px; line-height:36px; font-weight:bold; color:#000; text-align:center; margin-bottom:20px;}
.xw_xq .xq_nr .x_x{padding-bottom:30px; margin-bottom:45px; border-bottom:1px solid #eee; text-align:center; line-height:26px;}
.xw_xq .xq_nr .x_x span{display:inline-block; padding:0 10px;}
.xw_xq .xq_nr .n_r{font-size:16px; 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; font-size:15px; line-height:32px;}
.xw_xq .xq_nr .z_c, .xw_xq .xq_nr .y_c{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.xw_xq .xq_tj.on{position:fixed; top:120px; right:50%; margin-right:-680px;}
.xw_xq .xq_tj.on_a{position:absolute; top:auto; bottom:80px; right:50%; margin-right:-680px;}
.xw_xq .tj_zs{width:360px; padding:20px; background-color:#fff;}
.xw_xq .tj_zs .b_t{font-size:22px; font-weight:bold; line-height:30px; color:#000; margin-bottom:20px;}
.xw_xq .tj_zs ul li{margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #eee;}
.xw_xq .tj_zs a{display:flex; flex-wrap:wrap; justify-content:space-between;}
.xw_xq .tj_zs .t_p{width:37%;}
.xw_xq .tj_zs .t_p img{width:100%; height:auto; display:block;}
.xw_xq .tj_zs .w_z{width:60%;}
.xw_xq .tj_zs .w_z h3{font-size:16px; font-weight:normal; line-height:22px; height:44px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.xw_xq .tj_zs .w_z span{font-size:14px; color:#999; line-height:16px; margin-top:15px; display:block;}
@media only screen and (max-width:1100px){
.xw_xq{padding:40px 0 60px;}
.xw_xq .xq_nr{width:100%; padding:25px;}
.xw_xq .xq_nr .b_t{font-size:24px; line-height:34px; margin-bottom:15px;}
.xw_xq .xq_nr .x_x{padding-bottom:25px; margin-bottom:30px;}
.xw_xq .xq_nr .n_r{font-size:15px; line-height:26px;}
.xw_xq .xq_nr .f_y{margin-top:30px; padding-top:20px; font-size:14px;}
.xw_xq .xq_tj{display:none;}
}
@media only screen and (max-width:768px){
.xw_xq{padding:35px 0 50px;}
.xw_xq .xq_nr{padding:25px 20px;}
.xw_xq .xq_nr .b_t{font-size:22px; line-height:32px;}
}
@media only screen and (max-width:640px){
.xw_xq{padding:35px 0 50px; background-color:#fff;}
.xw_xq .xq_nr{padding:0;}
.xw_xq .xq_nr .b_t{font-size:22px; line-height:32px;}
}

.nr_js{width:100%; padding:60px 0 80px; overflow:hidden;}
.nr_js .b_t{text-align:center; margin-bottom:50px;}
.nr_js .b_t h3{font-size:36px; color:#ea5b18; font-weight:bold; line-height:46px;}
.nr_js .b_t h4{font-size:26px; color:#333; font-weight:bold; line-height:36px;}
.nr_js .j_s{line-height:30px;}
.nr_js .j_s img{max-width:100%; height:auto; display:block; margin:0 auto;}
.nr_js a{width:140px; height:50px; border-radius:50px; border:1px solid #ea5b18; font-size:16px; color:#ea5b18; line-height:48px; text-align:center; display:block; margin:50px auto 0;}
.nr_js a:hover{background-color:#ea5b18; color:#fff;}
@media only screen and (max-width:1100px){
.nr_js{padding:40px 0 60px;}
.nr_js .b_t{margin-bottom:30px;}
.nr_js .b_t h3{font-size:30px; line-height:38px;}
.nr_js .b_t h4{font-size:24px; line-height:34px;}
.nr_js .j_s{line-height:26px;}
.nr_js a{width:120px; height:40px; border-radius:40px; font-size:15px; line-height:38px; margin:30px auto 0;}
}
@media only screen and (max-width:768px){
.nr_js{padding:40px 0 60px; min-height:55vh;}
.nr_js .b_t{margin-bottom:20px;}
.nr_js .b_t h3{font-size:26px; line-height:36px;}
.nr_js .b_t h4{font-size:20px; line-height:30px;}
}

.hb_xq{width:100%; padding:60px 0 80px; background-color:#f7f7f7; overflow:hidden;}
.hb_xq .row{margin:0; justify-content:space-between;}
.hb_xq .xq_zs{width:calc(100% - 430px); display:flex; flex-wrap:wrap; justify-content:space-between;}
.hb_xq .xq_zs .xt_lb{width:90px;}
.hb_xq .xq_zs .xt_lb ul li{width:100%; height:90px; border-radius:5px; border:1px solid #eee; background-color:#fff; margin-bottom:15px; cursor:pointer;
transition:all .3s;
-webkit-transition:all .3s;}
.hb_xq .xq_zs .xt_lb ul li.on{box-shadow:0 0 10px rgba(0,0,0,.1); border:1px solid #ea5b18;}
.hb_xq .xq_zs .xt_lb img{width:auto; height:100%; display:block; margin:0 auto;}
.hb_xq .xq_zs .dt_zs{width:calc(100% - 120px); border-radius:5px; border:1px solid #eee; background-color:#fff;}
.hb_xq .xq_zs .dt_zs img{width:auto; height:75vh; display:block; margin:0 auto;}
.hb_xq .xq_wz{width:400px;}
.hb_xq .xq_wz .b_t{padding:20px; background-color:#fff; font-size:20px; font-weight:bold; line-height:26px; color:#000; margin-bottom:2px;}
.hb_xq .xq_wz .x_x{padding:15px 20px; background-color:#fff; color:#777; line-height:26px; margin-bottom:2px;}
.hb_xq .xq_wz .x_x span{display:inline-block; color:#aaa;}
.hb_xq .xq_wz .x_x ul li{margin:5px 0;}
.hb_xq .xq_wz .x_z{padding:15px 20px; background-color:#fff;}
.hb_xq .xq_wz .x_z a{display:block; background-color:#ea5b18; border-radius:6px; font-size:18px; line-height:60px; text-align:center; color:#fff;}
.hb_xq .xq_wz .x_z a:hover{opacity:.8;}
.hb_xq .xq_wz .x_z i{font-size:26px; display:inline-block; vertical-align:middle; margin-left:5px; margin-top:-4px;}
.hb_xq .zx_tj{padding:20px; background-color:#fff; margin-top:20px;}
.hb_xq .zx_tj ul{margin:0 -5px;}
.hb_xq .zx_tj ul li{width:calc(33.33333333% - 10px); margin:0 5px;}
.hb_xq .zx_tj .x_b{font-size:20px; color:#000; font-weight:bold; margin-bottom:15px;}
.hb_xq .zx_tj a{display:block; position:relative; border-radius:6px; overflow:hidden;}
.hb_xq .zx_tj img{width:100%; height:auto; display:block;}
.hb_xq .zx_tj span{width:100%; font-size:15px; line-height:22px; color:#fff; text-align:center; position:absolute; bottom:0; left:0; padding:20px 5px 10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
background-image:-webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));
background-image:linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8));}
.hb_xq .swiper-dt i{font-weight:bold; font-size:24px;}
.hb_xq .swiper-button-prev{width:44px; height:44px; border-radius:50%; border:1px solid #ddd; line-height:42px; color:#333; text-align:center; left:25px; margin-top:-22px;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_xq .swiper-button-prev:hover{background-color:#ea5b18; border:1px solid #ea5b18; color:#fff;}
.hb_xq .swiper-button-next{width:44px; height:44px; border-radius:50%; border:1px solid #ddd; line-height:42px; color:#333; text-align:center; right:25px; margin-top:-22px;
transition:all .5s;
-webkit-transition:all .5s;}
.hb_xq .swiper-button-next:hover{background-color:#ea5b18; border:1px solid #ea5b18; color:#fff;}
.hb_xq .swiper-pagination{display:none;}
@media only screen and (max-width:1100px){
.hb_xq{padding:40px 0 55px;}
.hb_xq .xq_zs{width:calc(100% - 350px);}
.hb_xq .xq_zs .xt_lb{width:70px;}
.hb_xq .xq_zs .xt_lb ul li{height:70px; margin-bottom:10px;}
.hb_xq .xq_zs .dt_zs{width:calc(100% - 85px);}
.hb_xq .xq_zs .dt_zs img{height:70vh;}
.hb_xq .xq_wz{width:330px;}
.hb_xq .xq_wz .b_t{padding:15px; font-size:18px; line-height:22px;}
.hb_xq .xq_wz .x_x{padding:10px 15px;}
.hb_xq .xq_wz .x_x ul li{margin:5px 0;}
.hb_xq .xq_wz .x_z{padding:15px;}
.hb_xq .xq_wz .x_z a{font-size:16px; line-height:50px;}
.hb_xq .xq_wz .x_z i{font-size:22px;}
.hb_xq .zx_tj{padding:15px; margin-top:15px;}
.hb_xq .zx_tj ul{margin:0 -3px;}
.hb_xq .zx_tj ul li{width:calc(33.33333333% - 6px); margin:0 3px;}
.hb_xq .zx_tj .x_b{font-size:18px; margin-bottom:10px;}
.hb_xq .zx_tj span{font-size:14px; padding:15px 5px 10px;}
.hb_xq .swiper-dt i{font-size:20px;}
.hb_xq .swiper-button-prev{width:38px; height:38px; line-height:36px; left:15px; margin-top:-19px;}
.hb_xq .swiper-button-next{width:38px; height:38px; line-height:36px; right:15px; margin-top:-19px;}
}
@media only screen and (max-width:768px){
.hb_xq .xq_zs{width:calc(100% - 270px);}
.hb_xq .xq_zs .xt_lb{width:60px;}
.hb_xq .xq_zs .xt_lb ul li{height:60px;}
.hb_xq .xq_zs .dt_zs{width:calc(100% - 70px);}
.hb_xq .xq_zs .dt_zs img{height:60vh;}
.hb_xq .xq_wz{width:260px;}
.hb_xq .swiper-button-prev{left:10px;}
.hb_xq .swiper-button-next{right:10px;}
}
@media only screen and (max-width:640px){
.hb_xq{padding:30px 0 50px;}
.hb_xq .xq_zs{width:100%; margin-bottom:15px;}
.hb_xq .xq_zs .xt_lb{display:none;}
.hb_xq .xq_zs .dt_zs{width:100%;}
.hb_xq .xq_zs .dt_zs img{height:60vh;}
.hb_xq .xq_wz{width:100%;}
.hb_xq .xq_wz .x_z{display:none;}
.hb_xq .swiper-pagination{display:block; bottom:5px;}
.hb_xq .swiper-pagination-bullet{width:10px; height:10px; border-radius:50%; background-color:#000; opacity:.35;}
.hb_xq .swiper-pagination-bullet-active{opacity:.8; background-color:#fff;}
}

.yema{width:100%; margin-top:35px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 10px; background-color:#eee; border-radius:5px; line-height:40px; font-size:14px; font-family:"dinpro"; text-align:center; color:#666; display:block;}
.yema ul li a:hover{color:#fff; background-color:#ea5b18;}
.yema ul li a.on{color:#fff; background-color:#ea5b18;}
@media only screen and (max-width:640px){
.yema{margin-top:25px;}
.yema ul li a{min-width:34px; padding:0 6px; line-height:34px; font-size:13px;}
}

.tc_sp{width:100%; height:100%; background-color:rgba(0,0,0,.6); position:fixed; top:0; left:0; z-index:99999; display:none;}
.tc_sp .g_b{position:absolute; top:-35px; right:-35px; cursor:pointer; color:#eee;
transition:all .5s;
-webkit-transition:all .5s;}
.tc_sp .g_b:hover{transform:rotate(360deg);
-webkit-transform:rotate(360deg);}
.tc_sp .vd_nr{width:100%; max-width:1080px; position:absolute; top:50%; left:50%;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.tc_sp .vd_nr iframe{width:100%; height:428px; display:block;}
@media only screen and (max-width:1100px){
.tc_sp .vd_nr{max-width:600px;}
.tc_sp .vd_nr iframe{height:428px;}
}
@media only screen and (max-width:768px){
.tc_sp .g_b{top:-40px; right:0;}
.tc_sp .vd_nr{max-width:90%;}
.tc_sp .vd_nr iframe{height:200px;}
}

.foot{width:100%; padding:15px 0; border-top:1px solid rgba(255,255,255,.2); position:fixed; bottom:0; left:0; font-size:13px; text-align:center; line-height:22px; color:#fff;}
.foot a{color:#fff;}
.foot a:hover{color:rgba(255,255,255,.4);}
.foot span{display:inline-block; margin-right:10px;}
.foot span img{width:16px; display:inline-block; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:768px){
.foot{padding:10px 0;}
}

.footer{width:100%; padding:20px 0; background-color:#2b2b2b; font-size:12px; line-height:22px; color:rgba(255,255,255,.4); position:relative; z-index:101;}
.footer a{color:rgba(255,255,255,.6);}
.footer a:hover{color:#fff;}
.footer .ft_dh{width:100%; padding:15px 0 35px; border-bottom:1px solid rgba(255,255,255,.2); font-size:14px; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center;}
.footer .ft_lm ul{margin:0;}
.footer .ft_lm ul li{margin-right:50px;}
.footer .ft_yy a{color:rgba(255,255,255,.4);}
.footer .ft_yy a:hover{color:#fff;}
.footer .ft_yy i{display:inline-block; margin-right:6px; margin-top:-2px; vertical-align:middle;}
.footer .ft_xx{width:100%; padding:30px 0 10px; display:flex; flex-wrap:wrap; justify-content:space-between; align-items:center; position:relative;}
.footer .ft_xx span{display:inline-block; margin-right:10px;}
.footer .ft_xx span img{width:16px; display:inline-block; vertical-align:middle; margin-top:-2px;}
.footer .ft_xx .z_c img{width:120px; height:auto; display:inline-block;}
.footer .ft_xx .y_c{text-align:right;}
@media only screen and (max-width:1100px){
.footer{padding:15px 0;}
.footer .ft_dh{padding:15px 0 25px;}
.footer .ft_lm ul li{margin-right:30px;}
.footer .ft_xx{padding:20px 0 10px;}
}
@media only screen and (max-width:768px){
.footer{text-align:center;}
.footer .ft_dh{padding:10px 0 20px;}
.footer .ft_lm{display:none;}
.footer .ft_yy{width:100%;}
.footer .ft_xx{width:100%; padding:10px 0;}
.footer .ft_xx .z_c{width:100%; margin-top:20px;}
.footer .ft_xx .z_c img{width:110px;}
.footer .ft_xx .y_c{width:100%; text-align:center; margin-top:20px;}
}
@media only screen and (max-width:640px){
.footer{padding:15px 0 75px;}
}

.ft_zd{width:100%; height:60px; border-top:1px solid #dec2b4; background-color:#fde5d9; text-align:center; position:fixed; bottom:0; left:0; z-index:99999; display:none;}
.ft_zd ul{display:flex;}
.ft_zd ul li{width:33.33333333%; border-right:1px solid #dec2b4;}
.ft_zd a{width:100%; height:59px; padding-top:8px; display:block;}
.ft_zd img{height:22px;}
.ft_zd p{font-size:14px; line-height:22px;}
@media only screen and (max-width:640px){
.ft_zd{display:block;}
}