@font-face{font-family: 'Bold';src: url("../images/SourceHanSerifSC-Bold.otf");}
@font-face{font-family: 'Regular';src: url("../images/SourceHanSansSC-Regular.otf");}
*,html,body{padding: 0;margin: 0;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;font-family: 'Regular',Arial,sans-serif;}
html{font-size: calc(100vw / 1920 * 100);}
.animate-5{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.animate-5:hover{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table tbody tr td{padding: 6px 12px !important;border-top: 1px dashed rgb(181,181,181);}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.Bold{font-family: 'Bold';}
.font-bold{font-weight: bold;}



.show-con-width{width: 100%;max-width: 1470px;padding: 0 15px;margin: auto;}
.pc-header{width: 100%;height: 100px;line-height: 100px;position: absolute;left: 0;top: 0;z-index: 999;}
.pc-header .logo-box a img{max-height: 55px;}
.pc-header .pc-nav-box ul{margin-right: 1.8rem;}
.pc-header .pc-nav-box ul>li{float: left;margin-right: 0.5rem;position: relative;}
.pc-header .pc-nav-box ul>li>a{display: block;font-size: 16px;color: #fff;}
.pc-header .pc-nav-box ul>li .hide-box{min-width: 100%;background: #000;position: absolute;top: 100%;left: 50%;transform: translateX(-50%) translateY(10px);z-index: 10;opacity: 0;visibility: hidden;transition: transform 0.3s ease;}
.pc-header .pc-nav-box ul>li .hide-box .list a{display: block;white-space: nowrap;line-height: 45px;font-size: 16px;color: #fff;padding: 0 20px;}
.pc-header .pc-nav-box ul>li:hover .hide-box{opacity: 1;visibility: visible;transform: translateX(-50%) translateY(0);}
.pc-header .pc-nav-box ul>li .hide-box .list a:hover{background: #fa721c;color: #fff;}
.pc-header:hover{background: #000;}
.pc-header:hover .pc-nav-box ul>li.active>a,.pc-header .pc-nav-box ul>li:hover>a{color: #fa721c;}
.pc-header .other-box{position: absolute;right: 0;}
.pc-header .other-box .language a.icon{width: 100px;padding-left: 24px;font-size: 16px;color: #fff;background: url(../../images/lan.png) no-repeat left center/16px;}
.phone-nav{display: none;}

.slideBox .bannerswiper .swiper-pagination-bullets{bottom: 20px;}
.slideBox .bannerswiper .swiper-pagination-bullet{width: 45px;height: 5px;background: #fff;opacity: 1;border-radius: 0;}
.slideBox .bannerswiper .swiper-pagination-bullet-active{background: #fa721c;}

.item-foot-bg{width: 100%;padding: 0.8rem 0;background: #333;}
.item-foot-bg .flex{display: flex;align-items: center;justify-content: space-between;}
.item-foot-bg .flex .txtcon{width: calc(100% - 200px);}
.item-foot-bg .flex ul>li{float: left;font-size: 16px;margin-right: 0.8rem;}
.item-foot-bg .flex ul>li:last-child{margin-right: 0;}
.item-foot-bg .flex ul>li>a{color: #fff;}
.item-foot-bg .flex .copyright{margin-top: 90px;font-size: 16px;color: #fff;}
.item-foot-bg .flex .copyright a{margin-left: 10px;color: #fff;}
.item-foot-bg .flex .qrcode{width: 150px;}
.item-foot-bg .flex ul>li>a:hover{color: #fa721c;}
.item-foot-bg .flex .copyright a:hover{color: #fa721c;}

.page_info{display: none;}
.page_list{margin-top: 80px;display: flex;flex-wrap: wrap;justify-content: center;text-align: center;}
.page_list a{display: block;width: 28px;height: 28px;line-height: 28px;font-size: 14px;overflow: hidden;margin: 3px;background: #f9f9f9;color: #555;}
.page_list a.cur{font-size: 20px;}
.page_list a.on,.page_list a:hover{background: #fa721c;color: #fff;}
.return{display: none;width: 40px;height: 40px;background: url('../../images/return.png') #fff no-repeat center/100%;border-radius: 50%;box-shadow: 0 0 6px rgba(0,0,0,0.12);cursor: pointer;position: fixed;right: 40px;bottom: 80px;z-index: 99;}

@media (max-width: 1440px){
    .show-con-width{max-width: 1260px;}
    .pc-header{height: 80px;line-height: 80px;}
    .logo-box a img{max-height: 40px;}
    .page_list{margin-top: 56px;}
}
@media(max-width: 991px){
    .show-con-width{padding: 0 15px;}
    .pc-header{height: 60px;line-height: 60px;background: #000;position: fixed;}
    .pc-header .pc-nav-box,.pc-header .other-box .language{display: none;}
    .pc-header .logo-box a img{max-height: 40px;}
    .nav-icon{display: block;width: 25px;height: 25px;position: relative;margin-top: 30px;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1.5px solid #fff;border-radius: 80px;}
    .nav-icon span:after,.nav-icon span:before{content: '';position: absolute;display: block;width: 25px;background: #fff;border: 1.5px solid #fff;transition: all 0.3s ease;box-sizing: border-box;left: -1px;}
    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}
    .nav-icon span:after{transform: rotate(0deg) translateY(7px);}
    .nav-icon.on span{background-color: transparent;border-color: transparent;}
    .nav-icon.on span:before{transform: rotate(-45deg) translateY(0);}
    .nav-icon.on span:after{transform: rotate(45deg) translateY(0);}
    .phone-nav{display: block;position: fixed;right: -100%;width: 100%;height: 100vh;top: 60px;background: #fff;transition: all 0.2s ease;z-index: 28;}
    .phone-nav ul{padding: 20px 0;max-height: calc(100vh - 140px);overflow-y: auto;}
    .phone-nav ul::-webkit-scrollbar-track{width: 4px;background-color: #f9f9f9;}
    .phone-nav ul::-webkit-scrollbar-thumb{background-color: #f3f3f3;}
    .phone-nav ul>li{border-bottom: 1px solid #efefef;}
    .phone-nav ul li a{display: block;padding: 0 15px;font-size: 16px;line-height: 50px;color: #333;}
    .phone-nav ul li .cat{padding-right: 60px;position: relative;}
    .phone-nav ul li .cat:before,.phone-nav ul li .cat:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);background: #999;position: absolute;z-index: 10;}
    .phone-nav ul li .cat:before{width: 2px;height: 14px;right: 19px;transition: transform 0.3s ease;}
    .phone-nav ul li .cat:after{width: 14px;height: 2px;right: 13px;}
    .phone-nav ul li.on .cat:before{transform: translateY(-50%) rotate(90deg);}
    .phone-nav ul li .navs{padding-bottom: 10px;display: none;}
    .phone-nav ul li .navs a{position: relative;font-size: 16px;padding: 0 30px;line-height: 40px;color: #666;}
    .phone-nav ul li.active a,.phone-nav ul li a:hover{color: #fa721c;}
    .phone-nav .language{margin-top: 20px;display: flex;flex-wrap: wrap;justify-content: center;text-align: center;}
    .phone-nav .language a{position: relative;font-size: 16px;color: #666;line-height: 30px;padding-right: 15px;margin-right: 15px;}
    .phone-nav .language a:last-child{padding-right: 0;margin-right: 0;}
    .phone-nav .language a:last-child:after{display: none;}
    .phone-nav .language a:after{content: "";display: inline-block;position: absolute;right: 0;top: 50%;z-index: 10;width: 1px;height: 12px;background: #ccc;margin-top: -6px;}
    
    .slideBox{margin-top: 60px;}
    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 4px;}
    .slideBox .bannerswiper .swiper-pagination-bullet{width: 12px;height: 2px;}
    .item-foot-bg .flex .txtcon{width: 100%;text-align: center;}
    .item-foot-bg .flex .copyright{margin: 0;font-size: 14px;}
    .item-foot-bg .flex ul,.item-foot-bg .flex .qrcode{display: none;}
    .page_list{margin-top: 40px;}
    .page_list a{width: 22px;height: 22px;line-height: 22px;font-size: 12px;}
    .page_list a.cur{font-size: 16px;}
    .return{right: 15px;bottom: 30px;}
}