﻿* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

ul {
    list-style: none;
}

img {
    border: 0px;
    margin: 47px 0px 0px -2px;
    vertical-align: middle;
}

body {
    font-family: \5FAE\8F6F\96C5\9ED1;
    font-size: 12px;
    color: black;
}

.main {
    width: 1210px;
    margin: auto;
    overflow: hidden;
}

.top {
    background: url('../images/gray_bg.jpg');
    width: 100%;
    height: 44px;
    overflow: hidden;
}

    .top .top-word {
        width: 1210px;
        margin: auto;
    }

        .top .top-word .new-gg {
            line-height: 44px;
            float: left;
            color: black;
        }

            .top .top-word .new-gg:hover {
                text-decoration: underline;
                color: #ff5416;
            }

        .top .top-word .top-right {
            float: right;
        }

            .top .top-word .top-right .phone-download {
                background: url('../images/phone.png') no-repeat;
                height: 18px;
                padding-left: 23px;
                margin-top: 13px;
                cursor: pointer;
                float: left;
                color: #777777;
            }

            .top .top-word .top-right .shuxian {
                line-height: 40px;
                width: 1px;
                border-left: 1px solid #e4e4e4;
                height: 18px;
                float: left;
                margin-left: 10px;
                margin-top: 13px;
            }

            .top .top-word .top-right .s-word {
                line-height: 44px;
                float: left;
                margin-left: 10px;
                color: #777777;
            }

                .top .top-word .top-right .s-word:hover, .top .top-word .top-right .phone-download:hover {
                    text-decoration: underline;
                    color: #ff5416;
                }

.logo-search {
    background: url('../images/logo_bg.png') repeat-x 0 bottom;
    width: 100%;
}

.logo {
    float: left;
    width: 600px;
    height: 42px;
    margin-top: 40px;
}

    .logo img {
        width: 265px;
        height: 42px;
    }

.logo_words {
    color: #666;
    font-size: 18px;
    line-height: 40px;
}

.search-box {
    float: right;
    width: 545px;
    margin-top: 5px;
    margin-top: 40px;
}

    .search-box .search-input, .search-box .search-word {
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }

        .search-box .search-input .input-text {
            width: 396px;
            height: 40px;
            border: 0px solid #F00;
            float: left;
            margin-top: -3px;
            line-height: 40px;
        }

            .search-box .search-input .input-text input {
                float: left;
                height: 36px;
                padding-left: 20px;
                width: 280px;
                float: left;
                color: #a0a0a0;
                background: #f9f9f9;
                border: 0;
                line-height: 40px;
                border: 2px solid #fa7f40;
            }

            .search-box .search-input .input-text a {
                background: url('../images/search.png') no-repeat;
                width: 90px;
                height: 40px;
                float: left;
                color: white;
                text-align: center;
                line-height: 40px;
                font-size: 16px;
                font-weight: bold;
            }

                .search-box .search-input .input-text a:hover {
                    background: url('../images/search1.png') no-repeat;
                }

.index-cart {
    background: url('../images/cartbg1.jpg') no-repeat;
    width: 131px;
    height: 40px;
    float: left;
    margin-top: -3px;
    margin-left: 10px;
    cursor: pointer;
}

    .index-cart:hover {
        background: url('../images/cartbg.jpg') no-repeat;
    }

    .index-cart .cart-logo {
        background: url('../images/cart.png') no-repeat;
        width: 17px;
        height: 15px;
        margin: 12px 0 0 15px;
        float: left;
    }

    .index-cart .cart-word {
        margin-left: 10px;
        font-size: 18px;
        color: #fb7349;
        float: left;
        line-height: 40px;
    }

    .index-cart .cart-num {
        background: url('../images/cart_num.png') no-repeat;
        width: 23px;
        height: 23px;
        float: left;
        margin: 10px 0 0 5px;
        color: white;
        line-height: 23px;
        text-align: center;
    }

.search-box .search-word ul {
    width: 100%;
    float: left;
    overflow: hidden;
}

    .search-box .search-word ul li {
        float: left;
        margin-right: 10px;
    }

        .search-box .search-word ul li a, .search-box .search-word ul li span {
            color: #a0a0a0;
        }

            .search-box .search-word ul li a:hover {
                color: #ff5416;
            }

.index-menu {
    width: 100%;
    float: left;
}

    .index-menu .p-type {
        background: url('../images/type.png') no-repeat;
        width: 218px;
        height: 48px;
        float: left;
        cursor: pointer;
        overflow: hidden;
    }

        .index-menu .p-type .p-gang {
            background: url('../images/ganggang.png') no-repeat;
            width: 18px;
            height: 18px;
            float: left;
            margin: 15px 0 0 10px;
        }

        .index-menu .p-type .p-word {
            margin-left: 50px;
            float: left;
            line-height: 48px;
            color: white;
            font-size: 16px;
        }

    .index-menu .menu {
        margin-left: 60px;
        float: left;
        margin-top: 15px;
    }

        .index-menu .menu ul {
            float: left;
            overflow: hidden;
        }

            .index-menu .menu ul li {
                float: left;
            }

                .index-menu .menu ul li a {
                    color: #3b3b3b;
                    padding: 0 15px 0 15px;
                    font-size: 16px;
                }

                    .index-menu .menu ul li a:hover {
                        color: #F60;
                    }

.scroll {
    background: url('../images/gray1.jpg');
    width: 100%;
    height: 450px;
    margin-top: 0px;
}

.scroll-center {
    width: 1210px;
    margin: auto;
    position: relative;
}

.menu-list {
    left: 0;
    position: absolute;
    background: url(../images/menulistbg.png) repeat-y;
    width: 219px;
    height: 450px;
    z-index: 10;
}

    .menu-list .menu-list-search {
        background: url(../images/down.png) no-repeat;
        width: 36px;
        height: 18px;
        bottom: 5px;
        left: 95px;
        position: absolute;
    }

    .menu-list ul {
        width: 100%;
        float: left;
        margin-top: 5px;
        position: relative;
        max-height: 415px;
    }

        .menu-list ul li {
            width: 212px;
            background: url(../images/libg.png) no-repeat;
            height: 35px;
            float: left;
            color: white;
            margin-bottom: 5px;
            padding-left: 5px;
            font-size: 15px;
            line-height: 35px;
            cursor: pointer;
        }

            .menu-list ul li .mtitle {
                float: left;
                overflow: hidden;
                height: 100%;
            }

            .menu-list ul li:hover {
                background: white;
                width: 214px;
                color: black;
            }

                .menu-list ul li:hover .second-menu {
                    display: block;
                    margin-top: -1px;
                }

            .menu-list ul li .second-menu {
                background: url('../images/cdxhd.png');
                width: 140px;
                height: 451px;
                float: left;
                left: 100%;
                top: -4px;
                position: absolute;
                display: none;
            }

                .menu-list ul li .second-menu .s-m-word {
                    font-size: 14px;
                    line-height: 30px;
                    height: 30px;
                    cursor: pointer;
                    width: 100%;
                    float: left;
                }

                    .menu-list ul li .second-menu .s-m-word .s-m-w-title {
                        width: 100%;
                        float: left;
                        height: 100%;
                        overflow: hidden;
                    }

                    .menu-list ul li .second-menu .s-m-word:hover {
                        background: #595959;
                        color: white;
                    }

                        .menu-list ul li .second-menu .s-m-word:hover .three-menu {
                            display: block;
                        }

                .menu-list ul li .second-menu .three-menu {
                    filter: alpha(Opacity=80);
                    -moz-opacity: 0.5;
                    opacity: 0.83;
                    background: white;
                    height: 452px;
                    float: left;
                    left: 100%;
                    top: 0px;
                    position: absolute;
                    display: none;
                    width: 860px;
                }

                    .menu-list ul li .second-menu .three-menu .t-m-box {
                        width: 145px;
                        float: left;
                        height: 100%;
                        margin-top: 10px;
                    }

                        .menu-list ul li .second-menu .three-menu .t-m-box .t-m-ul {
                            margin: 5px 0 0 10px;
                            width: 120px;
                            float: left;
                            font-size: 12px;
                        }

                        .menu-list ul li .second-menu .three-menu .t-m-box .t-m-ul {
                            float: left;
                            margin-top: 5px;
                        }

                            .menu-list ul li .second-menu .three-menu .t-m-box .t-m-ul .t-m-title {
                                background: #eeeeee;
                                float: left;
                                overflow: hidden;
                                height: 25px;
                                line-height: 25px;
                                color: black;
                                padding-left: 5px;
                                width: 100%;
                            }

                            .menu-list ul li .second-menu .three-menu .t-m-box .t-m-ul p {
                                width: 100%;
                                float: left;
                                height: 25px;
                                overflow: hidden;
                            }

                                .menu-list ul li .second-menu .three-menu .t-m-box .t-m-ul p a {
                                    color: #838383;
                                    text-decoration: none;
                                    width: 100%;
                                    float: left;
                                    padding-left: 10px;
                                }

                                    .menu-list ul li .second-menu .three-menu .t-m-box .t-m-ul p a:hover {
                                        color: #ff5416;
                                        text-decoration: underline;
                                    }

.scroll-center .scroll-img {
    width: 980px;
    margin-left: 219px;
}

    .scroll-center .scroll-img .focus {
        width: 100%;
        height: 450px;
        overflow: hidden;
        position: relative;
        margin: auto;
    }

        .scroll-center .scroll-img .focus ul {
            height: 450px;
            position: absolute;
        }

            .scroll-center .scroll-img .focus ul li {
                float: left;
                width: 980px;
                height: 450px;
                overflow: hidden;
                position: relative;
                background: #000;
            }

                .scroll-center .scroll-img .focus ul li div {
                    position: absolute;
                    overflow: hidden;
                }

        .scroll-center .scroll-img .focus .btn {
            position: absolute;
            width: 930px;
            height: 10px;
            padding: 5px 10px;
            right: 0;
            bottom: 30px;
            text-align: center;
            z-index: 9;
        }

            .scroll-center .scroll-img .focus .btn span {
                display: inline-block;
                _display: inline;
                _zoom: 1;
                width: 25px;
                height: 10px;
                _font-size: 0;
                margin-left: 5px;
                cursor: pointer;
                background: url('../images/index_yd1.png') no-repeat;
                width: 12px;
                height: 12px;
            }

                .scroll-center .scroll-img .focus .btn span.on {
                    background: url('../images/index_yd2.png') no-repeat;
                    width: 12px;
                    height: 12px;
                }

        .scroll-center .scroll-img .focus .preNext {
            width: 45px;
            height: 100px;
            position: absolute;
            top: 180px;
            background: url(../images/sprite.png) no-repeat 0 0;
            cursor: pointer;
        }

        .scroll-center .scroll-img .focus .pre {
            left: 30px;
        }

        .scroll-center .scroll-img .focus .next {
            right: 0;
            background-position: right top;
            right: 20px;
        }

.index_data {
    width: 100%;
    height: 60px;
    background: url('../images/gray2.png');
}

.data-center {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 12px;
}

    .data-center .tx_box {
        margin-left: 0px;
        float: left;
        width: 150px;
    }

    .data-center a {
        text-decoration: none;
    }

        .data-center a:hover {
            text-decoration: underline;
        }

    .data-center .tx_box .tx_word {
        float: left;
        width: 120px;
        margin-left: 0px;
    }

    .data-center .tx_box .tx_bg {
        background: url('../images/head.jpg') no-repeat;
        width: 42px;
        height: 39px;
        float: left;
    }

.data_word1 {
    width: 100%;
    float: left;
    color: #676767;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
}

.kffgs {
    width: 290px;
    height: 50px;
    float: left;
}

    .kffgs .kffgs_word {
        width: 100%;
        float: left;
    }

        .kffgs .kffgs_word select {
            width: 250px;
            float: left;
            border: 1px solid #e4e4e4;
        }

.data-center .shuju {
    width: 110px;
    height: 50px;
    background: url('../images/shuxian1.png') no-repeat;
    float: left;
}

.data-center .shuju1 {
    width: 90px;
    height: 50px;
    background: url('../images/shuxian1.png') no-repeat;
    float: left;
}

.shuju_a1 {
    color: #139302;
    font-weight: bold;
    text-align: center;
    display: block;
}

.data_word2 {
    width: 100%;
    float: left;
    color: #676767;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    text-align: center;
}

.shuju_a2 {
    color: #fd5315;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    display: block;
}

.shuju_a3 {
    color: #fe5417;
    overflow: hidden;
    font-weight: bold;
    text-align: center;
    display: block;
}

.shuju_a4 {
    color: #109100;
    overflow: hidden;
    text-align: center;
    display: block;
}

.shuju_a5 {
    color: #e00000;
    overflow: hidden;
    text-align: center;
    display: block;
}

.shuju_a6 {
    color: #fe5417;
    overflow: hidden;
    text-align: center;
    display: block;
}

/*新加内容 选择框*/
.kffgs_word .choosekh {
    border: 1px solid #dddddd;
    width: 243px;
    height: 20px;
    text-align: center;
}

    .kffgs_word .choosekh .left {
        width: 190px;
        height: 20px;
    }

    .kffgs_word .choosekh .right {
        width: 50px;
        height: 20px;
    }

    .kffgs_word .choosekh .right {
        background: url('../images/ichoose_03.png');
    }

        .kffgs_word .choosekh .right:hover {
            background: url('../images/ichoose_032.png');
        }

        .kffgs_word .choosekh .right a {
            color: #626262;
        }

            .kffgs_word .choosekh .right a:hover {
                color: #ff4704;
            }
/*新加内容 end */

.newgoods {
    width: 100%;
}

    .newgoods .n_b_dh {
        width: 100%;
        background: url('../images/gray2.png');
        height: 50px;
        margin-top: 20px;
    }

        .newgoods .n_b_dh .n_b_search, .oneftitle .n_b_search {
            font-size: 15px;
            color: #818181;
            float: right;
            margin-right: 30px;
            line-height: 50px;
        }

            .newgoods .n_b_dh .n_b_search:hover, .oneftitle .n_b_search:hover {
                text-decoration: underline;
                color: #ff5416;
            }

        .newgoods .n_b_dh ul {
            width: 980px;
            float: left;
        }

            .newgoods .n_b_dh ul li {
                cursor: pointer;
                line-height: 50px;
                padding: 0 50px 0 50px;
                float: left;
                font-size: 20px;
                color: black;
            }

                .newgoods .n_b_dh ul li:hover {
                    border-top: 4px solid #ff4400;
                    color: #ff4301;
                    background: white;
                }

            .newgoods .n_b_dh ul .n_b_dh_xz {
                border-top: 4px solid #ff4400;
                color: #ff4301;
                background: white;
            }

.newgoodslist {
    width: 100%;
    margin-top: 5px;
}

    .newgoodslist ul {
        width: 100%;
        border-top: 1px #f2f1f1 solid;
        border-left: 1px #f2f1f1 solid;
        overflow: hidden;
    }

        .newgoodslist ul li {
            position: relative;
            float: left;
            width: 200px;
            height: 260px;
            border-right: 1px #f2f1f1 solid;
            border-bottom: 1px #f2f1f1 solid;
        }

.p-name {
    position: relative;
    z-index: 2;
    height: 44px;
    overflow: hidden;
    padding: 10px 10px 0 10px;
}

    .p-name a {
        color: #464646;
        font-size: 15px;
    }

.p-img {
    width: 198px;
    height: 198px;
}

.p-border {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 193px;
    height: 253px;
    top: 0;
    left: 0;
    border: 4px solid #c4c4c4;
    opacity: 0;
}

    .p-border a {
        display: block;
        height: 254px;
        background: url(../images/blank.gif) repeat;
    }

.newgoodslist ul li:hover .p-border, .onefright li:hover .p-border {
    visibility: visible;
    opacity: 1;
}

.newgoodslist ul li:hover .p-name a, .onefright li:hover .p-name a {
    text-decoration: underline;
    color: #ff5311;
}

.clear {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    overflow: hidden;
}

.ad {
    width: 1210px;
    height: 100px;
    margin: 10px auto;
}

.oneftitle {
    background: url(../images/gray2.png) repeat;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    color: #ff4704;
}

.onef {
    color: #fff;
    background: url(../images/floor.png) 15px center no-repeat;
    width: 32px;
    height: 52px;
    display: block;
    float: left;
    padding: 0 20px 0 15px;
}

.oneflanmu {
    font-size: 22px;
    color: #000;
}

.onefleft {
    margin-right: 2px;
    width: 402px;
    float: left;
    border-right: 1px #f2f1f1 solid;
    border-bottom: 1px #f2f1f1 solid;
}

    .onefleft li {
        float: left;
        width: 200px;
        height: 256px;
        overflow: hidden;
        border-top: 1px #f2f1f1 solid;
        border-left: 1px #f2f1f1 solid;
    }

.onefright {
    width: 804px;
    float: left;
    border-top: 1px #f2f1f1 solid;
    border-left: 1px #f2f1f1 solid;
}

    .onefright li {
        position: relative;
        float: left;
        width: 200px;
        height: 256px;
        border-right: 1px #f2f1f1 solid;
        border-bottom: 1px #f2f1f1 solid;
        overflow: hidden;
    }

        .onefright li .p-border {
            width: 193px;
            height: 249px;
        }

.onfimg {
    width: 199px;
    height: 170px;
    padding-top: 0px;
}

.onefspan {
    color: #464646;
    font-size: 15px;
    padding: 5px 10px 0;
    display: block;
    overflow: hidden;
}

    .onefspan:hover {
        color: #ff5311;
        text-decoration: underline;
    }

.twofleft {
    width: 402px;
}

.twofm {
    width: 398px;
    margin: 0px 2px;
}

    .twofm li {
        width: 198px;
    }

.onefright li .p-bordera {
    width: 190px;
}

.twofm li.twof {
    width: 398px;
    height: 256px;
    padding-top: 0px;
}

    .twofm li.twof .twof_div {
        width: 100%;
        height: 100%;
        float: left;
        overflow: hidden;
        position: relative;
    }

        .twofm li.twof .twof_div ul {
            position: absolute;
            overflow: hidden;
        }

            .twofm li.twof .twof_div ul li {
                width: 398px;
                height: 258px;
                float: left;
                overflow: hidden;
                position: relative;
            }

                .twofm li.twof .twof_div ul li img {
                    width: 398px;
                    height: 258px;
                }

                .twofm li.twof .twof_div ul li div {
                    position: absolute;
                    overflow: hidden;
                }

        .twofm li.twof .twof_div .btn {
            position: absolute;
            width: 398px;
            height: 10px;
            padding: 5px 10px;
            right: 0;
            bottom: 30px;
            text-align: center;
            z-index: 9;
        }

            .twofm li.twof .twof_div .btn span {
                display: inline-block;
                _display: inline;
                _zoom: 1;
                width: 25px;
                height: 10px;
                _font-size: 0;
                margin-left: 5px;
                cursor: pointer;
                background: url(../images/twoficona.png) no-repeat;
                width: 11px;
                height: 10px;
            }

                .twofm li.twof .twof_div .btn span.on {
                    background: url(../images/twoficonb.png) no-repeat;
                    width: 11px;
                    height: 10px;
                }
/*.twoficon { z-index: 1000; position: absolute; bottom: 8px; left: 172px; }
.twoficon a { display: block; background: url(../images/twoficona.png) no-repeat; width: 11px; height: 10px; float: left; margin: 0 2px; }
.twoficon a.choose { background: url(../images/twoficonb.png) no-repeat; }*/

.footer {
    margin-top: 28px;
}

.foota {
    background-color: #f5f5f5;
    border-top: 1px #e6e6e6 solid;
}

.footadiv {
    width: 1210px;
    margin: 0 auto;
    overflow: hidden;
}

.footaul {
    width: 765px;
    float: left;
}

    .footaul li {
        height: 140px;
        width: 140px;
        font-size: 14px;
        float: left;
        padding: 24px 30px 46px 20px;
        background: url(../images/footxian.png) no-repeat right 0;
        overflow: hidden;
    }

        .footaul li p {
            font-size: 16px;
            padding-bottom: 10px;
        }

            .footaul li p a {
                color: #52515d;
            }

.footaula {
    color: #707070;
}

    .footaula:hover, .footaul li p a:hover {
        text-decoration: underline;
        color: #ff5416;
    }

.gonggaoul li {
    font-size: 14px;
    margin-top: -10px;
}

    .gonggaoul li a {
        color: #454545;
    }

        .gonggaoul li a:hover {
            text-decoration: underline;
            color: #ff5416;
        }

.gonggao {
    width: 430px;
    height: 210px;
    float: left;
    background: url(../images/gonggaobg.png) no-repeat 106px bottom;
}

.gonggaop {
    padding: 24px 0 0 15px;
    font-size: 16px;
    color: #787878;
}

.gonggaohot {
    float: left;
    width: 80px;
    padding: 25px 20px 0;
    background: url(../images/footicon.png) no-repeat 100px 20px;
}

.gonggaohota {
    background: url(../images/footicona.png) no-repeat 100px 20px;
}

.hotfont {
    background: url(../images/gonggaolistbg.png) no-repeat;
    width: 288px;
    height: 39px;
    float: left;
    padding: 5px 0 5px 15px;
    margin-bottom: 5px;
    overflow: hidden;
}

    .hotfont a {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        width: 280px;
        display: block;
    }

.time {
    font-size: 12px;
    color: #707070;
}

.footb {
    background: url(../images/footerbg.png) repeat-x;
    height: 120px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    padding-top: 10px;
}

    .footb a {
        color: #fff;
    }

        .footb a:hover {
            text-decoration: underline;
        }

    .footb p {
        padding: 10px 0;
    }

/*登录弹窗*/
.pingzheng1 {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.pingzheng_bg1 {
    background: black;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=30);
    opacity: 0.3;
    opacity: 0.3;
    z-index: 1;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ?documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.pingzheng_body1 {
    width: 775px;
    height: 200px;
    padding-bottom: 20px;
    background: white;
    z-index: 150;
    left: 38%;
    top: 40%;
    margin-left: -150px !important;
    margin-top: -60px !important;
    margin-top: 0px;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat')?documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
    z-index: 10;
    border-top: 4px solid #ff5416;
}

    .pingzheng_body1 .p_body1 {
        width: 760px;
        float: left;
        margin-left: 18px;
        position: relative;
        margin-top: 20px;
    }

        .pingzheng_body1 .p_body1 .p_close1 {
            background: url(../images/close1.png) no-repeat;
            width: 13px;
            height: 13px;
            top: 0;
            right: 20px;
            position: absolute;
        }

            .pingzheng_body1 .p_body1 .p_close1:hover {
                background: url(../images/close2.png) no-repeat;
            }

        .pingzheng_body1 .p_body1 .p_title1 {
            width: 730px;
            line-height: 30px;
            color: #535353;
            font-size: 20px;
            border-bottom: 1px solid #e6e6e6;
            float: left;
            padding-left: 20px;
        }

        .pingzheng_body1 .p_body1 .p_qingdenglu {
            width: 100%;
            text-align: center;
            float: left;
            color: black;
            font-size: 15px;
            margin-top: 30px;
        }

.p_lijidenglu {
    width: 159px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-size: 18px;
    float: left;
    margin-left: 200px;
    background: url(../images/lijidenglu.png) no-repeat;
    margin-top: 40px;
}

    .p_lijidenglu:hover {
        background: url(../images/lijidenglu1.png) no-repeat;
    }

.p_jixuliulan {
    width: 159px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: black;
    font-size: 18px;
    float: left;
    margin-left: 20px;
    background: url(../images/jixuliulan.png) no-repeat;
    margin-top: 40px;
}

    .p_jixuliulan:hover {
        background: url(../images/jixuliulan1.png) no-repeat;
        color: #ff5416;
    }



/*客户分公司选择框弹窗*/
.pingzheng2 {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.pingzheng_bg2 {
    background: black;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    filter: alpha(opacity=30);
    opacity: 0.3;
    opacity: 0.3;
    z-index: 1;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ?documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}

.pingzheng_body2 {
    width: 775px;
    height: 510px;
    padding-bottom: 20px;
    background: white;
    z-index: 150;
    left: 38%;
    top: 10%;
    margin-left: -150px !important;
    margin-top: -60px !important;
    margin-top: 0px;
    position: fixed !important;
    position: absolute;
    _top: expression(eval(document.compatMode &&document.compatMode=='CSS1Compat')?documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 : /*IE6*/ document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
    z-index: 10;
    border-top: 4px solid #ff5416;
}

    .pingzheng_body2 .p_body2 {
        width: 760px;
        float: left;
        margin-left: 18px;
        position: relative;
        margin-top: 20px;
    }

        .pingzheng_body2 .p_body2 .p_close1 {
            background: url(../images/close1.png) no-repeat;
            width: 13px;
            height: 13px;
            top: 0;
            right: 20px;
            position: absolute;
        }

            .pingzheng_body2 .p_body2 .p_close1:hover {
                background: url(../images/close2.png) no-repeat;
            }

        .pingzheng_body2 .p_body2 .p_title2 {
            width: 730px;
            line-height: 30px;
            color: #535353;
            font-size: 20px;
            border-bottom: 1px solid #e6e6e6;
            float: left;
            padding-left: 20px;
        }

        .pingzheng_body2 .p_body2 .p_qingdenglu {
            width: 100%;
            text-align: center;
            float: left;
            color: black;
            font-size: 15px;
            margin-top: 30px;
        }

        .pingzheng_body2 .p_body2 .p_title3 {
            width: 730px;
            color: #535353;
            font-size: 20px;
            border-bottom: 1px solid #ff4400;
            float: left;
            padding-left: 20px;
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .pingzheng_body2 .p_body2 .p_title3 .p_txt {
                width: 305px;
                height: 25px;
                border: 1px solid #dddddd;
                float: left;
            }

            .pingzheng_body2 .p_body2 .p_title3 .p_btn {
                width: 49px;
                height: 27px;
                border: 0px solid #dddddd;
                background-image: url(../../others/images/shousuo.png);
                float: left;
                margin-left: 20px;
                color: #333;
            }

                .pingzheng_body2 .p_body2 .p_title3 .p_btn:hover {
                    width: 49px;
                    height: 27px;
                    border: 0px solid #dddddd;
                    background-image: url(../../others/images/sousuo1.png);
                    float: left;
                    margin-left: 20px;
                    color: #ff4f0e;
                }

            .pingzheng_body2 .p_body2 .p_title3 .p_btn2 {
                width: 85px;
                height: 27px;
                border: 0px solid #dddddd;
                background-image: url(../images/khxzan.png);
                float: left;
                margin-left: 20px;
                color: #333;
            }

                .pingzheng_body2 .p_body2 .p_title3 .p_btn2:hover {
                    width: 85px;
                    height: 27px;
                    border: 0px solid #dddddd;
                    background-image: url(../images/khxzan1.png);
                    float: left;
                    margin-left: 20px;
                    color: #ff4f0e;
                }

.p_body2 .select {
    width: 700px;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
}

    .p_body2 .select span {
        font-size: 15px;
        color: #666666;
        margin-left: 30px;
        float: left;
    }

    .p_body2 .select input {
        float: left;
        margin-top: 18px;
        margin-left: 10px;
    }

    .p_body2 .select:hover {
        background: #fffaf8;
        height: 48px;
        width: 700px;
    }

    .p_body2 .select.on {
        background: #fffaf8;
        height: 48px;
        width: 700px;
    }
