@charset "UTF-8";
html{
  font-size: 5.8139vw;
}
@media screen and  (min-width: 1720px){ /*主体宽度*/
  html{
  font-size: 100px;
}
}
@media screen and  (max-width:300px){
  html{
  font-size:100px;
}
}
body::-webkit-scrollbar{ width: 5px;}
body::-webkit-scrollbar-track{ background-color: #F1F1F1;}
body::-webkit-scrollbar-thumb{ width: 5px;  background-color: #c30d23;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #c30d23;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:1720px; margin-right: auto; margin-left: auto;}
.w_1920{max-width:1920px; margin-right: auto; margin-left: auto;}
.w_1840{max-width:1840px; margin-right: auto; margin-left: auto;}
.w_1800{max-width:1800px; margin-right: auto; margin-left: auto;}
.w_1480{max-width:1480px; margin-right: auto; margin-left: auto;}
.w_1560{max-width:1560px; margin-right: auto; margin-left: auto;}
.w_1490{max-width:1490px; margin-right: auto; margin-left: auto;}
.w_1640{max-width:1640px; margin-right: auto; margin-left: auto;}
.w_1190{max-width:1190px; margin-right: auto; margin-left: auto;}
.w_1592{max-width:1592px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 60px;padding-right: 60px;}
@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: #fff;}
.wyb_s.on,
.wyb_s.xqact,
.wyb_s:hover{box-shadow: 0px 10px 10px 0px rgba(0,0,0,0.5);background: #fff!important;}
.wyb_s.on .t_navs .top .logo .img1,
.wyb_s:hover .t_navs .top .logo .img1{display: block;}
.wyb_s.on .t_navs .top .logo .img2,
.wyb_s:hover .t_navs .top .logo .img2{display: none;}
.t_navs{ width: 100%;padding: 0 60px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: space-between;align-items: center;z-index: 5;}
.t_navs .top .logo{line-height: 0; display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 50px;}
.t_navs .top .logo .img1{display: none;}
.t_navs .top .dh_box{font-size: 28px;color: #000;line-height: 40px;margin-left: 34px;font-weight: bold;}
.t_navs .top .right{display: flex;justify-content: flex-start;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: 32px;}
.t_navs .top .menu .l1:last-child{margin-right: 0;}
.t_navs .top .menu .l1 .a1{ display: block;color: #000000; position: relative;line-height: 112px;font-weight: bold; font-size: 22px;display: flex;justify-content: flex-start;align-items: flex-start;}
.t_navs .top .menu .l1 .a1 span{margin-top: -2px;display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1,
.wyb_s:hover .t_navs .top .menu .l1 .a1{color: #000!important;}
.wyb_s.on .t_navs .top .dh_box,
.wyb_s:hover .t_navs .top .dh_box{color: #000!important;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #8b000b!important;}
.wyb_s.on .t_navs .top .menu .l1.on .a1,.wyb_s.on .t_navs .top .menu .l1:hover .a1,
.wyb_s:hover .t_navs .top .menu .l1.on .a1,.wyb_s:hover .t_navs .top .menu .l1:hover .a1{ color: #8b000b!important;}
.t_navs .top .menu .l1 .a1::after,.t_navs .top .menu .l1 .a1::after{ content: ""; display: block; width: 0; height: 2px; background: #8b000b; 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 .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;height: auto;position: absolute;padding: 40px 0px 100px 0;border-radius: 5px;display: none;
transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-o-transform: translate(-50%,0);}
.t_navs .top .u2 .l2{ width: 100%;}
.t_navs .top .u2 .l2 .a2{ display: block; text-align: center;font-size: 16px;line-height: 35px;padding: 0 30px;white-space:nowrap;position: relative;}
.t_navs .top .u2 .l2 .a2::after{width: 0px;height: 1px;position: absolute;left: 50%;margin-left: 0px;content: '';bottom: 0px;background: rgba(255, 255, 255, .3);-webkit-transition: all .5s cubic-bezier(0.215, 0.610, 0.355, 1);}
.t_navs .top .u2 .l2 .a2>div{color: rgba(255, 255, 255, 1);
transition: All 0.2s ease-in-out;
-webkit-transition: All 0.2s ease-in-out;
-moz-transition: All 0.2s ease-in-out;
-o-transition: All 0.2s ease-in-out;}
.t_navs .top .u2 .l2 .a2:hover::after{width: 60px;margin-left: -30px;}
.t_navs .top .u2 .l2 .a2:hover>div{color: #c30d23;}
.t_navs .top .zx_btn{width: 156px;}
.t_navs .top .zx_btn a{display: block;font-size: 26px;color: #fff;line-height: 42px;border-radius: 22px;text-align: center;background: #8b000b;height: 44px;}
.t_navs .top .zx_btn a:hover{background: #e3000f;}
.xl_back{width: 100%;position: absolute;left: 0;top: 100%;background: rgba(0,0,0,0.5);z-index: 1;display: none;}
.wyb_s.synav{background: rgba(255,255,255,0);}
.wyb_s.synav .t_navs .top .dh_box{color: #fff;}
.wyb_s.synav .t_navs .top .menu .l1 .a1{color: #fff;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 112px;opacity: 0;}
@media screen and (max-width:1800px) {
.t_navs .top .u2 .l2 .a2{font-size: 14px;}
}
@media screen and (max-width:1700px) {
.wyb_s .t_navs .top .menu .l1 .a1{font-size: 18px;line-height: 80px;}
.t_nav_zw{height: 80px;}
.t_navs .top .logo img{height: 46px;}
.t_navs .top .dh_box{font-size: 20px;margin-left: 24px;}
.t_navs .top .menu .l1{margin-right: 20px;}
}
@media screen and (max-width:1500px) {
.t_navs .top .zx_btn{width: 130px;}
.wyb_s .t_navs .top .menu .l1 .a1{font-size: 16px;}
.t_navs .top .logo img{height: 40px;}
.t_navs .top .dh_box{font-size: 18px;margin-left: 14px;}
.t_navs .top .zx_btn a{font-size: 16px;;}
}
@media screen and (max-width:1340px) {
.t_navs .top .zx_btn{width: 110px;}
.wyb_s .t_navs .top .menu .l1 .a1{font-size: 14px;}
.t_navs .top .logo img{height: 36px;}
.t_navs .top .dh_box{font-size: 14px;margin-left: 10px;}
.t_navs .top .zx_btn a{font-size: 14px;;}
}
@media screen and (max-width:1170px) {
.t_navs{padding: 0 40px;}
.t_navs .top .zx_btn{width: 100px;}
.wyb_s .t_navs .top .menu .l1 .a1{font-size: 13px;}
.t_navs .top .logo img{height: 32px;}
.t_navs .top .dh_box{font-size: 13px;margin-left: 8px;}
.t_navs .top .zx_btn a{font-size: 13px;}
.t_navs .top .menu .l1{margin-right: 12px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top .menu{ display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_navs .top .dh_box{display: none;}
.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: 10px 0;}
.t_navs .top .logo img{ height: 30px;}
.t_navs .top .logo .img1{display: block;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .zx_btn{width: 100px;margin-left: 0;margin-right: 20px;}
.t_navs .top .zx_btn a{font-size: 15px;line-height: 32px;border-radius: 16px;height: 34px;border-radius: 17px;}
.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;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:24px;height:2px;background:#c30d23;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:#c30d23;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: #c30d23;position: absolute;right: 26px;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:#c30d23;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;}
}

/*底部*/
.b_nav{width: 100%;border-top: 1px solid #bebebf;background: #24252a;padding: 0 70px;position: relative;}
.b_nav .cont1{width: 100%;padding: 96px 40px 40px 40px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.b_nav .cont1 ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont1 ul .yj a{display: block;font-size: 26px;color: #e3000f;line-height: 30px;font-weight: bold;}
.b_nav .cont1 ul .ej{margin-top: 28px;}
.b_nav .cont1 ul .ej a{display: block;font-size: 18px;color: #fff;line-height: 24px;margin-bottom: 12px;}
.b_nav .cont1 ul .ej a:last-child{margin-bottom: 0;}
.b_nav .cont1 ul .yj a:hover,
.b_nav .cont1 ul .ej a:hover{text-decoration:underline;}
.b_nav .cont2{padding: 40px 120px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.b_nav .cont2 ul{display: flex;justify-content: space-between;align-items: flex-start;}
.b_nav .cont2 ul ._t{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 12px;}
.b_nav .cont2 ul ._t img{width: 24px;display: block;margin-right: 10px;}
.b_nav .cont2 ul ._t .wz{font-size: 18px;color: #fff;line-height: 24px;}
.b_nav .cont2 ul ._b{font-size: 22px;color: #fff;line-height: 26px;}
.b_nav .cont3{width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 46px 120px 64px 120px;}
.b_nav .cont3 .left{font-size: 18px;color: #fff;line-height: 30px;}
.b_nav .cont3 .left a{color: #fff;}
.b_nav .cont3 .right{display: flex;justify-content: flex-start;align-items: center;}
.b_nav .cont3 .right .firend_box{position: relative;cursor: pointer;}
.b_nav .cont3 .right .firend_box .fir_t{font-size: 18px;color: #fff;line-height: 30px;}
.b_nav .cont3 .right .firend_box .fir_b{display: none; position: absolute;left: 50%;transform: translate(-50%,0);bottom: calc(100% + 12px);background-color: #fff;box-shadow: 0 0 12px rgba(0,0,0,0.1);border-radius: 4px;min-width: 120px;text-align: center;overflow: hidden;}
.b_nav .cont3 .right .firend_box .fir_b a{display: block;font-size: 15px;color: #333;line-height: 20px;padding: 10px 20px;white-space:nowrap;}
.b_nav .cont3 .right .firend_box .fir_b a:hover{background-color: #8b000b;color: #fff;}
.b_nav .cont3 .right .a2{display: block;font-size: 18px;color: #fff;line-height: 30px;margin-left: 64px;position: relative;}
.b_nav .cont3 .right .a2::after{content: "";display: block;width: 2px;height: 28px;background: #fff;position: absolute;left: -32px;top: 50%;transform: translate(0,-50%);}
.b_nav .cont3 .right .a2:hover{text-decoration:underline;}
@media screen and (max-width:1700px) {
.b_nav .cont1{padding: 40px 60px}
.b_nav .cont1 ul .yj a{font-size: 20px;line-height: 24px;}
.b_nav .cont1 ul .ej{margin-top: 16px;}
.b_nav .cont1 ul .ej a{font-size: 16px;line-height: 20px;margin-bottom: 6px;}
.b_nav .cont2{padding: 30px 60px}
.b_nav .cont2 ul ._t{margin-bottom: 10px;}
.b_nav .cont2 ul ._t img{width: 20px;}
.b_nav .cont2 ul ._t .wz{font-size: 16px;line-height: 20px;}
.b_nav .cont2 ul ._b{font-size: 18px;line-height: 22px;}
.b_nav .cont3{padding: 30px 60px;}
.b_nav .cont3 .left{font-size: 16px;line-height: 20px;}
.b_nav .cont3 .right .firend_box .fir_t{font-size: 16px;color: #fff;line-height: 20px;}
.b_nav .cont3 .right .a2{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1130px) {
.b_nav .cont1 ul .yj a{font-size: 18px;line-height: 24px;}
.b_nav .cont1 ul .ej a{font-size: 14px;line-height: 20px;margin-bottom: 14px;}
.b_nav .cont3 .right a{font-size: 20px;line-height: 30px;}
.b_nav .cont2 ul ._b{font-size: 16px;line-height: 20px;}
.b_nav .cont1{padding: 40px 0}
.b_nav .cont2{padding: 30px 0}
.b_nav .cont3{padding: 30px 0;}
}
@media screen and (max-width:1024px) {
.b_nav{padding: 0 15px;margin-bottom: 60px;}
.b_nav .cont1{display: none;}
.b_nav .cont2{padding: 20px 0;}
.b_nav .cont2 ul{display: block}
.b_nav .cont2 ul li{margin-bottom: 12px;display: flex;justify-content: flex-start;align-items: center;padding-left: 14px;}
.b_nav .cont2 ul li:last-child{margin-bottom: 0;}
.b_nav .cont2 ul ._t{margin-bottom: 0;justify-content: center;}
.b_nav .cont2 ul ._t img{width: 20px;margin-right: 8px;}
.b_nav .cont2 ul ._t .wz{font-size: 13px;line-height: 20px;}
.b_nav .cont2 ul ._b{font-size: 13px!important;line-height: 20px!important;text-align: center;margin-left: 6px;}
.b_nav .cont3{display: block; padding: 20px 0;}
.b_nav .cont3 .left{font-size: 14px;line-height: 18px;width: 100%;text-align: center;margin-bottom: 8px;}
.b_nav .cont3 .left a{display: block;}
.b_nav .cont3 .right{justify-content: center;}
.b_nav .cont3 .right .a2{font-size: 14px;line-height: 20px;margin-left: 21px;}
.b_nav .cont3 .right .a2::after{width: 1px;height: 20px;left: -11px;;}
.b_nav .cont3 .right .firend_box .fir_t{font-size: 14px;line-height: 20px;}
.b_nav .cont3 .right .firend_box .fir_b{min-width: 100px;}
.b_nav .cont3 .right .firend_box .fir_b a{font-size: 15px;line-height: 20px;padding: 8px 14px;}
}

/*手机端底漂浮*/
.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: 999;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;}
.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: #c30d23; 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;}

/*电脑端漂浮*/
.pf_pc{width: 68px;height: 68px;border: 1px solid #fff;position: absolute;right: 54px;bottom: 35px;z-index: 9999999;display: flex;justify-content: center;align-items: center;cursor: pointer;}
.pf_pc img{width: 60px;display: block;}
.pf_pc:hover{opacity: 0.7;}
@media screen and (max-width:1700px) {
.pf_pc{width: 44px;height: 44px;right: 20px;bottom: 18px;}
.pf_pc img{width: 40px;}
}
@media screen and (max-width:1024px) {
.pf_pc{display: none;}
}

/*首页*/
.sy_banner{width: 100%;}
.sy_banner .w_1920{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_banner .ul .li{width: 100%;}
.sy_banner .ul a{display: block;width: 100%;position: relative;}
.sy_banner .ul a .pcshow{width: 100%;height: 100vh;}
.sy_banner .ul a .wzbox{width: 100%;position: absolute;left: 0;top: 52%;transform: translate(0,-50%);padding: 0 200px;}
.sy_banner .ul a .wzbox h1{font-size: 60px;color: #ffffff;line-height: 80px;margin-bottom: 12px;font-weight: bold;}
.sy_banner .ul a .wzbox h5{font-size: 22px;color: #ffffff;line-height: 30px;margin-bottom: 180px;}
.sy_banner .ul a .wzbox .btn{width: 156px;font-size: 26px;color: #fff;line-height: 44px;text-align: center;border-radius: 22px;background: #8b000b;
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_banner .ul a .wzbox .btn:hover{background: #e3000f;}
.sy_banner .ul .slick-dots{position: absolute;left: 0;bottom: 70px;}
.sy_banner .ul .slick-dots li{border-radius:18px;width:18px; height:18px;margin:0 6px;background: rgba(0,0,0,0);border: 1px solid rgba(0,0,0,0.6);}
.sy_banner .ul .slick-dots li.slick-active{ background: #c30d23;width: 18px;border-color: #c30d23;}


.sy_banner .ul .slick-prev{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; left: 60px;top: 50%;transform: translate(0,-50%);bottom: auto;}
.sy_banner .ul .slick-prev::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img84.svg)no-repeat center center;background-size: cover;position: absolute;left: 46%;top: 50%;transform: translate(-50%,-50%);}
.sy_banner .ul .slick-next{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; right: 60px;top: 50%;transform: translate(0,-50%);bottom: auto;}
.sy_banner .ul .slick-next::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img85.svg)no-repeat center center;background-size: cover;position: absolute;left: 52%;top: 50%;transform: translate(-50%,-50%);}
.sy_banner .ul .slick-prev:hover,
.sy_banner .ul .slick-next:hover{border-color: #e3010f;background: #e3010f;}
.sy_banner .ul .slick-prev:hover::after{background: url(img/img76.svg)no-repeat center center;background-size: cover;}
.sy_banner .ul .slick-next:hover::after{background: url(img/img80.svg)no-repeat center center;background-size: cover;}


@media  screen and (max-width:1680px){
.sy_banner .ul a .wzbox{top: 50%;}
.sy_banner .ul a .wzbox h5{margin-bottom: 140px;}

.sy_banner .ul .slick-prev{width: 40px;height: 40px;}
.sy_banner .ul .slick-prev::after{width: 32px;height: 32px;}
.sy_banner .ul .slick-next{width: 40px;height: 40px;}
.sy_banner .ul .slick-next::after{width: 32px;height: 32px}
}
@media  screen and (max-width:1024px){
.sy_banner .w_1920{display: block;}
.sy_banner .ul a .phshow{display: block;}  
.sy_banner .ul a .wzbox{padding: 0 15px;}
.sy_banner .ul a .wzbox h1{font-size: 24px;line-height: 30px;margin-bottom: 8px;padding-left: 0;}
.sy_banner .ul a .wzbox h5{font-size: 15px;line-height: 24px;margin-bottom: 20px;}
.sy_banner .ul a .wzbox .btn{width: 100px;font-size: 14px;line-height: 36px;border-radius: 18px;}
.sy_banner .ul .slick-dots{position: absolute;left: 0;bottom: 70px;}
.sy_banner .ul .slick-dots{bottom: 34px;}
.sy_banner .ul .slick-dots li{border-radius:10px;width:10px; height:10px; margin:0 4px;}
.sy_banner .ul .slick-dots li.slick-active{width: 10px;}
.sy_banner .ul .slick-prev{width: 36px;height: 36px;left: 15px;top: auto;transform: translate(0,0);bottom: 20px;}
.sy_banner .ul .slick-next{width: 36px;height: 36px;right: 15px;top: auto;transform: translate(0,0);bottom: 20px;}


.sy_banner .ul .slick-prev{width: 36px;height: 36px; left: 15px;top: auto;transform: translate(0,0);bottom: 20px;}
.sy_banner .ul .slick-prev::after{width: 30px;height: 30px;}
.sy_banner .ul .slick-next{width: 36px;height: 36px; right: 15px;top: auto;transform: translate(0,0);bottom: 20px;}
.sy_banner .ul .slick-next::after{width: 30px;height: 30px;}


}

.sy_section1{width: 100%;padding-top: 40px;padding-bottom: 240px;background: #fff;position: relative;overflow: hidden;}
.sy_section1 .bt .line{width: 170px;height: 3px;background: #8b000b;margin-bottom: 14px;}
.sy_section1 .bt h2{font-size: 48px;font-family: "微软雅黑"; color: #191512;line-height: 56px;font-weight: bold;margin-bottom: 10px;}
.sy_section1 .bt h4{font-size: 22px;color: #000000;line-height: 30px;}
.sy_section1 .posi_img{width: 65%;display: block;position: absolute;left: 50%;top: 60px;transform: translate(-50%,0);}
.sy_section1 .posi_img img{width: 100%;display: block;filter: brightness(0.9); animation: ro1 90s infinite linear;}
@keyframes ro1 {
  to { transform: rotate(1000deg); }
}
@media  screen and (max-width:1700px){
.sy_section1{padding-top: 30px;padding-bottom: 120px;}
}
@media  screen and (max-width:1400px){
.sy_section1{padding-top: 30px;padding-bottom: 80px;}
}
@media  screen and (max-width:1024px){
.sy_section1{padding-top: 30px;padding-bottom: 100px;}
.sy_section1 .bt .line{width: 70px;height: 2px;}
.sy_section1 .bt h2{font-size: 20px;line-height: 30px;}
.sy_section1 .bt h4{font-size: 16px;line-height: 20px;}
.sy_section1 .posi_img{width: 80%;transform: translate(-50%,0);}
}

.sy_section2{width: 100%;padding-top: 64px;padding-bottom: 50px;background: #fff;box-shadow: 0px -50px 30px 0px rgba(0,0,0,0.2);position: relative;z-index: 5;}
.sy_section2 .w_width{display: flex;justify-content: flex-start;align-items: center;}
.sy_section2 .left{width: 400px;padding-right: 0;}
.sy_section2 .left .bt{font-size: 94px;color: #e4000d;line-height: 100px;text-align: center;margin-bottom: 8px;font-weight: bold;font-family: "微软雅黑"; }
.sy_section2 .left .jj{font-size: 64px;color: #3c3c3c;line-height: 70px;text-align: center;margin-bottom: 14px;font-weight: bold;font-family: "微软雅黑"; }
.sy_section2 .left img{height: 84px;margin: auto; display: block;}
.sy_section2 .right{width: calc(100% - 400px);padding-left: 172px;}
.sy_section2 .right .bt{font-size: 26px;color: #191512;line-height: 50px;margin-bottom: 12px;font-weight: bold;font-family: "微软雅黑"; }
.sy_section2 .right .info{font-size: 22px;color: #323232;line-height: 30px;margin-bottom: 30px;}
.sy_section2 .right .btn a{display: block;width: 124px;font-size: 18px;color: #fff;line-height: 34px;height: 36px; text-align: center;background: #8b000b;border-radius: 18px;}
.sy_section2 .right .btn a:hover{background: #e3000f;}
@media  screen and (max-width:1700px){
.sy_section2{padding-top: 50px;padding-bottom: 50px;}
.sy_section2 .left{width: 300px;padding-right: 0;}
.sy_section2 .left .bt{font-size: 80px;line-height: 86px;}
.sy_section2 .left .jj{font-size: 50px;line-height: 56px;}
.sy_section2 .left img{height: 70px;margin: auto; display: block;}
.sy_section2 .right{width: calc(100% - 300px);padding-left: 80px;}
.sy_section2 .right .bt{line-height: 40px;margin-bottom: 10px; }
.sy_section2 .right .info{font-size: 20px; line-height: 26px;margin-bottom: 20px;}
}
@media  screen and (max-width:1500px){
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .right .info{font-size: 20px; line-height: 24px;margin-bottom: 20px;}
}
@media  screen and (max-width:1024px){
.sy_section2{padding-top: 30px;padding-bottom: 30px;}
.sy_section2 .w_width{display: block;}
.sy_section2 .left{width: 100%;padding-right: 0;display: flex;justify-content: flex-start;align-items: center;}
.sy_section2 .left .bt{font-size: 20px;line-height: 30px;margin-bottom: 0;}
.sy_section2 .left .jj{font-size: 16px;line-height: 20px;margin-bottom: 0;margin: 0 10px;}
.sy_section2 .left img{width: auto;height: 30px;margin: 0;}
.sy_section2 .right{width:100%;margin-top: 14px;padding-left: 0;}
.sy_section2 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px; }
.sy_section2 .right .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
}

.sy_section3{width: 100%;background: #24252a;}
.sy_section3 .bt_box{padding-top: 30px;margin-bottom: 20px;padding-left: 60px;padding-right: 60px;}
.sy_section3 .bt_box .line{width: 170px;height: 3px;background: #e3000f;margin-bottom: 14px;}
.sy_section3 .bt_box .bt1{font-size: 48px;font-family: "微软雅黑"; color: #fff;line-height: 56px;font-weight: bold;margin-bottom: 6px;}
.sy_section3 .bt_box .bt2{font-size: 22px;color: #fff;line-height: 30px;}
.sy_section3 .ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section3 .ul .li{width: 25%;position: relative;}
.sy_section3 .ul .li:last-child{border-right: 0;}
.sy_section3 .ul .pic{width: 100%;min-height: 640px;padding: 160px 40px 40px 40px;position: relative;display: flex;justify-content: center;align-items: flex-start;}
.sy_section3 .ul .li .pic::after{content: "";display: block;width: 100%;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;opacity: 0;background: rgba(0,0,0,0.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;}
.sy_section3 .ul .pic .bt{font-size: 26px;color: #fff;line-height: 40px;margin-bottom: 28px;position: relative;z-index: 4;}
.sy_section3 .ul .pic .dl{width: 100%;position: relative;z-index: 4;}
.sy_section3 .ul .pic .dd{margin-bottom: 12px;}
.sy_section3 .ul .pic .dd a{display: block;font-size: 18px;color: rgba(255,255,255,0.6);line-height:24px;}
.sy_section3 .ul .pic .dd:last-child{margin-bottom: 0;}
.sy_section3 .ul .pic .dd a:hover{text-decoration: underline;}
.sy_section3 .ul .li:hover .pic::after{opacity: 1;}
@media  screen and (max-width:1700px){
.sy_section3 .bt_box{padding-top: 24px;margin-bottom: 16px;}
.sy_section3 .ul .pic{min-height: 500px;padding: 60px 30px 30px 30px;}
.sy_section3 .ul .pic .bt{font-size: 20px;line-height: 30px;margin-bottom: 14px;}
.sy_section3 .ul .pic .dd{margin-bottom: 10px;}
.sy_section3 .ul .pic .dd a{font-size: 16px;line-height:20px;}
}
@media  screen and (max-width:1500px){
.sy_section3 .ul .pic{min-height: 400px;padding: 60px 30px 30px 30px;}
}
@media  screen and (max-width:1024px){
.sy_section3{padding: 0 15px;}
.sy_section3 .bt_box{padding: 30px 0 16px 0;margin-bottom: 0;}
.sy_section3 .bt_box .line{width: 70px;height: 2px;}
.sy_section3 .bt_box .bt1{font-size: 20px;line-height: 30px;}
.sy_section3 .bt_box .bt2{font-size: 16px;line-height: 20px;}
.sy_section3 .ul{display: block;}
.sy_section3 .ul .li{width: 100%;border-bottom: 1px solid #646c79;border-right: 0;}
.sy_section3 .ul .li:last-child{border-bottom: 0;}
.sy_section3 .ul .pic{min-height: 400px;padding: 60px 20px 20px 20px;}
.sy_section3 .ul .pic .bt{font-size: 22px;line-height: 30px;margin-bottom: 16px;}
.sy_section3 .ul .pic .dl{margin: -10px -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section3 .ul .pic .dd{margin-bottom: 0;padding: 10px 6px;width: 50%;}
.sy_section3 .ul .pic .dd a{font-size: 17px;line-height: 24px;}
.sy_section3 .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
}

.sy_section4{width: 100%;padding: 60px 60px 50px 60px;}
.sy_section4 .t_btbox{padding: 0;}
.sy_section4 .line{width: 170px;height: 3px;background: #8b000b;margin-bottom: 14px;}
.sy_section4 .bt{font-size: 48px;font-family: "微软雅黑"; color: #000;line-height: 56px;font-weight: bold;margin-bottom: 4px;}
.sy_section4 .fbt{font-size: 22px;color: #000;line-height: 30px;margin-bottom: 16px;}
.sy_section4 .ul{margin: 0 -15px;width: calc(100% + 30px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section4 .ul .li{width: 14.439%;padding: 0 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;}
.sy_section4 .ul .libox{width: 100%;height: 560px;position: relative;border-radius: 10px;overflow: hidden;cursor: pointer;
filter: gray;
/* 除Firefox以外其它的浏览器 */
Invalid property value.filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(1);}
.sy_section4 .ul .cont1{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 30px 50px;}
.sy_section4 .ul .cont1 .tit{font-size: 26px;color: #fff;line-height: 30px;font-weight: bold;}
.sy_section4 .ul .cont2{display: none;width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 30px 66px;}
.sy_section4 .ul .cont2 .tit{font-size: 26px;color: #fff;line-height: 30px;font-weight: bold;}
.sy_section4 .ul .cont2 .info{font-size: 48px;color: #fff;line-height: 64px;text-align: center;position: absolute;left: 0;top: 60%;transform: translate(0,-50%);font-weight: bold;font-family: "微软雅黑";width: 100%;padding: 12px 0;}
.sy_section4 .ul .li.act{width: 56.683%;}
.sy_section4 .ul .li.act .cont1{display: none;}
.sy_section4 .ul .li.act .cont2{display: block;}
.sy_section4 .ul .li.act .libox{
filter: gray;
/* 除Firefox以外其它的浏览器 */
Invalid property value.filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(0);}
@media  screen and (max-width:1700px){
.sy_section4{padding: 40px 60px 40px 60px;}
.sy_section4 .t_btbox{padding: 0;}
.sy_section4 .fbt{margin-bottom: 14px;}
.sy_section4 .ul .libox{height: 480px;}
.sy_section4 .ul .cont1{padding: 20px;}
.sy_section4 .ul .cont1 .tit{font-size: 20px;line-height: 24px;}
.sy_section4 .ul .cont2{padding: 20px;}
.sy_section4 .ul .cont2 .tit{font-size: 20px;line-height: 24px;}
.sy_section4 .ul .cont2 .info{font-size: 40px;line-height: 50px;top: 60%;}
}
@media  screen and (max-width:1400px){
.sy_section4 .ul .libox{height: 340px;}
}
@media  screen and (max-width:1024px){
.sy_section4{padding: 30px 15px 12px 15px;}
.sy_section4 .t_btbox{padding: 0;}
.sy_section4 .line{width: 100px;height: 2px;margin-bottom: 12px;}
.sy_section4 .bt{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.sy_section4 .fbt{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.sy_section4 .ul{margin: 0;width: 100%;display: block}
.sy_section4 .ul .li{width: 100%;padding: 0;margin-bottom: 12px;}
.sy_section4 .ul .li:last-child{margin-bottom: 0;}
.sy_section4 .ul .libox{height: 400px!important;
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_section4 .ul .cont1{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 20px;display: none!important;}
.sy_section4 .ul .cont1 .tit{font-size: 18px;line-height: 24px;}
.sy_section4 .ul .cont2{padding: 20px;display: block!important;}
.sy_section4 .ul .cont2 .tit{font-size: 18px;line-height: 24px;}
.sy_section4 .ul .cont2 .info{font-size: 24px;line-height: 32px;padding: 20px;top: 60%;}
.sy_section4 .ul .li.act{width: 100%;}
.sy_section4 .ul .li.act .libox{height: 240px;}
.sy_section4 .ul .li.slick-current .libox{
filter: gray;
/* 除Firefox以外其它的浏览器 */
Invalid property value.filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(0);}
.sy_section4 .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
}

.sy_section5{width: 100%;padding: 40px 60px 20px 60px;}
.sy_section5 .t_btbox{padding: 0;}
.sy_section5 .line{width: 170px;height: 3px;background: #e3000f;margin-bottom: 14px;}
.sy_section5 .bt{font-size: 48px;font-family: "微软雅黑"; color: #fff;line-height: 56px;font-weight: bold;margin-bottom: 4px;}
.sy_section5 .fbt{font-size: 22px;color: #fff;line-height: 30px;margin-bottom: 20px;}
.sy_section5 .cont1{width: 100%;position: relative;}
.sy_section5 .cont1 .ul{margin: 0 -24px;width: calc(100% + 48px);display: flex;justify-content: flex-start;align-items: flex-start;}
.sy_section5 .cont1 .li{padding: 0 24px;width: 14.28571428571429%;}
.sy_section5 .cont1 .li a{display: block;width: 100%;}
.sy_section5 .cont1 .boxs1{width: 100%;height: 210px;background: #333333;display: flex;justify-content: center;align-items: center;border-radius: 12px;}
.sy_section5 .cont1 .boxs1>div{width: 100%;text-align: center;}
.sy_section5 .cont1 .boxs1 .wz1{font-size: 26px;color: #fff;line-height: 32px;margin-bottom: 20px;}
.sy_section5 .cont1 .boxs1 .wz2{font-size: 22px;color: #fff;line-height: 24px;}
.sy_section5 .cont1 .l1.on .boxs1{background: #bb0d0e;}
.sy_section5 .cont1 .boxs2{width: 100%;height: 210px;border: 2px solid #8b8c8e;border-radius: 12px;display: flex;justify-content: center;align-items: center;background: rgba(85,85,85,0.2);
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_section5 .cont1 .boxs2>div{width: 100%;text-align: center;}
.sy_section5 .cont1 .boxs2 .num{font-size: 26px;color: #fff;line-height: 26px;}
.sy_section5 .cont1 .boxs2 img{width: 74px;display: block;margin: 12px auto;}
.sy_section5 .cont1 .boxs2 .ico2{display: none;}
.sy_section5 .cont1 .boxs2 .wz{font-size: 18px;color: #fff;line-height: 26px;}
.sy_section5 .cont1 .listbox{width: 71.42857142857143%;position: relative;}
.sy_section5 .cont1 .listbox .list{display: flex;justify-content: flex-start;align-items: flex-start;width: 100%;}
.sy_section5 .cont1 .listbox .li{width: 20%;}
.sy_section5 .cont1 .listbox.on .boxs2,
.sy_section5 .cont1 .ulbox.on .boxs2{background: #fff;border-color: #fff;}
.sy_section5 .cont1 .listbox.on .boxs2 .num,
.sy_section5 .cont1 .ulbox.on .boxs2 .num{color: #bc0c0c;}
.sy_section5 .cont1 .listbox.on .boxs2 .wz,
.sy_section5 .cont1 .ulbox.on .boxs2 .wz{color: #282828;}
.sy_section5 .cont1 .listbox.on .boxs2 .ico1,
.sy_section5 .cont1 .ulbox.on .boxs2 .ico1{display: none;}
.sy_section5 .cont1 .listbox.on .boxs2 .ico2,
.sy_section5 .cont1 .ulbox.on .boxs2 .ico2{display: block;}
.sy_section5 .cont2{width: 100%;margin: 56px 0 36px 0;}
.sy_section5 .cont2 .ul{display: flex;justify-content: space-between;align-items: center;}
.sy_section5 .cont2 a{display: block;height: 85px;display: flex;justify-content: center;align-items: center;}
.sy_section5 .cont2 img{max-height: 100%;display: block;}
@media  screen and (max-width:1700px){
.sy_section5{padding-top: 30px;}
.sy_section5 .fbt{margin-bottom: 14px;}
.sy_section5 .cont1 .ul{margin: 0 -10px;width: calc(100% + 20px);}
.sy_section5 .cont1 .li{padding: 0 10px;}
.sy_section5 .cont1 .boxs1{height: 184px;}
.sy_section5 .cont1 .boxs1 .wz1{font-size: 18px;line-height: 22px;margin-bottom: 12px;}
.sy_section5 .cont1 .boxs1 .wz2{font-size: 16px;line-height: 20px;}
.sy_section5 .cont1 .boxs2{width: 100%;height: 184px;}
.sy_section5 .cont1 .boxs2 .num{font-size: 18px;line-height: 24px;}
.sy_section5 .cont1 .boxs2 img{width: 40px;}
.sy_section5 .cont1 .boxs2 .wz{font-size: 15px;line-height: 20px;}
.sy_section5 .cont2{margin: 30px 0;}
.sy_section5 .cont2 a{height: 40px;}
}
@media  screen and (max-width:1280px){
.sy_section5 .cont1 .boxs1{height: 140px;}
.sy_section5 .cont1 .boxs2{height: 140px;}
}
@media  screen and (max-width:1024px){
.sy_section5{padding: 30px 15px;}
.sy_section5 .t_btbox{padding: 0;}
.sy_section5 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.sy_section5 .bt{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.sy_section5 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 0;}
.sy_section5 .cont1{margin-top: 20px;}
.sy_section5 .cont1 .ul{margin: 0;width: 100%;display: block;margin: 0 -6px;width: calc(100% + 12px);}
.sy_section5 .cont1 .ul .slick-dots{margin-top: 10px;}
.sy_section5 .cont1 .li{padding: 0;margin-right: 0;padding: 0 6px;}
.sy_section5 .cont1 .boxs1{height: 110px;border-radius: 6px;}
.sy_section5 .cont1 .boxs1 .wz1{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.sy_section5 .cont1 .boxs1 .wz2{font-size: 16px;line-height: 20px;}
.sy_section5 .cont1 .boxs2{height: 110px;border: 1px solid #8b8c8e;border-radius: 6px;}
.sy_section5 .cont1 .boxs2 .num{font-size: 16px;line-height: 20px;}
.sy_section5 .cont1 .boxs2 img{width: 30px;display: block;margin: 6px auto;}
.sy_section5 .cont1 .boxs2 .wz{font-size: 14px;line-height: 18px;}
.sy_section5 .cont2{margin: 14px 0 10px 0;}
.sy_section5 .cont2 .ul{justify-content: center;align-items: center;display: flex;}
.sy_section5 .cont2 .ul .li{margin-right: 12px;margin-bottom: 0;}
.sy_section5 .cont2 .li:last-child{margin-right: 0;}
.sy_section5 .cont2 a{height: 20px;}
.sy_section5 .cont2 .li:last-child a{height: 20px;}
.sy_section5 .cont1 .listbox{width: 100%;}
.sy_section5 .cont1 .listbox .list{display: block;}
.sy_section5 .cont1 .ul{flex-wrap: wrap;display: flex;}
.sy_section5 .cont1 .l1{width: 50%;margin-bottom: 12px;}


.sy_section5 .cont2 li:nth-child(1) a,
.sy_section5 .cont2 li:nth-child(6) a,
.sy_section5 .cont2 li:nth-child(7) a{height: 17px;}

.sy_section5 .cont2 li:nth-child(2) a,
.sy_section5 .cont2 li:nth-child(3) a,
.sy_section5 .cont2 li:nth-child(4) a,
.sy_section5 .cont2 li:nth-child(5) a{height: 26px;}
}

.sy_section6{width: 100%;padding: 66px 60px 60px 60px;}
.sy_section6 .tit_box{width: 100%;display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 42px;padding-left: 0;}
.sy_section6 .tit_box .left .line{width: 170px;height: 3px;background: #8b000b;margin-bottom: 14px;}
.sy_section6 .tit_box .left .bt{font-size:48px;font-family: "微软雅黑"; color: #000;line-height:56px;font-weight: bold;margin-bottom: 6px;}
.sy_section6 .tit_box .left .info{font-size: 22px;color: #000;line-height: 30px;}
.sy_section6 .tit_box .right{display: flex;justify-content: flex-end;align-items: center;}
.sy_section6 .tit_box .right .list{font-weight: bold; font-size: 18px;color: #fff;line-height: 36px;border-radius: 18px;width: 124px;background: #d6d6d6;margin-right: 10px;text-align: center;cursor: pointer;}
.sy_section6 .tit_box .right .list:last-child{margin-right: 0;}
.sy_section6 .tit_box .right .list.on{background: #8b000b;color: #fff;box-shadow: 0 0 0;}
.sy_section6 .content ul{margin: -18px -23px;width: calc(100% + 46px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.sy_section6 .content ul li{width: 33.333%;padding: 18px 23px;}
.sy_section6 .content ul a{display: block;width: 100%;border-radius: 12px;overflow: hidden;}
.sy_section6 .content ul a .pic{ width: 100%; padding-bottom: 66.666%; position: relative; overflow: hidden;border-radius: 12px;
-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_section6 .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;}
.sy_section6 .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);}
.sy_section6 .content ul a .wzbox{padding-top: 24px;}
.sy_section6 .content ul a .bt{font-size: 22px;color: #000000;line-height: 30px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section6 .content ul a:hover .bt{color: #8b000b;}
.sy_section6 .content ul a .adress{display: flex;justify-content: flex-start;align-items: center;}
.sy_section6 .content ul a .adress img{width: 20px;display: block;}
.sy_section6 .content ul a .adress .wz{font-size: 18px;color: #c0c0c0;line-height: 22px;padding-left: 8px;}
@media  screen and (max-width:1024px){
.sy_section6{padding: 30px 15px;}
.sy_section6 .tit_box{display: block;margin-bottom: 20px;padding-left: 0;}
.sy_section6 .tit_box .left .line{width: 70px;height: 2px;margin-bottom: 12px;}
.sy_section6 .tit_box .left .bt{font-size: 20px;line-height: 24px;margin-bottom: 6px;}
.sy_section6 .tit_box .left .info{font-size: 16px;line-height: 20px;}
.sy_section6 .tit_box .right{width: 100%;margin-top: 14px;}
.sy_section6 .tit_box .right .list{font-size: 13px;margin-right: 8px;line-height: 32px;}
.sy_section6 .content ul{margin: -6px;width: calc(100% + 12px);}
.sy_section6 .content ul li{width: 50%;padding: 6px;}
.sy_section6 .content ul a .wzbox{padding-top: 14px;}
.sy_section6 .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.sy_section6 .content ul a .adress img{width: 18px;}
.sy_section6 .content ul a .adress .wz{font-size: 14px;line-height: 18px;padding-left: 6px;}
}

.sy_section7{width: 100%;background: #24252a;padding: 60px 60px 54px 60px; border-bottom: 1px solid rgba(255,255,255,0.2);}
.sy_section7 .t_btbox{padding: 0;}
.sy_section7 .line{width: 170px;height: 3px;background: #e3000f;margin-bottom: 14px;}
.sy_section7 .bt{font-size: 48px;font-family: "微软雅黑"; color: #fff;line-height: 56px;font-weight: bold;margin-bottom: 6px;}
.sy_section7 .fbt{font-size: 22px;color: #fff;line-height:30px;margin-bottom: 60px;}
.sy_section7 .cont{width: 100%;margin-bottom: 32px;overflow: hidden;}
.sy_section7 .cont:last-child{margin-bottom: 0;}
.sy_section7 .cont ul{margin: 0 -14px;width: calc(100% + 28px);}
.sy_section7 .cont ul li{width: 224px!important;padding: 0 14px;}
.sy_section7 .cont ul a{display: block;width: 100%;background: #fff;border-radius: 6px;overflow: hidden;}
.sy_section7 .cont ul a .pic{ width: 100%; padding-bottom: 40.957%; 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_section7 .cont 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_section7 .cont 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);}
@media  screen and (max-width:1024px){
.sy_section7{padding: 30px 15px;}
.sy_section7 .t_btbox{padding: 0 0;}
.sy_section7 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.sy_section7 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.sy_section7 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.sy_section7 .cont{margin-bottom: 14px;}
.sy_section7 .cont ul{margin: 0 -6px;width: calc(100% + 12px);}
.sy_section7 .cont ul li{width: 142px!important;padding: 0 6px;}
}

/*内页banner*/
.ny_banner{width: 100%;position: relative;}
.ny_banner img{width: 100%;display: block;}
.ny_banner .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);text-align: center;}
.ny_banner .wzbox .wz1{font-size: 48px;color: #fff;line-height: 54px;margin-bottom: 20px;font-weight: bold;font-family: "微软雅黑";letter-spacing: 10px;}
.ny_banner .wzbox .wz2{font-size: 26px;color: #fff;line-height: 30px;}
@media  screen and (max-width:1024px){
.ny_banner .wzbox .wz1{font-size: 30px;line-height: 36px;margin-bottom: 8px;letter-spacing: 6px;}
.ny_banner .wzbox .wz2{font-size: 14px;line-height: 20px;}
}

.nav_section{width: 100%;border-bottom: 1px solid #afafaf;}
.nav_section ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.nav_section ul li{width: 12.5%;position: relative;}
.nav_section ul li::after{content: "";display: block;width: 2px;height: 34px;background: #9f9f9f;position: absolute;right: 0;top: 0;}
.nav_section ul li:last-child::after{display: none;}
.nav_section ul a{display: block;font-size: 22px;color: #676767;line-height: 34px;position: relative;text-align: center;padding: 0 10px;padding-bottom: 34px;font-weight: bold;}
.nav_section ul li.on a::after{content: "";display: block;width: 100%;height: 3px;background: #8b000b;position: absolute;left: 0;bottom: -2px;}
.nav_section ul li.on a,
.nav_section ul li:hover a{color: #8b000b;}
@media  screen and (max-width:1680px){
.nav_section ul a{font-size: 16px;line-height: 24px;padding-bottom: 30px;}
}
@media  screen and (max-width:1024px){
.nav_section{border-bottom: 1px solid #afafaf;}
.nav_section ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.nav_section ul::-webkit-scrollbar{ display: none;}
.nav_section ul li{width: auto;padding: 0;margin-right: 12px;}
.nav_section ul li:last-child{margin-right: 0;}
.nav_section ul li::after{width: 0;height: 0;}
.nav_section ul a{font-size: 15px;line-height: 20px;padding-bottom: 12px;}
.nav_section ul li.on a::after{height: 1px;bottom: 0;}
}

/*案例列表*/
.allb_section{width: 100%;padding: 35px 40px 54px 40px;}
.allb_section .content{margin-top: 52px;margin-bottom: 52px;padding: 0 20px;}
.allb_section .content ul{margin: -20px -22px;width: calc(100% + 44px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.allb_section .content ul li{width: 33.333%;padding: 20px 22px;}
.allb_section .content ul a{display: block;width: 100%;border-radius: 12px;overflow: hidden;}
.allb_section .content ul a .pic{ width: 100%; padding-bottom: 66.666%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.allb_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;}
.allb_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);}
.allb_section .content ul a .wzbox{padding-top: 24px;}
.allb_section .content ul a .bt{font-size: 22px;color: #000000;line-height: 30px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.allb_section .content ul a:hover .bt{color: #8b000b;}
.allb_section .content ul a .adress{display: flex;justify-content: flex-start;align-items: center;}
.allb_section .content ul a .adress img{width: 20px;display: block;}
.allb_section .content ul a .adress .wz{font-size: 18px;color: #c0c0c0;line-height: 22px;padding-left: 8px;}
@media  screen and (max-width:1024px){
.allb_section{padding: 30px 15px;}
.allb_section .content{margin-top: 20px;margin-bottom: 20px;padding: 0;}
.allb_section .content ul{margin: -6px;width: calc(100% + 12px);}
.allb_section .content ul li{width: 50%;padding: 6px;}
.allb_section .content ul a .wzbox{padding-top: 14px;}
.allb_section .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.allb_section .content ul a .adress img{width: 18px;}
.allb_section .content ul a .adress .wz{font-size: 14px;line-height: 18px;padding-left: 6px;}
}

/*分页*/
.page_section{width: 100%;}
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{margin: 0 8px;}
.page_section .pcpage .a{display: block;font-size: 18px;color: #000;line-height: 40px;width: 42px;text-align: center;border-bottom: 3px solid rgba(255,255,255,0);}
.page_section .pcpage .a.on{border-color: #e3010f;}
.page_section .pcpage .a.on,
.page_section .pcpage .a:hover{color: #e3010f;}
.page_section .pcpage .btn{width: 60px;height: 60px;border: 1px solid #999;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.page_section .pcpage .btn img{width: 42px;display: block;}
.page_section .pcpage .btn .ico2{display: none;}
.page_section .pcpage .btn2{margin-right: 24px;}
.page_section .pcpage .btn3{margin-left: 24px;}
.page_section .pcpage .btn:hover{background: #e3010f;border-color: #e3010f;}
.page_section .pcpage .btn:hover .ico1{display: none;}
.page_section .pcpage .btn:hover .ico2{display: block;}
@media  screen and (max-width:1680px){
.page_section .pcpage .btn{width: 40px;height: 40px;}
.page_section .pcpage .btn img{width: 32px;}
}
@media  screen and (max-width:1024px){
.page_section{width: 100%;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage{display: none;}
.page_section .phpage .btn{width: 36px;height: 36px;border: 1px solid #999;border-radius: 100%;display: flex;justify-content: center;align-items: center;}
.page_section .phpage .btn img{width: 30px;display: block;}
.page_section .phpage .btn .ico2{display: none;}
.page_section .phpage .btn:hover .ico1{display: none;}
.page_section .phpage .btn:hover .ico2{display: block;}
.page_section .phpage .btn:hover{background: #e3010f;border-color: #e3010f;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 20px;display: block;margin: 0 20px;}
}

/*案例详情*/
.alxq_section1{width: 100%;padding-top: 56px;padding-bottom: 78px;}
.alxq_section1 .cont1{width: 100%;margin-bottom: 90px;}
.alxq_section1 .cont1 h1{font-size: 48px;color: #000000;line-height: 52px;text-align: center;margin-bottom: 44px;font-weight: bold;font-family: "微软雅黑";}
.alxq_section1 .cont1 .ul{margin: 0 -40px;width: calc(100% + 80px);}
.alxq_section1 .cont1 .ul .li{padding: 0 40px;position: relative;}
.alxq_section1 .cont1 .ul .pic{ padding-bottom: 63.3%; position: relative; overflow: hidden;}
.alxq_section1 .cont1 .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%);}
.alxq_section1 .cont1 .ul .pic video{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;object-fit: cover;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.alxq_section1 .cont1 .slick-dots{margin-top: 24px;}
.alxq_section1 .cont1 .slick-dots li{border-radius:16px;width:16px; height:16px;margin:0 9px;background: rgba(255,255,255,0);border: 2px solid #d10f27;border-radius: 100%;}
.alxq_section1 .cont1 .slick-dots li.slick-active{ background: #d10f27;width: 16px;}
.alxq_section1 .cont1 .slick-prev{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; left: 80px;top: 50%;transform: translate(0,-50%);bottom: auto;}
.alxq_section1 .cont1 .slick-prev::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img84.svg)no-repeat center center;background-size: cover;position: absolute;left: 46%;top: 50%;transform: translate(-50%,-50%);}
.alxq_section1 .cont1 .slick-next{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; right: 80px;top: 50%;transform: translate(0,-50%);bottom: auto;}
.alxq_section1 .cont1 .slick-next::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img85.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.alxq_section1 .cont1 .slick-prev:hover,
.alxq_section1 .cont1 .slick-next:hover{border-color: #e3010f;background: #e3010f;}
.alxq_section1 .cont1 .slick-prev:hover::after{background: url(img/img76.svg)no-repeat center center;background-size: cover;}
.alxq_section1 .cont1 .slick-next:hover::after{background: url(img/img80.svg)no-repeat center center;background-size: cover;}

.alxq_section1 .cont1 .ul .li .bf_ico{width: 80px;height: 80px;background: rgba(0,0,0,0.5);border-radius: 100%;position: absolute;left: 50%;top: 50%;display: flex;justify-content: center;align-items: center;transform: translate(-50%,-50%);}
.alxq_section1 .cont1 .ul .li .bf_ico img{width: 40px;display: block;}




.alxq_section1 .cont2{width: 100%;padding: 0 170px 0 150px;}
.alxq_section1 .cont2 .w_1920{display: flex;justify-content: flex-start;align-items: flex-start;}
.alxq_section1 .cont2 .left{width: 28.875%;}
.alxq_section1 .cont2 .left h3{font-size: 48px;color: #000000;line-height: 52px;margin-bottom: 40px;font-weight: bold;font-family: "微软雅黑";}
.alxq_section1 .cont2 .left .line{width: 128px;height: 3px;background: #8a000f;}
.alxq_section1 .cont2 .right{width: 71.125%;font-size: 22px;color: #010101;line-height: 30px;}
@media  screen and (max-width:1680px){
.alxq_section1 .cont2{padding: 0 80px;}


.alxq_section1 .cont1 .slick-prev{width: 40px;height: 40px;}
.alxq_section1 .cont1 .slick-prev::after{width: 32px;height: 32px;}
.alxq_section1 .cont1 .slick-next{width: 40px;height: 40px;}
.alxq_section1 .cont1 .slick-next::after{width: 32px;height: 32px}
}
@media  screen and (max-width:1024px){
.alxq_section1{padding: 30px 15px;}
.alxq_section1 .cont1{margin-bottom: 20px;}
.alxq_section1 .cont1 h1{font-size: 20px;line-height: 24px;margin-bottom: 14px;}
.alxq_section1 .cont1 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.alxq_section1 .cont1 .ul .li{padding: 0 6px;}
.alxq_section1 .cont1 .slick-dots{margin-top: 12px;}
.alxq_section1 .cont1 .slick-dots li{border-radius:8px;width:8px;height:8px;margin:0 4px;border: 1px solid #c30d23;}
.alxq_section1 .cont1 .slick-dots li.slick-active{ width: 8px;}
.alxq_section1 .cont2{padding: 0;}
.alxq_section1 .cont2 .w_1920{display: block}
.alxq_section1 .cont2 .left{width: 100%;margin-bottom: 14px;}
.alxq_section1 .cont2 .left h3{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.alxq_section1 .cont2 .left .line{width: 40px;height: 2px;}
.alxq_section1 .cont2 .right{width: 100%;font-size: 14px;line-height: 24px;}
}

.alxq_section2{width: 100%;padding: 60px 160px;}
.alxq_section2 .btn{margin-bottom: 14px;display: flex;justify-content: flex-start;align-items: flex-start;}
.alxq_section2 .next{margin-bottom: 24px;}
.alxq_section2 .btn a{display: flex;justify-content: flex-start;align-items: center;font-size: 26px;color: #fff;line-height: 30px;}
.alxq_section2 .btn a div{font-family: "微软雅黑";margin-right: 30px;position: relative;font-weight: bold;}
.alxq_section2 .btn a:hover{color: #c30d23;}
.alxq_section2 .back_btn a{display: block;font-size: 26px;color: #fff;line-height: 44px;border-radius: 22px;background: #e3000f;width: 156px;text-align: center;}
.alxq_section2 .back_btn a:hover{background: #8b000b;}
@media  screen and (max-width:1280px){
.alxq_section2{padding: 80px 80px;}
}
@media  screen and (max-width:1024px){
.alxq_section2{padding: 30px 15px;}
.alxq_section2 .btn{margin-bottom: 14px;}
.alxq_section2 .next{margin-bottom: 20px;}
.alxq_section2 .btn a{font-size: 14px;line-height: 20px;}
.alxq_section2 .btn a div{margin-right: 12px;}
.alxq_section2 .btn a div::after{width: 4px;height: 18px;right: -22px;}
.alxq_section2 .back_btn a{font-size: 16px;line-height: 32px;border-radius: 16px;width: 100px;letter-spacing: 0;padding-left: 0;}
.alxq_section1 .cont1 .ul .li .bf_ico{width: 40px;height: 40px;top: 48%;}
.alxq_section1 .cont1 .ul .li .bf_ico img{width: 24px;}
}

.alxq_section3{width: 100%;padding: 80px 160px 40px 160px;}
.alxq_section3 h3{font-size: 48px;color: #000000;line-height: 52px;text-align: center;font-weight: bold;font-family: "微软雅黑";margin-bottom: 26px;}
.alxq_section3 .content{width: 100%;}
.alxq_section3 .content .ul{margin: 0 -17px;width: calc(100% + 34px);}
.alxq_section3 .content .ul .li{padding: 0 17px;}
.alxq_section3 .content .ul a{display: block;width: 100%;border-radius: 12px;overflow: hidden;}
.alxq_section3 .content .ul a .pic{ width: 100%; padding-bottom: 66.666%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.alxq_section3 .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;}
.alxq_section3 .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);}
.alxq_section3 .content .ul a .wzbox{padding-top: 24px;}
.alxq_section3 .content .ul a .bt{font-size: 22px;color: #000000;line-height: 30px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.alxq_section3 .content .ul a:hover .bt{color: #8b000b;}
.alxq_section3 .content .ul a .adress{display: flex;justify-content: flex-start;align-items: center;}
.alxq_section3 .content .ul a .adress img{width: 20px;display: block;}
.alxq_section3 .content .ul a .adress .wz{font-size: 18px;color: #c0c0c0;line-height: 22px;padding-left: 8px;}
.alxq_section3 .content .ul .slick-prev{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; left: -120px;top: 40%;}
.alxq_section3 .content .ul .slick-prev::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img84.svg)no-repeat center center;background-size: cover;position: absolute;left: 46%;top: 50%;transform: translate(-50%,-50%);}
.alxq_section3 .content .ul .slick-next{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; right: -120px;top: 40%;}
.alxq_section3 .content .ul .slick-next::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img85.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.alxq_section3 .content .ul .slick-prev:hover,
.alxq_section3 .content .ul .slick-next:hover{border-color: #e3010f;background: #e3010f;}
.alxq_section3 .content .ul .slick-prev:hover::after{background: url(img/img76.svg)no-repeat center center;background-size: cover;}
.alxq_section3 .content .ul .slick-next:hover::after{background: url(img/img80.svg)no-repeat center center;background-size: cover;}
@media  screen and (max-width:1680px){
.alxq_section3{width: 100%;padding: 80px 80px 40px 80px;}
.alxq_section3 .content .ul .slick-prev{width: 40px;height: 40px;left: -35px;}
.alxq_section3 .content .ul .slick-prev::after{width: 32px;height: 32px;}
.alxq_section3 .content .ul .slick-next{width: 40px;height: 40px;right: -35px;}
.alxq_section3 .content .ul .slick-next::after{width: 32px;height: 32px}
}
@media  screen and (max-width:1024px){
.alxq_section3{padding: 30px 15px;}
.alxq_section3 h3{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.alxq_section3 .content{margin-top: 20px;margin-bottom: 0;}
.alxq_section3 .content .ul{margin: 0 -6px;width: calc(100% + 12px);}
.alxq_section3 .content .ul .li{width: 50%;padding: 0 6px;}
.alxq_section3 .content .ul a .wzbox{padding-top: 14px;}
.alxq_section3 .content .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.alxq_section3 .content .ul a .adress img{width: 18px;}
.alxq_section3 .content .ul a .adress .wz{font-size: 14px;line-height: 18px;padding-left: 6px;}
.alxq_section3 .content .ul .slick-dots{margin-top: 14px;}
}

/*弹窗*/
._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/img93.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:700px;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: rgba(255,255,255,0.5);padding: 12px;}
._htm video{width: 100%;display: block;margin: 0 auto;}
._htm img{width: 100%;display: block;margin: 0 auto;}
@media  screen and (max-width: 1680px){
._htm{ float:left; width:440px;}
}
@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:600px;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%);}
}

/*荣誉资质*/
.ryzz_section1{width: 100%;padding: 110px 160px 120px 160px;}
.ryzz_section1 .cont1{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 150px;}
.ryzz_section1 .cont1 .left{width: 28.75%;padding-right: 40px;}
.ryzz_section1 .cont1 .left img{width: 305px;display: block;}
.ryzz_section1 .cont1 .right{width: 71.25%;font-size: 22px;color: #050505;line-height: 30px;}
.ryzz_section1 .cont2{width: 100%;}
.ryzz_section1 .cont2 ul{display: flex;justify-content: space-between;align-items: stretch;}
.ryzz_section1 .cont2 ul img{width: 92px;display: block;margin: 0 auto 20px auto;}
.ryzz_section1 .cont2 ul .wz{font-size: 48px;color: #000000;line-height: 52px;text-align: center;font-weight: bold;margin-bottom: 24px;font-family: "微软雅黑";}
.ryzz_section1 .cont2 ul .num{font-size: 74px;color: #c30d23;line-height: 78px;text-align: center;font-weight: bold;font-family: "微软雅黑";}
.ryzz_section1 .cont2 ul .l2{width: 1px;background: #acacac;}
@media  screen and (max-width:1680px){
.ryzz_section1{padding: 80px;}
.ryzz_section1 .cont1{margin-bottom: 60px;}
.ryzz_section1 .cont1 .left img{width: 240px;}
.ryzz_section1 .cont1 .right{font-size: 18px;line-height: 26px;}
.ryzz_section1 .cont2 ul img{width: 70px;}
.ryzz_section1 .cont2 ul .wz{font-size: 36px;line-height: 42px;margin-bottom: 16px;}
.ryzz_section1 .cont2 ul .num{font-size: 60px;line-height: 70px;}
}
@media  screen and (max-width:1024px){
.ryzz_section1{padding: 30px 15px;}
.ryzz_section1 .cont1{display: block;margin-bottom: 20px;}
.ryzz_section1 .cont1 .left{width: 100%;padding-right: 0;margin-bottom: 12px;}
.ryzz_section1 .cont1 .left img{width: 100px;}
.ryzz_section1 .cont1 .right{width: 100%;font-size: 14px;line-height: 24px;}
.ryzz_section1 .cont2{padding: 0;}
.ryzz_section1 .cont2 ul img{width: 40px;margin: 0 auto 12px auto;}
.ryzz_section1 .cont2 ul .wz{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.ryzz_section1 .cont2 ul .num{font-size: 20px;line-height: 24px;}
}

.ryzz_section2{width: 100%;padding: 56px 150px 50px 60px;}
.ryzz_section2 .titbox{width: 100%;margin-bottom: 40px;}
.ryzz_section2 .titbox .line{width: 170px;height: 4px;background: #e3000f;margin-bottom: 14px;}
.ryzz_section2 .titbox .bt{font-size: 48px;color: #fff;line-height: 52px;margin-bottom: 4px;font-family: "微软雅黑";font-weight: bold;}
.ryzz_section2 .titbox .fbt{font-size: 22px;color: #fff;line-height: 26px;}
.ryzz_section2 .content{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.ryzz_section2 .content .left{width: 41.69590643274854%;padding-right: 216px;}
.ryzz_section2 .content .left ul{width: 100%;}
.ryzz_section2 .content .left li{margin-bottom: 22px;}
.ryzz_section2 .content .left li:last-child{margin-bottom: 0;}
.ryzz_section2 .content .left li a{display: flex;justify-content: space-between;align-items: center;padding-left: 30px;position: relative;}
.ryzz_section2 .content .left li.on a::after,
.ryzz_section2 .content .left li a:hover::after{content: "";display: block;width: 100%;height: 60px;background: linear-gradient(to right,#370d11,rgba(55,13,17,0));position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.ryzz_section2 .content .left li .wz_l{font-size: 22px;color: rgba(255,255,255,1);line-height: 30px;width: calc(100% - 100px);position: relative;z-index: 5;}
.ryzz_section2 .content .left li .btn_r{width: 70px;font-size: 18px;color: rgba(255,255,255,1);line-height: 28px;border: 1px solid rgba(255,255,255,1);border-radius: 8px;text-align: center;position: relative;z-index: 5;}
.ryzz_section2 .content .left li a:hover .wz_l,
.ryzz_section2 .content .left li.on a .wz_l{color: #fff;font-size: 26px;font-weight: bold;font-family: "微软雅黑";}
.ryzz_section2 .content .left li a:hover .btn_r,
.ryzz_section2 .content .left li.on a .btn_r{border-color: #fff;color: #fff;}
.ryzz_section2 .content .right{width: 58.30409356725146%;padding-top: 92px;}
.ryzz_section2 .content .right ul{margin: -14px -37px;width: calc(100% + 74px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ryzz_section2 .content .right li{width: 33.333%;padding: 14px 37px;
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;}
.ryzz_section2 .content .right li:hover,
.ryzz_section2 .content .right li.on{transform: translate(0,-20px);}
.ryzz_section2 .content .right a{display: block;width: 100%;border-radius: 10px;background: url(img/img100.jpg)no-repeat center center;background-size: cover;overflow: hidden;}
.ryzz_section2 .content .right a .pic{width: 100%;height: 200px;display: flex;justify-content: center;align-items: center;}
.ryzz_section2 .content .right .shuban a .pic{align-items: flex-end;}
.ryzz_section2 .content .right a .pic img{max-width: 86%;max-height: 86%;display: block;box-shadow: 6px 10px 10px 0px rgba(0,0,0,0.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;}
.ryzz_section2 .content .right a:hover .pic img,
.ryzz_section2 .content .right li.on .pic 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){
.ryzz_section2{padding: 40px 60px;}
.ryzz_section2 .content .left{padding-right: 20px;}
.ryzz_section2 .content .left li{margin-bottom: 16px;}
.ryzz_section2 .content .left li a{padding-left: 20px;}
.ryzz_section2 .content .left li .wz_l{font-size: 16px;line-height: 30px;width: calc(100% - 90px);}
.ryzz_section2 .content .left li .btn_r{width: 70px;font-size: 14px;}
.ryzz_section2 .content .right a .pic{height: 160px;}
.ryzz_section2 .content .right ul{margin: -12px -20px;width: calc(100% + 40px);}
.ryzz_section2 .content .right li{padding: 12px 20px;}
.ryzz_section2 .content .right li.on{transform: translate(0,-14px);}
.ryzz_section2 .content .left li a:hover::after{height: 50px;}
.ryzz_section2 .content .left li a:hover .wz_l{font-size: 20px;}
}
@media  screen and (max-width:1024px){
.ryzz_section2{padding: 30px 15px;}
.ryzz_section2 .titbox{margin-bottom: 20px;}
.ryzz_section2 .titbox .line{width: 70px;height: 2px;margin-bottom: 12px;}
.ryzz_section2 .titbox .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.ryzz_section2 .titbox .fbt{font-size: 16px;line-height: 20px;}
.ryzz_section2 .content{display: block;}
.ryzz_section2 .content .left{width: 100%;padding-right: 0;margin-bottom: 14px;}
.ryzz_section2 .content .left ul{width: 100%;overflow: hidden;overflow-y: auto;max-height: 230px;}
.ryzz_section2 .content .left ul::-webkit-scrollbar{ display: none;}
.ryzz_section2 .content .left li{margin-bottom: 10px;}
.ryzz_section2 .content .left li a{display: flex;justify-content: space-between;align-items: center;padding-left: 10px;}
.ryzz_section2 .content .left li .wz_l{font-size: 16px;line-height: 20px;width: calc(100% - 74px);}
.ryzz_section2 .content .left li .btn_r{width: 60px;font-size: 14px;border-radius: 6px;}
.ryzz_section2 .content .left li a:hover::after,
.ryzz_section2 .content .left li.on a::after{height: 30px;}
.ryzz_section2 .content .left li a:hover .wz_l,
.ryzz_section2 .content .left li.on a .wz_l{font-size: 18px;}
.ryzz_section2 .content .right{width: 100%;padding-top: 0;}
.ryzz_section2 .content .right ul{margin: -6px;width: calc(100% + 12px);}
.ryzz_section2 .content .right li{width: 50%;padding: 6px;}
.ryzz_section2 .content .right li:hover{transform: translate(0,0);}
.ryzz_section2 .content .right a{border-radius: 6px;}
.ryzz_section2 .content .right a .pic{height: 100px;}
.ryzz_section2 .content .right a .pic img{max-width: 78%;max-height: 78%;}
}

.ryzz_section3{width: 100%;padding: 58px 200px 84px 60px;}
.ryzz_section3 .line{width: 170px;height: 4px;background: #8b000b;margin-bottom: 16px;}
.ryzz_section3 .bt{font-size: 48px;color: #231816;line-height: 52px;margin-bottom: 4px;font-weight: bold;font-family: "微软雅黑";}
.ryzz_section3 .fbt{font-size: 22px;color: #231816;line-height: 26px;margin-bottom: 36px;}
.ryzz_section3 .content{width: 100%;display: flex;justify-content: space-between;align-items: flex-start;}
.ryzz_section3 .content .left{width: 75.27141133896261%;}
.ryzz_section3 .content .left ul{margin: -8px -36px;width: calc(100% + 72px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.ryzz_section3 .content .left li{width: 33.333%;padding: 8px 36px;position: relative;
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;}
.ryzz_section3 .content .left li:hover,
.ryzz_section3 .content .left li.on{transform: translate(0,-12px);}
.ryzz_section3 .content .left a{display: block;width: 100%;min-height: 246px;padding: 12px 20px;background: url(img/img111.jpg)no-repeat center center;background-size: cover;border-radius: 10px;box-shadow: 3px 5px 10px 0px rgba(0,0,0,0.4);}
.ryzz_section3 .content .left .picbox{width: 260px;margin: 0 auto 6px auto}
.ryzz_section3 .content .left .pic{ width: 100%; padding-bottom: 69.421%; 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;}
.ryzz_section3 .content .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;}
.ryzz_section3 .content .left li:hover .pic img,
.ryzz_section3 .content .left li.on .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);}
.ryzz_section3 .content .left .wz{font-size: 18px;color: #333;line-height: 26px;text-align: center;min-height: 52px;}
.ryzz_section3 .content .left li:hover .wz,
.ryzz_section3 .content .left li.on .wz{color: #c30d23;}
.ryzz_section3 .content .right{width: 24.72858866103739%;font-size: 22px;color: #090909;line-height: 30px;padding-left: 70px;}
.ryzz_section3 .content .right .dd{margin-bottom: 40px;cursor: pointer;}
.ryzz_section3 .content .right .dd br{display:none;}
.ryzz_section3 .content .right .dd:last-child{margin-bottom: 0;}
.ryzz_section3 .content .right .dd:hover,
.ryzz_section3 .content .right .dd.on{color: #8d0009;font-weight: bold;font-family: "微软雅黑";}
@media  screen and (max-width:1680px){
.ryzz_section3{padding: 50px 60px;}
.ryzz_section3 .content .left ul{margin: -8px -24px;width: calc(100% + 48px);}
.ryzz_section3 .content .left li{padding: 8px 24px;}
.ryzz_section3 .content .left .picbox{width: 160px;}
.ryzz_section3 .content .left .wz{font-size: 13px;line-height: 20px;min-height: 40px;}
.ryzz_section3 .content .left a{min-height: 200px;}
.ryzz_section3 .content .right{font-size: 16px;line-height: 24px;padding-left: 30px;}
.ryzz_section3 .content .right .dd{margin-bottom: 26px;}
}
@media  screen and (max-width:1024px){
.ryzz_section3{padding: 30px 15px;}
.ryzz_section3 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.ryzz_section3 .bt{font-size: 20px;line-height: 20px;margin-bottom: 12px;;}
.ryzz_section3 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.ryzz_section3 .content{display: block;}
.ryzz_section3 .content .left{width: 100%;}
.ryzz_section3 .content .left ul{margin: -6px;width: calc(100% + 12px);}
.ryzz_section3 .content .left li{width: 50%;padding: 6px;}
.ryzz_section3 .content .left li:hover{transform: translate(0,0);}
.ryzz_section3 .content .left a{min-height: 1px;padding: 12px;border-radius: 6px;}
.ryzz_section3 .content .left .picbox{width: 100%;margin: 0 auto 10px auto}
.ryzz_section3 .content .left .wz{font-size: 14px;line-height: 20px;min-height: 60px;}
.ryzz_section3 .content .left .wz br{display: none;}
.ryzz_section3 .content .right{width: 100%;font-size: 14px;line-height: 22px;padding-left: 0;margin-top: 20px;}
.ryzz_section3 .content .right .dd{margin-bottom: 10px;}
}

.ryzz_section4{width: 100%;padding: 60px 60px 80px 60px;}
.ryzz_section4 .line{width: 170px;height: 4px;background: #c30d23;margin-bottom: 16px;}
.ryzz_section4 .bt{font-size: 48px;color: #ffffff;line-height: 52px;margin-bottom: 4px;font-weight: bold;font-family: "微软雅黑";}
.ryzz_section4 .fbt{font-size: 22px;color: #ffffff;line-height: 26px;margin-bottom: 56px;}
.ryzz_section4 .content{width: 100%;padding: 0 74px;}
.ryzz_section4 .ul{margin: -20px -22px;width: calc(100% + 44px);}
.ryzz_section4 .ul .li{padding: 20px 22px;
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;}
.ryzz_section4 .ul .li:hover{transform: translate(0,-20px);}
.ryzz_section4 .ul a{display: block;width: 100%;position: relative;padding: 0 15px 30px 15px;}
.ryzz_section4 .ul a>div{position: relative;z-index: 2;}
.ryzz_section4 .ul a::after{content: "";display: block;width: 100%;height: calc(100% - 40px);background: url(img/img115.jpg)no-repeat center center;background-size: cover;position: absolute;left: 0;bottom: 0;z-index: 1;border-radius: 10px;}
.ryzz_section4 .ul a .pic{ padding-bottom: 69.672%; position: relative; overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,0.3);}
.ryzz_section4 .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%);}
.ryzz_section4 .ul a .wzbox{width: 100%;padding-top: 20px;}
.ryzz_section4 .ul a .wz{font-size: 26px;color: #010101;line-height: 30px;text-align: center;margin-bottom: 16px;font-weight: bold;font-family: "微软雅黑";letter-spacing: 4px;}
.ryzz_section4 .ul a .btn{display: flex;justify-content: center;align-items: center;}
.ryzz_section4 .ul a .btn>div{font-size: 18px;color: #010101;line-height: 28px;border: 1px solid #010101;padding: 0 8px;border-radius: 8px;width: 100px;text-align: center;}
.ryzz_section4 .ul a:hover .wz{color: #8b000b;}
.ryzz_section4 .ul a:hover .btn>div{border-color: #8b000b;color: #8b000b;}
.ryzz_section4 .ul .slick-prev{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; left: -94px;top: 50%;}
.ryzz_section4 .ul .slick-prev::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img84.svg)no-repeat center center;background-size: cover;position: absolute;left: 46%;top: 50%;transform: translate(-50%,-50%);}
.ryzz_section4 .ul .slick-next{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; right: -94px;top: 50%;}
.ryzz_section4 .ul .slick-next::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img85.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ryzz_section4 .ul .slick-prev:hover,
.ryzz_section4 .ul .slick-next:hover{border-color: #e3010f;background: #e3010f;}
.ryzz_section4 .ul .slick-prev:hover::after{background: url(img/img76.svg)no-repeat center center;background-size: cover;}
.ryzz_section4 .ul .slick-next:hover::after{background: url(img/img80.svg)no-repeat center center;background-size: cover;}
@media  screen and (max-width:1680px){
.ryzz_section4{padding: 50px 60px;}
.ryzz_section4 .ul a .wz{font-size: 20px;}
.ryzz_section4 .ul .slick-prev{left: -80px;}
.ryzz_section4 .ul .slick-next{right: -80px;}

.ryzz_section4 .ul .slick-prev{width: 40px;height: 40px;}
.ryzz_section4 .ul .slick-prev::after{width: 32px;height: 32px;}
.ryzz_section4 .ul .slick-next{width: 40px;height: 40px;}
.ryzz_section4 .ul .slick-next::after{width: 32px;height: 32px}
}
@media  screen and (max-width:1024px){
.ryzz_section4{padding: 30px 15px;}
.ryzz_section4 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.ryzz_section4 .bt{font-size: 20px;line-height: 20px;margin-bottom: 12px;}
.ryzz_section4 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.ryzz_section4 .content{padding: 0 24px;}
.ryzz_section4 .ul{margin:  -6px;width: calc(100% + 12px);}
.ryzz_section4 .ul .li{padding: 0 6px;}
.ryzz_section4 .ul .li:hover{transform: translate(0,0);}
.ryzz_section4 .ul a{padding: 0 12px 14px 12px;}
.ryzz_section4 .ul a::after{height: calc(100% - 40px);}
.ryzz_section4 .ul a .wzbox{width: 100%;padding-top: 16px;}
.ryzz_section4 .ul a .wz{font-size: 16px;line-height: 20px;margin-bottom: 10px;letter-spacing: 0;}
.ryzz_section4 .ul a .btn>div{font-size: 14px;border-radius: 6px;}
.ryzz_section4 .ul .slick-dots{margin-top: 20px;}
}

.ryzz_section5{width: 100%;padding: 40px 60px 48px 60px;}
.ryzz_section5 .line{width: 170px;height: 4px;background: #8b000b;margin-bottom: 16px;}
.ryzz_section5 .bt{font-size: 48px;color: #231816;line-height: 52px;margin-bottom: 4px;font-weight: bold;font-family: "微软雅黑";}
.ryzz_section5 .fbt{font-size: 22px;color: #231816;line-height: 26px;margin-bottom: 46px;}
.ryzz_section5 .content{width: 100%;padding: 0 90px;}
.ryzz_section5 .ul{margin: 0 -55px;width: calc(100% + 110px);}
.ryzz_section5 .ul .li{padding: 0 55px;}
.ryzz_section5 .ul .top{width: 100%;display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;font-size: 26px;color: #8c000d;line-height: 30px;}
.ryzz_section5 .ul .top .list{font-weight: bold;font-family: "微软雅黑";}
.ryzz_section5 .ul .dl{width: 100%;}
.ryzz_section5 .ul .dl .dd{width: 100%;margin-bottom: 20px;}
.ryzz_section5 .ul .dl .dd:last-child{margin-bottom: 0;}
.ryzz_section5 .ul .dl a{display: flex;justify-content: space-between;align-items: center;}
.ryzz_section5 .ul .dl a .list{font-size: 22px;color: #010101;line-height: 26px;}
.ryzz_section5 .ul .dl a:hover .list{font-weight: bold;font-family: "微软雅黑";}
.ryzz_section5 .ul .li .list:nth-child(1){padding-right: 10px;width: 60%;}
.ryzz_section5 .ul .li .list:nth-child(2){padding-left: 10px;text-align: right;width: 40%;}
.ryzz_section5 .ul .slick-prev{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; left: -74px;top: 50%;}
.ryzz_section5 .ul .slick-prev::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img84.svg)no-repeat center center;background-size: cover;position: absolute;left: 46%;top: 50%;transform: translate(-50%,-50%);}
.ryzz_section5 .ul .slick-next{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; right: -74px;top: 50%;}
.ryzz_section5 .ul .slick-next::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img85.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.ryzz_section5 .ul .slick-prev:hover,
.ryzz_section5 .ul .slick-next:hover{border-color: #e3010f;background: #e3010f;}
.ryzz_section5 .ul .slick-prev:hover::after{background: url(img/img76.svg)no-repeat center center;background-size: cover;}
.ryzz_section5 .ul .slick-next:hover::after{background: url(img/img80.svg)no-repeat center center;background-size: cover;}
@media  screen and (max-width:1680px){
.ryzz_section5{padding: 40px 60px;}
.ryzz_section5 .fbt{margin-bottom: 30px;}
.ryzz_section5 .content{padding: 0 60px;}
.ryzz_section5 .ul .top{margin-bottom: 14px;font-size: 20px;line-height: 24px;}
.ryzz_section5 .ul .dl .dd{margin-bottom: 10px;}
.ryzz_section5 .ul .dl a .list{font-size: 16px;line-height: 20px;}
.ryzz_section5 .ul .slick-prev {left: -40px;}
.ryzz_section5 .ul .slick-next{right: -40px;}

.ryzz_section5 .ul .slick-prev{width: 40px;height: 40px;}
.ryzz_section5 .ul .slick-prev::after{width: 32px;height: 32px;}
.ryzz_section5 .ul .slick-next{width: 40px;height: 40px;}
.ryzz_section5 .ul .slick-next::after{width: 32px;height: 32px}
}
@media  screen and (max-width:1400px){
.ryzz_section5 .ul .top{margin-bottom: 12px;font-size: 18px;line-height: 22px;}
.ryzz_section5 .ul .dl .dd{margin-bottom: 8px;}
.ryzz_section5 .ul .dl a .list{font-size: 14px;line-height: 18px;}
}
@media  screen and (max-width:1024px){
.ryzz_section5{padding: 30px 15px;}
.ryzz_section5 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.ryzz_section5 .bt{font-size: 20px;line-height: 20px;margin-bottom: 12px;}
.ryzz_section5 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.ryzz_section5 .content{padding: 0;}
.ryzz_section5 .ul{margin: 0 -6px;width: calc(100% + 12px);}
.ryzz_section5 .ul .li{padding: 0 6px;}
.ryzz_section5 .ul .top{margin-bottom: 16px;font-size: 18px;color: #8c000d;line-height: 18px;}
.ryzz_section5 .ul .dl .dd{margin-bottom: 12px;}
.ryzz_section5 .ul .dl a .list{font-size: 14px;line-height: 20px;}
.ryzz_section5 .ul .slick-dots{margin-top: 20px;}
}

/*二级导航2*/
.nav_section2{width: 100%;border-bottom: 1px solid #afafaf;}
.nav_section2 ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.nav_section2 ul li{position: relative;}
.nav_section2 ul li::after{content: "";display: block;width: 2px;height: 34px;background: #9f9f9f;position: absolute;right: 0;top: 0;}
.nav_section2 ul li:last-child::after{display: none;}
.nav_section2 ul a{display: block;font-size: 22px;color: #676767;line-height: 34px;position: relative;text-align: center;padding: 0 70px;padding-bottom: 34px;font-weight: bold;}
.nav_section2 ul li.on a::after{content: "";display: block;width: 100%;height: 3px;background: #8b000b;position: absolute;left: 0;bottom: -2px;}
.nav_section2 ul li.on a,
.nav_section2 ul li:hover a{color: #8b000b;}
@media  screen and (max-width:1680px){
.nav_section2 ul a{font-size: 16px;line-height: 24px;padding-bottom: 30px;}
}
@media  screen and (max-width:1024px){
.nav_section2{border-bottom: 1px solid #afafaf;}
.nav_section2 ul{white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.nav_section2 ul::-webkit-scrollbar{ display: none;}
.nav_section2 ul li{width: auto;padding: 0;margin-right: 12px;}
.nav_section2 ul li:last-child{margin-right: 0;}
.nav_section2 ul li::after{width: 0;height: 0;}
.nav_section2 ul a{font-size: 15px;line-height: 20px;padding: 0 20px;padding-bottom: 12px;}
.nav_section2 ul li.on a::after{height: 1px;bottom: 0;}
}


/*新闻列表*/
.xwdt_section{width: 100%;padding: 34px 40px 74px 40px;}
.xwdt_section .content{margin-top: 90px;margin-bottom: 60px;padding: 0 20px;}
.xwdt_section .content ul{margin: -20px;width: calc(100% + 40px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.xwdt_section .content ul li{width: 33.3333%;padding: 20px;}
.xwdt_section .content ul a{display: block;width: 100%;border-radius: 10px;overflow: hidden;background: #ffffff;}
.xwdt_section .content ul a .pic{ width: 100%; padding-bottom: 66.666%; 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;}
.xwdt_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;}
.xwdt_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);}
.xwdt_section .content ul a .wzbox{padding-top: 26px;}
.xwdt_section .content ul a .bt{font-size: 22px;color: #1f1f1f;line-height: 26px;margin-bottom: 16px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwdt_section .content ul a .info{font-size: 14px;color: #b9b9b9;line-height: 20px;min-height: 40px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwdt_section .content ul a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.xwdt_section .content ul a .date{font-size: 18px;color: #000000;line-height: 22px;}
.xwdt_section .content ul a .btn{width: 120px;font-size: 18px;color: #fff;line-height: 32px;background: #8a010b;border-radius: 18px;text-align: center;font-weight: bold;height: 36px;}
.xwdt_section .content ul a:hover .bt{color: #8b000b;}
.xwdt_section .content ul a:hover .btn{background: #e3000f;}
@media  screen and (max-width:1024px){
.xwdt_section{padding: 30px 15px;}
.xwdt_section .content{margin-top: 20px;margin-bottom: 20px;padding: 0;}
.xwdt_section .content ul{margin: -6px;width: calc(100% + 12px);}
.xwdt_section .content ul li{width: 100%;padding: 6px;}
.xwdt_section .content ul a .wzbox{padding-top: 14px;}
.xwdt_section .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.xwdt_section .content ul a .info{font-size: 14px;margin-bottom: 10px;min-height: 1px;}
.xwdt_section .content ul a .date{font-size: 14px;line-height: 20px;}
.xwdt_section .content ul a .btn{width: 100px;font-size: 14px;line-height: 28px;border-radius: 15px;height: 30px;}
}

.xwxq_section1{width: 100%;padding-top: 70px;padding-bottom: 92px;}
.xwxq_section1 h1{font-size: 32px;color: #000000;line-height: 52px;margin-bottom: 46px;font-weight: bold;font-family: "微软雅黑";text-align: center;}
.xwxq_section1 .date_dot{font-size: 20px;color: #999999;line-height: 30px;margin-bottom: 18px;display: flex;justify-content: center;align-items: flex-start;}
.xwxq_section1 .date_dot span{display: block;margin-right: 30px;}
.xwxq_section1 .date_dot span:last-child{margin-right: 0;}
.xwxq_section1 .content{font-size: 22px;color: #585657;line-height: 40px;margin-bottom: 90px;letter-spacing: -0.5px;text-align: center;}
.xwxq_section1 .content p{text-align: left;}
/*.xwxq_section1 .content span{font-weight: bold;font-family: "微软雅黑";color: #8b000b;font-size: 26px;margin-top: 6px;display: block;}*/
.xwxq_section1 .page_section a{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 14px;font-size: 26px;color: #000000;line-height: 30px;}
.xwxq_section1 .page_section a:last-child{margin-bottom: 0;}
.xwxq_section1 .page_section a div{margin-right: 32px;font-weight: bold;}
.xwxq_section1 .page_section a:hover{color: #c60b26;}
@media  screen and (max-width:1024px){
.xwxq_section1{padding-top: 30px;padding-bottom: 30px;}
.xwxq_section1 h1{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.xwxq_section1 .date_dot{font-size: 14px;line-height: 24px;margin-bottom: 20px;}
.xwxq_section1 .date_dot span{margin-right: 12px;}
.xwxq_section1 .content{font-size: 14px;line-height: 24px;padding-right: 0;margin-bottom: 20px;}
/*.xwxq_section1 .content span{font-size: 18px;}*/
.xwxq_section1 .page_section a{margin-bottom: 10px;font-size: 14px;color: #000000;line-height: 20px;}
.xwxq_section1 .page_section a div{margin-right: 10px;}
}

.xwxq_section2{width: 100%;padding-bottom: 66px;}
.xwxq_section2 h2{font-size: 48px;color: #000000;line-height: 52px;padding-left: 12px;border-left: 6px solid #c21020;font-weight: bold;font-family: "微软雅黑";margin-bottom: 34px;}
.xwxq_section2 .content .ul{margin: -17px;width: calc(100% + 34px);}
.xwxq_section2 .content .ul .li{padding: 17px;}
.xwxq_section2 .content .ul a{display: block;width: 100%;border-radius: 10px;overflow: hidden;background: #ffffff;}
.xwxq_section2 .content .ul a .pic{ width: 100%; padding-bottom: 66.666%; 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_section2 .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;}
.xwxq_section2 .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);}
.xwxq_section2 .content .ul a .wzbox{padding-top: 26px;}
.xwxq_section2 .content .ul a .bt{font-size: 22px;color: #1f1f1f;line-height: 26px;margin-bottom: 16px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.xwxq_section2 .content .ul a .info{font-size: 14px;color: #b9b9b9;line-height: 20px;min-height: 40px;margin-bottom: 10px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.xwxq_section2 .content .ul a .boxs{width: 100%;display: flex;justify-content: space-between;align-items: center;}
.xwxq_section2 .content .ul a .date{font-size: 18px;color: #000000;line-height: 22px;}
.xwxq_section2 .content .ul a .btn{width: 120px;font-size: 18px;color: #fff;line-height: 32px;background: #8a010b;border-radius: 18px;text-align: center;font-weight: bold;height: 36px;}
.xwxq_section2 .content .ul a:hover .bt{color: #8b000b;}
.xwxq_section2 .content .ul a:hover .btn{background: #e3000f;}
.xwxq_section2 .content .ul .slick-prev{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; left: -94px;top: 35%;}
.xwxq_section2 .content .ul .slick-prev::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img84.svg)no-repeat center center;background-size: cover;position: absolute;left: 46%;top: 50%;transform: translate(-50%,-50%);}
.xwxq_section2 .content .ul .slick-next{width: 60px;height: 60px;border: 1px solid #a0a0a0;border-radius: 100%; right: -94px;top: 35%;}
.xwxq_section2 .content .ul .slick-next::after{content: "";display: block;width: 46px;height: 46px;background: url(img/img85.svg)no-repeat center center;background-size: cover;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.xwxq_section2 .content .ul .slick-prev:hover,
.xwxq_section2 .content .ul .slick-next:hover{border-color: #e3010f;background: #e3010f;}
.xwxq_section2 .content .ul .slick-prev:hover::after{background: url(img/img76.svg)no-repeat center center;background-size: cover;}
.xwxq_section2 .content .ul .slick-next:hover::after{background: url(img/img80.svg)no-repeat center center;background-size: cover;}
@media  screen and (max-width:1680px){
.xwxq_section2 .content .ul .slick-prev{width: 40px;height: 40px;left: -36px;}
.xwxq_section2 .content .ul .slick-prev::after{width: 32px;height: 32px;}
.xwxq_section2 .content .ul .slick-next{width: 40px;height: 40px;right: -36px;}
.xwxq_section2 .content .ul .slick-next::after{width: 32px;height: 32px}
}
@media  screen and (max-width:1024px){
.xwxq_section2{padding-bottom: 30px;}
.xwxq_section2 h2{font-size: 20px;line-height: 24px;padding-left: 10px;border-left: 3px solid #c30d24;margin-bottom: 20px;}
.xwxq_section2 .content .ul{margin: -6px;width: calc(100% + 12px);}
.xwxq_section2 .content .ul .li{width: 100%;padding: 6px;}
.xwxq_section2 .content .ul a .wzbox{padding-top: 14px;}
.xwxq_section2 .content .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.xwxq_section2 .content .ul a .info{font-size: 14px;margin-bottom: 10px;min-height: 1px;}
.xwxq_section2 .content .ul a .date{font-size: 14px;line-height: 20px;}
.xwxq_section2 .content .ul a .btn{width: 100px;font-size: 14px;line-height: 28px;border-radius: 15px;height: 30px;}
.xwxq_section2 .content .ul .slick-dots{margin-top: 14px;}
}

/*联系我们*/
.lxwm_section1{width: 100%;padding-top: 48px;padding-bottom: 60px;}
.lxwm_section1 .w_1480{display: flex;justify-content: space-between;align-items: flex-end;}
.lxwm_section1 .bt{font-size: 48px;color: #000000;line-height: 52px;margin-bottom: 14px;font-weight: bold;font-family: "微软雅黑";}
.lxwm_section1 .fbt{font-size: 26px;color: #000000;line-height: 30px;margin-bottom: 24px;}
.lxwm_section1 .fbt span{color: #88000c;}
.lxwm_section1 .dh{font-size: 48px;color: #000000;line-height: 52px;margin-bottom: 14px;font-weight: bold;}
.lxwm_section1 .dh span{color: #88000c;}
.lxwm_section1 .jj{font-size: 22px;color: #1f1f1f;line-height: 30px;margin-bottom: 64px;font-weight: bold;font-family: "微软雅黑";}
.lxwm_section1 .btn a{display: block;font-size: 26px;color: #fff;line-height: 42px;width: 154px;text-align: center;background: #8a000b;border-radius: 22px;height: 44px;}
.lxwm_section1 .btn a:hover{background: #e3000f;}
.lxwm_section1 .posi_ewm ul{display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwm_section1 .posi_ewm li{margin-right: 45px;}
.lxwm_section1 .posi_ewm li:last-child{margin-right: 0;}
.lxwm_section1 .posi_ewm .ewm{width: 125px;padding: 6px; border: 1px solid #e5e4ea;margin: 0 auto;}
.lxwm_section1 .posi_ewm .ewm img{width: 100%;display: block;}
.lxwm_section1 .posi_ewm .wz{font-size: 22px;color: #000000;line-height: 30px;text-align: center;margin-top: 6px;}
@media  screen and (max-width:1680px){
.lxwm_section1{padding-top: 36px;padding-bottom: 40px;}
.lxwm_section1 .bt{font-size: 36px;line-height: 40px;margin-bottom: 10px;}
.lxwm_section1 .fbt{font-size: 20px;line-height: 24px;margin-bottom: 16px;}
.lxwm_section1 .dh{font-size: 36px;line-height: 40px;margin-bottom: 14px;}
.lxwm_section1 .jj{font-size: 18px;line-height: 24px;margin-bottom: 30px;}
.lxwm_section1 .posi_ewm li{margin-right: 30px;}
.lxwm_section1 .posi_ewm .ewm{width: 100px;}
.lxwm_section1 .posi_ewm .wz{font-size: 16px;line-height: 20px;}
}
@media  screen and (max-width:1340px){
.lxwm_section1 .btn a{font-size: 14px;line-height: 42px;width: 110px;border-radius: 22px;height: 44px;}
}
@media  screen and (max-width:1024px){
.lxwm_section1{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section1 .w_1480{display: block;}
.lxwm_section1 .bt{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section1 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.lxwm_section1 .dh{font-size: 18px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section1 .jj{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.lxwm_section1 .btn a{font-size: 15px;line-height: 40px;width: 120px;border-radius: 20px;height: 40px;}
.lxwm_section1 .posi_ewm{position: static;margin-top: 20px;}
.lxwm_section1 .posi_ewm ul{margin: 0 -8px;width: calc(100% + 16px);}
.lxwm_section1 .posi_ewm li{margin-right: 0;width: 33.333%;padding: 0 8px;}
.lxwm_section1 .posi_ewm .ewm{padding: 6px;width: 100%;}
.lxwm_section1 .posi_ewm .wz{font-size: 15px;line-height: 20px;margin-top: 8px;}
}

.lxwm_section2{width: 100%;}
.lxwm_section2 .pic img{width: 100%;display: block;}

.lxwm_section3{width: 100%;padding-top: 80px;padding-bottom: 44px;}
.lxwm_section3 .line{width: 170px;height: 4px;background: #8b000b;margin-bottom: 16px;}
.lxwm_section3 .bt{font-size: 48px;color: #231816;line-height: 52px;margin-bottom: 4px;font-weight: bold;font-family: "微软雅黑";}
.lxwm_section3 .fbt{font-size: 22px;color: #221715;line-height: 26px;margin-bottom: 40px;}
.lxwm_section3 .cont1{margin-bottom: 30px;}
.lxwm_section3 .cont1 ul{width: 100%;}
.lxwm_section3 .cont1 ul li{margin-bottom: 30px;display: flex;justify-content: flex-start;align-items: flex-start;}
.lxwm_section3 .cont1 ul li:last-child{margin-bottom: 0;}
.lxwm_section3 .cont1 .left{width: 200px;font-size: 26px;color: #010101;line-height: 36px;font-weight: bold;}
.lxwm_section3 .cont1 .left span{color: #8a010b;}
.lxwm_section3 .cont1 .right{width: calc(100% - 200px);}
.lxwm_section3 .cont1 .dl{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.lxwm_section3 .cont1 .dd{width: 25%;padding: 10px;display: flex;justify-content: flex-start;align-items: center;cursor: pointer;}
.lxwm_section3 .cont1 .ico{width: 36px;height: 36px;border: 1px solid #d6d6d6;border-radius: 100%;position: relative;}
.lxwm_section3 .cont1 .wz{font-size: 22px;color: #7f7f7f;line-height: 30px;width: calc(100% - 36px);padding-left: 14px;}
.lxwm_section3 .cont1 .dd.on .ico{border-color: #a9a9a9;}
.lxwm_section3 .cont1 .dd.on .ico::after{content: "";display: block;width: 14px;height: 14px;background: #8b000a;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwm_section3 .cont1 .dd.on .wz{color: #1f1f1f;}
.lxwm_section3 .cont2{width: 100%;}
.lxwm_section3 .cont2 ul{width: 100%;}
.lxwm_section3 .cont2 ul li{margin-bottom: 30px;display: flex;justify-content: flex-start;align-items: center;flex-wrap: wrap;}
.lxwm_section3 .cont2 ul li:last-child{margin-bottom: 0;}
.lxwm_section3 .cont2 ul .left{width: 200px;font-size: 26px;color: #0f0f0f;line-height: 50px;font-weight: bold;}
.lxwm_section3 .cont2 ul .left span{color: #8c060f;}
.lxwm_section3 .cont2 ul .right{width: calc(100% - 200px);}
.lxwm_section3 .cont2 ul .input{width: 100%;}
.lxwm_section3 .cont2 ul .input input{width: 100%;height: 50px;border-bottom: 1px solid #0f0f0f;font-size: 22px;color: #333;display: block;}
.lxwm_section3 .cont2 ul .srk::-webkit-input-placeholder{font-size: 22px;color: #9b9b9b;opacity: 1;}
.lxwm_section3 .cont2 ul .srk::-moz-placeholder{font-size: 22px;color: #9b9b9b;opacity: 1;}
.lxwm_section3 .cont2 ul .srk::moz-placeholder{font-size: 22px;color: #9b9b9b;opacity: 1;}
.lxwm_section3 .cont2 ul .srk:-ms-input-placeholder{font-size: 22px;color: #9b9b9b;opacity: 1;}
.lxwm_section3 .cont2 ul .tel{width: 100%;display: flex;justify-content: flex-start;align-items: center;}
.lxwm_section3 .cont2 ul .tel .inp1{width: 56.46153846153846%;height: 50px;border-bottom: 1px solid #0f0f0f;font-size: 26px;color: #333;display: block;margin-right: 4.769230769230769%;}
.lxwm_section3 .cont2 ul .tel .yzm_btn{width: 13.46153846153846%;font-size: 22px;color: #464646;line-height: 50px;background: #e2e2e2;border-radius: 10px;text-align: center;margin-left: 0.9230769230769231%;margin-right: 4.769230769230769%;cursor: pointer;}
.lxwm_section3 .cont2 ul .tel .r_bt{font-size: 26px;color: #0f0f0f;line-height: 50px;width: calc(12.92307692307693% - 34px);font-weight: bold;}
.lxwm_section3 .cont2 ul .tel .r_bt span{color: #8c060f;}
.lxwm_section3 .cont2 ul .tel .inp2{width: 15.69230769230769%;height: 50px;border-bottom: 1px solid #0f0f0f;font-size: 26px;color: #333;display: block;}
.lxwm_section3 .cont2 ul .tel .img{width: 10.15384615384615%;border: 1px solid #3f3f3f;height: 50px;margin-left: 20px;display: flex;align-items: center;cursor: pointer;}
.lxwm_section3 .cont2 ul .tel .img img{width: 100%;display: block;}
.lxwm_section3 .cont2 ul .l5{margin-bottom: 36px;}
.lxwm_section3 .cont2 ul .l5 .left{width: 100%;margin-bottom: 15px;}
.lxwm_section3 .cont2 ul .l5 .right{width: 100%;}
.lxwm_section3 .cont2 ul .l5 .right textarea{width: 100%;height: 190px;display: block;border: 1px solid #0b0b0b;border-radius: 12px;padding: 14px;font-size: 22px;color: #333;}
.lxwm_section3 .cont2 ul .btn{font-size: 26px;color: #fff;line-height: 42px;width: 156px;margin: 0 auto;height: 44px; border-radius: 22px;background: #8b000b;text-align: center;cursor: pointer;}
.lxwm_section3 .cont2 ul .btn:hover{background: #c30d23;}
@media  screen and (max-width:1680px){
.lxwm_section3 .cont2 ul .tel .r_bt{width: calc(14.92307692307693% - 2px);}
}
@media  screen and (max-width:1024px){
.lxwm_section3{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section3 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.lxwm_section3 .bt{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section3 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.lxwm_section3 .cont1{margin-bottom: 20px;}
.lxwm_section3 .cont1 ul li{margin-bottom: 12px;display: block;}
.lxwm_section3 .cont1 .left{width: 100%;font-size: 16px;line-height: 24px;margin-bottom: 8px;}
.lxwm_section3 .cont1 .right{width: 100%;}
.lxwm_section3 .cont1 .dl{margin: -6px -8px;width: calc(100% + 16px);}
.lxwm_section3 .cont1 .dd{width: auto;padding: 6px 8px;}
.lxwm_section3 .cont1 .ico{width: 20px;height: 20px;}
.lxwm_section3 .cont1 .wz{font-size: 14px;line-height: 20px;width: calc(100% - 20px);padding-left: 8px;}
.lxwm_section3 .cont1 .dd.on .ico::after{width: 8px;height: 8px;}
.lxwm_section3 .cont1 ul li:nth-child(2) .dd{min-width: 154px;}
.lxwm_section3 .cont2 ul li{margin-bottom: 12px;}
.lxwm_section3 .cont2 ul .phshow{display: flex!important;}
.lxwm_section3 .cont2 ul .left{width: 82px;font-size: 16px;line-height: 20px;}
.lxwm_section3 .cont2 ul .right{width: calc(100% - 82px);}
.lxwm_section3 .cont2 ul .input input{height: 40px;font-size: 14px;;}
.lxwm_section3 .cont2 ul .srk::-webkit-input-placeholder{font-size: 14px;}
.lxwm_section3 .cont2 ul .srk::-moz-placeholder{font-size: 14px;}
.lxwm_section3 .cont2 ul .srk::moz-placeholder{font-size: 14px;}
.lxwm_section3 .cont2 ul .srk:-ms-input-placeholder{font-size: 14px;}
.lxwm_section3 .cont2 ul .tel{justify-content: space-between;}
.lxwm_section3 .cont2 ul .tel .inp1{width: 100%;height: 40px;font-size: 14px;margin: 0;}
.lxwm_section3 .cont2 ul .tel .yzm_btn{width: 90px;font-size: 14px;line-height: 40px;border-radius: 6px;margin-left: 0;margin-right: 0;}
.lxwm_section3 .cont2 ul .tel .r_bt{font-size: 32px;color: #0f0f0f;line-height: 40px;width: calc(14.92307692307693% - 34px);}
.lxwm_section3 .cont2 ul .tel .r_bt span{color: #8c060f;}
.lxwm_section3 .cont2 ul .tel .inp2{width: calc(100% - 102px);height: 40px;font-size: 14px;text-align: left;}
.lxwm_section3 .cont2 ul .tel .img{width: 90px;height: 40px;margin-left: 0;justify-content: center;}
.lxwm_section3 .cont2 ul .tel .img img{width: 86%;}
.lxwm_section3 .cont2 ul .l5{margin-bottom: 20px;margin-top: 0;}
.lxwm_section3 .cont2 ul .l5 .left{margin-bottom: 8px;}
.lxwm_section3 .cont2 ul .l5 .right textarea{height: 140px;border-radius: 6px;padding: 12px;font-size: 14px;}
.lxwm_section3 .cont2 ul .btn{font-size: 16px;line-height: 40px;width: 120px;border-radius: 20px;height: 40px;}
}

.lxwm_section4{width: 100%;padding-top: 70px;padding-bottom: 60px;}
.lxwm_section4 .line{width: 170px;height: 4px;background: #8b000b;margin-bottom: 16px;}
.lxwm_section4 .bt{font-size: 48px;color: #231816;line-height: 52px;margin-bottom: 4px;font-weight: bold;font-family: "微软雅黑";}
.lxwm_section4 .fbt{font-size: 22px;color: #221715;line-height: 26px;margin-bottom: 34px;font-weight: bold;}
.lxwm_section4 ul{margin-bottom: 78px;}
.lxwm_section4 ul li{margin-bottom: 24px;background: #fff;border-radius: 20px;overflow: hidden;position: relative;padding: 0 114px 0 70px;overflow: hidden;box-shadow: 4px 4px 10px 0 rgba(0,0,0,0.1);}
.lxwm_section4 ul li:last-child{margin-bottom: 0;}
.lxwm_section4 ul .top{width: 100%;cursor: pointer;}
.lxwm_section4 ul .top .tit{font-size: 26px;color: #000000;line-height: 30px;padding: 26px 0 22px 0;border-bottom: 1px solid #e9e9e9;position: relative;font-weight: bold;letter-spacing: 3px;}
.lxwm_section4 ul .top .tit div{position: relative;z-index: 5;}
.lxwm_section4 ul .top .icobox{width: 32px;position: absolute;right: 66px;top: 50%;transform: translate(0,-50%);cursor: pointer;}
.lxwm_section4 ul .top .icobox .ico2{display: none;}
.lxwm_section4 ul .bottom{width: 100%;}
.lxwm_section4 ul .bottom .cont1{cursor: pointer;display: flex;justify-content: flex-start;align-items: flex-start;padding: 25px 0;font-size: 22px;color: #727272;line-height: 30px;}
.lxwm_section4 ul .bottom .cont1 .list{width: 33.3333333%;padding-right: 10px;}
.lxwm_section4 ul .bottom .cont2{display: none;padding: 32px 0 40px 0;}
.lxwm_section4 ul .bottom .cont2 .boxs1{font-size: 16px;color: #6a6c6b;line-height: 30px;margin-bottom: 70px;font-weight: lighter;font-family: "微软雅黑";}
.lxwm_section4 ul .bottom .cont2 .boxs1 span{font-weight: bold;font-size: 22px;font-family: "微软雅黑";display: block;margin-bottom: 16px;color: #101010;}
.lxwm_section4 ul .bottom .cont2 .boxs1 .span2{margin-top: 26px;}
.lxwm_section4 ul .bottom .cont2 .boxs2{display: flex;justify-content: flex-start;align-items: flex-start;font-size: 22px;color: #727272;line-height: 32px;margin-bottom: 84px;}
.lxwm_section4 ul .bottom .cont2 .boxs2 .list{width: 33.3333333%;padding-right: 10px;}
.lxwm_section4 ul .bottom .cont2 .boxs3{width: 100%;position: relative;}
.lxwm_section4 ul .bottom .cont2 .boxs3 .wz_l{font-size: 22px;color: #000000;line-height: 26px;}
.lxwm_section4 ul .bottom .cont2 .boxs3 .btn{position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.lxwm_section4 ul .bottom .cont2 .boxs3 .btn a{display: block;width: 156px;font-size: 20px;color: #fff;line-height: 42px;height: 44px;border-radius: 22px; font-family: "微软雅黑";font-weight: bold;text-align: center;background: #8d070e;}
.lxwm_section4 ul .bottom .cont2 .boxs3 .btn a:hover{background: #e3000f;}
.lxwm_section4 ul li.on .top .tit::after{content: "";display: block; width: 4000px;height: 100%;background: #8a010b;position: absolute;left: -100px;top: 0;}
.lxwm_section4 ul li.on .top .tit{color: #fff;}
.lxwm_section4 ul li.on .bottom .cont1{display: none;}
.lxwm_section4 ul li.on .top .icobox{top: 31px;transform: translate(0,0);}
.lxwm_section4 ul li.on .top .icobox .ico1{display: none;}
.lxwm_section4 ul li.on .top .icobox .ico2{display: block;}
@media  screen and (max-width:1024px){
.lxwm_section4{padding-top: 30px;padding-bottom: 30px;}
.lxwm_section4 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.lxwm_section4 .bt{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.lxwm_section4 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.lxwm_section4 ul{margin-bottom: 20px;}
.lxwm_section4 ul li{margin-bottom: 14px;padding: 0;border-radius: 12px;}
.lxwm_section4 ul .top .tit{font-size: 16px;line-height: 20px;padding: 20px 56px 20px 14px;border-bottom: 0;}
.lxwm_section4 ul .top .icobox{width: 24px;right: 12px;}
.lxwm_section4 ul .bottom .cont1{display: none!important;}
.lxwm_section4 ul .bottom .cont2{padding: 14px;}
.lxwm_section4 ul .bottom .cont2 .boxs1{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.lxwm_section4 ul .bottom .cont2 .boxs1 span{font-size: 16px;margin-bottom: 8px;}
.lxwm_section4 ul .bottom .cont2 .boxs1 .span2{margin-top: 8px;}
.lxwm_section4 ul .bottom .cont2 .boxs2{font-size: 14px;line-height: 20px;margin-bottom: 12px;display: block;}
.lxwm_section4 ul .bottom .cont2 .boxs2 .list{width: 100%;padding-right: 0;margin-bottom: 8px;}
.lxwm_section4 ul .bottom .cont2 .boxs2 .list:last-child{margin-bottom: 0;}
.lxwm_section4 ul .bottom .cont2 .boxs3{display: block;}
.lxwm_section4 ul .bottom .cont2 .boxs3 .wz_l{font-size: 14px;line-height: 20px;width: 100%;}
.lxwm_section4 ul .bottom .cont2 .boxs3 .btn{position: static;width: 120px;transform: translate(0,0);margin: 12px auto 0 auto;}
.lxwm_section4 ul .bottom .cont2 .boxs3 .btn a{width: 100px;font-size: 14px;line-height: 36px;height: 36px;border-radius: 18px;}
.lxwm_section4 ul li.on .top .icobox{top: 15px;}
}

/*关于我们*/
.gy_section1{width: 100%;padding-top: 50px;padding-bottom: 30px;overflow: hidden;}
.gy_section1 .w_1640{display: flex;justify-content: flex-start;align-items: center;}
.gy_section1 .left{width: 505px;display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section1 .left .bt{font-size: 96px;color: #e3010d;line-height: 100px;text-align: center;margin-bottom: 8px;font-family: "微软雅黑";font-weight: bold;text-align: center;}
.gy_section1 .left .fbt{font-size: 64px;color: #3d3d3d;line-height: 70px;text-align: center;margin-bottom: 12px;font-family: "微软雅黑";font-weight: bold;text-align: center;}
.gy_section1 .left img{width: 265px;display: block;margin: 0 auto;}
.gy_section1 .right{width: calc(100% - 505px);}
.gy_section1 .right .bt{font-size: 26px;color: #010101;line-height: 30px;font-weight: bold;margin-bottom: 20px;}
.gy_section1 .right .info{font-size: 22px;color: #010101;line-height: 32px;}
@media  screen and (max-width:1680px){
.gy_section1{padding-top: 40px;padding-bottom: 40px;}
.gy_section1 .left{width: 400px;padding-right: 80px;}
.gy_section1 .right{width: calc(100% - 400px);}
}
@media  screen and (max-width:1024px){
.gy_section1{padding-top: 30px;padding-bottom: 30px;}
.gy_section1 .w_1640{display: block;}
.gy_section1 .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.gy_section1 .left>div{display: flex;justify-content: flex-start;align-items: center;}
.gy_section1 .left .bt{font-size: 20px;line-height: 24px;text-align: left;margin-bottom: 0;}
.gy_section1 .left .fbt{font-size: 16px;line-height: 24px;text-align: left;margin-bottom: 0;margin: 0 10px;}
.gy_section1 .left img{width: auto;margin: 0;height: 30px;}
.gy_section1 .right{width: 100%;}
.gy_section1 .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.gy_section1 .right .info{font-size: 14px;line-height: 22px;}
.gy_section1 .right .info{margin-bottom: 0;}
}

.gy_section2{width: 100%;overflow: hidden;}
.gy_section2 img{width: 100%;display: block;}
.gy_section3{width: 100%;padding: 30px 68px 80px 68px;overflow: hidden;}
.gy_section3 .line{width: 170px;height: 4px;background: #780000;margin-bottom: 16px;}
.gy_section3 .bt{font-size: 48px;color: #000000;line-height: 52px;margin-bottom: 8px;font-family: "微软雅黑";font-weight: bold;}
.gy_section3 .fbt{font-size: 22px;color: #3e3a39;line-height: 26px;margin-bottom: 24px;}
.gy_section3 .cont1{width: 100%;margin-bottom: 60px;}
.gy_section3 .cont1 ul{width: 100%;}
.gy_section3 .cont1 li{margin-bottom: 60px;}
.gy_section3 .cont1 li:last-child{margin-bottom: 0;}
.gy_section3 .cont1 a{display: block;width: 100%;position: relative;padding: 30px 0px 40px 40px;}
.gy_section3 .cont1 .l2 a{padding: 40px 0 52px 60px;}
.gy_section3 .cont1 a::after{content: "";display: block;width: calc(100% - 80px);height: 100%;background: #fff;position: absolute;left: 0;top: 0;border-radius: 12px;position: absolute;left: 0;left: 0;z-index: 1;box-shadow: 0 0 20px rgba(0,0,0,0.2);}
.gy_section3 .cont1 .l2 a::after{width: calc(100% - 220px);}
.gy_section3 .cont1 a .top{margin-bottom: 30px;flex-direction:row-reverse;display: flex;justify-content: flex-start;align-items: flex-start;position: relative;z-index: 2;}
.gy_section3 .cont1 a .top .left{width: 65.89%;padding-right: 100px;}
.gy_section3 .cont1 a .top .left .tit{font-size: 48px;color: #000000;line-height: 52px;margin-bottom: 40px;display: flex;justify-content: flex-start;align-items: flex-end;font-family: "微软雅黑";font-weight: bold;}
.gy_section3 .cont1 a .top .left .tit span{font-size: 22px;color: #a6a6a6;line-height: 26px;font-weight: 400;margin-left: 30px;}
.gy_section3 .cont1 a .top .left .info{font-size: 22px;color: #050505;line-height: 32px;margin-bottom: 40px;}
.gy_section3 .cont1 a .top .left .info p{margin-bottom: 4px;}
.gy_section3 .cont1 a .top .left .info p:last-child{margin-bottom: 0;}
.gy_section3 .cont1 a .top .left .info2{font-size: 22px;color: #000000;line-height: 32px;}
.gy_section3 .cont1 a .top .left .info2 p{margin-bottom: 4px;}
.gy_section3 .cont1 a .top .left .info2 p:last-child{margin-bottom: 0;}
.gy_section3 .cont1 a .top .left .dl{width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: -10px;}
.gy_section3 .cont1 a .top .left .dl .dd{padding: 10px;width: 59.7%;}
.gy_section3 .cont1 a .top .left .dl .dd:nth-child(even){width: 40.3%;}
.gy_section3 .cont1 a .top .left .dl .a{font-size: 22px;color: #222222;line-height: 26px;font-weight: lighter;font-family: "微软雅黑";padding-left: 14px;position: relative;}
.gy_section3 .cont1 a .top .left .dl .a::after{content: "";display: block;width: 4px;height: 4px;background: #222222;border-radius: 100%;position: absolute;left: 0;top: 10px;}
.gy_section3 .cont1 a .top .right{width: 34.11%;}
.gy_section3 .cont1 a .top .right .pic{ padding-bottom: 64.5%; position: relative; overflow: hidden;border-radius: 12px;}
.gy_section3 .cont1 a .top .right .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%);}
.gy_section3 .cont1 a .top .right .btn{display: flex;justify-content: flex-end;align-items: center;padding-right: 150px;margin-top: 30px;}
.gy_section3 .cont1 a .top .right .btn div{width: 182px;font-size: 18px;color: #fff;line-height: 44px;border-radius: 22px;text-align: center;background: #8e0008;display: flex;justify-content: center;align-items: center;}
.gy_section3 .cont1 a .top .right .btn div:hover{background: #e3000f;}
.gy_section3 .cont1 a .top .right .btn img{width: 24px;display: block;}
.gy_section3 .cont1 a .bottom{width: 100%;position: relative;z-index: 2;}
.gy_section3 .cont1 a .bottom .dl{margin: -10px;width: calc(100% + 20px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;}
.gy_section3 .cont1 a .bottom .dd{padding: 10px;}
.gy_section3 .cont1 a .bottom .a{font-size: 18px;color: #8d010c;line-height: 40px;border: 1px solid #8b000b;border-radius: 8px;padding: 0 40px;}
.gy_section3 .cont1 li:nth-child(1) .bottom .dl{justify-content: space-between;padding-right: 150px;}
.gy_section3 .cont1 li:nth-child(2) .top{margin-bottom: 40px;}
.gy_section3 .cont1 li:nth-child(2) a .top .left{width: 55.8%;padding-right: 30px;}
.gy_section3 .cont1 li:nth-child(2) a .top .right{width: 44.2%;}
.gy_section3 .cont2{width: 100%;}
.gy_section3 .cont2 .more{display: flex;justify-content: flex-start;align-items: flex-start;margin-bottom: 40px;}
.gy_section3 .cont2 .more a{display: flex;justify-content: flex-start;align-items: center;}
.gy_section3 .cont2 .more .wz{font-size: 26px;color: #8b000b;line-height: 30px;margin-right: 12px;font-weight: bold;font-family: "微软雅黑";}
.gy_section3 .cont2 .more img{width: 32px;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;}
.gy_section3 .cont2 .more a.on img{
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);}
.gy_section3 .cont2 .more a:hover{opacity: 0.8;}
.gy_section3 .cont2 .ulbox{height: 660px;overflow: hidden;}
.gy_section3 .cont2 .ulbox.on{height: auto;}
.gy_section3 .cont2 .ul{margin: -56px -6px;width: calc(100% + 12px);display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;padding-top: 56px;}
.gy_section3 .cont2 .ul .li{width: 33.333%;padding: 56px 6px;}
.gy_section3 .cont2 .ul a{display: block;width: 100%;border: 1px solid #c0c0c0;border-radius: 12px;position: relative;padding: 30px;}
.gy_section3 .cont2 .ul a .head{width: 210px;position: absolute;right: 12px;top: 0;transform: translate(0,-55px);border-radius: 100%;overflow: hidden;}
.gy_section3 .cont2 .ul a .head img{width: 100%;display: block;}
.gy_section3 .cont2 .ul a .name{font-size: 48px;color: #221914;line-height: 52px;font-weight: bold;font-family: "微软雅黑";margin-bottom: 22px;}
.gy_section3 .cont2 .ul a .zhiw{font-size: 22px;color: #221816;line-height: 26px;margin-bottom: 36px;font-weight: lighter;font-family: "微软雅黑";}
.gy_section3 .cont2 .ul a .xbt{font-size: 26px;color: #020202;line-height: 30px;margin-bottom: 4px;font-weight: bold;}
.gy_section3 .cont2 .ul a .info{font-size: 22px;color: #454545;line-height: 32px;}
.gy_section3 .cont2 .ul a .lines{width: 100%;height: 1px;background: #7f7f7f;margin: 10px 0;}
.gy_section3 .cont2 .ul a .dl{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;margin: -6px -10px;width: calc(100% + 20px);}
.gy_section3 .cont2 .ul a .dd{display: flex;justify-content: flex-start;align-items: flex-start;padding: 6px 10px;}
.gy_section3 .cont2 .ul a .dd .a{font-size: 18px;color: #000000;line-height: 40px;border: 1px solid #000;border-radius: 12px;padding: 0 36px;}
.gy_section3 .cont2 .ul a:hover{background: #8b000b;border-color: #8b000b;}
.gy_section3 .cont2 .ul a:hover .name,
.gy_section3 .cont2 .ul a:hover .zhiw,
.gy_section3 .cont2 .ul a:hover .xbt,
.gy_section3 .cont2 .ul a:hover .info{color: #fff;}
.gy_section3 .cont2 .ul a:hover .lines{background: #fff;}
.gy_section3 .cont2 .ul a:hover .dd .a{color: #fff;border-color: #fff;}
@media  screen and (max-width:1680px){
.gy_section3 .cont1 a{padding: 20px 0px 20px 20px;}
.gy_section3 .cont1 .l2 a{padding: 20px 0 30px 30px;}
.gy_section3 .cont1 a::after{width: calc(100% - 80px);}
.gy_section3 .cont1 .l2 a::after{width: calc(100% - 220px);}
.gy_section3 .cont1 a .top{margin-bottom: 20px;}
.gy_section3 .cont1 a .top .left{padding-right: 60px;}
.gy_section3 .cont1 a .top .left .tit{font-size: 36px;line-height: 40px;margin-bottom: 24px;}
.gy_section3 .cont1 a .top .left .tit span{font-size: 18px;line-height: 24px;margin-left: 20px;}
.gy_section3 .cont1 a .top .left .info{font-size: 16px;line-height: 26px;margin-bottom: 30px;}
.gy_section3 .cont1 a .top .left .info2{font-size:16px;line-height: 24px;}
.gy_section3 .cont1 a .top .left .dl{width: calc(100% + 14px);margin: -7px;}
.gy_section3 .cont1 a .top .left .dl .dd{padding: 7px;}
.gy_section3 .cont1 a .top .left .dl .a{font-size: 18px;line-height: 24px;padding-left: 10px;}
.gy_section3 .cont1 a .top .left .dl .a::after{top: 10px;}
.gy_section3 .cont1 a .top .right .btn{padding-right: 100px;margin-top: 20px;}
.gy_section3 .cont1 a .top .right .btn div{width: 160px;font-size: 16px;line-height: 40px;border-radius: 20px;}
.gy_section3 .cont1 a .top .right .btn img{width: 20px;}
.gy_section3 .cont1 a .bottom .dl{margin: -6px;width: calc(100% + 12px);}
.gy_section3 .cont1 a .bottom .dd{padding: 6px;}
.gy_section3 .cont1 a .bottom .a{font-size: 16px;padding: 0 20px;}
.gy_section3 .cont1 li:nth-child(1) .bottom .dl{padding-right: 100px;justify-content: flex-start;}
.gy_section3 .cont1 li:nth-child(2) .top{margin-bottom: 30px;}
.gy_section3 .cont2 .ul a{padding: 20px;}
.gy_section3 .cont2 .ul a .head{width: 140px;transform: translate(0,-40px);}
.gy_section3 .cont2 .ul a .name{font-size: 36px;line-height: 40px;margin-bottom: 14px;}
.gy_section3 .cont2 .ul a .zhiw{font-size: 16px;line-height: 20px;margin-bottom: 24px;}
.gy_section3 .cont2 .ul a .xbt{font-size: 18px;line-height: 24px;}
.gy_section3 .cont2 .ul a .info{font-size: 16px;line-height: 20px;}
.gy_section3 .cont2 .ul a .dl{margin: -6px;width: calc(100% + 12px);}
.gy_section3 .cont2 .ul a .dd{padding: 6px;}
.gy_section3 .cont2 .ul a .dd .a{font-size: 15px;line-height: 30px;padding: 0 20px;}

.gy_section3 .cont2 .ulbox{height: 500px;}
.gy_section3 .cont2 .ul{padding-top: 45px;}
}
@media  screen and (max-width:1024px){
.gy_section3{padding:30px 15px 50px 15px;}
.gy_section3 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.gy_section3 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gy_section3 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.gy_section3 .cont1{margin-bottom: 20px;padding-right: 0;}
.gy_section3 .cont1 li{margin-bottom: 14px;}
.gy_section3 .cont1 a{padding: 14px;}
.gy_section3 .cont1 .l2 a{padding: 14px;}
.gy_section3 .cont1 a::after{width: 100%;}
.gy_section3 .cont1 a .top{margin-bottom: 14px;display: block;}
.gy_section3 .cont1 a .top .left{width: 100%;padding-right: 0;margin-top: 12px;}
.gy_section3 .cont1 a .top .left .tit{font-size: 16px;line-height: 20px;margin-bottom: 12px;display: block;}
.gy_section3 .cont1 a .top .left .tit span{font-size: 14px;line-height: 20px;margin-left: 6px;}
.gy_section3 .cont1 a .top .left .info{font-size: 14px;line-height: 22px;margin-bottom: 12px;}
.gy_section3 .cont1 a .top .left .info p{margin-bottom: 6px;}
.gy_section3 .cont1 a .top .left .info2{font-size: 14px;line-height: 22px;}
.gy_section3 .cont1 a .top .left .info2 p{margin-bottom: 6px;}
.gy_section3 .cont1 a .top .left .dl{width: 100%;display: block;margin: 0;}
.gy_section3 .cont1 a .top .left .dl .dd{padding: 0;width: 100%;margin-bottom: 8px;}
.gy_section3 .cont1 a .top .left .dl .dd:last-child{margin-bottom: 0;}
.gy_section3 .cont1 a .top .left .dl .dd:nth-child(even){width: 100%;}
.gy_section3 .cont1 a .top .left .dl .a{font-size: 14px;line-height: 20px;padding-left: 10px;font-weight: 400;}
.gy_section3 .cont1 a .top .left .dl .a::after{top: 8px;}
.gy_section3 .cont1 a .top .right{width: 100%;}
.gy_section3 .cont1 a .top .right .btn{padding-right: 0;margin-top: 12px;}
.gy_section3 .cont1 a .top .right .btn div{width: 120px;font-size: 15px;line-height: 32px;border-radius: 166px}
.gy_section3 .cont1 a .top .right .btn img{width: 24px}
.gy_section3 .cont1 a .bottom .dl{margin: -6px;width: calc(100% + 12px);}
.gy_section3 .cont1 a .bottom .dd{padding: 6px;}
.gy_section3 .cont1 a .bottom .a{font-size: 12px;line-height: 18px;border-radius: 4px;padding: 0 10px;}
.gy_section3 .cont1 li:nth-child(1) .bottom .dl{padding-right: 0;justify-content: flex-start;}
.gy_section3 .cont1 li:nth-child(2) .top{margin-bottom: 14px;}
.gy_section3 .cont1 li:nth-child(2) a .top .left{width: 100%;padding-right: 0;}
.gy_section3 .cont1 li:nth-child(2) a .top .right{width: 100%;}
.gy_section3 .cont1 .l2 a::after{width: 100%;}
.gy_section3 .cont2 .more{margin-bottom: 16px;}
.gy_section3 .cont2 .more .wz{font-size: 16px;line-height: 20px;margin-right: 8px;}
.gy_section3 .cont2 .more img{width: 26px;}
.gy_section3 .cont2 .ul{margin: -20px;width: calc(100% + 40px);display: block;}
.gy_section3 .cont2 .ul .li{padding: 20px;}
.gy_section3 .cont2 .ul a{border-radius: 8px;padding: 14px;position: relative;}
.gy_section3 .cont2 .ul a .head{width: 120px;position: static;transform: translate(0,0);}
.gy_section3 .cont2 .ul a .name_box{width: calc(100% - 148px);position: absolute;right: 14px;top: 48px;padding-left: 20px;}
.gy_section3 .cont2 .ul a .name{font-size: 18px;line-height: 22px;margin-bottom: 10px;}
.gy_section3 .cont2 .ul a .zhiw{font-size: 16px;line-height: 20px;margin-bottom: 0;}
.gy_section3 .cont2 .ul a .xbt{font-size: 14px;line-height: 20px;margin-bottom: 8px;margin-top: 14px;}
.gy_section3 .cont2 .ul a .info{font-size: 15px;line-height: 20px;letter-spacing: 0;height: 140px!important;overflow: hidden;overflow-y: auto;}
.gy_section3 .cont2 .ul a .info::-webkit-scrollbar{ display: none;}
.gy_section3 .cont2 .ul a .lines{margin:12px 0;}
.gy_section3 .cont2 .ul a .dlbox{height: 90px!important; overflow: hidden;overflow-y: auto;}
.gy_section3 .cont2 .ul a .dlbox::-webkit-scrollbar{ display: none;}
.gy_section3 .cont2 .ul a .dd .a{font-size: 12px;line-height: 20px;border-radius: 4px;padding:0 10px;}
.gy_section3 .cont2 .ul .slick-dots{margin-top: -6px;}
.gy_section3 .cont2 .ulbox{height: auto;overflow: visible;}
.gy_section3 .cont2 .ul{padding-top: 0;}
.gy_section3 .cont2 .more a.on img{
-webkit-transform: rotate(0);
-moz-transform: rotate(0);
-ms-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);}
}

.gy_section4{width: 100%;padding: 74px 50px 100px 50px;height: 960px;overflow: hidden;}
.gy_section4 .line{width: 272px;height: 4px;background: #c30d24;margin-bottom: 30px;}
.gy_section4 .bt{font-size: 90px;color: #fff;line-height: 94px;margin-bottom: 38px;font-weight: bold;font-family: "微软雅黑";}
.gy_section4 .fbt{font-size: 26px;color: #fff;line-height: 30px;margin-bottom: 250px;letter-spacing: 2px;}
.gy_section4 .info{font-size: 80px;color: #fff;line-height: 84px;font-weight: bold;font-family: "微软雅黑";text-align: center;}
@media  screen and (max-width:1680px){
.gy_section4{padding: 74px 50px 80px 50px;height: 660px;}
.gy_section4 .fbt{margin-bottom: 100px;}
}
@media  screen and (max-width:1024px){
.gy_section4{padding: 50px 15px 100px 15px;height: auto;background-attachment: scroll!important;}
.gy_section4 .line{width: 100px;height: 2px;margin-bottom: 12px;}
.gy_section4 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gy_section4 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 50px;letter-spacing: 2px;}
.gy_section4 .info{font-size: 24px;line-height: 30px;}
}

.gy_section6{width: 100%;padding-top: 74px;padding-bottom: 60px;overflow: hidden;position: relative;z-index: 999;}
.gy_section6 .tit_box{padding: 0 68px 56px 68px;}
.gy_section6 .line{width: 170px;height: 4px;background-color: #e3000b;margin-bottom: 16px;}
.gy_section6 .bt{font-size: 48px;color: #fff;line-height: 52px;font-weight: bold;font-family: "微软雅黑"; margin-bottom: 6px;}
.gy_section6 .fbt{font-size: 22px;color: #fff;line-height: 26px;}
.gy_section6 .content ul{width: 100%;display: flex;justify-content: flex-start;align-items: flex-start;}
.gy_section6 .content ul li{width: 50%;}
.gy_section6 .content ul .wz{font-size: 48px;color: #fff;line-height: 52px;text-align: center;margin-bottom: 24px;font-weight: 100;font-family: "微软雅黑";}
.gy_section6 .content ul .pic{ padding-bottom: 43.229%; position: relative; overflow: hidden;}
.gy_section6 .content 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%);}
@media  screen and (max-width:1680px){
.gy_section6{padding-top: 50px;padding-bottom: 50px;}
.gy_section6 .tit_box{padding: 0 68px 30px 68px;}
.gy_section6 .content ul .wz{font-size: 36px;line-height: 40px;margin-bottom: 20px;}
}
@media  screen and (max-width:1024px){
.gy_section6{padding: 30px 15px;background-attachment: scroll!important;}
.gy_section6 .tit_box{padding: 0;}
.gy_section6 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.gy_section6 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gy_section6 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.gy_section6 .content ul{display: block;}
.gy_section6 .content ul li{width: 100%;margin-bottom: 14px;}
.gy_section6 .content ul li:last-child{margin-bottom: 0;}
.gy_section6 .content ul .wz{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.gy_section6 .content ul .pic{ padding-bottom: 43.469%; position: relative; overflow: hidden;}
.gy_section6 .content 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%);}
}

.gy_section7{width: 100%;padding-top: 46px;padding-bottom: 46px;overflow: hidden;position: relative;z-index: 999;}
.gy_section7 .tit_box{padding: 0;}
.gy_section7 .line{width: 170px;height: 4px;background-color: #8b000b;margin-bottom: 20px;}
.gy_section7 .bt{font-size: 48px;color: #000000;line-height: 52px;font-weight: bold;font-family: "微软雅黑"; margin-bottom: 6px;}
.gy_section7 .fbt{font-size: 22px;color: #3e3a39;line-height: 26px;}
.gy_section7 .content{position: relative;display: flex;justify-content: flex-end;align-items: stretch;}
.gy_section7 .content .left{width: 26.45833333333333%;position: relative;padding-left: 68px;}
.gy_section7 .content .left .info{width: calc(100% + 300px);position: absolute;left: 0;bottom: 150px;background: #8a010b;border-radius: 0 20px 20px 0;padding: 38px 20px 38px 206px;font-size: 48px;color: #fff;line-height: 62px;font-weight: bold;font-family: "微软雅黑";}
.gy_section7 .content .right{width: 73.54166666666667%;}
.gy_section7 .content .right img{width: 100%;display: block;}
@media  screen and (max-width:1680px){
.gy_section7 .content .left .info{width: calc(100% + 400px);bottom: 90px;padding: 24px 16px 24px 100px;/*font-size: 36px;line-height: 60px;*/}
}
@media  screen and (max-width:1680px){
.gy_section7 .content .left .info{width: calc(100% + 400px);bottom: 90px;padding: 24px 16px 24px 100px;/*font-size: 36px;line-height: 60px;*/}
}
@media  screen and (max-width:1024px){
.gy_section7{padding: 30px 15px;}
.gy_section7 .tit_box{padding: 0;margin-bottom: 20px;}
.gy_section7 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.gy_section7 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gy_section7 .fbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.gy_section7 .content{display: block;}
.gy_section7 .content .left{width: 100%;padding-left: 0;}
.gy_section7 .content .left .info{width: 100%;position: static;transform: translate(0,0);border-radius:0;padding: 20px;font-size: 18px;line-height: 30px;}
.gy_section7 .content .right{width: 100%;}
}

.business{background: #ffffff;overflow: visible;width: 100%;position: relative;z-index: 999;padding-bottom: 46px;}
.business .bt_box{display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 70px;}
.business .line{width: 170px;height: 4px;background-color: #8b000b;margin-bottom: 16px;}
.business .bt{font-size: 48px;color: #000000;line-height: 52px;font-weight: bold;font-family: "微软雅黑"; margin-bottom: 8px;}
.business .fbt{font-size: 22px;color: #3e3a39;line-height: 26px;}
.business .slider {position: sticky;width: 100%;top: 0;left: 0;transform: none !important;overflow: hidden;padding: 0 68px 0 68px;display: flex;flex-direction: column;justify-content: center;display: block;}
.business .slider_tab{display: flex;justify-content: flex-start;align-items: flex-start;}
.business .slider_tab .tab_item{min-width: 124px; display: block;background: #d6d6d6;color: #fff;font-family: "微软雅黑";font-weight: 700; font-size:18px;line-height: 36px;padding: 0 12px;border-radius: 30px;margin-right: 10px;cursor: pointer;text-align: center;}
.business .slider_tab .tab_item:last-child{margin-right: 0;}
.business .slider_tab .tab_item.on{background: #8b000b;}
.business .slider_item{width: 100%;overflow: visible;}
.business .slider .item_wrap{position: relative;overflow: hidden;}
.business .slider .item_wrap .lis{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;}
.business .slider .item_wrap .lis.on{opacity: 1;position: relative;z-index: 10;}
.business .slider .item {margin: -10px;width: calc(100% + 20px);}
.business .slider .item .abox{padding: 10px;}
.business .slider .item a{display: block;width: 100%;position: relative;}
.business .slider .item a .pic{ width: 100%; padding-bottom: 56.7%; position: relative; overflow: hidden;border-radius: 12px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.business .slider .item 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;}
.business .slider .item 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);}
.business .slider .item a .wz{position: absolute;left: 0;top: 24px;padding: 0 36px;font-size: 28px;color: #fff;line-height: 32px;font-family: "微软雅黑";font-weight: 100;}
.business .slider .item .slick-dots{margin-top: 20px;}
@media  screen and (max-width:1680px){
.business .slider .item a .wz{top: 20px;padding: 0 26px;font-size: 20px;line-height: 26px;}
}
@media  screen and (max-width:1024px){
.business{padding: 0 0 30px 0;}
.business .bt_box{display: block;margin-bottom: 20px;}
.business .line{width: 70px;height: 2px;margin-bottom: 12px;}
.business .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.business .fbt{font-size: 16px;line-height: 20px;margin-bottom: 14px;}
.business .slider {padding: 0 15px;min-height: 1px;}
.business .slider_tab{margin-bottom: 8px;flex-wrap: wrap;justify-content: space-between;}
.business .slider_tab .tab_item{min-width: 1px;font-size:11px;line-height: 26px;padding: 0 8px;border-radius: 13px;margin-right: 0;margin-bottom: 8px;}
.business .slider_tab .tab_item:last-child{width: auto;}
.business .slider .item {margin: 0 -6px;width: calc(100% + 12px);}
.business .slider .item .abox{width: 50%;padding: 0 6px;}
.business .slider .item a .wz{top: 14px;padding: 0 14px;font-size: 14px;line-height: 22px;}
.business .slider .item_wrap{display: block;width: 100%;}
}

.gy_section8{width: 100%;padding-top: 50px;padding-bottom: 94px;overflow: hidden;}
.gy_section8 .titbox{margin-bottom: 64px;padding: 0 68px;}
.gy_section8 .line{width: 170px;height: 4px;background-color: #e3000f;margin-bottom: 16px;}
.gy_section8 .bt{font-size: 48px;color: #fff;line-height: 52px;font-weight: bold;font-family: "微软雅黑"; margin-bottom: 4px;}
.gy_section8 .fbt{font-size: 22px;color: #fff;line-height: 30px;}
.gy_section8 .content{width: 100%;position: relative;}
.gy_section8 .content::after{content: "";display: block;width: 100%;height: 1px;border-bottom: 2px dashed #fff;position: absolute;left: 0;top: 287px;}
.gy_section8 .content .ul .li{padding: 0 20px;}
.gy_section8 .content .year{font-size: 26px;color: #c5c5c5;line-height: 30px;text-align: center;font-weight: bold;font-family: "微软雅黑";margin-bottom: 18px;}
.gy_section8 .content .info{font-size: 22px;color: #c2c1bf;line-height: 26px;text-align: center;padding-right: 6px;
overflow: hidden;overflow-y: auto;height: 110px;}
.gy_section8 .content .info::-webkit-scrollbar{ width: 3px;}
.gy_section8 .content .info::-webkit-scrollbar-track{background-color: #e5e5e5;border-radius: 3px;}
.gy_section8 .content .info::-webkit-scrollbar-thumb{width: 3px;background-color: #c30d23;border-radius: 3px;}
.gy_section8 .content .icobox{position: relative;width: 16px;height: 16px;margin: 122px auto 60px auto;}
.gy_section8 .content .icobox::after{content: "";display: block;width: 2px;height: 102px;background: #fff;position: absolute;left: 50%;bottom: 100%;}
.gy_section8 .content .ico{width: 100%;height: 100%;background: #fff;position: relative;border-radius: 100%;}
.gy_section8 .content .ico::before{content: "";display: block;width: 30px;height: 30px;border: 1px solid #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 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;}
.gy_section8 .content .ico::after{content: "";display: block;width: 40px;height: 40px;border: 1px solid #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);border-radius: 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;}
.gy_section8 .content .pic{width: 100%;display: flex;justify-content: center;align-items: center;transform: translate(0,-30px);}
.gy_section8 .content .pic img{max-width: 70%;display: block;}
.gy_section8 .content .li:hover .year,
.gy_section8 .content .li:hover .info{color: #fff;}
.gy_section8 .content .li:hover .ico::before{width: 30px;height: 30px;}
.gy_section8 .content .li:hover .ico::after{width: 40px;height: 40px;}
.gy_section8 .content .slick-prev{width: 50px;height: 50px;border-left: 3px solid #ffffff;border-top: 3px solid #ffffff; left: 10px;top: 54%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.gy_section8 .content .slick-next{width: 50px;height: 50px;border-right: 3px solid #ffffff;border-top: 3px solid #ffffff; right: 10px;top: 54%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.gy_section8 .content .slick-prev:hover,
.gy_section8 .content .slick-next:hover{border-color: #C30D23;}
@media  screen and (max-width:1680px){
.gy_section8{padding-top: 40px;padding-bottom: 60px;}
.gy_section8 .content::after{top: 215px;}
.gy_section8 .content .ul .li{padding: 0 16px;}
.gy_section8 .content .year{font-size: 20px;line-height: 24px;margin-bottom: 1px;}
.gy_section8 .content .info{font-size: 16px;line-height: 20px;height: 100px;}
.gy_section8 .content .icobox{margin: 82px auto 60px auto;}
.gy_section8 .content .icobox::after{height: 58px;}
.gy_section8 .content .slick-prev{top: 49%;}
.gy_section8 .content .slick-next{top: 49%;}
}
@media  screen and (max-width:1024px){
.gy_section8{padding-top: 30px;padding-bottom: 30px;background-attachment: scroll!important;}
.gy_section8 .titbox{margin-bottom: 20px;padding: 0 15px;}
.gy_section8 .line{width: 70px;height: 2px;margin-bottom: 12px;}
.gy_section8 .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gy_section8 .fbt{font-size: 16px;line-height: 20px;}
.gy_section8 .content::after{border-bottom: 1px dashed #fff;top: 145px;}
.gy_section8 .content .ul .li{padding: 0 12px;}
.gy_section8 .content .year{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.gy_section8 .content .info{font-size: 14px;line-height: 22px;padding-right: 0;height: 66px;}
.gy_section8 .content .info::-webkit-scrollbar{ width: 0;}
.gy_section8 .content .info::-webkit-scrollbar-track{background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section8 .content .info::-webkit-scrollbar-thumb{width: 0;background-color: rgba(255,255,255,0);border-radius: 0;}
.gy_section8 .content .info::-webkit-scrollbar{ display: none;}
.gy_section8 .content .info br{display: none;}
.gy_section8 .content .icobox{width: 12px;height: 12px;margin: 42px auto 60px auto;}
.gy_section8 .content .icobox::after{width: 1px;height: 30px;}
.gy_section8 .content .pic img{max-width: 80%;}
.gy_section8 .content .li:hover .ico::before{width: 20px;height: 20px;}
.gy_section8 .content .li:hover .ico::after{width: 26px;height: 26px;}


.gy_section8 .content .slick-prev{width: 26px;height: 26px;border-left: 2px solid #ffffff;border-top: 2px solid #ffffff; left: 7px;top: 38.5%;}
.gy_section8 .content .slick-next{width: 26px;height: 26px;border-right: 2px solid #ffffff;border-top: 2px solid #ffffff; right: 7px;top: 38.5%;}
}


.gy_sec8tc{width: 100%;background: rgba(0,0,0,0.7);position: fixed;left: 0;top: 0;z-index: 9999999999;transform: scale(0);}
.gy_sec8tc.on{transform: scale(1);}
.gy_sec8tc .content{width: 100%;}
.gy_sec8tc .ul{width: 100%;}
.gy_sec8tc .ul .li{width: 100%;height: 100vh;padding: 100px;display: flex;justify-content: center;align-items: center;}
.gy_sec8tc .ul .pic{width: 500px;}
.gy_sec8tc .ul .pic img{width: 100%;display: block;max-height: 100%;}
.gy_sec8tc .none{width: 36px;display: block;position: absolute;right: 40px;top: 40px;cursor: pointer;}
.gy_sec8tc .ul .slick-prev{width: 50px;height: 50px;border-left: 3px solid #ffffff;border-top: 3px solid #ffffff; left: 180px;top: 47%;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);}
.gy_sec8tc .ul .slick-next{width: 50px;height: 50px;border-right: 3px solid #ffffff;border-top: 3px solid #ffffff; right: 180px;top: 47%;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);}
.gy_sec8tc .ul .slick-prev:hover,
.gy_sec8tc .ul .slick-next:hover{border-color: #C30D23;}
@media  screen and (max-width:1680px){
.gy_sec8tc .ul .slick-prev{left: 60px}
.gy_sec8tc .ul .slick-next{ right: 60px;}
}
@media  screen and (max-width:1024px){
.gy_sec8tc .ul .li{padding: 0;}
.gy_sec8tc .ul .pic{width: calc(100% - 80px);}
.gy_sec8tc .none{width: 24px;right: 20px;top: 20px;}
.gy_sec8tc .ul .slick-prev{width: 26px;height: 26px;border-left: 2px solid #ffffff;border-top: 2px solid #ffffff; left: 15px;top: 48%;}
.gy_sec8tc .ul .slick-next{width: 26px;height: 26px;border-right: 2px solid #ffffff;border-top: 2px solid #ffffff; right: 15px;top: 48%;}
}


.pagecon.xwxq_section1 .content{margin-bottom:0;}


.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:#e3000f;}
.sitemap li .font16{ font-size:16px;  /*color:#135fb1*/}
.sitemap li .font14{font-size:14px; }
.sitemap li .font12{ font-size:12px;  color:#999}



/*250721start*/
.pf_pc{right: 0;position: fixed;background: #24252a;width: 58px;height: 58px;}
.pf_pc img{width:50px;}

@media  screen and (max-width:1700px){
.pf_pc{right: 0;width:44px;height: 44px;}
.pf_pc img{width:40px;}

}

/*250721end*/