
html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}
/* body{margin:0;max-width:1920px;margin:0 auto;} */
body{margin:0;margin:0 auto;overflow-x:hidden;}
article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block}
audio:not([controls]){display:none;height:0}
progress{vertical-align:baseline}
[hidden],template{display:none}
a{background-color:transparent;-webkit-text-decoration-skip:objects}
a:active,a:hover{outline-width:0}
abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}
b,strong{font-weight:inherit}
b,strong{font-weight:bolder}
dfn{font-style:italic}
h1{font-size:2em;margin:.67em 0}
mark{background-color:#ff0;color:#000}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
img{border-style:none}
svg:not(:root){overflow:hidden}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
figure{margin:1em 40px}
hr{box-sizing:content-box;height:0;overflow:visible}
button,input,select,textarea{font:inherit;margin:0}
optgroup{font-weight:700}
button,input{overflow:visible}
button,select{text-transform:none}
[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}
fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}
legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}
textarea{overflow:auto}
[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}
[type=search]{-webkit-appearance:textfield;outline-offset:-2px}
[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-input-placeholder{color:inherit;opacity:.54}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

html{font-family:'PingFang SC',Helvetica,'Microsoft YaHei';-webkit-text-size-adjust:none;}
html,body{-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}
a{text-decoration: none;color:#000;}
ul,ol{list-style: none;}
table{border-collapse: separate;border-spacing: 0;}
a,img{-webkit-touch-callout: none;}
a,input,button{outline:0;border:none;}
*,*:before,*:after{-webkit-box-sizing:border-box;box-sizing:border-box;}
body{background:#f4f4f4;margin:0 auto;background-attachment:fixed;font-size:14px;}
html{margin: 0 auto;color:#000;}
img{display:block;max-width:100%; height:auto;}

a{-webkit-transition:.5s;-o-transition:.5s;-moz-transition:.5s;transition:.5s;}

.clearfix{*zoom:1;}
.clearfix::before{display:table;content:"";}
.clearfix::after{clear:both;display:block;content:"";height:0;overflow:hidden;visibility:hidden;}

.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}
.w1000{max-width:1000px;margin:0 auto;}
.w1200{max-width:1200px;margin:0 auto;}
.w1280{max-width:1280px;margin:0 auto;}
.w1400{max-width:1400px;margin:0 auto;}
.w1440{max-width:1440px;margin:0 auto;}
.w1580{max-width:1580px;margin:0 auto;}
.w1550{max-width:1550px;margin:0 auto;}
.w1600{max-width:1600px;margin:0 auto;}

@media screen and (max-width:1000px){.w1000{padding:0 15px;}}
@media screen and (max-width:1200px){.w1200{padding:0 15px;}}
@media screen and (max-width:1280px){.w1280{padding:0 15px;}}
@media screen and (max-width:1400px){.w1400{padding:0 15px;}}
@media screen and (max-width:1440px){.w1440{padding:0 15px;}}
@media screen and (max-width:1580px){.w1580{padding:0 15px;}}
@media screen and (max-width:1550px){.w1550{padding:0 15px;}}
@media screen and (max-width:1600px){.w1600{padding:0 15px;}}

.swiper-pagination{}
.swiper-pagination span,.swiper-button-prev,.swiper-button-next,.swiper-pagination-bullet{outline:none;}

.overh{overflow:hidden;}
.fixed{position:fixed;}

.textHidden{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.tran300{transition:300ms ease-out;-webkit-transition:300ms ease-out;-ms-transition:300ms ease-out;-moz-transition:300ms ease-out;-o-transition:300ms ease-out;}
.tran500{transition:500ms ease-out;-webkit-transition:500ms ease-out;-ms-transition:500ms ease-out;-moz-transition:500ms ease-out;-o-transition:500ms ease-out;}
.tran800{transition:800ms ease-out;-webkit-transition:800ms ease-out;-ms-transition:800ms ease-out;-moz-transition:800ms ease-out;-o-transition:800ms ease-out;}
.tran1000{transition:1000ms ease-out;-webkit-transition:1000ms ease-out;-ms-transition:1000ms ease-out;-moz-transition:1000ms ease-out;-o-transition:1000ms ease-out;}

.text-center{text-align:center;}

.img-inline{display:inline-block;vertical-align:middle;margin-top:-2px;}

.header{height:95px;background:#fff;}
.header .logo{margin-top:28px;}
.header .right{position:relative;}
.header .menu{display:none;}
.header .menu .click-to-header{position:relative;cursor:pointer;}
.header .menu .click-to-header .burger-btn{width:30px;height:24px;position:relative;cursor:pointer;}
.header .menu .click-to-header .burger-btn .icon-burger{position:absolute;left:0;width:100%;height:2px;background-color:#e60113;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;z-index:999;}
.header .menu .click-to-header .burger-btn .icon-burger2{top:10px;}
.header .menu .click-to-header .burger-btn .icon-burger3{top:20px;}
.header .nav-box{}
.header ul.nav{}
.header ul.nav > li{float:left;position:relative;}
.header ul.nav > li > a{height:95px;line-height:115px;color:#333;padding:0px 20px;display:block;border-bottom:4px solid transparent;font-size:16px;color:#000;}
.header ul.nav > li.on > a{border-bottom:3px solid #e60113;background:#eee;}

.header .lang{width:125px;height:30px;border-left:1px solid #e60113;color:#333;line-height:30px;background:#eee;text-align:center;margin-top:40px;margin-left:10px;}
.header .lang a{display:inline-block;margin:0px 5px;}
.header .lang a.on{color:#e60113;}

@media screen and (max-width:1367px) {
    .header ul.nav > li > a{padding:0px 10px;}
}
@media screen and (max-width:1025px) {
    body{padding-top:55px;}
    .header{height:55px;position:fixed;left:0;top:0;width:100%;z-index:5;}
    .header .menu{margin-top:19px;display:block;margin-left:15px;}
    .header .menu .txt{margin-left:10px;font-size:14px;line-height:20px;}
    .header .menu .click-to-header .burger-btn{width:26px;height:20px;}
    .header .menu .click-to-header .burger-btn .icon-burger2{top:8px;}
    .header .menu .click-to-header .burger-btn .icon-burger3{top:16px;}
    .header .logo{width:105px;margin-top:14px;}

    .header .lang{margin-top:13px;}

    .header ul.nav{position:fixed;left:0;width:100%;height:0;z-index:5;background:#fff;top:55px;padding-top:0px;overflow:hidden;}
    .header ul.nav > li{width:100%;position:relative;margin-right:0;}
    .header ul.nav > li > a{line-height:40px;height:auto;display:block;padding:0px 15px;border-bottom:1px solid #eee;font-size:14px;}
    .header ul.nav > li{transition:500ms ease-out;transform:translateX(100px);opacity:0;}
    .header ul.nav > li:nth-child(1){transition-delay:500ms;}
    .header ul.nav > li:nth-child(2){transition-delay:600ms;}
    .header ul.nav > li:nth-child(3){transition-delay:700ms;}
    .header ul.nav > li:nth-child(4){transition-delay:800ms;}
    .header ul.nav > li:nth-child(5){transition-delay:900ms;}
    .header ul.nav > li:nth-child(6){transition-delay:1000ms;}
    .header ul.nav > li:nth-child(7){transition-delay:1100ms;}
    .header ul.nav > li:nth-child(8){transition-delay:1200ms;}
    .header ul.nav > li:nth-child(9){transition-delay:1300ms;}
    .header ul.nav > li:nth-child(10){transition-delay:1400ms;}

    .header ul.nav > li.active > a{color:#e60113;}
    .header ul.nav > li.on > a{border-bottom:1px solid #e60113;}

    .header ul.nav.open{padding-top:10px;height:100%;}
    .header ul.nav.open > li{transform:scale(1.0);opacity:1;visibility:visible;}

    .header .menu-down{display:none !important;}
}

.footer{background:#252525;color:#aaa;text-align:center;padding:35px 0;font-size:16px;}
.footer a{color:#aaa;}
.footer img{margin-right:5px;margin-left:10px;margin-top:-2px;}

@media screen and (max-width:1025px) {
    .footer{font-size:14px;padding:10px 0;line-height:26px;}
}

.back-top{width:60px;height:60px;background:url(../images/back-top.png) no-repeat center center/cover;position:fixed;right:20px;bottom:5%;z-index:5;cursor:pointer;}

@media screen and (max-width:1025px) {
    .back-top{display:none;}
}

.page-banner{height:300px;position:relative;color:#fff;}
.page-banner .content{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;}
.page-banner .content .tit{font-size:36px;}
.page-banner .content .subtit{font-size:20px;margin-top:5px;}

@media screen and (max-width:1025px) {
    .page-banner{height:140px;}
    .page-banner .content .tit{font-size:16px;}
    .page-banner .content .subtit{font-size:14px;}
}

.position-box{padding:40px 0px 35px 0;border-bottom:1px solid #d6d6d6;}
.position-box .left{}
.position-box .right{}
.position-box .right ul{}
.position-box .right ul li{float:left;}
.position-box .right ul li a{padding:0px 20px;border-right:1px solid #d6d6d6;}
.position-box .right ul li:last-child a{border-right:none;}
.position-box .right ul li.on a{color:#e60113;}

@media screen and (max-width:1025px) {
    .position-box{padding:10px 0;}
    .position-box .left,
    .position-box .right{width:100%;float:none;}
    .position-box .right{margin-top:10px;}
    .position-box .right ul{white-space:nowrap;overflow-x:auto;}
    .position-box .right ul li{float:none;display:inline-block;}
    .position-box .right ul li a{padding:0px 8px;}
    .position-box .right ul li:first-child a{padding-left:0;}
}

.page-tit-box{text-align:center;}
.page-tit-box .tit{font-size:24px;color:#000;}
.page-tit-box .line{width:60px;height:4px;background:#e60113;margin:0 auto;margin-top:15px;}

@media screen and (max-width:1025px) {
    .page-tit-box .tit{font-size:18px;}
    .page-tit-box .line{margin-top:10px;height:2px;}
}

.video-pop{position:fixed;z-index:999;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:15;}
.video-pop .video-warp{position:absolute;top:50%;left:50%;width:70%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.video-pop .video-warp video{width:100%;}
.video-pop .video-warp .video-close{position:absolute;top:-50px;right:-50px;width:38px;height:38px;background:url(../images/close-white.png) no-repeat center center/18px 18px;cursor:pointer;border:1px solid #fff;border-radius:100%;}

@media screen and (max-width:1025px) {
    .video-pop .video-warp{width:90%;}
    .video-pop .video-warp .video-close{right:0;width:20px;height:20px;top:-30px;}
}

.loading{padding:70px 0;}
.loading i{display:block;margin:0 auto;width:48px;height:48px;background:url(../images/loading.png) no-repeat center center/cover;animation:loading 1.5s infinite linear;}

@keyframes loading {
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}

@media screen and (max-width:1025px) {
    .loading{padding:30px 0;}
    .loading i{width:30px;height:30px;}
}

.page{text-align:center;}
.page *{width:30px;height:30px;border-radius:4px;line-height:30px;font-size:14px;display:inline-block;margin:10px 2px;color:#333;background:#dcdcdc;}
.page span:first-child {
    width: auto;
    display: block;
}
.page .active{color:#fff;background:#e60113;}

@media screen and (max-width:1441px) {
    .page *{font-size:20px;}
}
@media screen and (max-width:1025px) {
    .page *{width:30px;height:30px;line-height:30px;font-size:14px;margin:5px 2px;}
}

.layer-modal{display:none;}
.layer-modal .content{padding:30px;width:720px;position:relative;height:600px;overflow:hidden;}
.layer-modal .content .close{position:absolute;width:19px;height:19px;background:url(../images/modal-close.png) no-repeat center center/cover;right:30px;top:30px;cursor:pointer;z-index:2;}
