@charset "UTF-8";
html{
  font-size: 5.6497vw;
}
@media screen and  (min-width: 1770px){ /*主体宽度*/
  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: #C0070B;}

/* Dots*/
.slick-dots li{border-radius:8px;width:8px; height:8px;margin:0 8px;background: #bdbdbd;}
.slick-dots li.slick-active{ background: #C0070B;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:1770px; margin-right: auto; margin-left: auto;}
.w_1420{max-width:1420px; margin-right: auto; margin-left: auto;}
.w_1510{max-width:1510px; margin-right: auto; margin-left: auto;}
.w_1460{max-width:1460px; margin-right: auto; margin-left: auto;}
.w_1248{max-width:1248px; margin-right: auto; margin-left: auto;}
.w_1620{max-width:1620px; margin-right: auto; margin-left: auto;}
.w_1290{max-width:1290px; margin-right: auto; margin-left: auto;}
.w_1710{max-width:1710px; margin-right: auto; margin-left: auto;}
.w_1730{max-width:1730px; margin-right: auto; margin-left: auto;}
.ctext{padding-left: 60px;padding-right: 60px;}
@media  screen and (max-width: 1500px){
.ctext{padding-left: 100px;padding-right: 100px;}
}
@media  screen and (max-width: 1024px){
.ctext{padding-left: 15px;padding-right: 15px;}
}
/*PC head*/
body.on{overflow: hidden;height: 100vh;}
.wyb_s{width: 100%;position: fixed;left: 0;top: 0;z-index: 99999;}
.t_navs{ width: 100%;padding: 0 100px;}
.t_navs .top{ width: 100%;position: relative;display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .logo{line-height: 0; }
.t_navs .top .logo a{display: block;}
.t_navs .top .logo img{ width: auto; height: 38px;}
.t_navs .top .logo .img2{display: none;}
.t_navs .top .right{display: flex;justify-content: flex-start;align-items: center;margin-left: 135px;}
.t_navs .top .menu{display: flex;justify-content: flex-start;align-items: center;}
.t_navs .top .menu .l1{position: relative;padding: 0 50px;}
.t_navs .top .menu .l1 .a1{ display: block;color: #ffffff; position: relative;padding: 0 13px;line-height: 80px; font-size: 18px;}
.t_navs .top .menu .l1.on .a1,.t_navs .top .menu .l1:hover .a1{ color: #C0070B!important;}
.t_navs .top .u2{min-width: 140px; top:100%; left: 50%;z-index: 4;box-shadow: 0 0 30px rgba(0,0,0,0.1);height: auto;position: absolute;background: rgba(0, 0, 0, .2);backdrop-filter: blur(5px);padding: 10px 0px;border-radius: 5px;opacity: 0;visibility: hidden;
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 .l1:hover .u2{-webkit-transition: all .85s;opacity: 1;visibility: visible;}
.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;-webkit-transform: translateY(5px);opacity: 0;position: relative;
transition: All 0s ease-in-out;
-webkit-transition: All 0s ease-in-out;
-moz-transition: All 0s ease-in-out;
-o-transition: All 0s ease-in-out;}
.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, .75);
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: #C0070B;}
.t_navs .top .l1:hover .u2 .l2 .a2{-webkit-transition: all .5s ease 0s;-webkit-transform: translateY(0px);opacity: 1;}
.wyb_s.on{background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1);}
.wyb_s.on .t_navs .top .logo .img1{display: none;}
.wyb_s.on .t_navs .top .logo .img2{display: block;}
.wyb_s.on .t_navs .top .menu .l1 .a1{color: #333;}
.t_navs .menuph{ display: none;}
.t_navs .xialaph{ display: none;}
.t_nav_zw{width: 100%;height: 0;opacity: 0;}
@media screen and (max-width:1660px) {
.t_navs{padding: 0 60px;}
.t_navs .top .menu .l1{padding: 0 30px;}
.t_navs .top .menu .l1 .a1{padding: 0 10px;font-size: 16px;}
.t_navs .top .right{margin-left: 100px;}
}
@media screen and (max-width:1300px) {
.t_navs .top .menu .l1{padding: 0 20px;}
.t_navs .top .menu .l1 .a1{padding: 0 6px;font-size: 16px;}
.t_navs .top .right{margin-left: 50px;}
}
@media screen and (max-width:1080px) {
.t_navs .top .menu .l1{padding: 0 14px;}
.t_navs .top .menu .l1 .a1{padding: 0 4px;font-size: 15px;}
.t_navs .top .right{margin-left: 30px;}
}
@media screen and (max-width:1024px) {
/*WAP head*/
.t_navs .top{justify-content: space-between;}
.t_navs .top .menu{ display: none;}
.t_navs .top .pcSs_box{display: none;}
.t_navs .menuph{ display: block;}
.t_navs .xialaph{ display: block;}
.t_navs .top .logo .img1{display: none;}
.t_navs .top .logo .img2{display: block;}
.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: 26px;}
.t_navs .menuph{float: right; width: 40px; height: 40px; cursor: pointer; text-align: center; margin: 5px 0;}
.t_navs .menuph .menu-toggle {width: 40px;height: 40px;position: absolute;overflow: hidden;z-index: 111;}
.t_navs .menuph .cd-nav-trigger {display: block;width: 40px;height: 40px;}
.t_navs .menuph .menu-toggle span.hamburger {content:"";display:block;width:18px;height:2px;background:#C0070B;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:#C0070B;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: #C0070B;position: absolute;right: 20px;top:50%;margin-top:-1px;}
.t_navs .menuph .menu-toggle span.hamburger .span1{margin-top: -9px;}
.t_navs .menuph .menu-toggle span.hamburger .span3{margin-top: 7px;}
.t_navs .menuph .menu-toggle span.cross:before,
.t_navs .menuph .menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#C0070B;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%;background-color: #C0070B;}
.b_nav .cont1{padding-top: 36px;padding-bottom: 36px;border-bottom: 1px solid #cc3a36;}
.b_nav .cont1 ul{display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont1 ul a{display: block;font-size: 18px;color: #ffffff;line-height: 24px;}
.b_nav .cont1 ul a:hover{opacity: 0.8;text-decoration: underline;}
.b_nav .cont2{padding-top: 48px;padding-bottom: 74px;border-bottom: 1px solid #cc3a36;}
.b_nav .cont2 .w_1420{display: flex;justify-content: space-between;flex-wrap: wrap;}
.b_nav .cont2 .left{width: calc(100% - 354px);}
.b_nav .cont2 .left .boxs1{margin-bottom: 54px;display: flex;}
.b_nav .cont2 .left .boxs1 .tit{font-size: 19px;color: #ffc700;line-height: 24px;border-left: 2px solid #ffc700;padding-left: 6px;margin-right: 16px;}
.b_nav .cont2 .left .boxs1 .firend_box{display: flex;justify-content: flex-start;align-items: center;font-size: 15px;color: #ffffff;line-height: 20px;}
.b_nav .cont2 .left .boxs1 .firend_box a{color: #fff;}
.b_nav .cont2 .left .boxs1 .firend_box span{margin: 0 10px;}
.b_nav .cont2 .left .boxs1 .firend_box a:hover{text-decoration: underline;}
.b_nav .cont2 .left .boxs2 ul{display: flex;justify-content: space-between;align-items: center;}
.b_nav .cont2 .left .boxs2 ul li{display: flex;align-items: center;}
.b_nav .cont2 .left .boxs2 ul img{width: 42px;display: block;}
.b_nav .cont2 .left .boxs2 ul .wzbox{padding-left: 6px;}
.b_nav .cont2 .left .boxs2 ul .wz1{font-size: 15px;color: #ffffff;line-height: 20px;margin-bottom: 8px;font-weight: bold;}
.b_nav .cont2 .left .boxs2 ul .wz2{font-size: 18px;color: #ffffff;line-height: 22px;font-weight: bold;}
.b_nav .cont2 .right{width: 200px;}
.b_nav .cont2 .right img{width: 100%;display: block;margin-bottom: 10px;}
.b_nav .cont2 .right .wz{font-size: 14px;color: #ffffff;line-height: 18px;text-align: center;}
.b_nav .cont3{padding-top: 20px;padding-bottom: 20px;background-color: #952725;}
.b_nav .cont3 .w_1420{display: flex;justify-content: space-between;}
.b_nav .cont3 .banquan a{display: block;font-size: 16px;color: #ffffff;line-height: 35px;}
@media screen and (max-width:1024px) {
.b_nav{margin-bottom: 60px;}
.b_nav .cont1{display: none;}
.b_nav .cont2 .w_1420{display: block;position: relative;}
.b_nav .cont2{padding-top: 30px;padding-bottom: 30px;}
.b_nav .cont2 .left{width: 100%;}
.b_nav .cont2 .left .boxs1{margin-bottom: 14px;}
.b_nav .cont2 .left .boxs1 .tit{font-size: 16px;line-height: 20px;margin-right: 10px;width: 50px;}
.b_nav .cont2 .left .boxs1 .firend_box{flex-wrap: wrap; font-size: 14px;line-height: 20px;}
.b_nav .cont2 .left .boxs1 .firend_box span{margin: 0 4px;}
.b_nav .cont2 .left .boxs2{padding-right: 120px;;}
.b_nav .cont2 .left .boxs2 ul{display: block;}
.b_nav .cont2 .left .boxs2 ul li{margin-bottom: 12px;}
.b_nav .cont2 .left .boxs2 ul img{width: 32px;}
.b_nav .cont2 .left .boxs2 ul .wz1{font-size: 13px;line-height: 18px;margin-bottom: 4px;}
.b_nav .cont2 .left .boxs2 ul .wz2{font-size: 15px;line-height: 18px;}
.b_nav .cont2 .right{width: 100px;position: absolute;right: 0;top: 60px;}
.b_nav .cont3 .w_1420{display: block;}
.b_nav .cont3 .banquan{margin-bottom: 6px;text-align: center;}
.b_nav .cont3 .banquan:last-child{margin-bottom: 0;}
.b_nav .cont3 .banquan a{font-size: 14px;line-height: 20px;}
}

/* 电脑端漂浮 */
.pf_right{width: 58px;position: fixed;right: 18px;top: 60%;transform: translate(0,-50%);z-index: 999;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;}
.pf_right.on{opacity: 1;}
.pf_right .top{position: relative;margin-bottom: 8px;background-color: #C0070B;cursor: pointer;border-radius: 29px;box-shadow: 0 0 12px rgba(174,38,29,0.1);}
.pf_right .top>div:nth-child(1){padding: 4px 4px 20px 4px;}
.pf_right .top>div:nth-child(1) img{widows: 100%;display: block;border-radius: 100%;margin-bottom: 6px;}
.pf_right .top>div:nth-child(1) .wz{font-size: 16px;color: #ffffff;line-height: 24px;font-weight: bold;width: 20px;margin: 0 auto;text-align: center;}
.pf_right .top .posi_box1{width: 496px;border-radius: 20px;position: absolute;right: calc(100% + 8px);bottom: 0;padding: 34px 30px 36px 30px;box-shadow: 0 0 12px rgba(174,38,29,0.1);
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.pf_right .top:hover .posi_box1{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.pf_right .top .posi_box1 .cont1{padding-bottom: 24px;margin-bottom: 24px;border-bottom: 1px solid #f0f2fb;display: flex;justify-content: flex-start;align-items: center;}
.pf_right .top .posi_box1 .cont1 img{width: 58px;display: block;border-radius: 100%;}
.pf_right .top .posi_box1 .cont1 .wzbox{padding-left: 14px;}
.pf_right .top .posi_box1 .cont1 .wz1{font-size: 24px;color: #313336;line-height: 28px;margin-bottom: 12px;}
.pf_right .top .posi_box1 .cont1 .wz2{font-size: 16px;color: #313336;line-height: 20px;}
.pf_right .top .posi_box1 .cont2{display: flex;justify-content: space-between;}
.pf_right .top .posi_box1 .cont2 .bt{font-size: 15px;color: #313336;line-height: 20px;margin-bottom: 12px;font-weight: bold;}
.pf_right .top .posi_box1 .cont2 .left{width: 120px;}
.pf_right .top .posi_box1 .cont2 .left img{width: 100%;display: block;}
.pf_right .top .posi_box1 .cont2 .right{width: 244px;}
.pf_right .top .posi_box1 .cont2 .right .boxs{min-height: 121px;display: flex;align-items: center;padding: 0 14px;background-color: #fcf4f4;border-radius: 16px;}
.pf_right .top .posi_box1 .cont2 .right .dd{display: flex;justify-content: flex-start;align-items: center;margin-bottom: 18px;}
.pf_right .top .posi_box1 .cont2 .right .dd:last-child{margin-bottom: 0;}
.pf_right .top .posi_box1 .cont2 .right .dd img{width:24px;display: block;}
.pf_right .top .posi_box1 .cont2 .right .dd .wz1{font-size: 17px;color: #393235;line-height: 20px;padding-left: 14px;font-weight: bold;}
.pf_right .top .posi_box1 .cont2 .right .dd .wz2{font-size: 14px;color: #393235;line-height: 20px;padding-left: 14px;font-weight: bold;}
.pf_right .bottom{width: 100%;padding: 16px 0;background-color: #fff;border-radius: 29px;box-shadow: 0 0 12px rgba(0,0,0,0.1);}
.pf_right .bottom .dd{padding-bottom: 13px;margin-bottom: 12px;position: relative;}
.pf_right .bottom .dd::after{content: "";display: block;width: 20px;height: 2px;background-color: #f3f4f7;position: absolute;left: 50%;transform: translate(-50%,0);bottom: 0;}
.pf_right .bottom .dd:last-child{padding-bottom: 0;margin-bottom: 0;}
.pf_right .bottom .dd:last-child::after{display: none;}
.pf_right .bottom .dd a .ico{width: 24px;display: block;margin: 0 auto 3px auto;}
.pf_right .bottom .dd a .wz{font-size: 12px;color: #313336;line-height: 18px;text-align: center;}
.pf_right .bottom .dd a:hover .ico,
.pf_right .bottom .dd a:hover .wz{opacity: 0.8;}
.pf_right .bottom .dd .posi_ewm{width: 140px;background-color: #fff;border-radius: 12px;box-shadow: 0 0 12px rgba(0,0,0,0.1);position: absolute;right: calc(100% + 8px);top: 50%;margin-top: -70px;padding: 8px;overflow: hidden;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;
transform: scale(0);
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);}
.pf_right .bottom .dd:hover .posi_ewm{
transform: scale(1);
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);}
.pf_right .bottom .dd .posi_ewm img{width: 100%;display: block;}
@media screen and (max-width:1680px) {
.pf_right .top .posi_box1{width: 400px;}
.pf_right .top .posi_box1{padding: 20px;}
.pf_right .top .posi_box1 .cont1{padding-bottom: 15px;margin-bottom: 15px;}
.pf_right .top .posi_box1 .cont1 img{width: 46px;}
.pf_right .top .posi_box1 .cont1 .wzbox{padding-left: 12px;}
.pf_right .top .posi_box1 .cont1 .wz1{font-size: 18px;line-height: 24px;margin-bottom: 7px;}
.pf_right .top .posi_box1 .cont1 .wz2{font-size: 14px;line-height: 18px;}
.pf_right .top .posi_box1 .cont2 .bt{font-size: 14px;line-height: 18px;margin-bottom: 10px;}
.pf_right .top .posi_box1 .cont2 .left{width: 100px;}
.pf_right .top .posi_box1 .cont2 .right{width: 200px;}
.pf_right .top .posi_box1 .cont2 .right .boxs{min-height: 100px;padding: 0 12px;border-radius: 12px;}
.pf_right .top .posi_box1 .cont2 .right .dd{margin-bottom: 12px;}
.pf_right .top .posi_box1 .cont2 .right .dd img{width:20px;}
.pf_right .top .posi_box1 .cont2 .right .dd .wz1{font-size: 15px;line-height: 18px;padding-left: 10px;}
.pf_right .top .posi_box1 .cont2 .right .dd .wz2{font-size: 13px;line-height: 18px;padding-left: 10px;}
}
@media screen and (max-width:1024px) {
.pf_right{display: none;}
}

/*手机端底漂浮*/
.pf_down{ width: 100%; float: left; position: fixed; left: 0; background: #fff;box-shadow: 0 0 20px rgba(0,0,0,0.1); z-index: 99;bottom: 0; padding-bottom: constant(safe-area-inset-bottom);padding-bottom: env(safe-area-inset-bottom);}
.pf_down li{ width:25%; float: left; text-align: center; padding:10px 0;}
.pf_down li a{ width:100%; float: left; display: flex; flex-wrap: wrap; justify-content: center; align-items: center;}
.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: #C0070B; 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;}

/* 通用banner1 */
.banner1{width: 100%;}
.banner1 .li{position: relative;}
.banner1 .li img{width: 100%;display: block;}
.banner1 .li .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.banner1 .li .wzbox .bt{font-size: 64px;color: #ffffff;line-height: 70px;margin-bottom: 36px;font-weight: bold;}
.banner1 .li .wzbox .jj{font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 40px;}
.banner1 .li .wzbox .btn{width: 200px;font-size: 30px;color: #ffffff;line-height: 40px;text-align: center;padding: 13px;background-color: #D24A4B;font-weight: bold;border-radius: 33px;}
.banner1 .li .wzbox .btn:hover{background-color: #C0070B;}
.banner1 .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
.banner1 .ul .slick-dots li{background-color: #fff;}
.banner1 .ul .slick-dots li.slick-active{background-color: #C0070B;}
@media screen and (max-width:1680px) {
.banner1 .li .wzbox .bt{font-size: 50px;line-height: 60px;margin-bottom: 16px;}
.banner1 .li .wzbox .jj{font-size: 20px;line-height: 24px;margin-bottom: 24px;}
.banner1 .li .wzbox .btn{width: 180px;font-size: 24px;line-height: 30px;padding: 12px;border-radius: 27px;}
.banner1 .ul .slick-dots{bottom: 20px;}
}
@media screen and (max-width:1024px) {
.banner1 .li .wzbox .bt{font-size: 24px;line-height: 30px;margin-bottom: 10px;}
.banner1 .li .wzbox .jj{font-size: 15px;line-height: 22px;margin-bottom: 12px;}
.banner1 .li .wzbox .btn{width: 120px;font-size: 15px;line-height: 20px;padding: 10px;border-radius: 20px;}
.banner1 .ul .slick-dots{bottom: 20px;}
}

/* 通用banner2 */
.banner2{width: 100%;}
.banner2 .li{position: relative;}
.banner2 .li .ba_img{width: 100%;display: block;}
.banner2 .li .wzbox{width: 100%;position: absolute;left: 0;top: 50%;transform: translate(0,-50%);}
.banner2 .li .wzbox .logo{height: 38px;display: block;margin-bottom: 36px;}
.banner2 .li .wzbox .bt{font-size: 64px;color: #ffffff;line-height: 70px;margin-bottom: 36px;font-weight: bold;}
.banner2 .li .wzbox .jj{font-size: 26px;color: #ffffff;line-height: 30px;margin-bottom: 40px;}
.banner2 .li .wzbox .btn{width: 200px;font-size: 30px;color: #ffffff;line-height: 40px;text-align: center;padding: 13px;background-color: #D24A4B;font-weight: bold;border-radius: 33px;}
.banner2 .li .wzbox .btn:hover{background-color: #C0070B;}
.banner2 .ul .slick-dots{width: 100%;position: absolute;left: 0;bottom: 30px;}
.banner2 .ul .slick-dots li{background-color: #999;}
.banner2 .ul .slick-dots li.slick-active{background-color: #C0070B;}
@media screen and (max-width:1680px) {
.banner2 .li .wzbox .bt{font-size: 50px;line-height: 60px;margin-bottom: 16px;}
.banner2 .li .wzbox .jj{font-size: 20px;line-height: 24px;margin-bottom: 24px;}
.banner2 .li .wzbox .btn{width: 180px;font-size: 24px;line-height: 30px;padding: 12px;border-radius: 27px;}
.banner2 .ul .slick-dots{bottom: 20px;}
}
@media screen and (max-width:1024px) {
.banner2 .li .wzbox .logo{height: 24px;margin-bottom: 12px;}
.banner2 .li .wzbox .bt{font-size: 24px;line-height: 28px;margin-bottom: 10px;}
.banner2 .li .wzbox .jj{font-size: 14px;line-height: 20px;margin-bottom: 10px;}
.banner2 .li .wzbox .btn{width: 120px;font-size: 15px;line-height: 20px;padding: 10px;border-radius: 20px;}
.banner2 .ul .slick-dots{bottom: 20px;}
}

/* 首页 */
.sy_tit{width: 100%;}
.sy_tit .ywbt{font-size: 86px;color: #f1e1e0;line-height: 86px;font-weight: bold;text-align: center;font-family: "微软雅黑";}
.sy_tit .zwbt{font-size: 52px;color: #222222;line-height: 54px;font-weight: bold;text-align: center;font-family: "微软雅黑";margin-top: -46px;}
.sy_tit .zwbt span{color: #C0070B;font-family: "微软雅黑";}
.sy_tit .jj{font-size: 22px;color: #666666;line-height: 26px;text-align: center;margin: 20px 0 24px 0;}
.sy_tit img{width: 17px;display: block;margin: 0 auto;}
@media screen and (max-width:1024px) {
.sy_tit .ywbt{font-size: 24px;line-height: 28px;}
.sy_tit .zwbt{font-size: 20px;line-height: 24px;margin-top: -16px;} 
.sy_tit .jj{font-size: 13px;line-height: 20px;margin: 10px 0;}
.sy_tit img{width: 14px;}
}

.sy_section1{width: 100%;padding-top: 90px;background-color: #f5f5f5;}
.sy_section1 .cont1{margin-top: 50px;margin-bottom: 24px;background-color: #fff;padding: 22px 70px;}
.sy_section1 .cont1 .ul{margin: -10px;width: calc(100% + 20px);}
.sy_section1 .cont1 .ul .li{padding: 10px;}
.sy_section1 .cont1 .ul a{display: flex;justify-content: flex-start;align-items: center;}
.sy_section1 .cont1 .ul a:hover{transform: translate(0,-5px);}
.sy_section1 .cont1 .ul a .ico{width: 54px;height: 54px;background-color: #f5f8fa;border-radius: 12px;display: flex;justify-content: center;align-items: center;}
.sy_section1 .cont1 .ul a .ico img{width: 29px;display: block;}
.sy_section1 .cont1 .ul a .wzbox{width: calc(100% - 54px);padding-left: 22px;}
.sy_section1 .cont1 .ul a .bt{font-size: 22px;color: #191919;line-height: 26px;display: flex;justify-content: flex-start;align-items: center;margin-bottom: 8px;font-weight: bold;}
.sy_section1 .cont1 .ul a:hover .bt{color: #C0070B;}
.sy_section1 .cont1 .ul a .bt span{display: block;background-color: #C0070B;font-size: 12px;color: #ffffff;line-height: 20px;border-radius: 6px;padding: 0 6px;margin-left: 6px;}
.sy_section1 .cont1 .ul a:hover .bt span{opacity: 0.8;}
.sy_section1 .cont1 .ul a .jj{font-size: 14px;color: #7f7f7f;line-height: 18px;}
.sy_section1 .cont1 .ul .slick-dots{margin-top: 20px;}
.sy_section1 .cont2{width: 100%;}
.sy_section1 .cont2 .ul{margin: -18px -16px;width: calc(100% + 32px);display: flex;flex-wrap: wrap;}
.sy_section1 .cont2 .ul .li{width: 25%;padding: 18px 16px;}
.sy_section1 .cont2 .ul a{display: block;width: 100%;background-color: #ffffff;border-radius: 18px;padding: 30px 28px 36px 28px;}
.sy_section1 .cont2 .ul a .pic{ width: 100%; padding-bottom: 82.09%; position: relative; overflow: hidden;border-radius: 18px;
-webkit-transition: 0.5s ease;
-moz-transition: 0.5s ease;
-ms-transition: 0.5s ease;
-o-transition: 0.5s ease;
transition: 0.5s ease;}
.sy_section1 .cont2 .ul a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: all 0.5s ease-out 0s; 
-moz-transition: all 0.5s ease-out 0s; 
-o-transition: all 0.5s ease-out 0s; 
transition: all 0.5s ease-out 0s;
transition: -webkit-transform 2s;
vertical-align: middle;
-ms-interpolation-mode: bicubic;}
.sy_section1 .cont2 .ul a:hover .pic img{ -webkit-transform: translate(-50%, -50%) scale(1.1); -moz-transform: translate(-50%, -50%) scale(1.1); transform: translate(-50%, -50%) scale(1.1);}
.sy_section1 .cont2 .ul a .wzbox{padding-top: 20px;}
.sy_section1 .cont2 .ul a .bt{font-size: 20px;color: #000000;line-height: 24px;margin-bottom: 14px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .cont2 .ul a .jj{font-size: 16px;color: #6c6e72;line-height: 20px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.sy_section1 .cont2 .ul a:hover .bt{color: #C0070B;}
@media screen and (max-width:1680px) {
.sy_section1 .cont1{margin-top: 40px;margin-bottom: 20px;padding: 14px 30px;}
.sy_section1 .cont1 .ul{margin: -6px;width: calc(100% + 12px);}
.sy_section1 .cont1 .ul .li{padding: 6px;}
.sy_section1 .cont1 .ul a .ico{width: 40px;height: 40px;}
.sy_section1 .cont1 .ul a .ico img{width: 24px;}
.sy_section1 .cont1 .ul a .wzbox{width: calc(100% - 40px);padding-left: 12px;}
.sy_section1 .cont1 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 4px;}
.sy_section1 .cont1 .ul a .jj{font-size: 12px;line-height: 16px;}
.sy_section1 .cont1 .ul .slick-dots{margin-top: 14px;}
.sy_section1 .cont2 .ul{margin: -10px;width: calc(100% + 20px);}
.sy_section1 .cont2 .ul .li{padding: 10px;}
.sy_section1 .cont2 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section1 .cont2 .ul a .jj{font-size: 14px;line-height: 18px;}
}
@media screen and (max-width:1024px) {
.sy_section1{padding-top: 30px;}
.sy_section1 .cont1{margin-top: 20px;margin-bottom: 20px;padding: 10px 14px;}
.sy_section1 .cont1 .ul{margin: -6px;width: calc(100% + 12px);}
.sy_section1 .cont1 .ul .li{padding: 6px;}
.sy_section1 .cont1 .ul a .ico{width: 32px;height: 32px;border-radius: 8px;}
.sy_section1 .cont1 .ul a .ico img{width: 22px;}
.sy_section1 .cont1 .ul a .wzbox{width: calc(100% - 32px);padding-left: 10px;}
.sy_section1 .cont1 .ul a .bt{font-size: 15px;line-height: 20px;margin-bottom: 4px;}
.sy_section1 .cont1 .ul a .jj{font-size: 13px;line-height: 16px;}
.sy_section1 .cont1 .ul .slick-dots{margin-top: 10px;}
.sy_section1 .cont2 .ul{margin: -0 -6px;width: calc(100% + 12px);display: block;}
.sy_section1 .cont2 .ul .li{padding: 0 6px;}
.sy_section1 .cont2 .ul a{border-radius: 12px;padding: 14px;margin-bottom: 12px;}
.sy_section1 .cont2 .ul a:last-child{margin-bottom: 0;}
.sy_section1 .cont2 .ul a .pic{ border-radius: 12px;}
.sy_section1 .cont2 .ul a .wzbox{padding-top: 12px;}
.sy_section1 .cont2 .ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section1 .cont2 .ul a .jj{font-size: 14px;line-height: 18px;}
.sy_section1 .cont2 .ul .slick-dots{margin-top: 14px;}
}

.sy_section2{width: 100%;padding-top: 100px;background-color: #f5f5f5;}
.sy_section2 .sy_tit{margin-bottom: 48px;}
.sy_section2 ul{width: 100%;display: flex;align-items: stretch;justify-content: space-between;}
.sy_section2 ul li{width: calc(19.16666666666667% - 1px);height: 940px;position: relative;cursor: pointer;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 ul li::after{content: "";display: block;width: 100%;height: 100%;background-color: rgba(0,0,0,0.5);position: absolute;left: 0;top: 0;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 ul li.act{width: 61.66666666666666%;}
.sy_section2 ul .cont1{width: 100%;padding: 112px 20px 20px 64px;position: relative;z-index: 3;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 ul .cont1 .bt1{font-size: 32px;color: #fff;line-height: 36px;margin-bottom: 24px;font-weight: bold;}
.sy_section2 ul .cont1 .bt2{font-size: 16px;color: #fff;line-height: 24px;margin-bottom: 60px;}
.sy_section2 ul .cont1 .line{height: 304px;width: 3px;background-color: #fff;margin-bottom: 70px;}
.sy_section2 ul .cont1 img{width: 90px;display: block;}
.sy_section2 ul .cont2{width: 100%; position: absolute;z-index: 3;left: 0;bottom: 0;opacity: 0;background-color: #fff;padding: 44px 20px 90px 100px;display: flex;justify-content: flex-start;align-items: flex-start;
transition: All 0.3s ease-in-out;
-webkit-transition: All 0.3s ease-in-out;
-moz-transition: All 0.3s ease-in-out;
-o-transition: All 0.3s ease-in-out;}
.sy_section2 ul .cont2 .left{width: 170px;display: flex;justify-content: space-between;align-items: flex-start;}
.sy_section2 ul .cont2 .left .bt{font-size: 26px;color: #C0070B;line-height: 30px;font-weight: bold;width: calc(100% - 40px);}
.sy_section2 ul .cont2 .left img{width: 10px;display: block;}
.sy_section2 ul .cont2 .right{width: calc(100% - 170px);padding-left: 36px;}
.sy_section2 ul .cont2 .right .bt{font-size: 32px;color: #282828;line-height: 36px;margin-bottom: 26px;}
.sy_section2 ul .cont2 .right .jj{font-size: 18px;color: #5f5f5f;line-height: 32px; width:76%}
.sy_section2 ul li.act::after{opacity: 0;}
.sy_section2 ul li.act .cont1{opacity: 0;}
.sy_section2 ul li.act .cont2{opacity: 1;}
@media screen and (max-width:1680px) {
.sy_section2 ul li{height: 500px;}
.sy_section2 ul .cont1{padding: 60px 20px 20px 40px;}
.sy_section2 ul .cont1 .bt1{font-size: 24px;line-height: 30px;margin-bottom: 12px;}
.sy_section2 ul .cont1 .bt2{font-size: 14px;line-height: 20px;margin-bottom: 30px;}
.sy_section2 ul .cont1 .line{height: 200px;width: 2px;margin-bottom: 30px;}
.sy_section2 ul .cont1 img{width: 60px;}
.sy_section2 ul .cont2{padding: 32px 14px 60px 50px;}
.sy_section2 ul .cont2 .left{width: 140px;}
.sy_section2 ul .cont2 .left .bt{font-size: 20px;line-height: 24px;width: calc(100% - 30px);}
.sy_section2 ul .cont2 .left img{width: 8px;}
.sy_section2 ul .cont2 .right{width: calc(100% - 140px);padding-left: 20px;}
.sy_section2 ul .cont2 .right .bt{font-size: 24px;line-height: 30px;margin-bottom: 16px;}
.sy_section2 ul .cont2 .right .jj{font-size: 14px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.sy_section2{padding-top: 30px;}
.sy_section2 .sy_tit{margin-bottom: 20px;}
.sy_section2 ul{display: block;}
.sy_section2 ul li{width: 100%;height: auto;margin-bottom: 1px;}
.sy_section2 ul li:last-child{margin-bottom: 0;}
.sy_section2 ul li.act{width: 100%;}
.sy_section2 ul .cont1{padding: 40px 20px;position: relative;}
.sy_section2 ul .cont1 .bt1{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.sy_section2 ul .cont1 .bt2{font-size: 14px;line-height: 20px;margin-bottom: 12px;}
.sy_section2 ul .cont1 .bt2 br{display: none;}
.sy_section2 ul .cont1 .line{display: none;}
.sy_section2 ul .cont1 img{width: 40px;position: absolute;right: 20px;top: 40px;}
.sy_section2 ul .cont2{width: 100%; position: relative;padding: 20px;display: none;background-color: rgba(255,255,255,0.8);}
.sy_section2 ul .cont2 .left{width: 100%;display: block;}
.sy_section2 ul .cont2 .left .bt{font-size: 20px;line-height: 24px;width: 100%;}
.sy_section2 ul .cont2 .left img{display: none;}
.sy_section2 ul .cont2 .right{width: 100%;padding-left: 0;margin-top: 12px;}
.sy_section2 ul .cont2 .right .bt{font-size: 16px;line-height: 20px;margin-bottom: 10px;}
.sy_section2 ul .cont2 .right .jj{font-size: 14px;line-height: 22px;}
.sy_section2 ul .cont2 .right .jj br{display: none;}
.sy_section2 ul li.act{padding-top: 140px;}
.sy_section2 ul li.act .cont1{display: none;}
.sy_section2 ul li.act .cont2{display: block;}
}

.sy_section3{width: 100%;padding-top: 90px;padding-bottom: 120px;margin-top: 40px;}
.sy_section3 .title{font-size: 36px;color: #ffffff;line-height: 48px;margin-bottom: 60px;font-weight: bold;}
.sy_section3 .bt{font-size: 24px;color: #ffffff;line-height: 30px;margin-bottom: 16px;font-weight: bold;}
.sy_section3 .cont{display: flex;align-items: stretch;}
.sy_section3 .cont input{width: 21.23287671232877%;margin-right: 20px;background-color: #ffffff;border-radius: 4px;padding: 0 18px;height: 52px;font-size: 16px;color: #333;display: block;}
.sy_section3 .cont input::-webkit-input-placeholder{font-size: 16px;color: #a5a9b0;opacity: 1;}
.sy_section3 .cont input::-moz-placeholder{font-size: 16px;color: #a5a9b0;opacity: 1;}
.sy_section3 .cont input::moz-placeholder{font-size: 16px;color: #a5a9b0;opacity: 1;}
.sy_section3 .cont input:-ms-input-placeholder{font-size: 16px;color: #a5a9b0;opacity: 1;}
.sy_section3 .cont .btn{width: 128px;font-size: 16px;color: #C0070B;line-height: 52px;text-align: center;border-radius: 4px;background-color: #ffffff;cursor: pointer;}
.sy_section3 .cont .btn:hover{background-color: #eee;}
@media screen and (max-width:1024px) {
.sy_section3{padding-top: 30px;padding-bottom: 30px;margin-top: 20px;}
.sy_section3 .title{font-size: 20px;line-height: 28px;margin-bottom:20px;text-align: center;}
.sy_section3 .bt{font-size: 16px;line-height: 20px;margin-bottom: 12px;}
.sy_section3 .cont{display: block;}
.sy_section3 .cont input{width: 100%;margin-right: 0;padding: 0 12px;height: 40px;font-size: 14px;margin-bottom: 10px;}
.sy_section3 .cont input::-webkit-input-placeholder{font-size: 14px;}
.sy_section3 .cont input::-moz-placeholder{font-size: 14px;}
.sy_section3 .cont input::moz-placeholder{font-size: 14px;}
.sy_section3 .cont input:-ms-input-placeholder{font-size: 14px;}
.sy_section3 .cont .btn{width: 100px;font-size: 14px;line-height: 40px;}
}

.sy_section4{width: 100%;padding-top: 100px;background-color: #f5f5f5;}
.sy_section4 .content{margin-top: 74px;}
.sy_section4 .content ul{margin: -18px;width: calc(100% + 36px);display: flex;flex-wrap: wrap;}
.sy_section4 .content ul li{width: 25%;padding: 18px;}
.sy_section4 .content ul a{background-color: #ffffff;border-radius: 16px;display: flex;height: 288px;flex-direction: column;align-items: center;justify-content: center;padding: 20px;}
.sy_section4 .content ul a .icobox{width: 60px;margin-bottom: 20px;}
.sy_section4 .content ul a .icobox img{width: 100%;display: block;}
.sy_section4 .content ul a .icobox .ico2{display: none;}
.sy_section4 .content ul a .bt{font-size: 32px;color: #343434;line-height: 36px;margin-bottom: 20px;font-weight: bold;}
.sy_section4 .content ul a .jj{font-size: 26px;color: #888888;line-height: 30px;}
.sy_section4 .content ul a .jj br{display: none;}
.sy_section4 .content ul a:hover{background-color: #C0070B;box-shadow: 0 0 20px rgba(174,38,29,0.5);}
.sy_section4 .content ul a:hover .icobox .ico1{display: none;}
.sy_section4 .content ul a:hover .icobox .ico2{display: block;}
.sy_section4 .content ul a:hover .bt,
.sy_section4 .content ul a:hover .jj{color: #fff;}
@media screen and (max-width:1680px) {
.sy_section4 .content{margin-top: 50px;}
.sy_section4 .content ul{margin: -10px;width: calc(100% + 20px);}
.sy_section4 .content ul li{padding: 10px;}
.sy_section4 .content ul a{height: 200px;padding: 14px;}
.sy_section4 .content ul a .icobox{width: 40px;margin-bottom: 14px;}
.sy_section4 .content ul a .bt{font-size: 20px;line-height: 26px;margin-bottom: 14px;}
.sy_section4 .content ul a .jj{font-size: 16px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.sy_section4{padding-top: 30px;}
.sy_section4 .content{margin-top: 20px;}
.sy_section4 .content ul{margin: -6px;width: calc(100% + 12px);}
.sy_section4 .content ul li{width: 50%;padding: 6px;}
.sy_section4 .content ul a{border-radius: 10px;height: 120px;padding: 12px;}
.sy_section4 .content ul a .icobox{width: 30px;margin-bottom: 10px;}
.sy_section4 .content ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.sy_section4 .content ul a .jj{font-size: 14px;line-height: 20px;min-height: 40px;text-align: center;}
.sy_section4 .content ul a .jj br{display: block;}
}

.sy_section5{width: 100%;padding-top: 100px;padding-bottom: 100px;background-color: #f5f5f5;}
.sy_section5 .content{margin-top: 70px;}
.sy_section5 .content ul{margin: -14px -12px;width: calc(100% + 24px);display: flex;flex-wrap: wrap;}
.sy_section5 .content ul li{width: 50%;padding: 14px 12px;}
.sy_section5 .content ul a{display: block;width: 100%;height: 398px;border-radius: 20px;position: relative;overflow: hidden;display: flex;align-items: center;}
.sy_section5 .content ul a::after{content: "";display: block;width: 100%;height: 50%;background: linear-gradient(to bottom,rgba(158,157,160,0),rgba(158,157,160,1));z-index: 3;position: absolute;left: 0;bottom: 0;}
.sy_section5 .content ul a .abox{width: 100%;padding: 0 94px;position: relative;z-index: 5;}
.sy_section5 .content ul a .btbox{display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: 68px;}
.sy_section5 .content ul a .btbox .bt{font-size: 40px;color: #ffffff;line-height: 44px;font-weight: bold;}
.sy_section5 .content ul a .btbox img{width: 100px;display: block;}
.sy_section5 .content ul a .info{font-size: 21px;color: #ffffff;line-height: 34px;min-height: 102px;display: flex;align-items: flex-end;}
.sy_section5 .content ul a:hover::after{height: 100%; background: rgba(208,44,37,0.7);}
@media screen and (max-width:1680px) {
.sy_section5 .content ul a{height: 260px;}
.sy_section5 .content ul a .abox{padding: 0 40px;}
.sy_section5 .content ul a .btbox{margin-bottom: 40px;}
.sy_section5 .content ul a .btbox .bt{font-size: 30px;line-height: 34px;}
.sy_section5 .content ul a .btbox img{width: 60px;}
.sy_section5 .content ul a .info{font-size: 16px;line-height: 26px;min-height: 78px;}
}
@media screen and (max-width:1024px) {
.sy_section5{padding-top: 30px;padding-bottom: 30px;}
.sy_section5 .content{margin-top: 20px;}
.sy_section5 .content ul{margin: -6px;width: calc(100% + 12px);}
.sy_section5 .content ul li{width: 100%;padding: 6px;}
.sy_section5 .content ul a{height: auto;border-radius: 12px;}
.sy_section5 .content ul a::after{height: 100%;}
.sy_section5 .content ul a .abox{padding: 20px;}
.sy_section5 .content ul a .btbox{margin-bottom: 14px;}
.sy_section5 .content ul a .btbox .bt{font-size: 18px;line-height: 24px;}
.sy_section5 .content ul a .btbox img{width: 32px;}
.sy_section5 .content ul a .info{font-size: 14px;line-height: 24px;min-height: 1px;display: block;}
}

.sy_section6{width: 100%;padding-top: 100px;padding-bottom: 66px;background: url(img/img111.jpg)no-repeat bottom center;background-size: cover;}
.sy_section6 .content{margin-top: 30px;margin-bottom: 56px;}
.sy_section6 .content ul{margin: 0 -5px;width: calc(100% + 10px);display: flex;flex-wrap: wrap;position: relative;}
.sy_section6 .content ul::before{content: "";display: block;width: 0;height: 0;border: 6px solid;border-color: transparent transparent transparent #e2e5ee;position: absolute;right: -2px;top: 0;}
.sy_section6 .content ul::after{content: "";display: block;width: calc(100% - 10px);height: 1px;border: 1px dashed #e2e5ee;position: absolute;left: 5px;top: 5px;}
.sy_section6 .content ul li{width: 20%;padding: 0 5px;padding-top: 52px;position: relative;z-index: 5;}
.sy_section6 .content ul a{display: block;width: 100%;padding: 54px 20px;background-color: #fff;box-shadow: 0 0 8px rgba(0,0,0,0.1);border-radius: 20px;}
.sy_section6 .content ul a::after{content: "";display: block;width: 14px;height: 14px;border-radius: 100%;border: 2px solid #e2e5ee;position: absolute;left: 50%;transform: translate(-50%,0);top: -1px;background-color: #fff;}
.sy_section6 .content ul a img{width: 70px;display: block;margin: 0 auto 44px auto;
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_section6 .content ul a:hover img{transform: rotateY(180deg);}
.sy_section6 .content ul a .bt{font-size: 24px;color: #000000;line-height: 28px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.sy_section6 .content ul a .num{width: 62px;font-size: 18px;color: #C0070B;line-height: 58px;border: 2px solid #dee1e8;text-align: center;font-weight: bold;border-radius: 100%;margin: 0 auto;}
.sy_section6 .more a{width: 274px;margin: 0 auto;display: flex;justify-content: center;align-items: center;background-color: #C0070B;border-radius: 14px;}
.sy_section6 .more a .wz{font-size: 25px;color: #ffffff;line-height: 88px;margin-right: 14px;}
.sy_section6 .more a img{width: 24px;display: block;}
.sy_section6 .more a:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.sy_section6 .content ul a{padding: 30px 14px;}
.sy_section6 .content ul a img{width: 40px;}
.sy_section6 .content ul a .bt{font-size: 18px;line-height: 24px;margin-bottom: 16px;}
.sy_section6 .content ul a .num{width: 50px;font-size: 15px;line-height: 46px;}
.sy_section6 .more a{width: 200px;}
.sy_section6 .more a .wz{font-size: 20px;line-height: 58px;margin-right: 12px;}
.sy_section6 .more a img{width: 22px;}
}
@media screen and (max-width:1024px) {
.sy_section6{padding-top: 30px;padding-bottom: 30px;}
.sy_section6 .content{margin-top: 20px;margin-bottom: 20px;}
.sy_section6 .content ul{margin: 0;width: 100%;}
.sy_section6 .content ul::before{display: none;}
.sy_section6 .content ul::after{display: none;}
.sy_section6 .content ul li{width: 100%;padding: 0;padding-top: 0;margin-bottom: 12px;}
.sy_section6 .content ul li:last-child{margin-bottom: 0;}
.sy_section6 .content ul a{display: flex;justify-content: flex-start;align-items: center; padding: 14px;border-radius: 12px;flex-direction:row-reverse;}
.sy_section6 .content ul a::after{display: none;}
.sy_section6 .content ul a img{width: 32px;margin: 0;}
.sy_section6 .content ul a .bt{font-size: 15px;line-height: 20px;text-align: left;margin-bottom: 0;width: calc(100% - 66px);padding: 0 14px;}
.sy_section6 .content ul a .num{width: 34px;font-size: 16px;line-height: 30px;margin: 0;}
.sy_section6 .more a{width: 120px;border-radius: 12px;}
.sy_section6 .more a .wz{font-size: 15px;line-height: 40px;margin-right: 8px;}
.sy_section6 .more a img{width: 22px;}
}

/* 动态 */
.dt_section{width: 100%;padding-top: 200px;padding-bottom: 124px;}
.dt_section .w_1248{display: flex;justify-content: space-between;align-items: flex-start;}
.dt_section .title{font-size: 34px;color: #595757;line-height: 38px;}
.dt_section .cont{width: 82.53205128205128%;}
.dt_section .cont ul{margin-bottom: 66px;}
.dt_section .cont li{padding-bottom: 44px;margin-bottom: 44px;border-bottom: 1px solid #e6e6e6;}
.dt_section .cont li:last-child{margin-bottom: 0;}
.dt_section .cont li a{display: flex;justify-content: flex-start;align-items: center;}
.dt_section .cont li a .left{width: 395px;}
.dt_section .cont li a .pic{ padding-bottom: 85.569%; position: relative; overflow: hidden;}
.dt_section .cont li a .pic img{ width: 100%; position: absolute; left: 50%; top: 50%; min-height: 100%;
-webkit-transform: translate(-50%, -50%); 
-moz-transform: translate(-50%, -50%); 
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);}
.dt_section .cont li a .right{width: calc(100% - 395px);padding-left: 58px;}
.dt_section .cont li a .date{font-size: 18px;color: #000000;line-height: 24px;margin-bottom: 46px;}
.dt_section .cont li a .bt{font-size: 25px;color: #000000;line-height: 30px;margin-bottom: 46px;font-weight: bold;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:1;}
.dt_section .cont li a .info{font-size: 18px;color: #777777;line-height: 34px;margin-bottom: 70px;
overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dt_section .cont li a .btn{font-size: 20px;color: #404142;line-height: 24px;text-decoration: underline;}
.dt_section .cont li a:hover .bt{color: #C0070B;}
.dt_section .cont li a .btn:hover{color: #C0070B;}
@media screen and (max-width:1680px) {
.dt_section .cont ul{margin-bottom: 50px;}
.dt_section .cont li{padding-bottom: 30px;margin-bottom: 30px;}


.dt_section .cont li a .left{width: 260px;}
.dt_section .cont li a .right{width: calc(100% - 260px);padding-left: 40px;}
.dt_section .cont li a .date{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
.dt_section .cont li a .bt{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.dt_section .cont li a .info{font-size: 14px;line-height: 26px;margin-bottom: 40px;}
.dt_section .cont li a .btn{font-size: 16px;line-height: 20px;}
}
@media screen and (max-width:1024px) {
.dt_section{padding-top: 30px;padding-bottom: 30px;}
.dt_section .w_1248{display: block;}
.dt_section .title{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.dt_section .cont{width: 100%;}
.dt_section .cont ul{margin-bottom: 20px;}
.dt_section .cont li{padding-bottom: 12px;margin-bottom: 12px;}
.dt_section .cont li a .left{width: 160px;}
.dt_section .cont li a .right{width: calc(100% - 160px);padding-left: 12px;}
.dt_section .cont li a .date{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.dt_section .cont li a .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;}
.dt_section .cont li a .info{font-size: 14px;line-height: 20px;margin-bottom: 8px;}
.dt_section .cont li a .btn{font-size: 14px;line-height: 20px;}
}

/* 分页 */
.page_section .phpage{display: none;}
.page_section .pcpage{display: flex;justify-content: center;align-items: center;}
.page_section .pcpage a{width: 58px;font-size: 18px;color: #999999;line-height: 58px;text-align: center;border-radius: 12px;margin-right: 8px;}
.page_section .pcpage a:last-child{margin-right: 0;}
.page_section .pcpage .btn{width: 82px;}
.page_section .pcpage a:hover,
.page_section .pcpage a.page-num-current{background-color: #C0070B;color: #fff;}
@media screen and (max-width:1024px) {
.page_section .pcpage{display: none;}
.page_section .phpage{display: flex;justify-content: center;align-items: center;}
.page_section .phpage a{width: 42px;font-size: 14px;line-height: 42px;text-align: center;border-radius: 8px;background-color: #C0070B;color: #fff;}
.page_section .phpage span{font-size: 16px;color: #333;line-height: 20px;margin: 0 20px;}
}

/* 案例 */
.al_section1{padding-top: 90px;padding-bottom: 80px;}
.al_section1 .cont2{margin-bottom: 70px;}
@media screen and (max-width:1024px) {
.al_section1{padding-top: 30px;padding-bottom: 30px;}
.al_section1 .cont2{margin-bottom: 20px;}
.al_section1 .cont2 .ul{display: flex;margin: -6px;width: calc(100% + 12px);}
.sy_section1 .cont2 .ul .li{width: 50%;padding: 6px;}
}

.al_section2{width: 100%;padding-top: 50px;padding-bottom: 60px;}
.al_section2 .cont1{padding-bottom: 70px;margin-bottom: 70px;border-bottom: 1px solid #eeeeee;display: flex;justify-content: flex-start;align-items: flex-start;}
.al_section2 .cont1 .left{width: 43.82716049382716%;padding-right: 100px;}
.al_section2 .cont1 .left .title{font-size: 42px;color: #333333;line-height: 46px;margin-bottom: 24px;}
.al_section2 .cont1 .left .info{font-size: 18px;color: #666666;line-height: 24px;}
.al_section2 .cont1 .right{width: 56.17283950617284%;display: flex;justify-content: flex-start;align-items: stretch;}
.al_section2 .cont1 .right .bt{font-size: 30px;color: #161c1b;line-height: 34px;margin-bottom: 20px;font-weight: bold;}
.al_section2 .cont1 .right .wz1{font-size: 24px;color: #666666;line-height: 30px;margin-bottom: 24px;}
.al_section2 .cont1 .right .wz2{font-size: 24px;color: #666666;line-height: 30px;}
.al_section2 .cont1 .right .btn{margin-top: 44px;}
.al_section2 .cont1 .right .btn a{display: block;width: 224px;font-size: 24px;color: #ffffff;line-height: 70px;text-align: center;background-color: #C0070B;}
.al_section2 .cont1 .right .btn a:hover{opacity: 0.8;}
.al_section2 .cont1 .right .boxs1{width: 43.95604395604396%;border-right: 1px solid #e8e8e8;}
.al_section2 .cont1 .right .boxs2{width: 56.04395604395604%;padding-left: 80px;}
.al_section2 .cont2{display: flex;justify-content: flex-start;align-items: flex-start;}
.al_section2 .cont2 .left{width: 43.82716049382716%;padding-right: 100px;}
.al_section2 .cont2 .left .bt{font-size: 30px;color: #161c1b;line-height: 34px;margin-bottom: 20px;font-weight: bold;}
.al_section2 .cont2 .left .jj1{font-size: 24px;color: #666666;line-height: 30px;margin-bottom: 24px;}
.al_section2 .cont2 .left .jj2{font-size: 24px;color: #666666;line-height: 30px;margin-bottom: 80px;}
.al_section2 .cont2 .left .bt2{font-size: 18px;color: #666666;line-height: 24px;margin-bottom: 26px;}
.al_section2 .cont2 .left .jj3{font-size: 35px;color: #161c1b;line-height: 40px;font-weight: bold;}
.al_section2 .cont2 .right{width: 56.17283950617284%;}
.al_section2 .cont2 .right ul{margin: -8px;width: calc(100% + 16px);display: flex;flex-wrap: wrap;}
.al_section2 .cont2 .right li{width: 50%;padding: 8px;}
.al_section2 .cont2 .right li .input{width: 100%;border: 1px solid #d3d3d3;padding: 0 26px;display: flex;align-items: center;}
.al_section2 .cont2 .right li .input .wz{font-size: 16px;color: #161c1b;line-height: 20px;width: 100px;}
.al_section2 .cont2 .right li .input .wz span{color: #d02c25;}
.al_section2 .cont2 .right li .input input{width: calc(100% - 100px);font-size: 16px;color: #333;height: 60px;display: block;}
.al_section2 .cont2 .right li .text_box textarea{width: 100%;height: 224px;display: block;font-size: 16px;color: #333;border: 1px solid #d3d3d3;padding: 20px 26px;}
.al_section2 .cont2 .right li .srk::-webkit-input-placeholder{font-size: 16px;color: #727272;opacity: 1;}
.al_section2 .cont2 .right li .srk::-moz-placeholder{font-size: 16px;color: #727272;opacity: 1;}
.al_section2 .cont2 .right li .srk::moz-placeholder{font-size: 16px;color: #727272;opacity: 1;}
.al_section2 .cont2 .right li .srk:-ms-input-placeholder{font-size: 16px;color: #727272;opacity: 1;}
.al_section2 .cont2 .right li:last-child{display: flex;justify-content: flex-end;}
.al_section2 .cont2 .right li .btn{width: calc(50% - 8px);font-size: 18px;color: #fff;line-height: 60px;background-color: #C0070B;text-align: center;cursor: pointer;}
.al_section2 .cont2 .right li .btn:hover{opacity: 0.8;}
@media screen and (max-width:1680px) {
.al_section2 .cont2 .left{padding-right: 60px;}
.al_section2 .cont2 .left .bt{font-size: 24px;line-height: 30px;margin-bottom: 14px;}
.al_section2 .cont2 .left .jj1{font-size: 18px;line-height: 24px;margin-bottom: 20px;}
.al_section2 .cont2 .left .jj2{font-size: 18px;line-height: 24px;margin-bottom: 50px;}
.al_section2 .cont2 .left .bt2{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.al_section2 .cont2 .left .jj3{font-size: 24px;line-height: 30px;}
}
@media screen and (max-width:1024px) {
.al_section2{padding-top: 30px;padding-bottom: 30px;}
.al_section2 .cont1{padding-bottom: 20px;margin-bottom: 20px;display: block;}
.al_section2 .cont1 .left{width: 100%;padding-right: 0;margin-bottom: 16px;}
.al_section2 .cont1 .left .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.al_section2 .cont1 .left .info{font-size: 16px;line-height: 24px;}
.al_section2 .cont1 .right{width: 100%;display: block;}
.al_section2 .cont1 .right .bt{font-size: 18px;line-height: 24px;margin-bottom: 10px;width: 100%;}
.al_section2 .cont1 .right .wz1{font-size: 14px;line-height: 20px;margin-bottom: 0;}
.al_section2 .cont1 .right .wz2{font-size: 14px;line-height: 20px;margin-left: 12px;}
.al_section2 .cont1 .right .btn{margin-top: 0;margin-left: 12px;}
.al_section2 .cont1 .right .btn a{width: 120px;font-size: 15px;line-height: 32px;}
.al_section2 .cont1 .right .boxs1{width: 100%;border-right: 0;border-bottom: 1px solid #e8e8e8;padding-bottom: 12px;margin-bottom: 12px;display: flex;flex-wrap: wrap;align-items: center;}
.al_section2 .cont1 .right .boxs2{width: 100%;padding-left: 0;display: flex;flex-wrap: wrap;align-items: center;}
.al_section2 .cont2{display: block;}
.al_section2 .cont2 .left{width: 100%;padding-right: 0;margin-bottom: 20px;}
.al_section2 .cont2 .left .bt{font-size: 20px;line-height: 24px;margin-bottom: 10px;text-align: center;}
.al_section2 .cont2 .left .jj1{font-size: 16px;line-height: 20px;margin-bottom: 8px;text-align: center;}
.al_section2 .cont2 .left .jj2{font-size: 16px;line-height: 20px;margin-bottom: 10px;text-align: center;}
.al_section2 .cont2 .left .bt2{font-size: 14px;line-height: 20px;margin-bottom: 8px;text-align: center;}
.al_section2 .cont2 .left .jj3{font-size: 24px;line-height: 30px;text-align: center;}
.al_section2 .cont2 .right{width: 100%;}
.al_section2 .cont2 .right ul{margin: -6px;width: calc(100% + 12px);}
.al_section2 .cont2 .right li{width: 100%;padding: 6px;}
.al_section2 .cont2 .right li .input{padding: 0 12px;}
.al_section2 .cont2 .right li .input .wz{font-size: 14px;line-height: 18px;width: 80px;}
.al_section2 .cont2 .right li .input input{width: calc(100% - 80px);font-size: 14px;height: 40px;}
.al_section2 .cont2 .right li .text_box textarea{height: 100px;font-size: 14px;padding: 8px 12px;}
.al_section2 .cont2 .right li .srk::-webkit-input-placeholder{font-size: 14px;}
.al_section2 .cont2 .right li .srk::-moz-placeholder{font-size: 14px;}
.al_section2 .cont2 .right li .srk::moz-placeholder{font-size: 14px;}
.al_section2 .cont2 .right li .srk:-ms-input-placeholder{font-size: 14px;}
.al_section2 .cont2 .right li:last-child{display: block;}
.al_section2 .cont2 .right li .btn{width: 40%;font-size: 15px;line-height: 40px;margin: 0 auto;}
}

/* 服务 */
.fw_section1{width: 100%;padding-top: 30px;padding-bottom: 30px;background-color: #f5f5f5;}
.fw_section1 ul{margin: -27px;width: calc(100% + 54px);display: flex;flex-wrap: wrap;}
.fw_section1 ul li{width: 25%;padding: 27px;}
.fw_section1 ul a{display: flex;flex-direction: column;justify-content: center;align-items: center;height: 280px;background-color: #ffffff;border-radius: 40px;padding: 20px;}
.fw_section1 ul a img{width: 70px;display: block;margin-bottom: 30px;}
.fw_section1 ul a .bt{font-size: 18px;color: #222c3c;line-height: 24px;text-align: center;font-weight: bold;margin-bottom: 8px;}
.fw_section1 ul a .info{font-size: 16px;color: #919399;line-height: 20px;text-align: center;}
.fw_section1 ul a .info br{display: none;}
@media screen and (max-width:1680px) {
.fw_section1 ul a{height: 200px;border-radius: 30px;}
.fw_section1 ul a img{width: 50px;margin-bottom: 20px;}
.fw_section1 ul a .bt{font-size: 16px;line-height: 20px;}
.fw_section1 ul a .info{font-size: 14px;line-height: 18px;}
}
@media screen and (max-width:1024px) {
.fw_section1 ul{margin: -6px;width: calc(100% + 12px);}
.fw_section1 ul li{width: 50%;padding: 6px;}
.fw_section1 ul a{height: 150px;border-radius: 12px;padding: 12px 8px;}
.fw_section1 ul a img{width: 32px;display: block;margin-bottom: 12px;}
.fw_section1 ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 6px;}
.fw_section1 ul a .info{font-size: 14px;line-height: 20px;min-height: 40px;}
.fw_section1 ul a .info br{display: block;}
}

.fw_section2{width: 100%;}
.fw_section2 li{margin-bottom: 4px;}
.fw_section2 li:last-child{margin-bottom: 0;}
.fw_section2 li .cont1{width: 100%;padding: 50px;min-height: 512px;}
.fw_section2 li .cont1 .ywbt{font-size: 30px;color: #ffffff;line-height: 36px;text-align: center;margin-bottom: 120px;font-weight: bold;}
.fw_section2 li .cont1 .zwbt{font-size: 48px;color: #ffffff;line-height: 52px;text-align: center;margin-bottom: 24px;font-weight: bold;}
.fw_section2 li .cont1 .info{font-size: 30px;color: #ffffff;line-height: 34px;text-align: center;}
.fw_section2 .l2{min-height: 606px;display: flex;align-items: center;}
.fw_section2 .l2 .cont2{width: 100%;}
.fw_section2 .l2 .cont2 .btbox{display: flex;justify-content: center;align-items: center;margin-bottom: 100px;}
.fw_section2 .l2 .cont2 .btbox img{width: 90px;display: block;}
.fw_section2 .l2 .cont2 .btbox .wz{font-size: 45px;color: #ffffff;line-height: 50px;margin-left: 16px;}
.fw_section2 .l2 .cont2 .info{font-size: 24px;color: #ffffff;line-height: 30px;text-align: center;}
@media screen and (max-width:1680px) {
.fw_section2 li .cont1{padding: 40px;min-height: 400px;}
.fw_section2 li .cont1 .ywbt{font-size: 24px;line-height: 30px;margin-bottom: 80px;}
.fw_section2 li .cont1 .zwbt{font-size: 32px;line-height: 40px;margin-bottom: 16px;}
.fw_section2 li .cont1 .info{font-size: 24px;line-height: 30px;}
.fw_section2 .l2{min-height: 500px;}
.fw_section2 .l2 .cont2 .btbox{margin-bottom: 60px;}
.fw_section2 .l2 .cont2 .btbox img{width: 60px;}
.fw_section2 .l2 .cont2 .btbox .wz{font-size: 30px;line-height: 40px;margin-left: 12px;}
.fw_section2 .l2 .cont2 .info{font-size: 18px;line-height: 24px;}
}
@media screen and (max-width:1024px) {
.fw_section2 li .cont1{padding: 50px 30px;min-height: 1px;}
.fw_section2 li .cont1 .ywbt{font-size: 16px;line-height: 20px;margin-bottom: 20px;}
.fw_section2 li .cont1 .zwbt{font-size: 18px;line-height: 24px;margin-bottom: 12px;}
.fw_section2 li .cont1 .info{font-size: 16px;line-height: 20px;}
.fw_section2 .l2{min-height: 1px;padding: 60px 30px;}
.fw_section2 .l2 .cont2 .btbox{margin-bottom: 20px;}
.fw_section2 .l2 .cont2 .btbox img{width: 32px;}
.fw_section2 .l2 .cont2 .btbox .wz{font-size: 18px;line-height: 24px;margin-left: 12px;}
.fw_section2 .l2 .cont2 .info{font-size: 15px;line-height: 22px;}
}

.fw_section3{width: 100%;padding-top: 110px;padding-bottom: 50px;}
.fw_section3 .content{margin-top: 120px;padding-right: 70px;}
.fw_section3 .content ul{margin: -40px -50px;width: calc(100% + 100px);display: flex;flex-wrap: wrap;}
.fw_section3 .content ul li{width: 33.333%;padding: 40px 50px;}
.fw_section3 .content ul a{padding: 0 20px;}
.fw_section3 .content ul img{width: 74px;display: block;margin: 0 auto 30px auto;}
.fw_section3 .content ul .bt{font-size: 26px;color: #161c1b;line-height: 30px;text-align: center;margin-bottom: 26px;font-weight: bold;}
.fw_section3 .content ul .info{font-size: 14px;color: #161c1b;line-height:25px;text-align: center;min-height: 50px;}
@media screen and (max-width:1680px) {
.fw_section3 .content{margin-top: 100px;padding-right: 0;}
.fw_section3 .content ul{margin: -40px;width: calc(100% + 80px);}
.fw_section3 .content ul li{padding: 40px;}
.fw_section3 .content ul img{width: 50px;margin: 0 auto 20px auto;}
.fw_section3 .content ul .bt{font-size: 20px;line-height: 24px;margin-bottom: 20px;}
.fw_section3 .content ul .info br{display: none;}
}
@media screen and (max-width:1024px) {
.fw_section3{padding-top: 30px;padding-bottom: 30px;}
.fw_section3 .content{margin-top: 20px;padding-right: 0;}
.fw_section3 .content ul{margin: -0;width: 100%;display: block;}
.fw_section3 .content ul li{width: 100%;padding:0;margin-bottom: 12px;}
.fw_section3 .content ul li:last-child{margin-bottom: 0;}
.fw_section3 .content ul a{padding: 0;position: relative;display: block;}
.fw_section3 .content ul img{width: 40px;margin: 0;position: absolute;left: 0;top: 0;}
.fw_section3 .content ul .bt{font-size: 16px;line-height: 20px;margin-bottom: 8px;width: 100%;padding-left: 52px;text-align: left;}
.fw_section3 .content ul .info{line-height:20px;min-height: 1px;width: 100%;padding-left: 52px;text-align: left;}
}

/* 二级导航 */
.ej_section{width: 100%;padding-top: 20px;padding-bottom: 12px;border-bottom: 22px solid #f5f5f5;}
.ej_section ul{display: flex;justify-content: center;align-items: center;}
.ej_section ul li{width: 10.73446327683616%;position: relative;}
.ej_section ul li::after{content: "";display: block;width: 2px;height: 20px;background-color: #eeeeee;position: absolute;right: 0;top: 50%;transform: translate(0,-50%);}
.ej_section ul li:last-child::after{display: none;}
.ej_section ul li a{display: block;font-size: 18px;color: #98999d;line-height: 30px;text-align: center;}
.ej_section ul li:hover a,
.ej_section ul li.on a{color: #C0070B;}
@media screen and (max-width:1024px) {
.ej_section{padding-top: 20px;padding-bottom: 20px;border-bottom: 4px solid #f5f5f5;}
.ej_section ul{display: block;font-size: 0;text-align: center;white-space:nowrap;overflow: hidden;overflow-x: auto; max-width: 100%;}
.ej_section ul::-webkit-scrollbar{ display: none;}
.ej_section ul li{width: auto;margin-right: 14px;display: inline-block;vertical-align: top;}
.ej_section ul li:last-child{margin-right: 0;}
.ej_section ul li::after{display: none;}
.ej_section ul li a{font-size: 15px;line-height: 20px;}
}

/* 关于我们 */
.gywm_section1{width: 100%;padding-top: 36px;padding-bottom: 60px;}
.gywm_section1 .title{font-size: 45px;color: #393939;line-height: 50px;text-align: center;margin-bottom: 20px;}
.gywm_section1 .info1{font-size: 19px;color: #656565;line-height: 24px;text-align: center;margin-bottom: 40px;}
.gywm_section1 .info2{font-size: 18px;color: #898989;line-height: 52px;margin-bottom: 24px;}
.gywm_section1 .pic img{width: 100%;display: block;}
@media screen and (max-width:1024px) {
.gywm_section1{padding-top: 30px;padding-bottom: 30px;}
.gywm_section1 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.gywm_section1 .info1{font-size: 15px;line-height: 20px;margin-bottom: 10px;}
.gywm_section1 .info2{font-size: 13px;line-height: 22px;margin-bottom: 12px;}
}

.gywm_section2{width: 100%;padding-top: 70px;padding-bottom: 140px;}
.gywm_section2 .title{font-size: 45px;color: #ffffff;line-height: 50px;text-align: center;margin-bottom: 20px;}
.gywm_section2 .info{font-size: 19px;color: #656565;line-height: 24px;text-align: center;margin-bottom: 40px;}
.gywm_section2 ul{margin: 0 -10px;width: calc(100% + 20px);display: flex;}
.gywm_section2 ul li{width: 16.2874251497006%;padding: 0 10px;
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;}
.gywm_section2 ul a{height: 450px;display: flex;justify-content: center;align-items: center;padding: 40px;flex-direction: column;background-color: rgba(158,157,160,0.4);}
.gywm_section2 ul a img{width: 90px;display: block;margin: 0 auto 36px auto;}
.gywm_section2 ul a .bt{font-size: 25px;color: #ffffff;line-height: 30px;margin-bottom: 18px;text-align: center;}
.gywm_section2 ul a .jj{font-size: 19px;color: #ffffff;line-height: 24px;text-align: center;height: 24px;overflow: hidden;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;}
.gywm_section2 ul li.on{width: 51.1377245508982%;}
.gywm_section2 ul li.on a{background-color: rgba(174,38,28,0.6);}
.gywm_section2 ul li.on a .jj{height: auto;opacity: 1;}
@media screen and (max-width:1680px) {
.gywm_section2 ul li{width: 17%;}
.gywm_section2 ul a{height: 360px;padding: 20px;}
.gywm_section2 ul a img{width: 60px;margin: 0 auto 24px auto;}
.gywm_section2 ul a .bt{font-size: 20px;line-height: 24px;margin-bottom: 12px;}
.gywm_section2 ul a .jj{font-size: 16px;line-height: 20px;height: 20px;}
.gywm_section2 ul li.on{width: 49%;}
}
@media screen and (max-width:1024px) {
.gywm_section2{padding-top: 30px;padding-bottom: 30px;}
.gywm_section2 .title{font-size: 20px;line-height: 24px;margin-bottom: 10px;}
.gywm_section2 .info{font-size: 15px;line-height: 22px;margin-bottom: 12px;color: #fff;}
.gywm_section2 ul{margin: 0;width: 100%;display: block;}
.gywm_section2 ul li{width: 100%;padding: 0;margin-bottom: 12px;}
.gywm_section2 ul li:last-child{margin-bottom: 0;}
.gywm_section2 ul a{height: auto;padding: 20px;display: block;}
.gywm_section2 ul a>div{display: flex;justify-content: flex-start;align-items: center;width: 100%;}
.gywm_section2 ul a img{width: 32px;margin: 0;}
.gywm_section2 ul a .bt{font-size: 16px;line-height: 20px;margin-bottom: 0;text-align: left;margin-left: 10px;}
.gywm_section2 ul a .jj{font-size: 14px;line-height: 20px;text-align: left;height: auto;display: block;margin-left: 12px;opacity: 1;}
.gywm_section2 ul li.on{width: 100%;}
.gywm_section2 ul li.on a{height: auto;}
.gywm_section2 ul li.on a .jj{display: block;}
.gywm_section2 ul li.on a{background-color: rgba(158,157,160,0.4);}
.gywm_section2 ul li:hover a{background-color: rgba(174,38,28,0.6);}
}