﻿@charset "UTF-8";
/* CSS Document */
* {
    margin: 0;
    padding: 0
}

html {
    height: 100%;
}

body {
    background: #fff;
    background: url(../images/index.jpg) no-repeat center 100px;
}

input {
    vertical-align: middle;
}

label {
    vertical-align: middle;
}

.clear {
    clear: both;
}

a {
    outline: none;
}

    a img {
        border: none;
    }

input, ul, p {
    padding: 0;
    margin: 0;
}

h3, h5 {
    font: bold 12px/27px "宋体";
    color: #fff;
    display: block;
    background: #247acf;
    padding-left: 10px;
    width: 350px;
    height: 27px;
}

h3 {
    width: 310px;
    background: #b11113;
    float: left;
    display: block;
}

h6 {
    color: #b11113;
    background: url(../images/index_98.gif) no-repeat left bottom;
    width: 60px;
    padding-left: 6px;
    height: 27px;
    font: bold 12px/26px "宋体";
}

h4 {
    background: url(../images/index_56.gif) no-repeat left bottom;
    width: 52px;
    height: 27px;
    font: bold 12px/26px "宋体";
    color: #124ba9;
    padding-left: 2px;
}


/*.tab02 a:hover,.tab01 a:hover{color:#124ba9;background:url(../images/index_56.gif) no-repeat left bottom;}*/
.tab02, .tab01 {
    float: left;
    width: 52px;
    height: 27px;
    padding: 0 1px;
    margin-left: 10px;
}

.tabtp {
    float: left;
    width: 52px;
    height: 27px;
    padding: 0 1px;
    margin-left: 10px;
}

.tab01 {
    margin-left: 0px;
}

    .tab02 a, .tab01 a {
        font: bold 12px/26px "宋体";
        color: #999;
        text-decoration: none;
        display: block;
        height: 27px;
    }

.tab_hover {
    color: Red;
}

    .tab_hover a {
        color: Blue;
        background: url(../images/index_56.gif) no-repeat left bottom;
    }



/*广告*/
.A1, .A2, .A4, .B1 {
    width: 980px;
    height: auto;
    float: left;
    font-size: 0;
}

    .A1 img, .A2 img, .A4 img {
        margin: 10px 0;
    }

.A3 {
    width: 235px;
    height: 130px;
    float: left;
    margin-top: 10px;
    padding-left: 10px
}

.A4_1 {
    width: 735px;
    height: auto;
    float: left;
    padding-right: 10px;
}

.A4_2 {
    width: 235px;
    height: auto;
    float: left;
}

.B1 img {
    padding-bottom: 10px;
}
/*index*/
/*header*/
#header {
    width: 100%;
    height: 100px;
    background: url(../images/index_03.gif) repeat-x;
}

#top_login {
    width: 1000px;
    margin: 0 auto;
    height: 30px;
}

.top_login_btn {
    width: 500px;
    height: 30px;
    float: right;
    color: #d0d0d0;
    font: 12px/30px "宋体", Arial;
}

    .top_login_btn a {
        font: 12px/30px "宋体", Arial;
        color: #a1a1a1;
        width: 70px;
        text-align: center;
        text-decoration: none;
    }

        .top_login_btn a:hover {
            color: #fff;
        }

.top_logbtn01 {
    width: 90px;
    height: 30px;
    float: right;
}

.top_logbtn02 {
    float: right;
    width: 290px;
    height: 30px;
}

    .top_logbtn02 ul {
        list-style: none;
        width: 290px;
        height: 30px;
    }

        .top_logbtn02 ul li {
            float: left;
            position: relative;
            z-index: 3;
            line-height: 30px;
        }

            .top_logbtn02 ul li a {
                display: block;
                float: left;
                width: 50px;
                padding: 0 10px;
                height: 30px;
            }

                .top_logbtn02 ul li a:hover {
                    background: url(../images/pxicon.png) no-repeat -350px -150px;
                }

    .top_logbtn02 li ul {
        position: absolute;
        left: 0;
        top: 30px;
        z-index: 20;
        width: 80px;
        height: 150px;
        border-left: 1px #2c2c2c solid;
        border-right: 1px #2c2c2c solid;
        display: none;
    }

        .top_logbtn02 li ul li {
            background-color: #333;
            height: 30px;
            overflow: hidden;
            float: left;
            padding: 0;
            margin: 0;
            line-height: 30px;
        }

            .top_logbtn02 li ul li a {
                height: 30px;
                width: 60px;
                font: 12px/30px "宋体", Arial;
                color: #CCC;
                display: block;
                padding: 0 10px;
                overflow: hidden;
            }

                .top_logbtn02 li ul li a:hover {
                    background: url(../images/pxicon.png) no-repeat -450px -150px;
                }

    .top_logbtn02 span {
        display: block;
        width: 13px;
        height: 30px;
        float: left;
        background: url(../images/pxicon.png) no-repeat -150px top;
        margin-right: 4px;
    }

    .top_logbtn02 .spanhover {
        background: url(../images/pxicon.png) no-repeat -250px -50px;
    }

.top_log_name {
    width: 210px;
    height: 30px;
    padding-right: 10px;
    position: absolute;
    z-index: 30px;
}

    .top_log_name a {
        display: block;
        float: right;
        width: 184px;
        height: 30px;
        font-weight: bold;
        color: #fff;
        text-align: right;
    }

.vip_level_01 {
    float: right;
    width: 16px;
    height: 16px;
    padding: 7px 5px;
}

.top_log_name span {
    display: block;
    width: 13px;
    height: 30px;
    float: right;
    background: url(../images/pxicon.png) no-repeat -150px top;
    margin-right: 4px;
}

.toplog_name_sub {
    position: absolute;
    width: 300px;
    height: 180px;
    background-color: #fff;
    border: 1px solid #CCC;
    z-index: 31;
    top: 30px;
    left: -154px;
    display: none;
}

.toplog_name_sub01 {
    height: 86px;
    width: 280px;
    float: left;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.topname_sub01_tx {
    float: left;
    width: 64px;
    height: 64px;
    padding-top: 20px;
}

.topname_sub01_list01 {
    float: left;
    padding-left: 10px;
    width: 200px;
    height: 86px;
}

.topname_sub01_box01 {
    width: 200px;
    height: 20px;
    float: right;
    color: #ccc;
}

    .topname_sub01_box01 p {
        float: right;
        width: 20px;
        line-height: 20px;
        height: 20px;
        display: block;
        text-align: center;
    }

    .topname_sub01_box01 a {
        color: #666;
        font-weight: normal;
        float: right;
        width: 50px;
        line-height: 20px;
        height: 20px;
        text-align: left;
    }

        .topname_sub01_box01 a:hover, .topname_sub01_box02 a:hover {
            color: #F30;
        }

.topname_sub01_box02 {
    float: left;
    width: 200px;
    height: 66px;
}

    .topname_sub01_box02 p {
        line-height: 22px;
        height: 22px;
        float: left;
        width: 200px;
        text-align: left;
        font: bold 12px/22px "宋体", Arial;
        color: #C30;
    }

        .topname_sub01_box02 p img {
            float: left;
            padding-top: 4px;
            padding-right: 5px;
        }

        .topname_sub01_box02 p a {
            color: #333;
            float: left;
            font-weight: normal;
            text-align: left;
            line-height: 22px !important;
            height: 22px;
            width: auto;
            padding-right: 5px;
        }

        .topname_sub01_box02 p span {
            background: none;
            color: #f00;
            font: bold 12px/22px "宋体", Arial;
            float: left;
            height: 22px;
        }

.toplog_name_sub02 {
    float: left;
    width: 280px;
    height: 52px;
    padding: 10px;
}

    .toplog_name_sub02 ul.topname_sub02_list02 {
        float: left;
        width: 280px;
    }

        .toplog_name_sub02 ul.topname_sub02_list02 li {
            float: left;
            display: inline;
            width: 93px;
            padding: 0;
            margin: 0;
        }

            .toplog_name_sub02 ul.topname_sub02_list02 li a {
                color: #333;
                width: 93px;
                font-weight: normal;
                line-height: 26px;
                height: 26px;
                text-align: center;
            }

                .toplog_name_sub02 ul.topname_sub02_list02 li a:hover {
                    background-color: #84c2f2;
                    color: #fff;
                    font-weight: bold;
                }

#nav {
    width: 1000px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
}

#logo {
    width: 250px;
    height: 50px;
    padding: 14px 0 0 4px;
    float: left;
}

#main-nav {
    width: 604px;
    height: 70px;
    float: left;
    padding-left: 137px;
}

    #main-nav ul {
        width: 604px;
        height: 70px;
        background: url(../images/index_07.gif) no-repeat left top;
        padding-left: 2px;
    }

        #main-nav ul li {
            list-style: none;
            width: 86px;
            height: 70px;
            background: url(../images/index_07.gif) no-repeat right top;
            float: left;
        }

            #main-nav ul li a {
                width: 85px;
                height: 70px;
                font: 14px/70px "黑体";
                color: #666;
                text-align: center;
                text-decoration: none;
                display: block;
            }

                #main-nav ul li a:hover {
                    background: url(../images/index_17.gif) repeat-x bottom;
                    color: #b11113;
                }

.navhover {
    background: url(../images/index_17.gif) repeat-x bottom;
    color: #b11113;
}

ul#topnav li ul {
    display: none;
    width: 170px;
    height: auto;
    background-color: #FFF;
    float: none;
    padding: 10px 0;
    background-image: none;
    position: absolute;
    z-index: 10;
    border: 1px #ccc solid;
}

    ul#topnav li ul li {
        list-style: none;
        width: 70px;
        height: 30px;
        background-image: none;
        background-color: #FFF;
        margin: 0 5px;
        display: inline;
        float: left;
    }

        ul#topnav li ul li a {
            font: 12px/30px SimSun, SimHei;
            color: #666;
            text-align: center;
            width: 70px;
            height: 30px;
            margin: 0 5px;
            padding: 0;
            margin: 0;
            border-radius: 4px;
        }

            ul#topnav li ul li a:hover {
                background-color: #b11113;
                color: #fff;
                border: none;
            }
/*内容*/
#container {
    width: 100%;
    height: auto;
}

#mainbg {
    width: 1000px;
    margin: 0 auto;
    height: auto;
}

/*search*/
.column_title {
    float: left;
    width: 400px;
    height: 120px;
}

.today_new {
    font-family: "微软雅黑";
    color: #fff;
    width: 100px;
    height: 80px;
    padding: 18px 12px 0 0;
    background: url(../images/index_28.png) no-repeat bottom right;
    float: left;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

h1 {
    font-family: "微软雅黑";
    font-weight: normal;
    font-size: 22px;
    text-align: right;
    margin: 8px 0;
}

.today_new span {
    font-size: 12px;
    line-height: 16px;
    text-align: right;
    color: #b4bccb;
    display: block;
}

.today_nmb {
    float: left;
    font: 14px/20px SimSun;
    color: #fff;
    padding: 30px 0 0 15px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#main_search {
    float: left;
    width: 595px;
    height: 120px;
}

.main_ss_bg {
    width: 590px;
    height: 42px;
    background: url(../images/index_25.png) no-repeat;
    margin-top: 39px;
    position: absolute;
    z-index: 1;
    top: 99px;
    /*left: 583px;*/
}

#jump {
    width: 100px;
    height: 30px;
    background: url(../images/pxicon.png) no-repeat -200px -150px;
    margin: 6px 0 0 6px;
    display: inline;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    z-index: 2;
    font: 12px/30px SimSun;
    color: #333;
    border-style: none;
    border-width: 0px;
    float: left;
}

    #jump .quanbu {
        width: 70px;
        height: 30px;
        padding-left: 10px;
        float: left;
    }

.quanbu a {
    font: 12px/30px "宋体";
    color: #333;
    text-decoration: none;
}

#jump span {
    display: block;
    width: 19px;
    height: 30px;
    float: left;
}

#jump .spanhover {
    background: url(../images/subnav_btn.gif) no-repeat left 1px;
}

#jump ul {
    display: none;
    list-style: none;
    padding: 0;
    background: #fff;
    border: 1px #CCC solid;
    width: 98px;
    height: auto;
    float: left;
}

    #jump ul li {
        list-style: none;
        height: 30px;
    }

        #jump ul li a {
            display: block;
            font: 12px/30px "宋体";
            color: #333;
            float: left;
            width: 88px;
            text-decoration: none;
            padding-left: 10px;
        }

            #jump ul li a:hover {
                background-color: #efefef;
            }

.main_ss_bg input {
    height: 30px;
    width: 318px;
    float: left;
    margin: 6px 5px 0 0;
    border-style: none;
    border-width: 0px;
    font: 12px/30px "宋体", Arial;
    color: #666;
    padding-left: 10px;
}

.ssbtn {
    width: 70px;
    height: 30px;
    float: left;
    margin-right: 5px;
    margin-top: 6px;
    background: url(../images/indext_26.gif) repeat-x;
}

    .ssbtn a, .gj_ssbtn a {
        display: block;
        font: bold 14px "宋体";
        line-height: 30px;
        text-align: center;
        color: #fff;
        text-decoration: none;
    }

.gj_ssbtn {
    width: 70px;
    height: 30px;
    float: left;
    margin-top: 6px;
    font: 12px "宋体";
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: url(../images/indext_28.gif) repeat-x;
}

    .gj_ssbtn a {
        font-weight: normal;
        font: 12px;
    }

.ssbtn a:hover {
    background: url(../images/index_39.gif) repeat-x;
}

.gj_ssbtn a:hover {
    background: url(../images/index_40.gif) repeat-x;
}
/*content*/
.content {
    float: left;
    width: 980px;
    min-height: 400px;
    height: auto !important;
    _height: 400px;
    overflow: visible;
    padding: 0 10px 20px 10px;
}

.left_content {
    float: left;
    width: 735px;
    height: auto;
    overflow: hidden;
}

.right_content {
    float: left;
    width: 245px;
    height: auto;
    overflow: hidden;
}

.box {
    float: left;
    width: 980px;
    height: auto;
}

.left_redbox {
    float: left;
    width: 360px;
    height: auto;
    margin-right: 10px;
    padding-top: 10px;
}

.left_bluebox {
    float: left;
    width: 360px;
    height: auto;
    padding-top: 10px;
}
/*left_content*/
.industry {
    width: 360px;
    height: 140px;
    float: left;
}

.industry_nav {
    width: 359px;
    height: 79px;
    padding: 15px 0 8px 0;
    border-right: 1px #d6d6d6 solid;
    border-bottom: 1px #d6d6d6 solid;
}

.industry span {
    float: left;
    display: block;
    width: 349px;
    height: 24px;
    padding-left: 10px;
    color: #ccc;
}

    .industry span p {
        width: 20px;
        height: 24px;
        font: 12px/24px Arial;
        color: #ccc;
        text-align: center;
        float: left;
    }

    .industry span a {
        font: bold 12px/24px "宋体";
        text-decoration: none;
        color: #666;
        float: left
    }

        .industry span a:hover {
            color: #5b90c4;
        }
/*栏目板块*/
.dujia {
    float: left;
    width: 360px;
    height: auto;
    padding-top: 10px;
}

.red_title_s {
    background: url(../images/indext_66.gif) repeat-x 0 bottom;
    height: 27px;
    width: 360px;
}
/*background:#b11113;width:360px; float:left;*/
.red_tab {
    width: 35px;
    height: 27px;
    float: right;
    padding-left: 5px;
}

    .red_tab div {
        float: left;
        width: 8px;
        height: 8px;
        padding: 10px 3px 9px 2px;
    }

.project_list, .project_state, .project_time {
    float: left;
    width: 260px;
    height: auto;
    overflow: hidden;
    padding: 5px 0 5px 0;
}

.project_state {
    width: 60px;
}

.project_time {
    width: 40px;
    color: #999;
}

.state_ing {
    color: #ff4614;
}

.state_will {
    color: #390;
}

.state_over {
    color: #09f;
}

.dujia ul, .sharebox ul {
    list-style: none;
}

    .dujia ul li, .sharebox ul li {
        height: 20px;
        font: 12px/20px "宋体", Arial;
    }

.project_list ul li, .project_list02 ul li {
    width: 250px;
    padding-left: 10px;
    background: url(../images/pxicon.png) no-repeat -748px -30px;
}

    .project_list ul li a, .project_list02 ul li a {
        color: #666;
        text-decoration: none;
    }

        .project_list ul li a:hover, .project_list02 ul li a:hover {
            color: #cc0000;
            text-decoration: underline;
        }


/*独家集合页*/
.dj_qy {
    float: left;
    width: 730px;
    height: auto;
    margin-right: 10px;
    padding-top: 10px;
}

.sharebox_dj {
    float: left;
    width: 730px;
    height: 310px;
}

.djbox_title {
    background: url(../images/indext_66.gif) repeat-x 0 bottom;
    height: 27px;
    width: 730px;
}

.dj_list, .dj_state, .dj_time {
    float: left;
    width: 630px;
    height: auto;
    overflow: hidden;
    padding: 5px 0 5px 0;
}

.dj_state {
    width: 60px;
}

.dj_time {
    width: 40px;
    color: #999;
}

.dj_list ul li {
    width: 550px;
    padding-left: 10px;
    background: url(../images/pxicon.png) no-repeat -748px -30px;
}

    .dj_list ul li a {
        color: #666;
        text-decoration: none;
    }

        .dj_list ul li a:hover {
            color: #cc0000;
            text-decoration: underline;
        }

.sharebox_dj ul {
    list-style: none;
}

    .sharebox_dj ul li {
        height: 20px;
        font: 12px/20px "宋体", Arial;
    }
/**/


.more {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/index_86.gif) repeat-x left top;
    overflow: hidden !important;
    padding: 0 20px 0 266px;
}

.more_s {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/index_86.gif) repeat-x left top;
    overflow: hidden !important;
    padding: 0 20px 0 141px;
}

.more_l {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/index_86.gif) repeat-x left top;
    overflow: hidden !important;
    padding: 0 20px 0 392px;
}

.sharebox {
    float: left;
    width: 360px;
    height: 210px;
}

.sharebox_FLM {
    float: left;
    width: 360px;
    height: 269px;
}

    .sharebox_FLM ul li {
        height: 20px;
        font: 12px/20px "宋体", Arial;
    }

.bluebox_title {
    background: url(../images/indext_66.gif) repeat-x 0 bottom;
    height: 27px;
    width: 360px;
}
/*价格信息*/
.Priceinfo {
    float: left;
    width: 730px;
    height: 134px;
    margin: 10px 5px 0 0;
}

.Price_title {
    float: left;
    width: 730px;
    height: 27px;
    background-color: #b01113;
    overflow: hidden;
}

.Price_list {
    float: left;
    width: 730px;
    height: 107px;
}

.Price_arr01, .Price_arr02 {
    float: left;
    width: 34px;
    height: 95px;
}

.Price_arr01 {
    border-left: 1px #e7e7e7 solid;
}

.Price_arr02 {
    border-right: 1px #e7e7e7 solid;
}

    .Price_arr01 a, .Price_arr02 a {
        display: block;
        width: 34px;
        height: 95px;
    }

.Price_arr01 a {
    background: url(../images/pxicon.png) no-repeat -38px -220px;
}

.Price_arr02 a {
    background: url(../images/pxicon.png) no-repeat -88px -220px;
}

.Price_list ul {
    float: left;
    width: 660px;
    height: 95px;
    list-style: none;
}

    .Price_list ul li {
        width: 110px;
        height: 95px;
        float: left;
    }

        .Price_list ul li span {
            width: 90px;
            height: 73px;
            float: left;
            padding: 0 10px;
        }

            .Price_list ul li span a img {
                border: none;
            }

        .Price_list ul li p {
            width: 110px;
            height: 22px;
            float: left;
        }

            .Price_list ul li p a {
                font: bold 12px/22px "宋体";
                color: #666;
                text-decoration: none;
                display: block;
                text-align: center;
            }

                .Price_list ul li p a:hover {
                    text-decoration: underline;
                }

.Price_more {
    float: left;
    width: 74px;
    height: 12px;
    background: url(../images/pxicon.png) no-repeat 0 -100px;
    overflow: hidden !important;
    padding: 0 20px 0 636px;
}
/*项目跟踪以下部分*/
.left_redbox_s {
    float: left;
    width: 235px;
    height: auto;
    margin-right: 10px;
    padding-top: 10px;
}

.sharebox_s {
    float: left;
    width: 235px;
    height: 210px;
}

.sharebox_l {
    float: left;
    width: 485px;
    height: 210px;
}

    .sharebox_s ul, .sharebox_l ul, .project_list_s ul {
        list-style: none;
        font: 12px/20px "宋体", Arial;
    }

.bluebox_title_s {
    background: url(../images/indext_66.gif) repeat-x 0 bottom;
    height: 27px;
    width: 235px;
}

.project_list_s {
    float: left;
    width: 235px;
    height: auto;
    overflow: hidden;
    padding: 5px 0;
}

    .project_list_s ul li {
        height: 20px;
        width: 225px;
        padding-left: 10px;
        background: url(../images/pxicon.png) no-repeat -97px -30px;
        overflow: hidden;
    }

        .project_list_s ul li a {
            color: #666;
            text-decoration: none;
        }

            .project_list_s ul li a:hover {
                color: #cc0000;
                text-decoration: underline;
            }

.left_bluebox_l {
    float: left;
    width: 485px;
    height: auto;
    padding-top: 10px;
}

.bluebox_title_l {
    background: url(../images/indext_66.gif) repeat-x 0 bottom;
    height: 27px;
    width: 485px;
}

.questionbox {
    float: left;
    width: 195px;
    height: 149px;
    margin-top: 12px;
    margin-left: 4px;
    border-left: 1px #d7d7d7 solid;
    padding-left: 17px;
    display: inline;
}

.ques_word {
    width: 190px;
    height: 103px;
    float: left;
    border: 1px #e5e5e5 solid;
    font-family: "宋体", "Verdana", "Arial", "Helvetica";
    font-size: 12px;
    text-align: left;
    line-height: 20px;
    color: #999;
    overflow: auto;
    padding: 5px;
}

.ques_btn {
    float: left;
    width: 82px;
    height: 25px;
    padding-top: 8px;
}

    .ques_btn a {
        font: 12px/25px "宋体";
        color: #fff;
        text-decoration: none;
        text-align: center;
        display: block;
        background: url(../images/pxicon.png) no-repeat 0 -150px;
    }

        .ques_btn a:hover {
            background: url(../images/pxicon.png) no-repeat -100px -150px;
        }
/*资料下载*/
.downloadbox {
    float: left;
    width: 235px;
    height: 205px;
    margin-top: 5px;
    overflow: hidden;
}

.outline {
    border: 1px #e7e7e7 solid;
    border-bottom: 0;
    background: #f6f6f6;
    float: left;
    width: 233px;
    height: auto;
}

.download_title {
    height: 18px;
    width: 225px;
    color: #b11113;
    padding-left: 10px;
    font: bold 12px/24px "宋体";
    overflow: hidden;
}

.more_download {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/pxicon.png) no-repeat -200px -250px;
    overflow: hidden !important;
    padding: 0 20px 0 141px;
}

.more_download_s {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/zlxzmorebg.gif) no-repeat left top;
    overflow: hidden !important;
    padding: 0 10px 0 141px;
}

.downloadbox ul {
    list-style: none;
    font: 12px/40px "宋体", Arial;
    padding-top: 5px;
}

.download_list {
    float: left;
    width: 225px;
    height: 173px;
    overflow: hidden;
    background: url(../images/zlxzbg.png) no-repeat;
    margin-left: 4px;
    display: inline;
}

    .download_list ul li {
        height: 40px;
        width: 170px;
        padding-left: 45px;
        margin-left: 5px;
        background: url(../images/pxicon.png) no-repeat 15px -50px;
        border-bottom: 1px #e7e7e7 solid;
        overflow: hidden;
    }

        .download_list ul li a {
            color: #666;
            text-decoration: none;
        }

            .download_list ul li a:hover {
                color: #cc0000;
                text-decoration: underline;
            }
/*企业展厅*/
.showroom {
    float: left;
    width: 735px;
    height: 210px;
    background: url(../images/index_112.gif) repeat-x left top;
}

.showroom_title {
    height: 27px;
    width: 725px;
    padding-left: 10px;
    font: bold 12px/26px "宋体";
    color: #124ba9;
}

.showroom_list {
    width: 724px;
    height: 166px;
    padding-left: 11px;
}

    .showroom_list ul {
        list-style: none;
        width: 177px;
        padding-right: 4px;
        height: 150px;
        padding-top: 9px;
        float: left;
        display: block;
    }

        .showroom_list ul li {
            width: 177px;
            height: 42px;
            margin-top: 8px;
        }

            .showroom_list ul li a img {
                float: left;
                width: 40px;
                height: 40px;
                border: 1px #ccc solid;
                overflow: hidden;
            }

            .showroom_list ul li a p {
                float: left;
                font: 12px/20px "宋体", Arial;
                color: #666;
                text-decoration: none;
                padding-left: 5px;
                width: 115px;
                height: 40px;
            }

                .showroom_list ul li a p:hover {
                    color: #333;
                }

.showroom_more {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/index_116.gif) repeat-x left top;
    overflow: hidden !important;
    padding: 0 20px 0 641px;
}
/*right*/
.right_bg {
    width: 245px;
    float: left;
    height: 330px;
    min-height: 330px;
    height: auto !important;
    overflow: visible;
    background: url(../images/index_48.jpg) no-repeat left top;
}

.right_login {
    width: 225px;
    float: left;
    height: 160px;
    padding: 10px 0 0 20px;
}

.right_tell {
    width: 225px;
    float: left;
    height: 160px;
    padding-left: 20px;
}

.rig_loginbox {
    width: 225px;
    height: 30px;
    float: left;
}

    .rig_loginbox a {
        font: bold 12px/30px "宋体";
        color: #fff;
        text-decoration: none;
        text-align: center;
        display: block;
    }

        .rig_loginbox a:hover {
            background: #4286c9;
        }

.login_btn, .register_btn {
    width: 112px;
    height: 30px;
    background: #0163c5;
    float: left;
}

.register_btn {
    margin-left: 1px;
}

.right_login p {
    float: left;
    width: 225px;
    height: 35px;
    border-bottom: 1px #ededed solid;
    display: block;
}

    .right_login p a {
        font: 12px/35px "宋体";
        color: #999;
        text-decoration: underline;
    }

        .right_login p a:hover {
            color: #f63;
        }

.login_intro {
    height: auto;
    width: 225px;
    float: left;
    padding-top: 5px;
}

    .login_intro ul {
        list-style: none;
        width: 225px;
        height: auto;
    }

        .login_intro ul li {
            height: 25px;
            background: url(../images/pxicon.png) no-repeat 0 -200px;
            overflow: hidden;
            width: 212px;
            float: left;
            padding-left: 12px;
        }

            .login_intro ul li a {
                font: 12px/25px "宋体";
                color: #666;
                text-decoration: none;
            }

                .login_intro ul li a:hover {
                    color: #2084e8;
                }

.pt_box {
    float: left;
    padding-top: 11px;
    width: 225px;
    padding-left: 20px;
}

.pt_btn {
    float: left;
    padding-top: 6px;
}

.side_blue {
    float: left;
    padding-left: 10px;
    padding-top: 10px;
    width: 235px;
    height: auto;
}

.sideblue_title {
    float: left;
    width: 235px;
    height: 27px;
    background-color: #0163c5;
    overflow: hidden;
}

    .sideblue_title p, .Price_title p {
        font: bold 12px/27px "宋体";
        color: #fff;
        display: block;
        padding-left: 10px;
        width: 66px;
        height: 27px;
        float: left;
    }

.sidetab02, .Price_tab02, .sidetab01, .Price_tab01 {
    float: left;
    width: 52px;
    height: 25px;
}

    .sidetab02 a, .Price_tab02 a, .sidetab01 a, .Price_tab01 a {
        font: 12px/30px "宋体";
        color: #fff;
        text-decoration: none;
        text-align: center;
        display: block;
    }

        .sidetab02 a:hover, .sidetab01 a:hover {
            font-weight: bold;
            color: #0a549d;
            background: url(../images/pxicon.png) no-repeat -260px 0;
        }
/*.Price_tab02 a:hover,.Price_tab01 a:hover{ font-weight:bold;color:#b11113;  background:url(../images/pxicon.png) no-repeat -200px 0;}*/

.sidetab_hover {
}

    .sidetab_hover a {
        font-weight: bold;
        color: #0a549d;
        background: url(../images/pxicon.png) no-repeat -260px 0;
    }

.pricetab_hover {
}

    .pricetab_hover a {
        font-weight: bold;
        color: #b11113;
        background: url(../images/pxicon.png) no-repeat -200px 0;
    }

.side_list {
    float: left;
    width: 234px;
    border-right: 1px #d7d7d7 solid;
    height: auto;
    padding-bottom: 11px;
}

    .side_list ul {
        list-style: none;
        padding-top: 10px;
    }

    .side_list li {
        font: 12px/20px "宋体";
        height: 50px;
        border-bottom: 1px #d7d7d7 solid;
        padding-top: 9px;
        padding-left: 10px;
        width: 224px;
    }

        .side_list li a {
            font: 12px/20px "宋体";
            color: #666;
            text-decoration: none;
        }

            .side_list li a:hover {
                text-decoration: underline;
                color: #c00;
            }

.sidemore {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/pxicon.png) no-repeat -300px -50px;
    overflow: hidden !important;
    padding: 0 20px 0 141px;
}


/*友情链接*/
.side_link {
    float: left;
    padding-left: 10px;
    width: 235px;
    height: auto;
}

.linkbox {
    float: left;
    width: 233px;
    height: 208px;
    border: 1px #cae3fa solid;
    background: #e6f1fc;
}

.link_title {
    height: 26px;
    width: 223px;
    color: #124ba9;
    padding-left: 10px;
    padding-top: 5px;
    font: bold 12px/26px "宋体";
}

    .link_title p {
        float: left;
        width: 52px;
        height: 26px;
        display: block;
    }

.more_link {
    width: 74px;
    height: 12px;
    float: left;
    background: url(../images/pxicon.png) no-repeat -200px -250px;
    overflow: hidden !important;
    padding: 0 20px 0 141px;
}

.linkbox ul {
    list-style: none;
    padding-top: 8px;
}

.link_list {
    float: left;
    width: 225px;
    height: 173px;
    overflow: hidden;
    background: url(../images/zlxzbg.png) no-repeat;
    margin-left: 4px;
    display: inline;
}

    .link_list ul li {
        height: 45px;
        width: 170px;
        padding: 4px 20px;
        overflow: hidden;
    }

        .link_list ul li a {
            color: #666;
            text-decoration: none;
        }

            .link_list ul li a img {
                border: none;
            }

.red_link {
    width: 50px;
    height: 26px;
    float: right;
    padding-left: 5px;
}

    .red_link div {
        float: left;
        width: 8px;
        height: 8px;
        padding: 10px 3px 8px 2px;
    }


/*底部*/
#bottom {
    width: 100%;
    height: auto;
}

.bot_01 {
    width: 100%;
    margin: 0 auto;
    height: 42px;
    background: url(../images/bottom1_03.png) repeat-x;
    overflow: hidden;
}

.bot_01_btn {
    width: 1000px;
    margin: 0 auto;
    height: 42px;
}

    .bot_01_btn a {
        display: block;
        width: 80px;
        height: 42px;
        margin: 0 auto;
    }

.bot_02 {
    width: 100%;
    margin: 0 auto;
    height: 210px;
    background-color: #015ec4;
    background-image: url(../images/index_255.gif);
    background-repeat: repeat-x;
    background-position: top;
    display: none;
}

.bot_list {
    width: 1000px;
    margin: 0 auto;
    height: 210px;
}

.bot_list01, .bot_list02 {
    float: left;
    width: 179px;
    height: 142px;
    margin-top: 30px;
    border-left: 1px #2a7cd5 solid;
    padding-left: 10px;
    overflow: hidden;
}

.bot_list p a {
    display: block;
    font: bold 14px/18px "宋体", Arial;
    color: #8bc5ff;
    text-decoration: none;
    height: 24px;
}

.bot_list a:hover, .bot_list03 a:hover {
    color: #fff;
    text-decoration: underline;
}

.bot_list ul {
    float: left;
    list-style: none;
    width: 80px;
}

    .bot_list ul li {
        height: 24px;
    }

        .bot_list ul li a {
            font: 12px/24px "宋体", Arial;
            color: #8bc5ff;
            text-decoration: none;
        }

.bot_list02 {
    width: 129px;
}

.bot_03 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    background-color: #1e51a4;
    background-image: url(../images/index_261.gif);
    background-repeat: repeat-x;
    background-position: top;
    font: 12px/24px "宋体", Arial;
    color: #7eaee2;
    text-align: center;
}

.bot_list03 {
    width: 1000px;
    margin: 0 auto;
    height: 35px;
    background: url(../images/index_258.gif) no-repeat center bottom;
    padding-top: 16px;
}

    .bot_list03 a {
        font: 12px/24px "宋体", Arial;
        color: #7eaee2;
        text-decoration: none;
    }

.copyright {
    width: 1000px;
    margin: 0 auto;
    height: 100px;
    padding-top: 10px;
}

.advancss {
    width: 800px;
    height: 42px;
    margin-left: 19px;
    margin-top: 29px;
    float: left;
    display: inline;
    background: rgba(255,255,255,0.2) none repeat scroll !important;
    *background: url(../images/advancedbg_ie6.jpg) no-repeat top left;
    background: url(../images/advancedbg_ie6.jpg) no-repeat top left\0/;
    padding: 10px;
}

.advenced_tab {
    width: 730px;
    height: 42px;
    float: left;
    font: 12px "宋体", Arial;
    color: #FFF;
    position: relative;
    float: left;
}

    .advenced_tab td {
        height: 21px;
    }

.advenced_tab_inp {
    height: 22px;
    width: 92px;
    margin-right: 10px;
}

.advan_ssbtn {
    float: left;
    width: 70px;
    height: 22px;
    margin-top: 21px;
}

    .advan_ssbtn a {
        float: left;
        display: block;
        width: 70px;
        height: 22px;
        background: url(../images/advan_ssbtnbg01.gif) repeat-x;
        font: 12px/22px "宋体", Arial;
        color: #fff;
        text-decoration: none;
        text-align: center;
    }

        .advan_ssbtn a:hover {
            background: url(../images/advan_ssbtnbg02.gif) repeat-x;
        }

.advanced_result {
    float: left;
    width: 968px;
    height: 38px;
    border: 1px solid #ccc;
    background: #f5f5f5;
    padding-left: 10px;
    margin-top: 10px;
    font: 12px/38px "宋体", Arial;
    color: #666;
}

    .advanced_result a {
        color: #f00;
        font-weight: bold;
        text-decoration: none;
    }

.advanced_list {
    float: left;
    width: 978px;
    height: auto;
    border: 1px #e2e2e2 solid;
    margin-top: 10px;
}

.advanced_title {
    height: 32px;
    width: 968px;
    float: left;
    border-bottom: 2px #0470c9 solid;
    font: bold 14px/32px "宋体", Arial;
    color: #0942a1;
    padding-left: 10px;
}

    .advanced_title span {
        color: #de0303;
        font: bold normal 12px "宋体", Arial;
    }

        .advanced_title span a {
            color: #de0303;
        }

            .advanced_title span a:hover {
                color: #f60;
            }

.advanced_list ul {
    font: 12px/30px "宋体", Arial;
}

.advanlist_title {
    height: auto;
    width: 805px;
    padding: 10px 0 20px 15px;
    float: left;
}

    .advanlist_title ul {
        list-style: none;
        float: left;
    }

        .advanlist_title ul li {
            line-height: 30px;
            border-bottom: 1px #dfdfdf dashed;
            padding-left: 10px;
            width: 795px;
            background: url(../images/pxicon.png) no-repeat -748px -24px;
        }

            .advanlist_title ul li a {
                width: 795px;
                font: 12px/30px "宋体", Arial;
                color: #333;
                text-decoration: none;
            }

                .advanlist_title ul li a:hover {
                    color: #c00;
                    text-decoration: underline;
                }

                .advanlist_title ul li a span {
                    color: #F00;
                }

.advanbot_shadow {
    background: url(../images/advanbotsd.gif) no-repeat left top;
    width: 980px;
    height: 10px;
    float: left;
}


.PayButton {
    vertical-align: top;
    width: 55px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    color: #fff;
    background: url(../Images/dh.gif) no-repeat;
    border: none;
    display: inline;
    margin: 0 8px;
    cursor: pointer;
    font-family: "Microsoft YaHei" !important;
}

.Fav_a {
}

    .Fav_a img {
        vertical-align: middle;
    }

.xmbmBtn {
    border-width: 0px;
    border-color: #FFFFFF;
    background-image: url('../images/djbm.png');
    width: 150px;
    height: 68px;
    background-repeat: no-repeat;
    background-color: white;
}

.xmbmBtn1 {
    border-width: 0px;
    border-color: #FFFFFF;
    background-image: url('../images/djbm1.png');
    width: 150px;
    height: 68px;
    background-repeat: no-repeat;
    background-color: white;
}
