body{font-family: "Microsoft yahei"; background-color: #f1f2f6}
h1,h2,h3,h4,h5,h6,p{padding: 0; margin: 0;font-weight: normal}
ol,ul,li{padding: 0; margin: 0; list-style: none}
a{text-decoration: none; cursor: pointer}
input{border: none; outline: none}


.db{ display: block}
.dn{ display: none}
.relative{ position: relative}
.absolute{position: absolute}

/*space*/
.pl_16{ padding-left: 16px;}
.pr_16{ padding-right: 16px}
.pl_8{ padding-left: 8px;}
.pr_8{ padding-right: 8px}
.mt_20{ margin-top: 20px!important;}
.mb_50{margin-bottom: 50px}
.pl_80{padding-left: 80px!important;}


/*space end*/

/*color*/
.c_666{ color: #666}
.c_333{color: #333}
.c_ff7e6e{ color: #ff7e6e}


/*color end*/

/*btn*/
.btn_handle{
    width: 60px;
    height: 24px;
    font-size: 14px;
    padding: 0;
    line-height: 24px;
    background-color: #74b1ee;
    color: #fff;
    border-radius: 3px;
}
.btn_handle:hover{
    color: #fff;
    background-color: #0885c6;
}


/*btn end*/

/*index header style*/
.index_head{
    position: relative;
    width: 100%;
    height: 105px;
    background-image: url("/wsbs/xzgds/xzgdsNew/imageNew/bg2.png");
    background-repeat: repeat-x;
}
.index_head_bg_pic{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 105px;
    z-index: 1;
}
.index_shuihui{
    position: absolute;
    margin-top: 15px;
    margin-left: 25px;
    width: 66px;
    height: 83px;
    z-index: 2;
}
.index_head .title_img{
    padding-top: 31px;
    padding-left: 111px;
    position: absolute;
    z-index: 2;
    /*margin-left: 20px;*/
    display: inline;
    font-size: 30px;
    color: white;
    letter-spacing:0.5pt
}
.header_user{
    position: absolute;
    right: 36px;
    width: 321px;
    padding-top: 40px;
    font-size: 16px;
    color: #fff;
    z-index: 2;
}
.header_user a{
    display: block;
    float: left;
    color: #fff;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.header_search{
    position: absolute;
    right: 322px;
    margin-top: 35px;
    margin-right: 66px;
    width: 253px;
    height: 34px;
    border-radius: 3px;
    background-color: #fff;
    overflow: hidden;
    z-index: 2;
}
.header_search input{
    float: left;
    width: 185px;
    height: 34px;
    line-height: 34px;
    border-radius: 3px;
    text-indent: 12px;
    font-size: 14px;
}
.header_search_btn{
    float: right;
    width: 68px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    background-color: #699aee;
}
.header_search_btn:hover{
    text-decoration: none;
    background-color: #2563c8;
    color: #fff;
}


/*index header style end*/

/*content style*/
.row{
    margin: 0;
    margin-left: 0\9!important;
    margin-right: 0\9!important;
}
.slider_l{
    background-color: #fff;
    padding: 0;
    border: solid 1px #d6d8dc;
    border-radius: 3px;
    width: 330px;
    min-height: 670px;
}
.index_container{
    padding-left: 350px;
    padding-right: 0;
}
.slider_l_title{
    width: 100%;
    height: 40px;
    background-color: #74b1ee;
}
.slider_l_nav{
    width: 100%;
    overflow: hidden;
}
.slider_l_nav_title{
    width: 100%;
    height: 40px;
    background-color: #74b1ee;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
}
.slider_l_nav_title img{
    display: block;
    padding: 12px 16px 0 18px;
}
.slider_l_nav_title a{
    padding-right: 18px;
    font-size: 14px;
    color: #fff;
}
ul.slider_l_list{
    width: 100%;
    overflow: hidden;
}
ul.slider_l_list li{
    width: 98%;
    height: 48px;
    line-height: 48px;
    border-bottom: dashed 1px #d6d8dc;
    background-image: url("../images/list_squar.png");
    background-position: 28px top;
    background-repeat: no-repeat;
    text-indent: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.slider_l_list li a{
    font-size: 14px;
    color: #333;
    margin-left: 5px;
}
.index_container_top{
    background-color: #fff;
    height: 305px;
    border: solid 1px #d6d8dc;
    border-radius: 3px;
}
.index_container_bt{
    margin-top: 20px;
    background-color: #fff;
    height: 345px;
    border: solid 1px #d6d8dc;
    border-radius: 3px;
}
.index_nav{
    padding-left: 10px;
    height: 48px;
    border-bottom: solid 1px #d6d8dc;
}
.index_nav li a{
    margin-right: 12px;
    line-height: 48px;
    padding: 0 12px;
    border: none;
    font-size: 16px;
    color: #666;
    border-radius: 0;
}
.index_nav>li>a:hover{
    color: #4585eb;
    border: none;
    border-radius: 0;
    border-bottom: solid 3px #4585eb;
    height: 48px;
    line-height: 48px;
    background-color: #fff;
}
.index_nav li.active a,
.index_nav li.active a:focus,
.index_nav li.active a:hover
{
    font-weight: 500;
    color: #4585eb;
    border: none;
    border-radius: 0;
    border-bottom: solid 3px #4585eb;
    height: 48px;
    line-height: 48px;
}
ul.images_list{
    padding: 0 10px;
    height: 256px;
}
ul.images_list li{
    float: left;
    width: 16.66%;
    height: 128px;
    text-align: center;
}
ul.images_list li a{
    display: block;
    width: 100%;
    height: 128px;
}
ul.images_list li a img{
    display: block;
    margin: 29px auto 10px;
}
ul.images_list li a span{
    font-size: 14px;
    color: #333;
}
.table_line{
    width: 35px;
    border-bottom: solid 1px #666;
    float: left;
    height: 0;
    border-top: 0
}
.notice_news_con{
    position: relative;
    background-color: #fff;
    min-height: 670px;
    border: solid 1px #d6d8dc;
    border-radius: 3px;
}
.page_code{
    position: absolute;
    left: 0;
    width: 100%;
    height: 40px;
    z-index: 1;
    background-color: #fff;
}
ul.page_click{
    padding: 5px 10px 10px;
    text-align: center;
}
ul.page_click li{
    display: inline-block;
}
ul.page_click li a.pre_click{
    display: inline-block;
    margin-right: 8px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #fff;
    border: solid 1px #d1d3d8;
    border-radius: 3px;
    color: #666;
    font-size: 14px;
}
ul.page_click li a.pre_click:hover{
    text-decoration: none;
    color: #53acf3;
    border: solid 1px #53acf3;
}
ul.page_click li a.no_link{
    background-color: #f4f6f9;
}
ul.page_click li a.no_link:hover{
    background-color: #f4f6f9;
    color: #666;
    border: solid 1px #d1d3d8;
}
ul.page_click li a.num{
    display: inline-block;
    margin-right: 8px;
    width: 30px;
    text-align: center;
    line-height: 30px;
    border: solid 1px #d1d3d8;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
}
ul.page_click li a.hundred_num{
    display: inline-block;
    margin-right: 8px;
    padding: 0 8px;
    line-height: 30px;
    border: solid 1px #d1d3d8;
    border-radius: 3px;
    font-size: 14px;
    color: #333;
}
ul.page_click li a.num:hover,
ul.page_click li a.hundred_num:hover,
ul.page_click li a.success:hover{
    color: #53acf3;
    border: solid 1px #53acf3;
    text-decoration: none;
}
ul.page_click li a.on_active{
    border: none;
    padding: 0 8px;
    font-size: 14px;
    color: #53acf3;
}
ul.page_click li.ellipsis{
    line-height: 30px;
    color: #ccc;
    padding: 0 8px;
}
ul.page_click li .info{
    padding: 0 8px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
}
ul.page_click li .turn_to_num{
    margin: 0 6px;
    width: 42px;
    height: 30px;
    border: solid 1px #d1d3d8;
    border-radius: 3px;
    text-align: center;
}
ul.page_click li a.success{
    display: inline-block;
    margin-left: 8px;
    height: 30px;
    width: 60px;
    line-height: 30px;
    color: #333;
    border: solid 1px #d1d3d8;
    border-radius: 3px;
    text-align: center;
}
.search_result_tips{
    left: 10px;
    top: 9px;
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    background-color: #0994dc;
    display: inline-block;
    padding: 0 5px;
    margin-right: 10px;
    border-radius: 3px;
}
.search_result_function{
    margin: auto;
    width: 95%;
}
.search_result_function_title{
    width: 100%;
    height: 36px;
    line-height: 36px;
}
.search_result_function_title h2{
    line-height: 36px;
    font-size: 16px;
}
ul.second_menu_list{
    display: none;
    height: 140px;
    background-color: #fff;
    border: solid 1px #d6d8dc;
    border-radius: 3px;
}
.second_menu_show{
    display: block!important;
}
ul.second_menu_list li{
    float: left;
    height: 140px;
}

ul.second_menu_list li a{
    display: block;
    padding-top: 32px;
    width: 100%;
    height: 138px;
}
ul.second_menu_list li a:hover{
    background-color: #f7f7f7;
}
ul.second_menu_list li a img{
    display: block;
    margin: auto;
}
ul.second_menu_list li a span{
    display: block;
    margin: auto;
    width: 90%;
    height: 42px;
    line-height: 42px;
    color: #333;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 ul.second_menu_wybs li{
    width: 7.69%;
}
ul.second_menu_wdxx li{
    width: 8%;
}
/* ul.second_menu_wycx{ */
/*     padding-left: 35%; */
/* } */
ul.second_menu_wycx li{
  width: 7.69%;
}
ul.second_menu_hdzx li{
    width: 14%;
}
ul.second_menu_gxhbs li{
    width: 14%;
}
ul.second_menu_nsrxtsz li{
    width: 14%;
}
ul.second_menu_gzfw li{
    width: 14%;
}
.second_menu_H{
    min-height: 400px;
}
.second_menu_H active{
    display: block;
}
.second_menu_con_title{
    width: 100%;
    height: 47px;
    line-height: 47px;
    border-bottom: solid 1px #efefef;
}
.second_menu_con_title h2{
    padding-left: 20px;
    display: inline-block;
    font-size: 16px;
    color: #333;
}
.second_menu_con_title .tips{
    color: #ff8939;
}
.img_no_result{
    display: block;
    margin: 88px auto 0;
}
.tips_no_result{
    padding-top: 28px;
    margin: auto;
    font-size: 24px;
    color: #333;
    text-align: center;
}
ul.third_menu_list{
    padding: 30px;
    overflow: hidden;
}
ul.third_menu_list li{
    float: left;
    margin-left: 2%;
    width: 31%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: #333;
    background-image: url("/wsbs/xzgds/xzgdsNew/imageNew/arrow_r.png");
    background-position: left 16px;
    background-repeat: no-repeat;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
ul.third_menu_list li:hover{
    background-image: url("/wsbs/xzgds/xzgdsNew/imageNew/arrow_r_hover.png");
}
ul.third_menu_list li a{
    color: #333;
    padding-left: 24px;
}
ul.third_menu_list li a:hover{
    color: #0885c6;
}


/*content style end*/