﻿@charset "UTF-8";
html{
  font-size: 6.25vw;
}
@media screen and  (min-width: 1600px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body::-webkit-scrollbar{ width: 7px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 7px;  background-color: #d31e1e;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #d31e1e;width: 20px;}
@media  screen and (max-width:1024px){
.slick-dots li{border-radius:6px;width:6px; height:6px; margin:0 4px;}
.slick-dots li.slick-active{width: 18px;}
}

.w_width{max-width:1600px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 100px;padding-right: 100px;}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs{ width: 100%;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;padding: 0 50px;;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 58px;}
.t_navs .top ._top{display: flex;justify-content: flex-end;align-items: center;padding-top: 8.5px;padding-bottom: 8.5px;border-bottom: 1px solid #ededed;}
.t_navs .top ._top .btn{margin-right: 36px;}
.t_navs .top ._top .btn a{display: flex;align-items: center;}
.t_navs .top ._top .btn a img{width: 20px;display: block;margin-right: 4px;}
.t_navs .top ._top .btn a .ico2{display: none;}
.t_navs .top ._top .btn a .wz{font-size: 16px;color: #333333;line-height: 30px;}
.t_navs .top ._top .btn a:hover .ico1{display: none;}
.t_navs .top ._top .btn a:hover .ico2{display: block;}
.t_navs .top ._top .btn a:hover .wz{color: #d31e1e;}
.t_navs .top ._top .tel a{display: block;font-size: 16px;color: #171616;line-height: 30px;font-weight: bold;font-family: "微软雅黑";}
.t_navs .top ._bottom{display: flex;justify-content: flex-end;align-items: center;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;margin-right: 84px;}
.t_navs .top .menu .l1:last-child{margin-right: 0;}
.t_navs .top .menu .l1 .a1{ display: block;color: #131212; position: relative;padding: 0 2px;line-height: 56px; font-size: 20px;}
.t_navs .top .menu .l1.on .a1,
.t_navs .top .menu .l1:hover .a1{ color: #d31e1e;}
.t_navs .top .menu .l1 .a1::after,
.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #d31e1e; position: absolute; bottom: 0; left: 50%;transform: translate(-50%,0);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .menu .l1.on .a1::after,
.t_navs .top .menu .l1:hover .a1::after{width: 100%;}
.t_navs .top .menu .u2{min-width: 200px;position: absolute;left: 50%;transform: translate(-50%,0);top:100%;display: none;z-index: 20;}
.t_navs .top .menu .u2::after{content: "";display: block;width: 100%;height: 5px;position: absolute;left: 0;bottom: 100%;opacity: 0;}
.t_navs .top .menu .u2 .l2{margin-bottom: 0;position: relative;}
.t_navs .top .menu .u2 .l2:last-child{margin-bottom: 0;}
.t_navs .top .menu .u2 .a2{background-color: #ffffff;box-shadow: 0 0 12px rgba(0,0,0,0.1);display: flex;justify-content: center;align-items: center;padding: 13px 30px;}
.t_navs .top .menu .u2 .a2 img{width: 28px;display: block;}
.t_navs .top .menu .u2 .a2 .ico2{display: none;}
.t_navs .top .menu .u2 .a2 .wz{font-size: 16px;color: #666666;line-height: 28px;padding-left: 8px;}
.t_navs .top .menu .u2 .a2:hover{background-color: #d31e1e;}
.t_navs .top .menu .u2 .a2:hover .ico1{display: none;}
.t_navs .top .menu .u2 .a2:hover .ico2{display: block;}
.t_navs .top .menu .u2 .a2:hover .wz{color: #fff;}
.t_navs .top .menu .u3{min-width: 168px;background-color: #ffffff;position: absolute;left: calc(100% + 20px);top: 0;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 14px 28px 28px 28px;display: none;}
.t_navs .top .menu .u3::before{content: "";display: block;width: 20px;height: 100%;opacity: 0;position: absolute;right: 100%;top: 0;}
.t_navs .top .menu .u3::after{content: "";display: block;width: 0;height: 0;border: 7px solid;border-color: transparent #fff transparent transparent;position: absolute;right: 100%;top: 20px;}
.t_navs .top .menu .u3 .l3{border-bottom: 1px solid #e7e7e7;}
.t_navs .top .menu .u3 .l3 a{display: block;font-size: 16px;color: #666666;line-height: 24px;padding: 13px 0;}
.t_navs .top .menu .u3 .l3:hover a{color: #d31e1e;}
.t_navs .top .menu .u3 .l3:hover{border-color: #d31e1e;}
.t_navs .top .cp_sub{padding-top: 40px;padding-bottom: 86px; width: 100%;position: fixed;left: 0;top: 104px;background-color: #ffffff;box-shadow: 0 20px 10px 0 rgba(0,0,0,0.1);border-top: 1px solid #ededed;overflow: hidden;display: none;z-index: 20;}
.t_navs .top .cp_sub .w_width{display: flex;align-items: stretch;justify-content: space-between;}
.t_navs .top .cp_sub .qh_left{width: 310px;padding-right: 60px;border-right: 1px solid #e4e4e4;}
.t_navs .top .cp_sub .qh_left .list{margin-bottom: 12px;display: flex;justify-content: space-between;align-items: center;border-radius: 10px;cursor: pointer;padding: 0 20px;}
.t_navs .top .cp_sub .qh_left .list:last-child{margin-bottom: 0;}
.t_navs .top .cp_sub .qh_left .list .wz{font-size: 18px;color: #333333;line-height: 50px;}
.t_navs .top .cp_sub .qh_left .list img{width: 20px;display: none;}
.t_navs .top .cp_sub .qh_left .list.on{background-color: #d41d1f;}
.t_navs .top .cp_sub .qh_left .list.on .wz{color: #fff;}
.t_navs .top .cp_sub .qh_left .list.on img{display: block;}
.t_navs .top .cp_sub .qh_right{width: calc(100% - 370px);padding-bottom: 30px;position: relative;}
.t_navs .top .cp_sub .qh_right .list{width: 100%;;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;padding-right: 106px;overflow: hidden;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .top .cp_sub .qh_right .list.on{position: relative;z-index: 3;opacity: 1;}
.t_navs .top .cp_sub .qh_right ul{margin: -18px;width: calc(100% + 36px);display: flex;flex-wrap: wrap;overflow: hidden;}
.t_navs .top .cp_sub .qh_right ul li{width: 20%;padding: 18px;}
.t_navs .top .cp_sub .qh_right ul .bt{margin-bottom: 22px;}
.t_navs .top .cp_sub .qh_right ul .bt a{display: block;font-size: 16px;color: #333333;line-height: 24px;}
.t_navs .top .cp_sub .qh_right ul .jj a{display: block;font-size: 14px;color: #787878;line-height: 20px;padding-left: 12px;position: relative;margin-bottom: 14px;}
.t_navs .top .cp_sub .qh_right ul .jj a:last-child{margin-bottom: 0;}
.t_navs .top .cp_sub .qh_right ul .jj a::after{content: "";display: block;width: 4px;height: 4px;background-color: #d31e1e;position: absolute;left: 0;top: 8px;border-radius: 100%;}
.t_navs .top .cp_sub .qh_right ul .bt a:hover,
.t_navs .top .cp_sub .qh_right ul .jj a:hover{color: #d31e1e;}
.t_navs .top ._bottom .pcSs_box{margin-right: 50px;margin-left: 70px;padding: 16px 0;}
.t_navs .top ._bottom .pcSs_box .t_ico img{width: 24px;display: block;cursor: pointer;}
.t_navs .top ._bottom .pcSs_box .b_inp{width: 100%;position: fixed;left: 0;top: 104px;background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 50px;display: none;}
.t_navs .top ._bottom .pcSs_box .b_inp>div{width: 600px;border: 1px solid #eee;padding: 0 100px 0 20px;position: relative;margin: 0 auto;}
.t_navs .top ._bottom .pcSs_box .b_inp>div input{font-size: 16px;color: #333;height: 50px;width: 100%;display: block;}
.t_navs .top ._bottom .pcSs_box .b_inp>div img{width: 24px;display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.t_navs .top ._bottom .yyqh_box a{display: block;font-size: 16px;color: #666666;line-height: 24px;;}
.t_navs .top ._bottom .yyqh_box a:hover{color: #d31e1e;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 104px;opacity: 0;}
@media screen and (max-width:1400px) {
.t_navs .top .cp_sub .qh_right .list{padding-right: 0;}
.t_navs .top .menu .l1 .a1{font-size: 16px;}
.t_navs .top ._top .btn a .wz{font-size: 14px;}
.t_navs .top ._top .btn a img{width: 18px;}
.t_navs .top .logo img{height: 50px;}
}
@media screen and (max-width:1240px) {
.t_navs .top .cp_sub .qh_right ul{margin: -8px;width: calc(100% + 16px);}
.t_navs .top .cp_sub .qh_right ul li{padding: 8px;}
.t_navs .top .cp_sub .qh_right ul .bt a{font-size: 15px;line-height: 20px;}
.t_navs .top .cp_sub .qh_right ul .jj a{font-size: 13px;line-height: 18px;padding-left: 10px;margin-bottom: 12px;}
.t_navs .top .cp_sub .qh_left{width: 260px;padding-right: 30px;}
.t_navs .top .cp_sub .qh_left .list{padding: 0 16px;}
.t_navs .top .cp_sub .qh_left .list .wz{font-size: 15px;line-height: 46px;}
.t_navs .top .cp_sub .qh_right{width: calc(100% - 300px);}
.t_navs .top .menu .l1{margin-right: 50px;}
.t_navs .top .menu .l1 .a1{  font-size: 17px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .top ._top{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_navs .top ._bottom .pcSs_box{margin-right: 20px;margin-left: 20px;padding: 13px 0;}
.t_navs .top ._bottom .pcSs_box .b_inp{top: 50px;padding: 20px;}
.t_navs .top ._bottom .pcSs_box .b_inp>div{width: 100%;padding: 0 50px 0 14px;}
.t_navs .top ._bottom .pcSs_box .b_inp>div input{font-size: 14px;height: 40px;}
.t_navs .top ._bottom .pcSs_box .b_inp>div img{width: 20px;right: 14px;}
.t_navs .top ._bottom .yyqh_box {margin-right: 20px;;}
.t_navs .top ._bottom .yyqh_box a{font-size: 14px;line-height: 20px;}
.t_nav_zw{height: 50px;}
.t_navs .top{ padding: 0 8px 0 15px; width: 100%; position: fixed; top: 0; left: 0; z-index: 4;background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.t_navs .top .logo{ margin: 5px 0;}
.t_navs .top .logo img{ height: 40px;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#d31e1e;position:absolute;top:50%;margin-top:-1px;left: 8px;margin-left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after,
.t_navs .menuph .menu-toggle span.hamburger:before{content:"";display:block;width:24px;height:2px;background:#d31e1e;position:absolute;top:50%;margin-top:-1px;left:0;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.t_navs .menuph .menu-toggle span.hamburger:after {margin-top:-8px;top:0;transition-delay:0.27s;}
.t_navs .menuph .menu-toggle span.hamburger:before {margin-top:8px;top:0;transition-delay:0.2s;}
.t_navs .menuph .menu-toggle span.hamburger span{width: 2px;height: 2px;display: block;background: #d31e1e;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#d31e1e;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.t_navs .menuph .menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.t_navs .menuph .menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.t_navs .menuph .cross::before,
.t_navs .menuph .cross::after {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.t_navs .menuph.active .menu-toggle span.hamburger,
.t_navs .menuph.active .menu-toggle span.hamburger:after,
.t_navs .menuph.active .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.t_navs .menuph.active .menu-toggle span.hamburger:after {transition-delay:0s;}
.t_navs .menuph.active .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.t_navs .menuph.active .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #333;}
.t_navs .menuph.active .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #333;}
.t_navs .xialaph{ position: fixed; right: 0; top: 50px;width: 100%; height: calc(100vh - 50px);overflow: scroll; padding: 10px 20px 60px 20px;z-index:3; background: #fff;display: none;}
.t_navs .xialaph .a1box,
.t_navs .xialaph .a2box{position: relative;}
.t_navs .xialaph .icobox{width: 40px;height: 40px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.t_navs .xialaph .ico{height: 28px;position: absolute;right: 0;top: 50%;margin-top: -14px;z-index: 4;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.t_navs .xialaph .ico img{height: 100%;display: block;}
.t_navs .xialaph .ico img.img2{display: none;}
.t_navs .xialaph .icobox.on img.img1{display: none;}
.t_navs .xialaph .icobox.on img.img2{display: block;}
.t_navs .xialaph .icobox.on .ico{
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);}
.t_navs .xialaph .u1{width: 100%;margin-bottom: 20px;}
.t_navs .xialaph .l1{width: 100%;}
.t_navs .xialaph .a1{width: 100%;font-size: 16px;color: #333;line-height: 26px;position: relative;padding: 12px 40px 12px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u2{width: 100%;padding-left: 20px;padding-right: 20px;border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2{width: 100%;}
.t_navs .xialaph .a2{width: 100%;font-size: 16px;color: #333;line-height: 22px;position: relative;padding: 10px 40px 10px 0;display: block;border-bottom: 1px solid rgba(0,0,0,0.1);}
.t_navs .xialaph .u3{padding-left: 20px;padding-right: 20px; border-bottom: 1px solid rgba(0,0,0,0.1);display: none;}
.t_navs .xialaph .l2:last-child .u3{border-bottom: 0;}
.t_navs .xialaph .l2:last-child .a2{border-bottom: 0;}
.t_navs .xialaph .l3{width: 100%;}
.t_navs .xialaph .a3{font-size: 14px;color: #333;line-height: 20px;padding-top: 8px;padding-bottom: 8px;border-bottom: 1px solid rgba(0,0,0,0.1);display: block;}
.t_navs .xialaph .l3:last-child .a3{border-bottom: 0;}
}

/* 电脑端漂浮 */
.pf_right{width: 67px;position: fixed;right: 31px;top: 50%;transform: translate(0,-50%);opacity: 0;z-index: -10;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.pf_right.on{opacity: 1;z-index: 99;}
.pf_right .cont1{margin-bottom: 16px;}
.pf_right .cont1 .a{display: block;box-shadow: 0 0 20px rgba(0,0,0,0.1); height: 67px;background-color: #d31e1e;border-radius: 100%;position: relative;display: flex;justify-content: center;align-items: center;flex-direction: column;position: relative;}
.pf_right .cont1 .a img{width: 24px;display: block;margin-bottom: 4px;}
.pf_right .cont1 .a .wz{font-size: 14px;color: #ffffff;line-height: 18px; display:block;}
.pf_right .cont1 .a .num{width: 24px;height: 24px; text-align: center; position: absolute;right: calc(100% - 15px);bottom: calc(100% - 18px);background-color: #d31e1e;border: 1px solid #fff;border-radius: 100%;font-size: 16px;color: #ffffff;line-height: 18px;}
.pf_right .cont2{background-color: #ffffff;border-radius: 33.5px;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 10px 0;}
.pf_right .cont2 ul li{position: relative;border-bottom: 1px solid #ececec;}
.pf_right .cont2 ul li:last-child{border-bottom: 0;}
.pf_right .cont2 ul li a{padding: 10px 0;display: block;}
.pf_right .cont2 ul li a img{width: 26px;display: block;margin: 0 auto 6px auto;}
.pf_right .cont2 ul li a .ico2{display: none;}
.pf_right .cont2 ul li a .wz{font-size:14px;color: #666666;line-height: 18px;text-align: center;}
.pf_right .cont2 ul li:hover a .ico1{display: none;}
.pf_right .cont2 ul li:hover a .ico2{display: block;}
.pf_right .cont2 ul li:hover a .wz{color: #d31e1e;}
.pf_right .cont2 ul li .tel_box{position: absolute;right: calc(100% + 12px);top: 50%;background-color: #fff;width: 200px;box-shadow: 0 0 12px rgba(0,0,0,0.1);padding: 10px 20px;font-size: 20px;color: #000;line-height: 30px;font-weight: bold;font-family: "微软雅黑";text-align: center;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: translate(0,-50%) scale(0);
-webkit-transform: translate(0,-50%) scale(0);
-moz-transform: translate(0,-50%) scale(0);
-o-transform: translate(0,-50%) scale(0);
-ms-transform: translate(0,-50%) scale(0);}
.pf_right .cont2 ul li:hover .tel_box{
transform: translate(0,-50%) scale(1);
-webkit-transform: translate(0,-50%) scale(1);
-moz-transform: translate(0,-50%) scale(1);
-o-transform: translate(0,-50%) scale(1);
-ms-transform: translate(0,-50%) scale(1);}
.pf_right .cont2 ul li .ewm{position: absolute;right: calc(100% + 12px);top: 50%;background-color: #fff;width: 120px;box-shadow: 0 0 12px rgba(0,0,0,0.1);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: translate(0,-50%) scale(0);
-webkit-transform: translate(0,-50%) scale(0);
-moz-transform: translate(0,-50%) scale(0);
-o-transform: translate(0,-50%) scale(0);
-ms-transform: translate(0,-50%) scale(0);}
.pf_right .cont2 ul li .ewm img{width: 100%;display: block;}
.pf_right .cont2 ul li:hover .ewm{
transform: translate(0,-50%) scale(1);
-webkit-transform: translate(0,-50%) scale(1);
-moz-transform: translate(0,-50%) scale(1);
-o-transform: translate(0,-50%) scale(1);
-ms-transform: translate(0,-50%) scale(1);}
@media screen and (max-width:1680px) {
.pf_right{width: 60px;right: 12px;}
.pf_right .cont1{margin-bottom: 12px;}
.pf_right .cont1 .a{height: 60px;}
.pf_right .cont1 .a img{width: 20px;}
.pf_right .cont1 .a .wz{font-size: 13px;line-height: 15px;}
.pf_right .cont1 .a .num{width: 20px;height: 20px; right: calc(100% - 15px);bottom: calc(100% - 18px);font-size: 14px;line-height: 16px;}
.pf_right .cont2{border-radius: 30px;padding: 8px 0;}
.pf_right .cont2 ul li a{padding: 8px 0;}
.pf_right .cont2 ul li a img{width: 22px;}
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;position: relative;}
.pf_down li a .num{width: 18px;height: 18px;position: absolute;left: 28%;top: -6px;background-color: #d31e1e;border-radius: 100%;font-size: 12px;color: #fff;line-height: 18px;text-align: center;}
.pf_down li .ico7{ width: 100%; float: left; height: 24px; line-height:0; display: flex; justify-content: center; align-items: center;}
.pf_down li .ico7 img{ width:24px; height: 24px;}
.pf_down li .ico7 .show{ display: block;}
.pf_down li .ico7 .hide{ display: none;}
.pf_down li .d_name{ width: 100%; float: left; margin-top:2px; font-size:14px; color: #000; line-height: 14px;}
.pf_down li:hover .ico7{ background: #d31e1e; width:44px; height:44px; border-radius: 50%; border:3px solid #fff; position: relative; margin-top:-18px;}
.pf_down li:hover .ico7 .show{ display: none;}
.pf_down li:hover .ico7 .hide{ display: block;}
.pf_down li:hover .ico7 img{ width:22px; height: 22px;}
.pf_down li:hover .d_name{ margin-top:0;}


/* 底导航 */
.b_nav{width: 100%;padding-top: 54px;padding-bottom: 24px;background-color: #f6f6f6;}
.b_nav .cont1{padding-bottom: 26px;border-bottom: 1px solid #e1e1e1;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 .left img{height: 51px;display: block;}
.b_nav .cont1 .right a{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont1 .right a img{width: 24px;display: block;margin-right: 12px;}
.b_nav .cont1 .right a .wz{font-size: 18px;color: #333333;line-height: 24px;}
.b_nav .cont1 .right a:hover .wz{color: #d31e1e;}
.b_nav .cont2{padding-top: 48px;padding-bottom: 48px;border-bottom: 1px solid #e1e1e1;display: flex;}
.b_nav .cont2 .left{width: 41.25%;padding-right: 100px;}
.b_nav .cont2 .left .tel_box{margin-bottom: 30px;}
.b_nav .cont2 .left .tel_box .wz{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 14px;}
.b_nav .cont2 .left .tel_box .tel{font-size: 36px;color: #1c1c1c;line-height: 40px;font-weight: bold;font-family: "微软雅黑";}
.b_nav .cont2 .left .tel_box .tel a{color: #1c1c1c;}
.b_nav .cont2 .left .dl{margin-bottom: 32px;}
.b_nav .cont2 .left .dl .dd{margin-bottom: 12px;font-size: 16px;color: #666666;line-height: 20px;}
.b_nav .cont2 .left .dl .dd:last-child{margin-bottom: 0;}
.b_nav .cont2 .left .ewmbox{display: flex;}
.b_nav .cont2 .left .ewm{width: 100px;margin-right: 30px;}
.b_nav .cont2 .left .ewm:last-child{margin-right: 0;}
.b_nav .cont2 .left .ewm img{width: 100%;display: block;}
.b_nav .cont2 .left .ewm .wz{font-size: 14px;color: #666666;line-height: 20px;text-align: center;margin-top: 8px;}
.b_nav .cont2 .right{width: 58.75%;}
.b_nav .cont2 .right ul{display: flex;justify-content: space-between;}
.b_nav .cont2 .right .yj{margin-bottom: 32px;}
.b_nav .cont2 .right .yj a{display: block;font-size: 18px;color: #131313;line-height: 24px;font-weight: bold;font-family: "微软雅黑";}
.b_nav .cont2 .right .ej a{display: block;font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 16px;}
.b_nav .cont2 .right .ej a:last-child{margin-bottom: 0;}
.b_nav .cont2 .right .yj a:hover,
.b_nav .cont2 .right .ej a:hover{color: #d31e1e;}
.b_nav .cont3{padding-top: 20px;display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont3 .left{font-size: 14px;color:#acacac;line-height: 20px;}
.b_nav .cont3 .left a{color:#acacac;}
.b_nav .cont3 .right{display: flex;justify-content: flex-end;align-items: center;}
.b_nav .cont3 .right .a1{font-size: 14px;color: #acacac;line-height: 20px;}
.b_nav .cont3 .right .a1:hover{color: #d31e1e;}
.b_nav .cont3 .right span{font-size: 14px;color: #acacac;line-height: 20px;margin: 0 6px;}
.b_nav .cont3 .right .firend{position: relative;}
.b_nav .cont3 .right .firend ._t{display: flex;align-items: center;cursor: pointer;}
.b_nav .cont3 .right .firend ._t .wz{font-size: 14px;color: #acacac;line-height: 20px;}
.b_nav .cont3 .right .firend ._t img{width: 14px;display: block;}
.b_nav .cont3 .right .firend:hover ._t .wz{color: #d31e1e;}
.b_nav .cont3 .right .firend ._b{padding: 20px; width: 188px;position: absolute;left: 50%;transform: translate(-50%,0);bottom: calc(100% + 12px);background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);display: none;}
.b_nav .cont3 .right .firend ._b a{display: block;font-size: 15px;color: #333;line-height: 20px;margin-bottom: 12px;}
.b_nav .cont3 .right .firend ._b a:last-child{margin-bottom: 0;}
.b_nav .cont3 .right .firend ._b a:hover{color: #d31e1e;}
@media screen and (max-width:1400px) {
.b_nav .cont1 .right a .wz{font-size: 16px;}
.b_nav .cont2 .left .tel_box .tel a{font-size: 26px;}
.b_nav .cont2 .left .dl .dd{font-size: 14px;}
.b_nav .cont2 .left .tel_box .wz{font-size: 14px;}
.b_nav .cont2 .right .yj a{font-size: 16px;}
.b_nav .cont2 .right .ej a{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.b_nav{padding-top: 30px;padding-bottom: 30px;margin-bottom: calc(60px + constant(safe-area-inset-bottom));margin-bottom: calc(60px + env(safe-area-inset-bottom));}
.b_nav .cont1{padding-bottom: 20px;}
.b_nav .cont1 .left img{height: 40px;}
.b_nav .cont1 .right a img{width: 20px;margin-right: 10px;}
.b_nav .cont1 .right a .wz{font-size: 14px;line-height: 20px;}
.b_nav .cont2{padding-top: 20px;padding-bottom: 20px;display: block;}
.b_nav .cont2 .left{width:100%;padding-right: 0;}
.b_nav .cont2 .left .tel_box{margin-bottom: 15px;text-align: center;}
.b_nav .cont2 .left .tel_box .wz{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.b_nav .cont2 .left .tel_box .tel{font-size: 24px;line-height: 30px;}
.b_nav .cont2 .left .dl{margin-bottom: 15px;}
.b_nav .cont2 .left .dl .dd{margin-bottom: 10px;font-size: 14px;line-height: 18px;text-align: center;}
.b_nav .cont2 .left .ewmbox{justify-content: center;}
.b_nav .cont2 .left .ewm{width: 90px;margin-right: 20px;}
.b_nav .cont2 .left .ewm .wz{margin-top: 6px;}
.b_nav .cont2 .right{display: none;}
.b_nav .cont3{display: block;}
.b_nav .cont3 .left{text-align: center;}
.b_nav .cont3 .right{justify-content: center;}
.b_nav .cont3 .right .firend ._b{padding: 14px; width: 120px;}
.b_nav .cont3 .right .firend ._b a{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
}

/* 首页 */
.sy_btn a{width: 140px;display: flex;justify-content: center;align-items: center;background-color: #d31e1e;border-radius: 9px;}
.sy_btn a div{font-size: 16px;color: #ffffff;line-height: 48px;margin-right: 16px;}
.sy_btn a img{width: 24px;display: block;}
.sy_btn a:hover{opacity: 0.8;}
@media screen and (max-width:1024px) {
.sy_btn a{width: 110px;border-radius: 6px;}
.sy_btn a div{font-size: 14px;line-height: 36px;margin-right: 6px;}
.sy_btn a img{width: 20px;}
}

.sy_section1{width: 100%;padding: 26px 60px 90px 60px;background-color: #f5f5f5;}
.sy_section1 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section1 .ul .li{padding: 0 6px;}
.sy_section1 .ul a{display: block;width: 100%;position: relative;border-radius: 10px;overflow: hidden;}
.sy_section1 .ul a .pic{ width: 100%; padding-bottom: 124.716%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section1 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section1 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section1 .ul a .wzbox{width: 100%;position: absolute;left: 0;top: 0;padding: 42px 24px 24px 24px;z-index: 10;}
.sy_section1 .ul a .wzbox .bt1{font-size: 18px;color: #ffffff;line-height: 24px;text-align: center;margin-bottom: 10px;font-weight: bold;font-family: "微软雅黑";}
.sy_section1 .ul a .wzbox .bt2{font-size: 26px;color: #ffffff;line-height: 30px;text-align: center;margin-bottom: 24px;font-weight: bold;font-family: "微软雅黑";}
.sy_section1 .ul a:hover .wzbox .bt2{color: #d31e1e;}
.sy_section1 .ul a .wzbox .line{width: 35px;height: 4px;margin: 0 auto 22px auto;background-color: #d31e1e;}
.sy_section1 .ul a .wzbox .dl{margin: -5px;width: calc(100% + 10px);display: flex;flex-wrap: wrap;}
.sy_section1 .ul a .wzbox .dl .dd{width: 50%;padding: 5px;}
.sy_section1 .ul a .wzbox .dl .dd div{font-size: 16px;color: #ffffff;line-height: 22px;padding-left: 12px;position: relative;}
.sy_section1 .ul a .wzbox .dl .dd div::after{content: "";display: block;width: 3px;height: 3px;background-color: #d31e1e;position: absolute;left: 0;top: 9.5px;}
.sy_section1 .ul a .posi_img{width: 81.63265306122449%;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.sy_section1 .ul a .posi_img img{width: 100%;display: block;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section1 .ul a:hover .posi_img img{
transform: scale(1.1);
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);}
@media screen and (max-width:1680px) {
.sy_section1 .ul a .wzbox{padding: 20px;}
.sy_section1 .ul a .wzbox .bt1{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.sy_section1 .ul a .wzbox .bt2{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sy_section1 .ul a .wzbox .line{width: 24px;height: 3px;margin: 0 auto 14px auto;}
.sy_section1 .ul a .wzbox .dl{margin: -4px;width: calc(100% + 8px);}
.sy_section1 .ul a .wzbox .dl .dd{padding: 4px;}
.sy_section1 .ul a .wzbox .dl .dd div{font-size: 15px;line-height: 18px;padding-left: 10px;position: relative;}
.sy_section1 .ul a .wzbox .dl .dd div::after{top: 7.5px;}
.sy_section1 .ul a .posi_img{width: 60%;}
}
@media screen and (max-width:1280px) {
.sy_section1 .ul a .wzbox .dl .dd div{font-size: 11px;}
.sy_section1 .ul a .posi_img{width: 56%;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding: 20px 15px 30px 15px;}
.sy_section1 .ul{margin: 0 -5px;width: calc(100% + 10px);}
.sy_section1 .ul .li{padding: 0 5px;}
.sy_section1 .ul a .wzbox{padding: 20px;}
.sy_section1 .ul a .wzbox .bt1{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.sy_section1 .ul a .wzbox .bt2{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.sy_section1 .ul a .wzbox .line{width: 24px;height: 2px;margin: 0 auto 12px auto;}
.sy_section1 .ul a .wzbox .dl{margin: -5px;width: calc(100% + 10px);display: flex;flex-wrap: wrap;}
.sy_section1 .ul a .wzbox .dl .dd{width: 50%;padding: 5px;}
.sy_section1 .ul a .wzbox .dl .dd div{font-size: 13px;color: #ffffff;line-height: 22px;padding-left: 12px;}
.sy_section1 .ul a .wzbox .dl .dd div::after{content: "";display: block;width: 3px;height: 3px;background-color: #d31e1e;position: absolute;left: 0;top: 9.5px;}
.sy_section1 .ul a .posi_img{width: 70%;}
.sy_section1 .ul .slick-dots{margin-top: 20px;}
}

.sy_section2{width: 100%;padding-bottom: 90px;background-color: #f5f5f5;}
.sy_section2 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 56px;}
.sy_section2 .btbox .title{font-size: 50px;color: #181818;line-height: 56px;font-weight: bold;font-family: "微软雅黑";}
.sy_section2 .btbox .qh_t{display: flex;background-color: #fff;border-radius: 10px;}
.sy_section2 .btbox .qh_t .list{width: 205px;border-radius: 10px;cursor: pointer;display: flex;justify-content: center;align-items: center;position: relative;}
.sy_section2 .btbox .qh_t .list img{width: 42px;display: block;}
.sy_section2 .btbox .qh_t .list .ico2{display: none;}
.sy_section2 .btbox .qh_t .list .wz{font-size: 18px;color: #333333;line-height: 60px;margin-left: 8px;}
.sy_section2 .btbox .qh_t .list.on{background-color: #d31e1e;border-radius: 10px;}
.sy_section2 .btbox .qh_t .list.on .ico1{display: none;}
.sy_section2 .btbox .qh_t .list.on .ico2{display: block;}
.sy_section2 .btbox .qh_t .list.on .wz{color: #fff;}
.sy_section2 .btbox .qh_t .list.on::after{content: "";display: block;width: 0;height: 0;border: 8px solid;border-color: #d31e1e transparent transparent transparent;position: absolute;left: 50%;transform: translate(-50%,0);top: 100%;}
.sy_section2 .qh_b{width: 100%;position: relative;overflow: hidden;}
.sy_section2 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;overflow: hidden;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .qh_b .list.on{opacity: 1;z-index: 10;position: relative;}
.sy_section2 .qh_b .ul{margin: 0 -15px;width: calc(100% + 30px);padding-bottom: 75px;}
.sy_section2 .qh_b .ul .li{padding: 0 15px;width: 483px;}
.sy_section2 .qh_b .ul .li.on{width: 664px;}
.sy_section2 .qh_b .ul .li a{display: block;width: 100%;background-color: #ffffff;border-radius: 10px;overflow: hidden;}
.sy_section2 .qh_b .ul .li a .pic{ padding-bottom: 68.8%; position: relative; overflow: hidden;}
.sy_section2 .qh_b .ul .li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.sy_section2 .qh_b .ul .li a .wzbox{padding: 36px;/*border-top: 1px solid #eee;*/
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 .qh_b .ul .li a .wzbox .fbt{font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 16px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .qh_b .ul .li a .wzbox .bt{font-size: 28px;color: #333333;line-height: 34px;margin-bottom: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section2 .qh_b .ul .li a .wzbox .dl{margin: -5px;width: calc(100% + 10px);display: flex;}
.sy_section2 .qh_b .ul .li a .wzbox .dl .dd{padding: 5px;}
.sy_section2 .qh_b .ul .li a .wzbox .dl .dd>div{font-size: 14px;color: #d31e1e;line-height: 26px;padding: 0 10px;border: 1px solid #d93c3c;border-radius: 4px;}
.sy_section2 .qh_b .ul .li a .wzbox .icobox{margin-top: 62px;width: 16px;}
.sy_section2 .qh_b .ul .li a .wzbox .icobox img{width: 100%;display: block;}
.sy_section2 .qh_b .ul .li a .wzbox .icobox .ico2{display: none;}
.sy_section2 .qh_b .ul .li.on a .wzbox{background: url(img/img60.jpg)no-repeat center center;background-size: cover;
transform: scale(1.01);
-webkit-transform: scale(1.01);
-moz-transform: scale(1.01);
-o-transform: scale(1.01);
-ms-transform: scale(1.01);}
.sy_section2 .qh_b .ul .li.on a .wzbox .fbt,
.sy_section2 .qh_b .ul .li.on a .wzbox .bt{color: #fff;}
.sy_section2 .qh_b .ul .li.on a .wzbox .dl .dd>div{color: #fff;border: 1px solid #fff;}
.sy_section2 .qh_b .ul .li.on a .wzbox .icobox .ico1{display: none;}
.sy_section2 .qh_b .ul .li.on a .wzbox .icobox .ico2{display: block;}
.sy_section2 .qh_b .ul .slick-dots{position: absolute;left: 15px;bottom: 13px;width: auto;}
.sy_section2 .qh_b .ul .slick-dots li{width: 14px;height: 14px;border: 1px solid #bdbdbd;border-radius: 14px;margin: 0 26px 0 0;background-color: rgba(255,255,255,0);}
.sy_section2 .qh_b .ul .slick-dots li.slick-active{ background: #d31e1e;width: 46px;border-color: #d31e1e;}
.sy_section2 .qh_b .ul .slick-prev{width: 62px;height: 36px;border: 2px solid #d31e1e;border-radius: 7px; left: auto;right: 97px; top: auto;transform: translate(0,0);bottom: 0;}
.sy_section2 .qh_b .ul .slick-prev::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img61.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section2 .qh_b .ul .slick-next{width: 62px;height: 36px;border: 2px solid #d31e1e;border-radius: 7px; right: 15px;top: auto;transform: translate(0,0);bottom: 0;}
.sy_section2 .qh_b .ul .slick-next::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img63.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.sy_section2 .qh_b .ul .slick-prev:hover::after{background: url(img/img62.svg)no-repeat center center;background-size: cover;}
.sy_section2 .qh_b .ul .slick-next:hover::after{background: url(img/img64.svg)no-repeat center center;background-size: cover;}
.sy_section2 .qh_b .ul .slick-prev:hover,
.sy_section2 .qh_b .ul .slick-next:hover{background-color: #d31e1e;}
@media screen and (max-width:1680px) {
.sy_section2 .qh_b .ul{margin: 0 -10px;width: calc(100% + 20px);}
.sy_section2 .qh_b .ul .li{padding: 0 10px;width: 400px;}
.sy_section2 .qh_b .ul .li.on{width: 500px;}
.sy_section2 .qh_b .ul .li a .pic{ padding-bottom: 68.8%;}
.sy_section2 .qh_b .ul .li.on a .pic{padding-bottom: 59.936%;}
.sy_section2 .qh_b .ul .li a .wzbox{padding: 20px;}
.sy_section2 .qh_b .ul .li a .wzbox .fbt{font-size: 14px;line-height: 18px;margin-bottom: 12px;}
.sy_section2 .qh_b .ul .li a .wzbox .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section2 .qh_b .ul .li a .wzbox .icobox{margin-top: 32px;width: 14px;}
.sy_section2 .btbox .title{font-size: 40px;line-height: 44px;}
}
@media screen and (max-width:1400px) {
.sy_section2 .btbox .title{font-size: 26px;}
.sy_section2 .btbox .qh_t .list .wz{font-size: 16px;line-height: 50px;}
.sy_section2 .btbox .qh_t .list img{width: 32px;}
.sy_section2 .qh_b .ul .li a .wzbox .bt{font-size: 16px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-bottom: 30px;padding-top: 30px;}
.sy_section2 .btbox{display: block;margin-bottom: 20px;}
.sy_section2 .btbox .title{font-size: 20px;line-height: 24px;}
.sy_section2 .btbox .qh_t{border-radius: 8px;width: 100%;margin-top: 14px;}
.sy_section2 .btbox .qh_t .list{width: 50%;border-radius: 8px;}
.sy_section2 .btbox .qh_t .list img{width: 32px;}
.sy_section2 .btbox .qh_t .list .wz{font-size: 15px;line-height: 46px;margin-left: 6px;}
.sy_section2 .btbox .qh_t .list.on::after{top: calc(100% - 2px);}
.sy_section2 .qh_b .ul{margin: 0 -6px;width: calc(100% + 12px);padding-bottom: 30px;}
.sy_section2 .qh_b .ul .li{padding: 0 6px;}
.sy_section2 .qh_b .ul .li a .pic{ padding-bottom: 68.8%;}
.sy_section2 .qh_b .ul .li.on a .pic{padding-bottom: 68.8%;}
.sy_section2 .qh_b .ul .li a .wzbox{padding: 20px;}
.sy_section2 .qh_b .ul .li a .wzbox .fbt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.sy_section2 .qh_b .ul .li a .wzbox .bt{font-size: 18px;line-height: 22px;margin-bottom: 12px;}
.sy_section2 .qh_b .ul .li a .wzbox .dl .dd>div{line-height: 24px;padding: 0 8px;}
.sy_section2 .qh_b .ul .li a .wzbox .icobox{margin-top: 20px;width: 12px;}
.sy_section2 .qh_b .ul .slick-dots{left: 0;bottom: 0;width: 100%;}
.sy_section2 .qh_b .ul .slick-dots li{width: 7px;height: 7px;border-radius: 7px;margin: 0 5px 0 0;}
.sy_section2 .qh_b .ul .slick-dots li.slick-active{ width: 24px;}
}

.sy_section3{width: 100%;position: relative;}
.sy_section3 .qh_back{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;}
.sy_section3 .qh_back div{width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .qh_back div.on{opacity: 1;z-index: 3;}
.sy_section3 .w_1920{display: flex;align-items: center;padding-left: 160px;position: relative;z-index: 5;}
.sy_section3 .left{width: 44.31818181818182%;padding-right: 184px;}
.sy_section3 .left .title{font-size: 50px;color: #ffffff;line-height: 54px;margin-bottom: 94px;font-weight: bold;font-family: "微软雅黑";}
.sy_section3 .left .qh_l{position: relative;}
.sy_section3 .left .qh_l .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section3 .left .qh_l .list.on{position: relative;z-index: 1;opacity: 1;}
.sy_section3 .left .qh_l .bt{font-size: 36px;color: #ffffff;line-height: 40px;margin-bottom: 36px;font-weight: bold;font-family: "微软雅黑";}
.sy_section3 .left .qh_l .jj{font-size: 18px;color: #ffffff;line-height: 44px;margin-bottom: 36px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:5;}
.sy_section3 .right{width: 55.68181818181818%;}
.sy_section3 .right .qh_r{display: flex;flex-wrap: wrap;}
.sy_section3 .right .qh_r .list{width: 50%;border-left: 1px solid #dac4c0;border-top: 1px solid #dac4c0;}
.sy_section3 .right .qh_r .list .libox{width: 100%;background-color: rgba(0,0,0,0.25);padding: 50px 50px 46px 50px;cursor: pointer;}
.sy_section3 .right .qh_r .list.on .libox{background: url(img/img74.jpg)no-repeat right center;background-size: cover;}
.sy_section3 .right .qh_r .list .libox .icobox{display: flex;justify-content: space-between;align-items: flex-start;}
.sy_section3 .right .qh_r .list .libox .icobox .logo{width: 64px;display: block;}
.sy_section3 .right .qh_r .list .libox .icobox .ico{width: 30px;display: block;}
.sy_section3 .right .qh_r .list .libox .wz{font-size: 24px;color: #ffffff;line-height: 30px;margin-top: 26px;}
.sy_section3 .right .qh_r .list1{width: 100%;border-left: 0 solid #dac4c0;border-top: 0 solid #dac4c0;display: flex;justify-content: flex-end;}
.sy_section3 .right .qh_r .list1 .libox{width: 50%;border-left: 1px solid #dac4c0;border-top: 1px solid #dac4c0;}
@media screen and (max-width:1680px) {
.sy_section3 .w_1920{padding-left: 100px;}
.sy_section3 .left{padding-right: 100px;}
.sy_section3 .left .title{font-size: 40px;line-height: 44px;}
.sy_section3 .right .qh_r .list .libox{padding: 36px}
.sy_section3 .right .qh_r .list .libox .icobox .logo{width: 50px;}
.sy_section3 .right .qh_r .list .libox .icobox .ico{width: 24px;}
}
@media screen and (max-width:1400px) {
.sy_section3 .left .title{font-size: 26px;}
.sy_section3 .left .qh_l .bt{font-size: 24px;}
.sy_section3 .left .qh_l .jj{font-size: 15px;line-height: 26px;}
.sy_btn a{width: 120px;}
.sy_btn a div{font-size: 14px;margin-right: 12px;line-height: 40px;}
.sy_section3 .right .qh_r .list .libox .wz{font-size: 18px;}
.sy_section3 .right .qh_r .list .libox .icobox .logo{width: 36px;}
}
@media screen and (max-width:1024px) {
.sy_section3{padding: 30px 15px;}
.sy_section3 .title{font-size: 20px;line-height: 24px;color: #181818;font-weight: bold;font-family: "微软雅黑";margin-bottom: 20px;}
.sy_section3 .w_1920{display: block;padding-left: 0;}
.sy_section3 .left{width: 100%;padding-right: 0;position: relative;border-radius: 10px;overflow: hidden;}
.sy_section3 .left .title{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.sy_section3 .left .qh_l{position: relative;z-index: 10;}
.sy_section3 .left .qh_l .list{padding: 30px 20px;}
.sy_section3 .left .qh_l .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section3 .left .qh_l .jj{font-size: 14px;line-height: 22px;margin-bottom: 12px;}



.sy_section3 .right{width: 100%;margin-bottom: 20px;}
.sy_section3 .right .qh_r{display: block;border-right: 0;font-size: 0;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;border-radius: 8px;}
.sy_section3 .right .qh_r::-webkit-scrollbar{ display: none;}
.sy_section3 .right .qh_r .list{width: auto!important;display: inline-block!important;vertical-align: middle;border: 0;margin-right: 12px;}
.sy_section3 .right .qh_r .list:last-child{margin-right: 0;}
.sy_section3 .right .qh_r .list .libox{padding: 0 16px;display: flex;align-items: center;width: auto!important;border: 0;border-radius: 8px;}
.sy_section3 .right .qh_r .list .libox .icobox .logo{width: 30px;margin-right: 6px;}
.sy_section3 .right .qh_r .list .libox .icobox .ico{width: 22px;display: none;}
.sy_section3 .right .qh_r .list .libox .wz{font-size: 15px;line-height: 46px;margin-top: 0;}
.sy_section3 .right .qh_r .list1{width: auto!important;border-left: 0;}
.sy_section3 .right .qh_r .list1 .libox{width: auto!important;border-left: 0;}
}

.sy_section4{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #ffffff;}
.sy_section4 .btbox{display: flex;justify-content: space-between;align-items: center;margin-bottom: 56px;}
.sy_section4 .btbox .title{font-size: 50px;color: #181818;line-height: 54px;font-weight: bold;font-family: "微软雅黑";}
.sy_section4 .content{display: flex;justify-content: space-between;align-items: center;}
.sy_section4 .content .left{width: 53.75%;}
.sy_section4 .content .left .ul{width: 100%;}
.sy_section4 .content .left .ul .li{width: 100%;}
.sy_section4 .content .left .ul a{display: block;border-radius: 10px;overflow: hidden;}
.sy_section4 .content .left .ul a .pic{ width: 100%; padding-bottom: 62.558%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section4 .content .left .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section4 .content .left .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section4 .content .left .ul .wzbox{position: absolute;left: 0;bottom: 0;padding: 0 180px 46px 40px;}
.sy_section4 .content .left .ul .date{font-size: 14px;color: #ffffff;line-height: 18px;margin-bottom: 20px;}
.sy_section4 .content .left .ul .bt{font-size: 22px;color: #ffffff;line-height: 26px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section4 .content .left .ul a:hover .bt{color: #d31e1e;}
.sy_section4 .content .left .ul .slick-dots{width: auto;position: absolute;right: 40px;bottom: 50px;}
.sy_section4 .content .left .ul .slick-dots li{width: 10px;height: 10px;border: 1px solid #bdbdbd;border-radius: 10px;margin: 0 18px 0 0;background-color: rgba(255,255,255,0);}
.sy_section4 .content .left .ul .slick-dots li.slick-active{ background: #d31e1e;width: 32px;border-color: #d31e1e;}
.sy_section4 .content .right{width: 43%;}
.sy_section4 .content .right ul{width: 100%;}
.sy_section4 .content .right ul li{margin-bottom: 50px;}
.sy_section4 .content .right ul li:last-child{margin-bottom: 0;}
.sy_section4 .content .right ul li a{display: flex;justify-content: flex-start;align-items: center;}
.sy_section4 .content .right ul li a .picbox{width: 56.68604651162791%;}
.sy_section4 .content .right ul li a .pic{ width: 100%; padding-bottom: 62.56%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section4 .content .right ul li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section4 .content .right ul li a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section4 .content .right ul li a .wzbox{width: 43.31395348837209%;padding-left: 28px;}
.sy_section4 .content .right ul li a .date{font-size: 14px;color: #666666;line-height: 20px;margin-bottom: 20px;}
.sy_section4 .content .right ul li a .info{font-size: 22px;color: #333333;line-height: 38px;margin-bottom: 44px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.sy_section4 .content .right ul li a .wzbox img{width: 30px;display: block;}
.sy_section4 .content .right ul li a:hover .info{color: #d31e1e;}
@media screen and (max-width:1680px) {
.sy_section4 .btbox .title{font-size: 40px;line-height: 44px;}
.sy_section4 .content .right ul li{margin-bottom: 40px;}
.sy_section4 .content .right ul li a .date{margin-bottom: 12px;}
.sy_section4 .content .right ul li a .info{margin-bottom: 20px;font-size: 18px;line-height: 24px;}
.sy_section4 .content .left{width: 52%;}
.sy_section4 .content .right{width: 46%;}
.sy_section4 .content .right ul li a .picbox{width: 52%;}
.sy_section4 .content .right ul li a .wzbox{width: 48%;padding-left: 20px;}
}
@media screen and (max-width:1400px) {
.sy_section4 .content .right ul li{margin-bottom: 30px;}
.sy_section4 .btbox .title{font-size: 26px;}
.sy_section4 .content .left .ul .bt{font-size: 18px;}
.sy_section4 .content .right ul li a .info{font-size: 15px;}
}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;padding-bottom: 30px;}
.sy_section4 .btbox{margin-bottom: 20px;}
.sy_section4 .btbox .title{font-size: 20px;line-height: 24px}
.sy_section4 .content{display: block;}
.sy_section4 .content .left{width: 100%;}
.sy_section4 .content .left .ul .wzbox{padding: 0 120px 20px 12px;}
.sy_section4 .content .left .ul .date{margin-bottom: 10px;}
.sy_section4 .content .left .ul .bt{font-size: 16px;line-height: 20px;}
.sy_section4 .content .left .ul .slick-dots{right: 12px;bottom: 20px;}
.sy_section4 .content .left .ul .slick-dots li{width: 8px;height: 8px;border-radius: 8px;margin: 0 10px 0 0;}
.sy_section4 .content .left .ul .slick-dots li.slick-active{width: 20px;}
.sy_section4 .content .right{width: 100%;margin-top: 20px;}
.sy_section4 .content .right ul li{margin-bottom: 12px;}
.sy_section4 .content .right ul li a .picbox{width: 50%;}
.sy_section4 .content .right ul li a .wzbox{width: 50%;padding-left: 12px;}
.sy_section4 .content .right ul li a .date{margin-bottom: 10px;}
.sy_section4 .content .right ul li a .info{font-size: 16px;line-height: 22px;margin-bottom: 12px;}
.sy_section4 .content .right ul li a .wzbox img{width: 24px;}
}

.sy_section5{width: 100%;padding-top: 100px;padding-bottom: 100px;}
.sy_section5 .w_width{display: flex;;}
.sy_section5 .left{width: 30.625%;padding-right: 164px;}
.sy_section5 .left .title{font-size: 50px;color: #181818;line-height: 54px;margin-bottom: 70px;font-weight: bold;font-family: "微软雅黑";}
.sy_section5 .left .info{font-size: 18px;color: #666666;line-height: 34px;}
.sy_section5 .right{width: 69.375%;}
.sy_section5 .right ul{margin: -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section5 .right ul li{width: 50%;padding: 15px;}
.sy_section5 .right ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 10px;padding: 50px 60px 50px 50px;}
.sy_section5 .right ul a .bt{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 28px;}
.sy_section5 .right ul a .jj{font-size: 16px;color: #666666;line-height: 32px;margin-bottom: 38px;min-height: 96px;}
.sy_section5 .right ul a .boxs{display: flex;justify-content: space-between;align-items: center;}
.sy_section5 .right ul a .boxs .logobox{width: 52px;}
.sy_section5 .right ul a .boxs .logobox img{width: 100%;display: block;}
.sy_section5 .right ul a .boxs .logobox .logo2{display: none;}
.sy_section5 .right ul a .boxs .icobox{width: 30px;}
.sy_section5 .right ul a .boxs .icobox img{width: 100%;display: block;}
.sy_section5 .right ul a .boxs .icobox .ico2{display: none;}
.sy_section5 .right ul a:hover{background: url(img/img88.jpg)no-repeat center center;background-size: cover;}
.sy_section5 .right ul a:hover .bt,
.sy_section5 .right ul a:hover .jj{color: #fff;}
.sy_section5 .right ul a:hover .boxs .logobox .logo1{display: none;}
.sy_section5 .right ul a:hover .boxs .logobox .logo2{display: block;}
.sy_section5 .right ul a:hover .boxs .icobox .ico1{display: none;}
.sy_section5 .right ul a:hover .boxs .icobox .ico2{display: block;}
@media screen and (max-width:1680px) {
.sy_section5 .left{width: 30%;padding-right: 100px;}
.sy_section5 .left .title{font-size: 40px;line-height: 44px;}
.sy_section5 .right{width: 70%;}
.sy_section5 .right ul{margin: -12px;width: calc(100% + 24px);}
.sy_section5 .right ul li{padding: 12px;}
.sy_section5 .right ul a{padding: 30px;}
.sy_section5 .right ul a .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section5 .right ul a .jj{font-size: 14px;line-height: 24px;margin-bottom: 20px;min-height: 72px;}
.sy_section5 .right ul a .boxs .logobox{width: 40px;}
.sy_section5 .right ul a .boxs .icobox{width: 24px;}
}
@media screen and (max-width:1400px) {
.sy_section5 .left .title{font-size: 26px;}
.sy_section5 .left .info{font-size: 14px;line-height: 30px;}
.sy_section5 .right ul a .bt{font-size: 16px;}
}
@media screen and (max-width:1024px) {
.sy_section5{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .w_width{display: block;}
.sy_section5 .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.sy_section5 .left .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section5 .left .info{font-size: 14px;line-height: 20px;}
.sy_section5 .right{width: 100%;}
.sy_section5 .right ul{margin: -6px;width: calc(100% + 12px);}
.sy_section5 .right ul li{width: 100%;padding: 6px;}
.sy_section5 .right ul a{padding: 14px;}
.sy_section5 .right ul a .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_section5 .right ul a .jj{font-size: 14px;line-height: 20px;margin-bottom: 12px;min-height: 1px;}
.sy_section5 .right ul a .boxs .logobox{width: 30px;}
.sy_section5 .right ul a .boxs .icobox{width: 24px;}
}

.ny_banner{width: 100%;position: relative;}
.ny_banner img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 46%;transform: translate(0,-50%);}
.ny_banner .wzbox h1{font-size: 50px;color: #ffffff;line-height: 54px;font-weight: bold;font-family: "微软雅黑";text-align: center;}
.ny_banner .wzbox .line{width: 32px;height: 5px;background-color: #d31e1e;border-radius: 5px;margin: 20px auto;}
.ny_banner .wzbox .jj{font-size: 26px;color: #ffffff;line-height: 30px;text-align: center;}
@media screen and (max-width:1400px) {
.ny_banner .wzbox h1{font-size: 30px;line-height: 34px;}
.ny_banner .wzbox .line{margin: 14px auto;}
.ny_banner .wzbox .jj{font-size: 20px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.ny_banner .wzbox{top: 50%;}
.ny_banner .wzbox h1{font-size: 20px;line-height: 24px;}
.ny_banner .wzbox .line{width: 24px;height: 3px;border-radius: 3px;margin: 12px auto;}
.ny_banner .wzbox .jj{font-size: 14px;line-height: 20px;}
}

.ej_section{width: 100%;margin-top: -44px;position: relative;z-index: 10;}
.ej_section ul{display: flex;background-color: #fff;}
.ej_section ul li{flex: 1;border-right: 1px solid #e1e1e1;}
.ej_section ul li:last-child{border-right: 0;}
.ej_section ul a{display: flex;justify-content: center;align-items: center;padding: 27px 12px;}
.ej_section ul a img{width: 34px;display: block;}
.ej_section ul a .ico2{display: none;}
.ej_section ul a .wz{font-size: 20px;color: #666666;line-height: 30px;padding-left: 12px;}
.ej_section ul li.on a{background:url(img/img101.jpg)no-repeat right bottom;background-size: cover;}
.ej_section ul li.on a .ico1{display: none;}
.ej_section ul li.on a .ico2{display: block;}
.ej_section ul li.on a .wz{color: #fff!important;}
.ej_section ul a:hover .wz{color: #d31e1e;}
@media screen and (max-width:1680px) {
.ej_section{margin-top: -35px;}
.ej_section ul a{padding: 20px 10px;}
.ej_section ul a img{width: 26px;}
.ej_section ul a .wz{font-size: 16px;}
}
@media screen and (max-width:1400px) {
.ej_section ul a img{width: 22px;}
.ej_section ul a .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.ej_section{margin-top: -22px;}
.ej_section ul{display: block;font-size: 0;text-align: center;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ej_section ul::-webkit-scrollbar{ display: none;}
.ej_section ul li{display: inline-block;vertical-align: top;min-width: 33.333%;}
.ej_section ul a{padding: 10px 18px;}
.ej_section ul a img{width: 20px;}
.ej_section ul a .wz{font-size: 14px;line-height: 24px;padding-left: 8px;}
}

.dq_section{display: flex;justify-content: flex-start;align-items: center;}
.dq_section img{width: 20px;display: block;margin-right: 8px;}
.dq_section a{display: block;font-size: 14px;color: #666666;line-height: 20px;}
.dq_section span{display: block;font-size: 14px;color: #666666;line-height: 20px;margin: 0 8px;}
.dq_section a:hover,
.dq_section a.on{color: #d31e1e;text-decoration: underline;}
@media screen and (max-width:1024px) {
.dq_section{display: none;}
}

.sj_section{width: 100%;margin-top: 26px;margin-bottom: 40px;background-color: #ffffff;padding: 30px;}
.sj_section .cont1{display: flex;align-items: center;flex-direction:row-reverse;}
.sj_section .cont1 .left{width: calc(100% - 698px);padding-right: 20px;}
.sj_section .cont1 .left ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sj_section .cont1 .left ul li{padding: 10px;}
.sj_section .cont1 .left ul a{display: block;font-size: 14px;color: #666666;line-height: 32px;padding: 0 16px;border: 1px solid #aaaaaa;border-radius: 6px;position: relative;}
.sj_section .cont1 .left ul a::after{content: "";display: block;width: 0;height: 0;border: 10px solid;border-color: transparent transparent #f5f5f5 transparent;position: absolute;left: 50%;transform: translate(-50%,0);bottom: -26px;display: none;}
.sj_section .cont1 .left ul li.on a::after{display: block;}
.sj_section .cont1 .left ul li.on a,
.sj_section .cont1 .left ul li:hover a{background-color: #d31e1e;color: #fff;border-color: #d31e1e;}
.sj_section .cont1 .right{width: 698px;background-color: #f0f0f0;border-radius: 5px;overflow: hidden;display: flex;align-items: stretch;}
.sj_section .cont1 .right input{width: calc(100% - 112px);height: 40px;padding: 0 20px;font-size: 14px;color: #333;}
.sj_section .cont1 .right input::-webkit-input-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.sj_section .cont1 .right input::-moz-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.sj_section .cont1 .right input::moz-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.sj_section .cont1 .right input:-ms-input-placeholder{font-size: 14px;color: #b0b0b0;opacity: 1;}
.sj_section .cont1 .right .btn{width: 112px;background-color: #d31e1e;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.sj_section .cont1 .right .btn:hover{opacity: 0.8;}
.sj_section .cont1 .right .btn img{width: 22px;display: block;margin-right: 14px;}
.sj_section .cont1 .right .btn .wz{font-size: 16px;color: #ffffff;line-height: 40px;}
.sj_section .cont2{width: 100%;background-color: #f5f5f5;border-radius: 10px;padding: 14px 20px;margin-top: 22px;}
.sj_section .cont2 .nav1{margin-bottom: 16px;}
.sj_section .cont2 .nav1 ul{margin: -10px -32px;width: calc(100% + 64px);display: flex;flex-wrap: wrap;}
.sj_section .cont2 .nav1 ul li{padding: 10px 32px;}
.sj_section .cont2 .nav1 ul a{display: block;font-size: 14px;color: #666666;line-height: 18px;}
.sj_section .cont2 .nav1 ul li:hover a,
.sj_section .cont2 .nav1 ul li.on a{color: #d31e1e;}
.sj_section .cont2 .nav2 ul{margin: -10px -22px;width: calc(100% + 44px);display: flex;flex-wrap: wrap;}
.sj_section .cont2 .nav2 ul li{padding: 10px 22px;}
.sj_section .cont2 .nav2 ul a{display: block;font-size: 14px;color: #666666;line-height: 18px;padding-left: 14px;position: relative;}
.sj_section .cont2 .nav2 ul a::after{content: "";display: block;width: 3px;height: 3px;background-color: #d31e1e;position: absolute;left: 0;top: 7.5px;}
.sj_section .cont2 .nav2 ul li:hover a,
.sj_section .cont2 .nav2 ul li.on a{color: #d31e1e;}

.sj_section.sj_section_none{padding:0; background:none; margin:30px 0 0 0;}


@media screen and (max-width:1680px) {
.sj_section .cont1 .left{width: calc(100% - 400px);}
.sj_section .cont1 .left ul a{font-size: 13px;}
.sj_section .cont1 .right{width: 400px;}
.sj_section .cont1 .right input{width: calc(100% - 90px);padding: 0 14px;}
.sj_section .cont1 .right .btn{width: 90px;}
.sj_section .cont1 .right .btn img{width: 20px;margin-right: 10px;}
.sj_section .cont1 .right .btn .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.sj_section{margin-top: 0px;margin-bottom: 20px;padding: 14px;}
.sj_section .cont1{display: block;}
.sj_section .cont1 .left{width: 100%;padding-right: 0;margin-top: 14px;}
.sj_section .cont1 .left ul{margin: -4px;width: calc(100% + 8px);}
.sj_section .cont1 .left ul li{padding: 4px;min-width: 25%;}
.sj_section .cont1 .left ul a{font-size: 12px;line-height: 26px;padding: 0 8px;text-align: center;}
.sj_section .cont1 .left ul a::after{display: none!important;}
.sj_section .cont1 .right{width: 100%;}
.sj_section .cont1 .right input{width: calc(100% - 100px);height: 38px;padding: 0 14px;}
.sj_section .cont1 .right .btn{width: 100px;}
.sj_section .cont1 .right .btn img{width: 20px;margin-right: 10px;}
.sj_section .cont1 .right .btn .wz{font-size: 14px;line-height: 38px;}
.sj_section .cont2{padding: 12px;margin-top: 14px;}
.sj_section .cont2 .nav1{margin-bottom: 10px;}
.sj_section .cont2 .nav1 ul{margin: -6px;width: calc(100% + 12px);}
.sj_section .cont2 .nav1 ul li{padding:6px;}
.sj_section .cont2 .nav1 ul a{font-size: 13px;line-height: 15px;}
.sj_section .cont2 .nav2 ul{margin: -6px;width: calc(100% + 12px);}
.sj_section .cont2 .nav2 ul li{padding:6px;}
.sj_section .cont2 .nav2 ul a{font-size: 13px;line-height: 15px;padding-left: 12px;}
.sj_section .cont2 .nav2 ul a::after{top: 6px;}

.sj_section.sj_section_none{display:none;}

}

.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{display: flex;;justify-content: center;align-items: center;width: 40px;height: 40px;font-size: 16px;color: #9c9c9c;margin-right: 10px;border-radius: 3px;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage a:hover,
.page_section .pcpage a.on{background-color: #d31e1e;color: #fff;}
@media screen and (max-width:1024px) {
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{display: flex;;justify-content: center;align-items: center;width: 30px;height: 30px;font-size: 14px;color: #9c9c9c;border-radius: 3px;}
.page_section .phpage a:hover{background-color: #d31e1e;color: #fff;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 24px;margin: 0 14px;}
}

.xzzx_section{padding-top: 30px;padding-bottom: 100px;}
.xzzx_section .content{width: 100%;background-color: #fff;padding: 50px 30px 70px 30px;}
.xzzx_section .content ul{margin-bottom: 48px;}
.xzzx_section .content ul li{margin-bottom: 20px;}
.xzzx_section .content ul li:last-child{margin-bottom: 0;}
.xzzx_section .content ul a{display: flex;justify-content: space-between;align-items: center;border: 1px solid #f0f0f0;padding: 24px 30px 24px 20px;}
.xzzx_section .content ul a:hover{border-color: #d31e1e;}
.xzzx_section .content ul a .left{width: calc(100% - 240px);padding-right: 40px;}
.xzzx_section .content ul a .left .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 8px;
/*overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;*/}
.xzzx_section .content ul a .left .jj{font-size: 14px;color: #666666;line-height: 20px;
/*overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;*/}
.xzzx_section .content ul a .right{display: flex;justify-content: flex-end;align-items: center;width: 240px;}
.xzzx_section .content ul a .right .dd{margin-right: 40px;display: flex;align-items: center;}
.xzzx_section .content ul a .right .dd:last-child{margin-right: 0;}
.xzzx_section .content ul a .right .dd img{width: 24px;display: block;}
.xzzx_section .content ul a .right .dd .wz{font-size: 12px;color: #666666;line-height: 20px;margin-left: 6px;}
@media screen and (max-width:1024px) {
.xzzx_section{padding-top: 30px;padding-bottom: 30px;}
.xzzx_section .content{padding: 14px;}
.xzzx_section .content ul{margin-bottom: 14px;}
.xzzx_section .content ul li{margin-bottom: 12px;}
.xzzx_section .content ul a{display: block;padding: 12px;}
.xzzx_section .content ul a .left{width: 100%;padding-right: 0;}
.xzzx_section .content ul a .left .bt{font-size: 15px;line-height: 20px;margin-bottom: 6px;}
.xzzx_section .content ul a .left .jj{font-size: 13px;line-height: 18px;margin-bottom: 10px;/*-webkit-line-clamp:2;*/}
.xzzx_section .content ul a .right{width: 100%;justify-content: space-between;}
.xzzx_section .content ul a .right .dd{margin-right: 12px;}
.xzzx_section .content ul a .right .dd img{width: 20px;}
}

.cjwt_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.cjwt_section .content{background-color: #ffffff;padding: 50px 30px 70px 30px;}
.cjwt_section .content ul{margin-bottom: 50px;}
.cjwt_section .content ul li{margin-bottom: 20px;}
.cjwt_section .content ul li:last-child{margin-bottom: 0;}
.cjwt_section .content ul li a{display: block;width: 100%;border: 1px solid #f0f0f0;padding: 20px;}
.cjwt_section .content ul li a .top{display: flex;justify-content: space-between;align-items: center;}
.cjwt_section .content ul li a .top .left{width: calc(100% - 50px);display: flex;align-items: center;}
.cjwt_section .content ul li a .top .left .ico{width: 28px;height: 24px;display: flex;justify-content: center;align-items: center;background-color: #d31e1e;border-radius: 8px 8px 0 8px;font-size: 14px;color: #fff;}
.cjwt_section .content ul li a .top .left .wz{font-size: 18px;color: #333333;line-height: 24px;padding-left: 14px;width: calc(100% - 28px);}
.cjwt_section .content ul li a .top .right{width: 24px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cjwt_section .content ul li a .top .right img{width: 100%;display: block;}
.cjwt_section .content ul li a .top .right .ico2{display: none;}
.cjwt_section .content ul li a .bottom{margin-top: 18px;display: none;}
.cjwt_section .content ul li a .bottom>div{display: flex;}
.cjwt_section .content ul li a .bottom .ico{width: 28px;height: 24px;display: flex;justify-content: center;align-items: center;border: 1px solid #d31e1e; border-radius: 8px 8px 0 8px;font-size: 14px;color: #d31e1e;}
.cjwt_section .content ul li a .bottom .info{font-size: 14px;color: #363636;line-height: 30px;padding-left: 14px;width: calc(100% - 28px);}
.cjwt_section .content ul li.on a{border-color: #d31e1e;}
.cjwt_section .content ul li.on a .top .left .wz{color: #d31e1e;}
.cjwt_section .content ul li.on a .top .right{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.cjwt_section .content ul li.on a .top .right .ico1{display: none;}
.cjwt_section .content ul li.on a .top .right .ico2{display: block;}
@media screen and (max-width:1024px) {
.cjwt_section{padding-bottom: 30px;}
.cjwt_section .content{padding: 14px;}
.cjwt_section .content ul{margin-bottom: 14px;}
.cjwt_section .content ul li{margin-bottom: 12px;}
.cjwt_section .content ul li a{padding: 12px;}
.cjwt_section .content ul li a .top .left{width: calc(100% - 30px);}
.cjwt_section .content ul li a .top .left .ico{width: 22px;height: 22px;border-radius: 5px 5px 0 5px;font-size: 12px;}
.cjwt_section .content ul li a .top .left .wz{font-size: 14px;line-height: 20px;padding-left: 10px;width: calc(100% - 22px);}
.cjwt_section .content ul li a .top .right{width: 20px;}
.cjwt_section .content ul li a .bottom{margin-top: 12px;}
.cjwt_section .content ul li a .bottom .ico{width: 22px;height: 22px;border-radius: 5px 5px 0 5px;font-size: 12px;}
.cjwt_section .content ul li a .bottom .info{font-size: 13px;line-height: 22px;padding-left: 10px;width: calc(100% - 22px);}
}

.sysq_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.sysq_section .content{margin-top: 30px;background-color: #ffffff;padding: 46px 30px 60px 30px;}
.sysq_section .content .info{font-size: 26px;color: #1f1f1f;line-height: 42px;margin-bottom: 50px;}
.sysq_section .content ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.sysq_section .content ul li{width: 33.333%;padding: 15px;}
.sysq_section .content ul .name{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;}
.sysq_section .content ul .name span{color: #d31e1e;}
.sysq_section .content ul .input input{width: 100%;height: 56px;background-color: #f5f5f5;padding: 0 20px;font-size: 14px;color: #333;border-radius: 3px;display: block;}
.sysq_section .content ul .srk::-webkit-input-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.sysq_section .content ul .srk::-moz-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.sysq_section .content ul .srk::moz-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.sysq_section .content ul .srk:-ms-input-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.sysq_section .content ul .textbox textarea{width: 100%;height: 100px;background-color: #f5f5f5;border-radius: 3px;padding: 12px 20px;font-size: 14px;color: #333;display: block;}
.sysq_section .content ul .yzm_box{display: flex;justify-content: space-between;}
.sysq_section .content ul .yzm_box .yzm_l{width: calc(100% - 260px);background-color: #f5f5f5;position: relative;border-radius: 3px;overflow: hidden;}
.sysq_section .content ul .yzm_box .yzm_l input{width: 100%;height: 56px;background-color: #f5f5f5;padding: 0 20px;font-size: 14px;color: #333;border-radius: 3px;display: block;}
.sysq_section .content ul .yzm_box .yzm_l img{width: 120px;height: 56px;cursor: pointer;position: absolute;right: 0;top: 0;}
.sysq_section .content ul .yzm_box .yzm_r{width: 232px;display: flex;justify-content: center;align-items: center;background-color: #d31e1e;border-radius: 3px;cursor: pointer;}
.sysq_section .content ul .yzm_box .yzm_r:hover{opacity: 0.8;}
.sysq_section .content ul .yzm_box .yzm_r img{width: 20px;display: block;margin-right: 16px;}
.sysq_section .content ul .yzm_box .yzm_r .wz{font-size: 18px;color: #ffffff;line-height: 56px;}
.sysq_section .content ul .button{width: 100%;font-size: 18px;color: #d31e1e;line-height: 54px;text-align: center;border: 1px solid #d31e1e;text-align: center;border-radius: 3px;cursor: pointer;}
.sysq_section .content ul .button:hover{background-color: #d31e1e;color: #fff;}
.sysq_section .content .tips{margin-top: 26px;font-size: 14px;color: #666666;line-height: 20px;}
.sysq_section .content .tips span{color: #d31e1e;}
@media screen and (max-width:1400px) {
.sysq_section .content .info{font-size: 20px;}
.sysq_section .content ul .name{font-size: 14px;}
.sysq_section .content ul .button{font-size: 15px;}
.sysq_section .content ul .yzm_box .yzm_r .wz{font-size: 15px;}
}
@media screen and (max-width:1024px) {
.sysq_section{padding-bottom: 30px;}
.sysq_section .content{margin-top: 0;padding: 14px;}
.sysq_section .content .info{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.sysq_section .content .info br{display: none;}
.sysq_section .content ul{margin: -6px;width: calc(100% + 12px);}
.sysq_section .content ul li{width: 100%!important;padding: 6px;}
.sysq_section .content ul .name{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.sysq_section .content ul .input input{height: 36px;padding: 0 12px;}
.sysq_section .content ul .textbox textarea{height: 80px;padding: 10px 12px;}
.sysq_section .content ul .yzm_box .yzm_l{width: calc(100% - 110px);}
.sysq_section .content ul .yzm_box .yzm_l input{height: 36px;padding: 0 12px;}
.sysq_section .content ul .yzm_box .yzm_l img{width: 80px;height: 36px;}
.sysq_section .content ul .yzm_box .yzm_r{width: 100px;}
.sysq_section .content ul .yzm_box .yzm_r img{width: 18px;margin-right: 10px;}
.sysq_section .content ul .yzm_box .yzm_r .wz{font-size: 14px;line-height: 36px;}
.sysq_section .content ul .button{font-size: 14px;line-height: 36px;}
.sysq_section .content .tips{margin-top: 12px;}
}

.shzx_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.shzx_section .content{background-color: #ffffff;padding: 44px 30px 70px 30px;}
.shzx_section .content .title{font-size: 28px;color: #333333;line-height: 32px;font-weight: bold;font-family: "微软雅黑";margin-bottom: 28px;}
.shzx_section .content .cont{font-size: 16px;color: #363636;line-height: 36px;}
.shzx_section .content .cont .span{font-weight: bold;font-family: "微软雅黑";font-size: 22px;color: #333333;}


.shzx_section .content.pagecon{padding:30px 30px 30px 30px;}

@media screen and (max-width:1400px) {
.shzx_section .content .title{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.shzx_section .content .cont{font-size: 14px;line-height: 26px;}
.shzx_section .content .cont .span{font-size: 22px;}

.shzx_section .content.pagecon{padding:30px 30px 30px 30px;}

}
@media screen and (max-width:1024px) {
.shzx_section{padding-bottom: 30px;}
.shzx_section .content{padding: 20px;}
.shzx_section .content .title{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.shzx_section .content .cont{font-size: 14px;line-height: 26px;}
.shzx_section .content .cont .span{font-size: 16px;}

.shzx_section .content.pagecon{padding:20px;}

}

.gywm_section1{width: 100%;padding-top: 30px;padding-bottom: 80px;}
.gywm_section1 .content{display: flex;justify-content: flex-start;align-items: flex-start;margin-top: 72px;}
.gywm_section1 .content .left{width: 44.625%;}
.gywm_section1 .content .left .bt{font-size: 40px;color: #181818;line-height: 44px;margin-bottom: 26px;}
.gywm_section1 .content .left .line{width: 31px;height: 5px;background-color: #d31e1e;border-radius: 5px;margin-bottom: 48px;}
.gywm_section1 .content .left .picbox{position: relative;}
.gywm_section1 .content .left .pic img{width: 100%;display: block;}
.gywm_section1 .content .left .posi_img{width: 113.8655462184874%;max-width: 113.8655462184874%;position: absolute;right: 0;top: 16px;}
.gywm_section1 .content .left .posi_img img{width: 100%;display: block;}
.gywm_section1 .content .right{width: 55.375%;padding-left: 120px;}
.gywm_section1 .content .right .bt{font-size: 28px;color: #d31e1e;line-height: 32px;margin-bottom: 36px;}
.gywm_section1 .content .right .line{width: 100%;height: 1px;background-color: #d31e1e;margin-bottom: 36px;}
.gywm_section1 .content .right .info{font-size: 16px;color: #666666;line-height: 36px;overflow: hidden;overflow-y: auto;max-height: 468px;padding-right: 6px;}
.gywm_section1 .content .right .info::-webkit-scrollbar{ width: 3px;}
.gywm_section1 .content .right .info::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.gywm_section1 .content .right .info::-webkit-scrollbar-thumb{width: 3px;background-color: #d31e1e;border-radius: 3px;}
@media screen and (max-width:1680px) {
.gywm_section1 .content .right{padding-left: 100px;}
.gywm_section1 .content .right .bt{font-size: 28px;color: #d31e1e;line-height: 32px;margin-bottom: 24px;}
.gywm_section1 .content .right .line{margin-bottom: 24px;}
.gywm_section1 .content .right .info{font-size: 14px;line-height: 25px;max-height: 400px;}
}
@media screen and (max-width:1400px) {
.gywm_section1 .content .left .bt{font-size: 26px;}
.gywm_section1 .content .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 20px;}
}
@media screen and (max-width:1024px) {
.gywm_section1{padding-bottom: 30px;}
.gywm_section1 .content{display: block;margin-top: 0;}
.gywm_section1 .content .left{width: 100%;}
.gywm_section1 .content .left .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.gywm_section1 .content .left .line{width: 26px;height: 4px;border-radius: 4px;margin-bottom: 14px;}
.gywm_section1 .content .left .posi_img{width: 100%;max-width: 100%;top: 16px;}
.gywm_section1 .content .right{width: 100%;padding-left: 0;margin-top: 20px;}
.gywm_section1 .content .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.gywm_section1 .content .right .line{margin-bottom: 12px;}
.gywm_section1 .content .right .info{font-size: 14px;line-height: 24px;max-height: 240px;}
}

.gywm_section2{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #fff;}
.gywm_section2 .btbox{margin-bottom: 40px;}
.gywm_section2 .btbox .title{font-size: 40px;color: #181818;line-height: 44px;margin-bottom: 26px;}
.gywm_section2 .btbox .line{width: 31px;height: 5px;background-color: #d31e1e;border-radius: 5px;}
.gywm_section2 .content .ul{margin: 0 -15px;width: calc(100% + 30px);}
.gywm_section2 .content .li{padding: 0 15px;}
.gywm_section2 .content a{display: block;width: 100%;background-color: #f5f5f5;border-radius: 10px;overflow: hidden;}
.gywm_section2 .content a .pic{ padding-bottom: 107.161%; position: relative; overflow: hidden;}
.gywm_section2 .content a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.gywm_section2 .content a .wzbox{padding: 40px 20px;}
.gywm_section2 .content a .wzbox .wz{font-size: 18px;color: #484848;line-height: 22px;text-align: center;}
.gywm_section2 .content a:hover .wzbox .wz{color: #d31e1e;}
.gywm_section2 .content .slick-dots{margin-top: 50px;}
.gywm_section2 .content .slick-dots li{border-radius:14px;width:14px; height:14px;margin:0 14px;background: rgba(255,255,255,0);border: 1px solid #afafaf;}
.gywm_section2 .content .slick-dots li.slick-active{ background: #d31e1e;width: 48px;border-color: #d31e1e;}
.gywm_section2 .content .slick-prev{width: 62px;height: 36px;border: 2px solid #d31e1e;border-radius: 7px; left: auto;right: 97px; top: -98px;transform: translate(0,0);}
.gywm_section2 .content .slick-prev::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img61.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gywm_section2 .content .slick-next{width: 62px;height: 36px;border: 2px solid #d31e1e;border-radius: 7px; right: 15px;top: -98px;transform: translate(0,0);}
.gywm_section2 .content .slick-next::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img63.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.gywm_section2 .content .slick-prev:hover::after{background: url(img/img62.svg)no-repeat center center;background-size: cover;}
.gywm_section2 .content .slick-next:hover::after{background: url(img/img64.svg)no-repeat center center;background-size: cover;}
.gywm_section2 .content .slick-prev:hover,
.gywm_section2 .content .slick-next:hover{background-color: #d31e1e;}
@media screen and (max-width:1400px) {
.gywm_section2 .btbox .title{font-size: 26px;}
.gywm_section2 .content a .wzbox .wz{font-size: 15px;}
.gywm_section2 .content a .wzbox{padding: 26px 14px;}
}
@media screen and (max-width:1024px) {
.gywm_section2{padding-top: 30px;padding-bottom: 30px;}
.gywm_section2 .btbox{margin-bottom: 20px;}
.gywm_section2 .btbox .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gywm_section2 .btbox .line{width: 26px;height: 4px;border-radius: 4px;}
.gywm_section2 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.gywm_section2 .content .li{padding: 0 6px;}
.gywm_section2 .content a .wzbox{padding: 14px;}
.gywm_section2 .content a .wzbox .wz{font-size: 14px;line-height: 20px;}
.gywm_section2 .content .slick-dots{margin-top: 20px;}
.gywm_section2 .content .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 4px;}
.gywm_section2 .content .slick-dots li.slick-active{width: 20px;}
}

.jjfa_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.jjfa_section .content ul{margin-bottom: 60px;}
.jjfa_section .content li{margin-bottom: 40px;background-color: #fff;border-radius: 10px;}
.jjfa_section .content li:last-child{margin-bottom: 0;}
.jjfa_section .content li a{display: flex;align-items: center;padding: 30px 30px 30px 52px;flex-direction:row-reverse;}
.jjfa_section .content li a .left{width: 43.47826086956522%;}
.jjfa_section .content li a .left .pic{ width: 100%; padding-bottom: 71.21%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfa_section .content li a .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jjfa_section .content li a:hover .left .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jjfa_section .content li a .right{width: 56.52173913043478%;padding-right: 82px;}
.jjfa_section .content li a .right .tit{font-size: 28px;color: #333333;line-height: 32px;margin-bottom: 32px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfa_section .content li a .right .info{font-size: 16px;color: #666666;line-height: 36px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.jjfa_section .content li a .right .line{width: 100%;height: 1px;background-color: #e9e9e9;margin: 32px 0;}
.jjfa_section .content li a .right .dl{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.jjfa_section .content li a .right .dl .dd{width: 50%;padding: 10px;}
.jjfa_section .content li a .right .dl .dd>div{padding-left: 15px;font-size: 18px;color: #333333;line-height: 22px;position: relative;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfa_section .content li a .right .dl .dd>div::after{content: "";display: block;width: 5px;height: 5px;background-color: #d31e1e;position: absolute;left: 0;top: 9px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.jjfa_section .content li a .right .more{margin-top: 86px;display: flex;align-items: center;}
.jjfa_section .content li a .right .more .wz{font-size: 16px;color: #666666;line-height: 20px;margin-right: 15px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jjfa_section .content li a:hover .right .more .wz{color: #d31e1e;}
.jjfa_section .content li a .right .more img{width: 24px;display: block;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jjfa_section .content li a:hover .right .more .wz{margin-right: 8px;}
.jjfa_section .content li a:hover .right .more img{
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.jjfa_section .content li a:hover .right .tit{color: #d31e1e;}
.jjfa_section .content li a:hover .right .line{background-color: #d31e1e;}
@media screen and (max-width:1680px) {
.jjfa_section .content li a{padding: 24px;}
.jjfa_section .content li a .left{width: 45%;}
.jjfa_section .content li a .right{width: 55%;padding-right: 50px;}
.jjfa_section .content li a .right .tit{font-size: 22px;line-height: 30px;margin-bottom: 20px;}
.jjfa_section .content li a .right .info{font-size: 14px;line-height: 24px;}
.jjfa_section .content li a .right .line{margin: 20px 0;}
.jjfa_section .content li a .right .dl{margin: -6px;width: calc(100% + 12px);}
.jjfa_section .content li a .right .dl .dd{padding: 6px;}
.jjfa_section .content li a .right .dl .dd>div{padding-left: 12px;font-size: 14px;line-height: 20px;}
.jjfa_section .content li a .right .dl .dd>div::after{top: 8px;}
.jjfa_section .content li a .right .more{margin-top: 30px;}
.jjfa_section .content li a .right .more .wz{font-size: 14px;line-height: 18px;margin-right: 10px;}
.jjfa_section .content li a .right .more img{width: 20px;}
}
@media screen and (max-width:1400px) {
.jjfa_section .content li a .right .tit{font-size: 18px;line-height: 26px;margin-bottom: 14px;}
.jjfa_section .content li a .right .info{font-size: 13px;line-height: 22px;}
.jjfa_section .content li a .right .dl .dd>div{font-size: 13px;}
.jjfa_section .content li a .right .more .wz{font-size: 13px;}
}
@media screen and (max-width:1024px) {
.jjfa_section{padding-bottom: 30px;}
.jjfa_section .content ul{margin-bottom: 20px;}
.jjfa_section .content li{margin-bottom: 14px;border-radius: 6px;}
.jjfa_section .content li a{display: block;padding: 14px;}
.jjfa_section .content li a .left{width: 100%;}
.jjfa_section .content li a .left .pic{border-radius: 6px;}
.jjfa_section .content li a .right{width: 100%;padding-right: 0;margin-top: 14px;}
.jjfa_section .content li a .right .tit{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jjfa_section .content li a .right .info{font-size: 14px;line-height: 22px;-webkit-line-clamp:2;}
.jjfa_section .content li a .right .line{margin: 12px 0;}
.jjfa_section .content li a .right .dl{margin: -4px;width: calc(100% + 8px);}
.jjfa_section .content li a .right .dl .dd{width: 100%;padding: 4px;}
.jjfa_section .content li a .right .dl .dd>div{padding-left: 10px;font-size: 14px;line-height: 20px;}
.jjfa_section .content li a .right .dl .dd>div::after{width: 4px;height: 4px;top: 8px;}
.jjfa_section .content li a .right .more{margin-top: 14px;}
.jjfa_section .content li a .right .more .wz{font-size: 14px;line-height: 18px;margin-right: 8px;}
.jjfa_section .content li a:hover .right .more .wz{margin-right: 4px;}
.jjfa_section .content li a .right .more img{width: 20px;}
}

._pop{ float:left; width:100%; height:100%; position:fixed; left:0; top:0; z-index:99999999; display:none;background-color: rgba(0,0,0,0.8);}
._col{ float:left;  font-size: 0; position:absolute; right:-60px; top:-44px; width:44px; height:44px; border-radius: 100%;color: #999;cursor: pointer;background: url(img/img162.png)no-repeat center center;background-size: cover;
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
._htm{ float:left; width:800px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);background-color: #000;padding: 5px;}
._htm video{width: 100%;display: block;margin: 0 auto;object-fit: cover;height: 470px;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:600px;}
._htm video{width: 100%;display: block;margin: 0 auto;object-fit: cover;height: 350px;}
}
@media  screen and (max-width: 991px){
._col{ float:left;  font-size: 50px; position:absolute; right:-50px; top:0; width:34px; height:34px; border-radius: 100%;color: #999;cursor: pointer;background: url(images);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width:500px;position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
}           
@media  screen and (max-width: 767px){
._col{ float:left;  font-size: 50px; position:absolute; right:10px; top:-55px; width:20px; height:20px; border-radius: 100%;color: #999;cursor: pointer;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
._htm{ float:left; width: calc(100% - 30px);position:fixed; left:50%; top:50%; transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); -o-transform:translate(-50%,-50%); -webkit-transform:translate(-50%,-50%);}
._htm video{width: 100%;display: block;margin: 0 auto;object-fit: cover;height: 210px;}
}

.jjfaxq_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.jjfaxq_section .content{display: flex;justify-content: space-between;align-items: flex-start;margin-top: 30px;}
.jjfaxq_section .content .left{width: calc(100% - 342px);}
.jjfaxq_section .content .left .boxs1{background-color: #fff;margin-bottom: 40px;padding: 30px 30px 60px 30px;}
.jjfaxq_section .content .left .cont1{margin-bottom: 40px;display: flex;justify-content: space-between;align-items: flex-start;}
.jjfaxq_section .content .left .cont1 ._l{width: 55.34223706176962%;}
.jjfaxq_section .content .left .cont1 ._l .ul{width: 100%;}
.jjfaxq_section .content .left .cont1 ._l .li{width: 100%;}
.jjfaxq_section .content .left .cont1 ._l .pic{ padding-bottom: 60.784%; position: relative; overflow: hidden;border-radius: 10px;}
.jjfaxq_section .content .left .cont1 ._l .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.jjfaxq_section .content .left .cont1 ._l .pic .ico{width: 54px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jjfaxq_section .content .left .cont1 ._l .slick-prev{width: 23px;height: 40px;background: url(img/img158.png) no-repeat center center; background-size: cover;left: 20px;top: 50%;}
.jjfaxq_section .content .left .cont1 ._l .slick-next{width: 23px;height: 40px;background: url(img/img160.png) no-repeat center center; background-size: cover;right: 20px;top: 50%;}
.jjfaxq_section .content .left .cont1 ._l .slick-prev:hover{background: url(img/img159.png) no-repeat center center; background-size: cover;}
.jjfaxq_section .content .left .cont1 ._l .slick-next:hover{background: url(img/img161.png) no-repeat center center; background-size: cover;}
.jjfaxq_section .content .left .cont1 ._l .slick-dots{margin-top: 20px;}
.jjfaxq_section .content .left .cont1 ._l .slick-dots li{border-radius:14px;width:14px; height:14px;margin:0 14px;background: rgba(255,255,255,0);border: 1px solid #828282;}
.jjfaxq_section .content .left .cont1 ._l .slick-dots li.slick-active{ background: #d31e1e;width: 46px;border-color: #d31e1e;}
.jjfaxq_section .content .left .cont1 ._r{width: 44.65776293823038%;padding: 36px 0 0 36px;}
.jjfaxq_section .content .left .cont1 ._r .tit{font-size: 28px;color: #222222;line-height: 32px;margin-bottom: 30px;}
.jjfaxq_section .content .left .cont1 ._r .info{font-size: 16px;color: #666666;line-height: 36px;margin-bottom: 46px;}
.jjfaxq_section .content .left .cont1 ._r .more a{width: 142px;display: flex;justify-content: center;align-items: center;border: 1px solid #d31e1e;border-radius: 22px;}
.jjfaxq_section .content .left .cont1 ._r .more .wz{font-size: 16px;color: #d31e1e;line-height: 42px;margin-right: 12px;}
.jjfaxq_section .content .left .cont1 ._r .more img{width: 24px;display: block;}
.jjfaxq_section .content .left .cont1 ._r .more .ico2{display: none;}
.jjfaxq_section .content .left .cont1 ._r .more a:hover{background-color: #d31e1e;}
.jjfaxq_section .content .left .cont1 ._r .more a:hover .wz{color: #fff;}
.jjfaxq_section .content .left .cont1 ._r .more a:hover .ico1{display: none;}
.jjfaxq_section .content .left .cont1 ._r .more a:hover .ico2{display: block;}
.jjfaxq_section .content .left .cont2 .dd{margin-bottom: 42px;}
.jjfaxq_section .content .left .cont2 .dd:last-child{margin-bottom: 0;}
.jjfaxq_section .content .left .cont2 .tit{font-size: 20px;color: #333333;line-height: 24px;padding-bottom: 16px;position: relative;border-bottom: 1px solid #dbdbdb;margin-bottom: 24px;}
.jjfaxq_section .content .left .cont2 .tit::after{content: "";display: block;width: 80px;height: 2px;background-color: #d31e1e;position: absolute;left: 0;bottom: -1px;}
.jjfaxq_section .content .left .cont2 .info{font-size: 16px;color: #666666;line-height: 36px;}
.jjfaxq_section .content .left .cont2 .u1box{margin-top: 24px;}
.jjfaxq_section .content .left .cont2 .u1{margin: -9px;width: calc(100% + 18px);display: flex;flex-wrap: wrap;}
.jjfaxq_section .content .left .cont2 .u1 li{width: 33.333%;padding: 9px;}
.jjfaxq_section .content .left .cont2 .u1 a{display: block;width: 100%;border: 1px solid #d7d7d7;border-radius: 10px;padding: 18px 36px 30px 24px;}
.jjfaxq_section .content .left .cont2 .u1 a img{width: 40px;display: block;margin-bottom: 22px;}
.jjfaxq_section .content .left .cont2 .u1 a .wz{font-size: 16px;color: #333333;line-height: 24px;}
.jjfaxq_section .content .left .cont2 .info2{font-size: 24px;color: #333333;line-height: 28px;margin-bottom: 24px;}
.jjfaxq_section .content .left .cont2 .u2{margin: -15px -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.jjfaxq_section .content .left .cont2 .u2 li{width: 50%;padding: 15px 10px;}
.jjfaxq_section .content .left .cont2 .u2 .name{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;}
.jjfaxq_section .content .left .cont2 .u2 .name span{color: #d31e1e;}
.jjfaxq_section .content .left .cont2 .u2 .input input{width: 100%;height: 56px;background-color: #f5f5f5;padding: 0 20px;border-radius: 3px;font-size: 14px;color: #333;}
.jjfaxq_section .content .left .cont2 .u2 .srk::-webkit-input-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section .content .left .cont2 .u2 .srk::-moz-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section .content .left .cont2 .u2 .srk::moz-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section .content .left .cont2 .u2 .srk:-ms-input-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.jjfaxq_section .content .left .cont2 .u2 textarea{width: 100%;height: 90px;font-size: 14px;color: #333;background-color: #f5f5f5;padding: 12px 20px;border-radius: 3px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu{width: 100%;background-color: #f5f5f5;border-radius: 3px;position: relative;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .addAddressxl{position: relative;}
.jjfaxq_section .content .left .cont2 .u2 .diqu input{width: 100%;height: 56px;padding: 0 20px;background-color: rgba(255,255,255,0);font-size: 14px;color: #333;cursor: pointer;}
.jjfaxq_section .content .left .cont2 .u2 .diqu img{width: 16px;display: block;position: absolute;right: 20px;top: 50%;transform: translate(0,-50%);}



.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div{width: 100%;position: absolute;left: 0;top: calc(100% + 12px);background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);z-index: 10;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul{width: 100%;overflow: hidden; overflow-y: auto;  max-height: 300px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar{ width: 3px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar-track{ background-color: #e5e5e5; border-radius: 3px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar-thumb{ width: 3px;  background-color: #d31e1e; border-radius: 3px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div li{font-size: 16px;color: #333;line-height: 20px;padding: 15px 20px;cursor: pointer;width: 100%;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div li:hover{background: #eee;}







.jjfaxq_section .content .left .cont2 .u2 .yzm_box{display: flex;justify-content: space-between;align-items: center;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_l{width: calc(100% - 195px);position: relative;background-color: #f5f5f5;border-radius: 3px;overflow: hidden;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_l input{width: 100%;height: 56px;display: block;padding: 0 20px;font-size: 14px;color: #333;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_l img{width: 120px;height: 56px;position: absolute;right: 0;top: 0;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_r{width: 175px;font-size: 18px;color: #ffffff;line-height: 56px;background-color: #d31e1e;border-radius: 3px;text-align: center;cursor: pointer;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_r:hover{opacity: 0.8;}
.jjfaxq_section .content .left .cont2 .u2 .button{width: 100%;font-size: 18px;color: #d31e1e;line-height: 54px;border: 1px solid #d31e1e;border-radius: 3px;text-align: center;cursor: pointer;}
.jjfaxq_section .content .left .cont2 .u2 .button:hover{background-color: #d31e1e;color: #fff;}
.jjfaxq_section .content .left .cont2 .tips{font-size: 14px;color: #666666;line-height: 20px;margin-top: 18px;}
.jjfaxq_section .content .left .cont2 .tips span{color: #d31e1e;}
.jjfaxq_section .content .left .boxs2 .tit{font-size: 22px;color: #181818;line-height: 24px;margin-bottom: 26px;padding-left: 16px;border-left: 3px solid #d31e1e;}
.jjfaxq_section .content .left .boxs2 .ul{margin: 0 -15px;width: calc(100% + 30px);}
.jjfaxq_section .content .left .boxs2 .ul .li{padding: 0 15px;}
.jjfaxq_section .content .left .boxs2 .ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 10px;overflow: hidden;}
.jjfaxq_section .content .left .boxs2 .ul a .pic{ width: 100%; padding-bottom: 71.25%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfaxq_section .content .left .boxs2 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 101%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jjfaxq_section .content .left .boxs2 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jjfaxq_section .content .left .boxs2 .ul a .wzbox{width: 100%;padding: 24px 20px;}
.jjfaxq_section .content .left .boxs2 .ul a .bt{font-size: 18px;color: #1d1d1d;line-height: 24px;margin-bottom: 24px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfaxq_section .content .left .boxs2 .ul a img{width: 30px;display: block;}
.jjfaxq_section .content .left .boxs2 .ul a:hover .bt{color: #d31e1e;}
.jjfaxq_section .content .left .boxs2 .ul .slick-dots{margin-top: 50px;}
.jjfaxq_section .content .left .boxs2 .ul .slick-dots li{border-radius:14px;width:14px; height:14px;margin:0 14px;background: rgba(255,255,255,0);border: 1px solid #828282;}
.jjfaxq_section .content .left .boxs2 .ul .slick-dots li.slick-active{ background: #d31e1e;width: 46px;border-color: #d31e1e;}
.jjfaxq_section .content .left .boxs2 .ul .slick-prev{width: 62px;height: 36px;border: 2px solid #d31e1e;border-radius: 7px; left: auto;right: 97px; top: -60px;transform: translate(0,0);}
.jjfaxq_section .content .left .boxs2 .ul .slick-prev::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img61.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jjfaxq_section .content .left .boxs2 .ul .slick-next{width: 62px;height: 36px;border: 2px solid #d31e1e;border-radius: 7px; right: 15px;top: -60px;transform: translate(0,0);}
.jjfaxq_section .content .left .boxs2 .ul .slick-next::after{content: "";display: block;width: 24px;height: 24px;background: url(img/img63.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.jjfaxq_section .content .left .boxs2 .ul .slick-prev:hover::after{background: url(img/img62.svg)no-repeat center center;background-size: cover;}
.jjfaxq_section .content .left .boxs2 .ul .slick-next:hover::after{background: url(img/img64.svg)no-repeat center center;background-size: cover;}
.jjfaxq_section .content .left .boxs2 .ul .slick-prev:hover,
.jjfaxq_section .content .left .boxs2 .ul .slick-next:hover{background-color: #d31e1e;}
.jjfaxq_section .content .right{width: 312px;/*background-color: #ffffff;padding: 30px 20px 44px 20px;*/}
/*.jjfaxq_section .content .right .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 30px;position: relative;}
.jjfaxq_section .content .right .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.jjfaxq_section .content .right ul{width: 100%;}
.jjfaxq_section .content .right ul li{margin-bottom: 26px;}
.jjfaxq_section .content .right ul li:last-child{margin-bottom: 0;}
.jjfaxq_section .content .right ul .pic{ width: 100%; padding-bottom: 69.003%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfaxq_section .content .right ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jjfaxq_section .content .right ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jjfaxq_section .content .right ul .wz{padding-top: 12px; border-top: 1px solid #eee; font-size: 16px;color: #666666;line-height: 20px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfaxq_section .content .right ul a:hover .wz{color: #d31e1e;}*/
@media screen and (max-width:1680px) {
.jjfaxq_section .content .left{width: calc(100% - 260px);}
.jjfaxq_section .content .left .boxs1{padding: 20px;}
.jjfaxq_section .content .left .cont1 ._r{padding: 14px 0 0 20px;}
.jjfaxq_section .content .left .cont1 ._r .tit{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.jjfaxq_section .content .left .cont1 ._r .info{font-size: 14px;line-height: 22px;margin-bottom: 24px;}
.jjfaxq_section .content .left .cont1 ._r .more a{width: 132px;}
.jjfaxq_section .content .right{width: 240px;}
}
@media screen and (max-width:1400px) {
.jjfaxq_section .content .left .cont1 ._r .tit{font-size: 18px;}
.jjfaxq_section .content .left .cont1 ._r .info{font-size: 13px;}
.jjfaxq_section .content .left .cont1 ._r .more .wz{font-size: 14px;line-height: 36px;}
.jjfaxq_section .content .left .cont1 ._r .more img{width: 22px;}
.jjfaxq_section .content .left .cont2 .tit{font-size: 18px;}
.jjfaxq_section .content .left .cont2 .info{font-size: 14px;line-height: 26px;}
.jjfaxq_section .content .left .cont2 .u1 a .wz{font-size: 14px;}
.jjfaxq_section .content .left .cont2 .info2{font-size: 18px;}
.jjfaxq_section .content .left .cont2 .u2 .button{font-size: 16px;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_r{font-size: 16px;}
.jjfaxq_section .content .left .boxs2 .tit{font-size: 18px;}
.jjfaxq_section .content .left .boxs2 .ul a .bt{font-size: 16px;}
.jjfaxq_section .content .right .title{font-size: 18px;}
.jjfaxq_section .content .right ul .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.jjfaxq_section{padding-bottom: 30px;}
.jjfaxq_section .content{display: block;margin-top: 0;}
.jjfaxq_section .content .left{width: 100%;}
.jjfaxq_section .content .left .boxs1{margin-bottom: 0;padding: 14px;}
.jjfaxq_section .content .left .cont1{margin-bottom: 14px;display: block;}
.jjfaxq_section .content .left .cont1 ._l{width: 100%;margin-bottom: 14px;}
.jjfaxq_section .content .left .cont1 ._l .ul{width: 100%;}
.jjfaxq_section .content .left .cont1 ._l .li{width: 100%;}
.jjfaxq_section .content .left .cont1 ._l .pic .ico{width: 30px;}
.jjfaxq_section .content .left .cont1 ._l .slick-dots{margin-top: 12px;}
.jjfaxq_section .content .left .cont1 ._l .slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 4px;}
.jjfaxq_section .content .left .cont1 ._l .slick-dots li.slick-active{ width: 22px;}
.jjfaxq_section .content .left .cont1 ._r{width: 100%;padding: 0;}
.jjfaxq_section .content .left .cont1 ._r .tit{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.jjfaxq_section .content .left .cont1 ._r .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.jjfaxq_section .content .left .cont1 ._r .more a{width: 120px;border-radius: 19px;}
.jjfaxq_section .content .left .cont1 ._r .more .wz{font-size: 14px;line-height: 36px;margin-right: 8px;}
.jjfaxq_section .content .left .cont1 ._r .more img{width: 20px;}
.jjfaxq_section .content .left .cont2 .dd{margin-bottom: 14px;}
.jjfaxq_section .content .left .cont2 .tit{font-size: 16px;line-height: 20px;padding-bottom: 12px;margin-bottom: 12px;}
.jjfaxq_section .content .left .cont2 .tit::after{width: 65px;height: 2px;}
.jjfaxq_section .content .left .cont2 .info{font-size: 14px;line-height: 22px;}
.jjfaxq_section .content .left .cont2 .u1box{margin-top: 12px;}
.jjfaxq_section .content .left .cont2 .u1{margin: -6px;width: calc(100% + 12px);}
.jjfaxq_section .content .left .cont2 .u1 li{width: 100%;padding: 6px;}
.jjfaxq_section .content .left .cont2 .u1 a{padding: 12px;display: flex;align-items: center;}
.jjfaxq_section .content .left .cont2 .u1 a img{width: 32px;margin-bottom: 0;}
.jjfaxq_section .content .left .cont2 .u1 a .wz{font-size: 14px;line-height: 20px;width: calc(100% - 32px);padding-left: 12px;}
.jjfaxq_section .content .left .cont2 .info2{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.jjfaxq_section .content .left .cont2 .u2{margin: -6px;width: calc(100% + 12px);}
.jjfaxq_section .content .left .cont2 .u2 li{width: 100%;padding: 6px;}
.jjfaxq_section .content .left .cont2 .u2 .name{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.jjfaxq_section .content .left .cont2 .u2 .input input{height: 36px;padding: 0 12px;}
.jjfaxq_section .content .left .cont2 .u2 textarea{height: 80px;padding: 8px 12px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu input{height: 36px;padding: 0 12px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu img{width: 15px;right: 12px;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_l{width: calc(100% - 90px);}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_l input{height: 36px;padding: 0 12px;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_l img{width: 90px;height: 36px;}
.jjfaxq_section .content .left .cont2 .u2 .yzm_box .yzm_r{width: 80px;font-size: 14px;line-height: 36px;}
.jjfaxq_section .content .left .cont2 .u2 .button{font-size: 14px;line-height: 34px;}
.jjfaxq_section .content .left .cont2 .tips{margin-top: 12px;}
.jjfaxq_section .content .left .boxs2{display: none;}
.jjfaxq_section .content .right{display: none;}

.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul{max-height: 180px;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar{ width: 0;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar-track{ background-color: rgba(255,255,255,0); border-radius: 0;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar-thumb{ width: 0;  background-color: rgba(255,255,255,0); border-radius: 0;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div ul::-webkit-scrollbar{ display: none;}
.jjfaxq_section .content .left .cont2 .u2 .diqu .dqld_div li{font-size: 14px;line-height: 18px;padding: 6px 12px;}
}

.lxwm_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.lxwm_section .cont1{margin-top: 80px;margin-bottom: 70px;}
.lxwm_section .lxwm_tit{margin-bottom: 40px;}
.lxwm_section .lxwm_tit .title{font-size: 40px;color: #181818;line-height: 44px;margin-bottom: 24px;}
.lxwm_section .lxwm_tit .line{width: 30px;height: 5px;background-color: #d31e1e;border-radius: 5px;}
.lxwm_section .cont1 ul{margin: -15px;width: calc(100% + 30px);display: flex;flex-wrap: wrap;}
.lxwm_section .cont1 ul li{width: 50%;padding: 15px;}
.lxwm_section .cont1 ul .libox{width: 100%;background:url(img/img182.jpg)no-repeat bottom center;background-size: cover;border-radius: 10px;padding: 34px 48px 40px 48px;}
.lxwm_section .cont1 ul .libox .name{font-size: 26px;color: #d31e1e;line-height: 30px;margin-bottom: 40px;}
.lxwm_section .cont1 ul .libox .boxs{width: 100%;display: flex;}
.lxwm_section .cont1 ul .libox .boxs .left{width: calc(100% - 100px);padding-right: 20px;}
.lxwm_section .cont1 ul .libox .boxs .left .dd{margin-bottom: 12px;display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section .cont1 ul .libox .boxs .left .dd:last-child{margin-bottom: 0;}
.lxwm_section .cont1 ul .libox .boxs .left img{width: 20px;display: block;}
.lxwm_section .cont1 ul .libox .boxs .left .wz{font-size: 16px;color: #333333;line-height: 20px;padding-left: 10px;width: calc(100% - 20px);}
.lxwm_section .cont1 ul .libox .boxs .right{width: 100px;}
.lxwm_section .cont1 ul .libox .boxs .right img{width: 100%;display: block;}
.lxwm_section .cont2{width: 100%;display: flex;justify-content: space-between;}
.lxwm_section .cont2 .dd{width: calc(50% - 15px);}
.lxwm_section .cont2 .dd .content{background:url(img/img190.jpg)no-repeat bottom center;background-size: cover;border-radius: 10px;padding: 80px;}
.lxwm_section .cont2 .dd .content ul{display: flex;justify-content: space-between;}
.lxwm_section .cont2 .dd .content ul li{width: 154px;}
.lxwm_section .cont2 .dd .content ul .ewm_box{width: 100%;position: relative;margin-bottom: 14px;}
.lxwm_section .cont2 .dd .content ul .ewm_box .back{width: 100%;display: block;}
.lxwm_section .cont2 .dd .content ul .ewm_box .ewm{width: 135px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwm_section .cont2 .dd .content ul .wz{font-size: 14px;color: #666666;line-height: 20px;text-align: center;}
@media screen and (max-width:1680px) {
.lxwm_section .cont2 .dd .content{padding: 40px;}
.lxwm_section .cont2 .dd .content ul li{width: 130px;}
.lxwm_section .cont2 .dd .content ul .ewm_box .ewm{width: 110px;}
}
@media screen and (max-width:1400px) {
.lxwm_section .cont1 ul .libox .name{font-size: 20px;}
.lxwm_section .cont1 ul .libox .boxs .left .wz{font-size: 14px;}
.lxwm_section .lxwm_tit .title{font-size: 26px;}
.lxwm_section .cont2 .dd .content ul li{width: 120px;}
.lxwm_section .cont2 .dd .content ul .ewm_box .ewm{width: 100px;}
.lxwm_section .cont2 .dd .content ul .wz{font-size: 13px;}
}
@media screen and (max-width:1024px) {
.lxwm_section{padding-bottom: 30px;}
.lxwm_section .cont1{margin-top: 20px;margin-bottom:20px;}
.lxwm_section .lxwm_tit{margin-bottom: 14px;}
.lxwm_section .lxwm_tit .title{font-size: 20px;line-height: 24px;margin-bottom: 8px;}
.lxwm_section .lxwm_tit .line{width: 24px;height: 4px;border-radius: 4px;}
.lxwm_section .cont1 ul{margin: -6px;width: calc(100% + 12px);}
.lxwm_section .cont1 ul li{width: 100%;padding: 6px;}
.lxwm_section .cont1 ul .libox{padding: 14px;}
.lxwm_section .cont1 ul .libox .name{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.lxwm_section .cont1 ul .libox .boxs .left{width: calc(100% - 90px);padding-right: 12px;}
.lxwm_section .cont1 ul .libox .boxs .left .dd{margin-bottom: 10px;}
.lxwm_section .cont1 ul .libox .boxs .left img{width: 22px;}
.lxwm_section .cont1 ul .libox .boxs .left .wz{font-size: 14px;width: calc(100% - 22px);}
.lxwm_section .cont1 ul .libox .boxs .right{width: 90px;}
.lxwm_section .cont2{width: 100%;display: block;}
.lxwm_section .cont2 .dd{width: 100%;margin-bottom: 12px;}
.lxwm_section .cont2 .dd:last-child{margin-bottom: 0;}
.lxwm_section .cont2 .dd .content{padding: 14px;}
.lxwm_section .cont2 .dd .content ul li{width: 105px;}
.lxwm_section .cont2 .dd .content ul .ewm_box{margin-bottom: 10px;}
.lxwm_section .cont2 .dd .content ul .ewm_box .ewm{width: 95px;}
.lxwm_section .cont2 .dd .content ul .wz{font-size: 13px;}
}

.ssjg_section{width: 100%;padding-top: 32px;padding-bottom: 100px;}
.ssjg_section .tips{margin-bottom: 56px;font-size: 16px;color: #666666;line-height: 20px;;}
.ssjg_section .tips span{color: #d31e1e;}
.ssjg_section .list{margin-bottom: 56px;}
.ssjg_section .list:last-child{margin-bottom: 0;}
.ssjg_section .ssjg_tit{display: flex;justify-content: space-between;align-items: center;margin-bottom: 26px;}
.ssjg_section .ssjg_tit ._ltit{font-size: 28px;color: #181818;line-height: 32px;padding-left: 20px;position: relative;}
.ssjg_section .ssjg_tit ._ltit::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ssjg_section .ssjg_tit ._rwz{font-size: 16px;color: #181818;line-height: 20px;}
.ssjg_section .ssjg_tit ._rwz span{color: #d31e1e;}
@media screen and (max-width:1024px) {
.ssjg_section{padding-top: 30px;padding-bottom: 30px;}
.ssjg_section .tips{margin-bottom: 20px;font-size: 14px;}
.ssjg_section .list{margin-bottom: 30px;}
.ssjg_section .ssjg_tit{margin-bottom: 14px;}
.ssjg_section .ssjg_tit ._ltit{font-size: 20px;line-height: 24px;padding-left: 14px;}
.ssjg_section .ssjg_tit ._ltit::after{width: 2px;height: 18px;}
.ssjg_section .ssjg_tit ._rwz{font-size: 14px;line-height: 18px;}
}

.picker{z-index: 99999999!important;}

.cplb_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.cplb_section .filter_box{margin-bottom: 50px;background-color: #ffffff;}
.cplb_section .filter_box .dd{border-bottom: 1px solid #ececec;display: flex;align-items: stretch;}
.cplb_section .filter_box .dd .left{width: 170px;display: flex;align-items: center;font-size: 16px;color: #333333;line-height: 30px;padding: 0 20px 0 30px;background-color: #d2d2d2;}
.cplb_section .filter_box .dd .right{width: calc(100% - 170px);padding: 15px 36px;}
.cplb_section .filter_box ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.cplb_section .filter_box ul li{width: 15%;padding: 5px 10px;}
.cplb_section .filter_box ul a{display: flex;justify-content: flex-start;align-items: center;}
.cplb_section .filter_box ul a img{width: 12px;display: block;}
.cplb_section .filter_box ul a .ico2{display: none;}
.cplb_section .filter_box ul a .wz{font-size: 16px;color: #666666;line-height: 24px;padding-left: 10px;}
.cplb_section .filter_box ul li.on a .ico1{display: none;}
.cplb_section .filter_box ul li.on a .ico2{display: block;}
.cplb_section .filter_box ul a:hover .wz{color: #d31e1e;}
@media screen and (max-width:1680px) {
.cplb_section .filter_box ul{margin: -6px;width: calc(100% + 12px);}
.cplb_section .filter_box ul li{width: 20%;padding: 3px 6px;}
}
@media screen and (max-width:1400px) {
.cplb_section .filter_box ul a .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.cplb_section{padding-bottom: 30px;}
.cplb_section .filter_box{margin-bottom: 20px;}
.cplb_section .filter_box .dd{display: block;}
.cplb_section .filter_box .dd .left{width: 100%;font-size: 15px;line-height: 20px;padding: 12px 20px;}
.cplb_section .filter_box .dd .right{width: 100%;padding: 12px 20px;}
.cplb_section .filter_box ul{margin: -3px -5px;width: calc(100% + 12px);}
.cplb_section .filter_box ul li{width: auto;padding: 3px 5px;min-width: 25%;;}
.cplb_section .filter_box ul a .wz{font-size: 13px;line-height: 20px;padding-left: 8px;}
}

.cplb_section .content{margin-bottom: 60px;}
.cplb_section .content ul{margin: -14px;width: calc(100% + 28px);display: flex;flex-wrap: wrap;}
.cplb_section .content ul li{width: 25%;padding: 14px;}
.cplb_section .content ul .libox{width: 100%;background-color: #ffffff;border-radius: 10px;padding: 0;}
.cplb_section .content ul .libox>a{padding: 10px 10px 0 10px;}
.cplb_section .content ul .libox .pic{ width: 100%; padding-bottom: 68.8%; position: relative; overflow: hidden;border-radius: 10px 10px 0 0;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cplb_section .content ul .libox .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cplb_section .content ul .libox:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cplb_section .content ul .wzbox{width: 100%;padding: 36px 20px 30px 20px;/*border-top: 1px solid #eee;*/}
.cplb_section .content ul .bt{font-size: 18px;color: #333333;line-height: 26px;margin-bottom: 20px;font-weight: bold;font-family: "微软雅黑";
overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.cplb_section .content ul .jj{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 30px;
overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.cplb_section .content ul .boxs{padding-top: 30px;border-top: 1px solid #ececec;display: flex;justify-content: space-between;align-items: center;}
.cplb_section .content ul .l_ico img{width: 24px;display: block;}
.cplb_section .content ul .r_btn a{display: flex;align-items: center;}
.cplb_section .content ul .r_btn a .wz{font-size: 16px;color: #666666;line-height: 20px;margin-right: 6px;}
.cplb_section .content ul .r_btn a img{width: 24px;display: block;}
.cplb_section .content ul .libox:hover .bt{color: #d31e1e;}
.cplb_section .content ul .r_btn:hover a .wz{color: #d31e1e;}
@media screen and (max-width:1400px) {
.cplb_section .content ul .bt{font-size: 15px;line-height: 24px;margin-bottom: 14px;}
.cplb_section .content ul .jj{font-size: 13px;margin-bottom: 20px;}
.cplb_section .content ul .boxs{padding-top: 20px;}
.cplb_section .content ul .l_ico img{width: 22px;}
.cplb_section .content ul .r_btn a .wz{font-size: 14px;line-height: 18px;}
.cplb_section .content ul .r_btn a img{width: 22px;}
}
@media screen and (max-width:1024px) {
.cplb_section .content{margin-bottom: 20px;}
.cplb_section .content ul{margin: -6px;width: calc(100% + 12px);}
.cplb_section .content ul li{width: 50%;padding: 6px;}
.cplb_section .content ul .libox{padding: 0;}
.cplb_section .content ul .libox>a{padding: 10px 10px 0 10px;}
.cplb_section .content ul .wzbox{padding: 14px 14px 14px 14px;}
.cplb_section .content ul .bt{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.cplb_section .content ul .jj{line-height: 20px;margin-bottom: 12px; font-size:12px;}
.cplb_section .content ul .boxs{padding-top: 12px;}
.cplb_section .content ul .l_ico img{width: 20px;}
.cplb_section .content ul .r_btn a .wz{font-size: 14px;line-height: 18px;margin-right: 4px;}
.cplb_section .content ul .r_btn a img{width: 20px;}
}

.cpxq_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.cpxq_section .content{margin-top: 30px;display: flex;justify-content: space-between;align-items: flex-start;}
.cpxq_section .left{width: calc(100% - 342px);}
.cpxq_section .left .boxs1{margin-bottom: 30px;background-color: #fff;padding: 50px;display: flex;}
.cpxq_section .left .boxs1 ._l{width: 50.25906735751295%;}
.cpxq_section .left .boxs1 ._l .qh_t{width: 100%;margin-bottom: 22px;}
.cpxq_section .left .boxs1 ._l .qh_t ul{width: 100%;}
.cpxq_section .left .boxs1 ._l .qh_t li{width: 100%;}
.cpxq_section .left .boxs1 ._l .qh_t .pic{ padding-bottom: 68.728%; position: relative; overflow: hidden;border-radius: 10px;background-color: #f5f5f5;}
.cpxq_section .left .boxs1 ._l .qh_t .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section .left .boxs1 ._l .qh_t .pic .ico{width: 54px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.cpxq_section .left .boxs1 ._l .qh_b{margin: 0 -10px;width: calc(100% + 20px);}
.cpxq_section .left .boxs1 ._l .qh_b li{padding: 0 10px;}
.cpxq_section .left .boxs1 ._l .qh_b a{display: block;width: 100%;border: 1px solid #dcdcdc;border-radius: 10px;overflow: hidden;background-color: #dcdcdc;}
.cpxq_section .left .boxs1 ._l .qh_b a .pic{ padding-bottom: 69.23%; position: relative; overflow: hidden;}
.cpxq_section .left .boxs1 ._l .qh_b a .pic .img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section .left .boxs1 ._l .qh_b a .pic .ico{width: 22px;display: block;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.cpxq_section .left .boxs1 ._l .qh_b li.slick-current a{background-color: #f5f5f5;border-color: #d31e1e;}
.cpxq_section .left .boxs1 ._r{width: 49.74093264248705%;padding: 30px 0 0 60px;}
.cpxq_section .left .boxs1 ._r .xingh{font-size: 18px;color: #d31e1e;line-height: 24px;margin-bottom: 14px;}
.cpxq_section .left .boxs1 ._r .title{font-size: 28px;color: #222222;line-height: 32px;padding-bottom: 28px;margin-bottom: 28px;border-bottom: 1px solid #d31e1e;}
.cpxq_section .left .boxs1 ._r .info{font-size: 16px;color: #666666;line-height: 36px;margin-bottom: 52px;}
.cpxq_section .left .boxs1 ._r .btnbox{display: flex;align-items: center;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a{padding: 0 18px;background-color: #d31e1e;display: flex;justify-content: center;align-items: center;border-radius: 22px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a img{width: 24px;display: block;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a .wz{font-size: 16px;color: #ffffff;line-height: 44px;margin-left: 10px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a:hover{opacity: 0.8;}
.cpxq_section .left .boxs1 ._r .btnbox .btn2{margin-left: 20px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn2 a{background-color: rgba(255,255,255,0);}
.cpxq_section .left .boxs1 ._r .btnbox .btn2 a .wz{color: #d31e1e;}
.cpxq_section .left .boxs2{width: 100%;background-color: #ffffff;padding: 40px 30px 60px 30px;}
.cpxq_section .left .boxs2 .cpxqbt{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 26px;padding-bottom: 16px;border-bottom: 1px solid #dbdbdb;position: relative;}
.cpxq_section .left .boxs2 .cpxqbt::after{content: "";display: block;width: 80px;height: 2px;background-color: #d31e1e;position: absolute;left: 0;bottom: -1px;}
.cpxq_section .left .boxs2 .cont1{margin-bottom: 46px;}
.cpxq_section .left .boxs2 .cont1 .info{font-size: 16px;color: #666666;line-height: 30px;margin-bottom: 16px;}
.cpxq_section .left .boxs2 .cont1 ul{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section .left .boxs2 .cont1 ul li{width: 33.3333%;padding: 10px;}
.cpxq_section .left .boxs2 .cont1 ul a{display: block;width: 100%;border: 1px solid #dadada;padding: 32px 36px 50px 36px;border-radius: 10px;}
.cpxq_section .left .boxs2 .cont1 ul img{width: 62px;display: block;margin-bottom: 24px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section .left .boxs2 .cont1 ul a:hover img{transform: rotateY(180deg);}
.cpxq_section .left .boxs2 .cont1 ul .bt{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 20px;}
.cpxq_section .left .boxs2 .cont1 ul .jj{font-size: 16px;color: #666666;line-height: 30px;}
.cpxq_section .left .boxs2 .cont2{margin-bottom: 46px;}
.cpxq_section .left .boxs2 .cont2 ul{width: 100%;}
.cpxq_section .left .boxs2 .cont2 ul li{border: 1px solid #e7e7e7;display: flex;font-size: 16px;color: #333;line-height: 20px;padding: 16px 46px;}
.cpxq_section .left .boxs2 .cont2 ul li:nth-child(odd){background-color: #eeeeee;border-color: #eeeeee;}
.cpxq_section .left .boxs2 .cont2 ul li .wz1{width: 40.94202898550725%;}
.cpxq_section .left .boxs2 .cont2 ul li .wz2{width: 59.05797101449275%;color: #666;}
.cpxq_section .left .boxs2 .cont3{margin-bottom: 46px;}
.cpxq_section .left .boxs2 .cont3 ul li{margin-bottom: 20px;}
.cpxq_section .left .boxs2 .cont3 ul li:last-child{margin-bottom: 0;}
.cpxq_section .left .boxs2 .cont3 ul a{display: flex;justify-content: space-between;align-items: center;border: 1px solid #f0f0f0;padding: 28px 30px 28px 20px;}
.cpxq_section .left .boxs2 .cont3 ul a:hover{border-color: #d31e1e;}
.cpxq_section .left .boxs2 .cont3 ul a ._left{width: calc(100% - 240px);padding-right: 40px;}
.cpxq_section .left .boxs2 .cont3 ul a ._left .bt{font-size: 18px;color: #333333;line-height: 24px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section .left .boxs2 .cont3 ul a ._right{display: flex;justify-content: flex-end;align-items: center;width: 240px;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd{margin-right: 40px;display: flex;align-items: center;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd:last-child{margin-right: 0;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd img{width: 24px;display: block;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd .wz{font-size: 12px;color: #666666;line-height: 20px;margin-left: 6px;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd:nth-child(2) .wz{font-size: 14px;color: #333333;}
.cpxq_section .left .boxs2 .cont4{margin-bottom: 36px;}
.cpxq_section .left .boxs2 .cont4 .btbox{padding-bottom: 14px;margin-bottom: 30px;border-bottom: 1px solid #dbdbdb;display: flex;justify-content: space-between;align-items: center;}
.cpxq_section .left .boxs2 .cont4 .btbox .tit{font-size: 20px;color: #333333;line-height: 24px;position: relative;}
.cpxq_section .left .boxs2 .cont4 .btbox .tit::after{content: "";display: block;width: 80px;height: 2px;background-color: #d31e1e;position: absolute;left: 0;bottom: -15px;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t{display: flex;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list{font-size: 16px;color: #666666;line-height: 20px;padding-right: 20px;margin-right: 14px;position: relative;cursor: pointer;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list::after{content: "/";display: block;font-size: 16px;color: #666666;line-height: 20px;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);opacity: 0.2;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list:last-child{padding-right: 0;margin-right: 0;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list:last-child:after{display: none;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list.on{color: #d31e1e;}
.cpxq_section .left .boxs2 .cont4 .qh_b{width: 100%;position: relative;}
.cpxq_section .left .boxs2 .cont4 .qh_b .list{width: 100%;position: absolute;left: 0;top: 0;z-index: -1;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section .left .boxs2 .cont4 .qh_b .list.on{opacity: 1;z-index: 5;position: relative;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul{margin: 0 -10px;width: calc(100% + 20px);}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .li{padding: 0 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a{display: block;width: 100%;padding: 10px 10px 26px 10px;background-color: #f5f5f5;border-radius: 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .pic{ width: 100%; padding-bottom: 71.09%; position: relative; overflow: hidden;border-radius: 10px 10px 0 0;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .wzbox{width: 100%;padding: 26px 10px 0 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .bt{font-size: 18px;color: #333333;line-height: 24px;margin-bottom: 16px;font-weight: bold;font-family: "微软雅黑";
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .jj{font-size: 14px;color: #666666;line-height: 24px;margin-bottom: 28px;min-height: 48px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .wzbox img{width: 24px;display: block;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a:hover .bt{color: #d31e1e;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .slick-dots{margin-top: 30px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .slick-dots li{width: 14px;height: 14px;border: 1px solid #bdbdbd;border-radius: 14px;margin: 0 26px 0 0;background-color: rgba(255,255,255,0);}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .slick-dots li.slick-active{ background: #d31e1e;width: 46px;border-color: #d31e1e;}
.cpxq_section .left .boxs2 .cont5{margin-bottom: 46px;}
.cpxq_section .left .boxs2 .cont5 ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.cpxq_section .left .boxs2 .cont5 ul li{width: 50%;padding: 10px;}
.cpxq_section .left .boxs2 .cont5 ul a{display: flex;align-items: center;flex-direction:row-reverse;background-color: #f5f5f5;border-radius: 10px;padding: 20px;}
.cpxq_section .left .boxs2 .cont5 ul a .picbox{width: 48.18181818181818%;}
.cpxq_section .left .boxs2 .cont5 ul a .pic{ width: 100%; padding-bottom: 71.698%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpxq_section .left .boxs2 .cont5 ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section .left .boxs2 .cont5 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section .left .boxs2 .cont5 ul a .wzbox{width: 51.81818181818182%;padding-right: 24px;}
.cpxq_section .left .boxs2 .cont5 ul a .bt{font-size: 18px;color: #333333;line-height: 28px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cpxq_section .left .boxs2 .cont5 ul a .line{width: 45px;height: 3px;background-color: #d31e1e;border-radius: 3px;margin: 26px 0;}
.cpxq_section .left .boxs2 .cont5 ul a .jj{font-size: 14px;color: #666666;line-height: 25px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cpxq_section .left .boxs2 .cont5 ul a:hover .bt{color: #d31e1e;}
.cpxq_section .left .boxs2 .cont6 .xbt{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont6 .dlbox{margin-bottom: 26px;}
.cpxq_section .left .boxs2 .cont6 .dl{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.cpxq_section .left .boxs2 .cont6 .dd{padding: 10px;}
.cpxq_section .left .boxs2 .cont6 .dd a{display: block;padding: 0 32px;border: 1px solid #cccccc;border-radius: 3px;font-size: 16px;color: #333333;line-height: 48px;position: relative;}
.cpxq_section .left .boxs2 .cont6 .dd a img{width: 26px;display: block;position: absolute;right: 0;bottom: 0;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section .left .boxs2 .cont6 .dd:hover a{color: #d31e1e;}
.cpxq_section .left .boxs2 .cont6 .dd.on a{border-color: #d31e1e;color: #d31e1e;}
.cpxq_section .left .boxs2 .cont6 .dd.on a img{opacity: 1;}
.cpxq_section .left .boxs2 .cont6 ul{margin: -15px -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.cpxq_section .left .boxs2 .cont6 ul li{width: 50%;padding: 15px 10px;}
.cpxq_section .left .boxs2 .cont6 ul .name{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 12px;}
.cpxq_section .left .boxs2 .cont6 ul .name span{color: #d31e1e;}
.cpxq_section .left .boxs2 .cont6 ul .input input{width: 100%;height: 56px;background-color: #f5f5f5;padding: 0 20px;border-radius: 3px;font-size: 14px;color: #333;}
.cpxq_section .left .boxs2 .cont6 ul .srk::-webkit-input-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.cpxq_section .left .boxs2 .cont6 ul .srk::-moz-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.cpxq_section .left .boxs2 .cont6 ul .srk::moz-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.cpxq_section .left .boxs2 .cont6 ul .srk:-ms-input-placeholder{font-size: 14px;color: #bbb9b9;opacity: 1;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box{display: flex;justify-content: space-between;align-items: center;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_l{width: calc(100% - 195px);position: relative;background-color: #f5f5f5;border-radius: 3px;overflow: hidden;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_l input{width: 100%;height: 56px;display: block;padding: 0 20px;font-size: 14px;color: #333;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_l img{width: 120px;height: 56px;position: absolute;right: 0;top: 0;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_r{width: 175px;font-size: 18px;color: #ffffff;line-height: 56px;background-color: #d31e1e;border-radius: 3px;text-align: center;cursor: pointer;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_r:hover{opacity: 0.8;}
.cpxq_section .left .boxs2 .cont6 ul .button{width: 100%;font-size: 18px;color: #d31e1e;line-height: 54px;border: 1px solid #d31e1e;border-radius: 3px;text-align: center;cursor: pointer;}
.cpxq_section .left .boxs2 .cont6 ul .button:hover{background-color: #d31e1e;color: #fff;}
.cpxq_section .left .boxs2 .cont6 .tips{font-size: 14px;color: #666666;line-height: 20px;margin-top: 18px;}
.cpxq_section .left .boxs2 .cont6 .tips span{color: #d31e1e;}
.cpxq_section .left .boxs2 .cont7{margin-bottom: 46px;}
.cpxq_section .left .boxs2 .cont7 .info{font-size: 16px;color: #363636;line-height: 36px;margin-bottom: 20px;}
.cpxq_section .left .boxs2 .cont7 .ul{width: 100%; }
.cpxq_section .left .boxs2 .cont7 .ul.ul_mt{margin-top:20px;}
.cpxq_section .left .boxs2 .cont7 .ul .li{width: 100%;}
.cpxq_section .left .boxs2 .cont7 .ul .li .pic{ padding-bottom: 58.746%; position: relative; overflow: hidden;}
.cpxq_section .left .boxs2 .cont7 .ul .li .pic .imgs{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.cpxq_section .left .boxs2 .cont7 .ul .slick-dots {margin-top: 20px;}
.cpxq_section .right{width: 312px;}
.cpxq_section .right .boxs1{margin-bottom: 30px;background-color: #ffffff;padding: 30px 20px 44px 20px;}
.cpxq_section .right .boxs1 .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 30px;position: relative;display: flex;justify-content: space-between;align-items: center;}
.cpxq_section .right .boxs1 .title a img{width: 24px;display: block;}
.cpxq_section .right .boxs1 .title a:hover{opacity: 0.8;}
.cpxq_section .right .boxs1 .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.cpxq_section .right .boxs1 ul{width: 100%;}
.cpxq_section .right .boxs1 ul li{margin-bottom: 26px;}
.cpxq_section .right .boxs1 ul li:last-child{margin-bottom: 0;}
.cpxq_section .right .boxs1 ul .pic{ width: 100%; padding-bottom: 69.003%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.cpxq_section .right .boxs1 ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.cpxq_section .right .boxs1 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.cpxq_section .right .boxs1 ul .wz{padding-top: 12px; border-top: 1px solid #eee; font-size: 16px;color: #666666;line-height: 20px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1; }
.cpxq_section .right .boxs1 ul a:hover .wz{color: #d31e1e;}
.cpxq_section .right .boxs2{width: 100%;background-color: #fff;padding: 30px 20px 54px 20px;}
.cpxq_section .right .boxs2 .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 6px;position: relative;}
.cpxq_section .right .boxs2 .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.cpxq_section .right .boxs2 ul{width: 100%;}
.cpxq_section .right .boxs2 ul li a{display: block;padding-top: 16px;padding-bottom: 16px;border-bottom: 1px solid #eeeeee;}
.cpxq_section .right .boxs2 ul li a .bt{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 10px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.cpxq_section .right .boxs2 ul li a .date{font-size: 12px;color: #838383;line-height: 16px;}
.cpxq_section .right .boxs2 ul li a:hover .bt{color: #d31e1e;}


.cpxq_section .left .boxs2 .cont7 ul.ul_icon{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon li{width: 33.3333%;padding: 10px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon a{display: block;width: 100%;border: 1px solid #dadada;padding: 32px 36px 50px 36px;border-radius: 10px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon img{width: 62px;display: block;margin-bottom: 24px;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon a:hover img{transform: rotateY(180deg);}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon .bt{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 20px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon .jj{font-size: 16px;color: #666666;line-height: 30px;}



@media screen and (max-width:1680px) {
.cpxq_section .left{width: calc(100% - 260px);}
.cpxq_section .left .boxs1{padding: 30px;}
.cpxq_section .left .boxs1 ._l{width: 46%;}
.cpxq_section .left .boxs1 ._r{width: 54%;padding: 20px 0 0 30px;}
.cpxq_section .left .boxs1 ._r .xingh{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section .left .boxs1 ._r .title{font-size: 20px;line-height: 24px;padding-bottom: 14px;margin-bottom: 14px;}
.cpxq_section .left .boxs1 ._r .info{font-size: 14px;line-height: 24px;margin-bottom: 30px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a{padding: 0 14px;border-radius: 19px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a img{width: 20px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a .wz{font-size: 14px;line-height: 38px;margin-left: 8px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn2{margin-left: 14px}
.cpxq_section .left .boxs2{padding: 30px;}
.cpxq_section .left .boxs2 .cont1 ul a{padding: 24px;}
.cpxq_section .left .boxs2 .cont1 ul img{width: 50px;margin-bottom: 16px;}
.cpxq_section .left .boxs2 .cont1 ul .bt{font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont1 ul .jj{font-size: 14px;line-height: 24px;}
.cpxq_section .left .boxs2 .cont2 ul li{font-size: 15px;adding: 12px 30px;}
.cpxq_section .left .boxs2 .cont3 ul a{padding: 14px;}
.cpxq_section .left .boxs2 .cont3 ul a ._left{width: calc(100% - 240px);padding-right: 40px;}
.cpxq_section .left .boxs2 .cont3 ul a ._left .bt{font-size: 15px;line-height: 20px;}
.cpxq_section .left .boxs2 .cont3 ul a ._right{width: 240px;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd{margin-right: 24px;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd img{width: 20px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul{margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .li{padding: 0 6px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a{padding: 10px 10px 16px 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .wzbox{padding: 14px 0 0 0;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .bt{font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .jj{font-size: 14px;line-height: 20px;margin-bottom: 14px;min-height: 40px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .wzbox img{width: 20px;}
.cpxq_section .left .boxs2 .cont5 ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont5 ul li{padding: 6px;}
.cpxq_section .left .boxs2 .cont5 ul a{padding: 14px;}
.cpxq_section .left .boxs2 .cont5 ul a .picbox{width: 50%;}
.cpxq_section .left .boxs2 .cont5 ul a .wzbox{width: 50%;padding-right: 14px;}
.cpxq_section .left .boxs2 .cont5 ul a .bt{font-size: 15px;line-height: 20px;}
.cpxq_section .left .boxs2 .cont5 ul a .line{width: 32px;height: 2px;border-radius: 2px;margin: 14px 0;}
.cpxq_section .left .boxs2 .cont5 ul a .jj{line-height: 20px;}
.cpxq_section .right{width: 240px;}


.cpxq_section .left .boxs2 .cont7 ul.ul_icon a{padding: 24px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon img{width: 50px;margin-bottom: 16px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon .bt{font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon .jj{font-size: 14px;line-height: 24px;}

}
@media screen and (max-width:1400px) {
.cpxq_section .left .boxs2 .cont6 ul .button{font-size: 16px;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_r{font-size: 16px;}
.cpxq_section .right .boxs1 .title{font-size: 18px;}
.cpxq_section .right .boxs1 ul .wz{font-size: 14px;}
.cpxq_section .right .boxs2 .title{font-size: 18px;}
}
@media screen and (max-width:1024px) {
.cpxq_section{padding-bottom: 30px;}
.cpxq_section .content{margin-top: 0;display: block;}
.cpxq_section .left{width: 100%;}
.cpxq_section .left .boxs1{margin-bottom: 20px;padding: 14px;display: block;}
.cpxq_section .left .boxs1 ._l{width:100%;}
.cpxq_section .left .boxs1 ._l .qh_t{margin-bottom: 10px;}
.cpxq_section .left .boxs1 ._l .qh_t .pic{border-radius: 6px;}
.cpxq_section .left .boxs1 ._l .qh_t .pic .ico{width: 30px;}
.cpxq_section .left .boxs1 ._l .qh_b{margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs1 ._l .qh_b li{padding: 0 6px;}
.cpxq_section .left .boxs1 ._l .qh_b a{border-radius: 6px;}
.cpxq_section .left .boxs1 ._l .qh_b a .pic .ico{width: 16px;}
.cpxq_section .left .boxs1 ._r{width: 100%;padding: 14px 0 0 0;}
.cpxq_section .left .boxs1 ._r .xingh{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.cpxq_section .left .boxs1 ._r .title{font-size: 18px;line-height: 24px;padding-bottom: 12px;margin-bottom: 12px;}
.cpxq_section .left .boxs1 ._r .info{font-size: 14px;;line-height: 22px;margin-bottom: 14px;}
.cpxq_section .left .boxs1 ._r .btnbox{flex-wrap: wrap;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a{padding: 0 14px;border-radius: 22px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a img{width: 20px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn a .wz{font-size: 14px;line-height: 36px;margin-left: 6px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn2{margin-left: 20px;}
.cpxq_section .left .boxs1 ._r .btnbox .btn2 a{padding: 0;}
.cpxq_section .left .boxs2{padding: 14px;}
.cpxq_section .left .boxs2 .cpxqbt{font-size: 18px;line-height: 22px;margin-bottom: 14px;padding-bottom: 12px;}
.cpxq_section .left .boxs2 .cpxqbt::after{width: 74px;}
.cpxq_section .left .boxs2 .cont1{margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont1 .info{font-size: 14px;line-height: 24px;margin-bottom: 12px;}
.cpxq_section .left .boxs2 .cont1 ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont1 ul li{width: 100%;padding: 6px;}
.cpxq_section .left .boxs2 .cont1 ul a{padding: 14px;border-radius: 6px;}
.cpxq_section .left .boxs2 .cont1 ul img{width: 30px;margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont1 ul .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.cpxq_section .left .boxs2 .cont1 ul .jj{font-size: 14px;line-height: 22px;}
.cpxq_section .left .boxs2 .cont2{margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont2 ul li{font-size: 14px;padding: 12px;display: block;}
.cpxq_section .left .boxs2 .cont2 ul li .wz1{width: 100%;margin-bottom: 6px;}
.cpxq_section .left .boxs2 .cont2 ul li .wz2{width: 100%;}
.cpxq_section .left .boxs2 .cont3{margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont3 ul li{margin-bottom: 12px;}
.cpxq_section .left .boxs2 .cont3 ul a{display: block;padding: 12px;}
.cpxq_section .left .boxs2 .cont3 ul a ._left{width: 100%;padding-right: 0;}
.cpxq_section .left .boxs2 .cont3 ul a ._left .bt{font-size: 15px;line-height: 20px;margin-bottom: 6px;}
.cpxq_section .left .boxs2 .cont3 ul a ._left .jj{font-size: 13px;line-height: 18px;margin-bottom: 10px;-webkit-line-clamp:2;}
.cpxq_section .left .boxs2 .cont3 ul a ._right{width: 100%;justify-content: space-between;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd{margin-right: 12px;}
.cpxq_section .left .boxs2 .cont3 ul a ._right .dd img{width: 20px;}
.cpxq_section .left .boxs2 .cont4{margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont4 .btbox{padding-bottom: 12px;margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont4 .btbox .tit{font-size: 18px;line-height: 22px;}
.cpxq_section .left .boxs2 .cont4 .btbox .tit::after{width: 72px;bottom: -13px;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list{font-size: 14px;padding-right: 16px;margin-right: 10px;}
.cpxq_section .left .boxs2 .cont4 .btbox .qh_t .list::after{font-size: 14px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul{margin: 0 -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .li{padding: 0 6px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a{padding: 10px 10px 10px 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .wzbox{padding: 10px 0 0 0;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .bt{font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .jj{font-size: 13px;line-height: 20px;margin-bottom: 12px;min-height: 40px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul a .wzbox img{width: 20px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .slick-dots{margin-top: 12px;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .slick-dots li{width: 8px;height: 8px;border-radius: 8px;margin: 0 8px 0 0;}
.cpxq_section .left .boxs2 .cont4 .qh_b .ul .slick-dots li.slick-active{ width: 24px;}
.cpxq_section .left .boxs2 .cont5{margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont5 ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont5 ul li{width: 50%;padding: 6px;}
.cpxq_section .left .boxs2 .cont5 ul a{padding: 12px;display: block;border-radius: 6px;}
.cpxq_section .left .boxs2 .cont5 ul a .picbox{width: 100%;}
.cpxq_section .left .boxs2 .cont5 ul a .pic{border-radius: 6px;}
.cpxq_section .left .boxs2 .cont5 ul a .wzbox{width: 100%;padding-right: 0;margin-top: 12px;}
.cpxq_section .left .boxs2 .cont5 ul a .bt{font-size: 15px;line-height: 20px;min-height: 40px;}
.cpxq_section .left .boxs2 .cont5 ul a .line{width: 24px;height: 2px;border-radius: 2px;margin: 10px 0;}
.cpxq_section .left .boxs2 .cont5 ul a .jj{font-size: 13px;line-height: 20px;min-height: 40px;}
.cpxq_section .left .boxs2 .cont6 .xbt{margin-bottom: 12px;}
.cpxq_section .left .boxs2 .cont6 .dlbox{margin-bottom: 12px;}
.cpxq_section .left .boxs2 .cont6 .dl{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont6 .dd{padding: 6px;}
.cpxq_section .left .boxs2 .cont6 .dd a{padding: 0 14px;font-size: 13px;line-height: 34px;}
.cpxq_section .left .boxs2 .cont6 .dd a img{width: 20px;}
.cpxq_section .left .boxs2 .cont6 ul{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont6 ul li{width: 100%;padding: 6px;}
.cpxq_section .left .boxs2 .cont6 ul .name{font-size: 14px;line-height: 18px;margin-bottom: 8px;}
.cpxq_section .left .boxs2 .cont6 ul .input input{height: 36px;padding: 0 12px;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_l{width: calc(100% - 90px);}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_l input{height: 36px;padding: 0 12px;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_l img{width: 90px;height: 36px;}
.cpxq_section .left .boxs2 .cont6 ul .yzm_box .yzm_r{width: 80px;font-size: 14px;line-height: 36px;}
.cpxq_section .left .boxs2 .cont6 ul .button{font-size: 14px;line-height: 34px;}
.cpxq_section .left .boxs2 .cont6 .tips{margin-top: 12px;}
.cpxq_section .left .boxs2 .cont7{margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont7 .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.cpxq_section .left .boxs2 .cont7 .ul.ul_mt {margin-top:12px;}
.cpxq_section .left .boxs2 .cont7 .ul .slick-dots {margin-top: 12px;}
.cpxq_section .right{display: none;}

.cpxq_section .left .boxs2 .cont7 ul.ul_icon{margin: -6px;width: calc(100% + 12px);}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon li{width: 100%;padding: 6px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon a{padding: 14px;border-radius: 6px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon img{width: 30px;margin-bottom: 14px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon.bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.cpxq_section .left .boxs2 .cont7 ul.ul_icon .jj{font-size: 14px;line-height: 22px;}


}

.xw_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.xw_section .filter_box{margin-bottom: 50px;background-color: #ffffff;margin-top: 30px;}
.xw_section .filter_box .dd{border-bottom: 1px solid #ececec;display: flex;align-items: stretch;position: relative;}
.xw_section .filter_box .dd .left{width: 141px;display: flex;align-items: center;font-size: 16px;color: #333333;line-height: 30px;padding: 0 20px 0 30px;background-color: #d2d2d2;}
.xw_section .filter_box .dd .right{width: calc(100% - 141px);padding: 15px 113px 15px 35px;}
.xw_section .filter_box ul{margin: -5px -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.xw_section .filter_box ul li{width: 14.28571428571429%;padding: 5px 10px;}
.xw_section .filter_box ul a{display: flex;justify-content: flex-start;align-items: center;}
.xw_section .filter_box ul a img{width: 12px;display: block;}
.xw_section .filter_box ul a .ico2{display: none;}
.xw_section .filter_box ul a .wz{font-size: 16px;color: #666666;line-height: 24px;padding-left: 10px;}
.xw_section .filter_box ul li.on a .ico1{display: none;}
.xw_section .filter_box ul li.on a .ico2{display: block;}
.xw_section .filter_box ul a:hover .wz{color: #d31e1e;}
.xw_section .filter_box .ulbox{height: 24px;overflow: hidden;}
.xw_section .filter_box .dd.on .ulbox{height: auto;overflow: visible;}
.xw_section .filter_box .btn{position: absolute;right: 18px;top: 15px;display: flex;align-items: center;cursor: pointer;}
.xw_section .filter_box .btn:hover{opacity: 0.8;}
.xw_section .filter_box .btn .wz{font-size: 14px;color: #666666;line-height: 24px;margin-right: 5px;}
.xw_section .filter_box .btn .wz2{display: none;}
.xw_section .filter_box .btn img{width: 16px;display: block;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.xw_section .filter_box .dd.on .btn img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.xw_section .filter_box .dd.on .btn .wz1{display: none;}
.xw_section .filter_box .dd.on .btn .wz2{display: block;}
.xw_section .filter_box .btn .ico2{display: none;}
.xw_section .content{margin-bottom: 60px;}
.xw_section .content ul{margin: -18px;width: calc(100% + 36px);display: flex;flex-wrap: wrap;}
.xw_section .content ul li{width: 33.333%;padding: 18px;}
.xw_section .content ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 10px;overflow: hidden;}
.xw_section .content ul a .pic{ width: 100%; padding-bottom: 62.745%; position: relative; overflow: hidden;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xw_section .content ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xw_section .content ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xw_section .content ul a .wzbox{width: 100%;padding: 36px 30px 30px 30px;}
.xw_section .content ul a .bt{font-size: 22px;color: #1d1d1d;line-height: 30px;margin-bottom: 24px;min-height: 60px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xw_section .content ul a .dl{margin: -5px;width: calc(100% + 10px);display: flex;flex-wrap: wrap;}
.xw_section .content ul a .dl .dd{padding: 5px;}
.xw_section .content ul a .dl .dd div{padding: 0 10px;font-size: 14px;color: #d31e1e;line-height: 26px;border: 1px solid #d31e1e;border-radius: 4px;}
.xw_section .content ul a .boxs{padding-top: 30px;margin-top: 36px;border-top: 1px solid #eaeaea;display: flex;justify-content: space-between;align-items: center;}
.xw_section .content ul a .boxs .date{font-size: 14px;color: #666666;line-height: 20px;}
.xw_section .content ul a .boxs .ico{width: 24px;display: block;}
.xw_section .content ul a:hover .bt{color: #d31e1e;}
.xw_section .content ul a:hover .boxs{border-top: 1px solid #d31e1e;}
.xw_section .content ul a:hover .boxs .date{color: #d31e1e;}
@media screen and (max-width:1680px) {
.xw_section .filter_box ul{margin: -6px;width: calc(100% + 12px);}
.xw_section .filter_box ul li{width: 20%;padding: 6px;}
.xw_section .content ul a .wzbox{padding: 24px;}
}
@media screen and (max-width:1400px) {
.xw_section .filter_box ul a .wz{font-size: 14px;}
.xw_section .content ul a .wzbox{padding: 20px;}
.xw_section .content ul a .bt{font-size: 16px;line-height: 24px;}
.xw_section .content ul a .dl .dd div{font-size: 13px;}
}
@media screen and (max-width:1024px) {
.xw_section{padding-bottom: 30px;}
.xw_section .filter_box{margin-bottom: 20px;margin-top: 0;}
.xw_section .filter_box .dd{display: block;}
.xw_section .filter_box .dd .left{width: 100%;font-size: 15px;line-height: 20px;padding: 12px 20px;}
.xw_section .filter_box .dd .right{width: 100%;padding: 12px 20px;}
.xw_section .filter_box ul{margin: -3px 0;width: calc(100% + 0px);justify-content: space-between;}
.xw_section .filter_box ul li{width: auto;padding: 3px 5px;}
.xw_section .filter_box ul a .wz{font-size: 13px;line-height: 20px;padding-left: 8px;}
.xw_section .filter_box .btn{right: 12px;top: 12px;}
.xw_section .filter_box .btn .wz{line-height: 20px;color: #333333;}
.xw_section .filter_box .btn img{width: 15px;}
.xw_section .filter_box .btn .ico1{display: none;}
.xw_section .filter_box .btn .ico2{display: block;}
.xw_section .filter_box .ulbox{height: 20px;}
.xw_section .content{margin-bottom: 20px;}
.xw_section .content ul{margin: -6px;width: calc(100% + 12px);}
.xw_section .content ul li{width: 50%;padding: 6px;}
.xw_section .content ul a{border-radius: 6px;}
.xw_section .content ul a .wzbox{padding: 14px;}
.xw_section .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;min-height: 40px;}
.xw_section .content ul a .dl .dd div{line-height: 20px;padding: 0 4px;font-size: 12px;}
.xw_section .content ul a .boxs{padding-top: 14px;margin-top: 14px;}
.xw_section .content ul a .boxs .ico{width: 20px;}
}

.xwxq_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.xwxq_section .content{margin-top: 30px;display: flex;justify-content: space-between;align-items: flex-start;}
.xwxq_section .left{width: calc(100% - 342px);background-color: #fff;padding: 60px 30px 80px 30px;}
.xwxq_section .left .title{font-size: 30px;color: #231815;line-height: 34px;margin-bottom: 30px;}
.xwxq_section .left .cont1{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 24px;}
.xwxq_section .left .cont1 .dl{display: flex;}
.xwxq_section .left .cont1 .dd{display: flex;align-items: center;margin-right: 60px;}
.xwxq_section .left .cont1 .dd:last-child{margin-right: 0;}
.xwxq_section .left .cont1 .dd img{width: 24px;display: block;margin-right: 8px;}
.xwxq_section .left .cont1 .dd .wz{font-size: 14px;color: #7a7a7a;line-height: 20px;}
.xwxq_section .left .cont1 .btnbox{display: flex;justify-content: flex-end;}
.xwxq_section .left .cont1 .btnbox .btn{margin-right: 10px;}
.xwxq_section .left .cont1 .btnbox .btn:last-child{margin-right: 0;}
.xwxq_section .left .cont1 .btnbox .btn a{display: block;padding: 0 10px;font-size: 14px;color: #d31e1e;line-height: 26px;border: 1px solid #d31e1e;border-radius: 4px;}
.xwxq_section .left .cont1 .btnbox .btn a:hover{background-color: #d31e1e;color: #fff;}
.xwxq_section .left .cont2{width: 100%;padding-top: 32px;padding-bottom: 32px;border-top: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;font-size: 16px;color: #363636;line-height: 36px;}
.xwxq_section .left .cont3{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-top: 36px;}
.xwxq_section .left .cont3 .pag_l{width: calc(100% - 160px);}
.xwxq_section .left .cont3 .pag_l a{display: block;font-size: 16px;color: #666666;line-height: 20px;margin-bottom: 8px;}
.xwxq_section .left .cont3 .pag_l a:last-child{margin-bottom: 0;}
.xwxq_section .left .cont3 .pag_l a:hover{color: #d31e1e;}
.xwxq_section .left .cont3 .bac_r{width: 138px;}
.xwxq_section .left .cont3 .bac_r a{display: flex;justify-content: center;align-items: center; border: 1px solid #d31e1e;border-radius: 10px;}
.xwxq_section .left .cont3 .bac_r img{width: 20px;display: block;margin-right: 10px;}
.xwxq_section .left .cont3 .bac_r .ico2{display: none;}
.xwxq_section .left .cont3 .bac_r a .wz{font-size: 16px;color: #d31e1e;line-height: 44px;}
.xwxq_section .left .cont3 .bac_r a:hover{background-color: #d31e1e;}
.xwxq_section .left .cont3 .bac_r a:hover .ico1{display: none;}
.xwxq_section .left .cont3 .bac_r a:hover .ico2{display: block;}
.xwxq_section .left .cont3 .bac_r a:hover  .wz{color: #fff;}
.xwxq_section .right{width: 312px}
.xwxq_section .right .cont1{margin-bottom: 20px;;background-color: #fff;padding: 26px 20px 34px 20px;}
.xwxq_section .right .cont1 .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 12px;position: relative;}
.xwxq_section .right .cont1 .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.xwxq_section .right .cont1 ul{width: 100%;}
.xwxq_section .right .cont1 ul li{width: 100%;border-bottom: 1px solid #eeeeee;}
.xwxq_section .right .cont1 ul a{padding: 16px 0;display: block;}
.xwxq_section .right .cont1 ul a .bt{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 8px;
/*overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;*/}
.xwxq_section .right .cont1 ul a .date{font-size: 12px;color: #838383;line-height: 16px;}
.xwxq_section .right .cont1 ul a:hover{border-color: #d31e1e;}
.xwxq_section .right .cont1 ul a:hover .bt,
.xwxq_section .right .cont1 ul a:hover .date{color: #d31e1e;}
.xwxq_section .right .cont2 {background-color: #fff;padding: 26px 20px 34px 20px;}
.xwxq_section .right .cont2 .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 30px;position: relative;}
.xwxq_section .right .cont2 .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.xwxq_section .right .cont2 .ul{width: 100%;}
.xwxq_section .right .cont2 .ul .li{margin-bottom: 26px;}
.xwxq_section .right .cont2 .ul .li:last-child{margin-bottom: 0;}
.xwxq_section .right .cont2 .ul .pic{ width: 100%; padding-bottom: 69.003%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.xwxq_section .right .cont2 .ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.xwxq_section .right .cont2 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.xwxq_section .right .cont2 .ul .wz{padding-top: 12px; border-top: 1px solid #eee; font-size: 16px;color: #666666;line-height: 20px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .right .cont2 .ul a:hover .wz{color: #d31e1e;}
@media screen and (max-width:1680px) {
.xwxq_section .left .cont1 .dd{margin-right: 24px;}
.xwxq_section .left .cont1 .dd img{width: 22px;}
.xwxq_section .left{width: calc(100% - 260px);}
.xwxq_section .right{width: 240px;}
}
@media screen and (max-width:1400px) {
.xwxq_section .left .title{font-size: 24px;}
.xwxq_section .left .cont2{font-size: 14px;line-height: 26px;}
.xwxq_section .left .cont3 .pag_l a{font-size: 14px;}
.xwxq_section .left .cont3 .bac_r a .wz{font-size: 14px;line-height: 40px;}
.xwxq_section .right .cont1 .title{font-size: 18px;}
.xwxq_section .right .cont2 .title{font-size: 18px;}
.xwxq_section .right .cont2 .ul .wz{font-size: 14px;}
}
@media screen and (max-width:1024px) {
.xwxq_section{padding-bottom: 30px;}
.xwxq_section .content{margin-top: 0;display: block;}
.xwxq_section .left{width: 100%;padding:14px;}
.xwxq_section .left .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .left .cont1{margin-bottom: 12px;display: block;}
.xwxq_section .left .cont1 .dl{flex-wrap: wrap;}
.xwxq_section .left .cont1 .dd{margin-right: 16px;}
.xwxq_section .left .cont1 .dd img{width: 20px;margin-right: 5px;}
.xwxq_section .left .cont1 .dd .wz{font-size: 13px;line-height: 18px;}
.xwxq_section .left .cont1 .dd .wz span{display: none;}
.xwxq_section .left .cont1 .btnbox{justify-content: flex-start;margin-top: 8px;}
.xwxq_section .left .cont1 .btnbox .btn a{padding: 0 8px;font-size: 13px;line-height: 24px;}
.xwxq_section .left .cont2{padding-top: 14px;padding-bottom: 14px;font-size: 14px;line-height: 22px;}
.xwxq_section .left .cont3{width: 100%;display: block;margin-top: 14px;}
.xwxq_section .left .cont3 .pag_l{width: 100%;}
.xwxq_section .left .cont3 .pag_l a{font-size: 14px;margin-bottom: 6px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section .left .cont3 .bac_r{width: 100px;margin: 10px auto}
.xwxq_section .left .cont3 .bac_r a{border-radius: 6px;}
.xwxq_section .left .cont3 .bac_r img{width: 18px;margin-right: 5px;}
.xwxq_section .left .cont3 .bac_r a .wz{font-size: 14px;line-height: 34px;}
.xwxq_section .right .cont1{display: none;}

.xwxq_section .right{width: 100%;margin-top: 20px;}
.xwxq_section .right .cont2 {padding: 20px;}
.xwxq_section .right .cont2 .title{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.xwxq_section .right .cont2 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.xwxq_section .right .cont2 .ul .li{margin-bottom: 0;padding: 0 6px;}
.xwxq_section .right .cont2 .ul .wz{margin-top: 10px;font-size: 14px;}
.xwxq_section .right .cont2 .ul .slick-dots{margin-top: 12px;}
}

.dbjg_section{width: 100%;padding-top: 30px;padding-bottom: 100px;}
.dbjg_section .cont1{display: flex;justify-content: space-between;align-items: center;position: relative;z-index: 31;}
.dbjg_section .cont1 .btnbox{display: flex;align-items: center;}
.dbjg_section .cont1 .btnbox .btn{margin-right: 30px;position: relative;}
.dbjg_section .cont1 .btnbox .btn:last-child{margin-right: 0;}
.dbjg_section .cont1 .btnbox ._t a{display: flex;align-items: center;}
.dbjg_section .cont1 .btnbox ._t img{width: 24px;display: block;margin-right: 6px;}
.dbjg_section .cont1 .btnbox ._t .wz{font-size: 14px;color: #666666;line-height: 20px;}
.dbjg_section .cont1 .btnbox .btn.on ._t .wz{color: #d31e1e;}
.dbjg_section .cont1 .btnbox ._b{width: 490px;position: absolute;right: 0;top: calc(100% + 12px);background-color: #ffffff;box-shadow: 0 0 20px rgba(0,0,0,0.1);padding: 30px;opacity: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.dbjg_section .cont1 .btnbox .btn.on ._b{opacity: 1;
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.dbjg_section .cont1 .btnbox ._b::before{content: "";display: block;width: 100%;height: 12px;opacity: 0;position: absolute;left: 0;bottom: 100%;}
.dbjg_section .cont1 .btnbox ._b::after{content: "";display: block;width: 0;height: 0;border: 7px solid;border-color: transparent transparent #fff transparent;position: absolute;right: 44px;bottom: 100%;}
.dbjg_section .cont1 .btnbox ._b .title{font-size: 14px;color: #333333;line-height: 20px;margin-bottom: 26px;}
.dbjg_section .cont1 .btnbox ._b ul{margin: -8px -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.dbjg_section .cont1 .btnbox ._b ul li{width: 50%;padding: 8px 10px;}
.dbjg_section .cont1 .btnbox ._b ul .wz{font-size: 16px;color: #333333;line-height: 20px;margin-bottom: 8px;}
.dbjg_section .cont1 .btnbox ._b ul .wz span{color: #d31e1e;}
.dbjg_section .cont1 .btnbox ._b ul .input{width: 100%;}
.dbjg_section .cont1 .btnbox ._b ul .input input{width: 100%;height: 44px;background-color: #f5f5f5;padding: 0 12px;font-size: 14px;color: #333;}
.dbjg_section .cont1 .btnbox ._b ul .srk::-webkit-input-placeholder{font-size: 14px;color: #979797;opacity: 1;}
.dbjg_section .cont1 .btnbox ._b ul .srk::-moz-placeholder{font-size: 14px;color: #979797;opacity: 1;}
.dbjg_section .cont1 .btnbox ._b ul .srk::moz-placeholder{font-size: 14px;color: #979797;opacity: 1;}
.dbjg_section .cont1 .btnbox ._b ul .srk:-ms-input-placeholder{font-size: 14px;color: #979797;opacity: 1;}
.dbjg_section .cont1 .btnbox ._b ul .yzm{width: 100%;position: relative;}
.dbjg_section .cont1 .btnbox ._b ul .yzm input{width: 100%;height: 44px;background-color: #f5f5f5;padding: 0 92px 0 12px;font-size: 14px;color: #333;}
.dbjg_section .cont1 .btnbox ._b ul .yzm img{width: 80px;height: 44px;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
.dbjg_section .cont1 .btnbox ._b ul .button{width: 100%;font-size: 14px;color: #ffffff;line-height: 44px;text-align: center;background-color: #d31e1e;cursor: pointer;}
.dbjg_section .cont1 .btnbox ._b ul .button:hover{opacity: 0.8;}
.dbjg_section .cont1 .btnbox ._b .tips{font-size: 14px;color: #666666;line-height: 20px;margin-top: 18px;}
.dbjg_section .cont1 .btnbox ._b .tips span{color: #d31e1e;}
.dbjg_section .cont2{width: 100%;margin-top: 22px;}
.dbjg_section .cont2 ul{width: 100%; overflow: hidden;overflow-y: auto;max-height: calc(100vh - 200px);}

.dbjg_section .cont2 ul::-webkit-scrollbar{ width: 3px;}
.dbjg_section .cont2 ul::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.dbjg_section .cont2 ul::-webkit-scrollbar-thumb{width: 3px;background-color: #d31e1e;border-radius: 3px;}
.dbjg_section .cont2 ul li{width: 100%;background-color: #fff;display: flex;align-items: stretch;border-bottom: 2px solid #ececec;}
.dbjg_section .cont2 ul li:nth-child(2){position: sticky;left: 0;top: 0;}
.dbjg_section .cont2 ul li .dd:nth-child(1){width: 15%;font-size: 18px;color: #333333;line-height: 30px;border-left: 0;background-color: #dedede;}
.dbjg_section .cont2 ul li .dd{width: 21.25%;padding: 10px;border-left: 2px solid #ececec;display: flex;justify-content: center;align-items: center;}
.dbjg_section .cont2 ul li .dd .boxs1{width: 100%;padding: 12px 0;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn{margin-bottom: 18px;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a{display: flex;justify-content: center;align-items: center;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a img{width: 24px;display: block;margin-right: 8px;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a .ico2{display: none;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a:hover .ico1{display: none;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a:hover .ico2{display: block;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a .wz{font-size: 14px;color: #666666;line-height: 20px;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a:hover .wz{color: #d31e1e;}
.dbjg_section .cont2 ul li .dd .boxs1 .picbox{width: 178px;margin: 0 auto;}
.dbjg_section .cont2 ul li .dd .boxs1 .pic{ padding-bottom: 68.539%; position: relative; overflow: hidden;border-radius: 10px;}
.dbjg_section .cont2 ul li .dd .boxs1 .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.dbjg_section .cont2 ul li .dd .ssbox{padding: 0 20px;width: 100%;}
.dbjg_section .cont2 ul li .dd .ssbox>div{width: 100%;position: relative;}
.dbjg_section .cont2 ul li .dd .ssbox>div input{width: 100%;height: 45px;display: block;padding: 0 50px 0 18px;background-color: #f5f5f5;border-radius: 45px;font-size: 14px;color: #333;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::-webkit-input-placeholder{font-size: 14px;color: #9c9c9c;opacity: 1;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::-moz-placeholder{font-size: 14px;color: #9c9c9c;opacity: 1;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::moz-placeholder{font-size: 14px;color: #9c9c9c;opacity: 1;}
.dbjg_section .cont2 ul li .dd .ssbox>div input:-ms-input-placeholder{font-size: 14px;color: #9c9c9c;opacity: 1;}
.dbjg_section .cont2 ul li .dd .ssbox>div img{width: 20px;display: block;cursor: pointer;position: absolute;right: 24px;top: 50%;transform: translate(0,-50%);}
.dbjg_section .cont2 ul li .dd .ssbox>div img:hover{opacity: 0.8;}
.dbjg_section .cont2 ul li .dd .tit{font-size: 16px;color: #333333;line-height: 20px;text-align: center;width: 100%;font-weight: bold;}
.dbjg_section .cont2 ul li .dd .info{font-size: 15px;color: #666666;line-height: 22px;text-align: center;width: 100%;}
.dbjg_section .cont2 ul li .dd .zx_btn a{display: flex;justify-content: center;align-items: center;}
.dbjg_section .cont2 ul li .dd .zx_btn a img{width: 24px;display: block;margin-right: 8px;}
.dbjg_section .cont2 ul li .dd .zx_btn a .wz{font-size: 16px;color: #666666;line-height: 24px;}
.dbjg_section .cont2 ul li .dd .zx_btn a:hover .wz{color: #d31e1e;}
@media screen and (max-width:1680px) {
.dbjg_section .cont2 ul li .dd:nth-child(1){font-size: 16px;}
.dbjg_section .cont2 ul li .dd{padding: 8px;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn{margin-bottom: 14px;}
.dbjg_section .cont2 ul li .dd .boxs1 .picbox{width: 150px;}
.dbjg_section .cont2 ul li .dd .ssbox{padding: 0;}
.dbjg_section .cont2 ul li .dd .ssbox>div input{height: 40px;padding: 0 40px 0 12px;border-radius: 40px;font-size: 12px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::-webkit-input-placeholder{font-size: 12px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::-moz-placeholder{font-size: 12px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::moz-placeholder{font-size: 12px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input:-ms-input-placeholder{font-size: 12px;}
.dbjg_section .cont2 ul li .dd .ssbox>div img{width: 18px;right: 16px;}
.dbjg_section .cont2 ul li .dd .tit{font-size: 14px;line-height: 18px;}
.dbjg_section .cont2 ul li .dd .info{font-size: 13px;line-height: 20px;}
.dbjg_section .cont2 ul li .dd .zx_btn a img{width: 20px;margin-right: 8px;}
.dbjg_section .cont2 ul li .dd .zx_btn a .wz{font-size: 14px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.dbjg_section{padding-bottom: 30px;padding-top: 18px;}
.dbjg_section .cont1{display: block;}
.dbjg_section .cont1 .btnbox{flex-wrap: wrap;}
.dbjg_section .cont1 .btnbox .btn{margin-right: 12px;margin-top: 12px;}
.dbjg_section .cont1 .btnbox ._t img{width: 20px;}
.dbjg_section .cont1 .btnbox ._t .wz{font-size: 13px;}
.dbjg_section .cont1 .btnbox .bbox{width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 9999999;display: none;}
.dbjg_section .cont1 .btnbox .bbox .background{width: 100%;height: 100%;position: absolute;left: 0;top: 0;background-color: rgba(0,0,0,0.3);z-index: 1;}
.dbjg_section .cont1 .btnbox ._b{width: calc(100% - 30px);right: auto;top: 50%;left: 50%; padding: 20px;transform: translate(-50%,-50%) scale(1);opacity: 1;z-index: 2;}
.dbjg_section .cont1 .btnbox .btn.on ._b{transform: translate(-50%,-50%) scale(1);}
.dbjg_section .cont1 .btnbox ._b::before{display: none;}
.dbjg_section .cont1 .btnbox ._b::after{display: none;}
.dbjg_section .cont1 .btnbox ._b .title{margin-bottom: 12px;}
.dbjg_section .cont1 .btnbox ._b ul{margin: -8px;width: calc(100% + 16px);}
.dbjg_section .cont1 .btnbox ._b ul li{padding: 8px;}
.dbjg_section .cont1 .btnbox ._b ul .wz{font-size: 14px;line-height: 18px;margin-bottom: 6px;}
.dbjg_section .cont1 .btnbox ._b ul .input input{height: 36px;padding: 0 12px;}
.dbjg_section .cont1 .btnbox ._b ul .yzm input{height: 36px;padding: 0 80px 0 12px;}
.dbjg_section .cont1 .btnbox ._b ul .yzm img{width: 70px;height: 36px;}
.dbjg_section .cont1 .btnbox ._b ul .button{line-height: 36px;}
.dbjg_section .cont1 .btnbox ._b .tips{margin-top: 10px;}
.dbjg_section .cont1 .btnbox ._b .none{width: 18px;display: block;position: absolute;right: 10px;top: 10px;}
.dbjg_section .cont2{margin-top: 20px;}
.dbjg_section .cont2 ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;overflow-y: visible;max-height: 10000000px;}
.dbjg_section .cont2 ul::-webkit-scrollbar{ width: 0;}
.dbjg_section .cont2 ul::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.dbjg_section .cont2 ul::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}

.dbjg_section .cont2 ul li:nth-child(2){position: static;left: 0;top: 0;}

.dbjg_section .cont2 ul::-webkit-scrollbar{ display: none;}
.dbjg_section .cont2 ul li{width: 1260px;border-bottom: 1px solid #ececec;}
.dbjg_section .cont2 ul li .dd:nth-child(1){font-size: 14px;line-height: 24px;width: 12%;position: sticky;left: 0;top: 0;z-index: 30;}
.dbjg_section .cont2 ul li .dd{width: 22%;padding: 8px;border-left: 1px solid #ececec;}
.dbjg_section .cont2 ul li .dd .boxs1{padding: 10px 0;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn{margin-bottom: 10px;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a img{width: 20px;margin-right: 6px;}
.dbjg_section .cont2 ul li .dd .boxs1 .btn a .wz{font-size: 13px;line-height: 18px;}
.dbjg_section .cont2 ul li .dd .boxs1 .picbox{width: 140px;}
.dbjg_section .cont2 ul li .dd .ssbox{padding: 0 0;}
.dbjg_section .cont2 ul li .dd .ssbox>div input{height: 36px;padding: 0 40px 0 12px;border-radius: 36px;font-size: 13px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::-webkit-input-placeholder{font-size: 13px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::-moz-placeholder{font-size: 13px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input::moz-placeholder{font-size: 13px;}
.dbjg_section .cont2 ul li .dd .ssbox>div input:-ms-input-placeholder{font-size: 13px;}
.dbjg_section .cont2 ul li .dd .ssbox>div img{width: 18px;right: 12px;}
.dbjg_section .cont2 ul li .dd .tit{font-size: 14px;line-height: 18px;}
.dbjg_section .cont2 ul li .dd .info{font-size: 12px;line-height: 20px;white-space:normal;}
.dbjg_section .cont2 ul li .dd .zx_btn a img{width: 20px;margin-right: 6px;}
.dbjg_section .cont2 ul li .dd .zx_btn a .wz{font-size: 14px;;line-height: 20px;}
}

.rgxx_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;background-color: rgba(0,0,0,0.3);display: none;}
.rgxx_tc .content{width: 732px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #ffffff;border-radius: 10px;overflow: hidden;}
.rgxx_tc .content .top{width: 100%;background-color: #d31e1e;display: flex;justify-content: space-between;align-items: center;padding: 0 18px 0 24px;}
.rgxx_tc .content .top ._l{font-size: 16px;color: #ffffff;line-height: 72px;display: flex;align-items: center;}
.rgxx_tc .content .top ._l span{display: block;margin-right: 18px;font-size: 22px;font-weight: bold;}
.rgxx_tc .content .top .none{width: 20px;display: block;cursor: pointer;}
.rgxx_tc .content .top .none:hover{opacity: 0.8;}
.rgxx_tc .content .bottom{width: 100%;padding: 40px 40px 56px 40px;}
.rgxx_tc .content .bottom ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.rgxx_tc .content .bottom ul li{width: 50%;padding: 10px;}
.rgxx_tc .content .bottom ul .input{width: 100%;background-color: #f5f5f5;padding: 0 20px;display: flex;justify-content: flex-start;align-items: center;}
.rgxx_tc .content .bottom ul .input .wz{font-size: 16px;color: #333333;line-height: 20px;width: 50px;}
.rgxx_tc .content .bottom ul .input .wz span{color: #d31e1e;}
.rgxx_tc .content .bottom ul .input input{width: calc(100% - 50px);font-size: 16px;color: #333;height: 50px;display: block;}
.rgxx_tc .content .bottom ul .textbox{width: 100%;}
.rgxx_tc .content .bottom ul .textbox textarea{width: 100%;height: 104px;display: block;background-color: #f5f5f5;padding: 14px 20px;font-size: 16px;color: #333;}
.rgxx_tc .content .bottom ul .textbox textarea::-webkit-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .textbox textarea::-moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .textbox textarea::moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .textbox textarea:-ms-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .yzm{width: 100%;position: relative;}
.rgxx_tc .content .bottom ul .yzm input{width: 100%;height: 50px;font-size: 16px;color: #333;display: block;background-color: #f5f5f5;padding: 0 120px 0 20px;}
.rgxx_tc .content .bottom ul .yzm input::-webkit-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .yzm input::-moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .yzm input::moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .yzm input:-ms-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.rgxx_tc .content .bottom ul .yzm img{width: 110px;height: 50px;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
.rgxx_tc .content .bottom ul .button{width: 100%;font-size: 18px;color: #d31e1e;line-height: 48px;text-align: center;border: 1px solid #d31e1e;cursor: pointer;}
.rgxx_tc .content .bottom ul .button:hover{background-color: #d31e1e;color: #fff;}
.rgxx_tc .content .bottom .tips{margin-top: 18px;font-size: 14px;color: #666666;line-height: 20px;}
.rgxx_tc .content .bottom .tips span{color: #ff2525;}
@media screen and (max-width:1024px) {
.rgxx_tc .content{width: calc(100% - 30px);}
.rgxx_tc .content .top{padding: 14px 18px;}
.rgxx_tc .content .top ._l{font-size: 14px;line-height: 20px;display: block;}
.rgxx_tc .content .top ._l span{margin-right: 10px;font-size: 18px;}
.rgxx_tc .content .top .none{width: 18px;}
.rgxx_tc .content .bottom{padding: 14px;}
.rgxx_tc .content .bottom ul{margin: -6px;width: calc(100% + 12px);}
.rgxx_tc .content .bottom ul li{width: 100%;padding: 6px;}
.rgxx_tc .content .bottom ul .input{padding: 0 12px;}
.rgxx_tc .content .bottom ul .input .wz{font-size: 14px;line-height: 18px;width: 44px;}
.rgxx_tc .content .bottom ul .input input{width: calc(100% - 44px);font-size: 14px;height: 38px;}
.rgxx_tc .content .bottom ul .textbox textarea{height: 90px;padding: 10px 12px;font-size: 14px;}
.rgxx_tc .content .bottom ul .textbox textarea::-webkit-input-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .textbox textarea::-moz-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .textbox textarea::moz-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .textbox textarea:-ms-input-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .yzm input{height: 38px;font-size: 14px;padding: 0 100px 0 12px;}
.rgxx_tc .content .bottom ul .yzm input::-webkit-input-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .yzm input::-moz-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .yzm input::moz-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .yzm input:-ms-input-placeholder{font-size: 14px;}
.rgxx_tc .content .bottom ul .yzm img{width: 90px;height: 38px;}
.rgxx_tc .content .bottom ul .button{font-size: 15px;line-height: 38px;}
.rgxx_tc .content .bottom .tips{margin-top: 10px;font-size: 13px;line-height: 18px;}
}

.xunj_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;background-color: rgba(0,0,0,0.3);display: none;}
.xunj_tc .content{width: 732px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #ffffff;border-radius: 10px;overflow: hidden;}
.xunj_tc .content .top{width: 100%;background-color: #d31e1e;display: flex;justify-content: space-between;align-items: center;padding: 0 18px 0 24px;}
.xunj_tc .content .top ._l{font-size: 16px;color: #ffffff;line-height: 72px;display: flex;align-items: center;}
.xunj_tc .content .top ._l span{display: block;margin-right: 18px;font-size: 22px;font-weight: bold;}
.xunj_tc .content .top .none{width: 20px;display: block;cursor: pointer;}
.xunj_tc .content .top .none:hover{opacity: 0.8;}
.xunj_tc .content .bottom{width: 100%;padding: 40px 40px 56px 40px;}
.xunj_tc .content .bottom ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.xunj_tc .content .bottom ul li{width: 50%;padding: 10px;}
.xunj_tc .content .bottom ul .input{width: 100%;background-color: #f5f5f5;padding: 0 20px;display: flex;justify-content: flex-start;align-items: center;}
.xunj_tc .content .bottom ul .input .wz{font-size: 16px;color: #333333;line-height: 20px;width: 50px;}
.xunj_tc .content .bottom ul .input .wz span{color: #d31e1e;}
.xunj_tc .content .bottom ul .input input{width: calc(100% - 50px);font-size: 16px;color: #333;height: 50px;display: block;}
.xunj_tc .content .bottom ul .textbox{width: 100%;}
.xunj_tc .content .bottom ul .textbox textarea{width: 100%;height: 104px;display: block;background-color: #f5f5f5;padding: 14px 20px;font-size: 16px;color: #333;}
.xunj_tc .content .bottom ul .textbox textarea::-webkit-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .textbox textarea::-moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .textbox textarea::moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .textbox textarea:-ms-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .yzm{width: 100%;position: relative;}
.xunj_tc .content .bottom ul .yzm input{width: 100%;height: 50px;font-size: 16px;color: #333;display: block;background-color: #f5f5f5;padding: 0 120px 0 20px;}
.xunj_tc .content .bottom ul .yzm input::-webkit-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .yzm input::-moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .yzm input::moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .yzm input:-ms-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.xunj_tc .content .bottom ul .yzm img{width: 110px;height: 50px;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
.xunj_tc .content .bottom ul .button{width: 100%;font-size: 18px;color: #d31e1e;line-height: 48px;text-align: center;border: 1px solid #d31e1e;cursor: pointer;}
.xunj_tc .content .bottom ul .button:hover{background-color: #d31e1e;color: #fff;}
.xunj_tc .content .bottom .tips{margin-top: 18px;font-size: 14px;color: #666666;line-height: 20px;}
.xunj_tc .content .bottom .tips span{color: #ff2525;}
@media screen and (max-width:1024px) {
.xunj_tc .content{width: calc(100% - 30px);}
.xunj_tc .content .top{padding: 14px 18px;}
.xunj_tc .content .top ._l{font-size: 14px;line-height: 20px;display: block;}
.xunj_tc .content .top ._l span{margin-right: 10px;font-size: 18px;}
.xunj_tc .content .top .none{width: 18px;}
.xunj_tc .content .bottom{padding: 14px;}
.xunj_tc .content .bottom ul{margin: -6px;width: calc(100% + 12px);}
.xunj_tc .content .bottom ul li{width: 100%;padding: 6px;}
.xunj_tc .content .bottom ul .input{padding: 0 12px;}
.xunj_tc .content .bottom ul .input .wz{font-size: 14px;line-height: 18px;width: 44px;}
.xunj_tc .content .bottom ul .input input{width: calc(100% - 44px);font-size: 14px;height: 38px;}
.xunj_tc .content .bottom ul .textbox textarea{height: 90px;padding: 10px 12px;font-size: 14px;}
.xunj_tc .content .bottom ul .textbox textarea::-webkit-input-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .textbox textarea::-moz-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .textbox textarea::moz-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .textbox textarea:-ms-input-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .yzm input{height: 38px;font-size: 14px;padding: 0 100px 0 12px;}
.xunj_tc .content .bottom ul .yzm input::-webkit-input-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .yzm input::-moz-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .yzm input::moz-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .yzm input:-ms-input-placeholder{font-size: 14px;}
.xunj_tc .content .bottom ul .yzm img{width: 90px;height: 38px;}
.xunj_tc .content .bottom ul .button{font-size: 15px;line-height: 38px;}
.xunj_tc .content .bottom .tips{margin-top: 10px;font-size: 13px;line-height: 18px;}
}

.ljxd_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;background-color: rgba(0,0,0,0.3);display: none;}
.ljxd_tc .content{width: 732px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #ffffff;border-radius: 10px;overflow: hidden;}
.ljxd_tc .content .top{width: 100%;background-color: #d31e1e;display: flex;justify-content: space-between;align-items: center;padding: 0 18px 0 24px;}
.ljxd_tc .content .top ._l{font-size: 16px;color: #ffffff;line-height: 72px;display: flex;align-items: center;}
.ljxd_tc .content .top ._l span{display: block;margin-right: 18px;font-size: 22px;font-weight: bold;}
.ljxd_tc .content .top .none{width: 20px;display: block;cursor: pointer;}
.ljxd_tc .content .top .none:hover{opacity: 0.8;}
.ljxd_tc .content .bottom{width: 100%;padding: 30px 40px 56px 40px;}
.ljxd_tc .content .bottom .boxs1{margin-bottom: 30px;display: flex;align-items: center;}
.ljxd_tc .content .bottom .boxs1 .left{width: 32.82208588957055%;}
.ljxd_tc .content .bottom .boxs1 .left .pic{ padding-bottom: 68.691%; position: relative; overflow: hidden;border-radius: 10px;}
.ljxd_tc .content .bottom .boxs1 .left .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.ljxd_tc .content .bottom .boxs1 .right{width: 67.17791411042945%;padding-left: 34px;}
.ljxd_tc .content .bottom .boxs1 .right .bt{font-size: 20px;color: #333333;line-height: 24px;margin-bottom: 22px;padding-bottom: 22px;border-bottom: 1px solid #d31e1e;}
.ljxd_tc .content .bottom .boxs1 .right .jj{font-size: 16px;color: #666666;line-height: 26px;}
.ljxd_tc .content .bottom ul{margin: -10px;width: calc(100% + 20px);display: flex;flex-wrap: wrap;}
.ljxd_tc .content .bottom ul li{width: 50%;padding: 10px;}
.ljxd_tc .content .bottom ul .input{width: 100%;background-color: #f5f5f5;padding: 0 20px;display: flex;justify-content: flex-start;align-items: center;}
.ljxd_tc .content .bottom ul .input .wz{font-size: 16px;color: #333333;line-height: 20px;width: 50px;}
.ljxd_tc .content .bottom ul .input .wz span{color: #d31e1e;}
.ljxd_tc .content .bottom ul .input input{width: calc(100% - 50px);font-size: 16px;color: #333;height: 50px;display: block;}
.ljxd_tc .content .bottom ul .yzm{width: 100%;position: relative;}
.ljxd_tc .content .bottom ul .yzm input{width: 100%;height: 50px;font-size: 16px;color: #333;display: block;background-color: #f5f5f5;padding: 0 120px 0 20px;}
.ljxd_tc .content .bottom ul .yzm input::-webkit-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.ljxd_tc .content .bottom ul .yzm input::-moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.ljxd_tc .content .bottom ul .yzm input::moz-placeholder{font-size: 16px;color: #333;opacity: 1;}
.ljxd_tc .content .bottom ul .yzm input:-ms-input-placeholder{font-size: 16px;color: #333;opacity: 1;}
.ljxd_tc .content .bottom ul .yzm img{width: 110px;height: 50px;display: block;position: absolute;right: 0;top: 0;cursor: pointer;}
.ljxd_tc .content .bottom ul .button{width: 100%;font-size: 18px;color: #d31e1e;line-height: 48px;text-align: center;border: 1px solid #d31e1e;cursor: pointer;}
.ljxd_tc .content .bottom ul .button:hover{background-color: #d31e1e;color: #fff;}
.ljxd_tc .content .bottom .tips{margin-top: 18px;font-size: 14px;color: #666666;line-height: 20px;}
.ljxd_tc .content .bottom .tips span{color: #ff2525;}
@media screen and (max-width:1024px) {
.ljxd_tc .content{width: calc(100% - 30px);}
.ljxd_tc .content .top{padding: 14px 18px;}
.ljxd_tc .content .top ._l{font-size: 14px;line-height: 20px;display: block;}
.ljxd_tc .content .top ._l span{margin-right: 10px;font-size: 18px;}
.ljxd_tc .content .top .none{width: 18px;}
.ljxd_tc .content .bottom{padding: 14px;}
.ljxd_tc .content .bottom .boxs1{margin-bottom: 12px;align-items: flex-start;}
.ljxd_tc .content .bottom .boxs1 .left{width: 40%;}
.ljxd_tc .content .bottom .boxs1 .right{width: 60%;padding-left: 12px;}
.ljxd_tc .content .bottom .boxs1 .right .bt{font-size: 15px;line-height: 20px;margin-bottom: 10px;padding-bottom: 10px;}
.ljxd_tc .content .bottom .boxs1 .right .jj{font-size: 13px;line-height: 22px;}
.ljxd_tc .content .bottom ul{margin: -6px;width: calc(100% + 12px);}
.ljxd_tc .content .bottom ul li{width: 100%;padding: 6px;}
.ljxd_tc .content .bottom ul .input{padding: 0 12px;}
.ljxd_tc .content .bottom ul .input .wz{font-size: 14px;line-height: 18px;width: 44px;}
.ljxd_tc .content .bottom ul .input input{width: calc(100% - 44px);font-size: 14px;height: 38px;}
.ljxd_tc .content .bottom ul .yzm input{height: 38px;font-size: 14px;padding: 0 100px 0 12px;}
.ljxd_tc .content .bottom ul .yzm input::-webkit-input-placeholder{font-size: 14px;}
.ljxd_tc .content .bottom ul .yzm input::-moz-placeholder{font-size: 14px;}
.ljxd_tc .content .bottom ul .yzm input::moz-placeholder{font-size: 14px;}
.ljxd_tc .content .bottom ul .yzm input:-ms-input-placeholder{font-size: 14px;}
.ljxd_tc .content .bottom ul .yzm img{width: 90px;height: 38px;}
.ljxd_tc .content .bottom ul .button{font-size: 15px;line-height: 38px;}
.ljxd_tc .content .bottom .tips{margin-top: 10px;font-size: 13px;line-height: 18px;}
}

.zws_section{width: 100%;margin-top: -130px;opacity: 0;height: 130px;position: relative;z-index: -99;}
@media screen and (max-width:1024px) {
.zws_section{margin-top: -64px;height: 64px;}
}

.dh_tc{width: 100%;height: 100vh;position: fixed;left: 0;top: 0;z-index: 999999;display: none;}
.dh_tc .back{width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;}
.dh_tc .content img{width: 24px;display: block;position: absolute;right: 20px;top: 20px;cursor: pointer;}
.dh_tc .content img:hover{opacity: 0.8;}
.dh_tc .content{width: 600px;position: absolute;left: 50%;top: 50%;background-color: #fff;border-radius: 6px;padding: 50px 20px;font-size: 60px;color: #d31e1e;line-height: 70px;display: flex;justify-content: center;align-items: center;z-index: 1;transform: translate(-50%,-50%);font-weight: bold;}
@media screen and (max-width:1024px) {
.dh_tc .content{width: calc(100% - 40px);padding: 20px 14px;font-size: 30px;line-height: 40px;}
.dh_tc .content img{width: 20px;}
}

.sy_banner{width: 100%;}
.sy_banner .ul{width: 100%;}
.sy_banner .ul .li{width: 100%;}
.sy_banner .ul .pic img{width: 100%;display: block;}
.sy_banner .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 20px;}
.sy_banner .ul .slick-dots li{background-color: #fff!important;}


.dialog{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 9999999;
}
.dialog .msgBox{
	text-align: center;
	width: 14.9rem;
	margin: 0 auto;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background: #FFF;
	box-shadow: 0 0 .1rem 0 #E6E6E6;
	box-sizing: border-box;
	border-radius: .1rem;
}
.dialog .msgBox img{
	display: block;
	margin: 0 auto;
	width: 2rem;
	margin-top: 1.49rem;
	margin-bottom: 0.85rem;
}
.dialog .msgBox .h2{
	font-size: 0.85rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #000000;
	margin-bottom: 1.15rem;
}
.dialog .msgBox p{
	font-size: 0.72rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #666666;
	margin-top:0.42rem;
}
.dialog .msgBox .h4{
	font-size: 0.72rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #d31e1e;
	/* letter-spacing: 50px; */
	border-top: 1px solid #E5E5E5;
	line-height: 2.1rem;
	margin-top: 1.91rem;
}
#closeBook {
	width: .25rem;
	height: .25rem;
	background: rgba(255, 255, 255);
	border-radius: 50%;
	position: absolute;
	right: -.125rem;
	top: -.125rem;
	font-size: 0.125rem;
	text-align: center;
	line-height: .25rem;
}


.copy-pou{ display:none; position: fixed; left: 50%;; top: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); z-index: 20;}
.copy-pou .text{ display: block; white-space: normal; color: #fff; font-size:16px; line-height:26px; background: rgba(0,0,0,0.6); border-radius: 3px; padding:12px 32px;}


.my-bg{display: none; width: 100%; height: 100%; position: fixed; left: 0; top:0; z-index: 9999998; background: #000; opacity:0.6;}
.my-puop2{ display:none; width:776px; transform: translate(-50%,-50%); -ms-transform: translateY(-50%,-50%); position: fixed; left:50%; top:58%; z-index: 9999999;}
.my-puop2 .box{ position: relative; display: flex; flex-wrap: wrap; width:100%; background: #fff; border-radius: 10px; overflow: hidden;}
.my-puop2 .box .colse{ cursor: pointer; display:flex; align-items: center; justify-content: center; position: absolute; right:0; top:0; width:42px; height:46px;}
.my-puop2 .box .colse img{ width:20px; height:20px;}
.my-puop2 .box .tit1{ width:100%; color: #fff; display:block; font-size:calc(14px + 0.17rem); line-height:calc(22px + 0.07rem);}
.my-puop2 .box .tit2{ display:block; width:100%; color: #fff; font-size:14px; line-height:24px; margin-top: 7px;}
.my-puop2 .box .er{ display:flex; flex-wrap: wrap; width:100%; justify-content:space-between; padding:30px 15px 0 0;}
.my-puop2 .box .er .li{ display:flex; flex-wrap: wrap; align-items:flex-start; width:93px;}
.my-puop2 .box .er .li i{ display:block; width:100%; line-height: 0;}
.my-puop2 .box .er .li span{ display:block; width:100%; text-align:center; margin-top:7px; color: #fff; opacity: 0.66; font-size:14px; line-height:24px;}
.my-puop2 .box .line{ display:block; width: 100%; height: 1px; background: #fff; opacity: 0.4; margin-top: 24px;}
.my-puop2 .box .p2{ display:block; width: 100%; color: #fff;font-size:calc(14px + 0.02rem); line-height:calc(22px + 0.04rem); margin-top: 25px; }
.my-puop2 .box .tel{ display:block; width: 100%; color: #fff;font-size:calc(16px + 0.1rem); line-height:calc(26px + 0.04rem); margin-top: 15px;}
.my-puop2 .box .left{ display:block; width: 36.3%; background:#d31e1e; background-size: cover; padding:45px 30px;align-items: flex-start; }
._form1{ width:63.7%; flex-wrap:wrap; display: flex; justify-content:space-between; padding:43px 30px 36px 30px;}
._form1 .lab{ width:48.5%; position:relative; display: flex; flex-wrap: wrap; margin-bottom: 17px; }
._form1 .w100{ width:100%;}
._form1 .name{ width:100%; display:block; color: #333333; font-size:calc(14px + 0.02rem); line-height:calc(22px + 0.04rem); padding-bottom: 8px;}
._form1 .name span{ color: #ff2525;}
._form1 .text{cursor: pointer; width:100%; border:0; background:#f5f5f5; font-size:14px;color: #333; line-height:26px; height:44px; padding:9px 19px; border-radius:3px;}
._form1 .textarea{ cursor: pointer; width:100%; border:0; background:#f5f5f5; font-size:14px;color: #333; line-height:26px; height:71px; padding:10px 19px; border-radius:3px;}
._form1 .yanzhengma{ position: absolute; right:0; top:0; height:100%; object-fit: contain; z-index:6;width: 112px;}
._form1 .submit{ display: flex; justify-content:center; align-items: center; width:100%; font-size:calc(14px + 0.04rem); color: #fff; height:44px; padding-bottom: 1px; border:1px solid #d31e1e;background:#d31e1e; border-radius:3px;}
._form1 .submit:hover{ background:none; color: #d31e1e;}
._form1 .lab1{ width:100%; display: block; color:#666; font-size:14px; line-height: 24px; }
._form1 .lab1 span{ color: #ff2525;}

._form1 input::placeholder{color:#bbb9b9; opacity:1 !important;}
._form1 textarea::placeholder{color:#bbb9b9; opacity:1 !important;}

@media screen and (max-width:767px) {
.my-puop2{ width:92%;}
.my-puop2 .box .left{ display:none;}
._form1{ width:100%; padding:35px 15px 25px 15px;}
._form1 .lab{ margin-bottom: 15px; }
._form1 .text{ height:40px; padding:7px 12px;}
._form1 .textarea{ padding:7px 12px;}
._form1 .submit{ height:40px;}
}

.jiaz_box img{width: 26px;display: block;margin: 0 auto 8px auto;}
.jiaz_box .wz{font-size: 16px;color: #555;line-height: 20px;text-align: center;}
@media screen and (max-width:1024px) {
.jiaz_box img{width: 22px;margin: 0 auto 6px auto;}
.jiaz_box .wz{font-size: 14px;line-height: 18px;}
}


.sitemap{ width:100%; overflow:hidden;}
.sitemap li{border-bottom:1px dashed #d2d2d2; padding:7px 0; float:left; line-height:40px;width:98%; padding-left:2%;  }
.sitemap li a{ margin-right:10px;font-size:12px; float:left; white-space: nowrap; font-size:14px;}
.sitemap li a:hover{color:#d31e1e;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}




.cplb_section .content ul .r_btn.on a .wz{color: #d31e1e;}
.dbjg_section .cont2 ul li.csbutong .dd.ddcs .info{color:#000;}

.dbjg_section .cont2 ul li .dd a{color: #333333; position:relative;}
.dbjg_section .cont2 ul li .dd a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; /* 控制下划线与文字底部之间的距离 */
    width: 100%;
    height: 1px; /* 下划线的厚度 */
    background-color: #333333; /* 下划线的颜色 */
}
.dbjg_section .cont2 ul li .dd:hover a{color: #d31e1e; }
.dbjg_section .cont2 ul li .dd:hover a::after{background-color:#d31e1e;}

.cplb_section .filter_box .dd .left a{color: #333333;  position:relative;}
.cplb_section .filter_box .dd .left a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; /* 控制下划线与文字底部之间的距离 */
    width: 100%;
    height: 1px; /* 下划线的厚度 */
    background-color: #333333; /* 下划线的颜色 */
}
.cplb_section .filter_box .dd .left:hover a{color: #d31e1e; }
.cplb_section .filter_box .dd .left:hover a::after{background-color:#d31e1e;}

.cpxq_section .left .boxs2 .cont2 ul li .wz1 a{color: #333333;  position:relative;}
.cpxq_section .left .boxs2 .cont2 ul li .wz1 a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px; /* 控制下划线与文字底部之间的距离 */
    width: 100%;
    height: 1px; /* 下划线的厚度 */
    background-color: #333333; /* 下划线的颜色 */
}
.cpxq_section .left .boxs2 .cont2 ul li .wz1:hover a{color: #d31e1e; text-decoration:underline;}
.cpxq_section .left .boxs2 .cont2 ul li .wz1:hover a::after{background-color:#d31e1e;}


.t_navs .top ._bottom .yyqh_box a.none_important{display:none !important;}





/*.ej_section.ej_section_pro ul li{min-width:25%; max-width:25%; width:25%;}*/





/* 250716start */
.pf_right .cont1 .a{border-radius:67px; height: auto; padding:9px 11px;}
.pf_right .cont1 .a .wz{ width:100%; text-align: center; line-height: 21px; padding:6px 0; cursor:pointer;}
.pf_right .cont1 .a .ckdb{ border-bottom: 1px solid rgba(255,255,255,0.8);}
@media screen and (max-width:1680px) {
.pf_right{top: 58%;}	
.pf_right .cont1 .a{border-radius:60px; padding:9px 9px;}
}


.pf_down li{ width:20%;border-left: 1px solid rgba(0,0,0,0.1);}
.pf_down .l0{ width: 20%;}
.pf_down .l0 a .d_name{ width:auto; line-height:19px; padding:0 8px;}
.pf_down .l0 a .num{left: 6%;}


.pc_section{ display: flex; flex-wrap: wrap; width: 100%; align-items: center; justify-content: space-between;}
.sx_right{ display: flex; flex-wrap: wrap;font-size: 14px; color: #666666;line-height: 20px; }
.sx_right .sxal span{ padding:0 2px; color:#d31e1e;}
.sx_right .qcsx{ padding:0 0 0 26px; margin-right:45px; background:url(img/img243.svg) left center no-repeat ; background-size:20px auto !important;}
.sx_right .qcsx:hover{ color:#d31e1e;}

@media screen and (max-width:1024px) {
.sx_right{ width: 100%; justify-content: space-between; margin-bottom: 22px;}
.sx_right .qcsx{ margin-right:0;}


}


.tijiao_cg{ display:none; width:360px; transform: translate(-50%,-50%); -ms-transform: translateY(-50%,-50%); position: fixed; left:50%; top:50%; z-index: 9999999;}
.tijiao_cg .box{ position: relative; display: flex; flex-wrap: wrap; width:100%; background:url(img/main1.jpg) center no-repeat; background-size: cover; border-radius: 10px; overflow: hidden; padding:58px 15px;}
.tijiao_cg .box .colse{ cursor: pointer; display:flex; align-items: center; justify-content: center; position: absolute; right:8px; top:0; width:34px; height:34px;}
.tijiao_cg .box .colse img{ width:18px; height:18px;}
.tijiao_cg .box .tit1{ text-align: center; width:100%; color: #fff; display:block; font-size:calc(14px + 0.06rem); line-height:calc(22px + 0.06rem);}


@media screen and (max-width:1024px) {
.tijiao_cg{width:260px;}
.tijiao_cg .box{ padding:30px 15px;}

}

.lxwm_section .cont2 .dd .content ul{flex-wrap: wrap;justify-content: flex-start; margin:-10px 0;}
.lxwm_section .cont2 .dd .content ul li{ width:33.33%; padding:10px 0;}
.lxwm_section .cont2 .dd .content{position: relative;height:calc(100% - 113px);}


@media screen and (max-width:1680px) {
.lxwm_section .cont2 .dd .content ul li{ width:33.33%;}

}
@media screen and (max-width:1400px) {
.lxwm_section .cont2 .dd .content ul li{ width:33.33%;}

}
@media screen and (max-width:1024px) {
.lxwm_section .cont2 .dd .content ul li{ width:33.33%;}

}


.ej_section-1 ul{ width: 100%; flex-wrap: wrap;}
.ej_section-1 ul li{ width:25%;flex: inherit;border-top: 1px solid #e1e1e1;}
.ej_section-1 ul li:nth-child(1),
.ej_section-1 ul li:nth-child(2),
.ej_section-1 ul li:nth-child(3),
.ej_section-1 ul li:nth-child(4){border-top:0;}
.ej_section-1 ul li:nth-child(4n){ width:25%;flex: inherit;border-right:0;}

@media screen and (max-width:1024px) {
.ej_section-1 ul{ display: flex; overflow-x: initial;}
.ej_section-1 ul li{ width:25%;min-width:25%;}
}
@media screen and (max-width:767px) {
.ej_section-1 ul a .wz{padding-left:4px; font-size:13px;}
}


.cplb_section .filter_box .dd{ display: none;}
.cplb_section .filter_box .dd:nth-child(1),
.cplb_section .filter_box .dd:nth-child(2),
.cplb_section .filter_box .dd:nth-child(3),
.cplb_section .filter_box .dd:nth-child(4),
.cplb_section .filter_box .dd:nth-child(5){ display: flex;}
.cplb_section .filter_box.on .dd{ display: flex;}


.zhankai{ display: flex; width: 100%; justify-content: center; margin: -30px 0 30px 0;}
.zhankai .a{ padding:0 26px 0 0; position: relative; display: flex;cursor: pointer;font-size: 16px;  color: #333333; line-height: 30px; }  
.zhankai .a::after{ display: block; width:20px;height: 100%; content: ''; position: absolute; right: 0; top: 0; z-index: 1;background: url(img/img229.svg) center no-repeat; background-size:20px auto !important;}
.zhankai .a.on::after{ transform:rotateX(180deg); -ms-transform:rotateX(180deg); }

@media screen and (max-width:1024px) {
.zhankai{ margin: -10px 0 20px 0;}

.cplb_section .filter_box .dd:nth-child(1),
.cplb_section .filter_box .dd:nth-child(2),
.cplb_section .filter_box .dd:nth-child(3),
.cplb_section .filter_box .dd:nth-child(4),
.cplb_section .filter_box .dd:nth-child(5){ display: block;}
.cplb_section .filter_box.on .dd{ display: block;}


}


.wyb_s.tck {
  transform: translateY(-150%);
  -ms-transform: translateY(-150%);
}


.slideR{ display: block; width:100%; background: #fff; height:58px; margin-bottom:20px;}
.slideR .wrap{ display: block; width:100%; height:58px;}
.slideR .u1{ display:flex; justify-content: space-between; width:100%;}
.slideR .u1 .l1{ display: flex;}
.slideR .u1 .l1:first-child{ margin-left:0 !important;}
.slideR .u1 .l1:last-child{ margin-right:0 !important;}
.slideR .u1 .l1 a{ display: flex; color: #333; line-height:28px; font-size:20px; padding:0 0 15px 0; position: relative;}
.slideR .u1 .l1 a::before{ display: block; content:''; position: absolute; left:50%; bottom:0; width:0; height: 2px; background:#d31e1e; transform: translateX(-50%); -ms-transform: translateX(-50%); }
.slideR .u1 .l1 a:hover{color:#d31e1e; }
.slideR .u1 .l1 a.active{color:#d31e1e; }
.slideR .u1 .l1 a.active::before{ width: 100%;}
.slideR.navFix{ position: fixed; left: 0; top:0; z-index:30; background: #fff; box-shadow:0 1px 3px rgba(0,0,0,0.1);
padding-left:100px;
  padding-right:100px;}
.slideR.navFix .wrap{ max-width:1600px; margin:0 auto;}
.slideR.navFix .u1{width: calc(100% - 342px);}
.slideR.navFix .u1 .l1 a{ padding:15px 0;}

@media screen and (max-width:1680px) {
.slideR.navFix .u1{width: calc(100% - 260px);}
.slideR .u1 .l1 a{font-size:18px;}
}
@media screen and (max-width:1440px) {
.slideR .u1 .l1 a{font-size:16px;}
}
@media screen and (max-width:1024px) {
.slideR{ height:50px;}	
.slideR .wrap{ height:50px;}	
.slideR .u1 .l1 a{line-height:24px; font-size:14px; padding:13px 0;}	
.slideR .u1 .l1{ margin:0;}	
.slideR.navFix{ z-index:999998;  box-shadow:0;
padding-left:15px;
  padding-right:15px;}
 .slideR.navFix .u1{width:100%;} 
 .slideR.navFix .u1 .l1 a{ padding:13px 0;}
 
}
@media screen and (max-width:767px) {
.slideR .u1{ white-space: nowrap; overflow-x: auto; justify-content: flex-start;}	
.slideR .u1 .l1{ margin-right: 15px;}
}



.dbjg_section .ssbox:hover .d1{display:block;}
.dbjg_section .ssbox .d1{ display: none;  position: absolute; left: 0; top:100%; z-index: 10;background-color: #ffffff;
  box-shadow: 0 6px 10px rgba(0,0,0,0.1); width: 100%; border-radius: 10px;padding:14px 0; max-height:200px; overflow-y:auto;}
.dbjg_section .ssbox .d2{ cursor: pointer; color: #333; line-height:26px; font-size:16px; padding:2px 18px;}
.dbjg_section .ssbox .d2:hover{ color:#d31e1e;}

.dbjg_section .ssbox .d2.d2_have{display:none !important;}

@media screen and (max-width:1024px) {
._form1 .yanzhengma	{ width:76px;}
}



/* 250716end */


.dbjg_section .cont2 ul li .dd .boxs1 .btn a::after{display:none;}




/*250721start*/
.lxwm_section .cont2{ flex-wrap: wrap;}
.lxwm_section .cont2 .dd{margin-bottom: 20px;
    width: calc(33.33% - 15px);
}
.lxwm_section .lxwm_tit .title{word-break: break-word;}
.lxwm_section .cont2 .dd .content{ height:auto !important; }
.lxwm_section .cont2 .dd .content ul li {width: 50%;}
.lxwm_section .cont2 .dd .content ul .wz{word-break: break-all;}

@media screen and (max-width:1680px) {
.lxwm_section .cont2 .dd .content ul li {width: 50%;}
}
@media screen and (max-width:1440px) {
.lxwm_section .cont2 .dd .content ul li {width: 50%;}
}
@media screen and (max-width:1024px) {
.lxwm_section .cont2 .dd .content ul li {width: 50%;}
}











/*250721end*/

/* 250721start */

@media screen and (max-width:767px) {
.ej_section-1 ul li { width: auto; min-width: inherit; }
.ej_section ul a{padding: 10px 14px;}

}


/* 250721end */


.jjfaxq_section .content .right .rbox1{background-color: #ffffff;padding: 30px 20px 44px 20px; margin-bottom:30px;}
.jjfaxq_section .content .right .rbox1 .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 30px;position: relative;}
.jjfaxq_section .content .right .rbox1 .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.jjfaxq_section .content .right .rbox1 ul{width: 100%;}
.jjfaxq_section .content .right .rbox1 ul li{margin-bottom: 26px;}
.jjfaxq_section .content .right .rbox1 ul li:last-child{margin-bottom: 0;}
.jjfaxq_section .content .right .rbox1 ul .pic{ width: 100%; padding-bottom: 69.003%; position: relative; overflow: hidden;border-radius: 10px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.jjfaxq_section .content .right .rbox1 ul .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.jjfaxq_section .content .right .rbox1 ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.jjfaxq_section .content .right .rbox1 ul .wz{padding-top: 12px; border-top: 1px solid #eee; font-size: 16px;color: #666666;line-height: 20px;text-align: center;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.jjfaxq_section .content .right .rbox1 ul a:hover .wz{color: #d31e1e;}


@media screen and (max-width:1400px) {
.jjfaxq_section .content .right .rbox1 .title{font-size: 18px;}
.jjfaxq_section .content .right .rbox1 ul .wz{font-size: 14px;}
}


.jjfaxq_section .right .rbox2{width: 100%;background-color: #fff;padding: 30px 20px 30px 20px;}
.jjfaxq_section .right .rbox2 .title{font-size: 22px;color: #181818;line-height: 26px;margin-bottom: 6px;position: relative;}
.jjfaxq_section .right .rbox2 .title::after{content: "";display: block;width: 3px;height: 24px;background-color: #d31e1e;position: absolute;left: -20px;top: 0;}
.jjfaxq_section .right .rbox2 ul{width: 100%;}
.jjfaxq_section .right .rbox2 ul li a{display: block;padding-top: 16px;padding-bottom: 16px;border-bottom: 1px solid #eeeeee;}
.jjfaxq_section .right .rbox2 ul li a .bt{font-size: 14px;color: #666666;line-height: 18px;margin-bottom: 10px;
  overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.jjfaxq_section .right .rbox2 ul li a .date{font-size: 12px;color: #838383;line-height: 16px;}
.jjfaxq_section .right .rbox2 ul li a:hover .bt{color: #d31e1e;}

@media screen and (max-width:1400px) {
.jjfaxq_section .right .rbox2 .title{font-size: 18px;}
}