@media(max-width:768px) {
    .navbar-wrapper {
        display: none;
    }

}
.xymob-head-box .xymob-logo {
    height: 40px;
}
.xymob-head-box .xymob-logo img {
    height: 40px;
    width: auto;
}

.div-sign-up {
    width: 80px;
    height: 40px;
    float: right;
    margin-left: 40px;
}
.btn-signup-new {
    width: 100%;
    background: #4169E1;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    display: inline-block;
}

.form-index {
    position: absolute;
    max-width: 400px;
    left:0;
    right:0;
    margin:auto;
    top: 200px;
    background: #fff;
    z-index: 9999;
    box-sizing: border-box;
    padding: 50px;
}
.form-index h3 {
    text-align: center;
    color:#000;
    font-size: 25px;
    margin-bottom: 25px;
}
.form-index h3 p {
    font-size: 18px;
    padding-top: 5px;
    color:#3eb93e;
    font-weight: bold;
}
.form-index .input-g {
    position: relative;
    background: none;
    margin-top: 15px;
}
.form-index .input-g .iconfont {
    position: absolute;
    right: 7px;
    top: 4px;
}
.form-index .input-g input {
    height: 34px;
    line-height: 34px;
    background: none;
    text-indent: 10px;
}
.form-index .forget-pwd {
    text-align: right;
    line-height: 40px;
    font-size: 13px;
    padding-top: 10px;
}
.form-index .btn-g {
    margin-top: 15px;
}
.form-index .btn-g input {
    width: 100%;
    border: none;
    outline: none;
    background: #2f313e;
    color:#fff;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
}
.form-index .zhucea {
    display: block;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    color:#3eb93e;
    cursor: pointer;
}

.form-index .denglua {
    display: block;
    text-align: center;
    line-height: 50px;
    margin-top: 10px;
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    color:#3eb93e;
    cursor: pointer;
}

.form-index .closre {
    max-width: 25px;
    position: absolute;
    right:5px;
    top:5px;
    cursor: pointer;
}
.form-index .closre img {
    width: 100%;
}

.denglu {
    display: none;
}
.zhuce {
    display: none;
}
.wangji {
    display: none;
}
.huoqu #getmsgcode {
    position: absolute;
    right: 0px;
    top: 0;
    border: none;
    outline: none;
    background: #dddddd;
    text-align: left;
    width: 76px;
}
.dengluhou {
    float:right;
    font-size: 14px;
    margin-left: 30px;
}

.xypg-product-list li h3 a {
    
}

.xypg-product-list li {
    width: 14.666%;
}

.xypg-news-detail img {
    width:auto !important;
    height: auto !important;
    max-width: 100% !important;
}



