*{touch-action:pan-y;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{margin:0;padding:0;border:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Microsoft YaHei","simsun","Helvetica Neue",Arial,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}
h1,h2,h3,h4,h5,h6,figure{font-weight:400}
b,strong{font-weight:bold;color:#ff5907}
ul,ol,li{list-style:none}
img{border:none;vertical-align:middle;max-width:100%;overflow:hidden}
a{text-decoration:none;background:transparent}
a:focus,a:hover{text-decoration:none;transition:none;outline:0}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
select,select:hover{outline:none;border-color:#000}
input[type="text"]{-webkit-appearance:none}
textarea{-webkit-appearance:none}
p{margin:0}
dl,dd,ul,li{margin:0;padding:0;list-style:none}
body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,q,dl,dt,dd,ol,ul,li,fieldset,form,legend,caption,tbody,tfoot,thead,article,aside,dialog,figure,footer,header,hgroup,nav,section{margin:0;padding:0;border:0;font-size:14px;vertical-align:baseline}
article,aside,details,figcaption,figure,dialog,footer,header,hgroup,menu,nav,section{display:block}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
textarea{overflow:auto}
input:focus,textarea:focus,button:focus,select:focus{outline:0}
input::-ms-clear{display:none}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
[hidden],template{display:none}
hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
button,input,optgroup,select,textarea{margin:0;font:inherit}
button{overflow:visible}
button,select{text-transform:none}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}
input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
input[disabled],input[readonly],textarea[disabled],textarea[readonly],select[disabled],select[readonly]{cursor:not-allowed;background:#eee}
h1{font-size:24px}
h2{font-size:20px}
h3{font-size:18px}
h4{font-size:16px}
h5{font-size:14px}
h6{font-size:12px}
.container:before,.container:after{display:table;content:" "}
.container:after{clear:both}
.clearfix:after,.line:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden}
.clearfix,.line{display:block}
.clear{clear:both}
.line{margin:0;padding:0}
.x1,.x2,.x3,.x4,.x5,.x6,.x7,.x8,.x9,.x10,.x11,.x12{position:relative;min-height:1px;float:left}
.x1{width:8.33333333%}
.x2{width:16.66666667%}
.x3{width:25%}
.x4{width:33.33333333%}
.x5{width:41.66666667%}
.x6{width:50%}
.x7{width:58.33333333%}
.x8{width:66.66666667%}
.x9{width:75%}
.x10{width:83.33333333%}
.x11{width:91.66666667%}
.x12{width:100%}

@font-face{font-family:'fontawesome';src:url("../font/Font-Awesome/fontawesome-webfont.eot?v=4.5.0");src:url("../font/fontawesome-webfont.eot") format("embedded-opentype"),url("../font/fontawesome-webfont.woff2") format("woff2"),url("../font/fontawesome-webfont.woff") format("woff"),url("../font/fontawesome-webfont.ttf") format("truetype"),url("../font/fontawesome-webfont.svg") format("svg");font-weight:normal;font-style:normal;font-display:fallback}

/* header */
.header{width:100%;height:4.8rem;transition:all 0.3s}
.header.on{background:#092e62;box-shadow:0 1px 6px #092e62;}
.logo-all{position:absolute;left:3%;top:1%}
.logo-one{position:relative;display:inline-block;width:315px}
.nav-all{position:absolute;right:3%;top:3.2%;}
.nav-all>ul{font-size:0}
.nav-all>ul>li{display:inline-block;margin-left:45px;font-size:16px}
.nav-all>ul>li a{position:relative;padding-bottom:11px;color:#fff;opacity:.7;-o-transition:.3s;-moz-transition:.3s;transition:.3s;font-weight:bold}
.nav-all>ul>li>a::before{content:"";position:absolute;left:1px;bottom:0;width:0;height:2px;background:#fff;-o-transition:.5s;-moz-transition:.5s;transition:.5s}
.nav-all>ul>li.active>a,.nav-all>ul>li:hover>a{opacity:1;color:#fff}
.nav-all>ul>li.active>a::before,.nav-all>ul>li:hover>a::before{width:100%;right:0}

.touch-top{display:none;width:100%;position:fixed;top:0;z-index:99;background-color:#092e62;box-shadow:0 1px 6px #092e62}
.touch-top .touch-wrap{display:flex;align-items:center;height:60px;padding:0 20px}
.touch-top .touch-wrap .nav-menu{width:9%;text-align:left;font-size:18px;color:#fff}
.touch-top .touch-wrap .nav-menu:before{font-family:'fontawesome';content:'\f0c9'}
.touch-top .touch-wrap .nav-logo{width:64%;text-align:center;padding-left:10px}
.touch-top .touch-wrap .nav-logo img{height:40px}
.touch-top .touch-wrap .nav-logo img:nth-child(2){margin-top:3px}
.touch-top .touch-wrap .nav-lang{width:26%;text-align:right}
.touch-top .touch-wrap .nav-lang a{color:#fff}
.blank_h{display:none;height:60px}

.touch-menu{float:left;width:45px}
.touch-menu .touch-menu-wrap{background:#fff;top:0;left:-70%;display:block;z-index:99999;position:fixed;height:100%}
.touch-menu .touch-menu-wrap .menu-content{overflow-y:auto;height:100%;padding:15px 20px 15px 10px;background-color:#fff}
.mobile-body-mask{width:100%;height:100vh;background:rgba(0,0,0,0.6);position:fixed;left:0;top:0;z-index:999}
.mobile-ico-close{width:30px;height:30px;background:#fff url(../img/mobile_close.png) center center no-repeat;background-size:50% auto;position:absolute;right:-35px;top:0}

.touch-menu .menu-nav{width:100%}
.touch-menu .menu-nav li{position:relative;display:block;width:100%;font-size:16px}
.touch-menu .menu-nav > li{border-bottom:1px solid #eee;line-height:35px;padding-right:30px;}
.touch-menu .menu-nav > li:after{font-family:'fontawesome';content:'\f105';position:absolute;right:0;top:0;color:#999;font-size:12px}
.touch-menu .menu-nav li ul{display:block;width:100%}
.touch-menu .menu-nav li ul li{width:auto;padding:0 10px;font-size:14px;text-transform:lowercase;line-height:30px}
.touch-menu .menu-nav li ul li:before{content:"";width:3px;height:3px;background:#999;border-radius:50%;position:absolute;left:0;top:15px}

/* footer */
.footer-all{position:relative;width:100%;background-color:#092e62;color:#fff;line-height:28px;padding-top:20px;}
.footer-all .footer-one{max-width:1400px;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto;margin-top:20px}
.footer-all .small-heading{position:relative;margin-bottom:10px;padding-left:12px;border-left:3px solid #fff;text-transform:uppercase;font-size:19px;font-weight:700;line-height:26px}
.footer-all .footer-mall,.footer-all .footer-nav,.footer-all .footer-contact,.footer-all .footer-wechat,.footer-all .footer-links,.footer-all .footer-copyright,.footer-all .footer-recordnum{position:relative;min-height:1px;float:left;margin-bottom:20px}
.footer-all .footer-mall{width:20%;padding-right:10px;}
.footer-all .footer-mall img{margin-top:10px}
.footer-all .footer-nav{width:20%;padding-right:10px;}
.footer-all .navs a{line-height:2.5}
.footer-all .navs ul{float:left;margin-right:20px}
.footer-all .footer-wechat{width:28%;padding-right:10px;}
.footer-all .footer-wechat img{margin-top:10px}
.footer-all .footer-contact{width:26%;}
.footer-all .footer-links{width:100%;font-size:14px;line-height:1.8;}
.footer-all .footer-links span{margin-right:20px}
.footer-all .footer-links ul li{float:left;margin-right:20px}
.footer-all .footer-copyright{width:100%;margin-top:30px;margin-bottom:20px;font-size:14px;line-height:1.2;text-align:center}
.footer-all .footer-recordnum{width:100%;margin-bottom:20px;font-size:14px;line-height:1.2;text-align:center}
.footer-all a{color:#00bbff}
.footer-all a:hover{color:#fff}

/* section */
.container{margin-right:auto;margin-left:auto;}
.inside-title{position:relative;text-transform:uppercase;font-weight:600;text-align:center}

