*{
    margin: 0;
    padding: 0;
    list-style: none;
    font-family: "Microsoft YaHei";
}
a{
    text-decoration: none;
    color: #252525;
}

li a:hover {
    color: red;
}

img{
    border: 0;
}
body{
    background: url(/global/main-bgblue.png) 0 220px no-repeat;
}
.clearfix { *zoom: 1; }
.clearfix:before, .clearfix:after {  display: table; line-height: 0; content: ""; }
.clearfix:after { clear: both; }
.ue_table td {border:1px solid #bfbfbf}
.ue_table table{border-collapse: collapse}
.table-zz td{text-align: center;vertical-align: middle;}
/*表格样式*/
/* 头部 */
.header{
    width: 100%;
    background: url(/global/header-bgblue.png);
    min-width: 1216px;
}
.header > img{
    /*max-width: 100%;
    min-width: 1216px;
    width: auto;
    height: auto;*/
    width: 100%;
    margin: 0px auto;
    display: block;
}
.nav{
    width: 100%;
    background: #319ce4;
}
.nav-column{
    width: 1216px;
    height: 52px;
    margin: 0px auto;
    overflow: hidden;
}


.nav-column>a{
    float: left;
    width: 202px;
    height: 52px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;

}
.nav-column>a:hover{
    background: #52aeed;
}
.nav-column>a>div{
    display: inline-block;
    height: 45px;
}
.nav-column>a>div>img{
    display: block;
    float: left;
    margin:10px 14px 0px 0px;
}
.nav-column>a>div>span{
    display: block;
    float: left;
    margin-top:16px;
    color: white;
}


/* 中部 */
.main{
    width: 1216px;
    margin: 0 auto;
    margin-top:20px;
    overflow: hidden;
}
.main1>img{
    width:1216px;
    height: 90px;
}

/* 第二部 */
.main2{
    margin-top:14px;
}
.main2-1{
    height: 50px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
}
.main2-1>a{
    color: #003e7b;
}
.main2-2{
    margin-top:22px;
}
.main2-2>ul{
    overflow: hidden;
}
.main2-2>ul>li{
    width: 347px;
    float: left;
    text-align: center;
    color: #252525;
    font-size: 14px;
}
.main2-2>ul .more{
    width:94px;
    color: #0066cc;
    float: right;
    text-align: right;
    padding-right: 10px;
}
.main2-2>ul .more>a{
    color: #0066cc;
}
/* 第三部 */
.main3{
    margin-top:14px;
    border: 1px solid #c5e1ff;
    overflow: hidden;
    background: #fff;
}
.main3-left{
    margin-left:22px;
    width: 564px;
    float: left;
    height: 427px;
}
.slideshow{
    width: 564px;
    height:360px;
    margin-top:12px;
    position: relative;
    overflow: hidden;
}
.slideshow-1{
    position: absolute;
}
.slideshow-1>li{
    width: 564px;
    height: 360px;
    float: left;
}
.slideshow-1>li>a>img{
    width: 564px;
    height: 360px;
}
.slideshow-2{
    position: absolute;
    bottom:0;
    background: rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
}
.slideshow-2>li{
    width: 564px;
    height: 32px;
    float: left;
    color: white;
    line-height: 32px;
    text-indent: 1em;
}
.slideshow-2>li>a{
    color: white;
}
.slideshow-3{
    position: absolute;
    bottom: 7px;
    right: 20px;
}
.slideshow-3>li{
    width: 10px;
    height: 8px;
    float: left;
    margin: 5px;
    background: #948d87;
    cursor: pointer;
}
.main3-left-bottom{
    margin-top:8px;
    overflow: hidden;
}
.main3-left-bottom a{
    display: block;
    color: #808080;
}
.main3-left-bottom1{
    width: 278px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
    float: left;
    letter-spacing:5px;
}
.main3-left-bottom2{
    width: 278px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 20px;
    border: 1px solid #e6e6e6;
    background: #f8f8f8;
    float: right;
    letter-spacing:5px;
}
.main3-right{
    width: 580px;
    height: 400px;
    float: right;
    margin: 14px 18px 0 0;
}
.main3-right-header{
    overflow: hidden;
}
.main3-right-header>span{
    width: 116px;
    height: 48px;
    text-align: center;
    line-height: 38px;
    float: left;
}
.main3-right-header>span>a{
    font-size: 17px;
    display: block;
    height: 40px;
    background-color: #f4f9fc;
    color: #1a415a;
}
.main3-right-header .current{
    background: url(/global/current.png) no-repeat;
}
.main3-right-header .current>a{
    background-color: #319ce4;
    color: white;
}
.main3 .wire{
    height: 4px;
    width: 100%;
    background: #319ce4;
    position: relative;
    top: -12px;
}
.main3-right-main{
    width: 582px;
    height:322px;
    overflow: hidden;
    display: none;
}
.main3-right-main>li{
    height: 35px;
    border-bottom: 2px solid #e8e8e8;
}
.main3-right-main>li>img{
    float: left;
    margin: 10px 10px 0px 2px;
}
.main3-right-main>li>a{
    float: left;
    margin-top: 5px;
    max-height: 24px;
    display: block;
    overflow: hidden;
}
.main3-right-main>li>span{
    float: right;
    margin: 5px 2px 0px 0px;
}
.main3-right-main>.more{
    width: 68px;
    height: 26px;
    float: right;
    border: 0px;
}
.main3-right-main>.more>a{
    color: #0066cc;
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    display: inline;
}
.main3-right-bottom{
    overflow: hidden;
    width: 100%;
}
.main3-right-bottom > span{
    float: left;
    height: 37px;
    line-height: 37px;
    font-size: 16px;
    color: #0066cc;
    font-weight: bold;
    margin-left: 65px;
}
.search{
    float: left;
    width: 342px;
    height: 37px;
    margin-left:20px;
    background: url(/global/search.png) no-repeat;
}
.import{
    float: left;
    width: 275px;
    margin: 8px 0 0 18px;
    border: 0;
    outline:none;
}
.submit{
    float: right;
    width: 34px;
    height: 24px;
    margin: 7px 13px 0 0;
    outline:none;
    border: 0;
    background: none;
    cursor: pointer;
}
.main4{
    width: 1216px;
    margin-top:15px;
    overflow: hidden;
}
.main4>div{
    float: left;
}
.btn-left{
    width: 34px;
    height: 34px;
    margin: 37px 10px 0 0;
    background: url(/global/left.png) no-repeat;
    cursor: pointer;
}
.btn-right{
    width: 34px;
    height: 34px;
    margin: 37px 0 0 8px;
    background: url(/global/right.png) no-repeat;
    cursor: pointer;
}
.main4-img{
    width: 1130px;
    height: 102px;
    overflow: hidden;
    position: relative;
}
.main4-img>ul{
    overflow: hidden;
    position: absolute;
}
.main4-img>ul>li{
    float: left;
    margin-right: 18px;
}
.main4-img>ul>li>a>img{
    width: 360px;
    height: 100px;
}
/* 第五部 */
.main5{
    width: 1216px;
    margin-top:15px;
    overflow: hidden;
}
.main5-left{
    width: 580px;
    float: left;
    margin: 0 15px 0 0;
}
.main5-left-header{
    overflow: hidden;
    background-color: #f4f9fc;
}
.main5-left-header>span{
    width: 116px;
    height: 48px;
    text-align: center;
    line-height: 38px;
    float: left;
}
.main5-left-header>span>a{
    font-size: 17px;
    display: block;
    height: 40px;
}
.main5-left-header .current{
    background: url(/global/current.png) no-repeat;
}
.main5-left-header .current>a{
    background-color: #319ce4;
    color: white;
}
.main5 .wire{
    height: 4px;
    width: 100%;
    background: #319ce4;
    position: relative;
    top: -12px;
}
.main5-left-main{
    width: 582px;
    overflow: hidden;
    display: none;
}
.main5-left-main>li{
    height: 38px;
    border-bottom: 2px solid #e8e8e8;
}
.main5-left-main>li>img{
    float: left;
    margin: 12px 10px 0 2px;
}
.main5-left-main>li>a{
    float: left;
    margin-top: 8px;
}
.main5-left-main>li>span{
    float: right;
    margin: 5px 2px 0 0;
}
.main5-center{
    float: left;
    width: 230px;
    height: 290px;
    border: 1px solid #d2e9ff;
}
.main5-center>ul{
    overflow: hidden;
}
.main5-center>ul>li{
    float: left;
    width: 100px;
    height: 90px;
    margin:5px 0 0 10px;
}
.main5-center>ul>li>a{
    display: block;
    text-align: center;
    color: #666666;
}
.main5-center > ul > li > a > span {
    color: #00121f;
}
.main5-center > ul > li > a > span:hover{
    color: red;
}
/* 右部 */
.main5-right{
    width: 374px;
    float: left;
    margin: 0 0 0 12px;
}
.main5-right-header{
    overflow: hidden;
    background-color: #f4f9fc;
}
.main5-right-header>span{
    width: 187px;
    height: 48px;
    text-align: center;
    line-height: 38px;
    float: left;
}
.main5-right-header>span>a{
    font-size: 17px;
    display: block;
    height: 40px;
}
.main5-right-header .current{
    background: url(/global/current.png) no-repeat;
}
.main5-right-header .current>a{
    background-color: #319ce4;
    color: white;
}
.main5 .wire{
    height: 4px;
    width: 100%;
    background: #319ce4;
    position: relative;
    top: -12px;
}
.main5-right-main1{
    overflow: hidden;
}
.main5-right-main1>li{
    float: left;
    width: 183px;
    height: 38px;
    margin: 0 0 3px 3px;
    background: #dcdcdc;
}
.main5-right-main1 > li > a {
    text-align: center;
    line-height: 38px;
    font-size: 15px;
    display: block;
    cursor: pointer;
    transition: background 300ms;
}
.main5-right-main1 > li > a:hover {
    opacity: 1;
    background: #319ce4;
    color: #fff;
    transition-duration: 0s;
}
.main5-right-main2{
    overflow: hidden;
    display: none;
}
.main5-right-main2>li{
    float: left;
    height: 20px;
    margin: 5px 5px 5px 10px;
    text-align: center;
    font-size: 12px;
}
/* 第六部 */
.main6{
    width: 1216px;
    height: 93px;
    margin-top:15px;
    overflow: hidden;
    position: relative;
}
.main6>ul{
    position: absolute;
    width: 6200px;
}
.main6>ul>li{
    float: left
}
.main6>ul>li>a>img{
    width: 1216px;
    height: 93px;
}
/* 第七部 */
.main7{
    width: 1211px;
    height: auto;
    margin-top:15px;
    overflow: hidden;
    box-shadow: 2px 2px 3px #aaaaaa;
    padding: 0 5px 5px 0;
}
.main7>span{
    line-height: 43px;
    margin-left:10px;
    color: red;
    font-weight: bold;
}
.main7>select{
    width: 190px;
    height: 26px;
    margin-left:20px;
    font-weight: bold;
    font-size: 15px;
}
/* 尾部 */
.bottom{
    width: 100%;
    min-width: 1216px;
    margin:0 auto;
    height: 183px;
    background: #1d88d0;
    margin-top:15px;
}
.bottom-main{
    overflow: hidden;
    margin: 0 auto;
    width: 1216px;
}
.bottom-main1{
    overflow: hidden;
    float: left;
    margin-top: 28px;
}
.QR-code{
    background: #ffffff;
    text-align: center;
    float: left;
    width: 90px;
    height: 154px;
    background: none;
    margin: 0 10px 0 0;
}
.QR-code>img{
    width: 80px;
    height: 80px;
    margin-top:5px;
}
.QR-code>span{
    font-size: 14px;
    color: #fff;
}
.bottom-main2{
    float: left;
    text-align: center;
    color: white;
    font-size: 13px;
    font-weight: bold;
   margin: 40px 0 0 10px;
    height: 142px;
}
.bottom-main3{
    margin-top: 20px;
    float: left;
    width: 200px;
}
.bottom-main3::after{clear: both}
#_span_jiucuo>img{
    margin-bottom: 12px !important;
}

/* 《青 */
.csq li{list-style:none}

.csq img{vertical-align:top;border:none}

.csq ul li{list-style: none;}

.csq a {	text-decoration:none;	color: inherit;}
.csq {
    width: 1216px;
    margin: 0 auto;
}
/* 搜索 */
.search_submit input{border: 0}
.csq_search :-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px white inset;}
.csq_search {
    height: 34px;
    margin: 20px 20px;
}
.csq_search .search_div {
    width: 565px;
    height: 34px;
    background: url(/global/search1.png)  no-repeat scroll center 0;
    float: left;
}
.search_text:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #F7FAFB inset;}
.csq_search .search_text {
    width: 370px;
    height: 32px;
    background: none;
    font-size: 16px;
    margin: 1px 20px 1px 70px;
    outline:none;
    float: left;
    border: 0;
    line-height: 32px;
}
.csq_search .search_submit {
    width: 105px;
    height: 34px;
    background: none;
    font-size: 16px;
    outline:none;
    float: right;
    cursor:pointer;
    color: #fff;
    border: 0;
}
.csq_search .search_p {
    float: left;
    color: #686868;
    margin: 8px 0 8px 50px;
}

.csq_search .search_p a{
    color: #686868;
    margin-left: 18px;
}

/* 左 */
.csq_left {
    width: 240px;
    height: auto;
    float: left;

}
.csq_left>p {
    width: 220px;
    height: auto;
    padding: 6px 0 20px 20px;
    color: #fff;
    background: url(/global/csq_left1.png)  no-repeat scroll top left;
    font-size: 18px;
}
.csq_left ul {
    width: 240px;
    height: auto;
    font-size: 16px;
}
.csq_left ul li{
    width: auto;
    height: auto;
    color: #252525;
    padding: 10px 30px 10px 40px;
    border-bottom: dashed 1px #000;
    background: url(/global/csq_left.png)  no-repeat scroll center 13px;
}
.csq_left ul li a{
    color: #252525;
}

/* 右 */
.csq_right {
    width: 940px;
    height: auto;
    float: right;
    background-color: #fff;
    min-height: 400px;
}
.csq_index {
    height: auto;
    width: 100%;
    background-color: #F1F1F1;
    display: inline-block;
}
.csq_index p{
    line-height: 46px;
}
.csq_morelist {
    width: auto;
    height: auto;
    margin: 20px 0;
}
.csq_morelist1 {
    background: url(/global/csq_morelist.png)  no-repeat scroll top left;
    color: #fff;
    height: 41px;
    padding-bottom: 6px;
}
.csq_morelist1 span{
    height: 41px;
    display: inline-block;
    line-height: 41px;
    padding: 0 20px;
    background-color: #319CE4;
    min-width: 73px;
    text-align: center;
    color: #fff;
}
.csq_morelist1 a{
    color: #0066CC;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
.csq_morelist li{
    padding: 10px 10px 10px 30px;
    background: url(/global/csq_morelistli.png)  no-repeat scroll 10px;
    border-bottom: solid 2px #E8E8E8;
}
.csq_morelist ul li span{
    float: right;
}

/* 分页 */
.fy {
    margin: 0 auto;
    overflow: hidden;
    padding: 40px 0;
}

.fy p {
    overflow: hidden;
    text-align: center;
}

.fy .csq_paging_span1 {
    background-color: #4081BF;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    color: #fff;
    margin: 0 10px;
    display: inline-block;
}

.fy span {
    padding: 11px 5px;
    margin-left: -1px;
    text-decoration: none;
    color: red;
    cursor: default;
}

.fy .fy1 {
    background-color: #E3E3E3;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    color: #646464;
    margin: 0 5px;
    display: inline-block;
    color: #333 !important;
}

.fy a {
    background-color: #E3E3E3;
    height: 24px;
    line-height: 24px;
    padding: 0 12px;
    color: #646464;
    margin: 0 5px;
    display: inline-block;
}

.fy a:focus, .fy a:hover {
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.num_input {
    border: solid 1px #E3E3E3;
    margin: 0 10px;
    width: 74px;
    height: 22px;
}

/* 详情 */
.csq_details {
    margin-top: 50px;
}

.csq_content h1{
    /*   -webkit-margin-before: 0.67em;
      -webkit-margin-after: 0.67em; */
    text-align: center;
    margin: 55px 0 40px 0;
}
.csq_related {
    height: 38px;
    background-color: #ECF1F4;
    line-height: 38px;
    text-align: center;
    margin: 0 80px;
    font-size: 14px;
}

.csq_content_1 {
    margin: 45px 75px 70px 75px;
}

.csq_latest {
    float: left;
    width: 580px;
    height: auto;
    font-size: 18px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.csq_latest p{
    margin: 20px 0px 8px 10px;
    font-weight: bold;
}

.csq_latest ul li {
    padding-left: 36px;
    color: #656565;
    margin-bottom: 5px;
    font-size: 15px;
    line-height: 28px;
}

.csq_latest ul li a {
    display: inline-block;
    font-size: 15px;
}

.csq_latest span {
    float: right;
    font-size: 15px;
}


/* 信息公开目录3 */
.csq_table tr,.csq_table td,.csq_table th {
    border-collapse: collapse;
    border: 1px #D2D2D2 solid;
    text-align: center;
}
.csq_table tr th {
    background-color: #EEEEEE;
}

.csq_table tr{
    height: 40px;
}

/* 信息公开1  */

.csq_disclosure {
    width: 931px;
    margin: 0px auto;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
}
.csq_disclosure .search_div {
    width: 652px;
    height: 33px;
    background: url(/global/search1-1.png) no-repeat scroll center 0;
    float: left;
    margin: 0 25px;
}
.csq_disclosure .search_text {
    width: 440px;
    height: 31px;
    background: none;
    font-size: 16px;
    margin: 1px 30px 1px 40px;
    outline: none;
    float: left;
    border: 0;
    line-height: 31px;
}
.csq_disclosure .search_text:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #fff inset;}
.csq_disclosure .search_submit {
    width: 142px;
    height: 34px;
    background: none;
    font-size: 16px;
    outline: none;
    float: right;
    cursor: pointer;
    color: #fff;
    border: 0;
}
.csq_disclosure .senior {
    float: left;
    line-height: 33px;
    color: #003e7b;
    font-weight: bold;
}
.csq_title1 {
    background: url(/global/csq_title1.png) no-repeat scroll left;
    height: 55px;
    line-height: 55px;
    width: 180px;
    padding-right: 36px;
    text-align: center;
    font-size: 24px;
    color: #fff;
}

.csq_text1 {
    width: 1129px;
    margin: 20px auto;
    overflow: hidden;
    border: solid 1px #ddd;
    padding: 10px 0;
}

.csq_text_a1 {
    width: 262px;
    float: left;
    height: 40px;
    line-height: 40px;
    color: #666;
    padding-left: 20px
}
.search_text:focus { outline: none; border: 0;-webkit-appearance: none;}

/* 青》 */

/* 互动交流 */
.hdjl{
    width: 1201px;
    margin: 0 auto;
    box-sizing:border-box;
    padding: 18px;
}
.hdjl>.top{
    margin: 0 0 26px 0;
}
.hdjl>.left{
    float: left;
    width: 746px;
    margin-right: 20px;
}
.hdjl>.left>.l-top{
    width: 100%;
    height: 413px;
    margin-bottom: 20px;
}
.hdjl .tab-top{
    overflow: hidden;
    background-color: #f4f9fc;
}
.hdjl .tab-top>span{
    width: 116px;
    height: 48px;
    text-align: center;
    line-height: 38px;
    float: left;
}
.hdjl .tab-top>span>a{
    font-size: 17px;
    display: block;
    height: 40px;
    background-color: #f4f9fc;
}
.hdjl .tab-top .current{
    background: url(/global/current.png) no-repeat;
}
.hdjl .tab-top .current>a{
    background-color: #319ce4;
    color: white;
}
.hdjl .wire{
    height: 4px;
    width: 100%;
    background: #319ce4;
    position: relative;
    top: -12px;
}
.hdjl .l-top-main{
    width: 100%;
    overflow: hidden;
    display: none;
}
.hdjl .l-top-main>li{
    height: 51px;
    border-bottom: 2px solid #e8e8e8;
}
.hdjl .l-top-main>li>a{
    float: left;
    line-height: 51px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 490px;
}
.hdjl .l-top-main>li>span{
    float: right;
    color: #989898;
    line-height: 51px;
}
.hdjl>.left>.l-bottom{
    width: 100%;
}
.hdjl>.left>.l-bottom>.l-bottom-header>a{
    float: right;
    line-height: 38px;
    padding-right: 10px;
    color: #878787;
}
.hdjl>.left>.l-bottom>table{
    width: 100%;
    margin-top: 20px;
}
.hdjl>.left>.l-bottom>table tr{
    height: 40px;
}
.hdjl>.left>.l-bottom>table th{
    color: #319CE4;
    background-color: #F2F2F2;
}
.hdjl>.left>.l-bottom>table td{
    text-align: center;
}
.hdjl>.left>.l-bottom>table .td2{
    text-align: left;
}
.hdjl>.right{
    float: right;
    width: 390px;
}
.hdjl>.right>a>img{
    margin: 0 auto;
    margin-bottom: 17px;
}
.hdjl>.right>.ewm{
    height: 230px;
}
.hdjl>.right>.ewm>div{
    width: 50%;
    float: left;
    text-align: center;
}
.hdjl>.right>.ewm>div>span{
    /* height: 45px;
    display: block; */
    line-height: 45px;
    color: #656565;
}
.hdjl>.right>.ewm>div>span>img{
    margin: 0 5px 0 0;
    position: relative;
    top: 6px;
}
.hdjl>.right>.myzj>.myzj-main>li{
    height: 42px;
    line-height: 42px;
    color: #319CE4;
    font-size: 22px;
}
.hdjl>.right>.myzj>.myzj-main>li>a{
    color: #656565;
    font-size: 17px;
    float: left;
}
.hdjl>.right>.myzj>.myzj-main>li:before{
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #319CE4;
    float: left;
    margin: 17px 10px 0 0;
}
.hdjl>.right>.myzj>.myzj-main>li>span{float:right;font-size: 14px;color: #656565}
/* 服务大厅 */
.fwdt{
    width: 1201px;
    height: 878px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-top: 20px;
    background-color: #fff;
}
.fwdt>.top{
    margin-bottom: 20px;
}
.fwdt>.middle{
    width: 100%;
    height: 485px;
}
.fwdt>.middle>.m-left{
    float: left;
    width: 816px;
    height: 508px;
    margin-left: 60px
}
.fwdt>.middle>.m-left>.tab{
    width: 100%;
    height: 52px;
    margin-bottom: 20px;
}
.fwdt>.middle>.m-left>.tab>ul:after{
    clear: both;
}
.fwdt>.middle>.m-left>.tab li{
    float: left;
    width: 222px;
    height: 52px;
    background-color: #EEEEEE;
    border-radius: 20px;
    text-align: center;
    line-height: 52px;
    cursor: pointer;
}
.fwdt>.middle>.m-left>.tab .current{
    color: #fff;
    background-color: #319CE4;
}
.fwdt>.middle>.m-left>.tab .current a{
    color: #ffffff;
}
.fwdt>.middle>.m-left>.tab .current a:hover{
    color: #ffffff;
}
.fwdt>.middle>.m-left>.tab-main{
    width: 100%;
    height: 428px;
    overflow: hidden;
    display: none;
}
.fwdt>.middle>.m-left>.tab-main>.bsfw li{
    float: left;
    width: 16.6%;
    height: 140px;
    text-align: center;
}
.fwdt>.middle>.m-left>.tab-main>.bsfw li img{
    height: 42px;
    margin: 15px;
}
.fwdt>.middle>.m-left>.tab-main>.fw li{
    float: left;
    width: 33.3%;
    height: 48px;
    line-height: 48px;
    text-align: center;
}
.fwdt>.middle>.m-left>.tab-main>.fw li a:hover{
    color:red;
}
.fwdt>.middle>.m-right{
    float: right;
    width: 274px;
    height: 100%;
}
.fwdt>.middle>.m-right>div{
    width: 100%;
    height: 245px;
    background-color: #FBFBFB;
}
.fwdt>.middle>.m-right>div li{
    float: left;
    width: 50%;
    text-align: center;
}
.fwdt>.middle>.m-right>div li img{
    margin: 20px 0px 5px 0px;
}
.fwdt>.fwdt-bottom{
    margin-top: 38px;
    width: 100%;
}
.fwdt>.fwdt-bottom>.bmfw{
    line-height: 52px;
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;
    padding-left: 55px;
    width: 216px;
    height: 52px;
    background: url(/global/jiantou.png);
    margin-bottom: 31px;
}
.fwdt>.fwdt-bottom>.bmfw-main{
    background-color: #F2F9FD;
    box-sizing: border-box;
    padding: 42px 30px 38px 30px;
    width: 100%;
    height: 155px;
}
.fwdt>.fwdt-bottom>.bmfw-main li{
    float: left;
    width: 10%;
    text-align: center;
}
.fwdt>.fwdt-bottom>.bmfw-main li img{
    height: 40px;
    margin-bottom: 10px;
}
.fwdt>.fwdt-bottom>.bmfw-main li p{
    color: #444;
}


/* 走进恩平主要内容块hyx */

.gotoenping{width: 100%;height: auto;overflow: hidden;background: #fff;}
/*主要内容块 ———— 左 ,栏目样式1，政府信息和走进恩平页通用*/
.gotoenping .left{
    float: left;
    width: 240px;
    height: auto;
}
.gotoenping .column-style1>p,.govinfo .column-style1>p {
    width: 240px;
    height: 47px;
    background: url(/global/csq_left1.png) no-repeat;
    line-height: 37px;
    padding-left: 18px;
    color: #fff;
}
.gotoenping .column-style1 ul,.govinfo .column-style1 ul {
    width: 240px;
    height: auto;
    font-size: 20px;
}
.gotoenping .column-style1 ul li,.govinfo .column-style1 ul li{
    width: auto;
    height: auto;
    color: #252525;
    font-size: 18px;
    padding: 21px 30px 15px 40px;
    border-bottom: dashed 1px #000;
    background: url(/global/csq_left.png)  no-repeat scroll center 27px;
}
.gotoenping .column-style1 ul li a,.govinfo .column-style1 ul li a{
    color: #252525;
}

/* 主要内容块 右边公共样式*/
.gotoenping .right-header {
    width: 100%;
    height: 40px;
    background: #f3fbfb;
    font-size: 18px;
    border-bottom: solid #4997ce 4px;
    box-sizing: border-box;
}
.gotoenping .right-header li{
    height: 40px;
    width: 116px;
    float: left;
    line-height: 36px;
    text-align: center;
}


/* 主要内容块 右边当前位置*/
.gotoenping .right{
    float: left;
    width: 976px;
    height: auto;
    padding-left: 20px;
    box-sizing: border-box;
}
.gotoenping .current-postion{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background-color: #f1f1f1;
}
.gotoenping .current-postion .ico{
    background: url(/global/csq_index.png) no-repeat;
    font-size: 17px;
    padding-left: 20px;
    margin-left: 20px;
}
.gotoenping .current-postion .text{
    display: inline-block;
    padding-left: 10px;

}
/* 右边主要1 */
.gotoenping .right-main1{
    padding-top: 20px;
    width: 100%;
    height: 300px;
}

.gotoenping .right .current{
    background: url(/global/current.png) no-repeat;
    color: #fff;
    height: 48px;
}
.gotoenping .right .current>a{
    color: #fff;
}
.gotoenping .right-main1-content{
    padding-top: 20px;
    width: 100%;
    height: 290px;
    box-sizing: border-box;
}
.gotoenping .right-main1-bigimg{
    width: 356px;
    height: 230px;
    float: left;

}
.gotoenping .right-main1-desc{
    width: 580px;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
    line-height: 30px;
    text-indent: 2em;
}
.gotoenping .more{
    color: #276198;
    font-size: 12px;
    display: block;
    text-align: right;
}
.right-main1-all{
    display: none;
}
.right-main1-all img{
    width: 356px;
    height: 230px;
    float: left;
}
.right-main2-content .epgk img{
    width: 356px;
    height: 230px;
    float: left;
}
.right-main2-content .epgk .right-main1-desc{
    width: 580px;
    float: left;
    padding-left: 40px;
    box-sizing: border-box;
    line-height: 30px;
    text-indent: 2em;
}
/* 右边主要2 */
.gotoenping .right-main2{
    padding-top: 20px;
    width: 100%;
    min-height: 290px;
}
.gotoenping .right-main2-allimg{
    padding-top: 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: none;
}
.gotoenping .right-main2-allimg li{
    float: left;
    width: 220px;
    height: auto;
    padding-right: 18px;
}
.gotoenping .right-main2-allimg li img{
    width: 220px;
    height: 160px;
}
.gotoenping .right-main2-allimg li span{
    padding: 18px 0px 34px 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.szj_morelist{
    width: auto;
    height: auto;
    margin: 20px 0;
    clear: both;
}
.szj_morelist .right-main2-allimg{
    padding-top: 20px;
    width: 100%;
    height: 100%;
    box-sizing: border-box;

}
.szj_morelist .right-main2-allimg li{
    float: left;
    width: 220px;
    height: auto;
    padding-right: 15px;
}
.szj_morelist .right-main2-allimg li img{
    width: 220px;
    height: 160px;
}
.szj_morelist .right-main2-allimg li span{
    padding: 5px 0px 15px 0px;
    text-align: center;
    display: inline-block;
    width: 100%;
}


/* 恩平政府信息公开私有样式hyx */
.govinfo{width: 100%;height: auto;overflow: hidden;background: #fff;}
.govinfo .left{
    float: left;
    width: 240px;
    height: auto;
}
.govinfo .column-style2 a{
    display: inline-block;
    width: 100%;
    height: 44px;
    padding-top: 14px;
}
.govinfo .column-style2{
    margin-bottom: 13px;
}
/* 主要内容  右*/
.govinfo .right{
    float: left;
    width: 976px;
    height: auto;
    padding-left: 20px;
    box-sizing: border-box;
}
.govinfo .headerline{
    width: 100%;
    height: 110px;
    background: #f2f1f2;
}
.govinfo .headerline-bigtitle{
    font-size: 32px;
    line-height: 78px;
    font-weight: bold;
}
.govinfo .headerline-smtitle{
    padding-left: 20px;
}
.govinfo .headerline-bigtitle a{
    color: #123c69;
}

.govinfo .headerline-ico{
    float: left;
    padding: 20px;
}
.govinfo .headerline-text{
    float: left;
    width: 852px;
    font-size: 12px;
    text-align: center;
}
.govinfo .headerline-more{
    float: right;
    padding-right: 20px;
}
.govinfo .headerline-more a{
    color: #2b9bde;
}
/* 主要内容块 */
.govinfo .right-main1{
    padding-top: 20px;
    overflow: hidden;
}
/* 轮播图 */
.picFocus{ margin:0 auto;  width:450px; height: 419px; border:1px solid #ccc; padding:5px;  position:relative;  overflow:hidden;  zoom:1;   }
.picFocus .hd{ width:100%; padding-top:5px;  overflow:hidden; }
.picFocus .hd ul{ margin-right:-5px;  overflow:hidden; zoom:1; }
.picFocus .hd ul li{ padding-top:5px; float:left;  text-align:center;opacity: 0.6;  }
.picFocus .hd ul li img{ width:104px; height:65px; border:2px solid #ddd; cursor:pointer; margin-right:5px;   }
.picFocus .hd ul li.on{
    opacity: 1;
}
.picFocus .hd ul li.on img{ border-color:#f60;  }
.picFocus .bd li{ vertical-align:middle; }
.picFocus .bd li a{
    position: relative;
}
.picFocus .bd li span{
    position: absolute;
    top: -30px;
    width: 450px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    opacity:0.8;
    background-color: #212223;
    padding-left: 5px;
}
.picFocus .bd img{ width:450px; height:337px; display:block;  }
.govinfo .right-main1-imgall{
    float: left;
    height: 436px;
    width:  470px;
    background-color: #f3fbfb;
}
.govinfo .right-main1-newlist{
    float: left;
    height: 436px;
    width:  470px;
    margin-left: 16px;
}
/*政府信息 */
.govinfo .newlist-header{
    width: 100%;
    height: 40px;
    background: #f3fbfb;
    font-size: 18px;
    border-bottom: solid #4997ce 4px;
    box-sizing: border-box;
}
.govinfo .newlist-header li{
    height: 40px;
    width: 116px;
    float: left;
    line-height: 36px;
    text-align: center;

}
.govinfo .newlist .current{
    background: url(/global/current.png) no-repeat;
    color: #fff;
    height: 48px;
}
.govinfo .newlist-allitem{
    position: relative;
    margin-top: 20px;
    width: 100%;
}
.govinfo .newlist-allitem .more{
    position: absolute;
    top: -58px;
    right: 20px;
}
.govinfo .newlist-allitem .more a{
    color: #2b9bde;
    font-size: 12px;
    line-height: 36px;
}
.govinfo .newlist-allitem>.newlist-item{
    height: 35px;
    border-bottom: 2px solid #e8e8e8;
}
.govinfo .newlist-allitem>.newlist-item>img{
    float: left;
    margin: 10px 10px 0px 2px;
}
.govinfo .newlist-allitem>.newlist-item>a{
    float: left;
    margin-top: 5px;
}
.govinfo .newlist-allitem>.newlist-item>span{
    float: right;
    margin: 5px 2px 0px 0px;
}
.govinfo .right-main2{
    padding-top: 20px;
    overflow: hidden;
}
.govinfo .right-main2-newlist{
    float: left;
    height: 320px;
    width: 470px;
}
.govinfo .right-main2 .excursion{
    margin-left: 16px;
}
/* 右 主模块3(底部轮播图) */
.govinfo .right-main3{
    margin-top: 20px;
// overflow: hidden;
    height: 205px;
    float: left;
    width: 100%;
}
.govinfo .streamer1,.govinfo .streamer2{
    float: left;
    width: 48px;
    margin-top: 23px;
}
.govinfo .img-slide{
    float: left;
    width: 1040px;
    height: 205px;
// background: pink;
// padding-left: 20px;
// padding-right: 20px;
    overflow: hidden;
    margin: 0 40px;
}
.govinfo .img-slide-all{
    width: 999999px;
}
.govinfo .img-slide-ul{
    padding-top: 20px;
    height: 170px;
    float: left;
}
.govinfo .img-slide-ul-two{
    float: left;
}
.govinfo .img-slide-ul li{
    float: left;
    width: 240px;

}
.govinfo .img-slide-ul img{
    width: 226px;
    height: 170px;
    padding: 2px;
    border: solid 1px #ddd;

}
.govinfo .img-slide-ul span{
    display: inline-block;
    height: 30px;
    width: 226px;
    position: relative;
    top: -36px;
    left: 3px;
    background: rgba(0, 0, 0, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);
    color: #fff;
    line-height: 30px;
    text-align: center;
}

/* 走进恩平详细概览 */
.zjep{
    width: 900px;
    margin: 0px auto;
    margin-top: 36px;
}
.zjep .right-main2-allimg{
    display: block;
}
.zjep .right-main2-allimg li{
    padding-right: 4px;
}

/* 导航栏中的信息公开 */


/* 互动交流右边改 */
.right-iframe{
    width: 390px;
    height: 160px;
}
.right-new{
    width: 390px;
    height: auto;
    text-align: center;
}
.right-new>a{
    float: left;
    height: 75px;
    margin: 5px 17px;
}
.right-new>a>img{
    width: 100%;
    height: 100%;
}
#header{height:230px;display: block;overflow: hidden;}
/*改版政务公开首页样式*/
.zwgk-main{
    width: 99%;
    height: auto;
    padding: 5px;
    overflow: hidden;
    background: #fff;
}
.zwgk-main1{
    width: 100%;
    height: 270px;
}
.zwgk-main1-left{
    float: left;
    width: 49%;
    height: 100%;
}
.zwgk-main1-left-top{
    overflow: hidden;
}
.zwgk-main1-left-top>div{
    float: left;
    width: 146px;
    height: 43px;
    text-align: center;
    line-height: 43px;
}
.zwgk-main1-left-top>div>a{
    display: block;
    font-size: 15px;
    font-weight: bold;
}
.zwgk-main1-left-top1{
    background-color: #319ce4;
}
.zwgk-main1-left-top1>a{
    color: white;
}
.zwgk-main1-left-top2>a{
    color: #272822;
}
.zwgk-main1-left-bottom{
    width: 100%;
    height: 214px;
    margin-top: 10px;
    background-color: #f7f7f7;
}
.zwgk-main1-left-bottom li{
    width: 246px;
    height: 52px;
    line-height: 52px;
    position: relative;
    float: left;
    margin: 16px 4px 0px 28px;
    border: 1px solid #ececec;
    text-align: center;
    background-color: #ffffff;
}
.zwgk-main1-left-bottom li:before{
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 12px;
    background-color: #fbda75;
}
.zwgk-main1-left-bottom li:hover{
    background-color: #319ce4;
}
.zwgk-main1-left-bottom li:hover>a{
    color: white;
}
.zwgk-main1-left-bottom li>a{
    display: block;
    color: #272822;
}
.zwgk-main1-right{
    width: 49%;
    height: 100%;
    float: right;
}
.zwgk-list{
    width: 100%
}
.zwgk-list-title{
    float: left;
    width: 138px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: #319ce4;
}
.zwgk-list-title>a{
    display: block;
    font-size: 16px;
    font-weight: bold;
    color: white;
}
.zwgk-list-main{
    width: 100%;
    overflow: hidden;
}
.zwgk-list-main li{
    position: relative;
    margin-top: 8px;
    overflow: hidden;
    letter-spacing: 2px;
    font-size: 16px;
    max-height: 24px;
}
.zwgk-list-main li:before {
    content: '';
    width: 5px;
    height: 5px;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    left: 2px;
    background-color: #c2c2c2;
}
.zwgk-list-main li>a{
    width: 64%;
    float: left;
    margin-left: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.zwgk-list-main li>a:hover{
    color: red;
}
.zwgk-list-main li>span{
    float: right;
}
.zwgk-main2{
    width: 100%;
    height: 168px;
    margin-top: 24px;
}
.zwgk-main2-left{
    float: left;
    width: 51%;
}
.zwgk-main2-left li{
    width: 181px;
    height: 46px;
    position: relative;
    float: left;
    margin: 0px 23px 12px 0px;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    background-color: #87b4d8;
}
.zwgk-main2-left li:before{
    content: '';
    position: absolute;
    left: 0;
    border-top: 22px solid transparent;
    border-left: 10px solid #ffd498;
    border-bottom: 22px solid transparent;
    border-right: 22px solid transparent;
}
.zwgk-main2-left li>a{
    display: block;
    color: white;
}
.zwgk-main2-right{
    width: 49%;
    height: 100%;
    float: right;
}
.zwgk-main2-right{
    background-color: #f7f7f7;
}
.zwgk-main2-right>ul{
    height: 100%;
    overflow: hidden;
}
.zwgk-main2-right li{
    width: 50%;
    height: 50%;
    float: left;
    text-align: center;
    line-height: 50%;
}
.zwgk-main2-right li:before{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.zwgk-main2-right img,
.zwgk-main2-right span{
    display: inline-block;
    vertical-align: middle;
}
.zwgk-main2-right img{
    width: 45px;
    margin-right: 20px;
}
.zwgk-main2-right span{
    font-size: 20px;
    color: #3a3a3a;
}
.zwgk-main3{
    width: 100%;
    height: 300px;
    margin-top: 40px;
}
.zwgk-main3>div{
    height: 100%;
}
.zwgk-main3-left{
    width: 46%;
    float: left;
}
.zwgk-main3-right{
    width: 50%;
    float: right;
}
.hf_nrbg > img{width: 100%}
.shadow {
    -moz-box-shadow: 0 0 2px #848484;
    -webkit-box-shadow: 0 0 2px #848484;
    box-shadow: 0 0 2px #848484;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#848484')";
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#848484');
}

.mt5 {
    margin-top:5px;
}

.mb5 {
    margin-bottom:5px;
}

.mb10 {
    margin-bottom:20px;
}

.ml5 {
    margin-left:5px;
}

.mr5 {
    margin-right:5px;
}

.ix-wgk {
    width: 1176px;
    height: auto;
    padding: 20px;
    margin: 0 auto 10px;
    background-color: white;
    display:block;
    overflow:hidden;
}

.ix-wgk div {
    overflow:hidden;
}

.ix-wgk .block {
    float:left;
    text-align:center;
    font-family:"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","黑体",Helvetica,Arial,sans-serif;
    font-size:18px;
    font-weight:bold;
    line-height:20px;
    color:white;
}

.ix-wgk .block img {
    width:50px;
    height:50px;
}

.ix-wgk .type1 {
    width:142px;
    height:113px;
    padding-top:24px;
}

.ix-wgk .type2 {
    width:290px;
    height:113px;
    padding-top:24px;
}

.ix-wgk .type3 {
    height: 169px;
    width: 115px;
    line-height:24px;
    padding-top: 60px;
}

.ix-wgk .type4 {
    height:214px;
    width:290px;
    padding-top:67px;
    line-height:24px;
}

.ix-wgk .type4 img {
    width:80px;
    height:80px;
}

.ix-wgk .bgc1, .ix-wgk .bgc1m a:hover {
    background-color:#5f3cba;
}

.ix-wgk .bgc1m {
    background-color:#4c3096;
}

.ix-wgk .bgc2, .ix-wgk .bgc2m a:hover {
    background-color:#fec30f;
}

.ix-wgk .bgc2m {
    background-color:#daa70d;
}

.ix-wgk .bgc3, .ix-wgk .bgc3m a:hover {
    background-color:#01a204;
}

.ix-wgk .bgc3m {
    background-color:#2c8a2c;
}

.ix-wgk .bgc4, .ix-wgk .bgc4m a:hover {
    background-color:#207146;
}

.ix-wgk .bgc4m {
    background-color:#175032;
}

.ix-wgk .bgc5, .ix-wgk .bgc5m a:hover {
    background-color:#9f00a3;
}

.ix-wgk .bgc5m {
    background-color:#800083;
}

.ix-wgk .bgc6, .ix-wgk .bgc6m a:hover {
    background-color:#e73d00;
}

.ix-wgk .bgc6m {
    background-color:#c43603;
}

.ix-wgk .bgc7 , .ix-wgk .bgc7m a:hover {
    background-color:#2c8aee;
}

.ix-wgk .bgc7m {
    background-color:#287bd2;
}

.ix-wgk .bgc8, .ix-wgk .bgc8m a:hover {
    background-color:#222222;
}

.ix-wgk .bgc8m {
    background-color:#454545;
}
.ix-wgk .bgc9 {
    background-color:#454545;
}

.ix-wgk .bgc10, .ix-wgk .bgc10m a:hover {
    background-color:#9ab331;
}

.ix-wgk .bgc10m {
    background-color:#81952b;
}

.ix-wgk .bgc11, .ix-wgk .bgc11m a:hover {
    background-color:#E671B8;
}

.ix-wgk .bgc11m {
    background-color:#d067a6;
}

.wgk-more {
    position: absolute;
    z-index: 100;
    width:140px;
    display:none;
}

.wgk-more a {
    float:left;
    color:white;
    width:130px;
    font-family:"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","黑体",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:130%;
    padding: 4px;
}

.wgk-more-w2 {
    width: 270px;
}

.wgk-more-w3 {
    width: 400px;
}

.wgk-more-w4 {
    width: 810px;
}

.wgk-more-left, .wgk-more-left1, .wgk-more-left2, .wgk-more-left3, .wgk-more-left4 {
    margin-left: -130px!important;
    border-left: 2px solid #dadada!important;
    border-right: none!important;
}

.wgk-more-left1 {
    margin-left: -141px!important;
}
.wgk-more-right1 {
    margin-left: 141px!important;
}
.wgk-more-left2 {
    margin-left: -289px!important;
}

.wgk-more-left3 {
    margin-left: -141px!important;
}
.wgk-more-right3 {
    margin-left: 141px!important;
}
.wgk-more-left4 {
    margin-left: -140px!important;
}

.wgk-more a:hover {
    color:white;
}

.t4more {
    min-height: 278px;
    margin-left: 289px;
    border:2px solid #dadada;
    border-left:none;
}
.t3more {
    min-height: 225px;
    margin-left: 107px;
    border:2px solid #dadada;
    border-left:none;
}

.t2more {
    min-height: 133px;
    margin-left: 289px;
    border:2px solid #dadada;
    border-left:none;
}
.fix-ie-b2w {
    width:290px;
}

.fix-ie-b2wt1 {
    width:112px;
}

.wgk-aqsc a, .wgk-aqsc, .wgk-hb a, .w200, .w200 a {
    width: 200px;
}

.w300, .w300 a {
    width: 300px;
}
.pull-left{float: left}
.pull-right{float: right}
.more_a_tall{height: 38px;vertical-align: middle}
.l-zx-btn{padding-top: 5px;text-align: right}
.l-zx-btn a{
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border-radius: 4px;
    color: white;
    background: #fb8f32;
}
.l-zx-btn a:hover{}
/*yx_rotaion*/
.yx-rotaion{margin:0 auto;}
.yx-rotaion-btn,.yx-rotaion-title,.yx-rotation-focus,.yx-rotation-t,.yx-rotaion-btn{position:absolute}
.yx-rotation-title{position:absolute;width:100%;height:40px;line-height:40px;background:#000;filter:alpha(opacity=40);-moz-opacity:0.4;-khtml-opacity:0.4;opacity:0.4;left:0;bottom:0;_bottom:-1px;z-index:1}
.yx-rotation-t{color:#fff!important;font-size:14px;font-family:microsoft yahei;z-index:2;bottom:0;left:10px;line-height:40px;text-decoration:none!important;}
.yx-rotation-focus span,.yx-rotaion-btn span{display:block;}
.yx-rotation-focus{height:30px;line-height:20px;right:5px;bottom:3px;z-index:2}
.yx-rotation-focus span{font-size:14px;line-height:16px;float:left;margin-left:5px;position:relative;top:12px;cursor:pointer;color:#000000;background-color:rgba(255,255,255,0.6);text-align:center;font-weight:bold;font-family:'仿宋';padding: 1px 4px;ilter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;}
.yx-rotaion-btn{width:100%;height:41px;top:50%;margin-top:-20px;z-index:-999}
.yx-rotaion-btn span{width:41px;height:41px;cursor:pointer;filter:alpha(opacity=30);-moz-opacity:0.3;-khtml-opacity:0.3;opacity:0.3;position:relative}
.yx-rotaion-btn .left_btn{background-position:-2px -2px;float:left;left:10px}
.yx-rotaion-btn .right_btn{background-position:-2px -49px;float:right;right:10px}
.yx-rotaion-btn span.hover{filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8}
.yx-rotation-focus span.hover{background-color:rgba(0,0,0,0.6)!important;color: white}
.rotaion_list{width:0;height:0;overflow:hidden;}
.fla_1{width: 300px;float: left}

.zxft {
    background-image: url(http://resources.enping.cn/images/ftlogobg.jpg);
    width: 390px;
    height: 74px;
    padding-top: 85px;
    line-height: 22px;
    text-align: center;
    font-size: 12px;
    text-decoration:none;
    overflow: hidden;
    display: block;
}

.zxft p {
    color: white;
    margin: 10px 0;
    line-height: 12px;
    text-shadow: 0 0 10px #00335f;
}
.zxft b{
    color: white;
}
.right-zxhd{margin: 20px 0;border:#d8d8d8 solid 1px}
.zxhd-title{color: #319CE4;text-indent: 1em;background: #F2F2F2;line-height: 40px;font-size: 17px;font-weight: bold}
.zxhd-panel{padding:20px 10px 10px}
.zxhd-panel-item{width: 175px;height: 70px;background:#F2F2F2;float: left;margin-bottom: 10px}
.zxhd-panel-item a{line-height: 70px;font-size: 16px;font-weight: bold;display: inline-block;width: 100%;height: 100%}
.zxhd-panel-item > a > span{display: inline-block;background-size: 35px 35px;height: 35px;width: 35px;margin: 18px 10px 0 33px;float: left}
.icon-szxx{ background:url(/global/mail.png) no-repeat  ;}
.icon-wsjy{background:url(/global/advice.png) no-repeat  ;}
.icon-znhd{background:url(/global/qanda.png) no-repeat  ;}
.icon-wsts{background:url(/global/report.png) no-repeat  ;}
.bmlink_nr {
    width: 100%;
    height: auto;
    background: url(/global/gk_nrbg.jpg) left top repeat-y;
    overflow: hidden;
    box-shadow: 2px 2px 3px #aaaaaa;
}
.szf_xxktop {


    width: 100%;
    height: auto;
}
.szf_xxktop > ul> li {
    float: left;
    width: 133px;
    height: 31px;
    line-height: 28px;
    vertical-align: bottom;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    border-right: 1px solid #ffffff;
}
.szf_xxktop ul li.sec1 {
    background:#F0F5FB;
    color: #0c5fa1;
}
.szf_xxktop ul li.sec2 {
    background: url(/global/szf_sec2.jpg) left top no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 35px;
    background-size: 134px 35px;
}
.szf_xxknr {
    width: 100%;
    height: auto;
    padding: 10px 15px;
    overflow-x: hidden;
    overflow-y: auto;
}
.szf_xxknr > ul > li > ul > li {
    float: left;
    width: 138px;
    height: 22px;
    line-height: 22px;
    vertical-align: bottom;
    text-align: center;
    padding: 0 10px 8px 0;
    background: url(/global/szf_btn.jpg) left top no-repeat;
    background-size: 138px;
}
.szf_xxknr >ul >li >ul >li >a {
    line-height: 20px;
    font-size: 12px;
}

/*新友情链接*/
.footer_nav {
    margin-top: 10px;
    height: 45px;
    background: #59ABE3;
    width: 100%;
    min-width: 1216px;
}
.mar {
    width: 1186px;
    margin: 0 auto;
    padding: 0 10px;
}
.footer_nav li {
    float: left;
    margin-right: 10px;
    border: 1px solid #5096c4;
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 0 0 0 10px;
    font-size: 15px;
    margin-top: 7px;
    cursor: pointer;
}
.footer_nav li>span{
    display: inline-block;
    float: right;
    width: 14px;
    height: 8px;
    margin: 11px 5px 0 10px;
    background: url(/global/xs.png) no-repeat;
}
.footer_nav li.newdh > span{
    background: url(/global/xs_01.png) no-repeat!important;
}
.link {
    width: 1171px;
    margin: 0 auto;
    padding: 20px;
}
.link li {
    padding-left: 20px;
    background: url(/global/li_bg1.png) no-repeat 0;
    line-height: 30px;
    float: left;
    width: 214px;
    font-size: 14px;
}
.link li > a {
    color: #666;
    text-decoration: none;
}

/* 信息公开 */
.xxgk-left{
    width: 240px;
    float: left;
    overflow: hidden
}
.xxgk-left-header{
    width: 220px;
    height: auto;
    padding: 6px 0 20px 20px;
    color: #fff;
    background: url(/global/csq_left1.png) no-repeat scroll top left;
    font-size: 18px;
}
.tree{
    width: 230px;
    border-bottom:1px dashed #d4d4d4;
    overflow: hidden;
}
.tree-title{
    height: 30px;
    line-height: 30px;
    font-weight: bold;
}
.tree-title>a{
    font-size: 14px;
    cursor: pointer;
}
.tree-main{
    overflow: hidden;
    padding-bottom: 12px;
}
.xxgk-bottom{
    float: left;
    margin: 6px 6px 6px 8px;
    cursor: pointer;
}
.tree-main>li{
    height: 20px;
    line-height: 20px;
}
.tree-main>li>a{
    color: #413434;
    font-size: 13px;
    cursor: pointer;
}
.xxgk-dot{
    float: left;
    margin: 7px 10px 6px 32px;
}
.xxgk-right{
    margin-left:250px;
}
.xxgk-right-list{
    width: 960px;
    border-collapse:collapse;
    border: 1px solid #d4d4d4;
}
.xxgk-right-list th{
    border: 1px solid #d4d4d4;
    color: #413434;
    padding: 5px 0;
}
.xxgk-right-list td{
    border: 1px solid #d4d4d4;
    text-align: center;
    color: #413434;
}
.xxgk-right-list td>a{
    text-decoration: none;
    color: #252525;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 510px;
    padding: 6px 20px;
}
.xxgk-right-list td>a:hover{
    color: red;
}

.csq_content_1 .trs_web img {
    max-width: 100%;
    height: auto;
}

.zwgk-main1-left .l1 {
	width: 155px;
    float: left;
    padding: 0;
    height: auto;
    display: block;
    overflow: hidden;
}

.zwgk-main1-left .l1 img {
	width: 100%;
	height:auto;
}

.zwgk-main1-left .l1 .l12 {
	/*font-family: "方正大标宋简体","Microsoft YaHei";*/
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    margin: 2px 0;
}

.zwgk-main1-left .l1 .l13 {
	font-weight: bold;
    color: #D20404;
    text-align: center;
}

.zwgk-main1-left .l2 {
	width: 414px;
    float: left;
}

.zwgk-main1-left .l2 .l21 {
    width: 55px;
    float: left;
    text-align: right;
    padding-right: 10px;
    font-weight: bold;
    color: #D20404;
}

.zwgk-main1-left .l2 .l22 {
	width:348px;
    float: left;
}

.zwgk-main1-left .l2 .l22 a {
	width:78px;
	float:left;
	padding-bottom: 10px;
	height:auto;
	text-align:center;
	display:block;
	overflow:hidden;
}

.zwgk-main1-left .l2 .l22 img {
	width:100%;
	height:auto;
}

.l22 .fix1 {
    float:left;
}

.gray {
    filter: grayscale(100%); 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%); 
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); 
     -webkit-filter: grayscale(1);
}