/*¶¥²¿*/
.home_nav{position:relative;padding:0 0.2rem;height:0.9rem;background:#fff;border-top:thin solid #E6E6E6;border-bottom:thin solid #E6E6E6;line-height: 0.9rem;vertical-align:middle;width:100%; -webkit-box-sizing: border-box;box-sizing: border-box;}
.logo{position:relative;font-size: 0;line-height: 0;vertical-align: middle;min-width: 1rem;}
.logo a{display:inline-block;margin-right:0.07rem;padding:0.2rem 0.57rem;background:url(images/logo.png) no-repeat;background-size: contain;font-size: 0;line-height: 0;vertical-align: middle;}
.logo p{position:relative;display: inline-block;font-size: 0.28rem;color:#303133;line-height: 0.9rem;vertical-align: middle;}
.logo p:after{content:"";position: absolute;top:0.4rem;right:-0.2rem;width:0.16rem;height:0.08rem;background:url(images/up.png) no-repeat;background-size: 0.16rem 0.08rem;}
.logo p.active:after{background-image: url("images/down.png");}
.home_nav .menu{margin-right:-0.24rem;}
.home_nav .menu_img{margin-top:0.26rem;width: 0.36rem;height: 0.36rem;display: block;background:url(images/shape.png) no-repeat;background-size: 0.36rem 0.36rem;}
.home_nav  .nav_mod{display:none;z-index:102;background:#fff;position: absolute;top: 0.86rem;right: 0.1rem;width: 2rem;border:thin solid #E6E6E6;}
.nav_mod a{width:2rem;display:block;text-align:center;font-size:0.28rem;line-height:0.6rem;border-bottom:thin solid #E6E6E6;color: #333;-webkit-box-sizing: border-box;box-sizing: border-box;}
.logo + a {
    position: absolute;
    left: 50%;
    margin-left: -1rem;
}
.home_nav .logo_img{text-align:center;margin-top:0.2rem;width: 1.95rem;height: 0.8rem;display: block;background:url(images/logo2.png) center top no-repeat;background-size: auto 0.5rem;}
.home_nav .logo_img_cq{background-image: url("images/logocq2.png");width: 0.94rem;height: 0.47rem;background-size: 0.94rem 0.47rem;}
.menu a{display: block;padding:0 0.24rem;}
.menu li.active a{background:#c3ca00;}
.nav_mod span.jt {
    display: block;
    position: absolute;
    right: .1rem;
    top: -.16rem;
    width: .32rem;
    height: .16rem;
    background: url(images/jian.png) no-repeat;
    background-size: contain;
}

.logo + a .logo_img_cq{
    position: absolute;
    left: 50%;
    margin-left: -.47rem;
}
    /*ÐÂµ×²¿*/
.wrap{padding-bottom: 1.1rem;}
.home_nav{overflow: visible;}
.footer_new{height: 1rem;text-align: center;position: fixed;bottom: 0;width: 100%;background: #fff;}
.footer_new ul{height: 1rem;overflow: hidden;background: url("images/bottom_new.png") 0 -34px no-repeat;}
.footer_new li{float:left;width: 33%;height: 1rem;text-align: center;}
.footer_new li a{margin:0.09rem auto;display:block;width:0.6rem;height:0.85rem;background:url(images/bottom_app2.png) center center no-repeat;background-size:0.73rem 1rem;}
.footer_new li .foot_sy{background-image: url(images/bottom_sy2.png);}
.footer_new li .foot_sy.on{background-image: url(images/bottom_sy.png);}
.footer_new li .foot_qq{background-image: url(images/bottom_qq2.png);}
.footer_new li .foot_qq.on{background-image: url(images/bottom_qq.png);}
.footer_new li .foot_wj{background-image: url(images/bottom_wj2.png);}
.footer_new li .foot_wj.on{background-image: url(images/bottom_wj.png);}
.footer_new li .foot_app{background-image: url(images/bottom_app2.png);}
.footer_new li .foot_app.on{background-image: url(images/bottom_app.png);}
/**/
.nav_mask {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 101;
    overflow-y: scroll;
}
.win_mod{display: none;position: fixed;border-radius:10px;top: 50%;left: 50%;width: 5.8rem;height: 3.1rem;margin-top: -1.6rem;margin-left: -2.9rem;background: #fff;z-index: 102;color: #1D1D26;}
    .win_mod p{font-size:0.34rem;font-weight:700;line-height: 2.09rem;text-align: center;border-bottom:1px solid #E6E6E6;}
    .win_mod a{text-align: center;display: block;height: 1rem;float: left;width: 2.88rem;color: #1D1D26;font-size: 0.3rem;}
        .win_mod .qx_btn{border-right: 1px solid #E6E6E6;}
