*,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: 65px;}

.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{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;border: none;margin-bottom: 10px !important;}

.content-width table tbody tr td{padding: 5px 15px !important;vertical-align: middle;background: #D3DFEF !important;border: 1px solid #eee !important;}

.content-width table tbody tr:nth-child(2n) td{background: #EBF0F7 !important;}

.content-width table tbody tr td p,.content-width table tbody tr td p span{margin: 0 !important;color: #333 !important;}

.content-width ul,.content-width ol{padding-left: 30px;list-style-type: decimal;}

.content-width h3{font-weight: 700;margin-bottom: 10px;}

.productdetail table tbody tr td,.productdetail table tbody tr td p{text-align: left !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;}





.navs-con-width{width: 1800px;margin: 0 auto;}

.home-con-width{width: 1600px;margin: 0 auto;}

.show-con-width{width: 1460px;margin: 0 auto;}

@media(min-width: 1601px) and (max-width: 1850px){.navs-con-width{width: 1600px;}.home-con-width{width: 1460px;}}

@media(min-width: 1366px) and (max-width: 1600px){.navs-con-width,.show-con-width,.home-con-width{width: 1300px;}}

@media(min-width: 1200px) and (max-width: 1365px){.navs-con-width,.show-con-width,.home-con-width{width: 1150px;}}

.pc-header{width: 100%;height: 90px;line-height: 90px;border-bottom: 1px solid rgba(255,255,255,0.1);position: absolute;top: 0;left: 0;z-index: 1001;}

.flex-center-between{display: flex;align-items: center;justify-content: space-between;}

.flex-wrap-between{display: flex;flex-wrap: wrap;justify-content: space-between;}

.flex-item-center{display: flex;align-items: center;justify-content: center;}

.pc-header .logo-box a{display: flex;align-items: center;justify-content: center;}

.pc-header .logo-box img{max-height: 60px;}

.pc-header .pc-nav-box ul{width: 870px;}

.pc-header .pc-nav-box ul>li{position: relative;}

.pc-header .pc-nav-box ul>li>a{display: block;font-size: 16px;color: #fff;}

.pc-header .pc-nav-box ul>li:hover>a{color: #165bd0;}

.pc-header .pc-nav-box ul li .hide-box{min-width: 100%;background: #fff;position: absolute;top: 100%;left: 0;transform: translateY(10px);z-index: 10;overflow: hidden;opacity: 0;visibility: hidden;transition: transform 0.5s ease;}

.pc-header .pc-nav-box ul li:hover .hide-box{opacity: 1;visibility: visible;transform: translateY(0);}

.pc-header .pc-nav-box ul li .hide-box .list a{min-width: 100%;display: block;white-space: nowrap;font-size: 16px;line-height: 1.4;padding: 14px 30px;color: #333;transition: all 0.5s ease;}

.pc-header .pc-nav-box ul li .hide-box .list a:hover{background: #f7f8f9;color: #165bd0;}



.pc-header .kfservice{font-size: 16px;height: 40px;line-height: 40px;color: rgba(255,255,255,0.8);}

.pc-header .kfservice .telphone{margin-right: 0.4rem;padding-left: 30px;background: url('../images/tel.png') no-repeat left center/22px;}

.pc-header .kfservice .telphone a{font-weight: 700;color: rgba(255,255,255,0.8);}

.pc-header .kfservice .search{margin-right: 0.4rem;padding-left: 30px;cursor: pointer;background: url('../images/search.png') no-repeat left center/22px;}

.pos-search .search-form{display: none;width: 400px;padding: 15px 20px;background: #f7f8f9;position: absolute;top: 50px;right: 30px;}

.pos-search .search-form .search-box{height: 40px;line-height: 40px;position: relative;}

.pos-search .search-form .search-box:after{content: "";width: 22px;height: 22px;background: url('../images/search-cur.png') no-repeat left center/100%;position: absolute;top: 50%;transform: translateY(-50%);left: 10px;}

.pos-search .search-form .keywords{width: 100%;height: 40px;line-height: 40px;color: #333;padding: 0 95px 0 45px;border: 1px solid #c4c7ce;}

.pos-search .search-form .search-box .search-btn{width: 80px;height: 40px;line-height: 40px;background: #165bd0;color: #fff;position: absolute;top: 0;right: 0;}

.pc-header .kfservice .language{padding-left: 30px;background: url('../images/lang.png') no-repeat left center/22px;}

.pc-header .kfservice .language a{color: #fff;position: relative;padding-right: 11px;margin-right: 10px;}

.pc-header .kfservice .language a:last-child{padding: 0;margin: 0;}

.pc-header .kfservice .language a:last-child:after{display: none;}

.pc-header .kfservice .language a:after{content: "";width: 1px;height: 16px;background: #fff;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}

.pc-header.active{background: #eef7ff;box-shadow: 0px 0px 30px 0px rgba(22,91,208,0.26);}

.pc-header.active .pc-nav-box ul>li>a{color: #333;}

.pc-header.active .pc-nav-box ul>li:hover>a{color: #165bd0;}

.pc-header.active .kfservice{color: rgba(46,46,46,0.8);}

.pc-header.active .kfservice .telphone{background-image: url('../images/tel-cur.png');}

.pc-header.active .kfservice .telphone a{color: rgba(46,46,46,0.8);}

.pc-header.active .kfservice .search{background-image: url('../images/search-cur.png');}

.pc-header.active .kfservice .language{background-image: url('../images/lang-cur.png');}

.pc-header.active .kfservice .language a{color: rgba(46,46,46,0.8);}

.pc-header.active .kfservice .language a:after{background: #e2e2e2;}

.pc-header .other-box{position: absolute;top: 50%;transform: translateY(-50%);right: 0;}

.phone-nav,.page_info,.bannerhide{display: none;}





.slideBox .bannerswiper{width: 100%;height: 100vh;position: relative;}

.slideBoxHeight{position: relative;}

.slideBoxMargin{margin-top: 90px;}

.slideBoxHeight .contentWidth{width: 100%;height: calc(100% - 90px);color: #fff;display: flex;align-items: center;position: absolute;top: 90px;left: 0;}

.footeritem{background: url('../images/endbg.jpg') no-repeat top center/cover;}

.footeritem .footer-top{padding: 36px 0 30px;border-bottom: 1px solid rgba(255,255,255,0.1);}

.footeritem .footer-top img{max-width: 100%;max-height: 60px;}

.footeritem .footer-top span{font-size: 24px;letter-spacing: 5px;color: rgba(255,255,255,0.32);}

.footeritem .footer-end{padding: 54px 0 42px;}

.footeritem .footer-end .end-zuo{width: 560px;}

.footeritem .footer-end .end-zuo .name{font-size: 14px;color: rgba(255,255,255,0.5);}

.footeritem .footer-end .end-zuo .text{line-height: 1.2;color: #fff;}

.footeritem .footer-end .end-zuo .codezuo{width: 180px;}

.footeritem .footer-end .end-zuo .infoyou{width: 340px;color: rgba(255,255,255,0.8);}

.footeritem .footer-end .end-zuo .infoyou .phone a{margin-right: 14px;color: rgba(255,255,255,0.8);}

.footeritem .footer-end .end-zuo .infoyou .phone a:last-child{margin-right: 0;}

.footeritem .footer-end .end-zuo .infoyou .phone a:hover{color: #fff;}

.footeritem .footer-end .nav-you{width: calc(100% - 560px);max-width: 860px;}

.footeritem .footer-end .nav-you dl>dt{font-size: 18px;font-weight: normal;margin-bottom: 30px;color: #fff;}

.footeritem .footer-end .nav-you dl>dd>a{font-size: 14px;line-height: 2.2;color:rgba(255,255,255,0.5);}

.footeritem .footer-end .nav-you dl>dd>a:hover{color: #fff;}

ul.friendship-links li{font-size: 14px;margin-right: 4px;color:rgba(255,255,255,0.7);}

ul.friendship-links li>a{color:rgba(255,255,255,0.5);margin-right: 4px;}

ul.friendship-links li>a:hover{color: #fff;}

.footeritem .footer-bottom{margin-top: 42px;width: 100%;line-height: 1.6;padding: 24px 0;background: #161b24;}

.footeritem .footer-bottom .copyright span{color: rgba(255,255,255,0.3);margin-right: 10px;}

.footeritem .footer-bottom .copyright a{color: rgba(255,255,255,0.3);}

.footeritem .footer-bottom .copyright a:hover{color: #fff;}

.footeritem .footer-bottom .mzbox a{margin-left: 20px;color: rgba(255,255,255,0.3);}

.footeritem .footer-bottom .mzbox a:hover{color: #fff;}



.fix-main{position: fixed;right: 0;top: 20%;z-index: 99999;width: 85px;background: #fff;border-radius: 10px 0 0 10px;border: 1px solid #e7e5e5;transition: all 0.3s;}

.fix-main ul li{text-align: center;border-bottom: 1px solid #e7e5e5;padding: 12px 0;cursor: pointer;position: relative;background: #fff;transition: all 0.3s;}

.fix-main ul li i.el-icon-arrow-up{font-size: 30px;display: inline-block;color: #3fae39;margin-bottom: -10px;}

.fix-main ul li:first-child{border-top-left-radius: 10px;}

.fix-main ul li:last-child{border-bottom: none;border-bottom-left-radius: 10px;}

.fix-main ul li.scroll_top p,.fix-main ul li .fix-box2 p{margin: 0;}

.fix-main ul li p{margin: 5px 0 0;color: #333;font-size: 15px;}

.fix-main ul li .fix-box2{border-radius: 10px 0 0 10px;position: absolute;text-align: left;left: 0;width: 143px;padding-left: 12px;height: 80px;background: #fff;color: #fff;padding: 0 0 0 20px;border: 1px solid #e7e5e5;border-right: none;top: 0;z-index: -1;transition: all .3s;}

.fix-main ul li .fix-box2 h4{padding: 15px 0 5px;color: #666;}

.fix-main ul li .fix-box{position: absolute;border-radius: 10px;border: 1px solid #e7e5e5;left: 0;background: #fff;width: 90px;padding: 8px;top: 0;height: 118px;transform: scale(0);z-index: -1;transition: all 0.3s;}

.fix-main ul li .fix-box img{width: 100%;}

.fix-main ul li .fix-box p{margin-top: 5px;}

.fix-main ul li:hover{transition: all 0.3s;}

.fix-main ul li:hover .fix-box{left: -108px;transform: scale(1);transition: all 0.3s;}

.fix-main ul li:hover .fix-box2{left: -135px;}

.close_icon{width: 30px;height: 30px;background: url('../images/close.png') #6696FF no-repeat center/16px;position: absolute;top: -31px;left: 50%;transform: translateX(-50%);cursor: pointer;border-radius: 50%;}

.close_icon img{display: inline-block;vertical-align: middle;}

.fix-main .sid-adver{position: absolute;width: 34px;color: #fff;height: 126px;padding-top: 12px;border-radius: 10px 0 0 10px;background: #6696FF;left: auto;right: -34px;top: 29%;display: none;font-size: 18px;text-align: center;cursor: pointer;transition: all 0.4s;}

.fix-main.active{right: -87px;transition: all 0.3s;}

.fix-main.active .close_icon img{display: none;}

.fix-main.active .sid-adver{display: block;left: -34px;right: auto;transition: all 0.4s;}

.backreturn{display: none;width: 42px;height: 42px;border-radius: 50%;background: url('../images/top.png') #165bd0 no-repeat center/20px;cursor: pointer;position: fixed;bottom: 80px;right: 30px;z-index: 999;}

.page_list{margin-top: 80px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}

.page_list a{display: block;width: 30px;height: 30px;line-height: 30px;font-size: 16px;margin: 0 4px;font-family: '宋体' !important;background: #f7f8f9;color: #333;}

.page_list a.on,.page_list a:hover{background: #165bd0;color: #fff;}

.page_list a.cur.on{background: #eee;color: #333;}



@media (max-width: 1600px) {

    .pc-header .pc-nav-box ul{width: 9rem;}

    .pc-header .kfservice .telphone{display: none;}

}

@media (max-width: 1440px) {

    .pc-header{height: 80px;line-height: 80px;}

    .pc-header .pc-nav-box ul{width: 10rem;}

    .slideBox .contentWidth{height: calc(100% - 80px);top: 80px;}

    .slideBoxMargin{margin-top: 80px;}

}

@media (max-width: 1199px) {

    .navs-con-width,.show-con-width,.home-con-width{width: 100%;max-width: 991px;margin: auto;padding: 0 15px;}

    .content-width table{/*white-space: nowrap;*/overflow-x: auto;display: -webkit-box;-webkit-overflow-scrolling: touch;display: flex;flex-direction: column;}

    .content-width table tbody tr td{max-width: 240px;}

    .pc-header{height: 65px;line-height: 65px;position: fixed;background: #eef7ff;box-shadow: 0px 0px 30px 0px rgba(22,91,208,0.26);}

    .pc-header .pc-nav-box,.pc-header .kfservice{display: none;}

    .nav-icon span{display: block;width: 25px;margin-left: 20px;position: relative;border: 1px solid #000;}

    .nav-icon span:after,.nav-icon span:before{content: "";position: absolute;display: block;width: 25px;background: #000;border: 1px solid #000;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: 65px;transition: all 0.2s ease;background: #fff;z-index: 1000;}

    .phone-nav ul{padding-top: 10px;max-height: calc(100% - 130px);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: 16px;font-weight: 400;line-height: 45px;color: #000;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{display: none;padding-bottom: 10px;}

    .phone-nav ul li .navs a{font-size: 14px;line-height: 40px;font-weight: 400;padding: 0 30px;color: #000;}

    .phone-nav ul li a:hover,.phone-nav ul li .cat:hover,.phone-nav ul li .navs a:hover{background: #f7f8f9;}

    .phone-nav .language{text-align: center;margin-top: 10px;font-size: 0;}

    .phone-nav .language a{position: relative;font-size: 16px;font-weight: 400;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: "";width: 1px;height: 14px;background: #ccc;position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 10;}

    .phone-nav .language a:hover{color: #165bd0;}



    .slideBox,.slideBoxMargin{margin-top: 65px;}

    .slideBoxHeight{margin-top: 65px;height: 10rem;max-height: 320px;}

    .slideBoxHeight .contentWidth{height: 100%;top: 0;}

    .slideBoxHeight .contentWidth .fz-56{font-size: 30px;}

    .slideBoxHeight .contentWidth .fz-34{font-size: 16px;}

    .footeritem .footer-top{display: block;text-align: center;}

    .footeritem .footer-top span{display: block;font-size: 19px;letter-spacing: 2px;}

    .footeritem .footer-end .end-zuo{width: 100%;display: block;}

    .footeritem .footer-end .end-zuo .codezuo{width: 100px;margin-bottom: 20px;}

    .footeritem .footer-end .end-zuo .infoyou{width: 100%;max-width: 100%;}

    .footeritem .footer-end .nav-you{display: none;}

    .backreturn{width: 30px;height: 30px;background-size: 16px;bottom: 30px;right: 10px;}

    .footeritem .footer-bottom{padding: 12px 0;}

    .footeritem .footer-bottom .mzbox a{margin: 0 12px 0 0;}

    .page_list{margin-top: 40px;}

    .page_list a{width: 20px;height: 20px;line-height: 20px;font-size: 12px;}

}

@media (max-width: 991px) {

    .bannershow{display: none;}

    .bannerhide{display: block;}

    .slideBox .bannerswiper{height: 24rem;}
    .fix-main{top: 100px;}
}