﻿/*初始化样式start*/
body, div, form, ul, li, ol, dl, dt, dd, p, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-size: 12px;
    font-family: 'Microsoft YaHei','宋体';
}

table, tr, td {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    color: #000;
}

em, i {
    font-style: normal;
}

img, input {
    border: 0;
    max-width: 100%;
}

ul, li {
    list-style-type: none;
    vertical-align: middle;
}

a {
    text-decoration: none;
    color: #000;
}

    a:hover {
        text-decoration: underline;
    }

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: "0";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/*初始化样式end*/

/*居中样式*/
.new_top_content, .new_logo_content, .new_nav_content, .new_banner_content, .new_price_content, .new_onef_content, .new_twof_content, .new_threef_content, .new_fourf_content, .search_content, .xhzy_list_content, .page_content, .cgxx_content {
    width: 1200px;
    margin: 0 auto;
}
.new_onef .new_onef_content{height:480px;}

/*公用样式*/
.fcolor_0 {
    color: #18BC99;
}

.fcolor_1 {
    color: #ff7300;
}

.fcolor_2 {
    color: #55aaff;
}

.fcolor_3 {
    color: #18BC99;
}

.fcolor_4 {
    color: #97b921;
}

.fcolor_5 {
    color: #ffaa11;
}

.fcolor_6 {
    color: #d8691e;
}

.fcolor_7 {
    color: #FFAA11;
}

.fcolor_8 {
    color: #ff7766;
}

.mar_t10 {
    margin-top: 10px;
}

.mar_t20 {
    margin-top: 10px;
}

.mar_r4 {
    margin-right: 4px;
}

.tfcolor_2 {
    color: #18bc99;
}


/****顶层样式start****/
#new_top {
    border-bottom: 1px solid #ddd;
}

.new_top_content {
    height: 34px;
    line-height: 34px;
}

.message {
    margin-right: -25px;
    overflow: hidden;
    height: 34px;
}

.message_list {
    float: left;
    border-right: 1px solid #ccc;
    height: 12px;
    margin-top: 12px;
    line-height: 14px;
    padding: 0 27px;
}

.message .none {
    border-right: 0;
}
/****顶层样式end****/
/****logo样式start*****/
/*.new_logo_content{height:106px;}*/
#new_logo {
    height:115px;
}
.logo_img {
    display: block;
    float: left;
    margin-top: 10px;
}

.search {
    float: right;
    width: 592px;
}

.sear_title {
    height: 25px;
    padding-top: 15px;
}

    .sear_title span {
        display: block;
        height: 25px;
        padding: 0 5px;
        width: 60px;
        float: left;
        text-align: center;
        line-height: 25px;
        font-size: 14px;
        cursor: pointer;
    }

    .sear_title .on {
        display: block;
        height: 25px;
        padding: 0 5px;
        background: #18BC99;
        width: 60px;
        float: left;
        text-align: center;
        line-height: 25px;
        color: #fff;
        font-size: 14px;
        cursor: pointer;
    }

.sear_cont {
    padding-top: 5px;
}

.sear_inp {
    width: 508px;
    height: 12px;
    padding: 13px 0;
    border: 1px solid #18bc99 !important;
    border-right: 0;
    float: left;
    color: #D0D0D0;
    padding-left: 10px;
    background: url(../images/sts_search_02.jpg) 5px 14px no-repeat;
    text-indent: 15px;
}
/*.sear_sub{height:40px;width:72px;float:left;background:url(../images/sear.jpg) no-repeat;padding:0;margin:0;border:0;cursor:pointer;}*/
.sear_sub {
    width: 72px;
    height: 40px;
    float: left;
    background: #18bc99;
    color: #ffffff;
}
/****logo样式end*****/

/****导航nav样式start****/
#new_nav {
    background: #18BC99;
    width: 100%;
    height:40px;
}

.new_nav_content {
    height: 40px;
    background: #18BC99;
}

    .new_nav_content a {
        display: block;
        padding: 0 40px;
        height: 40px;
        font-size: 14px;
        color: #fff;
        text-align: center;
        line-height: 40px;
        float: left;
        text-decoration: none;
        position: relative;
    }

        .new_nav_content a .hot {
            position: absolute;
            display: block;
            width: 55px;
            height: 17px;
            background: url(../images/hot.png) no-repeat;
            left: 95px;
            top: -10px;
            z-index: 99;
        }
        /*z-index:999;*/
        .new_nav_content a .news {
            position: absolute;
            display: block;
            width: 35px;
            height: 17px;
            background: url(../images/new1.png) no-repeat;
            left: 80px;
            top: -10px;
            z-index: 99;
        }
    /*z-index:999;*/
    .new_nav_content .hover {
        background: #FF7300;
    }

    /*滚动页面，修改导航栏样式*/
#new_nav.toggle {
    height: 50px;
    position: fixed;
    background: #18BC99;
    width: 100%;
    z-index: 199;
    top: 0px;
    margin-top:0;
}
#new_nav.toggle .new_nav_content {
    height:50px; 
}
#new_nav.toggle .new_nav_content a {
    height:50px;
    line-height:50px;
}
.toggle .new_nav_content a .hot,.toggle .new_nav_content a .news {
    top:0px;
}
/****导航nav样式end****/

/*底部区域start*/
.foot_out {
    width: 100%;
    float: left;
    margin-top: 20px;
    border-top: 2px solid #18BC99;
}

.in_footer {width: 1200px;
    margin: -2px auto;
    clear: both;
    overflow: hidden;border-top: 2px solid #18BC99;
    padding-top:26px;

}

    .in_footer .foot_l {
        width: 211px;
        height: 131px;
        margin: 0 57px 0 57px;
        cursor: pointer;
    }

.foot_l, .foot_c, .foot_r {
    float: left;
}
    .foot_l img {margin-left:-59px;}

.foot_c {
    width: 670px;
}

    .foot_c b {
        width: 38px;
        display: inline-block;
        height: 10px;
    }

.foot_r {
    width: 110px;
    height: 127px;
}

.foot_c ul li {
    float: left;
    width: 177px;
    margin-right: 60px;
}

.foot_c ul .list3 {
    margin-right: 0;
}

.foot_c ul li h3 {
    font-size: 16px;
    color: #999;
    line-height: 36px;
    font-weight: normal;
    height: 36px;
}

.foot_c ul li a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
    width: 100%;
    display: inline-block;
    line-height: 26px;
}

    .foot_c ul li a:hover {
        font-size: 14px;
        color: #18BC99;
        text-decoration: underline;
    }

.foot_r {
    width: 110px;
    height: 127px;
}

.foot_c ul li i {
    width: 28px;
    height: 36px;
    px;
    float: left;
    background: url(/static/image/index/new_icon.png) no-repeat -112px -82px;
    margin-right: 10px;
}

.foot_c ul li .ne_coin2 {
    background-position: -112px -124px;
}

.foot_c ul li .ne_coin3 {
    background-position: -112px -166px;
}

.banquanxx {
    width: 1200px;
    overflow: hidden;
    padding-top: 40px;
}

    .banquanxx .lianj {
        width: 1200px;
        text-align: center;
    }

        .banquanxx .lianj a {
            font-size: 12px;
            font-family: "微软雅黑";
            color: #222;
        }

.banquan {
    width: 1200px;
    font-size: 12px;
    font-family: "微软雅黑";
    color: #222;
    text-align: center;
    margin-top: 13px;
    position: relative;
    height: 24px;
    line-height: 23px;
}

    .banquan span {
        position: absolute;
        padding-left: 6px;
    }

.banquanxx .lianj a:hover {
    color: #18BC99;
    text-decoration: underline;
}

.renzhengt {
    width: 1200px;
    text-align: center;
    margin-top: 24px;
}

    .renzhengt span {
        width: 127px;
        height: 47px;
        display: inline-block;
        background: url(/static/image/index/renzhen.png);
    }

    .renzhengt .renz2 {
        width: 127px;
        height: 47px;
        display: inline-block;
        background-position: right 0;
    }
/*底部区域end*/

/*地址栏*/
.site {
    height: 35px;
    line-height: 25px;
}

.Dwt {
    position: fixed;
    top: 35%;
    left: 35%;
    _position: absolute;
    _top: expression(documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)/2);
    z-index: 100001;
    width: 500px;
    background: #fff;
}

    .Dwt .title {
        height: 36px;
        background: url(/static/image/common/pic_post_buy.png) no-repeat 0 -90px;
        font-size: 14px;
        color: #fff;
        line-height: 36px;
        font-family: "微软雅黑";
    }

        .Dwt .title a {
            float: right;
            width: 36px;
            height: 36px;
        }

    .Dwt .d {
        padding: 15px 20px 0 20px;
        width: 458px;
        height: 230px;
        border: 1px solid #ddd;
        border-top: none;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        line-height: 24px;
        color: #999;
    }

        .Dwt .d .p1 {
            height: 35px;
            color: #333;
            font-family: "微软雅黑";
            font-size: 16px;
        }

        .Dwt .d .p2 {
            margin-bottom: 15px;
            padding: 5px 10px;
            width: 436px;
            height: 38px;
            border: 1px solid #fda;
            background: #fefaf4;
            color: #666;
            line-height: 18px;
        }

    .Dwt i {
        margin: 5px 10px 20px;
        float: left;
        width: 16px;
        height: 16px;
        background: url(../images/pic_post_buy.png) no-repeat -510px -90px;
    }
/*客服*/
.kf {
    position: fixed;
    left: 50%;
    top: 213px;
    margin-left: 600px;
    width: 170px;
    overflow: hidden;
    z-index: 10;
}

    .kf .b {
        float: left;
        width: 135px;
        background: #FFFFFF;
    }

        .kf .b dt {
            width: 115px;
            height: 36px;
            line-height: 36px;
            background: #666666;
            padding-left: 20px;
            color: #FFFFFF;
            font-size: 18px;
            font-family: 微软雅黑;
        }

        .kf .b dd {
            width: 133px;
            border: solid 1px #dddddd;
            border-top: solid 4px #ff9900;
            background: #ffffff;
        }

            .kf .b dd .b1 {
                margin-top: 15px;
                margin-left: 12px;
                padding-left: 24px;
                height: 18px;
                background: url(../images/kf_time.png) no-repeat;
                line-height: 18px;
                color: #b0b0b0;
                font-size: 16px;
                font-family: 微软雅黑;
            }

            .kf .b dd .b2 {
                padding: 9px 0px 9px 36px;
                height: 16px;
                line-height: 16px;
                border-bottom: solid 1px #dddddd;
                color: #ffa942;
                font-size: 16px;
                font-family: Arial;
            }

            .kf .b dd .b3 {
                padding: 18px 27px;
                height: 28px;
                border-bottom: solid 1px #dddddd;
            }

            .kf .b dd .b4 {
                margin: 12px;
                padding-left: 24px;
                height: 18px;
                background: url(../images/kf_tel.png) no-repeat;
                line-height: 18px;
                color: #b0b0b0;
                font-size: 16px;
                font-family: 微软雅黑;
            }

            .kf .b dd .b5 {
                padding-left: 10px;
                height: 28px;
                padding-left: 10px;
                color: #ff9900;
                font-size: 16px;
                font-family: Arial;
            }

    .kf .t {
        float: left;
        margin-top: 36px;
        margin-left: -1px;
    }

        .kf .t a {
            display: block;
            width: 36px;
            height: 199px;
            background: url(../images/kf_fold.png) no-repeat;
        }

        .kf .t .s {
            background: url(../images/kf_unfold.png) no-repeat;
        }
/*新物性表图标*/
.new_pic {
    width: 29px;
    height: 17px;
    display: inline-block;
    background: url(/static/image/common/new.png) no-repeat;
    position: absolute;
    top: -5px;
}
/*页码*/
.page_a01 {
    clear: left;
    padding: 20px 0px;
    text-align: center;
}

    .page_a01 a {
        display: inline-block;
        margin: 0px 2px;
        padding: 3px 8px;
        min-width: 20px;
        height: 30px;
        line-height: 30px;
        border: solid 1px #cccccc;
        text-decoration: none;
        text-align: center;
    }

        .page_a01 a:hover {
            border: solid 1px #36c4ca;
        }

    .page_a01 .on {
        display: inline-block;
        margin: 0px 2px;
        padding: 3px 8px;
        min-width: 20px;
        height: 30px;
        line-height: 30px;
        border: solid 1px #36c4ca;
        text-align: center;
        background: #36c4ca;
        color: #FFFFFF;
    }

    .page_a01 .total {
        display: inline-block;
        margin: 0px 5px;
    }

    .page_a01 .n {
        border: solid 1px #CCCCCC;
        padding: 5px;
        width: 29px;
        height: 23px;
        line-height: 18px;
        text-align: center;
    }

    .page_a01 .go {
        display: inline-block;
        margin-left: 10px;
        padding: 3px 8px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: solid 1px #cccccc;
        text-align: center;
        background: #f5f5f5;
        cursor: pointer;
    }

        .page_a01 .go:hover {
            background: #36c4ca;
            color: #fff;
        }

.page_a02 {
    clear: left;
    padding: 20px 0px;
    text-align: center;
}

    .page_a02 a {
        display: inline-block;
        margin: 0px 2px;
        padding: 3px 8px;
        min-width: 20px;
        height: 30px;
        line-height: 30px;
        border: solid 1px #cccccc;
        text-decoration: none;
        text-align: center;
    }

        .page_a02 a:hover {
            border: solid 1px #36c4ca;
        }

    .page_a02 .on {
        display: inline-block;
        margin: 0px 2px;
        padding: 3px 8px;
        min-width: 20px;
        height: 30px;
        line-height: 30px;
        border: solid 1px #36c4ca;
        text-align: center;
        background: #36c4ca;
        color: #FFFFFF;
    }

    .page_a02 .total {
        display: inline-block;
        margin: 0px 5px;
    }


    .page_a02 .n {
        border: solid 1px #CCCCCC;
        padding: 5px;
        width: 29px;
        height: 23px;
        line-height: 18px;
        text-align: center;
    }

    .page_a02 .go {
        display: inline-block;
        margin-left: 10px;
        padding: 3px 8px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        border: solid 1px #cccccc;
        text-align: center;
        background: #f5f5f5;
        cursor: pointer;
    }

        .page_a02 .go:hover {
            background: #36c4ca;
            color: #fff;
        }

/*倒计时*/
.countdown {
    display: inline-block;
    margin: 0px 10px;
    padding: 0px 10px;
    height: 28px;
    line-height: 28px;
    border: solid 1px #999999;
    background: #EEEEEE;
    border-radius: 3px;
}

/*消息框*/
.windowmask {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=80);
    -moz-opacity: 0.5;
    z-index: 1001;
}

.msgbox {
    position: fixed;
    _position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1001;
    box-shadow: 0px 0px 10px rgba(20%,20%,40%,0.8);
}

    .msgbox .title {
        padding: 0px 10px;
        height: 30px;
        background: #FAFAFA;
        border: solid 1px #999999;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

        .msgbox .title .l {
            float: left;
            font-size: 14px;
            line-height: 30px;
            font-weight: bold;
        }

        .msgbox .title .r {
            float: right;
        }

    .msgbox .content {
        padding: 20px 40px;
        background: #FFFFFF;
        border: solid 1px #999999;
        border-top: none;
        color: #FF0000;
    }

    .msgbox .close {
        display: block;
        width: 10px;
        height: 30px;
        background: url(/static/image/common/close.gif) no-repeat 0px 10px;
    }

        .msgbox .close:hover {
            text-decoration: none;
        }

/*w960居中*/
.w960 {
    margin: 0 auto;
}

/*****发布成功后提示框start*******/
.Dwt {
    position: fixed;
    top: 35%;
    left: 35%;
    _position: absolute;
    _top: expression(documentElement.scrollTop+(documentElement.clientHeight-this.clientHeight)/2);
    z-index: 100001;
    width: 500px;
    background: #fff;
}

    .Dwt .title {
        height: 36px;
        background: url(/static/image/member/pic_post_buy.png) no-repeat 0 -90px;
        font-size: 14px;
        color: #fff;
        line-height: 36px;
        font-family: "微软雅黑";
    }

        .Dwt .title a {
            float: right;
            width: 36px;
            height: 36px;
        }

    .Dwt .title_login {
        height: 36px;
        background: url(/static/image/member/pic_login_buy.png) no-repeat 0 -90px;
        font-size: 14px;
        color: #fff;
        line-height: 36px;
        font-family: "微软雅黑";
    }

        .Dwt .title_login a {
            float: right;
            width: 36px;
            height: 36px;
        }

    .Dwt .d {
        padding: 15px 20px 0 20px;
        width: 458px;
        height: 230px;
        border: 1px solid #ddd;
        border-top: none;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        line-height: 24px;
        color: #999;
    }

        .Dwt .d .p1 {
            height: 35px;
            color: #333;
            font-family: "微软雅黑";
            font-size: 16px;
        }

        .Dwt .d .p2 {
            margin-bottom: 15px;
            padding: 5px 10px;
            width: 436px;
            height: 38px;
            border: 1px solid #fda;
            background: #fefaf4;
            color: #666;
            line-height: 18px;
        }

    .Dwt i {
        margin: 5px 10px 20px;
        float: left;
        width: 16px;
        height: 16px;
        background: url(/static/image/member/pic_post_buy.png) no-repeat -510px -90px;
    }
/*****发布成功后提示框end*******/

.fixed-top {
    position: fixed;
    z-index: 500;
    left: 50%;
    margin-left: -325px;
    width: 650px;
    height: auto;
    background-color: #fff;
    border: 1px solid #3fb4f1;
    opacity: 0;
}

    .fixed-top .head {
        background-color: #eee;
        height: 40px;
        line-height: 40px;
        color: #212020;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

        .fixed-top .head h1 {
            font-size: 16px;
        }

        .fixed-top .head .closeCoverWin {
            position: absolute;
            right: 5px;
            top: 0px;
            -webkit-transition: 0.3s ease 0s;
            -moz-transition: 0.3s ease 0s;
            -o-transition: 0.3s ease 0s;
            transition: 0.3s ease 0s;
        }

            .fixed-top .head .closeCoverWin .iconfont {
                font-size: 26px;
                color: #ff8c26;
            }

/*****首页楼层样式指定start*******/
#content_0 .public_list_message tr td a {
    color: #ff7300;
}

    #content_0 .public_list_message tr td a:hover {
        color: #18bc99;
    }

.f_content_bot{
height:78px;
}
#content_0 .f_content_bot .f_content_bot_img {
    background: url(../images/gys_tj00.png) no-repeat;
    float: left;
    height: 78px;
    width: 96px;
    margin-top: 1px;
}

#content_0 .f_content_bot a {
    margin-top: 1px;
}

#content_1 .fcolor_1 {
    color: #55aaff;
}

#content_1 .new_f_content {
    border-top: solid 3px #55aaff;
}

#content_1 .sp_w63 {
    color: #55aaff;
}

#content_1 .sp_w60 a {
    background: #55aaff;
}

#content_1 .public_list_message tr td a {
    color: #55aaff;
}

    #content_1 .public_list_message tr td a:hover {
        color: #18bc99;
    }

#content_1 .f_content_bot .f_content_bot_img {
    background: url(../images/gys_tj01.png) no-repeat;
    float: left;
    height: 78px;
    width: 96px;
    margin-top: 1px;
}

#content_1 .f_content_bot a {
    margin-top: 1px;
}

#content_2 .fcolor_1 {
    color: #18bc99;
}

#content_2 .new_f_content {
    border-top: solid 3px #18bc99;
}

#content_2 .sp_w63 {
    color: #18bc99;
}

#content_2 .sp_w60 a {
    background: #18bc99;
}

#content_2 .public_list_message tr td a {
    color: #18bc99;
}

    #content_2 .public_list_message tr td a:hover {
        color: #18bc99;
    }

#content_2 .f_content_bot .f_content_bot_img {
    background: url(../images/gys_tj02.png) no-repeat;
    float: left;
    height: 78px;
    width: 96px;
    margin-top: 1px;
}

#content_2 .f_content_bot a {
    margin-top: 1px;
}

#content_3 .fcolor_1 {
    color: #97b921;
}

#content_3 .new_f_content {
    border-top: solid 3px #97b921;
}

#content_3 .sp_w63 {
    color: #97b921;
}

#content_3 .sp_w60 a {
    background: #97b921;
}

#content_3 .public_list_message tr td a {
    color: #97b921;
}

    #content_3 .public_list_message tr td a:hover {
        color: #18bc99;
    }

#content_3 .f_content_bot .f_content_bot_img {
    background: url(../images/gys_tj03.png) no-repeat;
    float: left;
    height: 78px;
    width: 96px;
    margin-top: 1px;
}

#content_3 .f_content_bot a {
    margin-top: 1px;
}

#content_4 .fcolor_1 {
    color: #ffaa11;
}

#content_4 .new_f_content {
    border-top: solid 3px #ffaa11;
}

#content_4 .sp_w63 {
    color: #ffaa11;
}

#content_4 .sp_w60 a {
    background: #ffaa11;
}

#content_4 .public_list_message tr td a {
    color: #ffaa11;
}

    #content_4 .public_list_message tr td a:hover {
        color: #18bc99;
    }

#content_4 .f_content_bot .f_content_bot_img {
    background: url(../images/gys_tj04.png) no-repeat;
    float: left;
    height: 78px;
    width: 96px;
    margin-top: 1px;
}

#content_4 .f_content_bot a {
    margin-top: 1px;
}

#content_5 .fcolor_1 {
    color: #d8691e;
}

#content_5 .new_f_content {
    border-top: solid 3px #d8691e;
}

#content_5 .sp_w63 {
    color: #d8691e;
}

#content_5 .sp_w60 a {
    background: #d8691e;
}

#content_5 .public_list_message tr td a {
    color: #d8691e;
}

    #content_5 .public_list_message tr td a:hover {
        color: #18bc99;
    }

#content_5 .f_content_bot .f_content_bot_img {
    background: url(../images/gys_tj06.png) no-repeat;
    float: left;
    height: 78px;
    width: 96px;
    margin-top: 1px;
}

#content_5 .f_content_bot a {
    margin-top: 1px;
}
/*****首页楼层样式指定start*******/

.fixed-content {
    padding-bottom: 15px;
}


/**供货框start*****/
.supp-tb {
    min-height: 20px;
    max-height: 400px;
    overflow: auto;float:left;
}


.bj-bottom {
    text-align: right;
    margin-top: 10px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.bj-bottom .btn {
    color: #FFFFFF;
    text-align: center;
    background-color: #ff8c26;
    margin-right: 25px;
}

.mj_table {
    width: 99%;
}

.supp-tb th {
    background: #eee;
    color: #aaa;
    line-height: 35px;
    min-width: 70px;
}

.supp-tb td {
    line-height: 30px;
    background-color: #f6f6f6;
    color: #aaa;
    padding: 0;
}

    .supp-tb td input {
        height: 30px;
        line-height: 30px;
        text-align: left;
        width:80%;
    }

    .supp-tb td textarea {
        height: 50px;
        border: none;
    }
/**供货框end**/
.supp-tb th.supp-clor {
    color: #ff8c26;
}
