﻿/**!
 * 某某页面-首页
 * author: gaoli;
 * date:2017-09-12
 */

.main_box {
    width: 1003px;
    margin: 0px auto;
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.hdpnew {
    width: 755px;
    float: left;
    height: 290px;
}
.hdpnew dt {
    font-size: 14px;
    height: 41px;
    line-height: 41px;
    border-bottom: 1px solid #F66;
}
.hdpnew dt strong {
    float: left;
    background: url(../images/sy_10.jpg) repeat-x;
    height: 31px;
    line-height: 31px;
    width: 100px;
    text-align: center;
    color: #fff;
    margin-top: 5px;
}
.hdpnew dt span.bl_cent01 {
    background: url(../images/sy_16.jpg) center repeat-x;
    display: block;
    float: left;
    width: 570px;
    margin-left: 20px;
}
.hdpnew dt span.more {
    float: right;
    margin-right: 10px;
    font-size: 12px;
}
.ewb-more {
    color: #393939;
    cursor: pointer;
}
.ewb-more:hover{
	color:#eb4d00;
}

/*幻灯片*/

.h10 {
    height: 10px;
    overflow: hidden;
}
.clear {
    margin: 0 auto;
    width: 100%;
    height: 10px;
    overflow: hidden;
    clear: both;
}
.hotpic {
    float: left;
    width: 300px;
    height: 230px;
    margin-top: 10px;
}
.hotpic dt {
    background: url(../images/sy_23.jpg) repeat-x;
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #dedede;
}
.hotpic dt strong {
    margin-left: 20px;
}
.hotpic img {
    width: 300px;
    height: 210px;
}
.hottext {
    float: left;
    width: 389px;
    overflow: hidden;
    margin-left: 13px;
}
.hottext h1 {
    font-size: 18px;
    font-weight: 100;
    font-family: "黑体";
    overflow: hidden;
    clear: both;
    line-height: 40px;
    text-align: center;
}
.hottext h1 a:link,
.hottext h1 a:visited {
    color: #b51111;
}
.hottextnr {
    line-height: 18px;
    overflow: hidden;
    clear: both;
    border-bottom: 2px solid #f00;
    padding-bottom: 10px;
}

/* 轮播图 */

.wb-slider {
    position: relative;
    overflow: hidden;
}
.wb-slider-conbox {
    overflow: hidden;
}
.wb-slider-ctag {
    display: block;
    position: relative;
}
.wb-slider-ctag img {
    display: block;
    width: 100%;
    height: 100%;
}
.wb-slider-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    font-weight: bold;
    color: #fff;
    background: url(../images/mask-bg.png);
}
.wb-slider-mask .ellipsis {
    display: block;
    margin-left: 10px;
    width: 164px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.wb-slider-switcher {
    position: absolute;
    right: 0;
    bottom: 0px;
    height: 18px;
}
.wb-slider-stag {
    float: left;
    margin-right: 2px;
    height: 16px;
    width: 16px;
    color: #000;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    background: #d7d7d7;
    cursor: pointer;
}
.wb-slider-stag.cur {
    font-weight: bold;
    color: rgb(168, 71, 28);
    background: rgb(255, 209, 22);
}

/* tab */

.lq_news_mp02 {
    height: auto;
    overflow: hidden;
    width: 440px;
    float: right;
    margin-left: 15px;
    background: url(../images/sy_30.jpg) repeat-x top
}
.ewb-tab-hd {
    height: 30px;
    border-bottom: 1px solid #CCC;
}
.ewb-tab-item {
    float: left;
    width: 98px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #AF0100;
    text-align: center;
    margin: 4px 0 0 4px;
    border: 1px solid #dedede;
    cursor: pointer;
    background: url(../images/tab_navbg.jpg) repeat-x;
}
.ewb-tab-item.active {
    color: #fff;
    background: #d9290f;
    border: 1px solid #bc1b04;
}

/* 通知公告 */

.wb-tab-infor {
    width: 228px;
}
.wb-textlist {
    width: 228px;
    height: 162px;
    overflow: hidden;
}
.wb-textlist li {
    float: left;
    margin-top: 3px;
    line-height: 24px;
    height: 24px;
    padding-left: 10px;
    background: url(../images/listimg.jpg) no-repeat left center;
}
.wb-textlist a {
    display: block;
    width: 95%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #393939;
    font-size: 14px;
}

.wb-textlist a:hover{
	   color: #eb4d00;
	   cursor: pointer;
}

.lq_news_mp02 dd span.lq_news_jj p strong {
    color: #C00;
    padding: 0px 10px;
}
.lq_news_mp02 dd span.lq_news_jj p strong a {
    color: #C00;
}
.lq_news_mp02 dd span.lq_news_jj p strong a:hover {
    text-decoration: underline;
}
.lq_news_mp02 dd ul li {
    display: block;
    position: relative;
    height: 30px;
    padding-left: 10px;
}
.lq_news_mp02 dd ul li label {
    display: block;
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: #333;
    position: absolute;
    top: 10px;
    left: 0px;
}
.lq_news_mp02 dd ul li span {
    float: right;
}
.gonggao_box {
    width: 230px;
    float: right;
    height: auto;
    overflow: hidden;
}
.gonggao {
    width: 228px;
    height: 200px;
    border: 1px solid #fbc9c5;
    margin-top: 5px;
}
.gonggao dt {
    background: url(../images/sy_10.jpg) repeat-x;
    height: 29px;
    line-height: 29px;
}
.gonggao dt strong {
    background: url(../images/sy_13.jpg) bottom no-repeat;
    width: 91px;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    margin-left: 10px;
}
.gonggao dt span {
    padding-left: 20px;
    display: block;
    width: 30px;
    float: right;
    margin-right: 10px;
}
.gonggao dt span a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px
}
.gonggao dd {
    padding: 5px 20px;
}
.gonggao dd ul li {
    display: block;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
    margin-top: 3px;
}
.gonggao dd ul li label {
    display: block;
    background: #333;
    font-size: 0px;
    width: 3px;
    height: 3px;
    position: absolute;
    font-size: 0px;
    left: 0px;
    _left: -10px;
    top: 11px;
    _top: 5px;
}
.jzxx {
    margin-top: 10px;
}
.zhuantipic {
    clear: both;
    height: auto;
    overflow: hidden;
    width: 1003px;
    margin: 0px auto;
}
.zhuantipic02 {
    clear: both;
    height: auto;
    overflow: hidden;
    width: 1003px;
    margin: 0px auto;
    margin-top: 10px;
}



/* 政府信息公开 */
.xinxingk_box {
    clear: both;
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}
.xinxingk {
    float: left;
    width: 300px;
    border: 1px solid #CCC;
    height: 215px;
}
.xinxingk dt {
    background: url(../images/sy_30.jpg) repeat-x top;
    height: 35px;
    line-height: 35px;
}
.xinxingk dt strong {
	font-weight: bold;
    float: left;
    margin-left: 10px;
}
.xinxingk dt span {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    color:#393939;
}
.xinxingk dt span:hover{
	color:#eb4d00;
	cursor: pointer;
}
.xinxingk dd {
    line-height: 26px;
    padding-top: 10px;
}
.xinxingk dd span.lq_news_mp_lpic {
    width: 110px;
    height: 140px;
    float: left;
    display: block;
    padding-left: 10px;
}

/*更改尺寸*/

.xinxingk dd ul {
    float: left;
    margin-left: 10px;
    display: block;
    width: 165px;
}

/*更改尺寸*/

.xinxingk dd ul li {
    display: block;
    position: relative;
    height: 30px;
    padding-left: 10px;
}
.xinxingk dd ul li label {
    display: block;
    width: 3px;
    height: 3px;
    font-size: 3px;
    background: #333;
    position: absolute;
    top: 10px;
    left: 0px;
}
.xinxingk dd ul li span {
    float: right;
}
.xinxingk dd ul li  a{
	color:#393939;
	cursor: pointer;
}
.xinxingk dd ul li  a:hover{
    color:#eb4d00;
}
.mtjj {
    width: 435px;
    height: 215px;
    float: left;
    margin-left: 15px;
    border: 1px solid #CCC;
    background: url(../images/sy_30.jpg) repeat-x top
}
.tabs {
    height: auto;
    overflow: hidden;
}
.tabs ul {
    margin: 0;
    padding: 0;
}
.tabs ul li {
    list-style-type: none;
}
.tabs_menu {
    position: relative;
    overflow: hidden;
    height: 29px;
    width: auto;
    text-align: left;
    border-bottom: 1px solid #CCC
}
.tabs_menu li.hover a {
    color: #FFF;
    text-decoration: none
}
.tabs_menu li a {
    color: #AF0100;
    text-decoration: none
}
.menu {
    position: absolute;
    z-index: 1;
}
.menu li {
    margin-left: 5px;
    cursor: pointer;
    padding: 0px 20px;
    line-height: 24px;
    height: 24px;
    color: #000;
    float: left;
    display: block;
    margin-top: 4px;
    border: 1px solid #dedede;
    background: url(../images/tab_navbg.jpg) repeat-x;
    font-size: 14px;
    font-weight: bold;
}
.menu li.hover {
    color: #FFF;
    background: #d9290f;
    border: 1px solid #bc1b04
}
.tabs_content {
    clear: both;
    height: auto;
    overflow: hidden;
}
.content ul {
    display: none;
}
.content ul.block {
    display: block;
    padding: 10px 10px;
}
.content ul {
    padding: 10px 15px;
}
.content ul li {
    line-height: 26px;
    position: relative;
    padding-left: 10px;
}
.content ul li span {
    float: right;
}
.content ul li label {
    display: block;
    background: #333;
    font-size: 0px;
    width: 3px;
    height: 3px;
    position: absolute;
    font-size: 0px;
    left: 0px;
    _left: -10px;
    top: 11px;
    _top: 5px;
}
.jgsz {
    width: 230px;
    float: right;
    height: 235px;
}
.bszn_box {
    height: auto;
    overflow: hidden;
    clear: both;
}
.bszn_bt {
    height: 45px;
    line-height: 45px;
    border-bottom: 3px solid #d9290f;
    margin-right: 15px;
    overflow: hidden;
}
.bszn_bt strong {
    margin-top: 15px;
    float: left;
}
.bszn_bt span {
    float: right;
    margin-right: 10px;
}
.bszn_left {
    width: 770px;
    height: auto;
    overflow: hidden;
    float: left
}
.bszn01,
.bszn02,
.bszn03,
.bszn04 {
    width: 368px;
    height: 213px;
    background: url(../images/sy_30.jpg) repeat-x top;
    margin-top: 10px;
    float: left;
    margin-right: 15px;
    border: 1px solid #CCC
}
.bszn_right {
    width: 230px;
    float: right;
    height: auto;
    overflow: hidden;
}
.bszn_right span {
    display: block;
    height: 73px;
    width: 229px;
    margin-top: 10px;
}
.bsfw_box {
    width: 230px;
    float: right;
    height: auto;
    overflow: hidden;
}
.bsfw {
    width: 228px;
    height: 260px;
    border: 1px solid #fbc9c5;
    margin-top: 10px;
}
.bsfw dt {
    background: url(../images/sy_10.jpg) repeat-x;
    height: 29px;
    line-height: 29px;
}
.bsfw dt strong {
    background: url(../images/sy_13.jpg) bottom no-repeat;
    width: 91px;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    margin-left: 10px;
}
.bsfw dt span {
    background: url(../images/sy_32.jpg) no-repeat 0 12px;
    padding-left: 20px;
    display: block;
    width: 30px;
    float: right;
    margin-right: 10px;
}
.bsfw dt span a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px
}
.bsfw dd {
    padding: 5px 20px;
}
.bsfw dd ul li {
    display: block;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
    margin-top: 3px;
}
.bsfw dd ul li label {
    display: block;
    background: #333;
    font-size: 0px;
    width: 3px;
    height: 3px;
    position: absolute;
    font-size: 0px;
    left: 0px;
    _left: -10px;
    top: 11px;
    _top: 5px;
}
.bgxz {
    margin-top: 10px;
    height: auto;
    overflow: hidden;
}
.bssp {
    width: 228px;
    height: 145px;
    border: 1px solid #fbc9c5;
    margin-top: 5px;
    margin-top: 10px;
}
.bssp dt {
    background: url(../images/sy_10.jpg) repeat-x;
    height: 29px;
    line-height: 29px;
}
.bssp dt strong {
    background: url(../images/sy_13.jpg) bottom no-repeat;
    width: 91px;
    text-align: center;
    font-size: 14px;
    display: block;
    float: left;
    margin-left: 10px;
}
.bssp dt span {
    background: url(../images/sy_32.jpg) no-repeat 0 12px;
    padding-left: 20px;
    display: block;
    width: 30px;
    float: right;
    margin-right: 10px;
}
.bssp dt span a {
    color: #FFF;
    text-decoration: none;
    font-size: 12px
}
.bssp dd {
    padding: 5px 20px;
}
.bssp dd ul li {
    display: block;
    line-height: 24px;
    position: relative;
    padding-left: 10px;
    margin-top: 3px;
}
.bssp dd ul li label {
    display: block;
    background: #333;
    font-size: 0px;
    width: 3px;
    height: 3px;
    position: absolute;
    font-size: 0px;
    left: 0px;
    _left: -10px;
    top: 11px;
    _top: 5px;
}
.news_pic {
    border: 1px solid #ffc5bd;
    width: 1001px;
    /* margin-top: 10px; */
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}
.news_pic dt {
    height: 59px;
    line-height: 59px;
}
.news_pic dd {
    padding: 0px 0px 10px 0px;
}


/*  */
.wb-marquee {
    overflow: hidden;
    margin-left: 15px;
    height: 160px;
}

.wb-marquee-items {
    width: 750px;
    height: 160px;

}

.wb-marquee-items li {
    width:215px;
    height: 160px;
    float: left;
    margin-right: 15px;
    text-align: center;
}
.wb-marquee-img{
		display: block;
    text-align: center;
    margin-right: 12px;
    padding: 0px;
    line-height: 25px;
    color: #939393;
}
.wb-marquee-img img {
    display: block;
    height: 130px;
    width: 207px;
    padding: 3px;
    border: 1px solid #CCC;
}

.ewb-marquee-font{
	font-size: 14px;
    line-height: 24px;
	color:#393939;
	cursor: pointer;
}
.ewb-marquee-font:hover{
	color:#eb4d00;
}
.links {
    width: 1023px;
    margin: 0px auto;
    margin-top: 10px;
}
.link_pic {
    height: 60px;
    display: block;
}
.link_pic a {
    margin-left: 10px;
    _margin-left: 8px;
}
.link_wz {
    display: block;
    padding: 10px 0px;
    width: 1003px;
    margin: 0px auto;
}

/* 0922新增 */
.more-color{
	color:#393939;
}

#xzzfzjgl{
	width:150px;
}
