/*首页*/
.softimg {
    width: 50%;
    float: left;
    margin-bottom: 20px;
}

.bloack {
    padding: 1px;
}

    .bloack img {
        width: 100%;
    }

.picTitle {
    font-size: 14px;
    margin-bottom: 5px;
}

.zzxzImg {
    border: 3px solid #6b3abc;
    border-radius: 9px;
}

.plxzImg {
    border: 3px solid #6b3abc;
    border-radius: 9px;
}

/*内页*/
.diffboth {
    border-radius: 5px;
    border: 1px solid #F44336;
    margin: 0 0 12px 0;
}

.diffTitle {
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #F44336;
}

.diffbody {
    padding: 18px;
    line-height: 30px;
    min-height: 100px;
}

.ffsm {
    padding: 8px 28px;
}

.title {
    font-size: 14px;
    background: #F44336;
    color: #fff;
    line-height: 32px;
    padding-left: 15px;
    margin-bottom: 12px;
}

.ffsm .tc {
    line-height: 30px;
    font-size: 14px;
    margin-top: 1px;
}

    .ffsm .tc:nth-child(1),
    .ffsm .tc:nth-child(3),
    .ffsm .tc:nth-child(5) {
        background: #efefef;
    }

.step .row {
    padding: 12px 8px;
    border-bottom: 1px solid #F44336;
    line-height: 30px
}

    .step .row .f1 {
        font-size: 24px;
        font-weight: bold;
        color: #555;
    }

    .step .row:nth-child(2),
    .step .row:nth-child(4),
    .step .row:nth-child(6) {
        background: #efefef;
    }

.imgrounded {
    border: 1px solid #ccc;
    border-radius: 3px;
}

.buydiv {
    text-align: right;
    margin-left: -15px;
    margin-right: -15px;
    padding: 30px 0;
}

.btnBuy {
    padding: 8px 22px;
    margin: 0;
    background: #F44336;
    color: #fff !important;
    font-size: 14px;
    cursor: pointer;
    box-shadow: 1px 3px 8px 2px #9E9E9E;
}

    .btnBuy img {
        height: 28px;
        margin-right: 8px;
        position: relative;
        top: -2px;
    }

    .btnBuy:hover {
        background: #F00;
        color: #fff !important;
        text-decoration-line: none !important;
    }

.comtb {
    width: 100%;
    line-height: 30px;
}

    .comtb thead th {
        background: #f1f1f1;
    }

    .comtb tbody tr {
        border-bottom: 1px solid #eee;
    }

.col1 {
    padding: 3px 8px;
}

    .col1 span {
        color: #9E9E9E;
        font-weight: normal;
        font-size: 12px;
    }

.col2 {
    width: 15%;
    text-align: center;
}

.col3 {
    width: 15%;
    text-align: center;
}

.col31 {
    width: 20%;
    text-align: center;
}

.col4 {
    text-align: left;
    padding: 0 8px;
    line-height: 18px !important;
}

.col5 {
    text-align: center;
}

.col6 {
    text-align: center;
}

.iconicon1 {
    color: #c00;
    font-size: 26px;
    position: relative;
    top: 4px;
}

.icongou {
    color: #0c0;
    font-size: 20px;
    position: relative;
    top: 1px;
}

.divBuy {
    margin: 18px 0 0 0;
    text-align: right;
}

.buy1 {
    width: 1140px;
    padding: 0;
}

    .buy1 > .row {
        width: 100%;
        margin: 0;
    }

/*pay*/
.pay1 {
    width: 1140px;
}

    .pay1 > .row {
        width: 100%;
        margin: 0;
        border: 1px solid #F44336;
        margin-bottom: 12px;
        border-radius: 5px;
        color: #999;
    }

/*help*/
.help1 {
    width: 1140px;
}

    .help1 > .row {
        width: 100%;
        margin: 0;
        border: 1px solid #F44336;
        margin-bottom: 12px;
        border-radius: 5px;
        color: #333;
    }

.imgrounded {
    border: 1px solid #ccc;
    border-radius: 3px;
}

.buyform {
    line-height: 42px;
    font-size: 16px;
}

    .buyform .bfl {
        text-align: right;
        font-size: 14px;
    }

.bfr {
    margin-top: 6px;
}

.buydiv {
    text-align: right;
    margin-left: -15px;
    margin-right: -15px;
}

.btnPay {
    padding: 2px 31px !important;
    margin: 0 0 48px;
    line-height: 30px;
    background: #FF5722;
    color: #fff !important;
    border: 1px solid #fff !important;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}

.pay input {
    width: 22px;
    height: 22px;
}

.pay label {
    margin: 0 38px 0 3px;
    line-height: 24px;
    height: 24px;
    position: relative;
    top: -4px;
    font-size: 16px;
}


input::-webkit-input-placeholder {
    color: #ccc !important;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #ccc !important;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #ccc !important;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #ccc !important;
}

.title span {
    color: #ffb4af;
    font-size: 12px;
    margin-left: 12px;
}

.cgn {
    color: #0c0 !important;
}

.readme {
    position: relative;
    top: -3px;
    margin-left: 8px;
}

.hide {
    display: none;
}

.pay input {
    position: relative;
    top: 5px;
}

.pay label {
    position: relative;
    top: 0;
}

.bodycontent {
    width: 1140px;
    padding: 0;
}

    .bodycontent > .row {
        width: 100%;
        margin: 0;
    }

/*登录*/
.item {
    margin: 28px 28px;
    border-bottom: 0 !important;
    line-height: 58px;
}

    .item .cc {
        margin-top: 9px;
    }

.leftb {
    margin: 38px 0;
}

    .leftb .item .iconfont {
        top: 3px;
        position: relative;
    }



.leftb {
    margin: 0 0 12px 0;
    border: 1px solid #F44336;
    line-height: 48px;
    border-radius: 5px;
}

    .leftb .head {
        background: #F44336;
        padding-left: 15px;
        line-height: 32px;
        font-size: 14px;
        color: #fff;
    }

    .leftb .item {
        border-bottom: 1px dotted #F44336;
    }

        .leftb .item .iconfont {
            margin-right: 8px;
            margin-left: 8px;
            font-size: 22px !important;
            color: #F44336;
        }


        .leftb .item a {
            color: #333;
            font-size: 16px;
        }

            .leftb .item a:hover {
                color: #F44336;
            }

/*单页*/

.hlepcontent {
    padding: 18px;
    line-height: 30px;
}

    .hlepcontent p {
        clear: both;
    }

    .hlepcontent p,
    .hlepcontent span {
        margin-bottom: 0 !important;
        word-break: break-all !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        white-space: normal !important;
        width: 90%;
    }

    .hlepcontent img {
        max-width: 100% !important;
    }

.minheight630 {
    min-height: 630px;
}

/*查询*/
span#repTime {
    margin-right: 8px;
    font-size: 35px;
    font-weight: bold;
}

/*客服*/
.main-im {
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 100;
    font: 13px/1.5 "\5FAE\8F6F\96C5\9ED1", "Microsoft Yahei", "arial", 'simsun', "Hiragino Sans GB", tahoma, arial, "\5B8B\4F53";
}

    .main-im ul {
        list-style: none outside;
        padding: 0;
        margin: 0;
    }

    .main-im li {
        display: list-item;
        margin: 0;
        padding: 0;
    }

    .main-im .qq-a {
        display: block;
        width: 106px;
        height: 116px;
        font-size: 14px;
        color: #0484cd;
        text-align: center;
        position: relative;
    }

        .main-im .qq-a span {
            bottom: 5px;
            position: absolute;
            width: 90px;
            left: 10px;
        }

    .main-im .qq-hover-c {
        width: 70px;
        height: 70px;
        border-radius: 35px;
        position: absolute;
        left: 18px;
        top: 10px;
        overflow: hidden;
        z-index: 9;
    }

    .main-im .qq-container {
        z-index: 99;
        position: absolute;
        width: 109px;
        height: 118px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
        border-bottom: 1px solid #dddddd;
        background: url(../image/qq-icon-bg.png) no-repeat center 8px;
    }

    .main-im .img-qq {
        max-width: 60px;
        display: block;
        position: absolute;
        left: 6px;
        top: 3px;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
    }

    .main-im .im-qq:hover .img-qq {
        max-width: 70px;
        left: 1px;
        top: 8px;
        position: absolute;
    }

    .main-im .im_main {
        background: #F9FAFB;
        border: 1px solid #dddddd;
        border-radius: 10px;
        background: #F9FAFB;
        display: none;
    }

        .main-im .im_main .im-tel {
            color: #000000;
            text-align: center;
            width: 109px;
            border-bottom: 1px solid #dddddd;
        }

            .main-im .im_main .im-tel div {
                font-weight: bold;
                font-size: 12px;
                margin-top: 11px;
            }

            .main-im .im_main .im-tel .tel-num {
                font-family: Arial;
                font-weight: bold;
                color: #e66d15;
            }

            .main-im .im_main .im-tel:hover {
                background: #fafafa;
            }

        .main-im .im_main .weixing-container {
            width: 55px;
            height: 47px;
            border-right: 1px solid #dddddd;
            background: #f5f5f5;
            border-bottom-left-radius: 10px;
            background: url(../image/weixing-icon.png) no-repeat center center;
            float: left;
        }

        .main-im .im_main .weixing-show {
            width: 112px;
            height: 142px;
            background: #ffffff;
            border-radius: 10px;
            border: 1px solid #dddddd;
            position: absolute;
            left: -125px;
            top: -82px;
            display: none
        }

            .main-im .im_main .weixing-show .weixing-sanjiao {
                width: 0;
                height: 0;
                border-style: solid;
                border-color: transparent transparent transparent #ffffff;
                border-width: 6px;
                left: 111px;
                top: 100px;
                position: absolute;
                z-index: 2;
            }

            .main-im .im_main .weixing-show .weixing-sanjiao-big {
                width: 0;
                height: 0;
                border-style: solid;
                border-color: transparent transparent transparent #dddddd;
                border-width: 8px;
                left: 112px;
                top: 100px;
                position: absolute;
            }

            .main-im .im_main .weixing-show .weixing-ma {
                width: 104px;
                height: 103px;
                padding-left: 5px;
                padding-top: 5px;
            }

            .main-im .im_main .weixing-show .weixing-txt {
                position: absolute;
                top: 110px;
                left: 7px;
                width: 100px;
                margin: 0 auto;
                text-align: center;
            }

        .main-im .im_main .go-top {
            width: 50px;
            height: 47px;
            background: #f5f5f5;
            border-bottom-right-radius: 10px;
            background: url(../image/totop-icon.png) no-repeat center center;
            float: right;
        }

            .main-im .im_main .go-top a {
                display: block;
                width: 52px;
                height: 47px;
            }

    .main-im .close-im {
        position: absolute;
        right: 10px;
        top: -12px;
        z-index: 100;
        width: 24px;
        height: 24px;
    }

        .main-im .close-im a {
            display: block;
            width: 24px;
            height: 24px;
            background: url(../image/close_im.png) no-repeat left top;
        }

            .main-im .close-im a:hover {
                text-decoration: none;
            }

    .main-im .open-im {
        cursor: pointer;
        width: 40px;
        height: 133px;
        background: url(../image/open_im.png) no-repeat left top;
    }

.bor-ul li {
    height: 42px;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 17px;
}

    .bor-ul li.ico-bg {
        background: url(../image/q3.png) no-repeat;
        background-position: 19px -210px;
    }

        .bor-ul li.ico-bg a {
            color: #999;
            margin-left: 5px;
            text-decoration-line: none;
        }

.fbt {
    color: #fff;
    background: #211f27;
    margin: 0 5px;
    padding: 2px 5px;
    border-radius: 3px;
}

.topfix {
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3F51B5), to(#673AB7), color-stop(1, #ffffff));
    height: 38px;
    width: 100%;
    position: fixed;
    z-index: 9998;
    text-align: center;
    top: 0;
}

.topfix1200 {
    width: 1100px;
    margin: 0 auto;
    text-align: left;
    line-height: 38px;
}

    .topfix1200 label {
        color: #fff;
        font-weight: bold;
    }

    .topfix1200 span {
        color: #666;
        margin: 0 3px;
    }

    .topfix1200 a {
        color: #fff;
    }
