*,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{margin-bottom: 10px;}
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;}
html{scroll-padding-top: 75px;}
.hideScroll{overflow: hidden;}
.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,.content-width p,.content-width p span{word-wrap: break-word !important;word-wrap: break-word !important;text-wrap: inherit !important;}
.content-width div,.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;vertical-align: middle;border: 1px solid #eee !important;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
@media (min-width: 3840px){.wrapcontent{max-width: 3840px;margin: auto;}}
@media (min-width: 2560px){.wrapcontent{max-width: 2560px;margin: auto;}}
@media (min-width: 1680px){.wrapcontent{max-width: 1920px;margin: auto;}}
.fw-700{font-weight: 700;}


.pc-header{width: 100%;height: 80px;line-height: 80px;position: fixed;top: 0;left: 0;z-index: 999;}
.pc-header.headerUp,.pc-header.headerDown{background: url('./topbg.jpg') no-repeat center/cover;}
.pc-header .logo-box img{max-height: 70px;}
.pc-header .pc-nav-box ul{margin-right: 260px;}
.pc-header .pc-nav-box ul li{float: left;margin-left: 40px;position: relative;}
.pc-header .pc-nav-box ul li:first-child{margin-left: 0;}
.pc-header .pc-nav-box ul li:before{content: "";width: 10px;height: 2px;opacity: 0;background: #fff;position: absolute;left: 50%;transform: translateX(-50%);bottom: 20px;transition: all 0.5s;}
.pc-header .pc-nav-box ul li.active:before{opacity: 1;}
.pc-header .pc-nav-box ul li>a{display: block;font-size: 16px;color: #fff;}
.pc-header .pc-nav-box ul li .hide-box{background: #fff;position: absolute;top: 100%;left: 50%;transform: translateX(-50%) translateY(10px);z-index: 10;overflow: hidden;opacity: 0;visibility: hidden;transition: transform .5s ease;}
.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{min-width: 100%;display: block;white-space: nowrap;font-size: 14px;line-height: 40px;color: #333;padding: 0 20px;}
.pc-header .pc-nav-box ul li .hide-box .list a:hover{background: #0079da;color: #fff;}
.pc-header .pc-nav-box ul li .lg-hide-box{width: 100%;background: #fff;position: fixed;left: 0;transform: translateY(10px);z-index: 10;overflow: hidden;opacity: 0;visibility: hidden;transition: transform .5s ease;}
.pc-header .pc-nav-box ul li:hover .lg-hide-box{opacity: 1;visibility: visible;transform: translateY(0);}
.pc-header .pc-nav-box ul li .lg-hide-box .flexwrap{margin: 0 -20px;display: flex;flex-wrap: wrap;}
.pc-header .pc-nav-box ul li .lg-hide-box .flexwrap dl{width: 25%;padding: 0 20px;}
.pc-header .pc-nav-box ul li .lg-hide-box .flexwrap dl>dt>a{font-size: 16px;line-height: 40px;border-bottom: 1px solid #0079da;color: #0079da;display: flex;align-items: center;}
.pc-header .pc-nav-box ul li .lg-hide-box .flexwrap dl>dt>a img{height: 16px;margin-left: 10px;}
.pc-header .pc-nav-box ul li .lg-hide-box .flexwrap dl>dd>a{display: block;height: 30px;line-height: 30px;font-size: 14px;color: #333;}
.pc-header .pc-nav-box ul li .lg-hide-box .flexwrap dl>dd>a:hover{color: #0079da;}
.pc-header .search-btn .keywords{width: 220px;height: 40px;color: #fff;padding: 0 55px 0 15px;border: 1px solid rgba(255,255,255,0.5);border-radius: 50px;}
.pc-header .search-btn .boxbtn{width: 40px;height: 40px;background: url('./search.png') no-repeat center/20px;position: absolute;top: 50%;transform: translateY(-50%);right: 10px;}
.pc-header .other-box{display: flex;position: absolute;top: 0;right: 0;}
.phone-nav,.page_info{display: none;}

.slideBoxTop{width: 100%;height: 85px;background: url('./topbg.jpg') no-repeat center/cover;}
.slideBox .bannerswiper .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;opacity: 1;}
.slideBox .bannerswiper .swiper-pagination-bullet-active{background: #0079da;}
.footerItem{padding: 40px 0;background: #1f2730;}
.footerItem .flexwrap{display: flex;flex-wrap: wrap;justify-content: space-between;}
.footerItem .flexwrap dl{max-width: 180px;}
.footerItem .flexwrap dl>dt>a{font-size: 18px;line-height: 2;color: #fff;}
.footerItem .flexwrap dl>dd>a{font-size: 14px;line-height: 2;color: #afafaf;}
.footerItem .flexwrap dl>dd>a:hover{color: #fff;}
.footerItem .flexwrap .footercontact{max-width: 400px;}
.footerItem .flexwrap .footercontact .title{font-size: 18px;line-height: 2;color: #fff;}
.footerItem .flexwrap .footercontact .contxt{font-size: 14px;line-height: 2;color: #afafaf;}
.footerItem .flexwrap .footercode{width: 120px;}
.footerItem .flexwrap .footercode .codetitle{margin-top: 6px;font-size: 14px;color: #afafaf;}
.footerItem ul.footertop li{display: inline-block;vertical-align: top;margin: 20px 20px 0 0;}
.footerItem ul.footertop li a{display: block;font-size: 14px;color: #afafaf;line-height: 2;}
.footerItem ul.footertop li a:hover{color: #fff;}
.copyright{background: #000;padding: 15px;font-size: 14px;color: rgba(255,255,255,0.5);}
.copyright a{color: rgba(255,255,255,0.75);margin-left: 10px;}
.copyright a:hover{color: #fff;}

.pc-sidenav{position: fixed;top: 50%;transform: translateY(-50%);right: 0;z-index: 99;}
.pc-sidenav .sideitem{display: block;margin: 4px;position: relative;}
.pc-sidenav .sideitem .picimg{width: 60px;height: 60px;padding: 15px;cursor: pointer;display: flex;align-items: center;justify-content: center;background: #0079db;cursor: pointer;}
.pc-sidenav .sideitem .sidecontxt{white-space: nowrap;box-shadow: 0 2px 12px rgba(0,0,0,0.12);background: #fff;color: #333;opacity: 0;visibility: hidden;position: absolute;top: 0;right: 60px;}
.pc-sidenav .sideitem:hover .sidecontxt{opacity: 1;visibility: visible;}
.pc-sidenav .sideitem .sidecontxt .name{height: 60px;line-height: 60px;background: #2fa2ff;color: #fff;}
.pc-sidenav .sideitem .sidecontxt .teltest{padding: 8px 30px;}
.pc-sidenav .sideitem .sidecontxt .teltest .text{padding: 7px 0;line-height: 1.6;border-bottom: 1px solid #eee;}
.pc-sidenav .sideitem .sidecontxt .teltest .text:last-child{border-bottom: none;}
.pc-sidenav .sideitem .sidecontxt .teltest a.zxkf{display: block;margin: 7px 0;width: 140px;line-height: 32px;border: 1px solid #72c0e5;border-radius: 5px;font-size: 14px;background: #b7e8fe;color: #000;padding-left: 15px;}
.pc-sidenav .sideitem .sidecontxt .teltest a.zxkf span{padding-left: 30px;background: url('./zxkf.png') no-repeat left center/24px;}
.page_list{margin-top: 80px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.page_list a{display: block;width: 28px;height: 28px;line-height: 28px;font-size: 14px;margin: 2px;font-family: '宋体';background: #eee;color: #333;}
.page_list a.on,.page_list a:hover{background: #0079da;color: #fff;}
.page_list a.cur.on{background: #ddd;color: #333;}

@media (max-width: 991px) {
    .content-width table{overflow-x: auto;display: -webkit-box;-webkit-overflow-scrolling: touch;display: flex;flex-direction: column;}
    .content-width table tbody tr td,.content-width table tbody tr td p{min-width: 120px;}
    .pc-header{height: 60px;line-height: 60px;background: url('./topbg.jpg') no-repeat center/cover;}
    .pc-header .logo-box img{max-height: 50px;}
    .pc-header .pc-nav-box,.pc-header .search-btn{display: none;}
    .nav-icon{display: block;width: 25px;height: 25px;position: relative;margin-top: 29px;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1px solid #fff;}
    .nav-icon span:after,.nav-icon span:before{content: "";position: absolute;display: block;width: 25px;background: #fff;border: 1px solid #fff;transition: all 0.3s ease;box-sizing: border-box;border-radius: 30px;left: -1px;}
    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}
    .nav-icon span:after{transform: rotate(0deg) translateY(8px);}
    .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;transition: all 0.2s ease;background: #fff;z-index: 998;}
    .phone-nav ul{padding-top: 20px;max-height: calc(100% - 80px);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 #eaeaea;}
    .phone-nav ul li .cat{padding-right: 60px;position: relative;}
    .phone-nav ul li a{display: flex;align-items: center;font-size: 16px;line-height: 50px;color: #333;padding: 0 15px;}
    .phone-nav ul li a img{height: 16px;margin-left: 10px;}
    .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{font-size: 16px;line-height: 40px;padding: 0 30px;color: #666;}
    .phone-nav ul li.on .cat a,.phone-nav ul li.active .cat a,.phone-nav ul li .cat a:hover{color: #0079da;}
    .phone-nav ul li:hover>a,.phone-nav ul li.active>a,.phone-nav ul li .navs a:hover{color: #0079da;}
    .phone-nav ul li .navs .navsend{padding: 0 15px;}
    .phone-nav ul li .navs .navsend a{display: block;font-size: 14px;line-height: 40px;color: #999;}
    .phone-nav ul li .navs .navsend a:hover{color: #0079da;}

    .slideBox,.slideBoxTop{margin-top: 60px;height: auto;background: none;}
    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 6px;}
    .slideBox .bannerswiper .swiper-pagination-bullet{width: 6px;height: 6px;}
    .footerItem{padding: 15px 0;}
    .footerItem .flexwrap{display: none;}
    .footerItem ul.footertop{text-align: center;}
    .footerItem ul.footertop li{margin: 5px 10px;}
    .pc-sidenav .sideitem{margin: 2px;}
    .pc-sidenav .sideitem .picimg{width: 40px;height: 40px;padding: 10px;}
    .pc-sidenav .sideitem .sidecontxt{right: 40px;}
    .pc-sidenav .sideitem .sidecontxt .name{height: 40px;line-height: 40px;font-size: 12px;}
    .pc-sidenav .sideitem .sidecontxt .teltest{padding: 5px 20px;}
    .pc-sidenav .sideitem .sidecontxt .teltest .text{padding: 5px 0;}
    .page_list{margin-top: 40px;}
    .page_list a{width: 22px;height: 22px;line-height: 22px;font-size: 12px;}
}