﻿@charset "utf-8";

body, dl, ol, ul, li, dt, dd, p, h1, h2, h3, h4, h5, h6, form, input, select, p {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-text-size-adjust: none;
}

input {
    border-width: 0px;
    padding: 0 3px;
}

body {
    font: 12px/1.2 Arial, Tahoma, "", sans-serif;
    color: #434343;
    min-width: 990px;
    background: #FFF;
}

.bg {
    background: #f2f2f2;
    position: absolute;
    height: 469px;
    width: 100%;
    left: 0px;
    top: 0px;
    z-index: -100;
}

a {
    color: #005c70;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: underline;
        color: #E72E35;
    }

.clear {
    clear: both;
    font-size: 0;
    height: 0;
    overflow: hidden;
}

img {
    border: none;
}

.t_r {
    text-align: right;
}

.t_c {
    text-align: center;
    display: block;
}

.paddingt38 {
    padding-top: 38px;
}

.paddingt20 {
    padding-top: 20px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f12 {
    font-size: 12px;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
    font-family: "Microsoft Yahei";
    font-weight: bold;
}

.f24 {
    font-size: 24px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.f30 {
    font-size: 30px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.f36 {
    font-size: 36px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.f20 {
    font-size: 20px;
    font-family: "Microsoft Yahei";
    font-weight: normal;
}

.red {
    color: #E72E35;
}

.udl {
    text-decoration: underline;
}

.w990 {
    margin: auto;
    width: 990px;
    display: block;
    overflow: hidden;
    zoom: 1;
    clear: both;
}

.w990_2 {
    margin: auto;
    width: 990px;
    display: block;
    zoom: 1;
    clear: both;
}

.grey {
    color: #797979;
}

.mgb12 {
    border-bottom: 15px solid #FFF;
}

.mg_t20 {
    margin-top: 20px;
}

.mg_t8 {
    margin-top: 8px;
}

#topbar {
    background: #b51601 url(top_bg.jpg) no-repeat right 0px;
    height: 31px;
}
/*    语言选择    */
.language {
    padding: 6px 0 0 8px;
}

    .language li {
        display: inline-block;
        *display: inline;
        float: left;
        padding-right: 4px;
    }

        .language li a {
            background: url(login_icon.gif) no-repeat 0px 0px;
            height: 19px;
            width: 28px;
            display: block;
            border: 1px solid #B51601;
        }

            .language li a:hover {
                border-color: #FFF;
            }

    .language .l_01 {
        background-position: -173px 0px;
    }

    .language .l_02 {
        background-position: -206px 0px;
    }

    .language .l_03 {
        background-position: -239px 0px;
    }

    .language .l_04 {
        background-position: -272px 0px;
    }

    .language .on {
        border-color: #FFF;
    }

    .language .choose {
        line-height: 21px;
        color: #FFF;
        float: left;
        display: inline-block;
    }

    .language em {
        display: none;
    }

.blurbg {
    background: url(blue.jpg) no-repeat center bottom;
    padding-bottom: 17px;
}
/*    货币及国家    */
.choose_2 {
    height: 54px;
    padding-right: 22px;
}

    .choose_2 ul {
        padding-top: 18px;
        width: 968px;
        height: 22px;
    }

        .choose_2 ul li {
            padding-left: 10px;
            display: inline-block;
            *display: inline;
            float: right;
            position: relative;
        }

            .choose_2 ul li a:hover {
                text-decoration: none;
            }

            .choose_2 ul li .tt {
                font-weight: normal;
                height: 20px;
                width: 140px;
                border: 1px solid #959595;
                padding-left: 6px;
                background: #FFF url(login_icon.gif) no-repeat 124px 0px;
                line-height: 20px;
                display: inline-block;
                *display: inline;
                position: relative;
                z-index: 2;
            }

                .choose_2 ul li .tt:hover, .choose_2 ul li .tt:active {
                    background-position: 124px -85px;
                    border-bottom-color: #FFF;
                }

.milti-popover {
    background: #FFF;
    border: 1px solid #959595;
    position: absolute;
    right: 0px;
    z-index: 1;
    top: 21px;
    min-width: 146px;
    width: auto !important;
    width: 146px;
}

    .milti-popover a {
        display: block;
        line-height: 24px;
        white-space: nowrap;
        padding: 0 5px;
    }

        .milti-popover a:hover {
            color: #B51601;
            text-decoration: none;
            background: #F2F2F2;
        }

.radius {
    background: #FFF;
    border-radius: 8px;
    clear: both;
    overflow: hidden;
    zoom: 1;
}

    .radius .fl {
        display: inline-block;
        *display: inline;
        width: 650px;
    }

    .radius .fr {
        display: inline-block;
        *display: inline;
        width: 340px;
    }

.logo {
    height: 80px;
    margin: 5px 0;
}

    .logo em {
        /*display: none;*/
        float: right;
        font-size: 26px;
        font-style: normal;
        margin-top: 20px;
        margin-right: 30px;
    }

.ad {
    height: 325px;
    width: 650px;
    overflow: hidden;
}

    .ad img {
        height: 325px;
        width: 650px;
    }

.news {
    height: 52px;
    padding-left: 24px;
}

    .news ul {
        padding-top: 18px;
    }

        .news ul li {
            display: inline-block;
            *display: inline;
            float: left;
            background: url(login_icon.gif) no-repeat -270px -104px;
            padding-left: 9px;
            width: 185px;
            color: #608f95;
        }

.login {
    background: url(line.jpg) repeat-x 0px 90px;
    height: 300px;
    border-bottom: 1px solid #dbdbdb;
}

    .login h1 {
        color: #FFF;
        background: #e72e34;
        height: 50px;
        padding: 40px 0 0 28px;
    }

.newuser {
    font-weight: bold;
    float: right;
    margin-top: -36px;
    margin-right: 22px !important;
    margin-right: 11px;
}

    .newuser a {
        color: #FFF;
    }

        .newuser a:hover {
            color: #FBD5D6;
        }

.login ul {
    margin-left: 1px;
    padding: 23px 0 0 27px;
    color: #000;
}

    .login ul li {
        line-height: 24px;
        vertical-align: middle;
        padding-bottom: 18px;
    }

        .login ul li .pwd_sm {
            margin-left: 55px;
            position: relative;
            margin-top: -5px;
            color: #c0c0c0;
            z-index: 0;
        }

        .login ul li span {
            display: inline-block;
            *display: inline;
            width: 50px;
            overflow: hidden;
            line-height: 24px;
            vertical-align: middle;
        }

        .login ul li input {
            height: 22px;
            width: 220px;
            padding: 0 3px;
            border: 1px solid #959595;
            font-size: 12px;
            color: #000;
            border-radius: 4px;
            vertical-align: middle;
            background: url(input_bg.gif) repeat-x 0px 0px;
        }

        .login ul li .w98 {
            width: 98px;
        }

        .login ul li .yzm {
            display: inline-block;
            *display: inline;
            height: 25px;
            width: 75px;
            padding-left: 4px;
            float: right;
            margin-right: 74px;
            margin-top: 0 !important;
            *margin-top: -43px !important;
            *margin-top: -43px;
        }

.loginmenu, .joinmenu {
    background: url(login_icon.gif) no-repeat -204px -140px;
    height: 28px;
    width: 96px;
    color: #FFF;
    margin: 5px 0 0 80px;
    font-size: 12px;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
}

.forget_pwd {
    display: inline-block;
    margin-left: 50px;
}
/*　　排行榜　　*/
.phb {
    background: #f7f7f7;
    padding-left: 26px;
    margin: 1px 0 0 1px;
    height: 164px;
}

    .phb h2 {
        color: #005c70;
        padding: 9px 0;
    }

    .phb .arrow {
        float: right;
        margin-top: -26px;
        height: 14px;
        background: url(login_icon.gif) no-repeat -112px -3px;
        width: 44px;
        margin-right: 15px !important;
        margin-right: 7px;
    }

        .phb .arrow a {
            height: 14px;
            width: 15px;
            display: block;
            margin-right: 7px;
            float: left;
        }

    .phb ul {
        height: 120px;
        overflow: hidden;
    }

        .phb ul li {
            line-height: 24px;
            color: #797979;
            background: url(login_icon.gif) no-repeat -281px -217px;
            height: 24px;
            overflow: hidden;
        }

        .phb ul .top {
            background-position: -281px -182px;
        }

        .phb ul li i {
            text-align: center;
            width: 17px;
            padding-right: 13px;
            display: inline-block;
            *display: inline;
            font-size: 10px;
            color: #FFF;
            font-style: normal;
        }

#foot {
    color: #797979;
    margin: 20px auto 60px;
    text-align: center;
}

#foot2 {
    background-color: #f2f2f2;
    clear: both;
    float: none;
    line-height: 8em;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
}
/*　　注册　　*/
.join {
    width: 655px;
    margin: 30px auto auto;
    background: url(login_bg.jpg) no-repeat center bottom;
    padding-bottom: 16px;
    color: #000;
}

    .join h1 {
        height: 90px;
        background: #FFF;
        color: #797979;
        padding: 14px 0 14px 22px;
        border-top: 1px solid #dbdbdb;
        border-right: 1px solid #dbdbdb;
        border-bottom: 2px solid #e72e35;
        border-left: 1px solid #dbdbdb;
        border-radius: 8px 8px 0 0;
    }

        .join h1 .logo2 {
            float: left;
            height: 60px;
            line-height: 60px;
            width: 250px;
            margin-top: -30px;
        }

        .join h1 .f24 {
            line-height: 34px;
            height: 34px;
            /*	background: url(login_icon.gif) no-repeat -10px -254px; */
            display: block;
            padding-left: 305px;
        }

    .join .tit {
        float: right;
        line-height: 25px;
        height: 25px;
        font-weight: bold;
        padding-right: 14px;
        margin-top: -27px;
    }

        .join .tit li {
            float: left;
            white-space: nowrap;
            display: inline-block;
            *display: inline;
            background: #c2c2c2;
            margin-right: 1px;
            padding: 0 18px;
            color: #FFF;
            border-radius: 4px 4px 0 0;
        }

            .join .tit li a, .join .tit li a:hover {
                color: #FFF;
                text-decoration: none;
            }

        .join .tit .on {
            background: #e72e35;
        }

.joininfo {
    background: #f7f7f7;
    padding: 0 30px;
    border-radius: 0 0 8px 8px;
    border: 1px solid #dbdbdb;
    borde-width: 0px 1px 1px;
}

    .joininfo dt {
        font-size: 14px;
        font-weight: bold;
        color: #638e97;
        line-height: 25px;
        padding: 20px 0 0 15px;
    }

    .joininfo dd {
        border: 1px solid #e5e5e5;
        clear: both;
        overflow: hidden;
        padding: 11px 0 0 14px;
    }

        .joininfo dd ul li {
            line-height: 24px;
            padding-bottom: 12px;
            vertical-align: middle;
        }

            .joininfo dd ul li span {
                display: inline-block;
                *display: inline;
                width: 95px;
                line-height: 24px;
                vertical-align: middle;
                height: 24px;
            }

            .joininfo dd ul li input, .joininfo dd ul li textarea {
                font-size: 12px;
                line-height: 22px;
                height: 22px;
                width: 220px;
                padding: 0 3px;
                border: 1px solid #959595;
                background: url(input_bg.gif) repeat-x;
                border-radius: 4px;
                color: #000;
                vertical-align: middle;
            }

            .joininfo dd ul li select {
                background: url(input_bg.gif);
                width: 160px;
                border: 1px solid #959595;
                border-radius: 4px;
                padding: 3px;
            }

            .joininfo dd ul li .w98 {
                width: 98px;
            }

            .joininfo dd ul li i {
                font-style: normal;
                color: #f2020f;
                padding-left: 3px;
            }

            .joininfo dd ul li .yzm {
                float: right;
                margin-top: 0 !important;
                *margin-top: -36px !important;
                *margin-top: -36px;
                margin-right: 295px;
            }

            .joininfo dd ul li textarea {
                padding: 2px;
                height: 80px;
                width: 430px;
                margin-left: 0px !important;
                margin-left: -3px;
                background-color: #FFF;
            }

.joinmenu {
    margin: 0 0 50px 100px;
}

#topbar p {
    color: #FFF;
    display: inline-block;
    *display: inline;
    float: left;
    line-height: 31px;
}

.choose_3 {
    float: right;
    width: 550px;
}

    .choose_3 li {
        float: right;
        display: inline-block;
        *display: inline;
        position: relative;
        padding-top: 3px;
        margin-left: 5px;
    }

        .choose_3 li .tt {
            color: #FFF;
            background: url(icon.gif) no-repeat right -79px;
            line-height: 28px;
            display: block;
            padding: 0 30px 0 15px;
            z-index: 3;
            text-align: right;
        }

            .choose_3 li .tt:hover {
                background-position: right -106px;
                text-decoration: none;
                color: #FFF;
            }

    .choose_3 .multi-sel2 {
        min-width: 125px;
    }

    .choose_3 .multi-sel3 {
        min-width: 132px;
    }

.milti-popover2 {
    background: #FFF;
    border: 1px solid #B51601;
    right: 1px;
    top: 26px;
    min-width: 108px;
    width: auto !important;
    padding-bottom: 3px;
    z-index: 200;
    position: absolute;
}

    .milti-popover2 a {
        display: block;
        line-height: 24px;
        white-space: nowrap;
        padding: 0 5px;
    }

        .milti-popover2 a:hover {
            color: #B51601;
            text-decoration: none;
            background: #F2F2F2;
        }

.btbd {
    height: 100px;
    border-bottom: 5px solid #dedede;
}

.jlogo {
    background: url(login_icon.gif) no-repeat 0px -37px;
    height: 80px;
    margin-top: 10px;
    width: 240px;
    float: left;
}
/*　　导航　　*/
.nav {
    float: right;
    padding-top: 35px;
}

    .nav li {
        line-height: 33px;
        display: inline-block;
        *display: inline;
        float: left;
        height: 33px;
        padding: 0 18px;
    }

    .nav .on {
        color: #FFF;
        background: #E72E35 url(nav_arrow.gif) no-repeat center bottom;
        padding-bottom: 5px;
    }

        .nav .on a, .nav .on a:hover {
            color: #FFF;
        }

    .nav li a {
        color: #005c70;
        white-space: nowrap;
    }

        .nav li a:hover {
            color: #E72E35;
            text-decoration: none;
        }

.mycar {
    background: url(icon.gif) no-repeat -45px 0px;
    height: 32px;
    width: 87px;
    float: right;
    line-height: 32px;
    padding: 0 18px 0 45px;
    margin: 4px 0 2px 0;
    display: block;
}

    .mycar i {
        font-style: normal;
        font-weight: bold;
        color: #E72E35;
        padding: 0 2px;
    }
/*　　分类　　*/
.con_l {
    float: left;
    width: 204px;
    border: 1px solid #dbdbdb;
    border-width: 0px 1px 1px 0px;
    padding-bottom: 16px;
    border-radius: 0 12px 12px 0; /*　　position: relative;
	z-index: 1000; 2015-06-16 deleted  */
}

    .con_l .tit {
        background-color: #b51601;
        height: 45px;
        text-indent: 13px;
        width: 188px;
        padding-top: 20px;
        color: #FFF;
        border: 1px solid #dedede;
        border-width: 1px 1px 0px;
        border-radius: 6px 6px 0 0;
    }

    .con_l .leftTitle {
        font-size: 24px;
    }

    .con_l .tit a {
        color: #FFF;
        text-decoration: underline;
    }

.f_l {
    width: 188px;
    background-color: #e9e9e9;
    border: 1px solid #dedede;
    border-width: 0px 1px 1px;
    padding-bottom: 15px;
    border-radius: 0 0 6px 6px;
}

    .f_l dt {
        line-height: 28px;
        background-color: #ddd;
        display: block;
        border-top: 1px solid #f4f4f4;
        font-size: 14px;
        font-weight: bold;
        color: #555555;
        padding-left: 10px;
    }

    .f_l dd {
        background: url(f_l_line.jpg) repeat-x 10px bottom;
        margin: 0 10px;
        position: relative;
    }

        .f_l dd a {
            font-size: 14px;
            font-weight: bold;
            height: 22px;
            display: block;
            line-height: 22px;
            background: url(icon.gif) no-repeat 0px -30px;
            padding: 5px 0 5px 12px;
        }

        .f_l dd .hover {
            position: relative;
            top: 0px;
            bottom: 0px;
            background: #FFF url(icon.gif) no-repeat 10px -115px;
            border: 1px solid #89b7c6;
            border-width: 1px 0px 1px 1px;
            z-index: 200;
            text-indent: 10px;
            width: 175px;
            margin: -1px -10px;
        }

        .f_l dd .tc {
            width: 285px;
            position: absolute;
            background: #FFF;
            left: 177px !important;
            left: 187px;
            z-index: 100;
            top: 0px;
            border: 1px solid #89B7C6;
            color: #959595;
            padding: 10px;
            padding-bottom: 18px;
        }

            .f_l dd .tc span {
                display: block;
                border-bottom: 1px solid #eeeeee;
                margin: 0 20px 0 10px;
                height: 30px;
            }

                .f_l dd .tc span a {
                    background-image: none;
                    font-size: 12px;
                    font-weight: normal;
                    line-height: 30px;
                    margin-left: -1px;
                    display: inline;
                    padding: 0 8px;
                }

            .f_l dd .tc .closemenu {
                background: #FFF url(icon.gif) no-repeat 0px 0px;
                text-indent: -9999px;
                display: block;
                float: right;
                height: 12px;
                width: 12px;
                padding: 0px;
                margin: 0px;
            }

    .f_l li {
        font-size: 14px;
        font-weight: bold;
        display: block;
        line-height: 22px;
        padding: 7px 0 7px 8px;
        margin: 0 10px;
        background: url(f_l_line.jpg) repeat-x left bottom;
    }

    .f_l dd .q_sort {
        font-size: 14px;
        font-weight: bold;
        height: 22px;
        display: block;
        line-height: 22px;
        background: url(icon.gif) no-repeat 0px -30px;
        padding: 5px 0 5px 12px;
    }

        .f_l dd .q_sort .text {
            width: 85px;
            border: 1px solid #dbdbdb;
            display: inline;
            font-size: 12px;
            height: 19px;
            line-height: 19px;
            text-align: left;
            vertical-align: middle;
            color: #a0a0a0;
            margin: 0;
        }

        .f_l dd .q_sort .button {
            background: url("line.jpg") repeat-x scroll 0 -383px rgba(0, 0, 0, 0);
            color: #333;
            cursor: pointer;
            display: inline;
            height: 20px;
            line-height: 20px;
            margin: 0;
            padding: 0;
            vertical-align: middle;
            width: 38px;
            border-radius: 2px;
        }

.con_l ul {
    padding: 10px 0 15px;
}

.con_l .f_l li a:hover {
    color: #12C2E9;
}

.f_l .on a {
    color: #b51601;
}

.con_r {
    float: right;
    width: 784px;
}

.con_2 {
    float: left;
    width: 595px;
    border-radius: 8px 0 0 0;
    padding-left: 16px;
}
/*--------     头部图片切换         ----------*/
#imgPlay {
    OVERFLOW: hidden;
    WIDTH: 595px;
    ZOOM: 1;
    POSITION: relative;
    HEIGHT: 240px;
    z-index: 10;
}

    #imgPlay .imgs IMG {
        WIDTH: 595px;
        height: 240px;
    }

    #imgPlay .imgs LI {
        FLOAT: left;
        POSITION: relative;
    }

    #imgPlay .imgs {
        WIDTH: 2380px;
    }

    #imgPlay .prev {
        background: url(imgPlayer_l.png) no-repeat 0px 0px;
        *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imgPlayer_l.png');
        *background: none;
        LEFT: 0px;
        WIDTH: 46px;
        CURSOR: pointer;
        TEXT-INDENT: -9999px;
        POSITION: absolute;
        TOP: 78px;
        HEIGHT: 81px;
    }

    #imgPlay .next {
        background: url(imgPlayer_r.png) no-repeat 0px 0px;
        *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imgPlayer_r.png');
        *background: none;
        LEFT: 1px;
        WIDTH: 46px;
        CURSOR: pointer;
        TEXT-INDENT: -9999px;
        POSITION: absolute;
        TOP: 78px;
        HEIGHT: 81px;
    }

    #imgPlay .next {
        BACKGROUND-POSITION: right 0px;
        RIGHT: 0px;
        LEFT: auto;
    }

    #imgPlay .num {
        display: inline;
        LEFT: 400px;
        POSITION: absolute;
        TOP: 170px;
        HEIGHT: 19px;
    }

        #imgPlay .num SPAN {
            display: inline-block;
            *display: inline;
            background: url(imgPlayer_off.png) no-repeat;
            *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imgPlayer_off.png');
            *background: none;
            MARGIN: 0px 2px;
            OVERFLOW: hidden;
            WIDTH: 14px;
            CURSOR: pointer;
            LINE-HEIGHT: 0;
            HEIGHT: 13px;
        }

            #imgPlay .num SPAN.on {
                background: url(imgPlayer_on.png) no-repeat;
                *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/imgPlayer_on.png');
                *background: none;
            }

        #imgPlay .num .lc {
            PADDING-RIGHT: 0px;
            PADDING-LEFT: 0px;
            background: url(lc.png) no-repeat;
            *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/lc.png');
            *background: none;
            FLOAT: left;
            PADDING-BOTTOM: 0px;
            WIDTH: 13px;
            PADDING-TOP: 3px;
            HEIGHT: 16px;
        }

        #imgPlay .num .mc {
            PADDING-RIGHT: 0px;
            PADDING-LEFT: 0px;
            BACKGROUND: url(../images/mc.png) repeat-x;
            FLOAT: left;
            PADDING-BOTTOM: 0px;
            WIDTH: 13px;
            PADDING-TOP: 3px;
            HEIGHT: 16px;
        }

        #imgPlay .num .rc {
            PADDING-RIGHT: 0px;
            PADDING-LEFT: 0px;
            background: url(rc.png) no-repeat;
            *filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/rc.png');
            *background: none;
            FLOAT: left;
            PADDING-BOTTOM: 0px;
            WIDTH: 13px;
            PADDING-TOP: 3px;
            HEIGHT: 16px;
        }

        #imgPlay .num .mc {
        }

    #imgPlay #numInner {
        BACKGROUND: none transparent scroll repeat 0% 0%;
        PADDING-BOTTOM:;
        PADDING: 3px 0px 0px;
        POSITION: absolute;
        TOP: 170px;
        TEXT-ALIGN: center;
    }

.bd {
    border: 1px solid #dedede;
    border-radius: 8px;
    margin-bottom: 15px;
    line-height: 18px;
    overflow: hidden;
    padding-bottom: 15px;
}

.bd2 {
    border: 1px solid #dedede;
    border-width: 2px 1px 1px 1px;
    margin-bottom: 30px;
    overflow: hidden;
    clear: both;
    zoom: 1;
}

.bd4 {
    border: 1px solid #dedede;
    clear: both;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 8px;
}
/*--------    index搜索        ----------*/
.search {
    height: 98px;
    border: 2px solid #dedede;
    background: url(line.jpg) repeat-x 0px -212px;
    margin-top: 30px;
}

    .search ul {
        padding: 18px 0 0 12px;
    }

        .search ul li {
            width: 157px;
            padding-right: 12px;
            float: left;
        }

            .search ul li span {
                display: block;
                background: url(icon.gif) no-repeat 0px -64px;
                text-indent: 15px;
                padding-bottom: 12px;
            }

            .search ul li b {
                border: 1px solid #bbbbbb;
                height: 28px;
                width: 153px;
                display: block;
                background: url(icon.gif) no-repeat 0px -156px;
            }

                .search ul li b input {
                    width: 140px;
                    font-size: 12px;
                    color: #000;
                    background: transparent;
                    line-height: 18px;
                    padding: 8px 3px 0 3px;
                    text-align: center;
                }

                .search ul li b .w60 {
                    width: 60px;
                }

.searchmenu {
    background: url(icon.gif) no-repeat -241px 0px;
    height: 53px;
    width: 59px;
    border-radius: 6px;
    margin: 3px 0 0 -4px;
    cursor: pointer;
}
/*--------    index品牌        ----------*/
.pp .tit {
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 6px 20px;
}

    .pp .tit a {
        color: #555;
    }

.pp ul {
    padding: 15px;
    overflow: hidden;
}

    .pp ul li {
        display: inline-block;
        *display: inline;
        float: left;
        width: 175px;
        line-height: 24px;
        white-space: nowrap;
        overflow: hidden;
        background: url(icon.gif) no-repeat 0px -195px;
        padding-left: 10px;
    }
/*--------    index排行榜        ----------*/
.phb2 .tit2 {
    padding-left: 6px;
    line-height: 30px;
    height: 30px;
}

    .phb2 .tit2 div {
        display: inline-block;
        width: 100px;
        margin-right: 1px;
        background: #dedede;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #555;
        border-radius: 4px 4px 0 0;
        text-decoration: none;
        cursor: pointer;
    }

    .phb2 .tit2 .on {
        color: #FFF;
        background-color: #89b7c6;
    }

.phb2 .tit {
    padding-left: 6px;
    line-height: 30px;
    height: 30px;
}

    .phb2 .tit a {
        display: inline-block;
        *display: inline;
        width: 100px;
        margin-right: 1px;
        background: #dedede;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
        color: #555;
        border-radius: 4px 4px 0 0;
        text-decoration: none;
    }

    .phb2 .tit .on {
        color: #FFF;
        background: #89b7c6;
    }

.phb2 ul {
    padding: 14px 0;
}

    .phb2 ul li {
        display: inline-block;
        *display: inline;
        float: left;
        width: 103px;
        background: url(line3.gif) repeat-y left top;
        margin-left: -1px;
        padding: 5px 8px;
        zoom: 1;
    }

        .phb2 ul li img {
            display: block;
            margin: auto;
            height: 100px;
            width: 100px;
            overflow: hidden;
            z-index: 5;
            padding-bottom: 5px;
        }

    .phb2 ul .more {
        float: left;
        display: block;
        width: 580px;
        text-align: right;
        text-decoration: underline;
    }

.phb2 .bd2 li i, .phb2 .bd2 li em {
    float: left;
    background: url(login_icon.gif) no-repeat -281px -187px;
    height: 16px;
    width: 19px;
    display: block;
    margin-top: 80px;
    z-index: 8;
    position: absolute;
    color: #FFF;
    font-style: normal;
    font-size: 10px;
    text-indent: 5px;
    line-height: 16px;
}

.phb2 .bd2 li em {
    background-position: -281px -221px;
}
/*--------    index右侧        ----------*/
.con_3 {
    width: 162px;
    float: right;
}

    .con_3 .tit {
        font-size: 14px;
        line-height: 32px;
        background: #f6f6f6;
        text-indent: 15px;
        height: 32px;
        font-weight: bold;
        border-radius: 8px 8px 0 0;
        margin-bottom: 10px;
    }

    .con_3 .more {
        float: right;
        margin: -35px 8px 0 0;
        text-decoration: underline;
    }

.tg {
    padding: 0 8px;
    line-height: 18px;
}

    .tg a img {
        display: block;
        margin: auto;
        height: 100px;
        width: 145px;
    }

.bd .tg b a {
    color: #434343;
    padding: 8px 0 3px;
    display: block;
}

.bd .tg .p_name {
    height: 18px;
    overflow: hidden;
}

.tg p {
    padding: 0 2px;
}

    .tg p span {
        display: inline-block;
        *display: inline;
    }

    .tg p .label {
        display: inline-block;
        margin-left: -5px;
        width: 92px;
    }

    .tg p i {
        display: inline-block;
        float: right;
        margin-right: -8px;
        text-align: right;
        color: #f00;
        font-style: normal;
    }

    .tg p br {
        clear: both;
        height: 1px;
        overflow: hidden;
    }

.tg .p0 {
    padding: 2px 2px 5px 2px;
    background: url(line4.gif) repeat-x 0 bottom;
    margin-bottom: 10px;
}

    .tg .p0 span {
        color: #333333;
        font-weight: bold;
    }

    .tg .p0 .more3 {
        font-weight: bold;
        text-decoration: underline;
        text-align: right;
        display: block;
    }

.more2 {
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
    margin-top: 8px;
    padding: 4px 3px 0 0;
    display: block;
    background: url(line4.gif) repeat-x 0 top;
}

.news2 {
    background: #f7f7f7 url(icon.gif) no-repeat 8px -184px;
    padding: 15px 10px;
    line-height: 21px;
}

    .news2 .tit2 {
        font-weight: bold;
        background: url(icon.gif) no-repeat 0px -90px;
        text-indent: 20px;
        height: 24px;
        line-height: 24px;
        overflow: hidden;
    }

        .news2 .tit2 a {
            color: #33B9FF;
        }

    .news2 p a {
        font-weight: bold;
    }

.tp {
    height: 80px;
    width: 145px;
    display: block;
    margin: auto;
    overflow: hidden;
}

.crumbs {
    color: #555555;
    display: inline-block;
    *display: inline;
    float: left;
    padding: 12px 0 0 3px;
}

    .crumbs a {
        padding: 0 0 5px 5px;
    }

.con_4 {
    min-height: 480px;
    height: auto !important;
    height: 480px;
    float: right;
    width: 770px;
    /* margin-bottom: 30px; position:relative; 2015-06-16 delete */
}

.car {
    line-height: 2em;
    border-bottom: 1px solid #638e97;
    margin-bottom: 20px;
}
/*--------   订单        ----------*/
.orders .print_title {
    font-size: 24px;
    font-weight: bold;
    margin: 20px auto;
    text-align: center;
    width: 100%;
    display: none;
}

.orders .tit {
    font-size: 14px;
    font-weight: bold;
    background: url(icon.gif) no-repeat -287px -150px;
    text-indent: 18px;
    padding: 0 0 10px;
}

.orders dt {
    background-color: #f1f1f1;
    line-height: 21px;
    padding: 7px 0 7px 18px;
    font-size: 14px;
}

    .orders dt span a {
        display: inline-block;
        *display: inline;
        float: right;
        text-decoration: underline;
        margin-top: 0 !important;
        *margin-top: -28px !important;
        margin-top: -28px;
        margin-right: 32px;
    }

.orders dd img {
    height: 90px;
    width: 90px;
    border: 1px solid #dbdbdb;
    margin: 18px 28px 0 18px;
    display: inline-block;
    *display: inline;
    float: left;
}

.orders dd ul {
    display: inline-block;
    *display: inline;
    float: left;
    width: 606px;
    padding-top: 12px;
}

.orders ul li {
    background: url(line4.gif) repeat-x left bottom;
    line-height: 30px;
}

    .orders ul li .ddp {
        display: inline-block;
        margin-left: 15px;
        color: #33B9ff;
    }

    .orders ul li .save {
        margin-left: 15px;
        border-width: medium;
        cursor: pointer;
        color: #33B9ff;
    }

    .orders ul li b {
        display: inline-block;
        *display: inline;
        width: 65px;
    }

.orders dd .textarea {
    width: 350px;
    line-height: 21px;
    height: 40px;
    border: 1px solid #dedede;
    font-size: 12px;
}

.orders dd .price {
    text-align: right;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    font-weight: bold;
    line-height: 3em;
    padding-right: 32px;
    background: url("line4.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
}

    .orders dd .price .ddp {
        display: inline-block;
        width: 120px;
    }

.orders dd ul li .money {
    text-align: right;
    overflow: hidden;
    clear: both;
    display: inline-block;
    float: right;
}

    .orders dd ul li .money span {
        display: inline-block;
        width: 120px;
    }

.orders dd ul li ul {
    display: inline-block;
    *display: inline;
    width: 541px;
    padding-top: 0px;
    margin-top: -30px;
    float: left;
    padding-left: 65px;
}

    .orders dd ul li ul li {
        line-height: 30px;
        zoom: 1;
        height: 30px;
        vertical-align: middle;
        width: 541px;
        display: block;
    }

        .orders dd ul li ul li input {
            margin-right: 3px;
            vertical-align: middle;
            height: 30px;
        }

.orders dd ul li span {
    display: inline;
    float: right;
    padding-right: 10px;
    padding-top: 0px;
    *margin-top: -30px;
}

.numinput {
    line-height: 20px;
    border: 1px solid #dedede;
    width: 100px;
    height: 20px;
    font-size: 12px;
    color: #005C70;
    vertical-align: middle;
}

.chooseselect {
    line-height: 20px;
    color: #005C70;
    height: 20px;
    width: 150px;
    border: 1px solid #dedede;
    font-size: 12px;
    vertical-align: middle;
}

.orders ul .w606 {
    width: 606px;
}

    .orders ul .w606 span {
        padding-right: 12pxwhite-space: nowrap;
    }

        .orders ul .w606 span a {
            padding: 0 3px;
            text-decoration: underline;
        }

.orders .remark {
    background-color: #f1f1f1;
    padding: 4px 8px 8px;
}

    .orders .remark p {
        line-height: 24px;
        padding-left: 15px;
        margin-bottom: 4px;
    }

    .orders .remark strong {
        font-size: 14px;
        border-bottom: 1px dotted #CECECE;
        display: block;
        margin: 10px 15px;
    }

    .orders .remark p span {
        line-height: 24px;
        display: inline-block;
        *display: inline;
        width: 100px;
        vertical-align: top;
    }

    .orders .remark p input {
        line-height: 22px;
        border: 1px solid #DEDEDE;
        height: 22px;
        width: 480px;
        padding-right: 5px;
        padding-left: 5px;
        color: #000;
    }

    .orders .remark p .save {
        margin-left: 15px;
        border-width: medium;
        cursor: pointer;
        color: #33B9ff;
    }

    .orders .remark textarea {
        width: 460px;
        line-height: 21px;
        padding: 3px;
        height: 40px;
        border: 1px solid #dedede;
        font-size: 12px;
    }

    .orders .remark .upmenu {
        line-height: 20px;
        background: url(line.jpg) 0px -352px;
        display: inline-block;
        *display: inline;
        height: 20px;
        font-size: 12px;
        margin: 0 4px;
        border: 1px solid #aeaeae;
        border-radius: 4px;
        width: 60px;
        cursor: pointer;
    }

    .orders .remark p b {
        display: inline-block;
        width: 560px;
    }

        .orders .remark p b a {
            font-weight: normal;
            padding: 0 8px 0 0;
            display: inline-block;
            *display: inline;
        }

.total {
    background: #e9e9e9;
    padding: 25px 30px;
    text-align: right;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

.ordermenu {
    background: url(line.jpg) repeat-x 0px -311px;
    width: 116px;
    height: 40px;
    font-weight: bold;
    color: #FFF;
    font-size: 14px;
    margin-left: 20px;
    border-radius: 6px;
    cursor: pointer;
}

.con_4 .f30 {
    background: url(xd_img1.jpg) no-repeat;
    height: 76px;
    border-bottom: 1px solid #638e97;
    padding: 36px 0 0 24px;
    letter-spacing: 0.1em;
    color: #797979;
    border-radius: 4px;
}

.con_4 .title {
    margin-top: -10px;
    line-height: 200%;
    letter-spacing: 0.1em;
    color: #0b3e8b;
    margin-bottom: 15px;
    border-bottom: 1px solid #CCC;
    font-size: 20px;
    font-weight: bold;
}

.con_4 .f50 {
    background: url(xd_img0.jpg) no-repeat;
    height: 40px;
    padding: 12px 0 0 24px;
    letter-spacing: 0.1em;
    color: #33b9ff;
    margin-bottom: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}

.f50 {
    font-family: "Microsoft Yahei";
    font-size: 24px;
    font-weight: normal;
}

.waitting_title {
    font-size: 14px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 20px;
}

.waitting {
    font-size: 14px;
    font-weight: bold;
}

    .waitting li {
        line-height: 28px;
        background: url(sys/jiantou1.gif) no-repeat 4px;
        padding-left: 20px;
        font-weight: normal;
    }

        .waitting li a {
            text-decoration: underline;
        }

    .waitting i {
        font-size: 14px;
        color: #6687b9;
        padding-left: 1px;
    }

.newslist {
    margin-bottom: 25px;
}

    .newslist li {
        line-height: 36px;
        background: url(icon.gif) no-repeat 4px -192px;
        padding-left: 20px;
    }

    .newslist i {
        font-size: 12px;
        color: #797979;
        padding-left: 12px;
    }

.newsblock {
    padding: 5px;
}

    .newsblock h1 {
        padding-bottom: 10px;
    }

    .newsblock .wz {
        font-size: 14px;
        line-height: 30px;
        padding: 30px 10px;
        min-height: 300px;
        height: auto !important;
        height: 300px;
        clear: both;
    }

    .newsblock .divBtn {
        font-size: 14px;
        line-height: 30px;
        padding-bottom: 20px;
        clear: both;
        text-align: center;
    }

        .newsblock .divBtn input {
            display: inline-block;
            margin-right: 15px;
        }

    .newsblock .VoteContent {
        font-size: 14px;
        line-height: 180%;
        padding: 10px;
        clear: both;
    }

        .newsblock .VoteContent i, .newsblock .wz i {
            font-size: 16px;
            color: Red;
            font-weight: bold;
        }

.back {
    text-align: right;
    font-size: 14px;
    background: url(line4.gif) repeat-x left top;
    line-height: 4em;
    padding-right: 10px;
    margin: 0 20px 0 10px;
}

.con_4 .voteimg {
    background-image: url(vote_img.jpg);
}

.votemenu {
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    color: #005C70;
    background: url(line.jpg) repeat-x 0px -352px;
    height: 30px;
    width: 100px;
    border: 1px solid #aeaeae;
    margin: auto;
    display: block;
    border-radius: 6px;
    cursor: pointer;
}

.votetable {
    background: #FFF;
    border: 1px solid #dedede;
    border-width: 2px 1px 0px;
}

    .votetable tr td {
        border-bottom: 1px solid #dedede;
        padding: 12px;
    }

    .votetable tr .th {
        text-align: center;
        font-weight: bold;
    }

    .votetable tr td img {
        border: 1px solid #dedede;
        height: 120px;
        width: 120px;
    }

    .votetable .protit {
        background: url("f_l_line.jpg") repeat-x scroll left bottom rgba(0, 0, 0, 0);
        display: block;
        font-size: 14px;
        font-weight: bold;
        margin-bottom: 4px;
        padding-bottom: 4px;
    }

    .votetable .price {
        line-height: 21px;
        font-size: 12px;
    }

        .votetable .price span {
            display: inline-block;
            width: 45px;
        }

        .votetable .price label {
            display: inline-block;
            width: 110px;
        }

        .votetable .price del {
            display: inline-block;
            width: 108px;
        }

        .votetable .price b {
            color: #f00;
            display: inline-block;
            width: 108px;
        }

        .votetable .price dt {
            background-color: #fcfcfc;
        }

        .votetable .price .v_detail {
            float: right;
            font-size: 12px;
        }

.xqlink {
    line-height: 24px;
    background: url(line.jpg) repeat-x 0px -311px;
    height: 24px;
    width: 56px;
    color: #FFF;
    display: block;
    text-align: center;
    margin: 15px 0 0 8px;
    font-size: 12px;
    border-radius: 6px;
}

a.xqlink:hover {
    color: #FFF;
}

.pro_fl {
    border: 2px solid #dedede;
    line-height: 21px;
    border-radius: 8px;
    background: url(line00.jpg) repeat-x 0px 0px;
    padding: 12px 12px 2px;
    clear: both;
    overflow: hidden;
    zoom: 1;
}

    .pro_fl dl dt {
        font-weight: bold;
        display: inline-block;
        *display: inline;
        width: 100px;
        float: left;
    }

    .pro_fl dl dd {
        float: left;
        padding-bottom: 3px;
        width: 640px;
    }

        .pro_fl dl dd a {
            padding-left: 2px;
            white-space: nowrap;
            margin-right: 8px;
        }

        .pro_fl dl dd .on {
            color: #FFF;
            background: #89b7c6;
            display: inline-block;
            *display: inline;
            margin-right: 6px;
            padding-right: 2px;
            line-height: 16px;
        }

    .pro_fl #dtCondition {
        padding-bottom: 8px;
    }

    .pro_fl #ddCondition {
        padding-bottom: 8px;
    }

        .pro_fl #ddCondition div {
            border: 1px solid #e6e6e6;
            float: left;
            height: 20px;
            line-height: 20px;
            margin-bottom: 2px;
            margin-right: 15px;
            padding: 0 20px 0 5px;
            position: relative;
        }

            .pro_fl #ddCondition div:hover, .pro_fl #ddCondition .hover {
                border: 1px solid #999999;
            }

    .pro_fl dd #all_revocation {
        color: #005aa0;
        display: block;
        float: right;
        padding: 3px 0 0;
    }

    .pro_fl dd b {
        background: transparent url("search2012052301.jpg") no-repeat scroll -79px -304px;
        cursor: pointer;
        display: block;
        height: 11px;
        position: absolute;
        right: 4px;
        top: 4px;
        width: 11px;
    }

    .pro_fl dd strong {
        color: #00a0e9;
    }

.prosearch {
    display: inline;
    vertical-align: middle;
    padding-left: 3px;
    margin-top: 0px;
    width: 180px;
    white-space: nowrap;
}

    .prosearch i {
        font-style: normal;
        vertical-align: middle;
        padding: 0 3px;
    }

    .prosearch .menu {
        background: url(line.jpg) repeat-x 0px -383px;
        width: 42px;
        color: #005C70;
        border-radius: 2px;
        cursor: pointer;
        vertical-align: middle;
        margin: 0px;
        padding: 0px;
        line-height: 14px;
        height: 22px;
        display: inline-block;
        *display: inline;
    }

.px {
    padding-left: 14px;
    display: inline-block;
    *display: inline;
    float: right;
    line-height: 21px;
}

    .px a {
        background-color: #f0f0f0;
        display: inline-block;
        *display: inline;
        margin-right: 4px;
        padding: 0 6px;
        border: 1px solid #cdcdcd;
        color: #434343;
    }

    .px .on {
        color: #FFF;
        background-color: #797979;
    }

.pro_list {
    float: left;
}

    .pro_list h1 {
        line-height: 32px;
        background-color: #f0f0f0;
        text-indent: 14px;
        color: #005C70;
        margin-bottom: 12px;
    }

    .pro_list ul {
        overflow: hidden;
        clear: both;
        margin-right: -10px;
        width: 780px;
    }

        .pro_list ul li {
            display: block;
            width: 380px;
            float: left;
            padding-right: 10px;
            line-height: 21px;
            padding-bottom: 15px;
        }

            .pro_list ul li a img {
                height: 105px;
                width: 105px;
                border: 1px solid #e6e6e6;
                float: left;
                display: inline-block;
                *display: inline;
                margin: 6px 12px 0 0;
            }

            .pro_list ul li .protit {
                text-decoration: underline;
                display: block;
                font-size: 14px;
                font-weight: bold;
                margin: 0 0 10px 119px;
                line-height: 21px;
                width: 260px;
            }

                .pro_list ul li .protit .vote_sort {
                    font-weight: normal;
                    color: #0b3e8b;
                }

            .pro_list ul li p {
                color: #666;
                margin-left: 119px;
            }

                .pro_list ul li p .OrderNum {
                    color: Blue;
                    font-size: 16px;
                }

            .pro_list ul li .btline {
                border-bottom: 1px dotted #9CB8BE;
                margin-bottom: 4px;
                padding-bottom: 4px;
            }

            .pro_list ul li p span {
                display: inline-block;
                *display: inline;
                width: 45px;
            }

            .pro_list ul li p label {
                display: inline-block;
                width: 110px;
            }

            .pro_list ul li .prolink {
                width: 75px;
                text-align: center;
                display: inline-block;
                *display: inline;
                float: left;
                background: url(line.jpg) repeat-x 0px -311px;
                line-height: 25px;
                color: #FFF;
                margin: 12px 0 0 119px;
                border-radius: 6px;
            }

        .pro_list ul .line2 {
            width: 770px;
            clear: both;
            overflow: hidden;
            font-size: 0px;
            line-height: 0px;
            height: 2px;
            padding-top: 10px;
            margin-top: 10px;
            border-top: 2px solid #f0f0f0;
        }
/*   页码     */
/*.page {
    line-height: 24px;
    font-size: 14px;
    padding-right: 8px;
}

    .page span {
        display: inline-block;
        *display: inline;
    }

    .page i {
        color: #f00;
        font-weight: bold;
    }

    .page A {
        TEXT-DECORATION: none;
        display: inline-block;
        *display: inline;
        border: 1px solid #dbdbdb;
        margin-right: 3px;
        padding: 0 8px;
        color: #434343;
        background: #f2f2f2;
    }

        .page A:hover {
            COLOR: #E72E35;
            text-decoration: none;
            ackground: #FFF;
        }

        .page A:active {
            COLOR: #E72E35;
        }

    .page SPAN.current {
        COLOR: #005C70;
        padding: 0 8px;
        border: 1px solid #dbdbdb;
        margin-right: 3px;
        background: #FFF;
    }

    .page SPAN.disabled {
        COLOR: #c8c7c7;
        border: 1px solid #c8c7c7;
        padding: 0 8px;
        margin-right: 3px;
    }

    .page input {
        border: 1px solid #727171;
        line-height: 18px;
        text-align: center;
        height: 18px;
        width: 30px;
        padding: 0 3px;
        margin: 0 3px;
    }*/

.f16 .fltit {
    border-bottom: 2px solid #76BDEF;
    float: left;
    line-height: 40px;
    margin: 0 0 12px;
    width: 460px;
}

.f16 .chx {
    border-bottom: 2px solid #76BDEF;
    float: right;
    line-height: 40px;
    margin: 0 0 12px;
    text-align: right;
    width: 65%;
    font-weight: normal;
    font-size: 12px;
    font-family: "宋体";
}

.f16 .px {
    border-bottom: 2px solid #76BDEF;
    float: right;
    line-height: 40px;
    margin: 0 0 12px;
    text-align: right;
    width: 296px;
    font-weight: normal;
    font-size: 12px;
    font-family: "宋体";
}

    .f16 .px a {
        background: none repeat scroll 0 0 #F0F0F0;
        border: 1px solid #CDCDCD;
        color: #434343;
        display: inline-block;
        line-height: 25px;
        margin-right: 4px;
        padding: 0 6px;
    }
/*  产品详情   */
.pro {
    float: left;
    width: 530px;
}

.v_right {
    width: 770px;
}

.pro h1 {
    background: #FFF url(line5.jpg) repeat-x left bottom;
    border-bottom: 2px solid #5596a5;
    padding: 14px 0 10px;
    clear: both;
    overflow: hidden;
    line-height: 24px;
}

.pro .proimg {
    float: right;
    margin: 15px 6px 0 0;
}

.pro .cs {
    font-size: 14px;
    line-height: 30px;
    padding: 8px 0;
    background: url(line4.gif) repeat-x left bottom;
    margin-bottom: 25px;
}

    .pro .cs a {
        text-decoration: underline;
    }

.pro_buy {
    float: right;
    width: 205px;
    background: #f4f4f4;
    overflow: hidden;
    padding: 10px;
}

.pro .pro_intro {
    font-size: 14px;
    line-height: 24px;
    overflow: hidden;
    clear: both;
    width: 530px;
    padding: 10px 0px 20px 0px;
}

.pro_intro img {
    display: block;
    margin: 12px auto 20px;
}
/*   咨询及回复 2015-03-25 修改为商品评价  
.ask { display:none;}  */ /* 2014-08 要求先不显示，线下沟通更快捷 */
.ask .tit {
    overflow: hidden;
    clear: both;
    border-bottom: 2px solid #959595;
    margin-bottom: 15px;
    height: 28px;
}

    .ask .tit b {
        font-size: 14px;
        font-weight: bold;
        display: block;
        float: left;
        width: 100px;
        margin-left: 3px;
        line-height: 28px;
        text-align: center;
        background: #dbdbdb;
        border-radius: 4px 4px 0 0;
    }

.ask dl {
    line-height: 21px;
    padding-bottom: 10px;
    background: url(line4.gif) repeat-x left bottom;
    margin: 0 8px 10px;
    clear: both;
    overflow: hidden;
}

    .ask dl dt {
        font-size: 12px;
        overflow: hidden;
        clear: both;
        float: none;
    }

        .ask dl dt b {
            display: inline-block;
            width: 280px;
        }

        .ask dl dt p {
            display: inline-block;
            background: url("blood_baby.gif") no-repeat scroll left -20px rgba(0, 0, 0, 0);
            width: 20px;
        }

        .ask dl dt .p1 {
            background: url("blood_baby.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        }

    .ask dl dd {
        font-size: 14px;
    }

    .ask dl dt i {
        color: #959595;
        padding-left: 5px;
    }

.ask .my_ask {
    padding: 8px 0;
}

    .ask .my_ask b {
        font-size: 14px;
        display: block;
        padding-left: 6px;
        line-height: 18px;
    }

    .ask .my_ask .bd3 {
        border: 1px solid #a7a7a7;
        width: 500px;
        background: url(askbg.jpg) no-repeat 0px 0px;
        margin: 5px 0;
    }

    .ask .my_ask textarea {
        padding: 3px;
        font-size: 14px;
        width: 495px;
        height: 70px;
        background: transparent;
        border-width: 0px;
    }

    .ask .my_ask .askmenu {
        background: url(line.jpg) repeat-x 0px -404px;
        margin: 0 12px 0 6px;
        border: 1px solid #aeaeae;
        border-radius: 6px;
        width: 55px;
        line-height: 22px;
        height: 22px;
        color: #003d52;
        font-weight: bold;
        font-size: 12px;
        cursor: pointer;
    }

.ask .tit2 {
    background: #f1f1f1;
    line-height: 24px;
    margin-bottom: 6px;
    font-size: 14px;
    padding: 3px 0 3px 8px;
    display: block;
}

.ask2 dl {
    background: url(line3.gif) no-repeat 0px 3px;
    line-height: 24px;
}

    .ask2 dl dt b {
        display: inline-block;
        *display: inline;
        float: left;
    }

    .ask2 dl dt i {
        display: inline-block;
        *display: inline;
        float: right;
        padding-right: 15px;
    }

.bg2 {
    background: url(pro_buybg.gif) repeat-y right top;
}

.pro_buy .tit {
    color: #E72E35;
    font-weight: bold;
    background: url(line4.gif) repeat-x left bottom;
    line-height: 2.4em;
}

.pro_buy dl {
    line-height: 24px;
    padding-top: 8px;
}

    .pro_buy dl dt {
        font-size: 12px;
        font-weight: bold;
        line-height: 21px;
    }

    .pro_buy dl dd {
        font-size: 14px;
        background: url(buyline.jpg) no-repeat 0px bottom;
        margin-bottom: 8px;
        padding-bottom: 8px;
    }

        .pro_buy dl dd span {
            display: inline-block;
            *display: inline;
        }

        .pro_buy dl dd .label {
            display: inline-block;
            margin-left: -5px;
            width: 105px;
        }

.pro_buy .i {
    display: inline-block;
    float: right;
    margin-right: -8px;
    text-align: right;
}

.pro_buy i {
    font-style: normal;
    color: #E72E35;
    padding-left: 5px;
}

.pro_buy dl dd input {
    margin-right: 6px;
}

.pro_buy dl dd b {
    font-size: 12px;
}

.chooseselect2 {
    height: 21px;
    width: 160px;
    border: 1px solid #969696;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px;
}

.numinput2 {
    line-height: 21px;
    border: 1px solid #959595;
    width: 100px;
    height: 21px;
    font-size: 12px;
    vertical-align: middle;
}

.pro_buy dl dd br {
    clear: both;
    float: none;
}

.pro_buy dl .BidTitle {
    color: #e72e35;
    line-height: 30px;
    padding-left: 12px;
    font-size: 14px;
}

.pro_buy dl dd .numinput3 {
    line-height: 21px;
    border: 1px solid #959595;
    width: 45px;
    height: 21px;
    font-size: 12px;
    vertical-align: middle;
    margin: 0px;
    text-align: right;
    color: #e72e35;
}

.pro_buy .all_ddp {
    font-size: 14px;
    text-align: right;
    padding: 20px 6px 0 0;
}

.pro_buy dl dt .ddp {
    color: #33B9FF;
    text-decoration: underline;
    cursor: pointer;
}

.pro_buy .all_ddp b {
    line-height: 30px;
}

.buymenu {
    background: url(icon.gif) no-repeat -163px -246px;
    height: 33px;
    width: 137px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    border-radius: 8px;
    line-height: 33px;
    cursor: pointer;
    margin-right: 3px;
}

.mailblock {
    width: 770px;
    border: 2px solid #959595;
    background: #FFF;
    position: absolute;
    top: 150px;
    left: -8px;
    z-index: 10000;
}

    .mailblock h4 {
        background: #e2e2e2;
        font-size: 14px;
        line-height: 30px;
        height: 30px;
        padding-left: 15px;
        margin: 2px 2px 0 1px;
    }

    .mailblock .close {
        float: right;
        background: url(icon2.gif) no-repeat 0px 0px;
        margin: -26px 8px 0 0;
        text-indent: -9999px;
        height: 21px;
        width: 21px;
    }

    .mailblock div {
        background: #E2E2E2;
        margin: 0 2px 2px 1px;
        clear: both;
        float: none;
        overflow: hidden;
        zoom: 1;
    }

        .mailblock div ul {
            margin: 0 4px 4px;
            background: #FFF;
            border: 1px solid #d7d7d7;
            overflow: hidden;
            padding: 20px 20px 0 10px;
        }

            .mailblock div ul li span {
                text-align: right;
                display: inline-block;
                *display: inline;
                width: 65px;
                vertical-align: top;
                line-height: 24px;
            }

            .mailblock div ul li input {
                line-height: 22px;
                height: 22px;
                border: 1px solid #adadad;
                width: 640px;
                font-size: 12px;
                color: #000;
                background: url(input_bg2.gif) no-repeat 0px 0px;
            }

            .mailblock div ul li {
                margin-bottom: 20px;
            }

                .mailblock div ul li textarea {
                    height: 180px;
                    font-size: 12px;
                    color: #000;
                    padding: 3px;
                    width: 640px;
                    border: 1px solid #ADADAD;
                    background: url(input_bg2.gif) no-repeat 0px 0px;
                }

                .mailblock div ul li .sendmenu {
                    background: url(icon2.gif) no-repeat 0px -30px;
                    height: 24px;
                    width: 58px;
                    margin-left: 65px;
                    font-weight: bold;
                    color: #005c70;
                    border-width: 0px;
                    cursor: pointer;
                }

.con_4 .Statements_img {
    background-image: url(Statements_img.jpg);
}

.Statements_search {
    vertical-align: middle;
    padding: 0 0 10px 4px;
    line-height: 230%;
}

    .Statements_search .div30 {
        float: left;
        width: 30%;
    }

    .Statements_search .div33 {
        float: left;
        width: 33.3%;
    }

    .Statements_search .div40 {
        float: left;
        width: 39.9%;
    }

    .Statements_search .clear {
        height: 1px;
        overflow: hidden;
        clear: both;
        float: none;
    }

.div30 .btn, .div33 .btn, .div40 .btn {
    background: rgba(0, 0, 0, 0) url("icon3.gif") no-repeat scroll 0px -122px;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 100px;
}

.Statements_search input {
    line-height: 21px;
    height: 21px;
    width: 80px;
    padding: 0 3px;
    border: 1px solid #bbbbbb;
    margin-right: 4px;
    background: url(input_bg2.gif) 0px 0px;
    vertical-align: middle;
}

.div30 input, .div33 input, .div40 input {
    line-height: 21px;
    height: 21px;
    width: 100px;
    padding: 0 3px;
    border: 1px solid #bbbbbb;
    margin-right: 4px;
    background: url(input_bg2.gif) 0px 0px;
    vertical-align: middle;
}

.Statements_search .checkbox {
    width: auto;
}

.Statements_search span {
    padding-right: 4px;
    vertical-align: middle;
    display: inline-block;
    text-align: right;
    line-height: 150%;
}

.div30 span, .div33 span, .div40 span {
    padding-right: 4px;
    vertical-align: middle;
    display: inline-block;
    text-align: right;
    width: 100px;
    line-height: 120%;
}

.Statements_search select {
    background: url(input_bg2.gif) 0px 0px;
    border: 1px solid #BBB;
    margin-right: 4px;
    font-size: 12px;
    padding: 2px;
    vertical-align: middle;
}

.Statements_search .searchmenu2 {
    background: url(icon2.gif) no-repeat -174px 0px;
    height: 24px;
    width: 26px;
    text-indent: -9999px;
    border-width: 0px;
    cursor: pointer;
}

    .Statements_search .searchmenu2:hover {
        background-position: -174px -24px;
        width: 26px;
        height: 24px;
    }

.con_4 .num {
    float: right;
    margin: -35px 6px 0 0;
}

    .con_4 .num b {
        color: #F00;
        padding: 0 3px;
    }

.Statements_table {
    color: #555555;
    margin-bottom: 30px;
}

    .Statements_table tr th {
        background: #f1f1f1;
        line-height: 30px;
        border-top: 1px solid #dbdbdb;
        padding: 0 12px 0 5px;
    }

    .Statements_table tr td {
        line-height: 22px;
        border-bottom: 1px solid #dbdbdb;
        padding: 6px 12px 6px 5px;
    }

    .Statements_table tr.hover td {
        background-color: #F1F1F1;
    }

.Statements_detail h4 {
    font-size: 14px;
    color: #F00;
    line-height: 32px;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 5px;
    padding-left: 6px;
}

.Statements_detail .back2 {
    float: right;
    margin-top: -30px;
}

    .Statements_detail .back2 a {
        margin: 0 4px;
    }

.detail dt, .detail dd {
    display: block;
    line-height: 21px;
    padding: 8px 15px;
    background: url(line4.gif) repeat-x left bottom;
    overflow: hidden;
    clear: both;
    zoom: 1;
    float: none;
}

.detail span {
    display: inline-block;
    *display: inline;
    font-weight: bold;
    margin-left: 0px;
    width: 80px;
    float: left;
}

.detail b {
    font-size: 14px;
    font-weight: normal;
    display: block;
    margin-left: 80px;
}

.detail dd {
    background-color: #fafafa;
}

.tuantit {
    background: url(tuan_titbg.jpg) no-repeat;
    height: 58px;
    text-indent: 52px;
    line-height: 58px;
}

.tuan {
    background-color: #f6f6f6;
    margin-top: 1px;
    clear: both;
    float: none;
    overflow: hidden;
    line-height: 21px;
    margin-bottom: 25px;
    padding: 15px 15px 3px;
    zoom: 1;
}

    .tuan li {
        background: #FFF;
        border: 1px solid #dcdcdc;
        padding: 16px;
        clear: both;
        float: none;
        overflow: hidden;
        zoom: 1;
        margin-bottom: 12px;
    }

        .tuan li img {
            height: 172px;
            width: 250px;
            border: 1px solid #979797;
            display: block;
            margin-bottom: 8px;
        }

    .tuan .fl {
        width: 428px;
    }

    .tuan li .protit {
        font-size: 14px;
        font-weight: bold;
        background: url(f_l_line.jpg) repeat-x left bottom;
        margin-bottom: 4px;
        padding-bottom: 4px;
        display: block;
    }

    .tuan .price {
        line-height: 21px;
    }

        .tuan .price span {
            display: inline-block;
            *display: inline;
            width: 110px;
        }

        .tuan .price label {
            display: inline-block;
            width: 165px;
        }

        .tuan .price del {
            display: inline-block;
            *display: inline;
            width: 108px;
        }

        .tuan .price b {
            display: inline-block;
            *display: inline;
            width: 108px;
            color: #F00;
        }

        .tuan .price dt {
            background: #f6f6f6;
        }

    .tuan li .oth {
        padding-top: 10px;
    }

    .tuan .oth span {
        width: 260px;
        display: inline-block;
        *display: inline;
    }

    .tuan .time {
        float: left;
        padding-right: 22px;
    }

        .tuan .time span {
            float: left;
            background: url(icon2.gif) -180px -51px no-repeat;
            display: block;
            text-indent: 25px;
            color: #F00;
        }

            .tuan .time span div {
                display: inline-block;
                text-align: left;
                text-indent: 0px;
            }

                .tuan .time span div i {
                    color: Red;
                    font-style: normal;
                    padding-left: 2px;
                }

    .tuan .purchased {
        background-color: #dbdbdb;
        font-weight: bold;
        line-height: 26px;
        padding-left: 8px;
        margin-top: 12px;
        height: 26px;
    }

        .tuan .purchased span {
            display: inline-block;
            *display: inline;
            width: 136px;
            color: #555555;
            float: left;
        }

        .tuan .purchased .prolink {
            line-height: 28px;
            color: #FFF;
            background: url(icon2.gif) no-repeat -125px -82px;
            height: 28px;
            width: 75px;
            float: right;
            text-align: center;
            margin: -1px 5px 0 0;
        }

.pro .time {
    background: url(icon2.gif) no-repeat -184px -51px;
    text-indent: 24px;
    margin: 15px 0 20px;
    line-height: 18px;
}

    .pro .time span div {
        display: inline-block;
        text-align: left;
        text-indent: 0px;
    }

        .pro .time span div i {
            color: Red;
            font-style: normal;
        }

.time strong {
    padding: 0 3px;
    font-weight: normal;
}

.pro .explain {
    font-size: 14px;
    line-height: 24px;
    background: url(line4.gif) repeat-x left bottom;
    padding-bottom: 20px;
}

.explain .red {
    font-size: 16px;
    padding-bottom: 6px;
    display: block;
}

.pro_buy dl .f12 {
    font-size: 12px;
}

.pro_buy dl del {
    padding: 0 3px;
}

.pro_buy dl .f12 em {
    padding-right: 3px;
    font-style: normal;
}

.con_4 .usercenter_img {
    background-image: url(usercenter_img.jpg);
}

.con_4 .usercenter_img0 {
    background-image: url(usercenter_img0.jpg);
}

.userfl {
    border-bottom: 2px solid #89b7c6;
    margin-bottom: 20px;
    line-height: 35px;
    height: 35px;
    padding-left: 6px;
    font-weight: bold;
}

    .userfl li {
        float: left;
        width: 120px;
        margin-right: 1px;
        text-align: center;
        border: 1px solid #dbdbdb;
        border-width: 1px 1px 0px;
        border-radius: 6px 6px 0 0;
    }

    .userfl .on {
        background-color: #89b7c6;
        border-color: #89B7C6;
    }

        .userfl .on a {
            color: #FFF;
        }

.userfl_blank {
    height: 20px;
    overflow: hidden;
    clear: both;
}

.userfl_sub_nav {
    background-color: #0b3e8b;
    height: 28px;
    line-height: 28px;
    color: #fff;
    width: 100%;
    margin-top: 0px;
}

    .userfl_sub_nav a {
        color: #fff;
        display: inline-block;
        margin: 0px 8px;
        text-decoration: none;
        padding: 0px 8px;
        float: left;
        height: 28px;
        line-height: 28px;
    }

        .userfl_sub_nav a:hover {
            text-decoration: underline;
        }

    .userfl_sub_nav .on {
        font-weight: bold;
        background-color: #fff;
        color: #333333;
    }

    .userfl_sub_nav img {
        float: left;
        height: 28px;
        line-height: 28px;
        display: inline-block;
    }

.userorder {
    padding-bottom: 25px;
    overflow: hidden;
    clear: both;
    float: none;
}

    .userorder h4 {
        background: url(icon2.gif) no-repeat -185px -126px;
        text-indent: 21px;
        font-size: 14px;
        line-height: 24px;
        padding-bottom: 6px;
    }

        .userorder h4 b {
            color: #F00;
            padding: 0 5px;
        }

        .userorder h4 i {
            font-size: 12px;
            font-weight: normal;
            color: #959595;
        }

    .userorder .orderxq {
        background: #FFF;
        border: 1px solid #dedede;
        padding: 1px;
    }

    .userorder .operating {
        float: right;
        margin-top: -30px;
    }

        .userorder .operating span {
            width: 44px;
            display: inline-block;
            *display: inline;
            margin-left: 4px;
            line-height: 20px;
            text-align: center;
            height: 20px;
            font-weight: bold;
            background: url(icon2.gif) no-repeat -156px -160px;
        }

.orderxq input {
    background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    height: 21px;
    line-height: 21px;
    margin-right: 4px;
    padding: 0 3px;
    vertical-align: middle;
    width: 60px;
}

.orderxq textarea {
    background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    font-size: 12px;
    height: 60px;
    line-height: 21px;
    margin-right: 4px;
    padding: 0 3px;
    width: 560px;
}

.orderxq select {
    background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    font-size: 12px;
    margin-right: 4px;
    padding: 2px;
    vertical-align: middle;
}

.orderxq table tr th {
    background: #f1f1f1;
    padding: 0 10px;
}

.orderxq table tr td {
    padding: 0 10px;
    background: url(line4.gif) repeat-x left bottom;
}

    .orderxq table tr td .div {
        line-height: 150%;
        text-align: left;
        padding: 0px;
    }

        .orderxq table tr td .div font {
            display: inline-block;
            width: 120px;
            color: #12C2E9;
        }

        .orderxq table tr td .div .totalnum {
            width: 160px;
        }

.orderxq table {
    line-height: 32px;
}

.orderxq div {
    text-align: right;
    padding: 6px 20px;
    line-height: 32px;
}

/*  用户中心修改密码  */
.code {
    padding: 50px 100px 80px 140px;
    border-radius: 4px;
    margin-top: 25px;
    border: 1px solid #dbdbdb;
    font-size: 14px;
}

    .code ul li {
        padding-bottom: 11px;
        line-height: 35px;
    }

        .code ul li span {
            text-align: right;
            width: 140px;
            padding-right: 10px;
            display: inline-block;
            *display: inline;
        }

        .code ul li b {
            text-align: right;
            width: 140px;
            padding-right: 10px;
            display: inline-block;
            *display: inline;
        }

        .code ul li input {
            width: 200px;
        }

        .code ul li span i {
            font-style: normal;
            color: #F00;
            padding-right: 2px;
        }

    .code .codemenu {
        background: url(icon2.gif) no-repeat -125px -82px;
        color: #FFF;
        line-height: 28px;
        font-weight: bold;
        height: 28px;
        width: 75px;
        margin: 10px 0 0 150px;
        cursor: pointer;
    }

.code2 {
    padding: 0 0 0 0;
    border: 0;
}

.code3 {
    border-top: 1px dotted #a0a0a0;
    margin-top: 5px;
    padding-top: 5px;
}

    .code3 input {
        width: auto;
    }

    .code3 .codemenu, .code5 .codemenu {
        background: rgba(0, 0, 0, 0) url("icon2.gif") no-repeat scroll -125px -82px;
        border: 0 none;
        color: #fff;
        cursor: pointer;
        font-weight: bold;
        height: 28px;
        line-height: 28px;
        width: 80px;
    }

    .code3 .g_label {
        color: Red;
        display: inline-block;
        font-weight: bold;
        width: 80px;
    }

    .code3 .g_label {
        color: Red;
        display: inline-block;
        font-weight: bold;
        width: 80px;
    }

    .code3 .waiting {
        color: Red;
        display: inline-block;
        width: 100px;
    }

.back3 {
    float: right;
    margin: -28px 4px 0 0;
    text-decoration: underline;
}

.code5 {
    border: 0 none;
    display: inline-block;
    margin-top: 5px;
    padding: 0;
    text-align: right;
}

.usermenu a {
    line-height: 30px;
    background: url(line.jpg) 0px -352px;
    display: inline-block;
    *display: inline;
    height: 30px;
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4em;
    margin: 0 4px;
    border: 1px solid #aeaeae;
    border-radius: 8px;
}

.usermenu .a {
    color: #005C70;
    cursor: pointer;
    line-height: 30px;
    background: url(line.jpg) 0px -352px;
    display: inline-block;
    *display: inline;
    height: 30px;
    width: 100px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.4em;
    margin: 0 4px;
    border: 1px solid #aeaeae;
    border-radius: 8px;
}

.name {
    float: right;
    padding-top: 30px;
    color: #005C70;
}

.mail2 {
    float: left;
    background: url(icon2.gif) no-repeat 10px -178px;
    padding: 15px 0 0 32px;
    text-decoration: underline;
    line-height: 18px;
}

.line {
    border-top: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-radius: 12px 0 0 0;
    width: 785px;
    margin-left: -1px;
    float: left;
    background: #FFF;
    font-size: 0px;
    line-height: 0px;
    height: 16px;
}

.linet {
    border-bottom: 1px solid #dbdbdb;
    width: 60%;
    position: absolute;
    top: 152px !important;
    *top: 138px !important;
    top: 138px;
    right: 0;
    display: none;
}

.lineb {
    border-bottom: 1px solid #dbdbdb;
    width: 24%;
    position: absolute;
    top: 570px !important;
    *top: 556px !important;
    top: 556px;
    left: 0;
    display: none;
}

.lineb2 {
    border-bottom: 1px solid #dbdbdb;
    width: 24%;
    position: absolute;
    top: 628px !important;
    *top: 614px !important;
    top: 614px;
    left: 0;
    display: none;
}

.SignOut_a {
    padding-left: 20px;
    color: #fff;
}

.myclear {
    height: 0.1px;
    overflow: hidden;
    clear: both;
}

.errorInfo, .alertInfo {
    background: #FFECEC;
    font-style: normal;
    border: #F34956 solid 1px;
    padding: 5px;
    color: #C00;
    margin: 0px auto;
    margin-top: 5px;
    text-align: right;
    font-size: 12px;
}

.alertInfo {
    margin: 0 0 5px 3px;
    padding: 2px;
}

.okInfo {
    font-style: normal;
    width: 15px;
    color: #666;
    Background: #fff url(okBtn.gif) no-repeat 3px 3px;
    border: #FFF 1px solid;
    margin-left: 10px;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
}

.okInfo0 {
    font-style: normal;
    width: 15px;
    color: #666;
    Background: url(okBtn.gif) no-repeat 2px 2px;
    margin-left: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    font-weight: 400;
}

.mail {
    border-radius: 0 0 8px 8px;
    border: 1px solid #dbdbdb;
    borde-width: 0px 1px 1px;
    background: #f7f7f7 url(mail.jpg) no-repeat 400px 30px;
    padding: 40px 30px 80px 60px;
}

    .mail h2 {
        line-height: 2em;
    }

    .mail p {
        line-height: 21px;
        padding: 20px0 30px;
    }

    .mail .codemenu {
        background: url(icon2.gif) no-repeat -125px -82px;
        color: #FFF;
        line-height: 28px;
        font-weight: bold;
        height: 28px;
        width: 75px;
        cursor: pointer;
    }

.newsblock .f24 {
    padding: 60px 20px 80px;
    line-height: 36px;
    margin: 20px 0;
    background: #F7F7F7;
}

.pro_sx {
    border-collapse: collapse;
}

    .pro_sx td {
        line-height: 24px;
        vertical-align: top;
        text-align: left;
        padding-left: 5px;
        font-size: 12px;
        border: 1px solid #DFDFDF;
    }

.pro_prosxout {
    border: 2px solid #CDE0E7;
    background: #F3F9FA;
    clear: both;
    overflow: hidden;
    zoom: 1;
    padding: 5px;
    margin-top: 12px;
}
/* 询单 */
/*.xd .f30 {
    background: url("xd_img1.jpg");
}*/

.xd0 .f30 {
    background: url("xd_img0.jpg");
}

.xd .tit, .xd0 .tit {
    color: #E72E35;
    line-height: 40px;
    background: url(xd.gif) repeat-x 0px 0px;
    padding-left: 12px;
    margin-bottom: 3px;
}

    .xd .tit #TotalVoteNum, .xd0 .tit #TotalVoteNum {
        margin-left: 50px;
        display: inline-block;
        font-weight: normal;
        color: #333333;
    }
/*** 招标列表  ***/
.xdlist {
    margin: 10px auto 5px;
}

    .xdlist li {
        border: 1px solid #ccc;
        clear: both;
        float: none;
        line-height: 24px;
        margin-bottom: 10px !important;
        overflow: hidden;
        padding: 8px 12px 6px;
        position: relative;
        border-radius: 4px;
        font-size: 12px;
    }

        .xdlist li span {
            display: inline-block;
            float: left;
        }

        .xdlist li .con0 {
            background: rgba(0, 0, 0, 0) url("xd.gif") no-repeat scroll 0 -143px;
            border-bottom: 1px dotted #d2d2d2;
            color: #666666;
            font-weight: bold;
            margin-bottom: 5px;
            padding-left: 25px;
            width: 96%;
        }

            .xdlist li .con0 a {
                color: #343434;
                text-decoration: none;
                font-size: 14px;
            }

        .xdlist li .con1 {
            color: #343434;
            /*padding-left: 25px;*/
            width: 150px;
        }
        
             .xdlist li .con0 label,.xdlist li .con1 label, .xdlist li .con2 label, .xdlist li .con3 label {
                color: #333333;
                display: inline-block;
            }

             .xdlist li .con0 .count,.xdlist li .con1 .count, .xdlist li .con2 .count, .xdlist li .con3 .count {
                color: #33b9ff;
                font-size: 14px;
                font-weight: bold;
            }

            .xdlist li .con1 a {
                color: #33b9ff;
                font-size: 14px;
                text-decoration: underline;
            }

        .xdlist li .con2 {
            color: #343434;
            padding-left: 15px;
            width: 410px;
        }

            .xdlist li .con2 b {
                color: #33b9ff;
                padding-right: 5px;
            }

        .xdlist li .con3 {
            color: #343434;
            font-size: 12px;
            text-align: right;
            width: 160px;
        }

        .xdlist li .con4 {
            text-align: right;
            width: 518px;
        }

            .xdlist li .con2 a, .xdlist li .con3 a, .xdlist li .con4 a {
                font-size: 12px;
                text-decoration: underline;
            }

            .xdlist li .con4 a, .xdlist li .con3 a {
                display: inline-block;
                margin-left: 12px;
            }

                .xdlist li .con4 a:hover, .xdlist li .con3 a:hover {
                    color: #f40000;
                }

        .xdlist li .con3 i {
            color: #797979;
        }

        .xdlist li .con01 {
            background: rgba(0, 0, 0, 0) url("xd.gif") no-repeat scroll 0 -143px;
            color: #a0a0a0;
            padding-left: 25px;
            width: 550px;
        }

            .xdlist li .con01 label {
                color: #333333;
                display: inline-block;
                padding-right: 5px;
            }

            .xdlist li .con01 span {
                display: block;
                text-align: right;
                width: 100%;
            }

                .xdlist li .con01 span a {
                    color: #33b9ff;
                    font-size: 14px;
                    text-decoration: underline;
                }

        .xdlist li .con02 {
            text-align: right;
            width: 90px;
        }

            .xdlist li .con02 b {
                color: #33b9ff;
                padding-right: 5px;
            }

        .xdlist li .con03 {
            font-size: 12px;
            text-align: right;
            width: 160px;
        }

            .xdlist li .con03 a {
                color: #33b9ff;
                font-size: 14px;
                text-decoration: underline;
            }

            .xdlist li .con03 i {
                color: #797979;
            }

a.xdmenu:hover {
    color: #FFF;
}

.x_query {
    line-height: 25px;
    color: #FFF;
    float: right;
    padding: 0 12px;
    margin: -35px 130px 0 0;
    color: #333;
    font-size: 14px;
}

    .x_query .text {
        background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #bbbbbb;
        height: 21px;
        line-height: 21px;
        margin-right: 4px;
        padding: 0 3px;
        vertical-align: middle;
        width: 88px;
    }

    .x_query label {
        display: inline-block;
        margin-right: 15px;
    }

.xdmenu {
    line-height: 25px;
    font-weight: bold;
    color: #FFF;
    float: right;
    padding: 0 12px;
    margin: -35px 10px 0 0;
    background: url(line.jpg) repeat-x 0px -312px;
    border-radius: 6px;
}

.xd_info {
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    padding: 24px 0 24px 5px;
}

    .xd_info p {
        margin-bottom: 12px;
    }

        .xd_info p span {
            display: inline-block;
            *display: inline;
            width: 105px;
            vertical-align: top;
        }

        .xd_info p .inputa {
            line-height: 22px;
            height: 22px;
            border: 1px solid #adadad;
            width: 580px;
            font-size: 12px;
            color: #000;
            background: url(input_bg2.gif) no-repeat 0px 0px;
            border-radius: 4px;
        }

        .xd_info p textarea {
            height: 180px;
            font-size: 12px;
            color: #000;
            padding: 3px;
            width: 580px;
            border: 1px solid #ADADAD;
            background: url(input_bg2.gif) no-repeat 0px 0px;
            border-radius: 4px;
            line-height: 18px;
        }

        .xd_info p .upmenu {
            background: url(icon2.gif) no-repeat 0px -30px;
            height: 24px;
            width: 58px;
            margin-left: 5px;
            color: #005c70;
            border-width: 0px;
            cursor: pointer;
        }

        .xd_info p b {
            display: inline-block;
            *display: inline;
            width: 580px;
            font-size: 12px;
            font-weight: normal;
        }

.xd .xdsend {
    background: url(xd.gif) repeat-x 0px -316px;
    padding: 25px 0 50px;
}

    .xd .xdsend input, .xdsend2 {
        font-size: 14px;
        line-height: 26px;
        font-weight: bold;
        color: #005C70;
        background: url(line.jpg) repeat-x 0px -352px;
        height: 26px;
        width: 75px;
        border: 1px solid #aeaeae;
        display: block;
        border-radius: 6px;
        cursor: pointer;
        margin: 0 auto;
    }

.xd .xqmember {
    float: right;
    margin: -30px 8px 0 0;
}

    .xd .xqmember i {
        font-style: normal;
        color: #797979;
        padding-left: 25px;
    }

.xd .xdxq_info {
    background: #d6f3fb;
    padding: 5px;
    margin: 5px 0;
    font-size: 14px;
}

    .xd .xdxq_info ul {
        background: #f7fdfe;
        border: 1px solid #c0dae1;
        padding: 10px;
        clear: both;
        float: none;
        overflow: hidden;
        zoom: 1;
    }

        .xd .xdxq_info ul li {
            line-height: 21px;
            padding-bottom: 9px;
            clear: both;
            float: none;
            overflow: hidden;
            zoom: 1;
        }

            .xd .xdxq_info ul li p {
                margin-left: 105px;
                display: block !important;
                display: inline-block;
            }

            .xd .xdxq_info ul li b {
                display: inline-block;
                *display: inline;
                width: 105px;
                vertical-align: top;
                float: left;
            }

            .xd .xdxq_info ul li span {
                padding-right: 18px;
            }

                .xd .xdxq_info ul li span a {
                    text-decoration: underline;
                    padding: 0 3px;
                }

.xd .reply {
    border: 1px solid #dedede;
    padding: 1px;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px;
}

    .xd .reply dt {
        line-height: 32px;
        background: #f1f1f1;
        height: 32px;
        padding: 0 20px;
    }

        .xd .reply dt b {
            background: url(xd.gif) no-repeat 0px -140px;
            padding-left: 20px;
            display: inline-block;
            *display: inline;
            float: left;
        }

        .xd .reply dt i {
            float: right;
            font-size: 12px;
        }

    .xd .reply dd {
        padding: 10px 0;
        margin: 0 20px;
        min-height: 30px;
        height: auto !important;
        height: 30px;
    }

    .xd .reply .fjline {
        font-size: 12px;
        background: url(line4.gif) repeat-x left top;
    }

        .xd .reply .fjline span {
            padding-right: 15px;
        }

            .xd .reply .fjline span a {
                text-decoration: underline;
                padding: 0 5px;
            }

.xd .t_r {
    font-size: 14px;
    padding: 10px;
}

.xd .reply dt b .red {
    color: #33b9ff;
}

.xd .t_r .red {
    color: #33B9FF;
}

.page.t_r .red {
    font-weight: normal;
    padding: 0 3px;
}

.xdlist .xdxq {
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    padding: 0 10px;
    display: inline-block;
    *display: inline;
    border: 1px solid #cccccc;
    border-radius: 4px;
    background: url(xd.gif) repeat-x 0px -24px;
}

.tamenu {
    margin-bottom: 25px;
}

    .tamenu strong {
        font-size: 14px;
        line-height: 26px;
        font-weight: bold;
        background: url(line.jpg) repeat-x 0px -352px;
        height: 26px;
        border: 1px solid #aeaeae;
        display: inline-block;
        *display: inline;
        border-radius: 6px;
        cursor: pointer;
        margin-right: 3px;
        padding: 0 15px;
    }

    .tamenu a:hover {
        color: #E72E35;
        text-decoration: none;
    }

.page_v2 {
    line-height: 24px;
    padding: 15px 0;
    text-align: center;
}

    .page_v2 A {
        display: inline-block;
        margin-right: 3px;
        padding: 0 8px;
        text-decoration: none;
    }

        .page_v2 A:hover {
            color: #67A5EF;
            text-decoration: none;
        }

        .page_v2 A:active {
            color: #46A5EA;
        }

    .page_v2 SPAN.current {
        background-color: #46A5EA;
        color: #FFFFFF;
        margin-right: 3px;
        padding: 0 8px;
    }

    .page_v2 SPAN.disabled {
        color: #C8C7C7;
        margin-right: 3px;
        padding: 0 8px;
    }

    .page_v2 input {
        background: url("icon.gif") no-repeat scroll 0 -102px rgba(0, 0, 0, 0);
        border: 1px solid #727171;
        height: 18px;
        line-height: 18px;
        margin: 0 3px;
        padding: 0 3px;
        text-align: center;
        width: 30px;
    }

.orderxq0 table tr th {
    background: #f1f1f1;
    padding: 2px;
    border: 1px solid #a0a0a0;
    border-top: 0px;
}

.orderxq0 table tr td {
    padding: 2px;
    border: 1px solid #a0a0a0;
}

.orderxq0 table {
    line-height: 200%;
    border-collapse: collapse;
}

.dutymoney {
    /* display:none; */
}

.product_info {
    margin-top: 10px;
}

    .product_info textarea {
        border: 1px solid #BBBBBB;
        font-size: 12px;
        height: 60px;
        line-height: 130%;
        margin-right: 4px;
        padding: 0 3px;
        width: 560px;
    }

i {
    color: red;
    font-style: normal;
    display: inline-block;
    margin: 0px 2px;
}

.table {
    line-height: 200%;
    border-collapse: collapse;
    border: 1px solid #a0a0a0;
}

    .table a {
        text-decoration: underline;
    }

    .table span {
        line-height: 130%;
    }

    .table tr th, .table tr .th {
        padding: 2px 5px 2px 0px;
        border: 1px solid #a0a0a0;
        background: #f0f0f0;
        text-align: center;
        font-weight: 700;
    }

    .table tr td, .table tr .td {
        padding: 2px;
        border: 1px solid #a0a0a0;
        line-height: 21px;
        font-weight: normal;
        background: #ffffff;
    }

.product input {
    background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    height: 21px;
    line-height: 21px;
    margin-right: 4px;
    padding: 0 3px;
    vertical-align: middle;
    font-size: 12px;
}

.product textarea {
    background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    font-size: 12px;
    height: 60px;
    line-height: 130%;
    margin-right: 4px;
    padding: 0 3px;
    width: 560px;
}

.product select {
    background: url("input_bg2.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #BBBBBB;
    font-size: 12px;
    margin-right: 4px;
    padding: 2px;
    vertical-align: middle;
}

.DataHeader1 {
    border-left: 1px solid #a0a0a4;
    margin: 0;
    overflow: hidden;
    padding: 0;
    z-index: 60;
}

.DataHeader2 {
    border-right: 1px solid #a0a0a4;
    margin: 0;
    overflow: hidden;
    padding: 0;
    z-index: 60;
}

.DataFrame1 {
    border-bottom: 1px solid #a0a0a4;
    border-left: 1px solid #a0a0a4;
    overflow-x: scroll;
    overflow-y: hidden;
    position: relative;
    z-index: 50;
}

.DataFrame2 {
    border-bottom: 1px solid #a0a0a4;
    overflow: scroll;
    z-index: 50;
}

.code4 {
    margin: 5px auto;
    text-align: center;
}

    .code4 font {
        font-size: 12px;
    }

    .code4 .button {
        background: url(icon2.gif) no-repeat -125px -82px;
        color: #FFF;
        line-height: 28px;
        font-weight: bold;
        height: 28px;
        width: 75px;
        cursor: pointer;
        border: 0px;
    }

.code6 {
    text-align: left;
    border-top: 1px dotted #a0a0a0;
    margin-top: 10px;
    padding-top: 3px;
}
/*** 商品最终页评价 ***/
.star {
    height: 30px;
    margin: 20px auto;
    position: relative;
    width: 530px;
}

    .star ul, .star span {
        color: #333;
        display: inline;
        float: left;
        height: 20px;
        line-height: 20px;
    }

    .star ul {
        margin: 0 10px;
    }

    .star li {
        background: url("blood_baby.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        float: left;
        text-indent: -9999px;
        width: 54px;
    }

        .star li.hong {
            background: url("blood_baby.gif") no-repeat scroll left -20px rgba(0, 0, 0, 0);
        }

    .star strong {
        color: #f60;
        padding-left: 10px;
    }

#star {
    height: 120px;
    margin: 10px auto;
    position: relative;
    width: 530px;
    height: 30px;
}

    #star ul, #star span {
        color: #333;
        display: inline;
        float: left;
        height: 20px;
        line-height: 20px;
    }

    #star ul {
        margin: 0 10px;
    }

    #star li {
        background: url("blood_baby.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        cursor: pointer;
        float: left;
        text-indent: -9999px;
        width: 54px;
    }

    #star strong {
        color: #f60;
        padding-left: 10px;
    }

    #star li.on {
        background-position: 0 -20px;
    }

    #star p {
        background: url("Star_icon.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: none;
        height: 60px;
        padding: 15px 10px 0;
        position: absolute;
        top: 20px;
        width: 159px;
    }

        #star p em {
            color: #f60;
            display: block;
            font-style: normal;
        }

.footer-links {
    background-attachment: scroll;
    background-color: #fff;
    background-image: url("link.gif");
    background-position: left center;
    background-repeat: no-repeat;
    border: 1px solid #dedede;
    height: 50px;
    overflow: hidden;
    padding: 8px 0 0 99px;
    width: 668px;
    float: right;
}

    .footer-links a {
        color: rgb(153, 153, 153);
        margin-left: 5px;
        white-space: nowrap;
    }

        .footer-links a:hover {
            color: #7b0c70;
        }
/*  首页轮播图  */
#focus {
    height: 240px;
    overflow: hidden;
    position: relative;
    width: 595px;
}

    #focus ul {
        height: 240px;
        position: absolute;
        z-index: 1;
    }

        #focus ul li {
            background: none repeat scroll 0 0 #000;
            float: left;
            height: 240px;
            overflow: hidden;
            position: relative;
            width: 595px;
            z-index: 1;
        }

            #focus ul li div {
                overflow: hidden;
                position: absolute;
                z-index: 1;
            }

    #focus .btn {
        bottom: 8px;
        height: 24px;
        padding-left: 10px;
        padding-right: 5px;
        position: absolute;
        right: 0;
        z-index: 1;
    }

        #focus .btn span {
            background: none repeat scroll 0 0 #e3e3e3;
            border-radius: 15px;
            color: #be1128;
            cursor: pointer;
            display: inline-block;
            font-family: "Microsoft YaHei", SimHei;
            font-size: 16px;
            height: 24px;
            line-height: 24px;
            margin-right: 10px;
            text-align: center;
            width: 24px;
        }

            #focus .btn span.on {
                background: none repeat scroll 0 0 #d40015;
                color: #fcc;
            }

.header h1 {
    float: right;
    font-size: 36px;
    padding-top: 25px;
    color: #e72e35;
    width: 275px;
    text-align: right;
}

.header h2 {
    float: left;
    font-size: 18px;
    padding-top: 35px;
    color: #e72e35;
    width: 420px;
    text-align: center;
    margin-left: 50px;
}

.header h3 {
    float: left;
    font-size: 24px;
    padding-top: 35px;
    color: #e72e35;
    width: 420px;
    text-align: center;
    margin-left: 50px;
}
/* 2015-04-09 生成方案 */
.input_w38 {
    width: 34px;
}

.con_allcp {
    overflow: hidden;
    width: 990px;
}

    .con_allcp .tit0 {
        background: url("xd_icon.gif") no-repeat scroll 5px -525px rgba(0, 0, 0, 0);
        border-bottom: 3px solid #00a0e9;
        color: #00a0e9;
        font-size: 14px;
        font-weight: bold;
        height: 26px;
        line-height: 26px;
        margin-bottom: 15px;
        padding: 0 0 10px 40px;
    }

.fangan_step {
    background: url("ling_bg.jpg") repeat-x scroll 0 -303px rgba(0, 0, 0, 0);
    height: 85px;
    margin: 6px 0 12px;
    padding: 30px 0 0 177px;
    position: relative;
}

    .fangan_step h4 {
        background: url("fangan_step.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        height: 65px;
        text-indent: -9999px;
    }

    .fangan_step .step2 {
        background-position: 0 -65px;
    }

    .fangan_step .step3 {
        background-position: 0 -130px;
    }

    .fangan_step .step4 {
        background-position: 0 -195px;
    }

.mg_t30 {
    margin-top: 30px;
}

.mgb_40 {
    margin-bottom: 40px;
}

.fanganbd {
    background-color: #f9f9f9;
    border: 2px solid #f9f9f9;
}

.fangan_con1 {
    background: url("fangan_1.gif") no-repeat scroll left top #f9f9f9;
    padding-top: 8px;
    position: relative;
}

    .fangan_con1 .tit0 {
        background: url("ling_bg.jpg") repeat-x scroll 0 -419px rgba(0, 0, 0, 0);
        border-left: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        height: 36px;
        text-indent: 46px;
    }

        .fangan_con1 .tit0 strong {
            background: url("fangan_icon.gif") no-repeat scroll -90px 7px rgba(0, 0, 0, 0);
            display: block;
            font-family: "微软雅黑";
            font-size: 16px;
            font-weight: normal;
            height: 30px;
            padding-top: 6px;
        }

    .fangan_con1 .help_fangan {
        background: url("fangan_icon.gif") no-repeat scroll 0 -107px rgba(0, 0, 0, 0);
        height: 17px;
        line-height: 15px;
        padding-left: 19px;
        position: absolute;
        right: 20px;
        top: 19px;
    }

    .fangan_con1 .num0 {
        position: absolute;
        right: 15px;
        top: 19px;
    }

.step_1_text {
    background: url("fangan_icon.gif") no-repeat scroll -80px -100px rgba(0, 0, 0, 0);
    font-size: 14px;
    line-height: 30px;
    padding: 30px 25px 35px 160px;
}

.search_fangan {
    float: right;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    margin-right: 8px;
    vertical-align: middle;
}

    .search_fangan input {
        background: url("gp_icon.gif") no-repeat scroll 0 -102px rgba(0, 0, 0, 0);
        border: 1px solid #b3b3b3;
        height: 23px;
        line-height: 23px;
        margin: 0 5px;
        padding: 0 3px;
        vertical-align: middle;
    }

    .search_fangan select {
        background: url("gp_icon.gif") no-repeat scroll 0 -102px rgba(0, 0, 0, 0);
        border: 1px solid #b3b3b3;
        height: 23px;
        line-height: 23px;
        margin: 0 5px;
        padding: 2px 0 1px 1px;
        vertical-align: middle;
    }

.con_allcp .tit2 {
    border-bottom-color: #001445;
}

.con_allcp .searchmenu2 {
    background: url("menu_icon.gif") no-repeat scroll 0 -28px rgba(0, 0, 0, 0);
    border-width: 0;
    color: #595959;
    cursor: pointer;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 65px;
}

.fangan_con2 {
    background: none repeat scroll 0 0 #f9f9f9;
}

    .fangan_con2 ul {
        clear: both;
        float: none;
        overflow: hidden;
        padding-left: 30px;
        padding-top: 20px;
    }

        .fangan_con2 ul li {
            display: inline-block;
            float: left;
            line-height: 21px;
            padding: 0 17px;
            width: 152px;
        }

            .fangan_con2 ul li b {
                font-weight: normal;
                overflow: hidden;
                width: 152px;
            }

                .fangan_con2 ul li b a {
                    display: block;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    width: 152px;
                }

            .fangan_con2 ul li a img {
                border: 1px solid #e3e2e2;
                height: 150px;
                width: 150px;
            }

            .fangan_con2 ul li .del {
                background: url("fangan_icon.gif") no-repeat scroll -135px -264px rgba(0, 0, 0, 0);
                color: #fff;
                display: block;
                height: 18px;
                line-height: 18px;
                margin: 6px auto 20px;
                text-align: center;
                width: 47px;
            }

                .fangan_con2 ul li .del:hover {
                    color: #fffac3;
                    text-decoration: none;
                }

.fangan_con3 {
    background-color: #fff;
    clear: both;
    float: none;
    margin-top: 2px;
    overflow: hidden;
    padding: 16px 50px;
}

    .fangan_con3 a:hover {
        color: #ff3;
        text-decoration: none;
    }

.menu_grey, .menu_red {
    background: url("fangan_icon.gif") no-repeat scroll 0 -246px rgba(0, 0, 0, 0);
    color: #fff;
    display: inline-block;
    float: left;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    width: 135px;
}

.menu_red {
    background-position: 0 -282px;
    cursor: pointer;
    float: right;
    width: 191px;
}

.menu_grey2 {
    cursor: pointer;
    float: right;
    margin-right: 20px;
}

.con_allcp .tit0 #SortName {
    float: left;
    font: bold 16px/26px "微软雅黑";
}

.con_allcp .searchmenu2 {
    background: url("menu_icon.gif") no-repeat scroll 0 -28px rgba(0, 0, 0, 0);
    border-width: 0;
    color: #595959;
    cursor: pointer;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    width: 65px;
}

.t_c2 {
    margin: 18px 0 25px;
    text-align: center;
}

.gp_page {
    line-height: 24px;
}

    .gp_page span {
        display: inline-block;
    }

    .gp_page A {
        border: 1px solid #727171;
        display: inline-block;
        margin-right: 3px;
        padding: 0 8px;
        text-decoration: none;
    }

        .gp_page A:hover {
            background-color: #00a0e9;
            color: #fff;
            text-decoration: none;
        }

        .gp_page A:active {
            color: #00a0e9;
        }

    .gp_page SPAN.current {
        background-color: #00a0e9;
        border: 1px solid #727171;
        color: #fff;
        margin-right: 3px;
        padding: 0 8px;
    }

    .gp_page SPAN.disabled {
        border: 1px solid #c8c7c7;
        color: #c8c7c7;
        margin-right: 3px;
        padding: 0 8px;
    }

    .gp_page input {
        background: url("icon.gif") no-repeat scroll 0 -102px rgba(0, 0, 0, 0);
        border: 1px solid #727171;
        height: 18px;
        line-height: 18px;
        margin: 0 3px;
        padding: 0 3px;
        text-align: center;
        width: 40px;
    }

.gp_list {
}

    .gp_list h1 {
        background-color: #f7f7f7;
        color: #0b3e8b;
        line-height: 32px;
        margin-bottom: 12px;
        text-indent: 14px;
    }

    .gp_list .px {
        display: inline-block;
        float: right;
        line-height: 21px;
        padding-left: 14px;
    }

        .gp_list .px a {
            background: none repeat scroll 0 0 #f0f0f0;
            border: 1px solid #cdcdcd;
            color: #434343;
            display: inline-block;
            margin-right: 4px;
            padding: 0 6px;
        }

        .gp_list .px .on {
            background-color: #797979;
            color: #fff;
        }

    .gp_list .page2 {
        float: right;
        line-height: 21px;
        padding-right: 7px;
    }

        .gp_list .page2 i {
            color: #e72e35;
            font-style: normal;
        }

        .gp_list .page2 span {
            padding: 0 4px 0 12px;
        }

        .gp_list .page2 a {
            border: 1px solid #cdcdcd;
            color: #434343;
            display: inline-block;
            margin-left: 4px;
            padding: 0 5px;
        }

    .gp_list ul {
        clear: both;
        overflow: hidden;
        padding-top: 20px;
        width: 900px;
    }

        .gp_list ul li {
            display: block;
            float: left;
            line-height: 21px;
            padding-right: 15px;
            width: 435px;
        }

            .gp_list ul li a img {
                border: 1px solid #e6e6e6;
                display: inline-block;
                float: left;
                height: 155px;
                margin: 6px 12px 0 0;
                width: 145px;
            }

            .gp_list ul li .protit {
                display: block;
                font-size: 14px;
                font-weight: bold;
                margin: 0 0 10px 119px;
            }

                .gp_list ul li .protit .vote_sort {
                    color: #0b3e8b;
                    font-weight: normal;
                }

            .gp_list ul li p {
                color: #666;
                margin-left: 169px;
            }

                .gp_list ul li p .OrderNum {
                    color: Blue;
                    font-size: 16px;
                }

            .gp_list ul li .btline {
                border-bottom: 1px dotted #9cb8be;
                margin-bottom: 4px;
                padding-bottom: 4px;
            }

            .gp_list ul li p span {
                display: inline-block;
                width: 55px;
            }

            .gp_list ul li p label {
                display: inline-block;
                width: 150px;
            }

            .gp_list ul li .prolink {
                background: url("line.jpg") repeat-x scroll 0 -311px rgba(0, 0, 0, 0);
                border-radius: 6px;
                color: #fff;
                display: inline-block;
                float: left;
                line-height: 25px;
                margin: 12px 0 0 119px;
                text-align: center;
                width: 75px;
            }

        .gp_list ul .line2 {
            border-top: 2px solid #f0f0f0;
            clear: both;
            font-size: 0;
            height: 2px;
            line-height: 0;
            margin-top: 20px;
            overflow: hidden;
            padding-top: 20px;
            width: 990px;
        }

        .gp_list ul li .add {
            background: url("fangan_icon.gif") no-repeat scroll -135px -246px rgba(0, 0, 0, 0);
            color: #fff;
            display: block;
            height: 18px;
            line-height: 16px;
            text-align: center;
            width: 40px;
            margin-top: 5px;
        }

.fangan_con4 {
    clear: both;
    float: none;
    font-size: 14px;
    overflow: hidden;
    padding: 40px 50px 10px;
}

    .fangan_con4 ul li {
        line-height: 36px;
        padding-bottom: 25px;
    }

        .fangan_con4 ul li strong {
            display: inline-block;
            float: left;
            font-weight: normal;
            line-height: 36px;
        }

        .fangan_con4 ul li .label {
            width: 110px;
            text-align: right;
        }

        .fangan_con4 ul li input {
            background: url("fangan_2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 1px solid #b3b3b3;
            font-size: 14px;
            height: 34px;
            line-height: 34px;
            margin-left: 10px;
            padding: 0 3px;
            vertical-align: middle;
            width: 500px;
        }

        .fangan_con4 ul li textarea {
            background: url("fangan_2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
            border: 1px solid #b3b3b3;
            font-size: 14px;
            height: 100px;
            line-height: 28px;
            margin-left: 10px;
            padding: 3px;
            width: 500px;
        }

        .fangan_con4 ul li p {
            color: #a1a1a1;
            font-size: 12px;
            padding-left: 120px;
        }

.fangan_con5 {
    padding: 25px 50px;
}

    .fangan_con5 .fangantit {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #d5d4d4;
        font-size: 14px;
        line-height: 24px;
        padding: 15px;
    }

    .fangan_con5 .chooseprice {
        background-color: #ffffe8;
        border: 1px solid #d5d4d4;
        font-size: 14px;
        margin: 25px auto 18px;
        padding: 15px 15px 5px;
    }

.chooseprice .tit0 {
    background: url("gp_icon2.gif") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
    border-width: 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-indent: 30px;
}

.chooseprice .tit2 {
    background-position: 0 -57px;
}

.chooseprice .choose {
    line-height: 24px;
    padding-bottom: 10px;
    padding-left: 15px;
    vertical-align: middle;
}

.chooseprice div input {
    line-height: 21px;
    margin: 0 6px 0 12px;
    vertical-align: middle;
}

.fangan_con5 ul li input {
    background: url("gp_icon.gif") no-repeat scroll 0 -102px rgba(0, 0, 0, 0);
    border: 1px solid #b3b3b3;
    color: #00a0e9;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin: 3px 0;
    padding: 0 3px;
    width: 72px;
}

.fangan_con5 ul li .del {
    background: url("fangan_icon.gif") no-repeat scroll -135px -264px rgba(0, 0, 0, 0);
    color: #fff;
    display: block;
    height: 18px;
    line-height: 18px;
    text-align: center;
    width: 47px;
    margin-top: 5px;
}

.fangan_con6 {
    padding: 15px 50px 40px;
}

    .fangan_con6 dl dd {
        background: url("fangan_icon.gif") no-repeat scroll -200px -319px rgba(0, 0, 0, 0);
        margin-top: 25px;
        padding-left: 15px;
    }

        .fangan_con6 dl dd .red {
            padding: 0 5px;
        }

    .fangan_con6 dl dt {
        clear: right;
        float: none;
        overflow: hidden;
        padding: 20px 0 0 15px;
    }

    .fangan_con6 dl .gp_line {
        background: url("line3.gif") repeat-x scroll left bottom rgba(0, 0, 0, 0);
        padding-bottom: 20px;
    }

    .fangan_con6 dl dt .Preview, .fangan_con6 dl dt .Modify {
        background: url("fangan_icon.gif") no-repeat scroll -191px -282px rgba(0, 0, 0, 0);
        display: inline-block;
        float: left;
        height: 26px;
        line-height: 26px;
        margin-right: 12px;
        text-align: center;
        width: 158px;
    }

    .fangan_con6 dl dt .Preview {
        color: #fff;
    }

    .fangan_con6 dl dt .Modify {
        background-position: -182px -256px;
        width: 82px;
    }

    .fangan_con6 dl .Preview:hover {
        color: #fffac3;
        text-decoration: none;
    }

    .fangan_con6 dl .Modify:hover {
        color: #00a0e9;
        text-decoration: none;
    }

    .fangan_con6 dl .address {
        background: url("fangan_2.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        border: 1px solid #7a0c25;
        display: inline-block;
        float: left;
        height: 34px;
        line-height: 34px;
        margin-right: 5px;
        overflow: hidden;
        padding: 0 8px;
        width: 640px;
    }

    .fangan_con6 dl dt .addressmenu {
        background: url("fangan_icon.gif") no-repeat scroll -264px -246px rgba(0, 0, 0, 0);
        color: #fff;
        cursor: pointer;
        display: inline-block;
        float: left;
        font-family: "微软雅黑";
        font-size: 14px;
        height: 36px;
        text-align: center;
        width: 132px;
    }

#floater {
    width: 380px;
    border: solid 1px #AACCEE;
    background-color: #f4f6fb;
    position: absolute;
    top: 250px;
    left: 35%;
    margin-left: 0px;
    z-index: 100;
}

    #floater .title_box {
        background-color: #AACCEE;
        height: 21px;
    }

    #floater .title_box_title {
        text-align: left;
        font-size: 13px;
        font-weight: bold;
        padding-top: 0px;
        padding-left: 4px;
        float: left;
    }

    #floater .title_box_close {
        width: 16px;
        height: 16px;
        margin-left: auto;
        margin-right: 0;
        float: right;
    }

    #floater .title_icon {
        vertical-align: middle;
        width: 70px;
        float: left;
        min-height: 65px;
    }

    #floater .content_message {
        text-align: left;
        font-size: 12px;
        line-height: 150%;
        width: 290px;
        float: right;
        bottom: 0;
        right: 2;
    }

.spacer {
    height: 0.1px;
    overflow: hidden;
}

#NavMenu .normal {
    margin-left: 25px;
    font-weight: normal;
    white-space: nowrap;
}

/* 2018-03-19 */
/*page*/
#pager {
    margin: 15px auto;
}

.page {
    width: 1000px;
    height: 50px;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.page-con {
    float: right;
    line-height: 28px;
    height: 28px;
}

    .page-con ul li {
        float: left;
        margin-right: 7px;
    }

        .page-con ul li a {
            /*padding: 5px 10px;*/
            background-color: #e6e6e6;
            color: #000;
            font-size: 14px;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
            margin: 0px;
        }

            .page-con ul li a:hover {
                background-color: #f40000;
                color: #fff;
            }

.elect {
    background-color: #f40000 !important;
    color: #fff !important;
}

.fi {
    width: 138px;
    height: 28px;
    background-color: #e6e6e6;
    text-align: center;
    line-height: 28px;
    font-size: 16px;
}

.zheng{
    cursor: pointer;
    width: 90px;
    height: 25px;
    border-radius: 4px;
    margin-left: 10px;
}
