﻿

/*????*/

.cpzx {
    height: 30px;
    margin-top: 15px;
}

    .cpzx a {
        color: rgb(102,102,102);
    }

        .cpzx a:hover {
            color: #089EEB;
        }

    .cpzx div {
        font-size: 14px;
        width: 1200px;
        text-align: left;
        margin: 0 auto;
        color: #666;
    }


.anlie {
    width: 1200px;
    margin: 10px auto 0 auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.anlieone {
    width: 1200px;
    display: inline-block;
}

.alone {
    width: 950px;
    min-height: 600px;
    border: 1px solid rgb(231,231,231);
    float: left;
    display: inline-block;
}

.biaot {
    width: 800px;
    margin-left: 75px;
        height: 64px;
    line-height: 32px;
    font-size: 24px;
    border-bottom: 1px dashed rgb(224,224,224);
    margin-top: 42px;
    padding-bottom: 25px;
}

.time, .goyuan, .cisu {
    font-size: 14px;
    color: rgb(61,61,61);
    top: 90px;
    float: left;
    height: 40px;
}

.time {
    margin-left: 230px;
    height: 30px;
    margin-top: 10px;
}

.goyuan {
    margin-left: 30px;
    height: 30px;
    margin-top: 10px;
}

.cisu {
    margin-left: 30px;
    height: 30px;
    margin-top: 10px;
}

.textone {
    width: 900px;
    margin-top: 50px;
    margin-left: 25px;
    line-height: 30px;
    text-align: left;
    color: rgb(61,61,61);
}

.alonemy {
    margin-top: 0;
}

.imgcen {
    margin-top: 20px;
}

.texttwo {
    width: 900px;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 25px;
    text-align: left;
    font-size: 16px;
    color: rgb(61,61,61);
}

    .texttwo span {
        font-weight: bold;
    }

.textthere {
    width: 900px;
    line-height: 30px;
    margin-top: 30px;
    margin-left: 25px;
    top: 850px;
    left: 25px;
    text-align: left;
    font-size: 16px;
    color: rgb(61,61,61);
}

    .textthere span {
        font-weight: bold;
    }

.bshare-custom {
    width: 600px;
    margin-left: 100px;
}



.shangyi a, .xiayi a {
    font-size: 14px;
    color: rgb(0,0,0);
    line-height: 32px;
}

.shangyi, .xiayi {
    width: 800px;
    height: 100px;
    margin-left: 100px;
    text-align: left;
}

.shangyi {
    margin-top: 40px;
    line-height: 35px;
    float: left;
}

    .shangyi a:hover, .xiayi a:hover {
        color: #FF780C;
    }

.xiayi {
    margin-bottom: 20px;
}



.caidan {
    width: 245px;
    position: relative;
    float: right;
    background-color: rgb(249,249,249);
}

    .caidan ul a li {
        position: relative;
        width: 245px;
        height: 45px;
        border-bottom: 1px dashed rgb(224,224,224);
        line-height: 40px;
        font-size: 16px;
        color: rgb(49,49,49);
    }

        .caidan ul a li img {
            position: absolute;
            left: 40px;
            top: 10px;
            width: 23px;
            height: 21px;
        }

.yinc {
    display: none;
}

.caidan ul a li:hover .yinc {
    display: block;
}

.caidan ul a li:hover .xians {
    display: none;
}

.caidan ul a li:hover {
    background-color: rgb(255,120,21);
    color: #fff;
}

#disbk {
    border-bottom: 0px;
}


.xiangguan {
    width: 925px;
    border: 1px dashed #46b6f0;
    position: relative;
    margin: 55px 0 55px 8px;
    float: left;
    padding-bottom: 20px;
}

    .xiangguan img {
        position: absolute;
        z-index: 10;
        left: 18px;
        top: -16px;
    }

.xg-list {
    float: left;
    position: relative;
    margin: 34px 55px 0;
    width: 100%;
}

    .xg-list li {
        color: #3d3d3d;
        height: 32px;
        line-height: 32px;
        width: 40%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: left;
        float: left;
        margin-right: 80px;
    }

        .xg-list li span {
            color: #2ba5ec;
        }

        .xg-list li a {
            color: #3d3d3d;
            font-size: 14px;
        }

            .xg-list li a:hover {
                color: #FF780C;
            }

/*双轨直销*/
.news_jieshao_list {
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 15px;
}

    .news_jieshao_list li {
        width: 30%;
        margin: 10px 0;
        float: left;
        line-height: 26px;
    }

        .news_jieshao_list li:not(:nth-child(3n+1)) {
            margin-left: 5%;
        }

.news_jieshao_img {
    width: 30%;
    float: left;
}

    .news_jieshao_img > img {
        width: 100%;
        max-width: 92px;
        margin: 0;
    }

.news_jieshao_con {
    width: 69%;
    float: right;
}

    .news_jieshao_con h4 {
        width: 100%;
    }

    .news_jieshao_con p {
        width: 100%;
    }

.news_jieshao_text {
    padding: 20px 0;
    width: 100%;
    overflow: hidden;
    float: left;
    text-align: left;
    position: relative;
    border-bottom: 1px dashed #ccc;
}

    .news_jieshao_text h4 {
        color: #089eeb;
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .news_jieshao_text p {
        line-height: 30px;
    }

.pic {
    float: right;
    position: relative;
    right: 0;
    display: inline-block;
    max-width: 400px;
    margin: 10px 0 10px 10px;
}

.news_jieshao_btn {
    margin: 30px auto;
    width: 276px;
    float: left;
    position: relative;
    left: 50%;
    margin-left: -138px;
}

    .news_jieshao_btn a {
        width: 100px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        color: #ff7815;
        border: 1px solid #ff7815;
        border-radius: 10px;
    }

        .news_jieshao_btn a:hover {
            background-color: #ff7815;
            color: #fff;
        }

        .news_jieshao_btn a:first-child {
            float: left;
        }

        .news_jieshao_btn a:nth-child(2) {
            float: right;
        }
