.download_btn{
    position: fixed;
    left: -100%;
    top: 35%;
    width: 60px;
    height: 58px;
    background-color: #44b449;
    text-align: center;
    padding: 6px 0px 0px 0px;
    border-radius: 3px;
    cursor: pointer;
}
.download_btn:hover{
    background: #ff6600;
}
.download_btn em {
    display: block;
    width: 26px;
    height: 30px;
    margin: 0 auto 4px;
    background: url(../image/one_dow_icon.2.png) 0px -250px no-repeat;
}
.download_btn span{
    font-size: 12px;
    color: #fff;
}
/* 弹窗 */
.mask {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
}
.mask div, .marks div {
    clear: none;
    overflow: visible;
    box-sizing: content-box;
}
.copy-alert {
    padding: 30px 0 25px;
    width: 322px;
    height: 326px;
    background-color: #fff;
    position: relative;
    margin: 230px auto;
    border-radius: 10px;
}
.mask .close {
    position: absolute;
    right: -10px;
    background: #767676;
    width: 28px;
    height: 28px;
    text-indent: -9999px;
    top: -10px;
    cursor: pointer;
    border-radius: 60px;
    border: 3px solid #fff;
}
.mask .close:after {
    content: "";
    position: absolute;
    width: 3px;
    height: 17px;
    background: #fff;
    display: inline-block;
    left: 13px;
    -webkit-transform: rotate(313deg);
    border-radius: 4px;
    top: 5px;
}
.mask .close:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 17px;
    background: #fff;
    display: inline-block;
    left: 13px;
    -webkit-transform: rotate(45deg);
    border-radius: 4px;
    top: 5px;
    transition: rotate(45deg);
}
.paybox {
    width: 310px;
    float: right;
    /*border-left: 1px solid #ccc;*/
}
.paybox-art, .codebox_tip {
    color: #999;
    font-size: 16px;
    line-height: 26px;
    height: 26px;
    width: 100%;
    /* margin: 0 0 8px 0; */
    text-align: center;
}
.paybox-img {
    margin: 29px auto 4%;
    width: 130px;
    height: 130px;
    display: block;
    margin-top: 12px;
    /*background: url(https://cpt.9136.com/img/one_dow_icon.4.png) no-repeat -36px -82px;*/
}
.paybox-img img {
    width: 100%;
    display: block;
}
.paybox-money {
    height: 34px;
    line-height: 30px;
    margin: 6px 0;
    text-align: center;
}
.paybox-money h2 {
    color: #fb8201;
    font-size: 15px;
    display: inline-block;
    font-weight: 600;
    margin: 0;
}
.paybox-money span {
    text-decoration: line-through;
    color: #949494;
    margin-left: 10px;
    font-size: 14px;
}
.paybox-bottom {
    width: 80%;
    text-align: center;
    margin: 6px auto 0;
    cursor: pointer;
    background: #44b549;
    height: 42px;
    line-height: 42px;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}
.paybox-bottom.openvip {
    background-color: #fff;
    border: solid #44b549 1px;
    box-sizing: border-box;
    color: #44b549;
}
.paybox-bottom {
    width: 80%;
    text-align: center;
    margin: 6px auto 0;
    cursor: pointer;
    background: #44b549;
    height: 42px;
    line-height: 42px;
    border-radius: 4px;
    font-size: 17px;
    color: #fff;
    font-weight: 600;
}
.paybox-service {
    margin-top: 13px;
    text-align: center;
}
.paybox-service span {
    font-size: 14px;
    color: #999;
    margin: 0 27px;
    cursor: pointer;
}
.paybox-title, .codebox_title {
    color: #44b549;
    font-size: 27px;
    text-align: center;
    font-weight: 700;
    line-height: 40px;
    height: 40px;
    width: 100%;
    margin-bottom: 5px;
}
.codebox {
    width: 331px;
    float: left;
}
.codebox .codebox_tip {
    cursor: pointer;
    color: #44b449;
    font-weight: 700;
    font-size: 17px;
}
.codebox .codebox_tip_2 {
    color: orange;
}
.codebox_qrcode {
    width: 170px;
    display: block;
    margin: -2px auto 0;
}
.codebox_search {
    margin: 0 auto;
    width: 74%;
    border: 1px solid #44b549;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    border-radius: 3px;
}
.codebox_search .houhao_bar {
    width: 70%;
    font-size: 15px;
    float: left;
    border: none;
    color: #bdbdbd;
    line-height: 40px;
    padding: 0 0 0 3%;
    height: 38px;
    outline: none;
}
.codebox_search .houhaoresults {
    width: 27%;
    background: #44b449;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border: 0 none;
    cursor: pointer;
    float: right;
    height: 40px;
}
.codebox_tips {
    color: #999;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    width: 100%;
    margin-top: 12px;
    text-align: center;
}

/* h5页面 */
.footerfix_te {
    bottom: -1px;
    opacity: 1;
}

.footerfix {
    opacity: 1;
    position: fixed;
    display: flex;
    width: 94%;
    height: 40px;
    left: 0;
    bottom: 0px;
    background: #fff;
    padding: 03%;
    box-shadow: 0 -0.5rem 0.8rem rgb(0 0 0 / 5%);
    border-top: 1px solid #e4e4e4;
    justify-content: space-between;
    z-index: 10;
    transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -o-transition: 0.3s ease;
}

.footerfix div {
    clear: none;
    float: left;
    height: 40px;
    border-radius: 2px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    width: 20%;
}

.footerfix a {
    color: #7e7e7e;
    font-size: 15px;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
    flex-direction: column;
    align-items: center;
}

.footerfix .footerfix_download {
    width: 35%;
}

.footerfix .footerfix_download a {
    background: #2ca6e0;
    border-radius: 60px;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    flex-direction: row;
}

.footerfix em {
    height: 18px;
    width: 18px;
    display: inline-block;
    margin-bottom: 2px;
}

.footerfix .footerfix_home em {
    background: url(../image/one_dow_icon.4.png) no-repeat right -262px;
}

.footerfix .footerfix_fuzhiall em {
    background: url(../image/one_dow_icon.4.png) no-repeat right -286px;
}

.footerfix .footerfix_download em {
    background: url(../image/one_dow_icon.4.png) no-repeat -5px -107px;
    float: left;
}