/* reset */
body, ul, li, h1, h2, h3, h4, h5, h6, p, form, input, dl, dt, dd{margin: 0;padding: 0;}
body{width: 26.666rem;background: #f0f0f0;margin: 0 auto;}
ul, li{list-style: none;}
a{text-decoration: none;}

/* 顶部 */
.xyxtop{width: 25.244rem;height: 3.128rem;background: #72b046;display: flex;justify-content: space-between;align-items: center;padding: 0 0.711rem;position: relative;z-index: 1;}
.xyxtop .back{width: 0.782rem;height: 1.422rem;}
.xyxtop .logo{width: 12.302rem;height: 1.28rem;}
.xyxtop .more{width: 1.208rem;height: 1.208rem;}

.xyxtop .close{width: 3.8rem;height: 3.128rem;display: block;background: #eee;position: absolute;right: 0;top: 0;background: url(http://m1.073img.com/_15img/073wap/img/close.jpg) no-repeat;background-size: 100% 100%;display: none;}

/* 遮罩 */
.mask{position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: rgba(0, 0, 0, 0.85);display: none;}

/* 导航 */
/*.menu{width: 26.666rem;height: 2.844rem;}
.menu ul{display: flex;}
.menu ul li a{width: 6.666rem;height: 2.737rem;line-height: 2.737rem;font-size: 1.066rem;color: #666;display: block;text-align: center;border-bottom: 0.106rem solid #ddd;}
.menu ul li a.active{height: 2.666rem;border-bottom: 0.177rem solid #72b046;color: #72b046;}
*/
/* 别人的弹出导航 */
.mobile_rightCon{
    height: 12.625rem;
    background: #eee;
    left: 50%;
    position: absolute;
    top: 3.128rem;
    width: 26.666rem;
    z-index: 3333;
    padding: 1.133rem 0 0.6rem 0;
    display: none;    
    transform: translate(-50%);
}
.mobile_rightCon .nav{
    background: 0 0;    
}
.nav{
    background: #fff;
    padding-bottom: .625rem;    
}
.this_pad{
    margin: 0 .833333rem;    
}
.mobile_rightCon .nav ul{
    width: 110%;    
}
ol, ul{
    list-style: none;    
}
.mobile_rightCon .nav ul li{
    background: #fff;
    width: 5.75rem;
    border: .09rem solid #e6e6e6;
    margin-right: .54166667rem;
    margin-bottom: .83333rem;    
}
.nav ul li{
    width: 6.24rem;
    float: left;
    padding-top: .83333rem;    
}
.bread, .head_tit, .nav ul li{
    text-align: center;    
}
.nav ul li dt{
    width: 3.3333rem;
    height: 3.3333rem;
    margin: 0 auto;    
}
.mobile_rightCon img{
    max-width: 100%;
    width: 100%;
    height: 100%;    
}
.mobile_rightCon a{
    color: #666;
}

/* 别人的底部 */
/*.footer{
    height: 5.25rem;
    width: 100%;
    background: #1b212c;
    position: relative;
    margin-top: .83333rem;
    z-index: -1;
}
.this_pad{
    margin: 0 .833333rem;    
}
.footer i{
    display: block;
    width: 2.75rem;
    height: 2.75rem;
    background: url(http://m1.073img.com/_15img/073wap/img/footer_icon.jpg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 1.25rem;
    right: .83333rem;    
}
.footer a{
    position: relative;
    z-index: 12;
    margin: 1.25rem 0 .625rem;
    width: 6rem;   
    top: 1rem; 
}
.footer a{
    display: block;
    font-size: 1.166667rem;
    color: #fff;    
}
.footer p{
    font-size: .833333rem;
    color: #999;
    white-space: nowrap; 
    position: relative; 
    top: 0.5rem;  
}*/

/*二维码*/
.QRcode{width: 21.30rem;height: 31.17rem;position: fixed;left: 50%;top: 50%;margin-left: -10.65rem;margin-top: -15.58rem;background: url(../images/QRcodeBg.jpg) no-repeat;background-size: 21.30rem 31.17rem;z-index: 99999;display: none;}
.QRcode p{text-align: center;margin-top: 4.44rem;}
.QRcode p span{font-size: 1.14rem;color: #fff;}
.QRcode p .text{width: 8.45rem;height: 2.06rem;line-height: 2.06rem;text-align: center;border: 1px solid #93db92;background: none;color: #c6f0c6;border-radius: .18rem;margin-left: .71rem;font-size: 1.14rem;}
.QRcode .copy{width: 10.65rem;height: 2.49rem;line-height: 2.49rem;display: block;text-align: center;background: #eaf1ea;color: #666;border-radius: .18rem;margin: 0 auto;box-shadow: 1px 1px 3px #333;margin-top: .3rem;}
.QRcode img{width: 12.63rem;height: 12.63rem;margin: 0 auto;display: block;margin-top: 4.07rem;}
.QRcode .close_2{width: 2.84rem;height: 2.84rem;background: url(../images/close_2.png) no-repeat;background-size: 2.84rem 2.84rem;position: absolute;left: 50%;bottom: -3.55rem;margin-left: -1.42rem;}














