﻿@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;
    overflow: hidden;
    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_btn a:active {
    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:visited {
    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_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;
}



/*---------2016-10-27新导航样式--------------*/
.w2 {
    width: 1000px;
    margin: 10px auto;
    position: relative;
    overflow: hidden;
}
#secnav {
    width: 1000px;
    height: 40px;
    background: #297fcd;
}

#secnav ul {
    position: relative;
    overflow: hidden;
}

#secnav ul li {
    width: 90px;
    float: left;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: white;
    border-right: 1px #368cd9 solid;
    margin-top: 5px;
    font-size: 14px;
    font-family: "微软雅黑";
}

#secnav ul li a {
    display: block;
    width: 90px;
    height: 35px;
    line-height: 28px;
    text-align: center;
    color: white;
    text-decoration: none;
}

#secnav ul li a:hover {
    background: #fafafa;
    color: #333333;
}