
/*陈小峰加*/
.dpa {
    border-bottom: 1px solid #dfdfdf;
    line-height: 38px;
    width: 39px;
    text-align: center;
    cursor: pointer;
}
/* CSS Document */

body {
    padding: 0px;
    margin: 0 auto;
    color: #333;
    height: 240PX;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

div {
    padding: 0px;
    margin: 0px;
    font-family: "微软雅黑";
}

    div .st {
        font-family: "宋体";
    }

.wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 0px;
    display: block;
    overflow: hidden;
    font-size: 12px;
}

img {
    border: 0px;
    border: none;
}

    img a:link {
        border: 0px;
    }

a {
    color: #333;
    text-decoration: none;
}

    a:visited {
        color: #333;
    }

    a:hover {
        color: #cc0000;
        text-decoration: underline;
    }

    a:active {
        color: #333;
    }

ul li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}



.textr {
    text-align: right;
}
/*---------------------浮动样式---------------------  */
.f_l {
    float: left;
}

.f_r {
    float: right;
}

.clear {
    clear: both;
}

.block {
    display: block;
}

.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    top: 0;
    height: 42px;
    clear: both;
}

/*---------------------字体/字号---------------------  */
.f_12 {
    font-size: 12px;
}

.f_14 {
    font-size: 14px;
}

.f_15 {
    font-size: 15px;
}

.f_16 {
    font-size: 16px;
}

.f_18 {
    font-size: 20px;
}

.f_wr {
    font-family: "Microsoft YaHei";
}

.f_s {
    font-family: "宋体";
}

/*----------------------行高---------------------  */
.h_22 {
    line-height: 22px;
}

.h_23 {
    line-height: 23px;
}

.h_24 {
    line-height: 24px;
}

.h_28 {
    line-height: 28px;
}

/*---------------------链接样式---------------------  */
.st {
    font-family: "宋体";
}

.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;
    }

.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;
    }



.hs {
    color: #cc0000;
    text-decoration: none;
}

    .hs a:link, .hs a:active, .hs a:visited {
        color: #cc0000;
        text-decoration: none;
    }

    .hs a:hover {
        color: #333;
        text-decoration: none;
    }



.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: underline;
    }


.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;
    }

.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;
    }

.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: underline;
}

    .grey6 a:link, .grey6 a:active, .grey6 a:visited {
        color: #666;
        text-decoration: none;
    }

    .grey6 a:hover {
        color: #cc0000;
        text-decoration: underline;
    }

.f_16 { font-size:14px;
}



/*======================================================================================================================================================  */

.wrap {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
}

/*=====================================================================共用样式/头部开始==================================================================  */

.news_top {
    width: auto;
    margin: 0 auto;
    background: url(http://c.gongkong.com/Content/Foreground/images/tj_bj.gif) repeat-x;
}

.header {
    width: 1000px;
    display: block;
    overflow: hidden;
    margin-bottom: 14px;
    font-family: "微软雅黑";
}

.header_top {
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    margin: 0 auto;
    padding: 0px;
    width: 1000px;
    font-family: "微软雅黑";
}

.header_top_l {
    float: left;
    width: 260px;
    padding-left: 1px;
    font-family: 'Microsoft YaHei' '微软雅黑' '宋体';
    height: 40px;
    line-height: 40px;
}

    .header_top_l span {
        margin-right: 8px;
    }

.top_logo {
    background-image: url(../image/gongkong_logo.gif);
    width: 44px;
    height: 34px;
    float: left;
    margin-left:0px;
    margin-top:3px;
    margin-bottom:3px;
}

/*.header_top_r {
    float: right;
    width: 580px;
    text-align: right;
}

    .header_top_r li {
        float: left;
        padding: 0 3px;
    }
    
    .header_top_r span {
        float: left;
        margin-right: 10px;
        height: 40px;
        line-height: 40px;
    }

.header_top_r_xl {
    float: right;
    height: 40px;
    line-height: 40px;
    background-image: url(http://c.gongkong.com/Content/Foreground/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;
}

.top_bottom {
    width: 1000px;
    height: 34px;
    line-height: 34px;
    padding-left: 0px;
    margin-top: 18px;
    margin-bottom: 10px;
}

.top_logo {
    background-image: url(../../images/gongkong_logo.gif);
    width: 44px;
    height: 34px;
    float: left;
}

.top_search {
    width: 480px;
    height: 34px;
    line-height: 34px;
    margin-left: 138px;
    float: left;
    font-size: 14px;
}

.top_search_l {
    float: left;
    width: 86px;
    height: 30px;
    line-height: 28PX;
    background-position: 82px 14px;
    border: 1px solid #999;
    text-align: left;
    padding-left: 12px;
    color: #333;
    background-color: #f0f0f0;
}

.dot_r_search {
    float: right;
    background: url(http://c.gongkong.com/Content/Foreground/images/jt_xgx.gif) no-repeat;
    width: 8px;
    height: 4px;
    padding: 8px 4px;
    margin-top: 12px;
    display: block;
}

.top_search_c {
    width: 300px;
    padding-left: 6PX;
    color: #666;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
    float: left;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-right: none;
}

.top_search_r {
    width: 70px;
    height: 32px;
    line-height: 30px;
    background-image: url(../images/top_search.jpg);
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    float: left;
    border: none;
}


/*================================================================main-nav==========================================================================  */
.nav_news_d {
    width: 984px;
    padding-left: 16px;
    height: 40px;
    background: url(http://c.gongkong.com/Content/Foreground/images/n_bg.gif) repeat-x;
    font-family: "微软雅黑", "宋体";
    font-size: 15px;
    font-weight: bold;
    color: #fff;
    display: block;
    overflow: hidden;
}

    .nav_news_d ul {
        padding: 0px;
        margin: 0px;
        list-style: none;
    }

        .nav_news_d ul li {
            float: left;
            padding: 0 5px;
            height: 40px;
            line-height: 40px;
            color: #fff;
            font-family: "微软雅黑", "宋体";
            display: block;
            overflow: hidden;
        }

            .nav_news_d ul li a, .nav_news_d ul li a:visited {
                float: left;
                padding: 0 10px;
                height: 40px;
                line-height: 40px;
                color: #fff;
            }

                .nav_news_d ul li a:hover {
                    background-color: #288ae1;
                    float: left;
                    color: #fff;
                    padding: 0 10px;
                }

    .nav_news_d .news_cur {
        background: #288ae1;
        line-height: 40px;
        height: 40px;
    }

#new_p:hover a {
    color: #e6e83f;
}

.nav_fk .ul1 {
    display: block;
    background-color: #f6f6f6;
    font-weight: bold;
    clear: both;
    line-height: 24px;
    text-align: center;
    margin-right: 4px;
}
/*======================*/
.content_l {
    width: 750px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.main_news {
    border: 1px solid #dedede;
    background-image: url(http://c.gongkong.com/Content/Foreground/images/main_bg.jpg);
    background-repeat: no-repeat;
    width: 388px;
    float: left;
    height: 250px;
    padding: 15px 0 0px;
    border-bottom: none;
    line-height: 28px;
}

    .main_news h1 {
        color: #0051bf;
        font-family: "微软雅黑";
        width: 340px;
        text-align: center;
        padding-left: 10px;
        display: block;
        overflow: hidden;
        height: 26px;
        overflow: hidden;
        font-size: 20px;
        text-align: center;
        font-weight: normal;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .main_news h1 a {
            color: #EA4227;
        }

.main_news_p {
    font-size: 14px;
    margin-left: 4px;
    line-height: 24px;
    font-family: "微软雅黑";
}


.main_news p {
    padding: 0 12px;
    line-height: 26px;
}

#m_top_s {
    margin-top: 5px;
}

.colunm_left {
    width: 330px;
    color: #112a31;
    margin-right: 15px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.site_c, .colunm_mid, .site_c_l {
    width: 330px;
    color: #112a31;
    margin-top: 25px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

    .site_c h2 {
        width: 330px;
        float: left;
        overflow: hidden;
        zoom: 1;
        background: url(http://c.gongkong.com/Content/Foreground/images/newsbg.gif) bottom repeat-x;
    }

    .site_c_l h2 {
        width: 735px;
        float: left;
        background: url(http://c.gongkong.com/Content/Foreground/images/newsbg.gif) bottom repeat-x;
        overflow: hidden;
        zoom: 1;
    }

        .site_c h2 .h2_tit, .new_pro h2 .h2_tit, .site_c_l h2 .h2_tit {
            font-size: 18px;
            font-family: "微软雅黑";
            padding-bottom: 6px;
            color: #01218e;
            padding: 0 10px 6px;
            float: left;
            display: block;
            border-bottom: 2px solid #31529f;
        }

.news_more {
    width: 50px;
    text-align: center;
    float: right;
}

.site_c h2 span, .new_pro h2 span, .site_c_l h2 span {
    font-weight: normal;
    line-height: 25px;
}

    .site_c h2 span a, .site_c_l span a, .columm_mid span a {
        color: #1d2e48;
    }

.site_c ul, .new_pro ul {
    padding-top: 25px;
    display: inline;
    float: left;
    overflow: hidden;
    zoom: 1;
}


    .new_pro ul li {
        background: url(http://c.gongkong.com/Content/Foreground/images/y_ico.gif) left no-repeat;
        padding-left: 10px;
        width: 380px;
        line-height: 25px;
        height: 26px;
    }

    .site_c ul li {
        width: 320px;
        background: url(http://c.gongkong.com/Content/Foreground/images/y_ico.gif) left no-repeat;
        padding-left: 10px;
        height: 25px;
        line-height: 25px;
    }

.site_c li a {
    line-height: 25px;
    display: block;
    width: 250px;
    height: 25px;
    float: left;
    overflow: hidden;
}

.new_pro li a {
    line-height: 25px;
    display: block;
    width: 310px;
    height: 25px;
    float: left;
    overflow: hidden;
}

.site_c_l {
    width: 735px;
}

/*.new_pro li a{width:380px;}*/
.columm_mid {
    width: 390px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.new_pro {
    width: 390px;
    margin-top: 25px;
    _margin-top: 15px;
    float: right;
    overflow: hidden;
    zoom: 1;
}

.new_pro2 {
    margin-top: 22px;
}

.new_pro figure {
    float: left;
}

.new_pro h2 {
    width: 390px;
    background: url(http://c.gongkong.com/Content/Foreground/images/Newsbg_b.gif) bottom repeat-x;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.f_img_t {
    padding: 20px 20px 0;
    width: 146px;
    line-height: 20px;
}

    .f_img_t img, .f_img_t_s img {
        display: block;
        padding: 10px 0;
        line-height: 24px;
    }

.f_img_t_s {
    padding: 20px 10px 0;
    width: 143px;
    line-height: 20px;
}

.new_pro h2 .h2_tit {
    border-bottom: 2px solid #dd0f19;
}

.new_pro_t {
    float: left;
    overflow: hidden;
    zoom: 1;
}

.new_pro_m {
    _margin-top: 25px;
}

.video_ico li {
    float: left;
    width: 320px;
    overflow: hidden;
    zoom: 1;
}

    .video_ico li a {
        width: 220px;
        display: block;
    }

.video_ico em {
    float: left;
    display: block;
    width: 20px;
    margin-right: 5px;
}

    .video_ico em img {
        display: block;
        margin-top: 3px;
        float: left;
    }

.line_tit {
    border-bottom: 1px dashed #dedede;
    margin-top: 6px;
}

.adv_top img {
    display: block;
    float: left;
}

.bor_none {
    border-top: 1px dashed #dedede;
    width: 380px;
    text-align: center;
    display: block;
    margin-bottom: 0px;
}

.img_news {
    margin: 0px auto 20px;
    float: left;
}

    .img_news li {
        float: left;
        margin-right: 26px;
    }

        .img_news li:last-child {
            margin-right: 0;
        }

    .img_news .last_img {
        margin-right: 0;
    }

.content_focus {
    margin-top: 14px;
    line-height: 28px;
    overflow: hidden;
}

    .content_focus h1 a:link {
        color: red;
    }

    .content_focus h1 a:hover {
        color: red;
    }

    .content_focus h1 a:active {
        color: red;
    }

    .content_focus h1 a:visited {
        color: red;
    }

.content_focus1 {
    margin-top: 14px;
    line-height: 28px;
    overflow: hidden;
    height: 240px;
    overflow: hidden;
    border: 1px solid #ccc;
}

.line_gray {
    border-bottom: 4px solid #dedede;
    width: 1000px;
    float: left;
    margin: 70px 0 36px 0;
    _margin-top: 10px;
    overflow: hidden;
    zoom: 1;
}


.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;
}


/*------------0421header------------------*/
.header_top_l {
    float: left;
    font-family: "微软雅黑", "宋体";
    padding-left: 0px;
    width: 366px;
}

    .header_top_l li {
        float: left;
        padding: 0 4px;
    }

.dl_submenu {
    width: 142px;
    top: 40px;
    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;
}

.d_user {
    color: #666;
    width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    position: relative;
}

.dl_btn_news {
    width: 260px;
}

.white a:link {
    color: #fff;
}

.white a:hover {
    color: #fff;
}

.white a:visited {
    color: #fff;
}

.white a:active {
    color: #fff;
}

.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(http://c.gongkong.com/Content/Foreground/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;
    height: 36px;
    position: relative;
    border-bottom: 1px solid #fff;
    display: block;
    float: left;
    line-height: 38px;
    text-align: center;
}

.nav_top_a, .nav_top_a2 {
    width: 88px;
    height: 38px;
    background-color: #ccc;
    display: block;
    overflow: hidden;
    font-weight:bold;
    background: url(http://c.gongkong.com/Content/Foreground/news/images/jt_xg01.gif) no-repeat right;
}

.nav_top_hover {
    width: 88px;
    height: 38px;
    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 #ccc;
    border-top: none;
    position: absolute;
    background-color: #fff;
    padding-left: 4px;
}

    .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;
}



.nav_fk .ul1 {
    display: block;
    font-weight: bold;
}




.nav_fk_2 ul li {
    padding: 0 6px;
    line-height: 22px;
    background-color: #fff;
    display: block;
    text-align: left;
}

.nav_fk_2 {
    width: 83px;
}

.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;
}

/*.top_logo {
	background-image: url(../images/gongkong_logo.gif);
	width: 44px;
	height: 33px;
	float: left;
}*/
.logo_title {
    font-family: '微软雅黑';
    font-size: 20px;
    font-weight: bold;
    display: block;
    float: left;
    height: 34px;
    line-height: 34px;
}

.m_t40 {
    margin-top: 40px;
}

/*登录弹出----开始---*/
.please-dl {
    background: #a50100;
    border-radius: 3px;
    color: #fff;
    -webkit-border-radius: 3px;
    margin-top: 8px;
    -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: 0px 4px;
}


.denglu_area {
    width: 260px;
    padding: 12px 10px 14px 25px;
    border: 1px solid #dedede;
    background: #fff;
    margin-top: 2px;
    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(http://c.gongkong.com/Content/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: 25px;
}

.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;
}

/*登录弹出----结束---*/

h5 {
    font-size: 12px;
}

.listsub {
    padding: 5px 0;
    display: block;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 510px;
    color: #444444;
}

.listsub_title {
    display: block;
    height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 515px;
}

.news_list01 {
}

    .news_list01 tr {
        border-bottom: 1px dashed #ddd;
        display: block;
        overflow: hidden;
    }
/*=============================================================================================*/
.com_index {
    border: 1px solid #ccc;
    width: 998px;
    float: left;
    overflow: hidden;
    zoom: 1;
    margin-bottom: 6px;
}

.index_header {
    height: 36px;
    width: 998px;
    background: #f8f8f8;
}

.h2_left {
    padding-left: 16px;
    font-size: 14px;
    color: #f05d0f;
    line-height: 36px;
}

.btn_ye {
    background: #ffa800;
    float: left;
    border: none;
    display: block;
    padding: 4px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    margin-top: 5px;
    margin-right: 10px;
    width: 110px;
}

    .btn_ye a {
        color: #fff;
    }

.btn_ye1 {
    background: #ff9900;
    height: 27px;
    line-height: 24px;
    float: left;
    border: none;
    display: block;
    padding: 0 4px;
    margin-top: 2px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    width: 60px;
}

    .btn_ye1 a {
        color: #fff;
    }





.index_txt {
    border-top: 1px solid #dedede;
    height: 34px;
    width: 998px;
    position: relative;
}

.index_txt_l {
    width: 90px;
    text-align: center;
    height: 34px;
    line-height: 34px;
    font-size:10px;
}

.cate_r {
    float: left;
    border-left: 1px solid #dedede;
    padding-left: 4px;
}

.cate_r_1 {
    height: 34px;
    line-height: 34px;
    overflow: hidden;
}


.cate_r dl, .cate_r ul {
    float: left;
    width: 800px;
    line-height: 34px;
}

    .cate_r dl dt, dd {
        float: left;
        padding-right: 18px;
    }

.cate_r dt a, .more_r a {
    color: #0f5fda;
}

.more_r1 a {
    color: #0f5fda;
}


.cate_r dl dd {
    margin-right: 20px;
    color: #999;
}







.cate_r li {
    float: left;
    

}

    .cate_r li a {
        color: #0f5fda;
        padding: 0 16px 0 0;
        display: block;
        float: left;
    }

.more_r {
    position: absolute;
    display: block;
    line-height: 34px;
    right: 30px;
}

.more_r1 {
    position: absolute;
    display: block;
    line-height: 28px;
    text-align: right;
    right: 30px;
}



.reg_w {
    width: 998px;
}

.wid_input {
    width: 280px;
    border: 1px solid #dedede;
    line-height: 30px;
    height: 28px;
    margin: 4px 5px 4px 0;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.m_r_6 {
    margin-right: 6px;
}

.form_up_reg {
    width: 930px;
    margin: 15px 5px;
    float: left;
    font-size: 14px;
    line-height: 28px;
    padding: 0 30px;
    overflow: hidden;
    zoom: 1;
}

.fcolor_o {
    color: #e3702f;
}

.radio_style {
    margin: 10px 10px 0;
    display: inline;
    _margin-top: -5px;
}

.txt_more {
    width: 530px;
    height: 120px;
    padding: 6px 0 6px 6px;
    background: none;
    border: 1px solid #dedede;
}

#pad {
    padding-top: 0;
}

.brand_xg {
    width: 530px;
    padding: 10px 20px;
    border: 1px solid #dedede;
    float: left;
    display: inline;
    overflow: hidden;
    zoom: 1;
}

.a_order {
    float: left;
    width: 390px;
    overflow: hidden;
    zoom: 1;
}

    .a_order span {
        margin-right: 8px;
    }

    .a_order a {
        color: #cc0000;
    }

.search_brand {
    width: 140px;
    float: right;
    position: relative;
}

    .search_brand input {
        width: 128px;
        padding: 1px 5px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #dedede;
        color: #666;
    }

.bor_dot_line {
    width: 530px;
    border-bottom: 1px dashed #dedede;
    float: left;
    margin-right: 10px;
    overflow: hidden;
    zoom: 1;
}

.search_arro {
    background: url(http://c.gongkong.com/Content/Foreground/images/sear_06.gif) no-repeat;
    width: 18px;
    height: 16px;
    border: none;
    position: absolute;
    right: 10px;
    margin-top: 6px;
}

.sear_result {
    width: 490px;
    margin: 10px 10px;
    float: left;
    display: inline;
    overflow: hidden;
    zoom: 1;
}

    .sear_result li {
        float: left;
    }

        .sear_result li a {
            margin: 0 6px;
            float: left;
            display: block;
            color: #666;
            font-size: 12px;
        }

.pad_left {
    padding-left: 60px;
}

.pro_class {
    position: relative;
    width: 500px;
    float: left;
}

.div_menu_down {
    position: absolute;
    width: 290px;
    left: 130px;
    margin-top: 40px;
}

.form_up {
    line-height: 30px;
    font-size: 14px;
    width: 900px;
    padding: 20px 49px 0;
    float: left;
    overflow: hidden;
    zoom: 1;
}

    .form_up p {
        float: left;
        width: 900px;
        padding: 4px 0;
        overflow: hidden;
        zoom: 1;
    }

    .form_up em, .form_up_reg em {
        color: #f96105;
        margin-right: 5px;
        line-height: 36px;
        font-size: 14px;
    }

    .form_up label {
        text-align: right;
        width: 120px;
        margin-right: 10px;
        float: left;
        line-height: 36px;
    }

.se_wid {
    width: 280px;
    line-height: 28px;
    margin: 4px 0;
    height: 28px;
}

.dis_img {
    float: left;
    width: 200px;
    height: 60px;
}

.li_width {
    width: 900px;
}

    .li_width li.li_cur {
        width: 900px;
        display: block;
        padding: 4px 0;
        float: left;
    }

.tip_lay {
    width: 287px;
    font-size: 12px;
}

.tip_com {
    background: url(http://c.gongkong.com/Content/Foreground/images/verification-ui6.gif) no-repeat 0 -189px;
    float: left;
    padding-left: 40px;
    width: 247px;
    height: 28px;
    line-height: 30px;
    margin-top: 3px;
}

.tip_bot {
    background: url(http://c.gongkong.com/Content/Foreground/images/verification-ui6.gif) no-repeat left bottom;
    float: left;
    height: 2px;
    font-size: 1px;
    width: 287px;
}

.info_btn {
    background: url(http://c.gongkong.com/Content/Foreground/images/info.gif) no-repeat;
    width: 230px;
    height: 45px;
    line-height: 45px;
    color: #fff;
    border: none;
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    margin: 15px 0 10px 130px;
    display: inline;
}

.wi_small {
    width: 230px;
    padding: 0 3px;
    border: 1px solid #dedede;
    line-height: 30px;
    height: 28px;
    margin: 4px 0;
    font-size: 14px;
    color: #666;
    float: left;
    margin-right: 10px;
}

.wi_s {
    width: 150px;
}

.wi_l {
    width: 530px;
}

.reg_w strong.m_6 {
    margin-top: 6px;
    float: left;
    margin-right: 20px;
    color: #666;
}

.step {
    width: 990px;
    margin: 20px 5px 0;
    float: left;
    overflow: hidden;
    zoom: 1;
}

    .step li {
        float: left;
        line-height: 30px;
        width: 330px;
        text-align: center;
    }

        .step li.step1 {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) repeat-x 0 -120px;
            width: 330px;
            height: 30px;
            float: left;
            overflow: hidden;
            zoom: 1;
        }

        .step li.step2 {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) repeat-x 0 -150px;
            width: 330px;
            height: 30px;
            float: left;
            overflow: hidden;
            zoom: 1;
        }

        .step li.step3 {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) repeat-x 0 -90px;
            width: 330px;
            height: 30px;
            float: left;
            overflow: hidden;
            zoom: 1;
        }

        .step li span.no1_left {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat 0 -180px;
            width: 3px;
            height: 30px;
            display: block;
            float: left;
            overflow: hidden;
            zoom: 1;
        }

        .step li span.no2_left {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat 0 -210px;
            width: 3px;
            height: 30px;
            display: block;
            float: left;
            overflow: hidden;
            zoom: 1;
        }

        .step li span.no1_right {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat -15px -240px;
            float: right;
            width: 3px;
            height: 30px;
            display: block;
            overflow: hidden;
            zoom: 1;
        }

        .step li span.no2_right {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat -15px -270px;
            float: right;
            width: 3px;
            height: 30px;
            display: block;
            overflow: hidden;
            zoom: 1;
        }

        .step li span.arro_a {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat 0 -30px;
            width: 18px;
            height: 30px;
            display: block;
            float: right;
            overflow: hidden;
        }

        .step li span.arro_b {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat 0 -60px;
            width: 18px;
            height: 30px;
            display: block;
            float: right;
            overflow: hidden;
            zoom: 1;
        }

        .step li span.arro_c {
            background: url(http://c.gongkong.com/Content/Foreground/images/member_step_bg.png) no-repeat 0 0;
            width: 18px;
            height: 30px;
            display: block;
            float: right;
        }

.f14_o, .f14_w, .f14_gray {
    font-size: 14px;
    font-weight: bold;
    color: #e3702f;
    width: 300px;
    float: left;
}

.f14_w {
    color: #fff;
    width: 300px;
    float: left;
}

.f14_gray {
    color: #626262;
    width: 300px;
    float: left;
}

.btn_orange {
    width: 106px;
    float: left;
    margin-top: 3px;
    overflow: hidden;
    zoom: 1;
}

.go_dl, .reg_cotact {
    background: url(http://c.gongkong.com/Content/Foreground/images/reg-btn.gif) no-repeat left top;
    width: 106px;
    height: 33px;
    text-align: center;
    border: none;
    font-size: 14px;
    font-weight: bold;
    display: block;
    float: left;
    line-height: 33px;
    margin-right: 15px;
    overflow: hidden;
    zoom: 1;
}

    .go_dl span {
        background: url(http://c.gongkong.com/Content/Foreground/images/reg-btn.gif) no-repeat right top;
        display: block;
        width: 2px;
        height: 33px;
        float: right;
        overflow: hidden;
        zoom: 1;
    }

.reg_cotact {
    width: 207px;
}

    .go_dl a, .reg_cotact a {
        color: #fff;
    }

.yizhuce {
    width: 730px;
    float: left;
    font-size: 14px;
}

    .yizhuce span a {
        color: #fff;
        float: left;
    }

.font_color {
    color: #ea8349;
    padding-left: 15px;
    padding-right: 15px;
    float: Left;
}

.width_l {
    width: 280px;
    display: block;
    float: left;
}

.restart {
    background: url(http://c.gongkong.com/Content/Foreground/images/refresh.gif) no-repeat;
    width: 86px;
    height: 34px;
    border: none;
    line-height: 34px;
    text-align: center;
    display: block;
    float: left;
}

    .restart a {
        color: #333;
    }

.relation_com {
    background: url(http://c.gongkong.com/Content/Foreground/images/relation.gif) no-repeat;
    width: 188px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 30px 0 0 125px;
    display: inline;
    overflow: hidden;
    zoom: 1;
}

    .relation_com a {
        font-size: 22px;
        font-family: "微软雅黑";
        padding-left: 30px;
        color: #fff;
        line-height: 44px;
        display: block;
        float: left;
        overflow: hidden;
        zoom: 1;
    }

.font_b_g {
    font-size: 22px;
    color: #039506;
    font-family: "微软雅黑";
    line-height: 40px;
}

.green-arro img {
    display: block;
    float: left;
    margin-right: 12px;
}

.f_txt {
    padding-left: 50px;
    margin-bottom: 20px;
    padding-top: 6px;
}

.mid_left {
    width: 680px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

.detail_b {
    border: 1px solid #dedede;
    padding: 20px;
    width: 580px;
    margin-top: 10px;
    font-size: 14px;
    float: left;
    overflow: hidden;
    zoom: 1;
}

    .detail_b dl {
        margin: 20px 0;
        width: 580px;
        float: left;
        overflow: hidden;
        zoom: 1;
        zoom: 1;
    }

    .detail_b dt {
        float: left;
        margin-right: 20px;
        width: 38px;
    }

        .detail_b dt img {
            display: block;
        }

    .detail_b dd {
        float: right;
        width: 522px;
        line-height: 25px;
    }

.send_t {
    margin-top: 3px;
    float: left;
}

.send_btn {
    background: #00b2ff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px 10px;
    color: #fff;
    margin-left: 10px;
    display: inline;
}

.mid_con {
    margin: 35px 20px 0 114px;
    width: 509px;
    float: left;
    padding-left: 25px;
    overflow: hidden;
    zoom: 1;
    display: inline;
}

.mid_r {
    width: 300px;
    padding-left: 14px;
    float: right;
    text-align: left;
    overflow: hidden;
    zoom: 1;
    margin-top: 35px;
    border-left: 1px dashed #dedede;
}

    .mid_r h4.r_tit {
        font-size: 14px;
        font-weight: bold;
        padding-bottom: 6px;
        border-bottom: 1px solid #dedede;
        margin-bottom: 20px;
    }

    .mid_r dl {
        width: 290px;
        float: left;
        padding-bottom: 20px;
        overflow: hidden;
        zoom: 1;
        display: inline;
    }

    .mid_r dt {
        background: url(http://c.gongkong.com/Content/Foreground/images/arro_03.gif) no-repeat left 10px;
        padding-left: 25px;
        line-height: 28px;
        font-weight: bold;
        font-size: 14px;
    }

    .mid_r dd {
        padding-left: 25px;
        display: inline;
    }

    .mid_r dt a {
        color: #014a99;
    }

.m_l {
    padding-left: 50px;
    padding-top: 25px;
    float: left;
    margin:10px auto;
}
/*=============================================================================================*/
.line_gray_footer {
    border-bottom: 4px solid #dedede;
    width: 1000px;
    float: left;
    margin: 20px 0 26px 0;
    _margin-top: 10px;
    overflow: hidden;
    zoom: 1;
}

.footer_nav a {
    color: #333;
}

.footer_nav p {
    text-align: center;
    line-height: 24px;
    padding: 0px;
    margin: 6px;
}

.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;
}

    .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;
}


.cont_tj_1 {
    width: 1000px;
    height: auto;
    margin-top:10px;
}

.cont_tj_tit_1 {
    width: 998px;
    display: block;
    overflow: hidden;
    padding: 0px;
    font-family: "微软雅黑", "宋体";
    font-size: 15px;
    background-image: url(http://c.gongkong.com/Content/Foreground/images/tj_bj.gif);
    background-repeat: repeat-x;
    float: left;
     background-color:#f1f1f1;
     border:1px solid #dedede;
     height:36px;
     
}

    .cont_tj_tit_1 ul {
        padding: 0px;
        margin: 0px;
        display: block;
        overflow: hidden;
    }

        .cont_tj_tit_1 ul li {
            float: left;
            display: block;
            overflow: hidden;
        }

            .cont_tj_tit_1 ul li a {
                float: left;
                background-color: #f4f4f4;
                padding: 0px 10px 0px 10px;
                border-bottom: 1px solid #ccc;
                border-right: 1px solid #ccc;
                height: 35px;
                line-height: 35px;
                background-image: none;
                display: block;
                overflow: hidden;
            }

        .cont_tj_tit_1 ul a:hover {
            background-color: #fff;
            border: none;
            border-right: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
            border-left: 0px;
            padding: 0px 10px 0px 10px;
            height: 35px;
            line-height: 35px;
            background-image: none;
            display: block;
            overflow: hidden;
        }


        .cont_tj_tit_1 ul .jt a {
            float: left;
            background-color: #f4f4f4;
            padding: 0px 20px 0px 10px;
            border-bottom: 1px solid #ccc;
            border-top: 2px solid #fa6104;
            border-right: 1px solid #ccc;
            height: 35px;
            line-height: 35px;
            background-image: url(../image/jt_x.gif);
            background-repeat: no-repeat;
            background-position: right;
        }

            .cont_tj_tit_1 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(../image/jt_x.gif);
                background-repeat: no-repeat;
                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 #149b45;
    border-left: 0px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    font-weight: bold;
    background-image: url(http://c.gongkong.com/Content/Foreground/images/jt_xgs%20.gif);
    background-repeat: no-repeat;
    background-position: 0 18px;
    background-position: right;
    padding: 0 20px;
}

.cont_tj_tit_1 .dq {
    background-color: #fff;
    border: none;
    height: 35px;
    line-height: 35px;
    border-top: 2px solid #fa6104;
    border-left: 0px;
    display: block;
    overflow: hidden;
    color: #fa6104;
    font-size: 16px;
    font-weight: bold;
}


.cont_tj_tit_l_1 {
    float: left;
    display: block;
    overflow: hidden;
}

.cont_tj_r {
    width: auto;
    float: right;
    margin-right: 2px;
}

    .cont_tj_r span {
        padding-right: 18px;
        float: left;
        line-height: 36px;
    }

.m_l6 {
    margin-left: 6px;
}
/*============================================list==========================================  */
.cont_tj_text {
    width: 980px;
    padding: 10px;
   
}

.cont_tj_list {
    width: 1000px;
    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: 57px;
    margin-top: 6px;
    border: 1px solid #dedede;
}

.cont_tj_list_r {
    float: left;
    width: 748px;
    display: block;
    overflow: hidden;
    margin-left: 20px;
}

.cont_tj_list_r6 {
    float: left;
    width: 748px;
    display: block;
    overflow: hidden;
    margin-left: 0px;
}

.load_1 {

    width:244px;   display:block; overflow:hidden;white-space:nowrap;

}
    .load_1 ul { list-style:none; padding:0px; margin:0px;text-overflow: ellipsis; width:244px; display:block; overflow:hidden;white-space:nowrap;
    }
        .load_1 ul li {width:240px; text-overflow: ellipsis;  list-style:none; line-height:24px;white-space:nowrap; margin-left:4px;display:block; overflow:hidden;
        }
            .load_1 ul li span { width:16px; height:16px;text-overflow: ellipsis; margin-top:4px; margin-right:8px;white-space:nowrap; line-height:16px; display:block; float:left; background-color:#910101; color:#fff;  text-align:center;
            }






.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;
}

    .cont_tj_list_r_text .text1 {
        font-size: 12px;
        line-height: 22px;
        color: #666;
        padding-top: 6px;
    }

    .cont_tj_list_r_text .text2 {
        font-size: 12px;
        padding-top: 6px;
    }

    .cont_tj_list_r_text .text3 {
        font-size: 12px;
        line-height: 24px;
        margin-top: 4px;
        margin-bottom: 4px;
        float: right;
    }

    .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:;
}

.cont_tj_list_r2_tit {
    font-family: "微软雅黑", "宋体";
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    color: #666;
}

.cont_tj_list_r2_text {
    font-family: "", "宋体";
    line-height: 20px;
    float: left;
}

    .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;
    }

    .cont_tj_list_r2_text .text3 {
        font-size: 12px;
        line-height: 24px;
        margin-top: 4px;
        margin-bottom: 4px;
        float: right;
    }
/*================================================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;
}

.cont_r {
    width: 250px;
    height: auto;
    float: right;
}





/*===========================================================================================  */
.xxcp {
    width: 998px;
    border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    border-top: 3px solid #00bc9f;
    display: block;
    overflow: hidden;
    margin: 20px 0px;
    font-size: 12px;
}
/*=================================================xxcp 1==========================================  */
.xxcp_1 {
    width: 968px;
    height: 36px;
    line-height: 36px;
    background-color: #f4f4f4;
    padding-left: 30px;
    border-bottom: 1px solid #ccc;
}

.xxcp_1_l {
    width: auto;
    float: left;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    text-align: left;
}

.xxcp_1_c {
    width: 400px;
    float: left;
    font-size: 14px;
    font-family: "微软雅黑", "宋体";
    position: relative;
    padding-left: 20px;
}

.xxcp_1_l_xl {
    float: left;
    width: 86px;
    height: 24px;
    line-height: 22PX;
    background-image: url(http://c.gongkong.com/Content/Foreground/images/jt_xgx.gif);
    background-repeat: no-repeat;
    background-position: 82px 10px;
    margin-top: 5px;
    margin-left: 10px;
    border: 1px solid #999;
    text-align: left;
    color: #333;
    background-color: #fff;
    padding-left: 14px;
}

.F_X {
    font-weight: 100;
}

.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: 30px;
    margin-left: 20px;
    display: block;
    overflow: hidden;
    float: left;
}

    .xxcp_1_1_xl_fc span {
        display: block;
        font-family: "宋体";
        margin-right: 20px;
        line-height: 24px;
        float: left;
    }

.sy {
    width: 250px;
    height: 170px;
    text-align: center;
    margin-bottom: 10px;
}

.hong {
    color: #970b0c;
    font-family: "宋体";
    font-size: 13px;
    font-weight: bold;
}

.sy_l {
    float: left;
    width: 168px;
    overflow: hidden;
    float: left;
}
p
.sy_r {
    float: left;
    width: 52px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    text-align: right;
    color: #999;
}

.pp_1_r {
    width: 400px;
    float: right;
    text-align: right;
    padding-right: 4px;
    font-size: 12px;
}

/*================================================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;
}

.bpo_more1 {
    font-size: 12px;
    background-color: #574d4c;
    color: #fff;
    width: 60px;
    height: 18px;
    line-height: 16px;
    margin-right: 4px;
    float: right;
    margin-top: 8px;
    font-size: 12px;
    text-align: center;
}

.bpo_more2 {
    font-size: 12px;
    background-color: #48BA91;
    color: #fff;
    width: 60px;
    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: 10px;
}

    .js1 span {
        width: 26px;
        height: 26px;
        line-height: 26px;
        padding-left: 0px;
        margin-left: 6px;
        float: left;
        text-align: center;
        margin: 0px;
        padding: 0px;
        background-color: #f4f4f4;
        border-bottom: 0px;
        font-size: 12px;
    }

    .js1 a {
        color: #333;
        background-color: #f4f4f4;
        display: block;
        border: 1px solid #ccc;
    }

        .js1 a:hover {
            background-color: #4d9a31;
            display: block;
            border: 1px solid #3d8321;
            color: #fff;
        }

    .js1 .dqzt {
        background-color: #4d9a31;
        display: block;
        color: #fff;
        font-weight: bold;
    }

.dis_n {
    display: none;
}


.cont_l_1 {
    width: 1000px;
    display: block;
    clear: both;
    float: left;
    border-right: 1px solid #dedede;
   
}

.cont_tj {
    width: 710px;
    height: auto;
}

.cont_tj_tit_1 {
    width: 1000px;
    display: block;
    overflow: hidden;
    padding: 0px;
    font-family: "微软雅黑", "宋体";
    font-size: 15px;
    background-image: url(http://c.gongkong.com/Content/Foreground/images/tj_bj.gif);
    background-repeat: repeat-x;
    float: left;
}

    .cont_tj_tit_1 ul {
        padding: 0px;
        margin: 0px;
        display: block;
        overflow: hidden;
    }

        .cont_tj_tit_1 ul li {
            float: left;
            display: block;
            overflow: hidden;
        }



/*================================================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: 230px;
            height: 26px;
            line-height: 26px;
            background-image: url(http://c.gongkong.com/Content/Foreground/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: 32px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
}

.logo_title {
    width: 150px;
    font-family: '微软雅黑';
    font-size: 20px;
    font-weight: bold;
    display: block;
    float: left;
}

.top_search_com {
    width: 594px;
    height: 34px;
    line-height: 34px;
    margin-left: 20px;
    float: right;
    font-size: 14px;
}

.top_search_l {
    float: left;
    width: 86px;
    height: 30px;
    line-height: 28PX;
    background-image: url(http://c.gongkong.com/Content/Foreground/images/jt_xgx.gif);
    background-repeat: no-repeat;
    background-position: 82px 14px;
    border: 1px solid #c7c7c7;
    text-align: left;
    padding-left: 12px;
    color: #333;
    background-color: #f0f0f0;
}

.top_search_c {
    width: 300px;
    padding-left: 6PX;
    color: #666;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    float: left;
    border-left: 1px solid #dedede;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
}

.top_search_r {
    width: 70px;
    height: 30px;
    line-height: 30px;
    background: #f8f8f8;
    border: 1px solid #999;
    text-align: center;
    color: #666;
    float: left;
    margin-right: 15px;
}

.com_total {
    color: #666;
    margin-right: 10px;
}
/*=====comments======*/
.zxpl {
    width: 250px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 10px;
}

.zxpl_2 {
    width: 248px;
    display: block;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 10px;
    margin-left:20px;
   
    float:left;
}



.zxpl_gf {
    width: 250px;
  height:36px; line-height:36px; text-align:center; color:#fff;
  border-radius:5px;
  background-color:#99cc00;
  margin-bottom:10px;
  font-size:16px;
}



.btn_lv1 {
    width: 111px;
    height: 27px;
    line-height: 27px;
    color: #fff;
    margin-top: 6px;
    float: right;
    font-family: "微软雅黑", "宋体";
    background-image: url(http://c.gongkong.com/Content/Foreground/images/btn_lan2.jpg);
    background-repeat:no-repeat;
}

.btn_lv1 a {
background-image: url(http://c.gongkong.com/Content/Foreground/images/btn_lan1.jpg); background-repeat:no-repeat;
width: 111px;
height: 27px;
line-height: 25px;
color: #fff;
float: right;
text-align: center;
}

    .btn_lv1 a:hover {
        background-image: url(http://c.gongkong.com/Content/Foreground/images/btn_lan2.jpg);
        width: 111px;
        height: 27px;
        line-height: 25px;
        color: #fff;
        float: right;
        text-align: center;
    }



.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_tit_new{
    border-bottom: 2px solid #707477;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #333;
    font-family: "微软雅黑", "宋体";
    font-size: 18px;
    margin-bottom: 10px;
}


.zxpl_tit_new1{
    border-bottom: 2px solid #707477;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    color: #333;
    font-family: "微软雅黑", "宋体";
    font-size: 18px;
    margin-bottom: 10px;
}


.zxpl_tit_new3{
    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(http://c.gongkong.com/Content/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;
}
/*=====comments===end===*/

/*=====brand index======*/
.brand_lay {
    width: 70px;
    margin-top: 2px;
    border: 1px solid #ccc;
    float: left;
    height: 28px;
    line-height: 28px;
    margin-left: 10px;
    padding: 0 5px;
    margin-right: 4px;
}

.ppsy_k {
    position: absolute;
    height: 300px;
    overflow: hidden;
    overflow-y: scroll;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 9999;
    margin-left: -6px;
}

    .ppsy_k li {
        border: none;
        display: block;
        clear: both;
        text-align: left;
        line-height: 20px;
        padding-left: 4px;
    }

.spxw {
    font-size: 18px;
    color: #cc0000;
    font-family: "微软雅黑";
    font-weight: 100;
    padding: 4px 0px;
    display: block;
}

.ttxw {
    width: 490px;
    margin-top: 4px;
    margin-left: 2px;
}

.ttxw_text {
    font-size: 12px;
    line-height: 22px;
    height: 140px;
    padding: 4px 0px;
}

.ttxw_text1 {
    font-size: 12px;
    line-height: 22px;
    height: 96px;
    padding: 0px 0px 4px 0px;
}
/*=====brand index===end===*/
/*selected*/
.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(http://c.gongkong.com/Content/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;
}

.se_1 {
    width:300px;
    height: 20px;
    line-height: 20px;
    margin-bottom: 4px;
    border: 1px solid #fff;
}

.top_search_r {
    height: 30px;
    width: 39px;
    line-height: 30px;
    background: url(http://c.gongkong.com/Content/Foreground/images/search_app.gif) no-repeat;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
    zoom: 1;
}
/*dsfsfds*/
.xxcp_1_l_t_span {
    float: left;
    cursor: pointer;
    line-height: 24px;
    margin-top: 5px;
    margin-right: 4px;
    border: 1px solid #999;
    text-align: left;
    color: #333;
    background-color: #fff;
    padding-left: 4px;
    font-size: 12px;
}
/*sfddsfdsfsfdsffffffffff*/
.cont_tj_tit_1 ul .jt_s 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(../image/jt_x.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
}

.cont_tj_tit_1 ul .jt_s_x 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(../image/jt_s.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
}

.cont_tj_tit_1 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(../image/jt_x.gif);
    background-repeat: no-repeat;
    background-position: right;
    text-decoration: none;
}
/*.js1 .dqzt {
background-color: #4d9a31;
display: block;
color: #fff;
font-weight: bold;
}
.js1 {
border-bottom: 1PX SOLID #ccc;
padding: 0px;
margin-left: 30px;
display: block;
overflow: hidden;
}
.js1 span {
width: 26px;
height: 26px;
line-height: 26px;
padding-left: 0px;
margin-left: 6px;
float: left;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #f4f4f4;
border-bottom: 0px;
font-size: 14px;
}*/

.cpxx_xxk_l {
width: 100px;
height: 90px;
float: left;

text-align: left;

}
.cpxx_xxk_l ul {
padding: 0px;
margin: 0px;
list-style: none;
}
.cpxx_xxk_l ul li {
width: 90px;

margin: 0px;
line-height: 32px;
height: 32px;
float:none;

}

.cpxx_xxk_l ul li a {
padding-left:10px;
margin-right:4px;

}
.cpxx_xxk_r {
width: 868px;
float: left;
height: 90px;
display: block;
overflow: hidden;
margin-left: 14px;
display:block; float:left;
}
.Industryina {
float: left;
background-image: url(../image/xxk_h.gif);
background-repeat: no-repeat;
width: 96px;
height: 32px;
line-height: 32px;
color: #fff;
background-position: 0 6px;
font-weight: bold;
padding-left:14px;
margin-right:4px;
display:block; float:left;
}

.nav_fk b {
font-weight: 100;
}

/*----------------------------foolt--------------------------------------------------*/
  .footer {
    width: 1000px;
    line-height: 28px;
    margin:0 auto;
}

.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;
}
/*----------------------------页码样式--------------------------------------------------*/
.m_t10 {
    margin-top: 10px;
}
.page {
  /* width: 490px; */
  text-align: center;
  height: 40px;
  display: block;
  float: right;
}

.page_text_go {
    width:80px;
}

.gkPage {
  font-size: 14px;
  height: 30px;
}
.gkPage .gk_page_label {
  float: left;
  margin-right: 10px;
}
.gkPage .gk_page_label .total {
  margin-right: 6px;
  font-family: Arial;
}
.gkPage .gk_page_label .currInfo {
  margin-left: 6px;
  margin-right: 6px;
}
.gkPage .gk_page_label .currPage {
  color: red;
  margin-right: 6px;
  font-family: Arial;
}
.gkPage .gk_page_label .pageCount {
  margin-right: 6px;
  font-family: Arial;
}
.gkPage .gk_page_split {
  float: left;
}
.gkPage .gk_page_label {
  float: left;
  margin-right: 10px;
}
.gkPage .disable_pager {
  border: solid 1px #d2d2d2;
  padding: 6px;
  margin-right: 6px;
  background-color: #f5f5f5;
  color: #c6c6c6;
  font-size: 12px;
}
.gkPage .current_pager {
  border: solid 1px #016ec7;
  background-color: #016ec7;
  color: #fff;
  padding: 4px 8px;
  margin-right: 6px;
  font-family: Arial;
  font-size: 14px;
}
.gkPage .pager {
  border: solid 1px #d2d2d2;
  background-color: #f5f5f5;
  padding: 3px 8px 4px 8px;
  margin-right: 6px;
  font-family: Arial;
  color: #333;
  font-size: 14px;
}
.gkPage .first_pager {
  border: solid 1px #d2d2d2;
  background-color: #f5f5f5;
  color: #333;
  padding: 6px;
  margin-right: 6px;
  font-size: 12px;
}
.gkPage .prev_pager {
  border: solid 1px #d2d2d2;
  background-color: #f5f5f5;
  padding: 6px;
  margin-right: 6px;
  color: #333;
  font-size: 12px;
}
#industrylist_div>ul{
    display:none
}