.top_b{
    display: none;
}
.nav-contain, .top-logo{
    padding: 0;
}
.menu-but{
    padding-top: 0;
}
.am-hide-sm-only{
    display: none !important;
}
.box{
    width: 85%;
    height: 200px;
    padding-bottom: 0;
}
#layui-layer1,#layui-layer2{
    max-width: 85%;

}
.layui-layer-content img{
    max-width: 100%;
}
.baner-main{
    margin: 0 auto;
}
.baner-main .prev{
    left: -25px;
    background: url(../images/arrow_icon.png) no-repeat 0px 80px;
    background-size: 70px;
    width: 35px !important;
}
.baner-main .next{
    background: url(../images/arrow_icon.png) no-repeat -36px 80px;
    background-size: 70px;
    right: -26px;
    width: 35px !important;
    z-index: 5 !important;
}
.mlunbo{
    padding: 10px 0;
}
#to_top{
    display: none !important;
}
#call-tel{
    position: fixed;
    right: 3%;
    bottom: 25%;
    width: 40px;
    height: 40px;
    background: #fff;
    border-radius:5px;
    border: 1px solid #0e90d2;
    text-align: center;
    line-height: 40px;
    z-index: 1000;
}
.bdshare-slide-button-box,.sr-bdimgshare{
    display: none !important;
}
#gallery{
    height: auto !important;
}
#gallery li.li_5{
    display: inline;
}
.am-container-company .customer-case-ul li:nth-of-type(n+7){
    display: none;
}
.phone-fixed-bottom{
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1000;
}
.phone-fixed-bottom input[type='text'] {
    width: 100%;
    border: 1px solid #ddd;
    height: 45px;
    line-height: 45px;
    border-left: 0;
    border-right: 0;
    padding-left: 2%;
}
.phone-fixed-bottom button[type='submit'] {
    height: 33px;
    background: #FFB800;
    background-size: auto 50%;
    color: #fff;
    width: 80px;
    position: absolute;
    right: 0;
    font-size: 16px;
    border: 1px solid #FFB800;
    bottom: 6px;
}

.phone-fixed-bottom input::-webkit-input-placeholder{
    font-size:12px;

}
#hongbao{
    position: fixed;
    right: 3%;
    bottom: 10%;
    width: 40px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
    z-index: 1000;
}
.prizeform form button{
    width: 60% !important;
}
.layui-layer-getprize .prizeform{
    background-size: 100% 100% !important;
}
#layui-layer1 .layui-layer-setwin{
    display: block !important;
}