﻿
/*快速报价*/
.zbprice {
    background: url(../images/help-banner.png) no-repeat center top #f8f8f8;
    padding-bottom: 90px;
}

.fy-banner {
}

.zbprice .fy-banner-tex {
    text-align: center;
    color: #333;
    line-height: 40px;
    padding: 66px 0 55px 0;
}

    .zbprice .fy-banner-tex p {
        font-size: 20px;
    }

    .zbprice .fy-banner-tex h4 {
        font-size: 30px;
    }

.zbprice .zbprice-list {
    width: 1200px;
    margin: 0px auto;
    background: #fff;
    -moz-box-shadow: 0 10px 25px rgba(0,0,0,.08);
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.08);
    box-shadow: 0 10px 25px rgba(0,0,0,.08);
    border: 1px solid #eaeaea;
    background-color: #fff;
    padding: 0px 0px 0px 0px;
}

.zb-smv {
    width: 1200px;
    margin: 0px auto;
    background: #ffffff;
    padding: 0px 0;
    box-shadow: 0 0 10px rgba(0,0,0,.08);
}

    .zb-smv .zbpcon {
        width: 960px;
        float: right;
        background: #ffffff;
        border: 1px solid #ddd;
    }

.protype2 {
    width: 220px;
    float: left;
}

    .protype2 h2 {
        height: 60px;
        line-height: 60px;
        font-size: 20px;
        text-align: center;
        background: #eee;
        color: #dd4444;
        border: 1px solid #ddd;
    }

    .protype2 ul {
        margin: 0px auto;
        clear: both;
        border-left: 1px solid #ddd;
    }

        .protype2 ul li {
            height: 60px;
            line-height: 60px;
            font-size: 18px;
            text-align: left;
            text-indent: 45px;
            overflow: hidden;
            border-bottom: 1px solid #ddd;
            border-right: 1px solid #ddd;
        }

            .protype2 ul li a {
                display: block;
                color: #333;
                text-decoration: none;
                cursor: pointer;
            }

                .protype2 ul li a:hover {
                    color: #000;
                    display: block;
                }

            .protype2 ul li.zbon {
                border-right: 1px solid #fff;
                font-weight: bold;
            }

            .protype2 ul li a.p1 {
                background: url(../images/icos/danzhang.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p2 {
                background: url(../images/icos/yangben.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p3 {
                background: url(../images/icos/fengtao.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p4 {
                background: url(../images/icos/shoutidai.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p5 {
                background: url(../images/icos/note.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p6 {
                background: url(../images/icos/xinfeng.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p7 {
                background: url(../images/icos/mingpian.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a.p8 {
                background: url(../images/icos/diaopai.png) no-repeat 8px 10px #ffffff;
            }

            .protype2 ul li a:hover.p1 {
                background: url(../images/icos/danzhang.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p2 {
                background: url(../images/icos/yangben.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p3 {
                background: url(../images/icos/fengtao.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p4 {
                background: url(../images/icos/shoutidai.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p5 {
                background: url(../images/icos/note.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p6 {
                background: url(../images/icos/xinfeng.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p7 {
                background: url(../images/icos/mingpian.png) no-repeat 8px 10px #ffeeee;
            }

            .protype2 ul li a:hover.p8 {
                background: url(../images/icos/diaopai.png) no-repeat 8px 10px #ffeeee;
            }



h1.onep {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
    text-align: left;
    text-indent: 60px;
    background: url(../images/zico5.png) no-repeat 15px 15px #fff;
    color: #444;
    border-bottom: 1px solid #ddd;
    margin-left: -1px;
    border-left: 1px solid #fff;
}

    h1.onep span {
        color: #666;
        font-size: 14px;
        font-weight: normal;
    }

.link_see {
    color: #fff;
    background: #ff4545;
    display: inline-block;
    width: 168px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: solid 1px #ff4545;
    font-size: 16px;
    border-radius: 3px; /*overflow:hidden;position:relative;z-index:1;*/
    transition: all .5s;
    font-weight: bold;
}
    /*.link_see:before{content:"";position:absolute;left:0;top:0;background:#ff4545;width:0;height:100%;transition: all .5s;z-index:-1;}
.link_see:hover:before{width:100%;}*/
    .link_see:hover {
        color: #fff;
        background: #ff4545;
    }

a.cartbtn {
    display: inline-block;
    width: 168px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c6c6c6;
    color: #565555;
    text-indent: 28px;
    background: #ededed url(../images/order-cart.png) no-repeat 29px 11px;
    border-radius: 3px;
    margin: 0px 0 0 10px;
}

    a.cartbtn:hover {
        background-color: #d5d5d5;
    }

#proinfo {
    padding: 10px 15px;
    margin: 0px auto;
    clear: both;
    padding-bottom: 5px;
}



.tableprice {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

    .tableprice th {
        width: 90px;
        height: 30px;
        line-height: 30px;
        text-align: right;
        font-weight: normal;
        border-bottom: 1px solid #eee;
    }

    .tableprice td {
        height: 30px;
        line-height: 30px;
        text-align: left;
        border-bottom: 1px solid #eee;
        color: #666;
    }

        .tableprice td strong {
            color: #dd0000;
            font-size: 20px;
        }

    .tableprice .knum {
        background: #F5F5F5;
        height: 60px;
        line-height: 60px;
    }

    .tableprice td em {
        text-decoration: line-through;
        font-weight: bold;
    }

    .tableprice td b {
        font-family: 'arial','verdana','sans-serif';
        font-size: 20px;
        margin-right: 3px;
        color: #f60;
    }


#proinfo #pprice {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

#pprice h5 {
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #444;
    border-bottom: 1px dotted #ccc;
}

    #pprice h5 strong {
        color: #f60;
        font-size: 18px;
    }

    #pprice h5 span {
        color: #666;
        font-size: 12px;
    }

#pprice ul.agg {
    width: 100%;
    margin: 5px auto;
}

    #pprice ul.agg li {
        width: auto;
        float: left;
        padding: 1px;
        height: 22px;
        line-height: 22px;
        margin: 4px 2px 0px 2px;
    }

        #pprice ul.agg li a {
            background: #FFFFFF;
            border: 1px solid #bbb;
            color: #666;
            display: block;
            min-width: 10px;
            padding: 0 6px;
            text-align: center;
            text-decoration: none;
            white-space: nowrap;
            width: auto !important;
        }

            #pprice ul.agg li a:hover {
                border: 2px solid #FF371B;
                margin: -1px;
            }

            #pprice ul.agg li a.selected {
                background: url(../images/v3.png) no-repeat right bottom #fff;
                border: 2px solid #FF371B;
                margin: -1px;
                font-weight: bold;
            }

        #pprice ul.agg li span {
            padding-left: 1px;
            color: #000;
        }

.mxopate {
    width: 100%;
    text-align: center;
    margin: 10px auto;
    clear: both;
}

.mxaddcart {
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin: 10px auto;
    clear: both;
}

    .mxaddcart span {
        float: left;
    }

        .mxaddcart span b {
            color: #dd0000;
        }

    .mxaddcart i {
        float: right;
        margin-right: 10px;
    }

.tablelist2 {
    margin: 5px auto;
    text-align: center;
    background: #fff;
}

    .tablelist2 td {
        height: 30px;
        line-height: 30px;
        word-break: break-all;
        text-align: left;
        font-size: 12px;
        color: #666;
    }

        .tablelist2 td.tleft {
            width: 80px;
            text-align: right;
            text-indent: 5px;
            font-weight: bold;
            color: #666;
        }

            .tablelist2 td.tleft b {
                color: #060;
            }

        .tablelist2 td span {
            color: #666;
        }

        .tablelist2 td em {
            color: #dd0000;
            font-weight: bold;
            font-style: normal;
        }


.ppricelist {
    margin: 10px;
    padding: 10px 0 10px 0;
    clear: both;
    border: 2px solid #ff4545;
    /*  border-top: 3px solid #ff4545; background:#f2f2f2;*/
}

    .ppricelist h5 {
        width: 100%;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        text-align: left;
        text-indent: 12px;
    }

        .ppricelist h5 span {
            font-size: 12px;
            font-weight: normal;
        }

        .ppricelist h5 a {
            color: #3D9AEE;
            text-decoration: underline;
        }

    .ppricelist h1 {
        margin: 5px auto;
        height: 30px;
        line-height: 30px;
        font-size: 18px;
        text-align: center;
    }


.pricebox {
    width: 98%;
    background: #e8e8e8;
    table-layout: fixed;
    word-break: break-all;
    margin: 0px auto;
    clear: both;
}

    .pricebox th {
        height: 32px;
        line-height: 32px;
        background: #f5f5f5;
        text-align: center;
        font-weight: bold;
        border: 1px solid #e8e8e8;
    }

    .pricebox td {
        background: #fff;
        line-height: 26px;
        padding: 0px 4px 2px 4px;
        border: 1px solid #efefef;
        text-align: center;
        word-wrap: break-word;
        word-break: break-all;
    }

        .pricebox td strong {
            font-size: 18px;
            color: #dd0000;
        }

    .pricebox dl {
        width: 360px;
        float: left;
        border: 1px solid #E9E9E9;
        margin: 4px 4px 0px 0px;
        padding: 2px 0px 2px 0px;
        overflow: hidden;
    }

        .pricebox dl.threep {
            width: 238px;
            float: left;
        }

        .pricebox dl:hover {
            background: #FDF6E3;
            border: 1px solid #FFAC17;
        }

        .pricebox dl dt {
            width: 100%;
            height: 26px;
            line-height: 26px;
            text-align: left;
        }

        .pricebox dl dd {
            width: 100%;
            line-height: 22px;
            text-align: left;
            text-indent: 0;
            padding: 0;
            display: none;
        }

            .pricebox dl dd li {
                width: 100%;
                height: 22px;
                line-height: 22px;
                text-align: left;
            }

.tctable {
    background: #e8e8e8;
    margin: 5px auto;
    clear: both;
}

    .tctable th {
        height: 28px;
        line-height: 28px;
        background: #f5f5f5;
        text-align: center;
        font-weight: bold;
        border: 1px solid #eee;
    }

    .tctable td {
        background-color: #FFFFFF;
        line-height: 26px;
        padding: 0px 4px 0px 4px;
        border: 1px solid #eee;
        text-align: left;
    }

        .tctable td span {
            margin-right: 15px;
            background: #f4f4f4;
        }

.red {
    font-weight: bold;
    color: #FF0000;
}

.okps {
    font-size: 28px;
    line-height: 28px;
    font-weight: bold;
    color: #dd0000;
}

.blue {
    color: #0000FF;
}

.hui {
    color: #666666;
}

.mybutton {
    height: 36px;
    line-height: 34px;
    border-radius: 3px;
    border: 1px solid #999999;
    background: #fff;
    padding: 0 30px;
    margin-left: 10px;
    font-size: 16px;
    cursor: pointer;
}

    .mybutton:hover {
        background: #FF4545;
        color: #fff;
        border: 1px solid #FF4545;
    }

.mybuttonorder {
    height: 36px;
    line-height: 34px;
    border-radius: 3px;
    background: #FF4545;
    color: #fff;
    border: 1px solid #FF4545;
    padding: 0 30px;
    margin-left: 10px;
    font-size: 16px;
    cursor: pointer;
}

.inputs {
    padding: 4px 5px;
    border: 1px solid #D2D2D2;
}

    .inputs:hover {
        border: 1px solid #dd0000;
    }

@media print {
    .notprint {
        display: none;
    }
}

.infoy {
    margin: 10px;
    background: #f7fafb;
    font-size: 12px;
    text-align: left;
    color: #208FF4;
    line-height: 22px;
    padding: 15px;
}

    .infoy b {
        display: block;
    }

    .infoy p {
        color: #333;
    }

.sellist0 {
    padding: 5px;
    border: 1px solid #D2D2D2;
}

.sellist1 {
    width: 60px;
    padding: 5px 2px;
    border: 1px solid #D2D2D2;
}

.sellist2 {
    width: 70px;
    padding: 5px 2px;
    border: 1px solid #D2D2D2;
}

.sellist3 {
    width: 110px;
    padding: 5px 2px;
    border: 1px solid #D2D2D2;
}

.sellist4 {
    width: 248px;
    padding: 5px 2px;
    border: 1px solid #D2D2D2;
}


/*产品报价*/


.qorder {
    border: 1px solid #dfdfdf;
    background-color: #fff;
    padding: 20px 15px 0 15px;
    margin: 10px auto;
}

.order_left {
    width: 352px;
    float: left;
}


/*图片放大镜样式*/
.jqzoom {
    float: left;
    border: none;
    position: relative;
    padding: 0px;
    cursor: pointer;
    margin: 0px;
    display: block;
}

    .jqzoom > img {
        height: 350px;
        width: 350px;
    }

/*图片小图预览列表*/
.spec-preview {
    width: 350px;
    height: 350px;
    border: 1px solid #DFDFDF;
}

.spec-scroll {
    clear: both;
    margin-top: 5px;
    width: 352px;
}

    .spec-scroll .prev {
        float: left;
        margin: 6px 0px 0 0;
        background: url(../images/order_prev.jpg) no-repeat;
    }

    .spec-scroll .next {
        float: right;
        margin-top: 6px;
        background: url(../images/order_next.jpg) no-repeat;
    }

    .spec-scroll .prev, .spec-scroll .next {
        display: block;
        font-family: "宋体";
        text-align: center;
        width: 16px;
        height: 64px;
        line-height: 64px;
        cursor: pointer;
        text-decoration: none;
    }

    .spec-scroll .items {
        float: left;
        position: relative;
        width: 316px;
        min-height: 78px;
        overflow: hidden;
    }

        .spec-scroll .items ul {
            position: absolute;
            width: 999999px;
            height: 65px;
            left: 4px;
            top: 6px;
        }

            .spec-scroll .items ul li {
                float: left;
                width: 78px;
                height: 65px;
                text-align: center;
                position: relative;
            }

                .spec-scroll .items ul li i {
                    height: 0;
                    width: 0;
                    border-width: 5px;
                    border-style: solid;
                    border-color: transparent transparent #f66061 transparent;
                    position: absolute;
                    left: 50%;
                    margin-left: -3px;
                    top: -10px;
                    display: none;
                }

                .spec-scroll .items ul li img {
                    border: 1px solid #CCC;
                    padding: 2px;
                    width: 59px;
                    height: 59px;
                }

                .spec-scroll .items ul li.order_selected_big img {
                    border: 2px solid #ff6600;
                    padding: 1px;
                }

                .spec-scroll .items ul li.order_selected_big i {
                    display: block;
                }

.nproinfo {
    width: 760px;
    float: right;
    background: #fff;
    position: relative;
    padding-left: 30px;
    border-left: 1px solid #eee;
}

    .nproinfo h2 {
        font-size: 20px;
        height: 36px;
        line-height: 36px;
        color: #000;
    }

.tablelist {
    margin: 5px auto;
    text-align: center;
    background: #fff;
    border: 1px solid #dceffe;
}

    .tablelist th {
        text-align: center;
        vertical-align: middle;
        font-size: 16px;
        font-family: "微软雅黑", "黑体";
        border-bottom: 1px solid #dceffe;
        background: #EEF6FB;
        color: #000;
    }

    .tablelist td {
        line-height: 30px;
        word-break: break-all;
        text-align: left;
        font-size: 12px;
        border-bottom: 1px solid #dceffe;
        padding: 2px 20px;
        color: #666;
        background: #f8fcff;
    }

        .tablelist td b {
            color: #000;
            font-size: 14px;
            text-align: left;
            display: block;
            clear: both;
        }

        .tablelist td strong {
            color: #f60;
            font-size: 16px;
        }

        .tablelist td span {
            color: #666;
        }

        .tablelist td em {
            color: #0877FE;
            font-weight: bold;
            font-style: normal;
        }

/*.tableprice{width:100%; margin:0px auto; text-align:center;}
.tableprice th{width:90px;height:30px; line-height:30px; text-align:right; font-weight:normal; border-bottom:1px solid #eee;}
.tableprice td{height:30px; line-height:30px; text-align:left; border-bottom:1px solid #eee; color:#666;}
.tableprice td strong{ color:#dd0000; font-size:20px;}
.tableprice .knum{background:#F5F5F5; height:60px; line-height:60px;}
.tableprice td em{text-decoration:line-through; font-weight:bold;}
.tableprice td b{font-family: 'arial','verdana','sans-serif';font-size:20px; margin-right:3px; color:#f60;}*/
.order_sp {
    line-height: 50px;
    height: 50px;
    color: #878787;
    font-size: 13px;
    float: left;
}

.ordernum {
    font-size: 24px;
    color: #d81b20;
    font-weight: bold;
}

.orderrmb {
    font-size: 14px;
    padding-right: 5px;
    color: #d81b20;
    margin-left: 0px;
}

.cycle_time {
    color: #d81b20;
    font-size: 13px;
    float: right;
}

.cred {
    color: #dd0000;
    margin: 0 2px;
}

.nproinfo select {
    padding: 4px 10px;
}

.nproinfo ul.agg {
    margin: 5px auto;
}

    .nproinfo ul.agg li {
        width: auto;
        float: left;
        padding: 1px;
        height: 32px;
        line-height: 22px;
        margin: 4px 2px 0px 2px;
    }

        .nproinfo ul.agg li a {
            background-color: #FFFFFF;
            border: 1px solid #C8C9CD;
            color: #666;
            display: block;
            min-width: 10px;
            padding: 3px 10px;
            text-align: center;
            text-decoration: none;
            white-space: nowrap;
            width: auto !important;
        }

            .nproinfo ul.agg li a:hover {
                border: 2px solid #FF371B;
                margin: -1px;
            }

            .nproinfo ul.agg li a.selected {
                background: url(../images/v3.png) no-repeat right bottom #fff;
                border: 2px solid #FF371B;
                margin: -1px;
                font-weight: bold;
            }

        .nproinfo ul.agg li span {
            padding-left: 1px;
            color: #000;
        }

.ysitem {
    margin: 5px auto;
    clear: both;
}

.nproinfo dl {
    display: inline;
    float: left;
    border: 1px solid #E9E9E9;
    background: #fff;
    margin: 4px 4px 0px 0px;
    padding: 2px 4px;
    overflow: hidden;
}

    .nproinfo dl:hover {
        background: #E0F0FA;
        border: 1px solid #0877FE;
    }

    .nproinfo dl dt {
        height: 30px;
        line-height: 30px;
        text-align: left;
    }

    .nproinfo dl dd {
        line-height: 20px;
        text-align: left;
        text-indent: 0;
    }

        .nproinfo dl dd li {
            text-align: left;
            list-style: none;
        }

            .nproinfo dl dd li a {
                color: #dd0000;
            }


.s5_table {
    width: 100%;
    margin: 18px auto;
}

    .s5_table th {
        height: 34px;
        border: 1px solid #b5d6e6;
        font-size: 13px;
        text-align: center;
        color: #848383;
        background-color: #e6f9ff;
        width: 108px;
    }

    .s5_table td {
        height: 34px;
        border: 1px solid #b5d6e6;
        font-size: 13px;
        text-align: left;
        text-indent: 18px;
        color: #535252;
    }



.looktoolook {
    float: left;
    width: 210px;
    border: 1px solid #e5e5e5;
}

    .looktoolook h3 {
        height: 60px;
        background: #f9f9f9;
        font-size: 18px;
        text-align: center;
        line-height: 60px;
        border-bottom: 1px solid #e5e5e5;
    }

    .looktoolook ul li {
        padding: 5px 10px 10px;
    }

        .looktoolook ul li img {
            width: 160px;
            height: 160px;
            display: block;
            margin: 0 auto;
        }

        .looktoolook ul li p {
            font-size: 10px;
            line-height: 16px;
            color: #333;
            text-align: justify;
            word-break: break-all;
            word-wrap: break-word;
            white-space: pre-wrap;
            margin-top: 10px;
            max-height: 32px;
            overflow-y: hidden;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 2;
            overflow: hidden;
            padding-right: 1px;
        }

            .looktoolook ul li p.price {
                color: #e4393c;
                font-size: 18px;
                margin-top: 15px;
            }

.gInfoBar {
    width: 100%;
    height: 62px;
    background: #FFF;
    position: fixed;
    left: 0;
    top: -61px;
    z-index: 99;
    zoom: 1;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.18);
}

    .gInfoBar .con .sellOut {
        width: 120px;
        height: 40px;
        line-height: 40px;
        float: right;
        background: #F33E39;
        color: #FFF;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
    }

    .gInfoBar .gTab {
        border: none;
    }

        .gInfoBar .gTab a.getcart {
            margin-top: 10px;
            float: right;
        }

        .gInfoBar .gTab a.getCart {
            margin-top: 10px;
            float: right;
            width: 180px;
            height: 44px;
            background: url(http://p8.yx-s.com/t014b84bfd4fe89ab93.png) no-repeat;
            text-indent: -999em;
        }

        .gInfoBar .gTab .sellOut {
            margin-top: 10px;
            float: right;
            width: 180px;
            height: 44px;
            line-height: 44px;
            background: #D2D2D2;
            color: #FFF;
            text-align: center;
            font-size: 16px;
            display: inline-block;
        }

            .gInfoBar .gTab .sellOut:before, .gInfoBar .gTab a.getCart:before {
                content: '';
                margin: 0;
            }


.newOrderR_buyBox {
    float: right;
    padding-top: 4px;
}

.newOrderR_price {
    float: left;
    font-size: 16px;
    color: #666666;
    height: 60px;
    line-height: 60px;
    margin-right: 15px;
}

    .newOrderR_price span {
        font-size: 18px;
        padding: 0 2px 0 5px;
        color: #f74344;
        font-weight: bold;
    }




.gdetail {
    background-color: #FFF;
    width: 100%;
}

    .gdetail .dl {
        width: 720px;
        float: left;
        _display: inline;
        overflow: hidden;
    }

    .gdetail .dr {
        width: 230px;
        float: left;
        margin-left: 10px;
        overflow: hidden;
    }

    .gdetail .c {
        margin-bottom: 50px;
        overflow: hidden;
        border-top: 1px #E6E9ED solid;
        *zoom: 1;
        width: 960px;
        float: right;
    }

.gTab {
    width: 100%;
    border-bottom: 1px #E6E9ED solid;
}

.tab-bar, .tab-bar .links {
    height: 60px;
    line-height: 60px;
    background: #FFF;
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

    .tab-bar .links {
        margin-left: -35px;
    }

.gTab a, .gTab a:link {
    padding: 0;
    color: #31373C;
    font-size: 18px;
    text-decoration: none;
}

    .gTab a:hover, .gTab a.cur, .gTab a.cur:link, .gTab a.cur:hover {
        color: #6EC177;
    }

    .gTab a:before {
        content: '/';
        margin: 0 15px;
    }

    .gTab a:before, .gTab a:hover:before {
        color: #DCDCDC;
    }

.gInfoBtn {
    float: left;
    width: 180px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #f74344;
    color: #FFF;
}

    .gInfoBtn:hover, .gTab a.gInfoBtn:hover {
        color: #FFF;
        text-decoration: none;
    }

.gTab a.gInfoBtn {
    float: right;
    margin-top: 5px;
    color: #FFF;
    font-size: 16px;
}

    .gTab a.gInfoBtn:before {
        content: '';
        margin: 0px;
    }

.gdetail .gCon {
    margin: 0 auto;
    padding: 20px 0;
    overflow: hidden;
    background: #FFF;
    text-align: center;
    width: 1000px;
}

    .gdetail .gCon img {
        margin: 0 auto;
        max-width: 100%;
        height: auto;
    }

    .gdetail .gCon p {
        overflow: hidden;
        font-size: 14px;
        line-height: 1.8em;
        position: relative
    }

.gdetail .widecontent {
    width: 100%;
}

.gdetail .gTit {
    height: 49px;
    line-height: 49px;
    border-bottom: 1px #E6E9ED solid;
    font-size: 20px;
    color: #000;
    background: #FFF;
    width: 1240px;
    margin: 0 auto;
}

    .gdetail .gTit .gTit_link {
        float: right;
        margin-right: 20px;
        font-size: 12px;
        color: #82C92F;
        text-decoration: none;
    }

    .gdetail .gTit .gTit_ckb {
        float: right;
        font-size: 12px;
        margin-right: 20px;
    }

        .gdetail .gTit .gTit_ckb input {
            width: 12px;
            height: 12px;
            margin-right: 6px;
            vertical-align: -2px;
        }

.gdetail .gCon .gArg {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    border: 1px solid #CCC;
    text-align: left;
    text-indent: 15px;
}

.gdetail .gCon .Ptable {
    border: 1px #CCC solid;
    width: 100%;
    border-bottom: 0;
    margin-top: -1px;
}

    .gdetail .gCon .Ptable td {
        height: 40px;
        border-bottom: 1px #CCC solid;
        line-height: 2;
        font-size: 16px;
        color: #666;
        text-align: left;
        padding: 0 16px;
    }

.gdetail .gCon td.tdTitle {
    width: 207px;
    text-align: center !important;
    color: #333;
    border-right: 1px #CCC solid;
}

.gdetail .gCon th.tdTitle[colspan] {
    color: #333;
    font-weight: bold;
    border-bottom: 1px #CCC solid;
    font-size: 16px;
    line-height: 40px;
}

.gdetail .gCon .consult {
    font-size: 13px;
    text-align: left;
}

    .gdetail .gCon .consult dt, .gdetail .gCon .consult dd {
        color: #333;
        display: block;
        line-height: 30px;
        margin-bottom: 15px;
        padding-left: 35px;
    }

        .gdetail .gCon .consult dt big {
            display: inline-block;
            width: 35px;
            font-size: 18px;
            margin-left: -35px;
        }

    .gdetail .gCon .consult dd {
        color: #666;
        padding: 0 0 15px 35px;
        margin-bottom: 20px;
        background-position: 0 -45px;
    }

        .gdetail .gCon .consult dt i, .gdetail .gCon .consult dd i {
            display: inline-block;
            background: url(../images/icon_ask_qa.png) left top no-repeat;
            width: 35px;
            height: 30px;
            margin-right: 5px;
            vertical-align: middle;
        }

        .gdetail .gCon .consult dd i {
            background-position: 0 -45px;
        }

        .gdetail .gCon .consult dd.last {
            border-bottom: none;
        }

        .gdetail .gCon .consult dd .consult_info {
            margin-top: 15px;
        }

            .gdetail .gCon .consult dd .consult_info .user {
                margin-right: 20px;
                color: #666;
            }

            .gdetail .gCon .consult dd .consult_info .time {
                color: #999;
            }

            .gdetail .gCon .consult dd .consult_info .edit {
                padding: 0 5px;
                margin-left: 10px;
                height: 16px;
                line-height: 16px;
                background: #FF890F;
                border-bottom: 2px #C56E14 solid;
                border-radius: 3px;
                font-size: 12px;
                color: #FFF;
                text-align: center;
            }

        .gdetail .gCon .consult dd .consult_editor {
            margin-top: 15px;
            display: block;
            width: 645px;
            height: 137px;
            background: #F5F8F1;
            overflow: hidden;
        }

            .gdetail .gCon .consult dd .consult_editor textarea {
                margin: 15px auto 5px;
                display: block;
                resize: none;
                width: 613px;
                height: 70px;
                border: 1px #C9C9C9 solid;
            }

            .gdetail .gCon .consult dd .consult_editor .reply {
                float: right;
                margin-right: 13px;
                width: 74px;
                height: 30px;
                line-height: 30px;
                background: #82C92F;
                font-size: 12px;
                color: #FFF;
                text-align: center;
                text-decoration: none;
            }

.gdetail .gCon.gService {
    text-align: left;
}

    .gdetail .gCon.gService p {
        line-height: 2em;
    }

    .gdetail .gCon.gService h3 {
        font-size: 16px;
        line-height: 2.4em;
        float: left;
    }





/*购物车*/
.cart_tit {
    height: 43px;
    position: relative;
}

    .cart_tit i {
        border-color: transparent transparent transparent #f55354;
        border-style: solid;
        border-width: 6px;
        height: 0;
        left: 12px;
        position: absolute;
        top: 16px;
        width: 0;
    }

.cart_list_tit {
    height: 39px;
    line-height: 37px;
    border: 1px solid #e7e5e5;
    font-size: 14px;
    background-color: #fdfdfd;
}

    .cart_list_tit p {
        float: left;
        color: #333333;
        text-indent: 12px;
    }

    .cart_list_tit a {
        float: right;
        color: #f55354;
        margin-right: 32px;
    }

        .cart_list_tit a:hover {
            color: #d60000;
            text-decoration: underline;
        }

.cart_list {
    width: 100%;
    border: 1px solid #e7e5e5;
}

    .cart_list th {
        height: 40px;
        line-height: 36px;
        padding: 5px;
        color: #636262;
        background: #fff;
        font-size: 14px;
        border-bottom: 1px solid #e7e5e5;
        text-align: left;
    }

    .cart_list td {
        line-height: 36px;
        padding: 5px;
        color: #636262;
        font-size: 13px;
        border-bottom: 1px solid #e7e5e5;
        text-align: left;
        background-color: #fcfcfc;
    }

    .cart_list .als1 {
        width: 30px;
        text-align: center;
        padding: 0;
    }

    .cart_list td img {
        float: left;
        height: 80px;
        width: 80px;
        border: 1px solid #ebebeb;
        overflow: hidden;
    }

    .cart_list td p {
        float: left;
        line-height: 70px;
        margin-left: 10px;
    }

    .cart_list td em {
        color: #dd0000;
    }

.cart_delete_btn {
    color: #f60;
}

    .cart_delete_btn:hover {
        color: #d60000;
        text-decoration: underline;
    }

.cart_delete {
    height: 54px;
    border: 1px solid #e7e5e5;
    margin: 5px auto;
    box-shadow: 1px 1px 1px #c8c5c5;
    background-color: #fff;
}

.cart_delete_check {
    float: left;
}

.cart_delete_checkall {
    float: left;
    margin: 21px 10px 0 10px;
}

.cart_delete_check p {
    float: left;
    color: #5b5a5a;
    font-size: 14px;
    line-height: 52px;
    width: 44px;
}

.cart_delete_a {
    display: inline-block;
    float: left;
    color: #497ad3;
    font-size: 14px;
    line-height: 52px;
}

.cart_delete_r {
    float: right;
}

    .cart_delete_r p {
        float: right;
        color: #5b5a5a;
        font-size: 16px;
        line-height: 49px;
    }

        .cart_delete_r p span {
            color: #f55354;
            font-size: 18px;
            padding: 0 4px;
        }

    .cart_delete_r a {
        float: right;
        height: 35px;
        width: 94px;
        display: inline-block;
        color: #fff;
        font-size: 16px;
        line-height: 34px;
        margin: 11px 7px 0 21px;
        text-align: center;
        background-color: #f60;
    }

        .cart_delete_r a:hover {
            background-color: #d60000;
        }

/*搜索结果*/

.searchrst {
    margin: 0 -10px 0 0;
}

    .searchrst li {
        float: left;
        margin: 0px 10px 10px 0px;
        width: 272px;
        padding: 10px;
        background: #fff;
    }

    .searchrst .card {
        text-align: center;
        background: #fff;
    }

        .searchrst .card img {
            width: 272px;
            height: 272px;
            display: block;
        }

        .searchrst .card .t1 {
            padding-top: 13px;
            line-height: 32px;
            font-size: 18px;
            color: #666;
        }

        .searchrst .card .t2 {
            font-size: 14px;
            line-height: 20px;
            height: 20px;
            color: #aeaeae;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .searchrst .card .t3 {
            font-size: 14px;
            color: #999;
        }

            .searchrst .card .t3 .price {
                line-height: 52px;
                font-size: 22px;
                font-family: Arial;
                color: #d21633;
            }

.stip {
    width: 1200px;
    margin: 5px auto;
    text-align: center;
    background: #fff;
}

    .stip .t1 {
        color: #333;
        font-size: 18px;
        padding-bottom: 12px;
    }

        .stip .t1 span {
            color: #d21633;
        }

    .stip .t2 {
        color: #aeaeae;
        font-size: 14px;
    }

/* 新手引导主体 */
.guide-item-box {
    width: 1200px;
    padding: 15px 0px;
    margin: 0 auto;
}

    .guide-item-box .guide-item-tit {
        margin-top: 68px;
        height: 36px;
        line-height: 36px;
        background: url("../images/guide-line.png") center repeat-x;
        text-align: center;
    }

.guide-item-tit h2 {
    position: relative;
    display: inline-block;
    font-size: 30px;
    color: #333;
    background: #fff;
    padding: 0 30px;
}

.guide-item-box h1 {
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    color: #dbdbdb;
    letter-spacing: 15px;
    margin: 10px 0 50px;
}

.guide-question-list {
    border-bottom: 1px dotted #ebebeb;
    padding-bottom: 6px;
    margin-bottom: 20px;
}

    .guide-question-list h3 {
        border-left: 4px solid #f74344;
        height: 18px;
        line-height: 18px;
        font-size: 16px;
        padding-left: 10px;
    }

    .guide-question-list p {
        height: 18px;
        line-height: 18px;
        font-size: 14px;
        color: #999;
        padding-left: 14px;
        margin: 10px 0;
    }

    .guide-question-list a {
        color: #1e91ff;
        text-decoration: underline;
    }

        .guide-question-list a:hover {
            color: #187ad8;
        }


.more-help {
    text-align: center;
    margin: 30px 0;
}

    .more-help p {
        font-size: 14px;
        display: inline-block;
        border: 1px solid #dedede;
        padding: 6px 20px;
        -webkit-transition: all 0.5s ease 0s;
        -moz-transition: all 0.5s ease 0s;
        -o-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }

        .more-help p:hover {
            transform: translateY(-3px);
            -webkit-transform: translateY(-3px);
            -moz-transform: translateY(-3px);
            box-shadow: 0px 3px 4px #c59b3f;
        }

    .more-help a {
        color: #1e91ff;
    }

        .more-help a:hover {
            color: #187ad8;
        }



/* 新闻主体 */
.news-wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 24px 0;
}
/* 左侧分类 */
.news-nav-wrap {
    float: left;
    width: 258px;
    border: 1px solid #ebebeb;
}

.news-nav-tit {
    background: #f74344;
    color: #fff;
    text-align: center;
    height: 46px;
    line-height: 46px;
    position: relative;
}

    .news-nav-tit h2 {
        font-weight: 300;
    }

    .news-nav-tit a {
        color: #fff;
        position: absolute;
        top: 0;
        right: 10px;
    }

.news-list-wrap {
    padding: 15px 15px 20px;
}

    .news-list-wrap li {
        height: 26px;
        line-height: 26px;
        vertical-align: middle;
    }

        .news-list-wrap li i {
            display: block;
            float: left;
            width: 6px;
            height: 6px;
            background: #f74344;
            margin: 10px 10px 0 0;
        }

        .news-list-wrap li h3 {
            width: 212px;
            float: left;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            font-weight: 400;
            font-size: 14px;
            color: #333;
        }

    .news-list-wrap img {
        margin: 5px 0 5px 16px;
        width: 148px;
        height: 88px;
        border: 1px solid #ebebeb;
    }

    .news-list-wrap li:hover i {
        background: #333;
    }

    .news-list-wrap li:hover h3 {
        color: #f74344;
    }

.news-trade-wrap {
    margin: 4px 15px;
    height: 194px;
    overflow: hidden;
}

.news-tag-box li {
    float: left;
    width: 86px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}

    .news-tag-box li a {
        display: block;
        color: #666666;
    }

    .news-tag-box li:nth-of-type(odd) {
        background: #f0f0f0;
    }

        .news-tag-box li:nth-of-type(odd) a {
            color: #f74344;
        }

    .news-tag-box li:hover {
        transform: translateY(-3px);
        -webkit-transform: translateY(-2px);
        -moz-transform: translateY(-3px);
        box-shadow: 0px 3px 4px #bc8331;
    }

.news-cnt-wrap {
    float: right;
    width: 920px;
}

.news-cnt-box {
    border: 1px solid #ebebeb;
}

.news-list-box {
    border: none;
}

.news-nav-map {
    padding: 10px;
    height: 18px;
    font-size: 14px;
    line-height: 18px;
    background: #f5f5f5;
    color: #999;
}

    .news-nav-map a {
        padding: 10px;
        color: #333;
    }

        .news-nav-map a:hover {
            color: #f74344;
        }

.news-cnt-main {
    padding: 25px;
    overflow: hidden;
}

.news-tit-box {
    border-bottom: 1px dashed #dbdbdb;
}

    .news-tit-box h2 {
        font-size: 24px;
        line-height: 32px;
    }

.news-info li {
    float: left;
    line-height: 24px;
    font-size: 14px;
    margin: 12px 20px 10px 0;
    color: #b2b2b2;
}

.news-info .tip-icon {
    display: block;
    float: right;
    background: url("../images/tip-icon-32.png") no-repeat;
    background-size: 24px 24px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    position: relative;
}

    .news-info .tip-icon .tip-cnt {
        display: none;
        float: none;
        border: 1px solid #dbdbdb;
        padding: 6px 10px;
        position: absolute;
        width: 160px;
        line-height: 16px;
        font-size: 12px;
        color: #999;
        left: -133px;
        top: 32px;
        background: #fff;
        box-shadow: 1px 0 4px #ccc;
    }

    .news-info .tip-icon .tip-cnt {
        width: 200px;
    }

        .news-info .tip-icon .tip-cnt b {
            color: #666;
            line-height: 24px;
        }

        .news-info .tip-icon .tip-cnt i {
            display: block;
            background: url("../images/arrows.png") no-repeat;
            width: 16px;
            height: 8px;
            position: absolute;
            top: -8px;
            right: 68px;
        }

    .news-info .tip-icon:hover .tip-cnt {
        display: block;
        z-index: 9999;
    }

.news-cnt-text {
    padding: 28px;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.news-page-num {
    width: 188px;
    margin: 0 auto;
}

    .news-page-num a {
        float: left;
        padding: 4px 10px;
        font-size: 14px;
        color: #333;
        border: 1px solid #dbdbdb;
        margin: 0 10px;
    }

    .news-page-num span {
        line-height: 28px;
    }

        .news-page-num span i {
            color: #f74344;
        }

.news-other-box {
    margin-top: 50px;
}

.news-other-list {
    float: left;
    width: 300px;
}

    .news-other-list:last-child {
        float: right;
    }

.other-list-tit {
    border-left: 6px solid #f74344;
    height: 20px;
    line-height: 20px;
    color: #333333;
    padding-left: 10px;
    margin-bottom: 10px;
}

    .other-list-tit h3 {
        font-size: 16px;
        font-weight: 600;
    }

.news-other-list .footer_item_list a {
    font-size: 14px;
}

.news-foot-box {
    margin: 15px 0;
    padding: 0 10px;
    font-size: 14px;
}

    .news-foot-box a {
        color: #999;
    }

        .news-foot-box a:hover {
            color: #f74344;
        }

    .news-foot-box div {
        max-width: 380px;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
    }

        .news-foot-box div:first-child {
            float: left;
        }

        .news-foot-box div:last-child {
            float: right;
        }
/* 新闻列表 */
.news-item-list {
    border-bottom: 1px dashed #dbdbdb;
    margin-bottom: 24px;
}

    .news-item-list:last-child {
        margin-bottom: 0;
    }

.item-list-tit-box {
    height: 32px;
}

    .item-list-tit-box h2 {
        float: left;
        max-width: 610px;
        overflow: hidden;
    }

        .item-list-tit-box h2 a {
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 22px;
            font-weight: 600;
            color: #333;
            line-height: 32px;
            ;
        }

            .item-list-tit-box h2 a:hover {
                color: #f74344;
            }

    .item-list-tit-box .read-btn-box {
        float: right;
        line-height: 32px;
        font-size: 14px;
        color: #999;
    }

    .item-list-tit-box .read-btn {
        margin-left: 20px;
        color: #02adfc;
    }

        .item-list-tit-box .read-btn:hover {
            color: #f74344;
        }

.item-list-cnt-box {
    margin: 16px 0;
}

.item-list-text {
    float: left;
    width: 710px;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}

.item-list-img {
    float: left;
    width: 120px;
    height: 72px;
    margin-right: 16px;
}

.news-share {
    background: url("../images/share.png") 0 2px no-repeat;
    padding-left: 22px;
    color: #999;
}

    .news-share:hover {
        color: #f74344;
    }

.readmore {
    color: #0a64ca;
}

    .readmore:hover {
        color: #f74344;
    }


.HighpinNewNavUl {
    width: 200px;
    float: left;
}

    .HighpinNewNavUl a:hover {
        background: url(../images/NavBg.png) no-repeat 0 -38px;
    }

    .HighpinNewNavUl li {
        background-color: rgb(204,204,51);
        width: 188px;
        height: 38px;
        line-height: 38px;
        background-color: #fff;
        color: #000;
        margin-top: -1px;
        _margin-top: -3px;
        *margin-top: -3px;
        border: 1px solid #dadada;
        border-right: none;
    }

        .HighpinNewNavUl li.mar-t-0 {
            _margin-top: 0px;
        }

        .HighpinNewNavUl li a {
            color: #000;
            text-decoration: none;
            background: url(../images/NavBg.png) no-repeat 0 -76px;
            font-size: 16px;
            display: inline-block;
            width: 164px;
            height: 38px;
            padding-left: 35px;
            position: absolute;
        }

        .HighpinNewNavUl li.active {
            border: 1px solid #e43b36;
            border-right: none;
        }

            .HighpinNewNavUl li.active a {
                color: #fff;
                background: url(../images/NavBg.png) no-repeat 0 0;
            }

/*新闻&公告列表*/
.notice_con {
    width: 960px;
    float: right;
}

    .notice_con .tit {
        color: #3b3b3b;
        border-bottom: 1px solid #dfdfdf;
        font-size: 24px;
        font-weight: bold;
        line-height: 50px;
    }

    .notice_con li {
        position: relative;
        height: 74px;
        padding-left: 30px;
        border-bottom: 1px solid #e5e5e5;
        line-height: 74px;
    }

        .notice_con li a {
            display: block;
            overflow: hidden;
        }

        .notice_con li .conts {
            width: 900px;
            color: #2e2e2e;
            font-size: 16px;
        }

            .notice_con li .conts:hover {
                color: #dd4040;
            }

            .notice_con li .conts figure {
                display: inline-block;
                width: 9px;
                height: 14px;
                margin-left: 5px;
                background: url(../images/qui_new.gif) no-repeat left top;
            }

        .notice_con li .datetime {
            position: absolute;
            top: 0;
            right: 20px;
            color: #999;
            font-style: normal;
        }

            .notice_con li .datetime figure {
                display: inline-block;
                width: 16px;
                height: 16px;
                margin-left: 30px;
                background: url(../images/information_list_bg.png) no-repeat left top;
                vertical-align: middle;
            }

/*分页*/
.paging {
    font-size: 0;
    line-height: 0;
    margin: 0px auto;
    clear: both;
}

    .paging a {
        display: inline-block;
        width: 30px;
        height: 30px;
        margin-left: 4px;
        border: 1px solid #e6e6e6;
        background-color: #fff;
        font-size: 14px;
        line-height: 30px;
        text-align: center;
        border-radius: 3px
    }

    .paging.lg a {
        width: 38px;
        height: 38px;
        line-height: 38px;
        margin-left: 4px;
    }

    .paging.sm a {
        width: 24px;
        height: 24px;
        line-height: 24px;
        margin-left: 4px;
        font-size: 12px;
    }

    .paging a:hover {
        background-color: #f0f0f0;
        color: #555;
    }

    .paging a.btn {
        width: 68px;
    }

    .paging a.current {
        color: #fd4401;
        background-color: #fff5ee;
        border-color: #fd4401;
    }

    .paging .btn:before, .paging .btn:after {
        font-size: 16px;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        -webkit-text-stroke-width: 0.2px;
        -moz-osx-font-smoothing: grayscale;
    }

    .paging .no_btn {
        color: #999 !important;
        border-color: #e6e6e6 !important;
        background-color: #f4f4f4 !important;
    }

.hjcls {
    margin: 0px auto;
    text-align: center;
    clear: both;
    font-size: 18px;
}

    .hjcls strong {
        color: #dd0000;
    }

/*帮助中心 关于我们*/
.about-main {
    width: 1200px;
    margin: 0px auto;
    padding: 30px 0;
    overflow: hidden;
}

    .about-main .about-sidebar {
        float: left;
        width: 220px
    }

    .about-main .menu {
        margin: 0 0 20px;
        background: #fff
    }

        .about-main .menu .title {
            position: relative;
            line-height: 60px;
            height: 60px;
            text-indent: 60px;
            font-size: 20px;
            cursor: pointer;
            border-bottom: 1px solid #eee;
        }

            .about-main .menu .title .arrow {
                position: absolute;
                right: 18px;
                top: 29px;
                width: 16px;
                height: 8px;
                background: url("../images/about_arrow.png") no-repeat -16px 0;
            }

        .about-main .menu.menu-show .arrow {
            background-position: 0 0
        }

        .about-main .menu a {
            display: block;
            line-height: 48px;
            text-indent: 60px;
            font-size: 16px;
            color: #666
        }

            .about-main .menu a:hover, .about-main .menu a.active {
                text-indent: 58px;
                color: #ff6161;
                background: #f6f6f6;
                border-left: 2px solid #ff6161
            }

        .about-main .menu dd {
            display: none;
        }

        .about-main .menu.menu-show dd {
            display: block
        }

    .about-main .about-right-cont {
        float: right;
        width: 940px;
        background: #fff;
        color: #666666
    }

        .about-main .about-right-cont .one-title {
            border-bottom: 1px solid #eeeeee;
            font-size: 20px;
        }

    .about-main .one-title h3 {
        display: inline-block;
        margin: 0 0 -1px 30px;
        +width: 80px;
        line-height: 58px;
        border-bottom: 2px solid #ff6161
    }

    .about-main .jinfo {
        padding: 15px 25px;
        font-size: 14px;
        line-height: 28px;
    }

    .about-main h4 {
        position: relative;
        padding: 20px 0px;
        font-size: 24px;
        color: #666
    }

        .about-main h4:before {
            content: ' ';
            position: absolute;
            left: -25px;
            top: 24px;
            width: 4px;
            height: 24px;
            background: #7ac3ff
        }

    .about-main p {
        text-align: left;
        text-indent: 2em;
        font-size: 16px;
        line-height: 30px;
        margin: 10px auto;
    }

    .about-main .text {
        font-size: 18px;
        line-height: 30px;
    }

    .about-main .text0 {
        text-indent: 0em;
    }

    .about-main .aimg {
        padding: 15px 0;
        text-align: center;
        text-indent: 0;
    }

    .about-main .atitle {
        font-size: 16px;
        font-weight: bold;
    }

.develop {
    width: 100%;
}

.history-div {
    padding-left: 178px;
    padding-right: 30px;
    padding-bottom: 30px;
}

.history-desc {
    width: 100%;
    border-left: 4px solid #ccc;
    padding-bottom: 30px
}

    .history-desc > div {
        margin-left: 35px;
        margin-bottom: 25px
    }

        .history-desc > div:after {
            content: " ";
            display: block;
            clear: both;
            width: 0;
            height: 0
        }

    .history-desc span, .history-desc i, .history-desc p {
        float: left;
        font-size: 14px;
        line-height: 21px;
        text-indent: 0;
        margin: 0;
    }

    .history-desc span {
        width: 40px;
        margin-left: -100px;
        text-align: right;
        color: #999;
    }

    .history-desc i {
        width: 18px;
        height: 18px;
        border-radius: 50%;
        background: #e22222;
        margin-left: -46px;
    }

    .history-desc h6 {
        font-size: 30px;
        color: #666;
        margin-left: -120px;
        margin-bottom: 30px;
        margin-top: 60px;
    }


/*纯色帮助*/

.help_left {
    width: 200px;
    float: left;
}

    .help_left h3 {
        height: 40px;
        line-height: 40px;
        font-size: 17px;
        margin-bottom: 10px;
        color: #ff821b;
        border-bottom: 1px solid #ddd;
        cursor: pointer;
    }

.help_left_list {
    margin-bottom: 10px;
}

    .help_left_list li {
        height: 30px;
        line-height: 30px;
        color: #666;
        font-size: 14px;
        text-indent: 12px;
    }

        .help_left_list li a {
            color: #666;
            text-decoration: none;
            display: block;
        }

            .help_left_list li a:hover {
                color: #ff881b;
                text-decoration: underline;
                display: block;
                background: #fff;
            }

.help_right {
    width: 850px;
    float: right;
    background: #fff;
    padding: 35px 50px;
    margin-bottom: 20px;
}

    .help_right h1 {
        text-align: center;
        margin: 10px auto;
        font-size: 22px;
    }

.help_right_kong1 p, .help_right_kong p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 22px;
}

.help_right_kong1 h3, .help_right_kong h3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

/*帮助4*/
.help_li, .help_con {
    border: 1px solid #ececec;
    height: auto !important;
    height: 400px;
    min-height: 400px;
    background: #f8f8f8;
    margin-bottom: 15px;
}

.help_li {
    float: left;
}

    .help_li h3 {
        width: 198px;
        height: 44px;
        line-height: 36px;
        font-size: 16px;
        font-weight: bold;
        background: url(../images/other_new.png) 0 -82px no-repeat;
        text-align: center;
    }

    .help_li ul {
        width: 180px;
        margin: 12px 10px 0;
    }

        .help_li ul li {
            width: 180px;
            height: 40px;
        }

            .help_li ul li a {
                background: url(../images/other_new.png) no-repeat;
                display: block;
                width: 130px;
                height: 40px;
                line-height: 40px;
                padding: 0 30px 0 20px;
            }

                .help_li ul li a:hover, .help_li ul li a.curr {
                    background-position: 0 -40px;
                }

                .help_li ul li a b {
                    height: 36px;
                    line-height: 36px;
                    font-size: 16px;
                    font-family: "微软雅黑";
                    font-weight: normal;
                    color: #666;
                    float: left;
                }

                .help_li ul li a em {
                    font-size: 10px;
                    font-family: "Helvetica LT Std";
                    color: #999;
                    padding-left: 5px;
                    -webkit-text-size-adjust: none;
                    text-transform: uppercase;
                }

                .help_li ul li a:hover b, .help_li ul li a.curr b, .help_li ul li a:hover em, .help_li ul li a.curr em {
                    color: #fff;
                }

.help_con {
    width: 960px;
    float: right;
}

    .help_con h2 {
        height: 60px;
        line-height: 60px;
        padding-left: 20px;
        color: #333;
        font-weight: bold;
        border-bottom: 1px solid #ECECEC;
        font-size: 18px;
    }

    .help_con .other_content {
        padding: 20px;
        line-height: 24px;
    }

        .help_con .other_content strong {
            font-size: 14px;
        }

        .help_con .other_content p {
            font-size: 14px;
            padding-bottom: 20px;
            font-weight: normal;
        }
        .ksbj-nav {
            margin: 0px auto;
            clear: both;
            padding: 10px 0px 5px 0px;
            background: #fff;
            min-height: 50px;
            line-height: 50px;
        }

            .ksbj-nav a {
                float: left;
                color: #fff;
                height: 40px;
                line-height: 40px;
                text-align: center;
                background: #8E8E8E;
                border-right: 1px solid #ABA8A8;
                padding: 0 15px;
                font-size: 18px;
                font-weight: bold;
                margin-top:5px;
            }

                .ksbj-nav a:hover, .ksbj-nav a.kson {
                    color: #fff;
                    background-color: #F18A26;
                    border-right: 1px solid #8E8E8E;
                }

                .ksbj-nav a:first-child {
                    border-radius: 18px 0 0 18px;
                }

                .ksbj-nav a:last-child {
                    border-radius: 0 18px 18px 0;
                }
