/* 未能缩小。正在返回未缩小的内容。
(258,2): run-time error CSS1030: Expected identifier, found '.'
(258,2): run-time error CSS1019: Unexpected token, found '.'
(258,3): run-time error CSS1019: Unexpected token, found '/'
(258,5): run-time error CSS1030: Expected identifier, found '.'
(258,5): run-time error CSS1019: Unexpected token, found '.'
(258,6): run-time error CSS1019: Unexpected token, found '/'
 */
@charset "utf-8";
/* CSS Document */

body {
    padding: 0px;
    margin: 0 auto;
    color: #333;
    background-image: url(../../Images/body-bg.gif);
    height: 110PX;
    font-size: 14px;
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
}

div {
    padding: 0px;
    margin: 0px;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
    display: block;
    
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;

}

img {
    border: 0px;
    border: none;
}

    img a:link {
        border: 0px;
    }

a:link {
    cursor: pointer;
}

ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.b0 {
    border: 0px;
    border: none;
}

.bold {
    font-weight: bold;
}



/*---------------------float---------------------  */
.f_l {
    float: left;
}

.f_r {
    float: right;
}

.clear {
    clear: both;
}

/*---------------------font---------------------  */
.f_12 {
    font-size: 12px;
}

.f_14 {
    font-size: 14px;
}

.f_16 {
    font-size: 16px;
}

.f_18 {
    font-size: 20px;
}

.f_wr {
    font-family: "微软雅黑";
}

.f_s {
    font-family: "宋体";
}

/*----------------------height---------------------  */
.h_22 {
    line-height: 22px;
}

.h_23 {
    line-height: 23px;
}

.h_24 {
    line-height: 24px;
}


/*---------------------link---------------------  */

.red {
    color: #cc0000;
    text-decoration: none;
}

    .red a:link, .red a:active, .red a:visited {
        color: #cc0000;
        text-decoration: none;
    }

    .red a:hover {
        color: #333;
        text-decoration: none;
    }


.blue {
    color: #033399;
    text-decoration: none;
}

    .blue a:link, .blue a:active, .blue a:visited {
        color: #033399;
        text-decoration: none;
    }

    .blue a:hover {
        color: #ff6600;
        text-decoration: none;
    }


.blue_bg {
    background-color: #027bca;
    text-decoration: none;
}

    .blue_bg a:link, .blue_bg a:active, .blue_bg a:visited {
        text-decoration: none;
    }

    .blue_bg a:hover {
        background-color: #027bca;
        text-decoration: none;
    }


.q_red {
    color: #ffd2d5;
    text-decoration: none;
}

    .q_red a:link {
        color: #ffd2d5;
        text-decoration: none;
    }

    .q_red a:visited {
        color: #ffd2d5;
        text-decoration: none;
    }

    .q_red a:active {
        color: #ffd2d5;
        text-decoration: none;
    }

    .q_red a:hover {
        color: #fff;
        text-decoration: none;
    }


.ff {
    color: #fff;
    text-decoration: none;
}

    .ff a:link, .ff a:active, .ff a:visited {
        color: #fff;
        text-decoration: none;
    }

    .ff a:hover {
        color: #fdf7d2;
        text-decoration: none;
    }

a:link {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

a:active {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

a:visited {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    color: #cc0000;
    text-decoration: none;
    cursor: pointer;
}

.grey {
    color: #333;
    text-decoration: none;
}

    .grey a:link, .grey a:active, .grey a:visited {
        color: #333;
        text-decoration: none;
    }

    .grey a:hover {
        color: #cc0000;
        text-decoration: none;
    }


.grey_b {
    color: #333;
    text-decoration: none;
}

    .grey_b a:link, .grey_b a:active, .grey_b a:visited {
        color: #333;
        text-decoration: none;
    }

    .grey_b a:hover {
        color: #033399;
        text-decoration: none;
    }

../../Images .grey9 {
    color: #999;
    text-decoration: none;
}

.grey9 a:link, .grey9 a:active, .grey9 a:visited {
    color: #999;
    text-decoration: none;
}

.grey9 a:hover {
    color: #cc0000;
    text-decoration: none;
}

.grey6 {
    color: #666;
    text-decoration: none;
}

    .grey6 a:link, .grey6 a:active, .grey6 a:visited {
        color: #666;
        text-decoration: none;
    }

    .grey6 a:hover {
        color: #cc0000;
        text-decoration: none;
    }

.mt_40 {
    margin-top: 40px;
    clear: both;
}

/*======================================================================================================================================================  */

.wrap {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
}

/*===================================================header=============================================  */

/*.header {
    width: 1000px;
    display:block; overflow:hidden;
    font-family: "微软雅黑", "宋体";
}

.header_top {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}*/

/*.header_top_l {
    float: left;
    width: 260px;
}*/

    /*.header_top_l span {
        margin-right: 8px;
    }*/

/*.header_top_r {
    float: right;
    width: 532px;
    text-align: right;
    display: block;
    overflow: hidden;
}*/

    /*.header_top_r span {
        float: left;
        margin-right: 10px;
    }

.header_top_r_xl {
    float: right;
    height: 40px;
    line-height: 40px;
    background-image: url(../../Images/jt_xg.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-position: right;
    padding-right: 14px;
    margin-left: 4px;
}*/

.top_gg {
    margin-top: 20px;
    width: 1000px;
    height: 60px;
}

.top_bottom {
    width: 946px;
    height: 34px;
    line-height: 34px;
    padding-left: 0px;
    margin-top: 22px;
}

.top_logo {
   background-image: url(../images/gongkong_logo.gif);
width: 44px;
height: 33px;
float: left;
}



/*================================================================main-nav==========================================================================  */
.nav {
    width: 1000px;
    height: 40px;
    background-color: #2190d7;
    font-family: "微软雅黑", "宋体";
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    display: block;
    overflow: hidden;
    margin-top:18px;
}

    .nav ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .nav ul li {
            float: left;
            padding: 0 10px;
            height: 40px;
            line-height: 40px;
            color: #fff;
        }

            .nav ul li a {
                float: left;
                padding: 0 10px;
                height: 40px;
                line-height: 40px;
                color: #fff;
            }

                .nav ul li a:hover {
                    background-color: #017cc9;
                    float: left;
                    color: #fff;
                }

                .nav ul li a:visited {
                    float: left;
                    padding: 0 10px;
                    height: 40px;
                    line-height: 40px;
                    color: #fff;
                }



/*===================================cp xxk===============================================================  */

.cpxx_xxk {
    margin-top: 20px;
    width: 1000px;
   
   display:block; overflow:hidden;
    padding: 0px;
    font-family: "微软雅黑", "宋体";
    font-size: 12px;
    background-image: url(../../Images/xxk_bg.gif);
    background-repeat: repeat-x;
    
    display:block; overflow:hidden;
}

.cpxx_xxk_tit {
    width: 1000px;
    height: 36px;
    line-height: 36px;
    display: block;
    overflow: hidden;
}

    .cpxx_xxk_tit ul {
        padding: 0px;
        margin: 0px;
    }

        .cpxx_xxk_tit ul li {
            float: left;
        }

.outa {
    float: left;
    background-color: #f4f4f4;
    padding: 0 18px;
    border-bottom: 1px solid #ccc;
    border-top: 4px solid #1c83d0;
    border-right: 1px solid #ccc;
    height: 34px;
    line-height: 34px;
}

.ina {
    background-color: #fff;
    border: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 4px solid #f88b08;
    border-left: 0px;
    padding: 0 18px;
    height: 34px;
    line-height: 34px;
}


.cpxx_xxk_bt {
    width: 84px;
    background-color: #f4f4f4;
    border: none;
    height: 34px;
    line-height: 34px;
    border-right: 1px solid #ccc;
    border-top: 4px solid #1c83d0;
    border-left: 0px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../../Images/jt_xgs%20.gif);
    background-repeat: no-repeat;
    background-position: 0 18px;
    background-position: right;
    padding: 0 20px;
}

.cpxx_xxk_tit .dq {
    background-color: #fff;
    border: none;
    height: 34px;
    line-height: 34px;
    border-right: 1px solid #ccc;
    border-top: 4px solid #f88b08;
    border-left: 0px;
    padding: 0 18px;
}

.cpxx_xxk_tit_r {
    float: right;
    font-family: "宋体";
    font-size: 12px;
}

    .cpxx_xxk_tit_r span {
        padding-right: 4px;
    }

/*---------------------------------------cpxxk  main-----------------------------------------*/

.cpxx_xxk_text {
    width: 1000px;
   display:block; overflow:hidden;
    margin-top: 4px;
    font-size: 12px;
    line-height:22px;
}

.cpxx_xxk_l {
    width: 100px;
    height: 90px;
    float: left;
    padding-left: 20px;
    text-align: center;
    color: #000;
}

    .cpxx_xxk_l ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .cpxx_xxk_l ul li {
            width: 96px;
            padding: 0px;
            margin: 0px;
            line-height: 32px;
            height: 32px;
        }

/*.cpxx_xxk_l ul li a {
                width: 96px;
                padding: 0px;
                margin: 0px;
            }

        .cpxx_xxk_l ul a:hover {
            float: left;
            background-image: url(../../Images/xxk_h.gif);
            background-repeat: no-repeat;
            width: 96px;
            height: 32px;
            line-height: 32px;
            color: #fff;
            background-position: 0 6px;
            font-weight: bold;
        }*/

.Industryoua {
    width: 96px;
    padding: 0px;
    margin: 0px;
}

.Industryina {
    float: left;
    background-image: url(../../Images/xxk_h.gif);
    background-repeat: no-repeat;
    width: 96px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-position: 0 6px;
    font-weight: bold;
}

.cpxx_xxk_l_dq {
    background-image: url(../../Images/xxk_h.gif);
    background-repeat: no-repeat;
    width: 96px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    background-position: 0 6px;
    padding-top: 10px;
    font-weight: bold;
}

.cpxx_xxk_r {
    width: 868px;
    float: left;
    height: 90px;
    display: block;
    overflow: hidden;
    margin-left: 12px;
}

    .cpxx_xxk_r span {
        float: left;
        line-height: 32px;
        
    }

.cpxx_xxk_r1 {
    width: 990px;
    float: left;
   
    display: block;
    overflow: hidden;
   
}

    .cpxx_xxk_r1 span {
 
        float: left;
        line-height: 22px;
        margin-left:7px;
        font-size:12px;
    }
.span_cpxx {

width: 104px;
height: 22px;
line-height: 22px;
overflow:hidden;
}
.span_cpxx1 {

width: 104px;
height: 22px;
line-height: 22px;
}





/*=========================================linke=======================  */
.like {
    margin-top:10px;
    width: 1000px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.like_tit {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dedede;
}

    .like_tit span {
        width: 100px;
        height: 38px;
        display: block;
        line-height: 38px;
        border-bottom: 4px solid #1c83d0;
        text-align: center;
        font-family: "微软雅黑", "宋体";
        font-size: 18px;
    }

.like_text {
    height: 120px;
    width: 1000px;
}

.like_li {
    width: 316px;
    height: 90px;
    float: left;
    margin-top: 20px;
    margin-left: 8px;
    margin-right: 6px;
}

.like_l {
    float: left;
    width: 130px;
    height: 90px;
}

.like_r {
    float: left;
    width: 176px;
    height: 90px;
    margin-left: 10px;
}

.like_t {
    width: 176px;
    height: 23px;
    line-height: 23px;
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
    font-weight: bold;
}

.like_b {
    width: 176px;
    height: 60px;
    line-height: 20px;
    font-family: "宋体";
    font-size: 12px;
    color: #666;
    padding-top: 6px;
    overflow: hidden;
}

/*===============================================================content==========================================================================  */
.cont_l {
    width: 710px;
    display: block;
    clear: both;
    float: left;
    border-right: 1px solid #dedede;
    padding-right: 20px;
    margin-bottom: 20px;
}

.cont_tj {
    width: 710px;
    height: auto;
}

.cont_tj_tit {
    width: 710px;
    display: block;
    overflow: hidden;
    padding: 0px;
    font-family: "微软雅黑", "宋体";
    font-size: 15px;
    background-image: url(../../Images/tj_bj.gif);
    background-repeat: repeat-x;
    float: left;
}

    .cont_tj_tit ul {
        padding: 0px;
        margin: 0px;
        display: block;
        overflow: hidden;
    }

        .cont_tj_tit ul li {
            float: left;
            display: block;
            overflow: hidden;
        }

/*.cont_tj_tit ul li a {
                float: left;
                background-color: #f4f4f4;
                padding: 0px 10px 0px 10px;
                border-bottom: 1px solid #ccc;
                border-top: 2px solid #626262;
                border-right: 1px solid #ccc;
                height: 35px;
                line-height: 35px;
                background-image: none;
                display: block;
                overflow: hidden;
            }

        .cont_tj_tit ul a:hover {
            background-color: #fff;
            border: none;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            border-top: 2px solid #f88b08;
            border-left: 0px;
            padding: 0px 10px 0px 10px;
            height: 35px;
            line-height: 35px;
            background-image: none;
            display: block;
            overflow: hidden;
        }*/


/*.cont_tj_tit ul .jt a {
            float: left;
            background-color: #f4f4f4;
            padding: 0px 20px 0px 10px;
            border-bottom: 1px solid #ccc;
            border-top: 2px solid #626262;
            border-right: 1px solid #ccc;
            height: 35px;
            line-height: 35px;
            background-image: url(../../Images/jt_x.gif);
            background-repeat: no-repeat;
            background-position: right;
        }

            .cont_tj_tit ul .jt a:hover {
                float: left;
                background-color: #fff;
                border: none;
                border-right: 1px solid #ccc;
                border-bottom: 1px solid #ccc;
                border-top: 2px solid #f88b08;
                border-left: 0px;
                padding: 0px 20px 0px 10px;
                height: 35px;
                line-height: 35px;
                background-image: url(../../Images/jt_x.gif);
                background-repeat: no-repeat;
                background-position: right;
            }*/
.jtout {
    float: left;
    background-color: #f4f4f4;
    padding: 0px 20px 0px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #626262;
    border-right: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Images/jt_x.gif);
    background-repeat: no-repeat;
    background-position: right;
}
.jtout1 {
    float: left;
    background-color: #f4f4f4;
    padding: 0px 20px 0px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #626262;
    border-right: 1px solid #ccc;
    height: 35px;
    line-height: 35px;

    background-position: right;
}
.jtout_click {
    float: left;
    background-color: #f4f4f4;
    padding: 0px 20px 0px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #626262;
    border-right: 1px solid #ccc;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Images/jt_s.gif);
    background-repeat: no-repeat;
    background-position: right;
}
.jtout1 {
    float: left;
    background-color: #f4f4f4;
    padding: 0px 20px 0px 10px;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #626262;
    border-right: 1px solid #ccc;
    height: 35px;
    line-height: 35px;

    background-repeat: no-repeat;
    background-position: right;
}
.jtin {
    float: left;
    background-color: #fff;
    border: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #f88b08;
    border-left: 0px;
    padding: 0px 20px 0px 10px;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Images/jt_s.gif);
    background-repeat: no-repeat;
    background-position: right;
}
.jtin_click {
    float: left;
    background-color: #fff;
    border: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #f88b08;
    border-left: 0px;
    padding: 0px 20px 0px 10px;
    height: 35px;
    line-height: 35px;
    background-image: url(../../Images/jt_x.gif);
    background-repeat: no-repeat;
    background-position: right;
}


.jtin_click1 {
    float: left;
    background-color: #fff;
    border: none;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #f88b08;
    border-left: 0px;
    padding: 0px 20px 0px 10px;
    height: 35px;
    line-height: 35px;
   
    background-position: right;
}





.cont_tj_bt {
    width: 84px;
    background-color: #f4f4f4;
    border: none;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #ccc;
    border-top: 2px solid #626262;
    border-left: 0px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: bold;
    background-image: url(../../Images/jt_xgs%20.gif);
    background-repeat: no-repeat;
    background-position: 0 18px;
    background-position: right;
    padding: 0 20px;
}

.cont_tj_tit .dq {
    background-color: #fff;
    border: none;
    height: 35px;
    line-height: 35px;
    border-right: 1px solid #ccc;
    border-top: 2px solid #1c83d0;
    border-left: 0px;
    padding: 0 18px;
    display: block;
    overflow: hidden;
    color: #208fe0;
    font-size: 16px;
}


.cont_tj_tit_l {
    float: left;
    display: block;
    overflow: hidden;
}

.cont_tj_r {
    width: auto;
    float: right;
    margin-right: 2px;
}

    .cont_tj_r span {
        padding-right: 0px;
        float: left;
        line-height: 32px;
    }

.btn_blue1 {
    width: 111px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    margin-top: 6px;
    float: right;
}

    .btn_blue1 a {
        background-image: url(../../Images/btn_lan1.jpg);
        width: 111px;
        height: 27px;
        line-height: 25px;
        color: #fff;
        float: right;
        text-align: center;
    }

        .btn_blue1 a:hover {
            background-image: url(../../Images/btn_lan2.jpg);
            width: 111px;
            height: 27px;
            line-height: 25px;
            color: #fff;
            float: right;
            text-align: center;
        }

.cont_tj_tit .jt_x {
    background-image: url(../../Images/jt_x.gif);
    background-repeat: no-repeat;
    float: left;
    width: auto;
    background-position: 0 10px;
}


/*============================================list==========================================  */
.cont_tj_text {
    width: 690px;
    padding: 10px;
}

.cont_tj_list {
    width: 690px;
    display: block;
    overflow: hidden;
    border-bottom: 1px dotted #ccc;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.cont_tj_list_l {
    float: left;
    width: 150px;
    height: 110px;
    margin-top: 6px;
}

.cont_tj_list_r {
    float: left;
    width: 518px;
    display: block;
    overflow: hidden;
    margin-left: 20px;
}
.cont_tj_list_d {
width:660px;
}

.cont_tj_list_r_tit {
    font-family: "微软雅黑", "宋体";
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    color: #666;
}

.cont_tj_list_r_text {
    font-family: "", "宋体";
    line-height: 20px;
    float: left;
    width:518px;
}

    .cont_tj_list_r_text .text1 ,.cont_tj_list_d .text1{
        font-size: 12px;
        line-height: 22px;
        color: #666;
        padding-top: 6px;
    }

    .cont_tj_list_r_text .text2 ,.cont_tj_list_d .text2{
        font-size: 12px;
        padding-top: 6px;
        display:block; overflow:hidden;
    }

    .cont_tj_list_r_text .text3 ,.cont_tj_list_d .text3{
        font-size: 12px;
        line-height: 24px;
        margin-top: 4px;
        margin-bottom: 4px;
        float: right;
        display:block; overflow:hidden;
    }

    .cont_tj_list_r_text .text4 {
        font-size: 12px;
        line-height: 24px;
        margin-top: 0px;
        margin-bottom: 0px;
        float: right;
    }
/*============================================list2==========================================  */
.cont_tj_list_r2 {
    float: left;
    width: 688px;
    display:block;
}

.cont_tj_list_r2_tit {
    font-family: "微软雅黑", "宋体";
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    color: #666;
}

.cont_tj_list_r2_text {
    font-family: "", "宋体";
    line-height: 20px;
    float: left;
    width:688px;
}

    .cont_tj_list_r2_text .text1 {
        font-size: 12px;
        line-height: 22px;
        color: #666;
        padding-top: 6px;

    }

    .cont_tj_list_r2_text .text2 {
        font-size: 12px;
        padding-top: 6px;
        width:688px;
    }

    .cont_tj_list_r2_text .text3 {
        font-size: 12px;
        line-height: 24px;
        margin-top: 4px;
        margin-bottom: 4px;
        float: right;
    }

.m0 {
    margin-top: 0px;
}

.m_r_6 {
    margin-right: 6px;
}

.m_b_5 {
    margin-bottom: -5px;
}


.btn_grey1 {
    width: 80px;
    height: 21px;
    line-height: 21px;
    color: #333;
    margin-top: 6px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
}

    .btn_grey1 a {
        background-image: url(../../Images/li_btn_g1.gif);
        width: 80px;
        height: 21px;
        line-height: 21px;
        color: #333;
        float: left;
        text-align: center;
    }

        .btn_grey1 a:hover {
            background-image: url(../../Images/li_btn_g1.gif);
            width: 80px;
            height: 21px;
            line-height: 21px;
            color: #333;
            float: left;
            text-align: center;
            color: #cc0000;
        }


.btn_grey2 {
    width: 60px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    margin-top: 6px;
    float: left;
    margin-left: 4px;
    font-size: 12px;
}

    .btn_grey2 a {
        background-image: url(../../Images/li_btn_g2.gif);
        width: 60px;
        height: 21px;
        line-height: 21px;
        color: #333;
        float: left;
        text-align: center;
    }

        .btn_grey2 a:hover {
            background-image: url(../../Images/li_btn_g2.gif);
            width: 60px;
            height: 21px;
            line-height: 21px;
            color: #333;
            float: left;
            text-align: center;
            color: #cc0000;
        }



.btn_grey3 {
    width: 80px;
    height: 21px;
    line-height: 21px;
    color: #333;
    float: left;
    margin-top: 2px;
    margin-left: 4px;
    font-size: 12px;
}

    .btn_grey3 a {
        background-image: url(../../Images/li_btn_g1.gif);
        width: 80px;
        height: 21px;
        line-height: 21px;
        color: #333;
        float: left;
        text-align: center;
    }

        .btn_grey3 a:hover {
            background-image: url(../../Images/li_btn_g1.gif);
            width: 80px;
            height: 21px;
            line-height: 21px;
            color: #333;
            float: left;
            text-align: center;
            color: #cc0000;
        }

/*================================================right===================================  */

.cont_r {
    width: 250px;
    height: auto;
    float: right;
}
/*================================================xpsd======================================  */
.xpsd {
    width: 250px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 20px;
}

.xpsd_tit {
    border-bottom: 2px solid #707477;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #333;
    font-family: "微软雅黑", "宋体";
    font-size: 18px;
    margin-bottom: 10px;
}

.xpsd_text {
    width: 250px;
    display: block;
    overflow: hidden;
    color: #333;
}

    .xpsd_text ul {
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

        .xpsd_text ul li {
            width: 235px;
            height: 26px;
            line-height: 26px;
            background-image: url(../../Images/y_ico.gif);
            background-repeat: no-repeat;
            background-position: 0px;
            padding-left: 10px;
            margin-left: 4px;
        }

.xpsd_l {
    float: left;
    width: 188px;
    overflow: hidden;
    float: left;
}

.xpsd_r {
    float: left;
    width: 35px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

/*============================================pl==================================  */
.zxpl {
    width: 250px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 10px;
}

.zxpl_tit {
    border-bottom: 2px solid #707477;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #333;
    font-family: "微软雅黑", "宋体";
    font-size: 18px;
    margin-bottom: 10px;
}

.zxpl_text {
    width: 250px;
    display: block;
    color: #666;
    border-bottom: 1px dotted #dedede;
    padding-bottom: 14px;
    margin-bottom: 10px;
}

.zcpl_text01 {
    width: 220px;
    font-size: 12px;
    line-height: 22px;
    color: #666;
    padding-top: 6px;
    font-family: "宋体";
    background-image: url(../../Images/ping.gif);
    background-repeat: no-repeat;
    padding-left: 26px;
    background-position: 0 8px;
    margin-left: 4px;
}

.zcpl_text02 {
    width: 244px;
    height: 26px;
    line-height: 26px;
    margin-left: 4px;
    margin-top: 4px;
    margin-bottom: 4px;
}

.zcpl_text03 {
    width: 244px;
    line-height: 22px;
    margin-left: 4px;
}



/*====================================rqph=========================  */
.rqph {
    width: 250px;
    display: block;
    overflow: hidden;
    margin-bottom: 20px;
}

.rqph_tit {
    width: 250px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

.rqph_tit ul {
        padding: 0px;
        margin: 0px;
        display: block;
        overflow: hidden;
    }

 .rqph_tit ul li {
            float: left;
            display: block;
            overflow: hidden;
        }

  .rqph_tit ul li a {
                float: left;
                background-color: #fff;
                padding: 0 10px;
                border-bottom: 1px solid #dfdfdf;
                border-top: 4px solid #fff;
                height: 34px;
                line-height: 34px;
                border-right: 1px solid #fff;
                border-left: 1px solid #fff;
                display: block;
                overflow: hidden;
            }

  .rqph_tit ul a:hover {
            float: left;
            background-color: #fff;
            padding: 0 10px;
            border-bottom: 1px solid #dfdfdf;
            border-top: 4px solid #fff;
            height: 34px;
            line-height: 34px;
            border-right: 1px solid #fff;
            border-left: 1px solid #fff;
            display: block;
            overflow: hidden;
        }



.rqph_bt {
    width: 174px;
    background-color: #fff;
    border: none;
    height: 34px;
    line-height: 34px;
    border-top: 4px solid #fff;
    border-bottom: 1px solid #dfdfdf;
    font-size: 18px;
    font-family: "微软雅黑", "宋体";
    display: block;
    overflow: hidden;
}

.dq {
    background-color: #fff;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    border-top-width: 4px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: none;
    border-left-style: solid;
    border-top-color: #303030;
    border-right-color: #dfdfdf;
    border-left-color: #dfdfdf;
}

.dq1 {
    float: left;
    background-color: #fff;
    padding: 0 10px;
    border-bottom: 1px solid #dfdfdf;
    border-top: 4px solid #fff;
    height: 34px;
    line-height: 34px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    display: block;
    overflow: hidden;
}

.rqph_text {
    width: 250px;
    display: block;
    overflow: hidden;
    color: #333;
}

    .rqph_text ul {
        width: 220px;
        list-style: none;
        padding: 0px;
        margin: 0px;
        background-image: url(../../Images/px.gif);
        width: 21px;
        height: 290px;
        background-repeat: no-repeat;
        background-position: 0px;
        padding-left: 30px;
        background-position: 0 0px;
    }

        .rqph_text ul li {
            width: 216px;
            height: 35px;
            line-height: 35px;
            border-bottom: 1px dotted #dfdfdf;
            display: block;
            overflow: hidden;
        }

        .rqph_text ul .rqph_l {
            float: left;
            max-width:150px;
            padding: 0px;
            margin: 0px;
            display: block;
            overflow: hidden;
            font-size:12px;
        }


        .rqph_text ul .rqph_r {
            float: left;
            width:35px;
            margin-left: 10px;
            padding: 0px;
            float:right;
            font-size:12px;
            text-align:right;
        }


.rqph1_text {
    width: 250px;
    display: block;
    overflow: hidden;
    color: #333;
}

    .rqph1_text ul {
        width: 220px;
        list-style: none;
        padding: 0px;
        margin: 0px;
        background-position: 0 0px;
    }

        .rqph1_text ul li {
            width: 216px;
            height: 35px;
            line-height: 35px;
            border-bottom: 1px dotted #dfdfdf;
            background-image: url(../../Images/m4.gif);
            background-repeat: no-repeat;
            background-position: 0px;
            padding-left: 30px;
        }

        .rqph1_text ul .rqph1_l {
            float: left;
            width: auto;
            display: block;
            overflow: hidden;
        }

        .rqph1_text ul .rqph1_r {
            float: left;
            width: 36px;
            margin-left: 10px;
            padding: 0px;
        }



.footer {
    width: 1000px;
    line-height: 28px;
    margin-top: 40px;
}

.footer_nav p {
    text-align: center;
    line-height: 24px;
    padding: 0px;
    margin: 2px;
}

.footer figure {
    float: left;
}

.left_f {
    width: 114px;
    text-align: center;
    float: left;
}

    .left_f img, .right_img img {
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 6px;
    }

.right_img {
    float: right;
    text-align: center;
    width: 114px;
}

.footer_nav {
    width: 772px;
    float: left;
    line-height: 28px;
}

.m_top_img img {
    margin-bottom: -3px;
}

.footer_img {
    border: 1px solid #dedede;
    padding: 0px 6px;
    margin-bottom: 46px;
    margin-top: 18px;
    width: 986px;
    float: left;
    overflow: hidden;
    zoom: 1;
    margin: 10px 0;
}

    .footer_img li {
        float: left;
        border-right: 1px solid #dedede;
        padding: 6px 3px;
        overflow: hidden;
        zoom: 1;
    }

        .footer_img li img {
            display: block;
            text-align: center;
        }

        .footer_img li:last-child {
            border-right: none 0;
        }

#footer_img_l_b {
    border-right: 0;
    padding-right: 0;
}

.gk_nav {
    width: 950px;
    float: left;
    overflow: hidden;
    border: 1px solid #dedede;
    padding: 22px 18px 22px 30px;
    margin: 22px 0 82px 0;
}

    .gk_nav dt {
        float: left;
        margin-right: 34px;
        color: #cf201d;
        font-weight: bold;
    }

    .gk_nav dd {
        float: left;
        margin-right: 26px;
    }

#gk_adv_d {
    margin-right: 0;
}


/*=================================================xxcp==========================================  */
.xxcp {
    width: 998px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-top: 3px solid #1c83d2;
    display: block;
    overflow: hidden;
    margin-top:0px;
    margin-bottom:20px;
    font-size: 13px;
}
/*=================================================xxcp 1==========================================  */
.xxcp_1 {
    width: 968px;
   
    line-height: 36px;
    background-color: #f4f4f4;
    padding-left: 30px;
    border-bottom: 1px solid #ccc;
    display:block; overflow:hidden;
    paading-bottom:4px;
}

.xxcp_1_l {
    width: 80px;
    float: left;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    text-align: right;
}

.xxcp_1_c {
    width: 680px;
    float: left;
    font-size: 12px;
    font-family: "微软雅黑", "宋体";
    position: relative;
}

.xxcp_1_l_xl1 {
    float: left;
    width: 86px;
    height: 24px;
    line-height: 22PX;
    background-image: url(../../Images/jt_xgx.gif);
    background-repeat: no-repeat;
    background-position: 82px 10px;
    margin-top: 5px;
    margin-left: 20px;
    border: 1px solid #999;
    text-align: left;
    color: #333;
    background-color: #fff;
    padding-left: 14px;
}

.xxcp_1_l_xl {
    float: left;
    width: auto;
    background-position: right center;
  
    line-height: 22PX;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-top: 5px;
    margin-left:10px;
    border: 1px solid #999;
    text-align: left;
    color: #333;
    background-color: #fff;
    padding-left: 2px;
    padding-right: 15px;
    display:block;
    overflow:hidden;
}

.xxcp_1_l_x2 {
    float: left;
    width: 86px;
    height: 24px;
    line-height: 22PX;
    background-repeat: no-repeat;
    background-position: 82px 10px;
    margin-top: 5px;
    margin-left: 20px;
    border: 1px solid #999;
    text-align: left;
    color: #333;
    background-color: #fff;
    padding-left: 14px;
}


.xxcp_1_1_xl_fc {
    width: 500px;
    display: block;
    font-size: 12px;
    line-height: 24px;
    display: block;
    border: 1px solid #dcdadc;
    position: absolute;
    background-color: #fff;
    padding: 8px;
    margin: 0px;
    margin-top: 0px;
    margin-left: 20px;

    overflow: hidden;
    float: left;
}

    .xxcp_1_1_xl_fc span {
        display: block;
        font-family: "宋体";
        margin-right: 20px;
        line-height: 24px;
        float: left;
    }


.xxcp_1_r {
    width: 200px;
    float: right;
    text-align: right;
    padding-right: 4px;
    font-size: 12px;
}
/*=================================================xxcp 2==========================================  */
.xxcp_2 {
    width: 998px;
    height: auto;
    line-height: 36px;
    border-bottom: 1px solid #eaeaea;
    display: inline-block;
}

.xxcp_2_l {
    width: 110px;
    float: left;
    
    height: 36px;
    color: #999;
    padding: 0px;
    text-align: center;
}

.xxcp_2_r {
    width: 885px;
    float: left;
    height: auto;
    overflow: hidden;
    border-left: 1px solid #eaeaea;
}

    .xxcp_2_r span {
        margin-left: 20px;
        float: left;
        display: block;
        line-height:28px;
    }

/*=================================================xxcp 3==========================================  */
.xxcp_3 {
    width: 998px;
    display: block;
    overflow: hidden;
    line-height: 26px;
    border-bottom: 1px solid #eaeaea;
}

.xxcp_3_l {
    width: 110px;
    float: left;
    color: #999;
    padding: 0px;
    text-align: center;
    padding-top: 10px;
}

.xxcp_3_l span {
 
   
    color: #999;
  
}

    .xxcp_3_l .wz {
        float: none;
        display: block;
        width: 110px;
    }

.xxcp_3_l_search {
    float: left;
    width: 66px;
    height: 20px;
    line-height: 20PX;
    background-image: url(../../Images/search.gif);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 5px;
    margin-left: 10px;
    border: 1px solid #ccc;
    text-align: left;
    padding-left: 24px;
    color: #999;
    background-color: #fff;
    display: block;
    float: none;
}

.gdt {
    overflow: auto;
    overflow-x: hidden;
    height: 100px;
    display: block;
    width: 820px;
}


.xxcp_3_more {
    float: left;
    width: 40px;
    margin-left: 14px;
    color: #666;
    margin-top: 10px;
    background-image: url(../../Images/more.gif);
    width: 46px;
    height: 22px;
    line-height: 20px;
    text-align: center;
}

.xxcp_3_more_s {
    float: left;
    width: 32px;
    margin-left: 14px;
    color: #666;
    margin-top: 10px;
    background-image: url(../../Images/mores.gif);
    width: 38px;
    height: 22px;
    line-height: 20px;
    text-align: left;
    padding-left: 8px;
}

.xxcp_3_more_x {
    float: left;
    width: 32px;
    margin-left: 14px;
    color: #666;
    margin-top: 10px;
    background-image: url(../../Images/morex.gif);
    width: 38px;
    height: 22px;
    line-height: 20px;
    text-align: left;
    padding-left: 8px;
}



.xxcp_3_r {
    width: 820px;
    float: left;
    height: 100px;
    overflow: hidden;
    display: block;
    overflow: hidden;
    padding: 10px 0px;
    border-left: 1px solid #eaeaea;
}

.xxcp_3_rr {
    width: 900px;
    float: left;
    height: 36px;
    overflow: hidden;
    display: block;
    overflow: hidden;
    padding: 10px 0px;
    /*border-left: 1px solid #eaeaea;*/
}

    .xxcp_3_rr span {
        margin-left: 20px;
        width: auto;
        float: left;
        display: block;
        overflow: hidden;
    }

.xxcp_3_r span {
    margin-left: 20px;
    float: left;
    display: block;
    overflow: hidden;
}

.xxcp_3_r1 {
    width: 885px;
    float: left;
    height: 80px;
    overflow: hidden;
    display: block;
    overflow: auto;
    padding: 10px 0px;
    border-left: 1px solid #eaeaea;
}

.xxcp_3_r2 {
    width: 820px;
    float: left;
    height: 73px;
    overflow: hidden;
    display: block;
    overflow: auto;
    padding: 10px 0px;
    border-left: 1px solid #eaeaea;
    background-color:#fff;
}

    .xxcp_3_r2 span {
        margin-left: 20px;
        float: left;
        display: block;
        overflow: hidden;
    }

.xxcp_3_r1 span {
    margin-left: 20px;
    float: left;
    display: block;
    overflow: hidden;
}


/*=================================================xxcp 4==========================================  */
.xxcp_4 {
    width: 998px;
    height: 100px;
    line-height: 26px;
    border-bottom: 1px solid #eaeaea;
}

.xxcp_4_l {
    width: 110px;
    float: left;
    height: 36px;
    color: #999;
    padding: 0px;
    text-align: center;
    padding-top: 10px;
}

.xxcp_4_ll {
    width: 110px;
    float: left;
    color: #999;
    padding: 0px;
    text-align: center;
    padding-top: 10px;
    border-left: 1px solid #eaeaea;
}

    .xxcp_4_ll .wz {
        float: none;
        display: block;
        width: 110px;
    }

.xxcp_4_ll {
    width: 100px;
    height: 90px;
    float: left;
    padding-left: 20px;
    text-align: center;
    color: #000;
}

    .xxcp_4_ll ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .xxcp_4_ll ul li {
            width: 96px;
            padding: 0px;
            margin: 0px;
            line-height: 25px;
            height: 26px;
        }

.xxcp_4_llouta {
    width: 96px;
    padding: 0px;
    margin: 0px;
}

.xxcp_4_llina {
    float: left;
    background-image: url(../../Images/xxk_h.gif);
    background-repeat: no-repeat;
    width: 96px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    background-position: 0 2px;
    font-weight: bold;
}

.xxcp_4_ll_dq {
    background-image: url(../../Images/xxk_h.gif);
    background-repeat: no-repeat;
    width: 96px;
    height: 24px;
    line-height: 24px;
    color: #fff;
    background-position: 0 2px;
    padding-top: 10px;
    font-weight: bold;
}

.xxcp_4_r {
    width: 704px;
    float: left;
    height: 80px;
    display: block;
    overflow: auto;
    padding: 10px 0px;
}

    .xxcp_4_r span {
        margin-left: 20px;
        width: auto;
        float: left;
        display: block;
        overflow: hidden;
    }


/*=================================================xxcp 5==========================================  */
.xxcp_5 {
    width: 998px;
    height: 28px;
    line-height: 28px;
}

.xxcp_5_l {
    width: 110px;
    float: left;
  
    display:block; overflow:hidden;
    overflow: hidden;
    color: #999;
    padding: 0px;
    text-align: center;
}

.xxcp_5_r {
    width: 886px;
    float: left;
    height: auto;
      border-left: 1px solid #eaeaea;
}

    .xxcp_5_r ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        position: relative;
    }

        .xxcp_5_r ul li {
            float: left;
            display: block;
            overflow: hidden;
            border-right: 1px solid #eaeaea;
            border-bottom: 1px solid #eaeaea;
            background-image: url(../../Images/jt_xgx2.gif);
            background-repeat: no-repeat;
            background-position: 80px 12px;
            height: 28px;
            width: 77px;
            overflow: hidden;
            /*text-align: center;*/
            padding-right: 10px;
            padding-left: 10px;
            position: relative;
        }

    .xxcp_5_r .fc {
        width: 500px;
        background-color: #fff;
        border: 1px solid #1c83d0;
        line-height: 24px;
        position: absolute;
        z-index: 999;
        display: block;
        padding: 8px;
        height: auto;
    }


.xxcp_51 {
    width: 998px;
    height: 36px;
    line-height: 36px;
}

.xxcp_51_l {
    width: 110px;
    float: left;
    border-right: 1px solid #eaeaea;
    height: 36px;
    color: #999;
    padding: 0px;
    text-align: center;
}

.xxcp_51_r {
    width: 850px;
    float: left;
    height: auto;
}

    .xxcp_51_r ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
        position: relative;
    }

        .xxcp_51_r ul li {
            float: left;
            display: block;
            overflow: hidden;
            background-repeat: no-repeat;
            background-position: 60px 17px;
            width: 500px;
            /*text-align: center;*/
            padding-right: 10px;
            position: relative;
            margin-left: 20px;
        }

    .xxcp_51_r .fc {
        width: 500px;
        background-color: #fff;
        border: 1px solid #1c83d0;
        line-height: 24px;
        position: absolute;
        z-index: 999;
        display: block;
        padding: 8px;
        height: auto;
    }




/*================================================like_250======================================  */
.like_250 {
    width: 250px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 20px;
}

.like_250_tit {
    border-bottom: 2px solid #707477;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #333;
    font-family: "微软雅黑", "宋体";
    font-size: 18px;
    margin-bottom: 10px;
}

.like_250_text {
    width: 250px;
    display: block;
    overflow: hidden;
    color: #333;
}

.right_01, .right_02, .right_03 {
    margin-bottom: 20px;
    display: block;
    overflow: hidden;
    padding: 0px;
    margin: 0px;
    border: 0px;
}

    .right_01 ul {
        overflow: hidden;
        list-style: none;
        padding-bottom: 10px;
        padding: 0px;
        margin: 0px;
    }

        .right_01 ul li {
            width: 250px;
            padding: 10px 0;
            border-bottom: 1px dashed #dedede;
            margin: 0 px;
            list-style: none;
        }

        .right_01 ul .img_box, .right_02 .img_box {
            width: 90px;
            float: left;
            list-style: none;
        }

        .right_01 ul dl, .right_02 .cp dl {
            list-style: none;
            width: 140px;
            float: left;
            padding-left: 8px;
            margin: 0px;
            padding-top: 0px;
            /* [disabled]overflow:hidden; */
        }

            .right_01 ul dl dt {
                width: 150px;
                height: 30px;
                line-height: 30px;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 14px;
                font-weight: bold;
                text-decoration: none;
            }

            .right_01 ul dl dd {
                line-height: 20px;
                height: 40px;
                overflow: hidden;
                padding: 0px;
                margin: 0px;
                text-decoration: none;
            }

.bpo_more {
    font-size: 12px;
    background-color: #574d4c;
    color: #fff;
    width: 40px;
    height: 18px;
    line-height: 16px;
    margin-right: 4px;
    float: right;
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
}

.dp_btn a:link {
    font-size: 12px;
    background-color: #514b4d;
    color: #fff;
    width: 56px;
    height: 18px;
    line-height: 16px;
    margin-right: 4px;
    float: right;
    font-size: 12px;
    text-align: center;
    margin-top: 2px;
}


.dp_btn a:hover {
    font-size: 12px;
    background-color: #cc0000;
    color: #fff;
    width: 56px;
    height: 18px;
    line-height: 16px;
    margin-right: 4px;
    float: right;
    font-size: 12px;
    text-align: center;
    margin-top: 2px;
}


.dp_l {
    float: left;
    font-size: 12px;
    margin-top: 4px;
}

.dp_sz {
    float: left;
    font-size: 12px;
    margin-top: 4px;
    margin-left: 2px;
    margin-right: 2px;
    color: #cc0000;
    font-weight: bold;
}

    .dp_sz a:link {
        color: #cc0000;
    }

    .dp_sz a:hover {
        color: #cc0000;
        text-decoration: underline;
    }

.mt_4 {
    margin-top: 4px;
}

.f_b4 {
    margin-bottom: 4px;
}

.js1 {
    border-bottom: 1PX SOLID #ccc;
    padding: 0px;
    margin-left: 30px;
    display: block;
    overflow: hidden;
    margin-bottom: 10px;
}

    .js1 span {
        width: 22px;
        height: 22px;
        line-height: 22px;
        padding-left: 0px;
        margin-left: 6px;
        float: left;
        text-align: center;
        padding: 0px;
        background-color: #f4f4f4;
        border-bottom: 0px;
        font-size: 14px;
    }

.js1outa {
    color: #333;
    background-color: #f4f4f4;
    display: block;
    border: 1px solid #ccc;
}

.js1ina {
    background-color: #298cdd;
    display: block;
    color: #fff;
    font-weight: bold;
}
.js2outa {
    color: #333;
    background-color: #f4f4f4;
    display: block;
    border: 1px solid #ccc;
}

.js2ina {
    background-color: #298cdd;
    display: block;
    color: #fff;
    font-weight: bold;
}
.js1 .dqzt {
    background-color: #298cdd;
    display: block;
    color: #fff;
    font-weight: bold;
}

.dis_n {
    display: none;
}

.SelectValues {
    font-family: webdings;
    float: right;
    margin-right: -15px;
    line-height: 22px;
    
    z-index: 999;
}

.logo_title {
    width: 150px;
font-family: '微软雅黑';
font-size: 20px;
font-weight: bold;
display: block;
float: left;
padding-left:10px;
}
/*.wrap{ width:1200px; margin:0 auto; padding:0px; display:block; overflow:hidden; font-size:12px; }*/
.news_top { width:auto; margin:0 auto;  background:url(../images/tj_bj.gif) repeat-x; height:36px;line-height:36px;
}
.news_top a:link,.news_top a:visited, .news_top a:hover, .news_top a:active { color:#333;
    }


.news_top a:hover {color:#cc0000;
    }

  

.news_top .hs a:link,.news_top .hs a:visited,.news_top .hs a:hover,.news_top .hs a:active { color:#cc0000;
    }
    
.navbar-fixed-top
 {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; 
  top:0;
  height:36px;
 
  clear:both;
  
}
.btnlogin { padding:4px; line-height:24px; color:#fff;
}

.header{ width:1000px; display:block; overflow:hidden; margin-bottom:4px; font-family:"微软雅黑"; margin-top:28px; }
.header_top{ height:36px; line-height:36px; font-size:12px; margin:0 auto; padding:0px;  width:1000px; font-family:"微软雅黑" ;}
.header_top_l .ff a {color:#fff;
}

.header_top_l {
	float: left;
	font-family:Arial;
	padding-left: 0px;
	width: 360px;
}


.header_top_l span{
	
	font-family:Arial;

}


.header_top_l b{
	
	font-family:Arial;
	
}


.header_top_l.red a:link{ color:#cc0000;
	
}
.header_top_l.red a:hover{ color:#666;
	
}


.header_top_l li {
	float: left;
	padding: 0 4px;
}

.header_top_l span{ margin-right:8px;}


.header_top_r{ float:right;  width:618px;  text-align:right}
.header_top_r li{float:left; padding:0 3px;}/*0421m*/
.header_top_r span{ float:left; margin-right:10px;height:36px; line-height:36px;}
.header_top_r_xl{ float:right;height:36px; line-height:36px;  background-image:url(../news/images/jt_xg.gif); background-repeat:no-repeat; background-position:center; background-position:right;  padding-right:14px; margin-left:4px;  }
.top_gg{ margin-top:10px; width:1000px; display:block;overflow:hidden;}


.dl_submenu{width:142px;  top:36px; background:#fff; border:1px solid #dedede;  margin-top:-2px; border-top:none; float:left; }
.dl_submenu li{line-height:25px; display:block; float:left; width:90px; padding-left:10px; text-align:left;}
.c_hi_news{color:#F13535; margin-right:4px; float:left;font-family:Arial;}
.d_user{color:#666; width:180px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;font-family:Arial;
 display:block; position:relative;}
.dl_btn_news{width:220px;}
.d_user_area {
width:200px; float:left; overflow:hidden; zoom:1;}


.nav_main {
	height: 37px;
	position: relative;
	padding: 0px;
	margin-top: 2px;
	width: 64px;
	/*float: left;*/
	text-align: center;
	margin: 2px 0px 0 5px;
	display: inline;
	overflow:hidden; zoom:1;
}

.nav_main i {
	padding: 0 3px;
}
.dot_r_nav {
	background: url(../news/images/jt_xg.gif) no-repeat right;
	display: block;
	float: right;
	width: 8px;
	height: 4px;
	line-height: 40px;
	position: relative;
	margin-top: 17px;
}
.pronav_menu {
	position: absolute;
	width: 282px;
	border: 1px solid #dedede;
	border-top: none;
	margin-left:0px;
	margin-top: 0px;
	background:#fff;
    float:left;
	
}
.pronav_menu li {
	float: left;
	padding: 0 6px;
	line-height: 25px;
}
.hover_b {
	border: 1px solid #dedede;
	border-bottom: 1px solid #fff;
	border-top: none;
	position: relative;
	background: #fff;
    float:left;
    height:37px;
    margin-top:2px;
    display:block;
    padding-left:4px;
    line-height:40px;
}
.pronav_menu_s {
	width: 198px;
}
.gongkong_menu {
	width: 105px;
	padding: 6px;
}
.nav_main_b {
	width: 100px;
}
.nav_main_b li {
	display: block;
	width: 100px;
	text-align: left;
}

.menu_search{background:#fff; position:absolute; width:98px; border:1px solid #999 ;border-top:none;  margin-left:-13px;}
.menu_search li{background-color:#fff;   width:86px; padding-left:12px;}
.menu_search li:hover{background:#f7f7f7; width:86px; padding-left:12px; }
li.last_p{padding-right:0;}


.nav_top { width:90px;  
	border-bottom: 1px solid #fff;	
	display: block;
	float:left;
    height:34px;
	line-height: 34px;
    text-align:left;
  }
 .nav_top_a,.nav_top_a2{ width:88px; height:36px; text-align:center; font-weight:bold; background-color:#ccc; display:block; overflow:hidden; background: url(../news/images/jt_xg01.gif) no-repeat right; }

.nav_top_hover { width:88px; height:35px; border-left:1px solid #ccc; border-top:1px solid #666; border-right:1px solid #ccc;  background-color:#fff; display:block; }

.nav_fk { width:300px;  display:block; overflow:hidden; border:1px solid #ddd; border-top:none; position:absolute; background-color:#fff; padding-left:4px;margin:0px;}
    .nav_fk b { font-weight:100;display:block;
    }
.nav_fk span { width:40px; float:left; margin-left:10px; }

 .nav_top_a2 {
    width: 118px;
}

.nav_fk ul li {
    	padding: 0 4px;
	line-height: 22px;
    background-color:#fff;  
    display:block;
    width:80px; 
    text-align:left;
    font-family:Arial;
}

.nav_fk .ul1 { display:block;background-color:#f6f6f6; font-weight: bold; clear:both;  line-height:24px; text-align:center;margin-right:4px;
}

.ul1_1 { display:block;background-color:#f6f6f6; font-weight: bold; clear:both;  line-height:24px; text-align:center;margin-right:4px;
}
    .ul1_1 ul li {
        float: left;
        width: 94px;
        border: 1px solid red;
    }



.tongji-list ul li { float:left; width:98px; 
}
     .ssub_menu_1 ulli a { color:#333;
    }
     
     .ssub_menu_1 ul li a:hover { color:#333;
    }

.nav_fk_2 {
    width:83px;
}
.nav_fk_2 ul li {
	
	padding: 0 6px;
	line-height: 22px;
    background-color:#fff;
    display:block;
   
    text-align:left;
}

.nav_fk_3 {
    width:108px;
}
.nav_top_hover_2 { width:113px; height:38px; border-left:1px solid #ccc; border-top:1px solid #666; border-right:1px solid #ccc;  background-color:#fff; display:block; }


.logo_title {
	font-family: '微软雅黑';
	font-size: 20px;
	font-weight: bold;
	display: block;
	float: left;
    height: 30px;
line-height: 30px;
}
.logo_title span {
	font-family: '微软雅黑';
	font-size: 20px;

}
.m_t40 {margin-top:40px;
} 

/*登录弹出----开始---*/
.please-dl {background:#a50100;border-radius:3px; color:#fff; line-height:22px; -webkit-border-radius:3px; margin-top:8px; padding:2px; display:block; overflow:hidden; -moz-border-radius:3px; height:20px; width:50px; line-height:20px; color:#fff; text-align:center;


}
a.please-dl {text-decoration:none;
    color:#fff; padding:4px 4px;
}
  

a.please-dl {text-decoration:none;
    color:#fff; padding:0px 4px;
}


.denglu_area {
    width: 260px;
    padding: 12px 10px 14px 25px;
    border: 1px solid #dedede;
    background: #fff;
    margin-top: 0px;
    margin-left: -1px;
    background: #fff;
    position: absolute;
    top: 28px;
    z-index: 55;
}
.fl{float:left;}
.fr{float:right;}

a.please-dl {text-decoration:none;
    color:#fff;
}
.bk_gray {
    background: url(../images/line_bot.jpg) repeat-x bottom;
    float: left;
    width: 244px;
    margin-bottom: 10px;
   
    height:36px; line-height:36px;
}
.denglu_b { /*border-left:1px solid #dedede;  border-right:1px solid #dedede; border-bottom:1px solid #fff;*/
    height: 40px;
    text-align: center;
    z-index: 1;
    display: inline;
}

.denglu_area label {
    line-height: 32px;
}

.denglu_bk {
    width: 188px;
    border: 1px solid #dedede;
    padding: 3px;
    line-height: 24px;
    height:24px;
}
.denglu_btn {
    background: #a70000;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    width: 164px;
    height: 30px;
    line-height: 28px;
    border: none 0;
    color: #fff;
    float:right;
    padding-right:0px;
    margin-right:53px;
       font-family: '微软雅黑';
    font-size:14px;

}
.f12 {
    font-size: 12px;
}

.loginsel {
    border: 1px solid #dedede;
    border-top: 3px solid #a70000;
    border-bottom: 2px solid #fff;
    height:22px; line-height:22px; 
}

.personal {
    padding: 5px 20px;
    float: left;
    font-size: 14px;
    margin-top: -1px;
    display: block;
}
.denglu_area .clearfix {
    clear: both;
    display: block;
}

.company_dl {
    padding: 5px 20px;
    float: left;
    font-size: 14px;
     height:24px; line-height:24px;
}

.m_r20 {
    margin-right: 20px;
    float: left;
    display: block;
}

.text_c {
    text-align: right;
    margin-right: 0px;
    display: block;
    float: right;
}

/*登录弹出----结束---*/



/***产品对比弹出样式开始***/
       .dbc {
            border: 1px solid #ccc;
            width: 100%;
            margin: 0 auto;
            text-align: center;
            height: 160px;
            bottom: 0px;
            position: fixed;
            background-color: #f9f9f9;
            padding-bottom: 10px;
        }


            .dbc ul li {
                float: left;
                width: 150px;
                height: 100px;
                margin-right: 20px;
                margin-top:10px;
                list-style: none;
                padding: 0px;
                border: 1px solid #ddd;
                background-color: #fff;
                position:relative;
            }

        .dbc_pic {
            width: 150px;
            height: 100px;
            display: block;
           
        }
        .dbc_pic_k {
            position: absolute;
            width:20px; height:20px;
            background-image: url('../images/c_x.gif'); background-repeat:no-repeat;
            margin:2px;
            margin-left:128px;
            float:right;
            cursor:pointer;
            
        }

        .dbc_text {
            margin-top: 4px;
            width: 150px;
            height: 50px;
            line-height: 22px;
            display: block;
            margin-bottom:10px;
            font-size:12px;
        }
          .jr_db {
            background-image: url('/gongkong2/Images/li_btn_g2.gif');
            background-repeat: round;
            height: 21px;
            line-height: 21px;
            color: #333;
            float: left;
            text-align: center;
            color: #333;
            padding-right: 3px;
            cursor: pointer;
        }

/***产品对比弹出样式结束***/


/***原来APP_RESET.CSS样式***/

body,html,dl,dt,dd,ul,li,p,div,h1,h2,h3,h4,h5,h6,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,center,canvas,caption,cite,code,command,dtalist,del,details,dfn,em,embed,fieldset,figcaption,figure,font,footer,form,header,hgroup,iframe,img,ins,kbd,keygen,label,legend,meter,nav,object,ol,output,p,pre,progress,q,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,span{margin:0; padding:0;  border:0 none; outline:0; color:#333; font-family:Arial, Helvetica, sans-serif; font-family: "宋体","微软雅黑"}
li{list-style:none;}

a{text-decoration:none;}
input,select{vertical-align:middle;}
pre{white-space:pre;
white-space:pre-wrap;
white-space:pre-line;
word-wrap:break-word;}

.clickable,label.input[type=button],input[type=submit],input[type=file],button{cursor:pointer}
button,inpu,select,textarea{margin:0;}
button,input[type=button]{
	width:auto;
	overflow:visible;}
	.clearfix:before,.clearfix:after{content:''; display:block;
	height:0;
	overflow:hidden;}
	.clearfix:after{clear:both;}
	.clearfix{zoom:1; content:''; }
	a{cursor:pointer;}
	input,button,select,textarea{outline:none;}
	textarea{resize:none;}

    .ff_q { color:#fff; text-decoration:none;}
.ff_q a:link, .ff_q a:active, .ff_q a:visited{ color:#fff ;text-decoration:none;}
.ff_q a:hover{ color:#fff; text-decoration:none;}

.ff_hei a:link, .ff_hei a:active, .ff_hei a:visited{ color:#333 ;text-decoration:none;}
.ff_hei a:hover{ color:#cc0000; text-decoration:none;}
.clear {clear:both;
}
/*列表排序箭头样式开始--应用行业*/
.cont_tj_tit ul  .jt a{  float:left; background-color:#f4f4f4; padding:0px 20px 0px 10px; border-bottom:1px solid #ccc; border-top:2px solid #00bc9f; border-right:1px solid #ccc; height:35px; line-height:35px; background-image:url(../images/jt_x.gif); background-repeat:no-repeat;  background-position: right; text-decoration:none;  }
 
.cont_tj_tit ul .jt  a:hover{  float:left; background-color:#fff; border:none;  border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-top:2px solid #f88b08; border-left:0px; padding:0px 20px 0px 10px;  height:35px; line-height:35px; background-image:url(../images/jt_x.gif); background-repeat:no-repeat;text-decoration:none;  background-position: right}
 
 
.cont_tj_tit ul  .jt_s a{  float:left; background-color:#fff; padding:0px 20px 0px 10px; border-bottom:1px solid #ccc; border-top:2px solid #00bc9f; border-right:1px solid #ccc; height:35px; line-height:35px; background-image:url(../images/jt_s.gif); background-repeat:no-repeat;  background-position: right;text-decoration:none;  }
.bg_f{ background-color:#fff;}
 
.cont_tj_tit ul .jt_s  a:hover{  float:left; background-color:#fff; font-weight:bold; border:none;  border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-top:2px solid #f88b08; border-left:0px; padding:0px 20px 0px 10px;  height:35px; line-height:35px; background-image:url(../images/jt_s.gif); background-repeat:no-repeat;  background-position: right;text-decoration:none;}
 
.cont_tj_tit ul  .jt_s_x a{  float:left; background-color:#fff; font-weight:bold; padding:0px 20px 0px 10px; border-bottom:1px solid #ccc; border-top:2px solid #00bc9f; border-right:1px solid #ccc; height:35px; line-height:35px; background-image:url(../images/jt_x.gif); background-repeat:no-repeat;  background-position: right;text-decoration:none;  }
.bg_f{ background-color:#fff;}
 
.cont_tj_tit ul .jt_s_x  a:hover{  float:left; background-color:#fff; font-weight:bold; border:none;  border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-top:2px solid #f88b08; border-left:0px; padding:0px 20px 0px 10px;  height:35px; line-height:35px; background-image:url(../images/jt_x.gif); background-repeat:no-repeat;  background-position: right;text-decoration:none;}
 
.cont_tj_tit ul  .jt_w a{  float:left; background-color:#fff;  border-bottom:1px solid #ccc; border-top:2px solid #00bc9f; border-right:1px solid #ccc; height:35px; line-height:35px; background-repeat:no-repeat;  background-position: right;text-decoration:none; font-weight:bold;  }
.bg_f{ background-color:#fff;}
 
.cont_tj_tit ul .jt_w  a:hover{  float:left; background-color:#fff; border:none;  border-right:1px solid #ccc; border-bottom:1px solid #ccc; border-top:2px solid #f88b08; border-left:0px;  height:35px; line-height:35px;  background-repeat:no-repeat;  background-position: right;text-decoration:none; font-weight:bold;}

/*列表排序箭头样式结束*/

.zh_xl {width:100px; font-size:12px; font-weight:100; text-align:center;  height:30px; line-height:30px; border:1px solid #ddd; background-color:#fff; float:left;z-index:99;}

.Product{ margin-top:3px;width: 100px; height: 30px; position: absolute; }

.zh_xl_text {
    width: 98px;
    background-color: #fff;
    font-size: 12px;
    font-weight: 100;
    display: block;
    line-height: 24px;
    text-align: center;
    z-index: 900;
}

    .zh_xl_text span {
        display: block;
        clear: both;
        background-color: #fff;
        font-size: 12px;
        font-weight: 100;
        border: 1px solid #ddd;
        border-top: 0px;
    }

    .zh_xl_text a {
        color: #333;
        background-color: #fff;
        display: block;
    }

        .zh_xl_text a:hover {
            color: #333;
            background-color: #f9f9f9;
            display: block;
        }

.top_search_l {
    float: left;
    width: 100px;
    height: 30px;
    border-bottom: 1px solid #dedede;
    line-height: 28PX;
    background-image: url(../images/jt_xgx.gif);
    background-repeat: no-repeat;
    background-position: 82px 14px;
    text-align: left;
    padding-left: 0px;
    color: #333;
    background-color: #f1f1f1;
}

    .top_search_l span {
        border-bottom: 1px solid #ddd;
        display: block;
        overflow: hidden;
    }

.top_search input { border:1px solid #fff; padding-left:4px;
}
 .top_search_3{  text-align:center; width:98px; height:30px; border-bottom:1px solid #dedede; line-height:28PX; background-repeat:no-repeat;   padding-left:0px; color:#333; background-color:#f1f1f1; }

    .top_search_3 span {
            border-bottom: 1px solid #ddd;
            display: block;
            overflow: hidden;
            text-align:center;
        }

.left_category2 .ul1_1 a:link { color:#333;
}
.left_category2 .ul1_1 a:visited { color:#333;
}
.left_category2 .ul1_1 a:active { color:#333;
}
.left_category2 .ul1_1 a:hover { color:#cc0000;
}

.top_search {
width: 250px;
height: 30px;
line-height: 28px;
float: left;
overflow: hidden;
zoom: 1;
font-size: 14px;
border: 1px solid #dedede;
border-left: none;
border-right: none 0;
background-color:#fff;
}

.top_search_pro {
width: 269px;
height: 26px;
line-height: 24px;
float: left;
overflow: hidden;
zoom: 1;
font-size: 14px;
border: 1px solid #dedede;
border-right: none 0;
background-color:#fff;
}

.top_search_r_pro {
height: 28px;
width: 39px;
line-height: 28px;
background: url(../images/pro_sear.gif) no-repeat;
float: right;
text-indent: -9999px;
overflow: hidden;
zoom: 1;
}

.top_search_r {
height: 30px;
width: 39px;
line-height: 30px;
background: url(http://www.gongkong.com/gongkong2/content/images/search_app.gif) no-repeat;
float: right;
text-indent: -9999px;
overflow: hidden;
zoom: 1;
}

.tjico {
     margin-bottom:-1px;
}


/*-----------------footer---------------------*/
.footer {
    width: 1000px;
    margin: 0 auto;
    line-height: 28px;
    margin-top: 40px;
}

.footer_nav p {
    text-align: center;
    line-height: 24px;
    padding: 0px;
    margin: 2px;
}

.footer_nav a {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}

.footer figure {
    float: left;
}

.left_f {
    width: 114px;
    text-align: center;
    float: left;
}

    .left_f img, .right_img img {
        display: block;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 6px;
    }

.right_img {
    float: right;
    text-align: center;
    width: 114px;
}

.footer_nav {
    width: 772px;
    float: left;
    line-height: 28px;
}

.m_top_img img {
    margin-bottom: -3px;
}

.footer_img {
    border: 1px solid #dedede;
    padding: 0px 6px;
    margin-bottom: 46px;
    margin-top: 18px;
    width: 986px;
    float: left;
    overflow: hidden;
    zoom: 1;
    margin: 10px 0;
}

    .footer_img li {
        float: left;
        border-right: 1px solid #dedede;
        padding: 6px 3px;
        overflow: hidden;
        zoom: 1;
    }

        .footer_img li img {
            display: block;
            text-align: center;
        }

        .footer_img li:last-child {
            border-right: none 0;
        }

#footer_img_l_b {
    border-right: 0;
    padding-right: 0;
}



#shadefullbg {
    background-color: #333;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    z-index: 9999;
    filter: alpha(opacity=30);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

#shadedialog {
    background-color: #fff;
    border: 1px solid rgba(0,0,0, 0.4);
    height: 93px;
    left: 50%;
    margin: -200px 0 0 -200px;
    padding: 1px;
    position: fixed !important; /* 浮动对话框 */
    position:absolute;
    top: 50%;
    width: 486px;
    z-index: 9999;
    border-radius: 5px;
    display: none;
    text-align: center;
}

    #shadedialog p {
        margin: 0 0 12px;
        height: 24px;
        line-height: 24px;
        background: #ff6a00;
        text-align: right;
        padding-right:10px;
    }

        #shadedialog p.close {
            padding-right: 10px;
        }

            #shadedialog p.close a {
                color: #000;
                text-decoration: none;
            }
.jz{  width:486px; height:93px; border:3px solid #ccc; margin:20px 0px;position:relative;}
.jz_l{ float:left; width:304px; height:93px; }/*background-image:url(http://t2.gkw.cn/gongkong2/content/images/dd_jz.jpg); background-repeat:no-repeat;*/
.jz_r{ float:left; padding-top:34px;}
.jz_r1{ float:left; padding-top:40px; padding-left:4px}

/*��ҳ�û���¼�������ȵ��Ƽ�����ʽend*/
/*���ض���*/
*html {
    background-image: url(about:blank);
    background-attachment: fixed;
}
/*���IE6�¹�������������*/
#tbox {
    width: 47px;
    height: 73px;
    float: right;
    position: fixed;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
    _margin-bottom: 10px;
}
/*���IE6�²����� position:fixed ������*/
#gotop {
    width: 47px;
    height: 47px;
    background: url(http://src.gongkong.com/images/top01.png) no-repeat;
    position: absolute;
    top: -37px;
    display: none;
    cursor: pointer;
}

    #gotop:hover {
        background: url(http://src.gongkong.com/images/top02.png) no-repeat;
    }

