a,body,div,html,p,span{margin:0;font-family:'Source Han Sans CN',Arial, "PingFangSC", "Helvetica Neue", Helvetica,  sans-serif}
#baguetteBox-overlay,.m_nav,.webtop .buttons{display:none}
a{text-decoration:none}
table,table tr th,table tr td{border: 1px solid #ccc;}
table{border-collapse: collapse;}
.webtop{position:sticky;width:100%;background:#fff;margin:auto;top:0;display:flex;align-items:center;justify-content:space-around;z-index:10000;height:86px}
.webtop .les{font-size:40px;line-height:86px;color:#054c92;font-family:Arial black;font-weight:700;display:block;}
.webtop .les a img{height:100%}
.webtop .ris{height:100%;display:flex;padding-bottom:8px;box-sizing:border-box}
.webtop .ris .ls{color:#333;font-size:18px;padding:0 20px;margin:0 20px;line-height:86px;position:relative}
.webtop .ris .ls:after{display:block;content:'';background:#3c71e1;width:0%;height:2px;position:absolute;bottom:0;transition:.3s;left:50%;transform:translateX(-50%)}
.webtop .ris .ls.active:after,.webtop .ris .ls:hover:after{width:100%}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:0;font-size:0}
@media screen and (max-width:1280px){
  .webtop .ris .ls{margin:0}
}
@media only screen and (max-width:1000px){
  .webtop{justify-content:space-between;width:100%;padding:0 20px;box-sizing:border-box}
  .webtop .ris{display:none!important}
  .webtop .buttons{display:flex;width:25px;transition:all .5s ease 0s;justify-content:space-between;flex-direction:column;height:20px}
  /* .webtop .buttons-actives{transform:rotate(90deg)} */
  .webtop .buttons .ls{height:2px;background:#054c92;transition:.2s}
  .webtop .buttons-actives .ls:nth-of-type(1){transform:translateY(9px) rotate(45deg)}
  .webtop .buttons-actives .ls:nth-of-type(2){opacity: 0;}
  .webtop .buttons-actives .ls:nth-of-type(3){transform:translateY(-9px) rotate(-45deg)}

}
.readMore{background-image:linear-gradient(-40deg,#1e56cc,#2a64de);width:188px;padding:0 30px;box-sizing:border-box;border-radius:4px;display:flex;color:#fff;justify-content:space-between}
.readMore span{display:block;font-size:14px;line-height:56px;padding-right:20px;font-weight:700;letter-spacing:1px}
.readMore i{transform:rotate(45deg);display:block;font-size:24px;line-height:56px}
.banner{width:100%;font-size:0;overflow:hidden;height:500px;background-position:center;background-size:auto 100%;background-repeat:no-repeat;}
 /* @media screen and (min-width:1920px){
 .banner{background-size:100% auto;height:calc((100vw * 5) / 19.2);}
} */
@media screen and (max-width:1542px){
  .banner{height:400px}
}
@media screen and (max-width:780px){
  .banner{height:300px}
}
.MenuLine{background-color:#f4f4f4}
.MenuLine .MenuCons{width:1280px;margin:auto;display:-webkit-box;overflow:auto}
.MenuLine .MenuCons .Lis{font-size:17px;color:#666;margin-right:60px;box-sizing:border-box;line-height:64px;display:block}
.MenuLine .MenuCons .Lis.active{color:#1e56cc;border-bottom:2px solid #1e56cc}
@media screen and (max-width:1280px){
  .MenuLine .MenuCons{width:100%;padding:0 30px;box-sizing:border-box}
}
.innerTitle{font-size:36px;color:#333;text-align:center;margin-top:80px}
.innerSubTitle{font-size:14px;color:#999;font-family:OPPOSans;text-align:center;margin-bottom:68px;letter-spacing:1px}
@media screen and (max-width:1280px){
  .innerTitle{/*margin-top:40px;*/font-size:30px}
  .innerSubTitle{margin-bottom:45px}
}
@media screen and (max-width:1000px){
  .innerTitle{/*margin-top:40px;*/font-size:30px}
  .innerSubTitle{margin-bottom:40px}
}
@media screen and (max-width:1542px){
  .pc1542{width:100%!important;padding:0 30px;box-sizing:border-box}
}
@media screen and (max-width:1280px){
  .pc1280{width:100%!important;padding:0 30px;box-sizing:border-box}
}
@media screen and (max-width:1000px){
  .MessageTitle,.pc1280{margin-top:40px}
  .m_nav{position:fixed;z-index:11;background:#fff;width:100%}
}
@media screen and (max-width:768px){
  .innerTitle{padding:0 20px;box-sizing:border-box;}
  .innerSubTitle{box-sizing:border-box;padding:0 20px;}
  .pc1280{padding:0 20px;}
}
@media screen and (max-width:560px){
  .innerTitle{margin-top:70px;font-size:24px}
  .innerSubTitle{margin-bottom:20px}
}
/* .m_nav ul li{list-style:none;font-size:16px;padding:10px}
.m_nav ul li a{color:#333} */
.m_nav{position:fixed;top:50px;height:auto;width:100vw;left:0;display:none;overflow:auto;max-height:calc(100vh - 50px)}
.m_nav ul{/*background-color:rgba(246,243,240,.95);*/background-color:#fff;margin:0;height:100%;padding:30px;box-sizing:border-box}
.m_nav ul li{list-style: none;font-size:16px;padding: 10px 0;line-height:30px;border-bottom:1px solid rgba(31,31,31,.2)}
.m_nav ul li{color:rgba(31,31,31,.5);font-size:14px}
.m_nav ul li .navLine{display:flex;text-decoration:none;color:#1f1f1f;font-family:Chivo-Regular;}
.m_nav ul li .navLine i{padding-right:10px;}
.m_nav ul li .navLine i::before{transition:.5s}
.m_nav ul li.mbBoxActive .navLine i:before{transform:rotate(90deg)}
.m_nav ul li .box{display:none;-ms-flex-direction:column;flex-direction:column;padding:0 15px;}
.m_nav ul li .box a{text-decoration:none;color: #1f1f1f;display:flex;font-size:12px;font-family:Chivo-Regular;}
.m_nav .closeNav{position:relative;margin:30px auto 10px;font-size:12px;color:#000;padding-left:30px;text-align:center;letter-spacing:1.5px;font-family:Chivo-Regular;}
.m_nav .closeNav:before{content:'';width:30px;height:1px;display:block;background-color:#000;position:absolute;top:54%;transform:translate(-50%,-50%) rotate(-45deg);left:calc(50% - 30px)}
.m_nav .closeNav:after{content:'';width:30px;height:1px;display:block;background-color:#000;position:absolute;top:46%;transform:translate(-50%,-50%) rotate(45deg);left:calc(50% - 30px);}






.webfoots{width:100%;background:#455262;margin:.85rem auto auto}
.webfoots .webfoot{width:1542px;margin:auto;padding:.5rem 0 0 0;display:flex;justify-content:space-between}
.webfoots .webfoot .webfoot-left{display:flex;flex-direction:column;width:max-content}
.webfoots .webfoot .webfoot-left .webfoot-left-tps{font-size:0;width:100%}
.webfoots .webfoot .webfoot-left .webfoot-left-btms{display:flex;flex-direction:column;padding-top:50px}
.webfoots .webfoot .webfoot-left .webfoot-left-btms .Qr{font-size:0;width:100px}
.webfoots .webfoot .webfoot-left .webfoot-left-btms .Qr img{width:100%;height:auto}
.webfoots .webfoot .webfoot-left .webfoot-left-btms .Tip{font-size:12px;color:#fff;opacity:.5}
.webfoots .webfoot .webfoot-right{display:flex}
.webfoots .webfoot .webfoot-right .webfoot-right-ls{width:max-content;box-sizing:border-box}
.webfoots .webfoot .webfoot-right .webfoot-right-ls:not(:nth-last-of-type(1)){padding-right:80px}
.webfoots .webfoot .webfoot-right .webfoot-right-ls .webfoot-right-ls-title{font-size:20px;color:#fff;line-height:60px}
.webfoots .webfoot .webfoot-right .webfoot-right-ls .webfoot-right-ls-line{margin:15px 0;width:100%;height:1px;background-color:rgba(17,17,17,.2)}
.webfoots .webfoot .webfoot-right .webfoot-right-ls .webfoot-right-ls-cons{display:flex;flex-direction:column}
.webfoots .webfoot .webfoot-right .webfoot-right-ls .webfoot-right-ls-cons a.webfoot-right-ls-cons-ls{display:block;font-size:14px;color:#fff;padding-bottom:8px;opacity:.5;transition:opacity 0.2s}
.webfoots .webfoot .webfoot-right .webfoot-right-ls .webfoot-right-ls-cons a.webfoot-right-ls-cons-ls:hover{opacity: 0.9;}
.webfoots .webfoot-boms{font-size:14px;color:#333;width:1260px;display:flex;margin:auto;padding-top:.8rem}
.webfoots .webfoot-boms .webfoot-boms-title{padding-right:.4rem}
.webfoots .webfoot-boms .webfoot-boms-cons .webfoot-boms-cons-lis{padding-right:.4rem}
.webfoots .webfoot-boms .webfoot-boms-cons a.webfoot-boms-cons-lis:hover{text-decoration:underline}
.webfoots .foots{display:flex;width:1542px;margin:60px auto auto;border-top:1px solid rgba(255,255,255,.5);justify-content:space-between}
.webfoots .foots .footsLis,.webfoots .foots .footsLis a{font-size:14px;color:#fff;opacity:.5;line-height:70px}
@media screen and (max-width:1542px){
  .webfoots .foots,.webfoots .webfoot{width:100%;padding:.5rem 30px 0;box-sizing:border-box}
}
@media screen and (max-width:1280px){
  .webfoots .webfoot .webfoot-right .webfoot-right-ls:not(:nth-last-of-type(1)){padding-right:30px}
}
@media screen and (max-width:1000px){
  .webfoots .webfoot{display:none;padding:0 30px}
  .webfoots .foots{padding:0 30px}
}
@media screen and (max-width:780px){
  .webfoots .foots{flex-wrap:wrap;justify-content:normal}
  .webfoots .foots .footsLis{padding:0 10px;box-sizing:border-box}
  .webfoots .foots .footsLis,.webfoots .foots .footsLis a{line-height:40px}
}
@media screen and (max-width:1280px){
  .pc1280text30{font-size:30px!important}
  .pc1280text24{font-size:24px!important}
}
@media screen and (max-width:560px){
  .mb560text24{font-size:24px!important}
  .mb560text20{font-size:20px!important}
}
@media screen and (max-width:500px){
  .webfoots .foots{flex-direction:column;}
  .webfoots .foots .footsLis:nth-of-type(1){display: flex;flex-direction: column;}
  .webfoots .foots .footsLis, .webfoots .foots .footsLis a{line-height:30px;}
}


.FloatRight{position: fixed;top: 50%;right: 20px;transform: translateY(-50%);z-index: 5;}
.FloatRight .Lis{display: flex;flex-direction: column;align-items: center;width: 56px;border-radius: 4px;background-color: #C9C9C9;height: 56px;justify-content: center;cursor: pointer;position: relative;}
.FloatRight .Lis:hover{background-color:#1E56CC ;}
.FloatRight .Lis:not(:nth-last-child(1)){margin-bottom: 6px;}
.FloatRight .Lis .Icon{height: 20px;}
.FloatRight .Lis .Icon img{height: 100%;display: block;}
.FloatRight .Lis .Text{font-size: 12px;color: #fff;}
.FloatRight .Lis .Number{font-size: 14px;color: #fff;position: absolute;right:56px;background-color:#1E56CC;white-space: nowrap;line-height: 56px;width:fit-content;width: -moz-fit-content;width: -ms-fit-content;padding: 0 10px;display:none;}
.FloatRight .Lis:nth-child(1):hover{border-top-left-radius: 0;border-bottom-left-radius: 0;}
.FloatRight .Lis:nth-child(1):hover .Number{display: block;border-top-left-radius: 4px;border-bottom-left-radius: 4px;}

@media screen and (max-width:1000px){
  .FloatRight{display:none;}
}

.swiper-scrollbar{width:3px;}
.swiper-scrollbar-drag{background-color:#3c71e1}