body{
    margin: 0px;
    font-family:"Roboto Light","PingFang SC" ,"microsoft yahei", "Times New Roman", "宋体", Times, serif;
    font-size: 14px;
    background: #FFF;
}
h3{
    font-weight: normal;
}
p{
    margin: 0px;
}
a{
    text-decoration: none;
}
.banner{
    max-width: 1920px;
    margin: 0 auto;
    height: 580px;
    background: url("/images/index/banner_wms.jpg") center top;
}
.EN .banner{
    background: url("/images/index/banner_wms_en.jpg") center top;
}
.relative{
    position: relative;
}
.absolute{
    position: absolute;
}
.bg{
    background: rgba(0,0,0,.5);
    z-index: 1;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.text-box{
    color: #fff;
    text-align: center;
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.banner .big-text{
    font-size: 60px;
    font-family: SimHei, 'Microsoft YaHei', Arial,sans-serif;
    padding-bottom: 20px;
}
.banner .text{
    font-size: 22px;
    font-family: SimHei, 'Microsoft YaHei', Arial,sans-serif;
}
.btn {
    display: inline-block;
    padding: 5px 12px;
    margin-bottom: 0;
    font-weight: 400;
    line-height: 1.4;
    vertical-align: middle;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    min-width: 64px;
    border-radius: 22px;
    line-height: 46px;
    padding: 0px 40px;
    font-size: 20px;
    margin: 57px 17px 0px 17px;
    transition-duration: .2s;
    -moz-transition-duration: .2s;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    color: #fff;
}
.pointer{
    cursor: pointer;
}
.gray.btn{
    border: 1px solid #ddd;
    background:none;
    height: auto;

}
.gray.btn:hover{
    background: rgba(255,255,255,.3);
    color: #fff;
    text-decoration: none;
}
.blue.btn{
    background: #01a2f6;
    color: #fff;
}
.blue.btn:hover{
    background-color: #1c74bf;
}
h3{
    margin: 0px;
    font-family: SimHei, 'Microsoft YaHei', Arial,sans-serif;
}
.info-part{
    text-align: center;
    display: inline-block;
    width: 395px;
    color: #999;
    vertical-align: top;
    height:277px;
}

.main{
    width: 1130px;
    margin: 0 auto;
}
.blue{
    color: #1388ff;
}
.info-inner{
    width: 1196px;
}
.info-part h3{
    font-size: 20px;
    padding: 0 0 10px 0;
    font-family: 'Microsoft YaHei', Arial,sans-serif;
    color: #333;
}
.info-part p{
    line-height: 24px;
    font-family: 'Microsoft YaHei', Arial,sans-serif;
    width: 330px;
    margin: 0 auto;
    text-align: left;
    padding-left: 30px;
    padding-right:30px;
}
.go-reg {
    background: #019cf5;
    background: -ms-linear-gradient(top, #01a2f6, #0194f5);
    background: -moz-linear-gradient(top,#01a2f6,#f6f6f8);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%,from(#01a2f6), to(#0194f5));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#01a2f6), to(#0194f5));
    background: -webkit-linear-gradient(top, #01a2f6, #0194f5);
    background: -o-linear-gradient(top, #01a2f6, #0194f5);
    color: #fff;
    line-height: 80px;
    width: 400px;
    border-radius: 80px;
    text-align: center;
    box-shadow: 0px 12px 10px rgba(0,0,0,.05);
    display: inline-block;
    font-size: 32px;
    margin-top: 45px;
}
.text-center{
    text-align: center;
}
.main-bottom .blue{
    font-size: 34px;
}
.main-bottom{
    background: #f7f9fb;
    padding: 73px 0 96px 0;
}
.pro-ico{
    display: inline-block;
    width: 105px;
    height: 105px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}
.pro-ico:after{
    content: '';
    width: 60px;
    height: 60px;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 23px;
}
.ico1:after{
    background: url("/images/static/icon1.png");
    background-size: cover;
}
.ico2:after{
    background: url("/images/static/icon2.png");
    background-size: cover;
}
.ico3:after{
    background: url("/images/static/icon3.png");
    background-size: cover;
}
.ico4:after{
    background: url("/images/static/icon4.png");
    background-size: cover;
}
.ico5:after{
    background: url("/images/static/icon5.png");
    background-size: cover;
}
.ico6:after{
    background: url("/images/static/icon6.png");
    background-size: cover;
}
.gray-bg{
    background: #f7f9fb;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.o-hidden{
    overflow: hidden;
}
.content{
    position: relative;
    margin: 0 auto;
    padding: 50px 0;
}
.content .img{
    position: absolute;
    right: 631px;
    bottom: 90px;
}
.content h3{
    color: #333333;
    font-size: 30px;
    font-family: 'Microsoft YaHei', Arial,sans-serif;
    padding-bottom: 30px;
}
.content p{
    font-size: 16px;
    color: #888888;
}
.content .text{
    width: 430px;
    line-height: 30px;
}
.img1{
    background: url("/images/static/big-icon1.png") left center no-repeat;
    height: 490px;
    background-size: 650px;
    padding: 70px 0px 0 0;
}
.EN .img1{
    background: url("/images/static/big-icon1_en.png") left center no-repeat;
}
.img2{
    background: url("/images/static/big-icon3.png") right bottom no-repeat;
    height: 484px;
    background-size: 700px;
    padding: 68px 0 0 0;
}
.img1 .text{
    padding-top: 92px;
    width: 505px;
}
.EN .img1 .text {
    width: 473px;
}
.img2 .text{
    padding-top: 120px;
    width: 455px;
}
.img3 .text{
    padding-top: 147px;
}
.yellow{
    color: #f8a60a;
}
.apply{
    position: absolute;
    top: 360px;
    right: 194px;
}
.bottom-cls{
    padding-bottom: 80px;
}
.info-list .nav-caption{
    margin: 77px 0 30px 0;
}
.product-desc{
    text-align: center;
    padding: 60px 0;
    border-top: 1px solid #eee;
}
.product-desc .content{
    width: 800px;
    margin: 0 auto;
    font-size: 42px;
    padding: 20px;
    position: relative;
}
.product-desc .desc{
    font-size: 26px;
    line-height: 46px;
}
.product-desc .content:before{
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    top:0;
    left:0;
    background: url(../images/static/left.png) center center no-repeat;
}
.product-desc .content:after{
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    top:0;
    right:30px;
    background: url(../images/static/right.png) center center no-repeat;
}
.bj-fff{
    background-color: #fff;
    width: 100%;
}
.bj-F7F9FB{
    background-color: #F7F9FB;
    width: 100%;
}
.btn.apply{
    cursor: pointer!important;
}
.contact_fixed{
    margin-right: 0px;
}
.stock_hide{
    display: none!important;
}
.container{
    width:100%;
}
