@font-face {
    font-family: "OPPOSans-Regular";
    src: url("/static/main/fonts/OPPO/OPPOSans-Regular.ttf");
}
@font-face {
    font-family: "MiSans-Regular";
    src: url("/static/main/fonts/MiSans/MiSans-Regular.ttf");
}
@font-face {
    font-family: "Alibaba-Regular";
    src: url("/static/main/fonts/Alibaba/Alibaba_PuHuiTi_2.0_55_Regular_55_Regular.ttf");
}
@font-face {
    font-family: "AlimamaDongFangDaKai-Regular";
    src: url("/static/main/fonts/Alimama/AlimamaDongFangDaKai-Regular.ttf");
}


body{
	background: #fff;
    font-family: 'OPPOSans-Regular','Alibaba-Regular','AlimamaDongFangDaKai-Regular','MiSans-Regular',sans-serif !important;
}


.pc-mode .header{width:100%;min-width:1100px;position:absolute;z-index:200;left: 0;top: 0;background: none;}
.pc-mode .header:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;transition:opacity .3s,background-color .3s;opacity:0}
.pc-mode .header-bar{width:100%;height:72px;position:relative;font-size:0;z-index:2;text-align: center;background: none;}
.pc-mode .header-logo{width:176px;height:43px;position:absolute;top:50%;margin-top:-28px;left:60px}
.pc-mode .header-logo-icon{background:url('../../img/logo.png') no-repeat 50%;pointer-events:none;width: 113px;height: 43px;display: block;}
.pc-mode .header-downbox{
    width:100%;
    min-width:1280px;
    position:absolute;
    top:0;
    overflow:hidden;
    transition:height .5s ease;
    background: #001229;
    opacity: 0.85;
    height: 0;
}
.pc-mode .header-downbox.act{height: 212px;}
.pc-mode .header-downbox.act1{height: 80px;}
.pc-mode .header-downbox:before{content:"";position:absolute;left:0;top:0;width:100%;height:0;transition:height .3s,background-color .3s}
.pc-mode .header-downbox .subnav-box{width:1280px;padding:10px 0 30px 300px;position:relative;box-sizing:border-box}
.pc-mode .header-showbox{opacity:1}
.pc-mode .header-showbox:before{height:100%;background-color:rgba(2,7,23,.95);transition-timing-function:cubic-bezier(.2,1,.3,1)}
.pc-mode .subnav-box.current{display:block}
.pc-mode .sub-cont-box{padding-right:45px;display:inline-block;vertical-align:top;width:20%;box-sizing:border-box}
.pc-mode .sub-cont-box:last-child{padding-right:0}
.pc-mode .subnav-item{padding-bottom:20px;border-bottom:1px solid hsla(0,0%,67%,.6)}
.pc-mode .subnav-item.border{padding-top:25px}
.pc-mode .subnav-item:last-child{border-bottom:1px solid transparent}
.pc-mode .subnav-title{color:#fff;font-size:16px;margin-top:20px}

.pc-mode .subnav-list a{color:inherit;display:block;font-size: 14px;color: #FFF;}
.pc-mode .subnav-list a:hover{color: #00d6d8;}
.pc-mode .subnav-list li{line-height:30px;color:#fff;opacity:1;cursor:pointer}
.pc-mode .subnav-list li:hover{color:#177fff;opacity:1}
.pc-mode .header-howtobuy{width:100%;position:fixed;top:0;height:470px;background-color:rgba(2,7,23,.9);z-index:10;color:#fff;transform:translateY(-470px);transition:transform .3s ease-out}
.pc-mode .header-howtobuy h5{font-size:18px;line-height:1;margin-top:15px;color:#fff}
.pc-mode .header-howtobuy h6{font-size:14px;opacity:.5;line-height:1;margin-top:7px}
.pc-mode .header-howtobuy .submitResult{margin-top:15px}
.pc-mode .header-howtobuy .buy-box{width:780px;margin:0 auto;margin-top:50px}
.pc-mode .header-howtobuy .input-area{width:355px;position:relative}
.pc-mode .header-howtobuy .input-area:after{content:"";width:1px;height:265px;position:absolute;right:0;bottom:0;background-color:#fff;opacity:.1}
.pc-mode .header-howtobuy .first-input-box{margin-top:40px}
.pc-mode .header-howtobuy .input-box{width:280px;height:48px;box-sizing:border-box;position:relative;border:2px solid hsla(0,0%,100%,.3)}
.pc-mode .header-howtobuy .input-box i{width:50px;height:44px;display:block;position:absolute;left:0;top:0;backgroud:no-repeat center center;background-size:cover}
.pc-mode .header-howtobuy .input-box input{width:220px;height:44px;line-height:44px;background-color:transparent;color:#fff;font-size:16px;position:absolute;top:0;right:0}
.pc-mode .header-howtobuy .input-error{animation:shake .5s 1 ease}
.pc-mode .header-howtobuy .submit-btn{width:280px;height:48px;background-color:#177fff;text-align:center;line-height:48px;cursor:pointer;color:#fff;font-size:16px;margin-top:30px}
.pc-mode .header-howtobuy .submit-btn:hover{background-color:#004eff}
.pc-mode .header-howtobuy .submit-btn-success{background-color:#0bdba8;pointer-events:none;transition:all .2s ease}
.pc-mode .header-howtobuy .submit-btn-success:hover{background-color:#0bdba8}
.pc-mode .header-howtobuy .info-area{padding-left:70px}
.pc-mode .header-howtobuy .info-box{color:#fff;font-size:32px;font-family:OPPOSans-Regular, Alibaba_-Regular, AlimamaDongFangDaKai-Regular, MiSans-Regular, sans-serif;position:relative;padding-left:45px;line-height:44px}
.pc-mode .header-howtobuy .info-box i{width:50px;height:44px;position:absolute;left:0;top:0}
.pc-mode .header-howtobuy .info-box-tel{margin-top:40px;margin-bottom:10px}
.pc-mode .header-howtobuy .icon-input-company{background-image:url('')}
.pc-mode .header-howtobuy .icon-input-name{background-image:url(http://c.jd.com/static/img/input-name-icon.3598fff.png)}
.pc-mode .header-howtobuy .icon-input-tel{background-image:url(http://c.jd.com/static/img/input-tel-icon.583d019.png)}
.pc-mode .header-howtobuy .icon-tel{background-image:url(http://c.jd.com/static/img/tel-icon.528865c.png)}
.pc-mode .header-howtobuy .icon-email{background-image:url(http://c.jd.com/static/img/email-icon.5a43707.png)}
.pc-mode .header-showbuy{top:0;transform:translateY(0)}
.pc-mode .header-nav-operation{right:0;top:0;width:110px;height:40px;z-index:1000;position:absolute;top:50%;right:50px;margin-top:-20px}
.pc-mode .buy-btn{width:110px;height:40px;border:1px solid hsla(0,0%,100%,.4);color:#fff;line-height:40px;font-size:16px;text-align:center;cursor:pointer;transition:background-color .15s ease;z-index:3000}
.pc-mode .buy-btn:hover{background-color:#177fff;border:1px solid #177fff}
.pc-mode .login-area{font-size:16px;position:absolute;right:50px;top:0;color:#fff}
.pc-mode .login-btn,.pc-mode .register-btn{color:#fff;line-height:90px;opacity:.5}
.pc-mode .login-btn:hover,.pc-mode .register-btn:hover{opacity:1}
.pc-mode .login-line{margin:0 20px;opacity:.2}
@media (max-width:1580px) and (min-width:1281px){
	.pc-mode .sub-cont-box{width:20%}
}
@media (min-width:1581px){
	.pc-mode .header-downbox .subnav-box{width:1580px}
	.pc-mode .sub-cont-box{width:16.66667%}
}
.pc-mode .header-nav-item a {
    font-size: 16px;
    line-height: 72px;
    display: inline-block;
    color: inherit;
    opacity: .5;
    transition: all .3s ease;
    text-decoration: none;
}
.pc-mode .header-nav-item.active a {
    opacity: 1;
    text-decoration: none;
}
.pc-mode .header-nav-item a:hover{
	text-decoration: none;
}
.pc-mode .header-top-nav {
    display: inline-block;
    width: 1100px;
    color: #FFF;
    margin:auto;
    position: relative;
    z-index: 3;
}
.pc-mode .header-nav-list {
    font-size: 0;
    white-space: nowrap;
    text-align: right;
}

ul, ol {
    list-style-type: none;
    list-style-image: none;
}
.pc-mode .header-nav-item {
    display: inline-block;
    position: relative;
    color: #fff;
    margin-right: 60px;
}

li {
    list-style: none;
}