*,html,body{padding: 0;margin: 0;font-family: Arial;}
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;}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;}
html{scroll-padding-top: 60px;}
.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;text-align: center;border-top: 1px solid #eee !important;border-bottom: 1px solid #eee !important;}
.content-width table tbody tr td p{margin-bottom: 0 !important;}
.content-width table tbody tr.firstRow td{font-weight: bold;color: #333;}
@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;}}
.show-con-width{width: 100%;max-width: 1390px;padding: 0 15px;margin: auto;}
@media (max-width: 1366px){.show-con-width{max-width: 1270px;}}
.hideScroll{overflow: hidden;}
.fw-700{font-weight: 700;}



.pc-header{width: 100%;height: 100px;line-height: 100px;background: #fff;position:fixed;top: 0;left: 0;z-index: 999;}
.pc-header.active{box-shadow: 0 2px 12px rgba(0,0,0,0.08);}
.pc-header .logo-box img{max-height: 50px;}
.pc-header .pc-nav-box ul{margin-right: 1.6rem;}
.pc-header .pc-nav-box ul>li{float: left;margin: 0 20px;position: relative;}
.pc-header .pc-nav-box ul>li>a{display: block;font-size: 20px;color: #333;}
.pc-header .pc-nav-box ul>li:before{content: '';width: 0;height: 2px;background: #004da0;position: absolute;left: 0;bottom: 20px;transition: all 0.5s;}
.pc-header .pc-nav-box ul>li.active>a,.pc-header .pc-nav-box ul>li:hover>a{color: #004da0;}
.pc-header .pc-nav-box ul>li.active:before,.pc-header .pc-nav-box ul>li:hover:before{width: 100%;}
.pc-header .pc-nav-box ul>li .hide-box{min-width: 100%;background: #343a40;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{min-width: 100%;white-space: nowrap;display: block;font-size: 14px;line-height: 36px;color: #aeb1be;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: rgba(255,255,255,.06);color: #fff;}
.pc-header .other-box{display: flex;align-items: center;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.pc-header .other-box .search{width: 42px;height: 42px;border-radius: 50%;cursor: pointer;background: url('../images/search.png') #004da0 no-repeat center/16px;}
.searchForm{display: none;width: 100%;height: calc(100vh - 100px);background: rgba(255,255,255,0.9);position: fixed;top: 100px;left: 0;z-index: 999;}
.searchForm .searchBtn{width: 100%;height: calc(100vh - 100px);display: flex;align-items: center;}
.searchForm .searchBtn .keywords{width: 100%;font-size: 72px;font-weight: 700;border-bottom: 1px solid #333;}
.searchForm .searchBtn .searchClose{width: 42px;height: 42px;border-radius: 50%;cursor: pointer;background: url('../images/close.png') #ccc no-repeat center/16px;position: absolute;top: 40px;right: 40px;transition: all 0.5s;}
.searchForm .searchBtn .searchClose:hover{background-color: #004da0;transform: rotate(90deg);}
.phone-nav,.page_info{display: none;}


.slideBox{margin-top: 100px;position: relative;}
.slideBox .bannerswiper .swiper-pagination-bullets{bottom: 0.6rem;}
.slideBox .bannerswiper .swiper-pagination-bullet{width: 12px;height: 12px;opacity: 1;background: #fff;}
.slideBox .bannerswiper .swiper-pagination-bullet-active{background: #004da0;}
.slideBox  .bannerswiper .swiper-slide-active img{animation: kenburns 4.5s linear;}
@keyframes kenburns {0% {transform: scale(1.1);-webkit-transform: scale(1.1);}25% {transform: scale(1.075);-webkit-transform: scale(1.075);}50% {transform: scale(1.05);-webkit-transform: scale(1.05);}75% {transform: scale(1.025);-webkit-transform: scale(1.025);}100% {transform: scale(1);-webkit-transform: scale(1);}}
.page_list{margin-top: 60px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.page_list a{display: block;width: 32px;line-height: 30px;font-size: 16px;font-family: '宋体';margin: 2px;background: #fff;color: #333;border: 1px solid #eee;}
.page_list a.sprev,.page_list a.snext{width: 42px;}
.page_list a.on,.page_list a:hover{background: #0e6bec;border-color: #0e6bec;color: #fff;}
.page_list a.pages.cur,.page_list a.sprev.cur,.page_list a.snext.cur{background: #f7f7f7;border-color: #f7f7f7;color: #333;}

.footerItem{width: 100%;padding: 60px 0;background: #1c3341;}
.footerItem .flexWrapTop{padding: 0 0.8rem 20px;border-bottom: 1px solid rgba(221,221,221,0.4);display: flex;align-items: center;}
.footerItem .flexWrapTop .partnerZuo{width: 140px;color: #fff;}
.footerItem .flexWrapTop .partnerYou{width: calc(100% - 140px);padding-right: 100px;position: relative;}
.footerItem .flexWrapTop .partnerYou .hznext{right: 0;}
.footerItem .flexWrapTop .partnerYou .hzprev{left: calc(100% - 60px);}
.footerItem .flexWrapTop .partnerYou .hznext:after{font-size: 24px;color: #fff;}
.footerItem .flexWrapTop .partnerYou .hzprev:after{font-size: 24px;color: #fff;}
.footerItem .flexWrapEnd{padding: 20px 0.8rem 0;color: #fff;display: flex;align-items: flex-start;justify-content: space-between;}
.footerItem .flexWrapEnd .conTxtZuo{max-width: 480px;}
.footerItem .flexWrapEnd .conTxtZuo .desc{line-height: 2;padding-left: 100px;position: relative;}
.footerItem .flexWrapEnd .conTxtZuo .desc span{position: absolute;top: 0;left: 0;}
.footerItem .flexWrapEnd .conTxtZuo .webLink{margin-top: 12px;display: flex;flex-wrap: wrap;}
.footerItem .flexWrapEnd .conTxtZuo .webLink a{width: 42px;height: 42px;margin: 12px 12px 0 0;border-radius: 50%;border: 2px solid rgba(255,255,255,0.1);display: flex;align-items: center;justify-content: center;}
.footerItem .flexWrapEnd .conTxtZuo .webLink a img{width: 20px;}
.footerItem .flexWrapEnd .conTxtZuo .webLink a:hover{background: #004da0;border-color: #004da0;}
.footerItem .flexWrapEnd .conTxtYou{max-width: 560px;text-align: right;}
.footerItem .flexWrapEnd .conTxtYou .sysbtn{display: inline-block;width: 50%;height: 42px;line-height: 42px;cursor: pointer;padding: 0 20px;text-align: right;background: #e3e3e3;color: #000;border-radius: 50px;}
.footerItem .flexWrapEnd .conTxtYou .sysbtn span{margin-left: 6px;font-family: '宋体';font-weight: 700;}
.footerItem .flexWrapEnd .conTxtYou .sysbtn:hover{padding: 0 30px;background: #004da0;color: #fff;}
.copyright{width: 100%;padding: 15px;background: #1c3341;color: #fff;}
.copyright a{margin-left: 10px;color: #fff;}
.copyright a:hover{text-decoration: underline;}

.LeaveYourMessage{display: none;width: 100%;height: 100%;position: fixed;top: 0;left: 0;z-index: 1000;}
.LeaveYourMessage .MessageOut{width: 100%;height: 100%;background: rgba(0,0,0,0.75);position: absolute;top: 0;left: 0;}
.LeaveYourMessage .MessageBg{width: 90%;max-width: 540px;background: #fff;padding: 22px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.LeaveYourMessage .outbtn{width: 24px;height: 24px;border: 2px solid #fff;border-radius: 50%;cursor: pointer;background: url('../images/close.png') #333 no-repeat center/10px;position: absolute;top: -12px;right: -12px;}
.Messageform{background: #fff;box-shadow: 0 0 10px rgb(0,0,0,0.1);}
.Messageform .title{width: 100%;height: 50px;line-height: 50px;padding: 0 20px;background: #004da0;color: #fff;}
.Messageform .formText{padding: 20px;}
.Messageform .input{width: 100%;height: 40px;padding: 0 10px;margin-bottom: 15px;border: 1px solid #eee;border-left: 3px solid #004da0;}
.Messageform .content{width: 100%;height: 100px;padding: 10px;margin-bottom: 15px;border: 1px solid #eee;border-left: 3px solid #004da0;}
.Messageform .sumbit{width: 100%;height: 40px;background: #ff6f00;color: #fff;}
.Messageform .sumbit:hover{background: #004da0;}

@media (max-width: 1230px) {
    .pc-header{height: 80px;line-height: 80px;}
    .pc-header .logo-box img{max-height: 40px;}
    .pc-header .pc-nav-box ul>li{margin: 0 15px;}
    .pc-header .pc-nav-box ul>li>a{font-size: 18px;}

    .slideBox{margin-top: 80px;}
    .pc-header .other-box .search{width: 36px;height: 36px;background-size: 16px;}
    .searchForm{height: calc(100vh - 80px);top: 80px;}
    .searchForm .searchBtn{height: calc(100vh - 80px);}
    .searchForm .searchBtn .keywords{font-size: 64px;}
    .searchForm .searchBtn .searchClose{width: 36px;height: 36px;background-size: 14px;top: 30px;right: 15px;}
}
@media (max-width: 991px) {
    .content-width table{white-space: nowrap;overflow-x: auto;display: -webkit-box;-webkit-overflow-scrolling: touch;display: flex;flex-direction: column;}
    .pc-header{height: 60px;line-height: 60px;box-shadow: 0 2px 12px rgba(0,0,0,0.08);}
    .pc-header .logo-box img{max-height: 30px;}
    .pc-header .pc-nav-box{display: none;}
    .pc-header .other-box .search{width: 30px;height: 30px;background-size: 14px;}
    .searchForm{height: calc(100vh - 60px);top: 60px;}
    .searchForm .searchBtn{height: calc(100vh - 60px);}
    .searchForm .searchBtn .keywords{font-size: 24px;padding: 10px 0;}
    .searchForm .searchBtn .searchClose{width: 30px;height: 30px;background-size: 14px;}
    .nav-icon{display: block;width: 25px;height: 25px;margin: 28px 0 0 20px;position: relative;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1px solid #333;}
    .nav-icon span:after,.nav-icon span:before{content: '';position: absolute;display: block;width: 25px;background: #333;border: 1px solid #333;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{max-height: calc(100% - 80px);padding-top: 20px;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: block;font-size: 18px;line-height: 50px;color: #333;padding: 0 15px;}
    .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: #999;}
    .phone-nav ul li.on .cat a,.phone-nav ul li.active .cat a,.phone-nav ul li .cat a:hover{color: #004da0;}

    .slideBox{margin-top: 60px;}
    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 8px;}
    .slideBox .bannerswiper .swiper-pagination-bullet{width: 6px;height: 6px;}
    .page_list{margin-top: 40px;}
    .page_list a{width: 26px;line-height: 24px;font-size: 14px;}
    .page_list a.sprev,.page_list a.snext{width: 42px;}

    .footerItem{padding: 30px 0;}
    .footerItem .flexWrapTop{padding: 0;display: block;}
    .footerItem .flexWrapTop .partnerZuo{width: 100%;text-align: center;}
    .footerItem .flexWrapTop .partnerYou{width: 100%;padding: 15px 30px;}
    .footerItem .flexWrapTop .partnerYou .hzprev{left: 0;}
    .footerItem .flexWrapTop .partnerYou .hznext:after{font-size: 16px;}
    .footerItem .flexWrapTop .partnerYou .hzprev:after{font-size: 16px;}
    .footerItem .flexWrapEnd{padding: 20px 0 0;display: block;}
    .footerItem .flexWrapEnd .conTxtZuo{width: 100%;max-width: 100%;}
    .footerItem .flexWrapEnd .conTxtZuo .desc{padding-left: 72px;}
    .footerItem .flexWrapEnd .conTxtYou{margin-top: 30px;width: 100%;max-width: 100%;text-align: left;}
    .footerItem .flexWrapEnd .conTxtYou .sysbtn{width: 120px;height: 36px;line-height: 36px;padding: 0 15px;text-align: center;}
    .footerItem .flexWrapEnd .conTxtYou .sysbtn:hover{padding: 0 15px;}
    .LeaveYourMessage .MessageBg{padding: 10px;}
}