@import url('iconfont/iconfont.css');
@import url('icon/iconfont.css');
html, body {
    background: #fff;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: 'PingFangSC-Regular', 'Microsoft YaHei', '\5FAE\8F6F\96C5\9ED1', '微软雅黑', 'Microsoft YaHei UI', '黑体', '宋体', 'arial', 'sans-serif';
    color: #222;
    min-width: 360px;
}

a {
    border: none;
    outline: none;
    color: #222;
    text-decoration: none;
    -webkit-transition: color 0.1s;
    -moz-transition: color 0.1s;
    -o-transition: color 0.1s;
    transition: color 0.1s;
}

a:hover {
    color: #d86332;
}

img {
    border: none;
    outline: none;
}

h1, h2, h3, h4, ul, li, dl, ol, p, table, td, dd {
    padding: 0;
    margin: 0;
}

ul, li, ol, dl, dt, dd {
    list-style: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.w1640 {
    max-width: 1640px;
    margin: 0 auto;
	width: 81%;
}





.w1400 {
    max-width: 1400px;
    margin: 0 auto;
}

.w1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.w100 {
    width: 100%;
}

.center {
    margin: 0 auto;
}

.iln {
    display: inline;
}

.ibk {
    display: inline-block;
}

.bk {
    display: block;
}

.p_rel, .p-rel {
    position: relative;
}

.p_abs, .p-abs {
    position: absolute;
}

.none {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

.cut {
    overflow: hidden;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.v-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: start;
    align-items: start;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
}


/*
// 苹方-简 常规体
font-family: PingFangSC-Regular, sans-serif;

// 苹方-简 极细体
font-family: PingFangSC-Ultralight, sans-serif;

// 苹方-简 细体
font-family: PingFangSC-Light, sans-serif;

// 苹方-简 纤细体
font-family: PingFangSC-Thin, sans-serif;

// 苹方-简 中黑体
font-family: PingFangSC-Medium, sans-serif;

// 苹方-简 中粗体
font-family: PingFangSC-Semibold, sans-serif;

*/

@font-face {
    font-family: "manrope-bold";
    src: url("fonts/manrope-bold.woff2") format("woff2"), url("fonts/manrope-bold.woff") format("woff"), url("fonts/manrope-bold.ttf") format("truetype"), url("fonts/manrope-bold.eot") format("embedded-opentype"), url("fonts/manrope-bold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "manrope-extrabold";
    src: url("fonts/manrope-extrabold.woff2") format("woff2"), url("fonts/manrope-extrabold.woff") format("woff"), url("fonts/manrope-extrabold.ttf") format("truetype"), url("fonts/manrope-extrabold.eot") format("embedded-opentype"), url("fonts/manrope-extrabold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "manrope-light";
    src: url("fonts/manrope-light.woff2") format("woff2"), url("fonts/manrope-light.woff") format("woff"), url("fonts/manrope-light.ttf") format("truetype"), url("fonts/manrope-light.eot") format("embedded-opentype"), url("fonts/manrope-light.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "manrope-medium";
    src: url("fonts/manrope-medium.woff2") format("woff2"), url("fonts/manrope-medium.woff") format("woff"), url("fonts/manrope-medium.ttf") format("truetype"), url("fonts/manrope-medium.eot") format("embedded-opentype"), url("fonts/manrope-medium.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "manrope-regular";
    src: url("fonts/manrope-regular.woff2") format("woff2"), url("fonts/manrope-regular.woff") format("woff"), url("fonts/manrope-regular.ttf") format("truetype"), url("fonts/manrope-regular.eot") format("embedded-opentype"), url("fonts/manrope-regular.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "manrope-semibold";
    src: url("fonts/manrope-semibold.woff2") format("woff2"), url("fonts/manrope-semibold.woff") format("woff"), url("fonts/manrope-semibold.ttf") format("truetype"), url("fonts/manrope-semibold.eot") format("embedded-opentype"), url("fonts/manrope-semibold.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "manrope-thin";
    src: url("fonts/manrope-thin.woff2") format("woff2"), url("fonts/manrope-thin.woff") format("woff"), url("fonts/manrope-thin.ttf") format("truetype"), url("fonts/manrope-thin.eot") format("embedded-opentype"), url("fonts/manrope-thin.svg") format("svg");
    font-weight: normal;
    font-style: normal;
}

header.header {
    position: fixed;
    min-width: 360px;
    left: 0;
    right: 0;
    top: 0;
    padding: 0;
    height: 120px;
    line-height: 118px;
    color: #fff;
    z-index: 999;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
header.header:before{
    content:'';
    display: block;
    left:0;
    right:0;
    top:0;
    bottom:0;
    position:absolute;
    background: -webkit-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
    background: -o-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
    background: -moz-linear-gradient(rgba(0, 0, 0, 0.5), transparent);
    background: linear-gradient(rgba(0, 0, 0, 0.5), transparent);
}
header.header:after{
    content:'';
    display:block;
    left:0;
    right:0;
    bottom: 0;
    height: 1px;
    background: #fff;
    opacity: 0.2;
}

header.header .wrapper {
    margin: 0 40px;
    position: relative;
    z-index: 1;
}

header.header>span {
    font-size: 0;
    position: relative;
}

header.header a.logo {
    display: block;
    margin-top: 25px;
    position: relative;
    z-index: 1;
    float: left;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

header.header a.logo img {
    display: block;
    max-width: 100%;
    height: 80px;
    margin: 0 auto;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

header.header.fixed a.logo img{  height: 47px;}





header.header .contact-container {
    float: right;
    position:relative;
    z-index: 1;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

header.header .search_wrapper {
    position: relative;
    float: left;
}

header.header a.search_btn {
    padding: 0 18px;
    color: #fff;
}

header.header a.contact i.iconfont, header.header .search_btn i.iconfont {
    font-size: 18px;
    vertical-align: bottom;
}







header.header span.search {
    display: none;
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: 30px;
    background: #fff;
    width: 305px;
    height: 55px;
    line-height: 55px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-duration: .3s;
    animation-fill-mode: both;
    -webkit-animation-name: layui-upbit;
    animation-name: layui-upbit;
}

header.header span.search input {
    display: block;
    width: 100%;
    outline: none;
    line-height: 54px;
    border: none;
    padding:0 58px 0 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

header.header span.search a.searchBtn {
    display: block;
    width: 58px;
    text-align: center;
    color: #000;
    position:absolute;
    right: 0;
    top:0;
    z-index: 1;
    font-weight: bold;
}
header.header span.search a.searchBtn i{
    font-size: 20px;
}

header.header span.search.on {
    display: block;
}

header.header a.contact {
    display: block;
    float: left;
    font-size: 16px;
    color: #fff;
    padding-left: 18px;
    white-space: nowrap;
    position: relative;
    font-family: 'PingFangSC-Medium';
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

header.header a.contact:before {
    content: '';
    display: block;
    width: 2px;
    height: 14px;
    background: #fff;
    opacity: 0.23;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -7px;
}

header.header div.nav-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 0;
    text-align: center;
    font-family: 'Microsoft YaHei Light';
}

header.header nav.nav {
    display: inline-block;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0;
}

header.header nav.nav a {
    display: inline-block;
    max-width: 100px;
    font-size: 16px;
    color: #fff;
    position: relative;
    margin: 0 35px;
}

header.header nav.nav a.on, header.header nav.nav a:hover {
    font-family: 'Microsoft YaHei';
    /*border-bottom: 2px solid #fff;*/
}

header.header nav.nav a.on:after, header.header nav.nav a:hover:after {
    content: '';
    display: block;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -2px;
}

header.header a.navbar-toggle {
    display: none;
    width:21px;
    height: 21px;
    float: right;
    position: relative;
    z-index: 999;
    transition: all .2s;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
}

header.header a.navbar-toggle span {
    display: block;
    width: 21px;
    height: 3px;
    background: #fff;
    position:absolute;
    left:0;
    top:0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
header.header a.navbar-toggle span:last-child{
    top:15px;
}

header.header.fixed{
    height: 80px;
    line-height: 80px;
    background: rgba(0, 0, 0, 0.7);
}
header.header.fixed:not(.on) a.logo{
    margin-top: 20px;
}


footer.footer {
    background: url('../images/footer_bg.jpg');
    color: #fff;
    padding: 80px 130px;
}

footer.footer .top {
    position: relative;
}

footer.footer .top .logo img {
    height: 80px;
}

footer.footer .top .logo a{width: 141px;display: block}





footer.footer .top .tel {
    text-align: right;
    color: #fff;
    font-size: 24px;
    font-family: 'manrope';
}

footer.footer .top .desc {
    width: 38.636%;
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    font-size: 16px;
    line-height: 40px;
}

footer.footer .bottom {
    margin-top: 50px;
}

footer.footer .bottom .foote_nav a {
    font-size: 16px;
    color: #fff;
    margin-right: 40px;
    position: relative;
}

footer.footer .bottom .foote_nav a::after {
    display: block;
    content: '';
    width: 1px;
    height: 13px;
    background: rgba(255, 255, 255, 0.2);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -24px;
    margin-top: 1px;
}

footer.footer .bottom .foote_nav a:last-child::after {
    display: none;
}

footer.footer .bottom .left p {
    font-size: 14px;
    margin-top: 20px;
}

footer.footer .bottom .right {display: none}
   



footer.footer .bottom .right span{text-align: center}



footer.footer .bottom .right div.pop-qrcode-btn {
    display: block;
    color: #fff;
    float: left;
    margin-bottom: 16px;
    cursor: pointer;
    overflow: hidden;
}
footer.footer .bottom .right div.pop-qrcode-btn div.pop{
    display: none;
}

footer.footer .bottom .right img {
    height: 106px;
    margin-right: 6px;
}

footer.footer p.info{
    color: #999;
}
footer.footer p.info a{
    color: inherit;
}

footer.footer div.contact a span.qrcode {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    width: 240px;
    height: 280px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin: -140px 0 0 -120px;
    z-index: 99;
}

footer.footer div.contact a span.qrcode img {
    display: block;
    margin: 10px;
    width: 220px;
    height: 220px;
}

footer.footer div.contact a span.qrcode b {
    display: block;
    width: 30px;
    height: 30px;
    background: url('../images/close.png') no-repeat center / cover;
    text-align: center;
    position: absolute;
    right: -15px;
    top: -15px;
    background-color: #fff;
    font-weight: normal;
    border-radius: 50%;
}

body>div.pop-masker {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #000;
    opacity: 0.5;
    z-index: 98;
}
body > div.contact{
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    transform: translate(-50%,-50%);
}
body > div.contact b.closeBtn {
    display: block;
    width: 30px;
    height: 30px;
    background: url('../images/close.png') no-repeat center / cover;
    text-align: center;
    position: absolute;
    right: -15px;
    top: -15px;
    background-color: #fff;
    font-weight: normal;
    border-radius: 50%;
    cursor: pointer;
}


a.gotop {
    width: 62px;
    height: 71px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAD4AAABHCAMAAABoMgR/AAAAA3NCSVQICAjb4U/gAAAAclBMVEX///8AAACQkJBtbW1mZmYrKysiIiISEhIJCQkAAACAgIB6enrMzMy+vr7b29vJycnHx8e+vr7j4+Po6Ojb29vt7e3l5eXj4+Px8fHt7e3r6+v19fX5+fn39/f19fXx8fH7+/v////7+/v////7+/v///+IWMzSAAAAJnRSTlMAESIiIiIiIiIiMzNERFVVVVVmd3eIiIiZmZmqu7u7u8zd3e7u/7Nfs/0AAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAABT0lEQVRYhe3Y3XaCMAwAYGCbs3NDZatTB4q4vP8r2hYUhFryczzemBulxy9NwYuEKLpjxErFfGy08bwENeYmuGCXQIKpCeKBppzAg/EF3MC4BAE8nsB3aPwtGMWhAlD4VgI09iUYP3TPx+yt+wUwcJuAiZsEAm39HflkB78CvgWABZvPjYb/GZN/HC2HYsri7wXUsWLxFZzji8GXFw3VK5m/VC2HHZnvoRs/VF5d8Q2VT9+6QS4eF0/eDX1+WEplOcBBJ2bRLZSaxP/qz+NnwwEG3lu8tlurb7NflprvpeVaJTkcCNz8OqkvUsebZSwHWNuLxNJm95LNXWTs4k3kAx3iWe/W+SLArx8cnau0aP82BI6PJ38cF/Y20s5K3NeJu0ppTyvuqNEJQvOAaJoYL0A0DIlGMfwcKJoifQWIhmDOBC6a3yPh2wOXQPLuAhEnTRqGSj68oukAAAAASUVORK5CYII=') no-repeat center;
    background-size: cover;
    position: fixed;
    right: 10px;
    bottom: 30px;
    z-index: 51;
    cursor: pointer;
    display: none;
}


div.pages {
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 30px auto;
    font-size: 0;
}
div.pages ul.pagination {
    font-size: 0;
}
div.pages li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #fff;
    font-size: 14px;
    margin: 0 1px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    overflow: hidden;
}
div.pages li a, div.pages li span {
    display: block;
    padding: 0 13px;
    height: 100%;
    color: #666;
    font-size: 12px;
}
div.pages li.active, div.pages li:not(.disabled):hover {
    background: rgba(0,0,0,0.7);
    border-color: rgba(0,0,0,0.7);
}
div.pages li.active a, div.pages li.active span, div.pages li:not(.disabled):hover a {
    color: #fff;
}
div.pages li.disabled a {
    color: #ccc;
}
div.noitem {
    padding: 160px 0;
    text-align: center;
    color: #999;
    font-size: 16px;
}
div.endcms_pagebreak {
    text-align: center;
    overflow: hidden;
}
div.endcms_pagebreak ul.pagelist {
    overflow: hidden;
    font-size: 0;
}
div.endcms_pagebreak ul.pagelist li {
    display: inline-block;
    font-size: 14px;
    margin: 0 3px;
}
div.endcms_pagebreak ul.pagelist li a {
    display: block;
    padding: 0 6px;
    min-width: 24px;
    height: 24px;
    line-height: 24px;
    color: #666;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div.endcms_pagebreak ul.pagelist li a:hover, div.endcms_pagebreak ul.pagelist li a.on {
    background: rgba(0,0,0,0.7);
    border-color: rgba(0,0,0,0.7);
    color: #fff;
}
section.showErrorPage {
    text-align: center;
    margin: 120px auto;
    overflow: hidden;
}
section.showErrorPage div.msgBox {
    padding: 60px 0;
}
section.showErrorPage div.msg {
    font-size: 18px;
    line-height: 36px;
}
section.showErrorPage div.msgBox p {
    margin-top: 10px;
    color: #999;
}
section.showErrorPage div.msgBox p span {
    margin-right: 20px;
}
section.showErrorPage div.msgBox p span i {
    font-style: normal;
    margin-right: 5px;
}
section.showErrorPage div.msgBox p a {
    color: inherit;
    text-decoration: underline;
}
section.showErrorPage div.msgBox p a:hover {
    color: #d21633;
}




.com-title .en {
    font-size: 42px;
    line-height: 56px;
    color: #333;
	font-family: Gotham, Helvetica Neue, Helvetica, Arial," sans-serif";
	font-weight: bold
	
	
	
	
	
}

.com-title .cn {
    font-size: 36px;
    line-height: 36px;
    margin-top: 10px;
}


















h3.common-title{
    font-size: 28px;
    font-family: 'PingFangSC-Light';
    line-height: 2;
    text-align: center;
    color: #fff;
}
h3.common-title small{
    display: block;
    font-size: 38px;
    line-height: 1;
    font-family: Gotham, Helvetica Neue, Helvetica, Arial,' sans-serif';
    text-transform: uppercase;
	font-weight: bold;
}
h3.common-title a{
    color: inherit;
}
h3.common-title.black{
    color: #222;
}
h3.common-title.left{
    text-align: left;
}


@media screen and (max-width:1199px) {
    header.header nav.nav a{
        margin: 0 20px;
    }
}

@media screen and (max-width:992px) {
	
	footer.footer p.info{text-align: center;font-size: 14px}
	
	
	
    header.header{
        height: 80px;
        line-height: 80px;
    }
    header.header .wrapper{
        margin:0 20px;
    }
    header.header a.logo{
        margin-top: 20px;
    }
    header.header nav.nav a.on:after, header.header nav.nav a:hover:after{
        bottom: 0;
    }
    header.header nav.nav a{
        margin: 0 10px;
    }



    footer.footer {
        padding: 40px 20px;
    }
    footer.footer .top .desc {
        position: static;
        margin: 0 auto;
        width: 100%;
        transform: translateX(0);
    }
    footer.footer .top .desc {
        margin-bottom: 40px;
    }
    footer.footer .bottom .right, footer.footer .bottom .left {
        float: none;
    }
    footer.footer .bottom .right {
		
		
		    width: 100px;
    margin: 0 auto;
    display: block;
    }
    footer.footer .bottom .right a {
        width: 25%;
        text-align: center;
        overflow: hidden;
    }
    footer.footer .bottom .right a:first-child {
        text-align: left;
    }
    footer.footer .bottom .right a:last-child {
        text-align: right;
    }
    footer.footer .bottom {
        margin-top: 20px;
    }
    footer.footer .bottom .left {
        margin-top: 40px;
    }
    footer.footer .bottom .left .foote_nav {
        float: left;display: none
    }
    footer.footer .bottom .left .foote_nav a {
        display: block;
        line-height: 26px;
    }
    footer.footer .bottom .foote_nav a::after {
        display: none;
    }
    footer.footer .bottom .left p {
        float: right;
        margin-top: 0;
        width: 128px;display: none
    }

    h3.common-title{
        font-size: 24px;
    }
    h3.common-title small{
        font-size: 30px;
    }
}

@media screen and (max-width:767px) {
	
	
	
	footer.footer .top .logo a{margin: 0 auto}
    header.header {
        padding: 30px 0 0;
        height: auto;
        line-height: 30px;
    }
    header.header.fixed.on{
        padding-top: 50px;
    }
    header.header:before,
    header.header:after{
        display: none;
    }
    header.header .wrapper{
        margin:0 30px;
    }
    header.header a.logo {
        margin-top: -10px;
    }
    header.header div.nav-wrapper{
        display: none;
    }

    header.header a.navbar-toggle{
        display: block;
    }
    header.header a.contact{
        line-height: 21px;
        font-size: 20px;
        margin: -1px 20px 0 0;
    }
    header.header a.contact:before{
        display: none;
    }
    header.header a.contact i.iconfont {
        font-weight: bold;
        font-size: 24px;
        float: left;
        margin: 2px 5px 0 0;
    }

    header.header.on,header.header.fixed.on{
        height: 100%;
        background-color: #fff;
    }
    header.header.on div.wrapper{
        height: 100%;
    }
    header.header a.logo{
        z-index: 11;
    }
    header.header.on a.logo img {
        -webkit-filter: brightness(0%);
        -o-filter: brightness(0%);
        filter: brightness(0%);
    }
    header.header.on a.navbar-toggle.on span:first-child{
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    header.header.on a.navbar-toggle.on span:last-child{
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    header.header.on a.navbar-toggle.on span {
        background: #000;
        left:-5px;
        top:8px;
        width:30px;
        height: 2px;
    }
    header.header .contact-container{
        z-index: 11;
    }
    header.header.on a.contact {
        color: #000;
    }
    header.header.on div.nav-wrapper{
        display: block;
        -webkit-animation-duration: .3s;
        -webkit-animation-fill-mode: both;
        animation-duration: .3s;
        animation-fill-mode: both;
        -webkit-animation-name: layui-upbit;
        animation-name: layui-upbit;
    }

    header.header.on nav.nav.on {
        display: block !important;
        position: absolute;
        left: 0;
        top: 50%;
        width: 100%;
        height: auto;
        transform:translate(0,-50%);
        overflow: hidden;
        line-height: 60px;
        z-index: 10;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-transform:;
        -moz-transform:;
        -ms-transform:;
        -o-transform:;
    }
    header.header.on nav.nav.on a {
        display: block;
        text-align: center;
        max-width: inherit;
        float: none;
        width: auto;
        padding: 0 15px;
        font-weight: normal;
        color: #333;
        font-size: 24px;
    }
    header.header.on nav.nav.on a.on {
        color: #e60012;
    }
    header.header.on nav.nav a.on:after, header.header.on nav.nav a:hover:after{
        display: none;;
    }
    header.header .search_btn {
        display: none;
    }
    header.header.on .search {
        position: fixed;
        z-index: 999;
        display: block;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 60px;
        line-height: 60px;
        border-top: 1px solid #f1f1f1;
    }


    header.header.fixed{
        padding:10px 0;
        height: auto;
        line-height: 30px;
    }

    header.header.fixed:not(.on) a.logo{
        margin-top: 0;
    }
    header.header.fixed:not(.on) a.logo img{
        height: 36px;
    }
    header.header.fixed nav.nav a.on:after, header.header.fixed nav.nav a:hover:after{
        bottom: 0;
    }
    header.header.fixed:not(.on) a.contact{
        font-size: 18px;
        margin-top: 7px;
    }
    header.header.fixed:not(.on) a.contact i.iconfont{
        font-size: 22px;
        font-weight: normal;
    }
    header.header.fixed:not(.on) a.navbar-toggle{
        margin-top: 10px;
    }
    header.header.fixed:not(.on) a.navbar-toggle span{
        height: 2px;
    }
    header.header.fixed:not(.on) a.navbar-toggle span:last-child{
        top:13px;
    }





    footer.footer {
        padding: 30px 15px;
    }
    footer.footer .top .logo img {
        height: 45px;
    }
	
	footer.footer .top .logo{width: 100%} 
	
	
	
	
    footer.footer .top .tel {
        font-size: 16px;
    }

    h3.common-title{
        font-size: 20px;
    }
    h3.common-title small{
        font-size: 24px;
    }


}


/*内页*/

section.sub-banner {
    height: 800px;
    background: #353535 no-repeat center / cover;
    color: #fff;
    position: relative;
    overflow: hidden;
}

section.sub-banner div.wrapper {
    position: absolute;
    bottom: 180px;
    z-index: 10;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section.sub-banner div.wrapper h3 small {
    display: block;
    font-size: 68px;
    text-transform: uppercase;
    font-family: 'manrope-thin';
}

section.sub-banner div.wrapper h3 span {
    display: block;
    font-size: 58px;
    font-family: 'PingFangSC-Light';
}

section.sub-channel {
    height: 100px;
    line-height: 100px;
    position: relative;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 10px #e9e9e9;
    box-shadow: 0 10px 10px #e9e9e9;
    background: #fff;
}

section.sub-channel .sub-nav h3 {
    float: left;
    margin-right: 40px;
}

section.sub-channel .sub-nav h3 a {
    display: inline-block;
    font-size: 16px;
    color: #181818;
    position: relative;
}

section.sub-channel .sub-nav h3.on a::after, section.sub-channel .sub-nav h3 a:hover::after {
    display: block;
    content: '';
    width: 100%;
    height: 2px;
    background: #181818;
    position: absolute;
    bottom: 0;
    left: 0;
}

section.sub-channel .home {
    color: #181818;
    padding-right: 40px;
    background: url('../images/up.png') no-repeat center right;
}

@media screen and (max-width:1640px) {
    section.sub-banner div.wrapper {
        padding: 0 40px;
    }
    section.sub-channel {
        padding: 0 40px;
    }
}

@media screen and (max-width:992px) {
    section.sub-banner {
        height: 600px;
    }
    section.sub-banner div.wrapper {
        bottom: 120px;
    }
    section.sub-banner div.wrapper h3 small {
        font-size: 58px;
    }
    section.sub-banner div.wrapper h3 span {
        font-size: 48px;
    }
    section.sub-channel .sub-nav h3 a {
        font-size: 14px;
    }
    section.sub-channel {
        height: 60px;
        line-height: 60px;
    }
    section.sub-channel .home {
        display: none;
    }
}

@media screen and (max-width: 767px) {
	
	
	.w1640{width: 90%}
	
	
    section.sub-banner div.wrapper {
    }
    section.sub-channel {
        padding: 0 20px;
    }
    section.sub-channel div.wrapper {
        overflow-x: auto;
        overflow-y: hidden;
    }
    section.sub-channel .sub-nav {
        float: none;
        white-space: nowrap;
    }
    section.sub-channel div.sub-nav h3 {
        float: none;
        display: inline-block;
    }
}

@media screen and (max-width:660px) {
	header.header a.logo img{height:60px;}
    section.sub-banner {
        height: 400px;
    }
    section.sub-banner div.wrapper {
        bottom: 60px;
    }
    section.sub-banner div.wrapper h3 small {
        font-size: 38px;
    }
    section.sub-banner div.wrapper h3 span {
        font-size: 28px;
    }
}