@charset "UTF-8";

/*css reset start*/

*,*:before,*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
code,
del,
em,
font,
img,
ins,
q,
s,
small,
strong,
tt,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	vertical-align: middle;
}

caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}

img {
	border: none;
	max-width: 100%;
}

input,
textarea,
button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: none;
}

a {
	text-decoration: none;
}

input[type="checkbox"],
input[type="radio"] {
	vertical-align: -2px;
	margin-right: 5px;
}

body,
button,
input,
select,
textarea {
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	font-size: 0;
}

table {
	width: 100%;
}
strong{
font-weight: bold;
}
iframe{background: transparent;}
/*css reset end*/

.body_bg{
	 
        margin:0px;
        font-family: 微软雅黑;
}
.header{
	width: 100%;
	height: 200px;
}
.header_t{
	height: 30px;
	width: 100%;
	background-color: #eb3f00;
}
.top_box_nr{
	width: 1100px;
	margin: 0 auto;
}
.top_box_nr span{
	float: left;
	height: 30px;
	line-height: 30px;
	color:#fff;
}
.top_box_nr ul{
	float: right;
	height: 30px;
}
.top_box_nr ul li{
	float: left;
	height: 100%;
	padding:6px 10px 0;
	border-right: 1px solid #ffa166;
}
.top_box_nr ul li a{
	font-size: 14px;
	color: #fff;
}
.top_box_nr ul li a.gh{
	background:url(../images/ghlogo_03.png) no-repeat 0 center;  
	padding-left: 20px;
}
.header_c{
	width: 1100px;
	height: 170px;
	margin: 0 auto;
	padding: 10px 30px 0;
	background-color: #fff;
}
.logo{
	float: left;
	margin-top: 10px;
	width: 97px;
	height: 130px;
}
.search{
	float: right;
	width: 910px;
	height: 100px;
	padding-bottom: 20px;
	border-bottom: 2px solid #2b324f;
}
.search_input{
	margin-top: 23px;
	float: right;
	width: 320px;
	height: 40px;
}
.search_input form{
	height: 100%;
}
.search_input span{
	float: left;
	width: 260px;
	height: 100%;
	padding-left: 35px;
	border: 1px solid #ddd;
	border-right: 0;
	background: url(searchlogo_03.png) no-repeat 10px center;
}
.search_input input{
	width: 100%;
	height: 100%;
	line-height: 40px;
        color:#666;
}
.search_input input[type="submit"]{
	float: left;
	width: 60px;
	height: 40px;
	background-color:#eb3f00;
	color:#fff; 
	line-height: 40px;
	text-align: center;
}
.nav{
	position: relative;
	float: right;
	width: 910px;
	height: 60px;
	padding-top:15px; 
}
.nav>li{
	float: left;
	width: 110px;
	height: 60px;
}
.nav>li>a{
	display: inline-block;
	position: relative;
	top: 3px;
	width: 100%;
	height: 30px;
	color: #333;
	font-size: 18px;
	border-left:1px solid #ddd;
	text-align: center;
	line-height: 30px;
}
.nav>li:first-child>a{
	border-left:0;
}
.navContent{
	position: absolute;
	top:60px;
	left: -160px;
	z-index: 200;
	width: 1100px;
	height: 0;
	padding-left:25px;
	overflow:hidden;
}
.navContent>span{
	display: inline-block;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: url(headertipbg_03.png) no-repeat;
}
.navContent h3{
	font-size: 18px;
	color: #fff;
	margin-bottom: 15px;
	margin-top: 30px;
}
.navContent h3 a{
	color: #fff;
}
.goverLeader{
	float: left;
	width: 227px;
}
.goverLeader>label{
	display: inline-block;
	width: 84px;
	height: 24px;
	line-height: 24px;
	color: #eb3f00;
	text-align: right;
}
.goverLeader span a{
	color: #fff;
}
.goverLeader span.fsz{
	float:left;
	width: 143px;
}
.goverLeader .fgszz a{
	display:inline-block;
	width:59px;
}
.goverLeader span.fsz label{
	display: inline-block;
	margin-right: 17px;
	margin-bottom: 5px;
}
.headerMeet{
	float: left;
	width: 315px;
	margin-left: 30px;
}
.headerMeet li{
	width: 100%;
	height: 30px;
}
.headerMeet li a{
line-height:30px;
width: 260px;
    display: inline-block;
   overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
	height: 100%;
	background: url(../images/headerLibg_06.png) no-repeat 0px center;
	padding-left: 10px;
	color: #fff;
}
.headerMeet li a:hover{
	color: #f59000;
}
.goverMech{
	margin-left: 88px;
	float: left;
}
.goverMech li{
	margin-bottom: 5px;
	width: 180px;
	height: 33px;
	background-color: #5a5e76;
}
.goverMech li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #fff;
	padding-left: 30px;
	line-height: 33px;
}
.header2{
	display: none; 
position:fixed;
left:0;
top:0;
	z-index: 201; 
	width: 100%;
}

.other{
	width: 1100px;
	height: 140px;
	background: url(touming.png) no-repeat;
	margin: 0 auto; 
	padding: 12px 30px 0 30px;
}
.logo1{
	float: left;
}
.sear{
	width: 320px;
	height: 40px;
	float: right;
	margin-top: 19px;
}
.inputText{
        color:#666;
	float: left;
	width: 260px;
	height: 40px;
	line-height: 40px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	background: #fff url(ser.png) 10px 10px no-repeat;
	padding-left: 40px;
}
.serButt{
	width: 60px;
	height: 40px;
	background: #eb3f00;
	float: right;
	line-height: 40px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.serNav{
	width: 1040px;
	background: #eb3f00;
	height: 50px;
	line-height: 50px;
	clear: both;
	padding-left: 140px;
}
.serNav li{
	float: left;
	width: 110px;
	color: #fff;
	border-left: 1px solid #fff ;
	height: 30px; 
	text-align: center;
    margin-top: 10px;
    line-height: 30px;
}
.serNav li:first-child{
	border-left: none;
}
.serNav li a{
	display:inline-block;
	width:100%;
	color: #fff;
	font-size: 18px;
}
.content{
	width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.con_top{
	margin-top: 10px;
	height: 460px;
}
  .page_slide {
	float: left;
	margin-right: 10px;
	width: 610px;
	height: 100%;
	padding:50px 30px 0; 
	position: relative;
	background: #fff;
} 

#Projector {float: left;position: relative;z-index: 1;margin-right: 10px; }
#Projector img {width: 100%;height: 100%; }
.picplay {position: relative;z-index: 2;height: 252px;  }
.picplayImg {width: 550px;height: 332px; border: 1px solid #ccc; }
.picplay .picplayBg {height: 35px;width: 99%;}
.picplay .picplayLink {margin-top:20px;padding-left: 0px;height: 35px;color: #666;line-height: 35px;display: block;font-size: 18px;max-width: 390px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.cyclyImg_pager {height: 20px;text-align: right;position: absolute;right: 31px;bottom: 30px;z-index: 200;overflow: hidden; }
.cyclyImg_pager span {width: 18px;height: 18px;margin-left: 6px;line-height:18px;display: inline-block;background-color:#ccc;cursor: pointer;overflow: hidden;color: #fff;font-size: 14px;text-align: center; }
.cyclyImg_pager span.cycle-pager-active {margin-top: 0;_background: none; background-color: #4da9d9;}
.picplay .picplayToo{
   width: 190px !important;
}

.title{
	position: relative;
	width: 100%;
	height: 47px;
	border-bottom: 2px solid #999;
}
.title ul{
	height: 100%;
	padding-bottom: 20px;
}
.title ul li{
	position: relative;
	top: 2px;
	float: left;
	height: 100%;
	border-right:1px dashed #ccc; 
	padding: 0 15px;
}
.title ul li.noBorder{
	border-right: 0;
}
.title ul li.noPadding{
	padding-left: 0;
}
.title ul li.active a{
	border-bottom:2px solid #eb3f00;
	display: inline-block;
    	height: 49px;
	color: #eb3f00;
	font-weight: bold;
}
.title ul li a{
	position: relative;
	top: -4px;
	font-size: 24px;
	color: #999;
	font-weight: bold;
}
.onlineWork{
	float: left;
	width: 480px;
	height: 100%;
	padding: 30px;
	background-color: #fff;
}
.onlineWork .title a{
	font-size: 24px;
	color:#2b324f;
	font-weight: bold;
	border-bottom:0;
}
.wsbsdt_list1{
	padding: 10px 0 20px 0;
	border-bottom: 1px dashed #ccc;
}
.wsbsdt_list1 li{
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 5px;
}
.wsbsdt_list1 li.li1{
	background: url(bs-dt_hui_1.png) center 13px no-repeat #efefef;
}
.wsbsdt_list1 li.li2{
	background: url(bs-dt_hui_2.png) center 11px no-repeat #efefef;
}
.wsbsdt_list1 li.li3{
	background: url(bs-dt_hui_3.png) center 12px no-repeat #efefef;
}
.wsbsdt_list1 li.li4{
	background: url(bs-dt_hui_4.png) center 11px no-repeat #efefef;
}
.wsbsdt_list1 li.li5{
	margin-right: 0;
	background: url(bs-dt_hui_5.png) center 13px no-repeat #efefef;
}
.wsbsdt_list1 li.li1.active{
 background: url(bs-dt_1.png) center 13px no-repeat #eb3f00;
}
.wsbsdt_list1 li.li2.active{
 background: url(bs-dt_2.png) center 11px no-repeat #eb3f00;
}
.wsbsdt_list1 li.li3.active{
 background: url(bs-dt_3.png) center 12px no-repeat #eb3f00;
}
.wsbsdt_list1 li.li4.active{
 background: url(bs-dt_4.png) center 11px no-repeat #eb3f00;
}
.wsbsdt_list1 li.li5.active{
 background: url(bs-dt_5.png) center 13px no-repeat #eb3f00;
}
.wsbsdt_list1 li.active a{
 color: #fff;
}

.wsbsdt_list1 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 45px;
	text-align: center;
	font-size: 14px;
	color: #666;
}

.wsbsdt_list2{
	padding-top: 20px ;
	padding-bottom: 10px ;
}
.wsbsdt_list2 li{
	float: left;
	margin-right: 6px;
	margin-bottom: 10px;
	width: 100px;
	height: 50px;
	border: 1px solid #ccc;
	background-color: #fcfcfc;
}
.wsbsdt_list2 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.wsbsdt_list2 li a:hover{
	color: #eb3f00;
	font-weight: bold;
}
.wsbsdt_list3{
	margin-top: 20px;
	height: 40px;
}
.wsbsdt_list3 li{
	float: left;
	width: 105px;
	height: 100%;
	border-left: 1px solid #eee;
}
.wsbsdt_list3 li:first-child{
        border-left:0;
}
.wsbsdt_list3 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #666;
}
.wsbsdt_list3 li a:hover{
	color: #f59000;
}
.wsbsdt_list3 li a i{
	display: block;
	width: 21px;
	height: 21px;
	margin: 0 auto;
	background: url(bilibili.png);
}
.wsbsdt_list3 li a i{
	background-position: -3px 0 ;
}
.wsbsdt_list3 li+li a i{
	background: url(tl_07.png) no-repeat 1px 0;
}
.wsbsdt_list3 li+li+li a i{
	background: url(bilibili.png);
	background-position: -199px 0 ;
}
.wsbsdt_list3 li+li+li+li a i{
	background: url(bilibili.png);
	background-position: -300px -1px ;
}
.wsbsdt_list3 li:hover a i{
	background-position: -50px 0 ;
}
.wsbsdt_list3 li+li:hover a i{
	background: url(bilibili.png);
	background-position: -154px 0 ;
}
.wsbsdt_list3 li+li+li:hover a i{
	background-position: -249px 0 ;
}
.wsbsdt_list3 li+li+li+li:hover a i{
	background-position: -349px 0 ;
}
.onlineWork h3{
	margin-top: 10px;
	font-size: 18px;
	color: #f59000;
	font-weight: bold;
}
.con_foot{
	width: 100%;
	margin-top: 10px;
}
.conLeft{
	float: left;
	width: 360px;
	margin-right: 10px;
}
.news_Pic{
	height: 1000px;
	width: 100%;
	background-color: #fff;
	padding: 30px;
}
.tmNews_list{
	min-height: 320px;
	padding-top: 15px;
}
.tmNews_list li,.tmFile_List li,.personInfo_list li,.publicJoin_list li,.importPolicy_list li{
	width: 100%;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
   	white-space: nowrap;
}
.tmNews_list li a,.tmFile_List li a,.personInfo_list li a,.publicJoin_list li a,.importPolicy_list li a{
	color:#333;
	float:left;
}
.tmNews_list li a:hover,.tmFile_List li a:hover,.personInfo_list li a:hover,.publicJoin_list li a:hover,.importPolicy_list li a:hover{
	color:#f59000;
}
.tmNews_list li span,.tmFile_List li span,.personInfo_list li span,.publicJoin_list li span,.importPolicy_list li span{
	float: right;
	color:#999;
	font-size：12px;
	width: 80px;

}
.pic_list li a:hover,.goverMech li a:hover,.headerMyPic ul p a:hover,.headerZWFile li a:hover,.ynopsisText span a:hover{
color:#f59000;
}
.ggzyList li a:hover{
color:#eb3f00
}

.pic_vcr{
	margin-top: 40px;
}
.pic_list{
	padding-top: 20px;
}
.pic_list li.pic1{
	width: 100%;
	margin-bottom: 22px;
}
.pic_list li.pic1>a{
	display: inline-block;
	width: 100%;
	height: 170px;
}
.pic_list li.pic1 img{
	width: 300px;
	height: 170px;
}
.pic_list li{
	float: left;
	width: 145px;
	margin-right: 10px;
	margin-bottom: 12px;
}
.pic_list li>a{
	display: inline-block;
	width: 100%;
	height: 82px;
}
.pic_list li>a img{
	width: 100%;
	height: 100%;
}
.pic_list li p{
	margin-top: 8px;
	word-wrap:break-word; 
  	word-break:break-all;
}
.pic_list li a{
	color: #333;
}
.vcr_list li a{
	position:relative;
}
.vcr_list li.pic1 span{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/biggrey_03.png) no-repeat;
}
.vcr_list li span{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/smallgrey_03.png) no-repeat;
}
.qlqd{
	margin-top: 10px;
	width: 100%;
	height:370px;
	background-color: #fff;
	padding: 30px;
}
.qlqd li{
	width: 100%;
	height: 90px;
	background-color: #f6f6f6;
	margin-bottom: 15px;
}
.qlqd li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-left: 50px;
	font-size: 24px;
	color: #666;
	line-height: 90px;
}
.qlqd li a i{
	float: left;
	height: 100%;
	width: 80px;
	background-image: url(bilibili.png);

}
.qlqd li a i{
	background-position: 2px 95px;
}
.qlqd li+li a i{
	background-position: -115px 95px;
}
.qlqd li+li+li a i{
	background-position: -235px 93px;
}
.conCenter{
	float: left;
	width: 360px;
	margin-right: 10px;
}
.conCenterTop{
	padding: 30px;
	width: 100%;
	height:890px; 	
	background-color: #fff;
}
.tmFile{
	width: 100%;
	background-color: #fff;
}
.tmFileBox{
	padding-top: 15px;
	min-height: 290px;
}
.tmFileSearch{
	width: 100%;
	height: 37px;
}
.tmFileSearch form{
	height: 100%;
}

.tmFileSearch span{
	float: left;
	width: 220px;
	height: 100%;
	padding-left: 10px;
	border: 1px solid #ddd;
	border-right: 0;
}
.tmFileSearch input[type="text"]{
	width: 100%;
	height: 100%;
	line-height: 40px;
color:#666;
}
.tmFileSearch input[type="submit"]{
	float: left;
	width: 80px;
	height: 100%;
	color:#fff; 
	line-height: 37px;
	padding-left: 31px;
	cursor: pointer;
	background: url(filesearch_07.png) no-repeat 10px center #f59000;
}
.tmFile_List{
	padding-top: 10px;
}
.tmFile_List2{
	padding-top: 0;
	min-height: 270px;
}
.govermentPublic{
	min-height: 255px;
}
.goverList{
	padding-top: 20px;
}
.goverList li{
	float: left;
	margin-right: 9px;
	margin-bottom: 10px;
	width: 94px;
	height: 64px;
	background: url(zfxxgk_03.png);
}
.goverList li{
	background-position: 332px 166px;
}
.goverList li+li{
	background-position: 229px 166px;
}
.goverList li+li+li{
	background-position: 126px 166px;
}
.goverList li+li+li+li{
	background-position: 332px 92px;
}
.goverList li+li+li+li+li{
	background-position: 229px 92px;
}
.goverList li+li+li+li+li+li{
	background-position: 126px 92px;
}
.goverList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	padding-top: 35px;
	color: #fff;
}
.ggzyList {
	padding-top: 20px;
}
.ggzyList li{
	float: left;
	margin-bottom: 20px;
	margin-right: 9px;
	width: 94px;
	height: 64px;
	background: url(../images/ggzyjybg_03.png) no-repeat;
}
.ggzyList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 64px;
	text-align: center;
	color: #333;
}
.personInfo_list{
	padding-top: 15px;
}
.publicJoin{
	margin-top: 10px;
	width: 100%;
	height: 480px;
	padding: 30px;
	background-color: #fff;
}
.publicJoin h3{
	font-size: 24px;
	color: #eb3f00;
	font-weight: bold;
}
.pubJoinTitle{
	margin-top: 20px;
}
.pubTitleList,.jumpTitle{
	float: left;
	width: 150px;
}
.pubJoinTitle li,.jumpTitle li{
	float: left;
	height: 80px;
	width: 75px;
}
.jumpTitle li{
	border-left: 1px solid #ddd;
}

.pubJoinTitle li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 18px;
	text-align: center;
	color: #666;
}
.pubJoinTitle li a:hover{
	color:#333;
}
.pubJoinTitle li a i{
	display: block;
	width: 30px;
	height: 30px;
	margin:0 auto 5px;
	background: url(bilibili.png);
}
.pubJoinTitle li.active a{
	color: #f59000;
}
.pubJoinTitle li a i{
	background-position: 0 234px;
}
.pubJoinTitle li+li a i{
	background-position: -140px 234px;
}
.pubJoinTitle li.active i{
	background-position: -65px 234px;
}
.pubJoinTitle li+li.active i{
	background-position: -215px 234px;
}
.jumpTitle li a i{
	background-position: -285px 236px;
}
.jumpTitle li+li a i{
	background: url(wsjb_11.png) no-repeat;
}
.jumpTitle li:hover a i{
	background-position: -350px 236px;
}
.jumpTitle li+li:hover a i{
	background: url(bilibili.png);
	background-position: -65px 166px;
}
.publicJoin_list{
	padding-top: 15px;
}
.conRight{
	width: 360px;
	float: left;
}
.importMeetBox,.importPolicyBox{
	margin-bottom: 10px;
	height: 440px;
	width: 100%;
	background-color: #fff;
	padding: 30px;
}
.importPolicyBox h3{
	font-size: 24px;
	color: #eb3f00;
	font-weight: bold;
}
.importPolicyBox .title{
	height: 35px;
	margin-top: 20px;
	border-bottom: 0;
}
.importPolicyBox .title ul{
	height: 100%;
	padding: 0;
}
.importPolicyBox .title li{
	top: 0;
	width: 80px;
	height: 35px;
	margin-right: 6px;
	border-right: 0;
	padding: 0;
}
.importPolicyBox .title li a{
	display: inline-block;
	top: 0;
	width: 100%;
	height: 30px;
	background-color: #dddddd;
	color: #666;
	text-align: center;
	line-height: 30px;
	font-size:14px; 
}
.importPolicyBox .title li.active{
	background: url(../images/sjx_07.png) no-repeat center 30px;
}
.importPolicyBox .title li.active a{
	background:#f59000;
	color: #fff;
	padding: 0;
	border-bottom: 0;
height: initial;
}
.importPolicy_list li{
	height: 38px;
	line-height: 38px;
	border-bottom:1px solid #ddd; 
}
.importPolicy_list li.noborder{
	border-bottom:0; 
}
.special{
	width: 360px;
	height: 480px;
	background: #fff;
	margin: 0 auto;
}
.specialTitle{
	color: #eb3f00;
	font-size: 24px;
	padding: 30px 30px 20px 30px;
	font-weight: bold;
}
.special ul{
	width: 300px;
	height: 382px;
	background: #f6f6f6;
	padding: 10px ; 
	margin: 0 auto;
	overflow-x: hidden;
	overflow-y: auto; 
}
.special ul::-webkit-scrollbar {  
  width: 14px;  
  height: 14px;  
}  
  
.special ul::-webkit-scrollbar-track,  
.special ul::-webkit-scrollbar-thumb {  
  border-radius: 999px;  
  border: 5px solid transparent;  
}  
  
.special ul::-webkit-scrollbar-track {  
  box-shadow: 1px 1px 5px rgba(0,0,0,.2) inset;  
}  
  
.special ul::-webkit-scrollbar-thumb {  
  min-height: 20px;  
  background-clip: content-box;  
  box-shadow: 0 0 0 5px rgba(0,0,0,.2) inset;  
}  
  
.special ul::-webkit-scrollbar-corner {  
  background: transparent;  
}  
.special ul li{
	margin-top: 4px;
	position: relative;
	overflow:hidden; 
}

.special ul li:first-child{
	margin-top: 0px;
}
.special ul li img{
	width: 270px;
	height: 114px;
	position:relative;;
}
/*.footerNav {
	width: 1100px;
	background: #f6f6f6;
	height: 80px;
	margin: 10px auto 0; 
	padding: 0 27px;
}
.footerNav h3{
	width: 100px;
	height: 80px;
	line-height: 80px;
	float: left;
	text-align: right;
	font-size: 18px;
	color: #333;
}
.navigation {
	width: 230px;
	height: 36px;
	float: left;
	margin: 24px 8px 0 0;
	position: relative
}
.navigation>a {
	display: block;
	height: 32px;
	border: 1px solid #ccc;
	background-color: #fff;
	line-height: 32px;
	padding-left: 10px;
	cursor: default;
	color: #333;
}
.navigation i {
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(../images/xia.png) 10px 12px no-repeat;
	right: 0;
	top: 1px;
	cursor: pointer
}
.leve{
 display: none;
}
.navigation ul {
 width: 230px;
 background: #fff;
 position: absolute;
 bottom: 36px;
 border: 1px solid #ccc;
 border-bottom: none;
}
.navigation ul li {
	padding-left: 10px;
	border-top: 1px dashed #ccc;
	height: 25px
}
.navigation ul li a{
	line-height: 25px;
	color: #333;
}
.navigation ul li:first-child {
	border-top: none
}*/
.footer{
	height: 180px;
	background: #fff;
	width: 1100px;
	margin: 0 auto;
	margin-top: 10px;
	padding-top: 25px; 
	position: relative;
}
.footMap{
	text-align: center;	
	margin-bottom: 20px;
}
.footMap a{
	color: #999;
}
.footerText{
	color: #999;
	font-size: 14px;
	text-align: center;
	line-height: 25px;
}
.jgdj{
	position: absolute;
    top: 66px;
    left: 92px;
}
.jiuucuo{
	position: absolute;
    top: 66px;
    right: 44px;
}
.biao{
	margin-right: 5px;
	float: left;
}
.lastP{
	display: block;
    margin: 0 auto;
    width: 500px;
}   
.lastP span{
	float: left;
}
/* 首页 结束 */



/*省政府*/
.mayorTop {
 width: 100%;
 height: 60px;
 line-height: 60px;
 background-color: #fff;
 margin-top: 10px;
 margin-bottom: 10px;
}

.mayorTop h2 {
 min-width: 130px;
 height: 60px;
 line-height: 60px;
 display: inline-block;
 font-size: 24px;
 color: #2c334f;
 font-weight: bold;
 padding: 0px 30px;
}

.mayorTop h2 span {
 display: inline-block;
 width: 10px;
 height: 10px;
 background-color: #eb3f01;
 margin-right: 15px;
 margin-bottom: 3px;
}

.mayorTop .bread {
 font-size: 16px;
 display: inline-block;
 margin-left: 30px;
 color: #5e5e6e;
}

.mayorTop .bread a {
 color: #5e5e6e;
}

.mayorTop .bread a:hover {
 color: #F59000;
}




.mar-t20{
	margin-top: 20px;
}
.mar-b20{
	margin-bottom: 20px!important;
}
.shizfLeft{
	width: 730px;
	padding: 30px;
	background-color: #fff;
	float: left;
}
.shizfRight{
	float:right;
	width: 360px;
	height:824px;
	padding: 30px;
	background-color: #f6f6f6;
}
.shizfRight a img{
       margin-bottom:10px;
}
.shizfRight ul{
	height: 305px;
	margin-bottom: 30px;
}
.shizfRight ul li span{
	font-size: 12px;
	color: #999;
	float: right;
	line-height: 28px;
    
}
.shizfRight ul li a{
	    line-height: 28px;
    font-size: 14px;
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.shizfRight ul li a:hover{
	color: #f59000;
}
.shizfLeft h1{
	display: block;
	background-color: #f0f0f0;
	width: 100px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	line-height: 30px;
	float: left;
}
.shizfTittle{
	
	    font-weight: bold;
    font-size: 24px;
    color: #eb3f00;
    margin-bottom: 20px;
    display: block;
}
.shizfTittle2{
width:170px;
	display: block;
	font-weight: bold;
	font-size: 18px;
	color: #f59000;
	margin-bottom: 20px;
}
.shizfImg{
	display: block;
	width: 104px;
	height: 165px;
	line-height: 24px;
	text-align: center;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin:0 19px 20px 19px;
}
.shizfImg img{
	display: block;
	width: 104px;
	height: 140px;
}
.shizfpicBox{
	width: 568px;
	min-height:150px;
	float: left;
	overflow: hidden;
}
.hrXux{
	float:left;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 30px;
}
.hrShix{
	float:left;
	width: 100%;
	height: 1px;
	border: none;
	border-bottom: 1px solid #ccc;
	margin-bottom: 30px;	
}
.shizfImg-jg{
	width: 260px;
	height: 170px;
	
}
.zfjg-p{
	float: right;
	display: block;
	line-height: 24px;
	width: 380px;
	height: 168px;
	text-indent: 2em;
	position: relative;
	word-break: break-all;
	word-wrap:break-word; 
}
.zfjg-p a{
	color: #336699;
	position: absolute;
	right: 0px;
	bottom: 0px;

}
.szf-Ul4{
	width: 680px;
	overflow: hidden;
}
.szf-Ul4 ul{
	width: 680px;
}
.szf-Ul4:hover{
	color: #000;
}
.szf-Ul4 li{
        margin:5px;
	float: left;
}
.szf-Ul4 li a{
	line-height: 26px;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.szf-Ul4 li a:hover{
	color:#336699;
}


.szf-Ul3{
	width: 680px;
	overflow: hidden;
}
.szf-Ul3 ul{
	width: 680px;
}
.szf-Ul3:hover{
	color: #000;
}
.szf-Ul3 li{
	margin:5px;
	float: left;
}
.szf-Ul3 li a{
	line-height: 26px;
	font-size: 14px;
	color: #333;
	text-align: left;
}
.szf-Ul3 li a:hover{
	color:#336699;
}



/*市长*/

.mayorTop {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mayorTop h2 {
	min-width: 130px;
	height: 60px;
	line-height: 60px;
	display: inline-block;
	font-size: 24px;
	color: #2c334f;
	font-weight: bold;
	padding: 0px 30px;
}
.mayorTop .shu{
	font-style: normal;
	display: inline-block;
	width: 1px;
	height: 30px;
	border-left: 1px dashed #CCCCCC;
	margin-bottom: -7px;
}
.mayorTop h2 span {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-color: #eb3f01;
	margin-right: 15px;
	margin-bottom: 3px;
}

.mayorTop .bread {
	font-size: 16px;
	display: inline-block;
	margin-left: 30px;
	color: #5e5e6e;
}

.mayorTop .bread a {
	color: #5e5e6e;
}

.mayorTop .bread a:hover {
	color: #F59000;
}

.mayor_slide {
	width: 100%;
	height: 640px;
	padding: 30px;
	margin-bottom: 10px;
}

.mayor_slide #Projector {
	width: 100%;
	height: 100%;
}

.mayor_slide .picplayImg {
	width: 1040px;
	height: 585px;
}

.mayor_slide #Projector img {
	width: 100%;
	height: 100%;
}

.mayor_slide .picplay .picplayBg {
	height: 50px;
	line-height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 100%;
	background: #575759;
	background: rgba(0, 0, 0, 0.7) !important;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.mayor_slide .picplay .picplayLink {
	max-width: 890px;
	height: 50px;
	line-height: 50px;
	padding-left: 20px;
	color: #fff;
	font-size: 18px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}

.mayor_slide .cyclyImg_pager {
	right: 50px;
	bottom: 38px;
}

.mayorMain {
	width: 100%;

}

.mayorLeft {
	min-height:824px;
	width: 730px;
	background-color: #fff;
	float: left;
	padding: 30px;


}
.jianrong{
       padding-top: 0px\0 !important;
       padding-bottom: 0px\0 !important;
}
.jian{
 padding-bottom: 50px\0 !important;
}
.jianrong h2{
       margin-top:30px\0 !important;
}
.mayorLeft h2 {
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #eb3f00;
	font-size: 24px;
	font-weight: bold;
}

.mayorLeft .mayor_List {
	width: 100%;
	margin-top: 20px;
}
.mayorLeft .mayor_List li{
	width: 100%;
	height: 32px;
	line-height: 30px;
	padding-left: 10px;
	background: url(dian.png)0px 15px no-repeat;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.mayorLeft .mayor_List li a {
	color: #333333;
	font-size: 14px;
}
.mayorLeft .mayor_List li a:hover,.mayorLeft .mayor_List li a.active{
	color: #f59000;
}

.mayorLeft .mayor_List li span{
	width:80px;
	float: right;
	color: #999999;
	font-size: 12px;
}
/*page*/

.page {
	margin: 30px auto;
	text-align: center;
	margin-bottom: 65px;
}

.page a {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #333333;
    font-size: 14px;
}

.page a:hover ,.page a.active{
	background-color: #ffa634;
	color: #fff;
}

.page span {
	float: none;
}


/*ListPage结束*/

.mayorRight {
	width: 360px;
	background-color: #f6f6f6;
	float: right;
	padding:30px;
}
.mayorRight h2{
	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #eb3f00;
	font-size: 24px;
	font-weight: bold;
}
.mayorRight h2 span{
	display: inline-block;
	margin-left: 12px;
	color: #29334e;
	font-size: 24px;
	font-weight: bold;
}
.mayor_pic{
	width: 100%;
	height: 258px;
	text-align: center;
	padding-top:20px;
}
.mayor_pic img{
	width: 158px;
	height: 211px;
}
.r_sz_con{
	margin-bottom: 30px;
}
.r_sz_con li a{
	display: block;
	width: 300px;
	height: 70px;
	background: url(jianliBg.png) no-repeat;
	margin-bottom: 15px;
	color: #29334e;
	font-size: 18px;
	padding-left: 110px;
	line-height:70px;
}
.r_sz_con li+li a{
	display: block;
	width: 300px;
	height: 70px;
	background: url(fengongBg.png) no-repeat;
}
.r_sz_con li+li+li a{
	display: block;
	width: 300px;
	height: 70px;
	background: url(../images/gongzuo.png) no-repeat;
}
.r_sz_con li+li+li+li a{
	display: block;
	width: 300px;
	height: 70px;
	background: url(../images/tupianBg.png) no-repeat;
}
.r_sz_con li a:hover{
	color: #cc0000;
	background: url(jianliH.png) no-repeat;
}
.r_sz_con li+li a:hover{
	color: #cc0000;
	background: url(fengongH.png) no-repeat;
}
.r_sz_con li+li+li a:hover{
	color: #cc0000;
	background: url(../images/workH.png) no-repeat;
}
.r_sz_con li+li+li+li a:hover{
	color: #cc0000;
	background: url(../images/tupianH.png) no-repeat;
}
.r_sz_Main{
	margin-top: 20px;
}
.r_sz_Main dl dt{
	width: 110px;
	color: #29334e;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.r_sz_Main dl dd{
	width: 180px;
	float: left;
	color: #666666;
	font-size: 18px;
}
.r_sz_Main dl dd a{
	display:block;
	width: 85px;
	color: #666666;
	font-size: 18px;
	float: left;
	margin-bottom: 20px;
}
.addWidth{
	width: 180px!important;
}
.mayorLeft .mayor_List li.dashed{border-bottom: 1px dashed #CCCCCC;height: 45px;margin-bottom: 15px;}
/*市长结束*/

/*二级搜索*/
.SearchMain{
	width: 100%;
	background-color: #fff;
	padding: 30px;
}
.SearchMain h2{
	color: #eb3f00;
	font-weight: bold;
	font-size:24px;
	height: 40px;
	line-height: 40px;
}
.SearchBox ul{
	width: 100%;
}
.SearchBox ul li{
	padding: 20px 0px;
	border-bottom: 1px dashed #ccc;
}
.SearchBox ul li .SearchBoxT{
	width: 100%;
}
.SearchBox ul li .SearchBoxT a{
	font-size: 16px;
	color: #333333;
	display: inline-block;
	max-width: 700px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	margin-bottom: 20px;
}
.SearchBox ul li .SearchBoxT a:hover,.SearchBox ul li .SearchBoxT a.active{
	color: #ff6200;
}
.SearchBox ul li .SearchBoxT span{
	display: inline-block;
	margin-left: 45px;
	float: left;
	color: #666666;
}
.SearchBox ul li p{
	color: #999999;
	font-size: 14px;
	line-height: 25px;
}
.SearchBox .page{
	margin-top: 30px;
	margin-bottom: 7px;
}
/*二级搜索结束*/

/*图片列表*/
.imgList{
	margin-top: 30px;
	border-bottom: 1px dashed #ccc;
}
.imgList ul li {
	margin:0 5px;	
	float: left;
	margin-bottom: 30px;
}

.imgList ul li .imgBig{
position:relative;
	display: block;
	width: 210px;
	height: 120px;
	margin-bottom: 15px;
}
.imgList ul li .imgBig img{
	width: 100%;
	height: 100%;
}
.imgList ul li .titleBig{
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
	display: block;
	line-height: 23px;
	width: 210px;
	color: #333333;
	font-size: 14px;
	word-wrap: break-word;
	margin-bottom: 5px;
}
.imgList ul li .dateBig{
	color: #999999;
	font-size: 12px;
}
/*图片列表结束*/

/*单页*/
.listContent{
	width: 100%;
	padding-top: 15px;
}
.listContent h3 {
	text-align: center;
	margin-bottom: 35px;
	word-wrap: break-word;
 padding-left: 35px;
    padding-right: 35px;
}
.listContent h3 a{
	display: inline-block;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;

}
.contentTitle{
	width: 100%;
	color: #999999;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.contentTitle span{
	display: inline-block;
	margin-left: 10px;
}
.contentTitle span:first-child{
	margin-left: 0px;
}
.listmge{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 25px;
 font-size:16px;
}
.listmge p{
	color:#333333;
	line-height: 40px;
    text-indent:2em ;
word-break: break-all;
}

.listmge table{
        border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
} 
.listmge table td{
       border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.TRS_Editor ol,.TRS_Editor ul{
         padding-left: 20px;
}
.TRS_Editor ol{
	 list-style:decimal;

}
.TRS_Editor ul{
	 list-style:disc;
}
.TRS_Editor strong font{
    font-weight: bold;
}
/*单页结束*/

/*详细页*/
.minuteMain{
	background-color: #fff;
	padding: 30px;
min-height:360px;
}
.listmge .Listphoto {
	width: 800px;
	height: 535px;
	margin: 0 auto;
	margin-top: 45px;
	margin-bottom: 20px;
}
.listmge .Listphoto img{
	width: 100%;
	height: 100%;
}
/*详细页结束*/
/*互动*/
.hd-left{
	    min-height: 600px;
	width:730px;
    background: #fff;
	float: left;
}
.hd-list{
    min-height: 300px;
	float: none;
}
/*互动结束*/

/*孙东生*/
.sdsLeft p{
	padding-top: 20px;
	padding-bottom: 20px;
}
/*孙东生结束*/

/*新增*/

.page span {
	display: inline-block;
	border: 1px solid #ccc;
	margin: 0 2px;
	padding: 5px 10px;
	color: #999;
	font-size: 14px;
}

.mayorLeft h2 a {

	width: 100%;
	height: 44px;
	line-height: 44px;
	color: #eb3f00;
	font-size: 24px;
	font-weight: bold;
}

.mayorRight h2 a {
	display: inline-block;
	height: 44px;
	line-height: 44px;
	color: #eb3f00;
	font-size: 24px;
	font-weight: bold;
}


/*新增结束*/

/*市长信箱*/
.hd-biaodan p,.shouli p{
	 text-indent:2em;
	 line-height: 25px;
}
.hd-biaodan-trs{
	height: 425px;
	border-bottom: 1px solid #ccc; 
}
.hd-slsm h2{
	color: #eb3f00;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}
.shouli{
	height: 465px;
}
.shouli h3{
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0;
}

#SubmitButton{
	width: 100px;
	height: 40px;
margin-right:10px;
font-size:16px;
color:#fff;
	background: #eb3f00;
}
#ResetButton{
	width: 100px;
	height: 40px;
	font-size:16px;
	border: 1px solid #ccc;
	background: #fff;
}
/*市长信箱结束*/
/*市长信箱反馈*/
.hd-list-fk{
	width: 730px;
    background-color: #fff;
    float: left;
    padding: 30px;
	
}
.hd-list-fk h2{
	margin-left: -30px;
}
.hd-list-fk h2 a{
	display: block;
	width: 150px;
	height: 40px;
	font-size: 18px;
	color:#fff;
	line-height: 40px;
	padding-left: 45px; 
	background: url(../images/xinxfk_03.png) no-repeat;
}
.mayorWork{
      margin-bottom:20px;
}
.mayorWork h2{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 20px 0;
}
.mayorWork h3{
       margin:15px  0;
}
.mayorWork h3 a{
       text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 20px 0;
        color: #eb3f00;
}
.fk-xiang{
	text-align: center;
	color: #999999;
}
.mayorWork p{
	padding: 30px 0;
	line-height: 25px;
	text-indent: 2em;
	border-bottom: 1px dashed #ccc;
word-wrap: break-word;
}
.huif{
	padding: 30px;
	margin: 40px 0;
	border:1px dashed #ff6200;
	background-color: #fef8f2;
}
.huif h3{
	font-weight: bold;
	font-size: 14px;
}
.huif p{
	border-bottom: 0px;
	padding: 20px 0;
}
/*市长信箱反馈结束*/


/*意见征集*/
.yj-zj{
	padding: 110px 100px;
	background-color: #fff;
}
.yj-zjdc{
	width: 800px;
	margin: auto;
	background-color: #fafafa;
}
.yj-zjdc h2{
	text-align: center;
	font-size: 24px;
	font-weight: bold;

}
.yj-zjdc p{
	text-align: center;
	font-size: 14px;
	color: #c3c3c3;
	margin: 30px 0;
}
/*意见征集结束*/

/*互动头*/
.hdLeft{
	width: 320px;
	height: 180px;
	float: left;
	margin-right: 50px;
}
.hdCenter{
	width: 320px;
	height: 180px;
	float: left;
}
.hdRight{
	width: 330px;
	height: 190px;
	float: right;
    margin-top: 30px;
    margin-right: 30px;
}
.hdRight a{
	display: inline-block;
}
.hdRight .jubao{
	width: 180px;
	height: 90px;
	margin-right: 5px;
	margin-bottom:10px;
}
.hdRight .szxx{
	width: 140px;
	height: 90px;
	margin-bottom:10px;
}
.hdRight .grx{
	width: 140px;
	height: 90px;
	margin-right: 5px;
}
.hdRight .wxf{
	width: 180px;
	height: 90px;
}
.hdRight a img{
	width: 100%;
	height: 100%;
}
/*互动头结束*/
/*市情头*/

.ynopsisText a{
	color: #fff;
} 
.sqLeft{
	width: 430px;
	height: 180px;
	margin-right: 35px;
	margin-top: 0px;
}
.sqLeft h3{
	width: 100%;
	color: #fff;
	font-size: 18px;
}
.sqLeft a img{
  width: 180px;
  height: 140px;
  margin-right:15px;	
}
.sqLeft .neir{
	display: inline-block;
  width: 240px;
  height: 140px;	
  color: #fff;
	font-size: 14px;
	line-height: 23px;
}
.sqCenter{
	width: 300px;
	margin-top: 0px;
}
.sqCenter>a {
	display: inline-block;
	width:140px;
	height:65px;
	margin: 3px;
}
.sqCenter a img{
	width: 140px;
	height: 65px;
}
.sqRight{
	width: 245px;
	height: 200px;
	margin-top:10px;
}
.sqRight a{
	display: block;
	width: 245px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	background: url(sqTou.png) no-repeat;
	margin-top: 10px;
}

/*市情头结束*/




/* 政务 开始 */
.zwLunbo,.zhengwuFile{
	width: 100%;
	height: 355px;
	padding: 20px;
	padding-bottom: 0;
	background-color: #fff;
}
.picplayImg.zhengwuPicplayImg{
	width:320px;
	height:240px;
}
.picplay .picplayLink.zhengwupicplayLink{
	height: auto;
	margin-top: 0;
}
.cyclyImg_pager.zhnegwucyclyImg_pager{
	right: 0;
	bottom: -38px;
}
.zwTmImportNews{
	margin-top: 10px;
	width: 100%;
	height: 1000px;
	background-color: #fff;
	padding:30px; 
}
.economicDevelop{
	margin-top: 10px;
	width: 100%;
	height: 302px;
	background-color: #fff;
	padding:30px; 
}
.tmFileBox.zhengwuFileBox{
	min-height: 260px;
}
.zhengwuFile_List2{
	padding-top: 0;
	min-height: 260px;
}
.zhengwuPersonInfo{
	margin-top: 10px;
	width: 100%;
	height: 822px;
	background-color: #fff;
	padding:30px; 
}
.zhengwupersonInfo_list{
	min-height: 320px;
}
.zhengwuConRight{
	height: 977px;
	background-color: #f6f6f6;
	padding: 30px;
}
.zhengwuConRight h3 a{
	display: inline-block;
	margin-bottom: 30px;
	font-size: 24px;
	color: #eb3f00;
	font-weight: bold;
}
.zhengwuzfxx_list li{
	width: 100%;
	height: 50px;
	margin-bottom: 10px;
	background-color: #f5ece5;
}
.zhengwuzfxx_list li a{
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(zhengwugk_03.png) no-repeat;
	padding-left: 98px;
	color: #333;
	font-size: 16px;
}
.zhengwuzfxx_list li a{
	background-position: 40px 9px;
}
.zhengwuzfxx_list li+li a{
	background-position: 40px -114px;
}
.zhengwuzfxx_list li+li+li a{
	background-position: 40px -256px;
}
.zhengwuzfxx_list li+li+li+li a{
	background-position: 40px -377px;
}
.zhengwuzfxx_list li+li+li+li+li a{
	background-position: 40px -513px;
}
.zhengwuzfxx_list li+li+li+li+li+li a{
	background-position: 40px -648px;
}
.zhengwuzfxx_list li:hover a{
	color: #eb3f00;
}
.zhengwuzfxx_list li:hover a{
	background-position: 40px -55px;
}
.zhengwuzfxx_list li+li:hover a{
	background-position: 40px -191px;
}
.zhengwuzfxx_list li+li+li:hover a{
	background-position: 40px -316px;
}
.zhengwuzfxx_list li+li+li+li:hover a{
	background-position: 40px -442px;
}
.zhengwuzfxx_list li+li+li+li+li:hover a{
	background-position: 40px -582px;
}
.zhengwuzfxx_list li+li+li+li+li+li:hover a{
	background-position: 40px -717px;
}
.zhengwgoverBox{
	margin-top: 40px;
}
.zhengwgoverBox ul.ggzyList{
	padding-top: 0;
}
.zhengwgoverBox .ggzyList li{
	background-image:url(../images/zhengwuggzy_03.png); 
}
.zhengwuBasicInfo{
	margin-top: 30px;
}
.zhengwuBasicInfo_list li{
	margin-bottom: 10px;
	height: 50px;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
}
.zhengwuBasicInfo_list li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #333;
	line-height: 50px;
	text-align: center;
}
.zhengwuBasicInfo_list li a:hover{
	color: #eb3f00;
}
/* 政务 结束 */

/* 头部市长 开始 */
.headerMayor{
	float: left;
	width: 320px;
	margin-top: 30px;
	margin-left: 5px;
}
.headerMayor>a{
	float: left;
	width: 100px;
	height: 135px;
}
.headerMayor>a img{
	width: 100%;
	height: 100%;
}
.headerMayorText{
	float: left;
	width: 200px;
	margin-left: 20px;
}
.headerMayorText>a{
	font-size: 18px;
	color: #fff;
}
.headerMayorText p{
	margin-top: 20px;
	line-height: 24px;
}
.headerMayorText p a{
	color: #fff;
}
.headerMayor span{
	margin-top: 15px;
	display: inline-block;
	width: 100%;
	height: 40px;
	background-color: #595d72;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.headerMyWork{
	float: left;
	width: 315px;
}
.headerMyPic{
	float: left;
	margin-left: 55px;
	width: 300px;
}
.headerMyPic ul{
	height: 150px;
	width: 100%;
	padding:12px; 
	background-color: #575b71;
}
.headerMyPic ul li{
	height: 60px;
	margin-bottom: 10px;
}
.headerMyPic ul a{
	float: left;
	width: 106px;
	height: 60px;
}
.headerMyPic ul img{
	width: 100%;
	height: 100%;
}
.headerMyPic ul p{
	float: left;
	width: 155px;
	padding-top: 5px;
	word-wrap:break-word; 
  	word-break:break-all;
  	margin-left: 10px;
}
.headerMyPic ul p a{
	width: 100%;
	line-height: 24px;
	color: #fff;
}
/* 头部市长 结束 */
/* 头部政务 开始 */
.headerZWLeft{
	float: left;
	margin-left: 5px;
	margin-top: 30px;
	width: 600px;
	height: 100%;
}
.headerImpotNews{
	float:left;
	width:260px;
}
.headerImpotNews .title{
	margin-bottom: 20px;
	border-bottom: 0;
	height: auto;
}
.headerImpotNews .title ul{
	padding-bottom: 0;
}
.headerImpotNews .title ul li{
	height: 18px;
	padding: 0 10px;
	border-right:1px solid #fff; 
}
.headerImpotNews .title ul li.noPadding{
	padding-left: 0;
}
.headerImpotNews .title ul li.noBorder{
	border-right:0;
}
.headerImpotNews .title ul a{
	font-weight: normal;
	color: #fff;
	font-size: 18px;
}
.headerImpotNews .title ul li.active a{
	font-weight: normal;
	color: #f59000;
	border-bottom: 0;
	padding-bottom: 0;
}
.headerZT{
	float: left;
	width: 100%;
	height: 55px;
	margin-top: 5px;
}
.headerZT span{
	float: left;
	height: 100%;
	line-height: 55px;
	margin-right: 20px;
}
.headerZT span a{
	color:#fff;
	font-size: 18px;
}
.headerZTList{
	float: left;
	width: 540px;
}
.headerZTList li{
	float: left;
	width: 170px;
	height: 55px;
	margin-right: 8px;
}
.headerZTList li a{
	display: inline-block;
	width: 100%;
	height:100%;
}
.headerZTList li a img{
	width: 100%;
	height:100%;
}
.headerZWRight{
	float: right;
	width: 412px;
	margin-top: 30px;
	margin-right: 23px;
}
.headerZWgoverList{
	border-bottom: 1px solid #575b73;
	min-height: 90px;
}
.headerZWgoverList li{
	float: left;
	margin:0 5px 5px 0;
	width: 133px;
	height: 35px;
	background-color: #5a5e76;
}
.headerZWgoverList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 35px;
	text-align:center;
	color: #fff;
}
.headerZWgoverList li a:hover{
	color:#f59000;
}
.headerZWFile{
	float: left;
	margin-top: 20px;
}
.headerZWFile li{
	float: left;
	height: 44px;
	width: 75px;
	border: 1px solid #fff;
	margin-right: 9px;
}
.headerZWFile li a{
	float: left;
	width: 100%;
	height: 100%;
	line-height: 44px;
	text-align: center;
	color: #fff;
}
/* 头部政务 结束 */
/* 市情 开始 */


.imgsYnopsis{
 width: 440px;
 height: 140px;
 float: left;
}
.imgsYnopsis img{
 width: 180px;
 height: 140px;
 margin-right: 10px;
 float: left;
}
.ynopsisText{
 width: 240px;
 height: 140px;
 word-break: break-all;
 float: left;
 color: #fff;
 font-size: 14px;
 position: relative;
 line-height: 23px;
}
.ynopsisText span{
 position: absolute;
 bottom: 0;
 right: 5px;
}
.ynopsisList{
 float: left;
}
.sqTop{
 width: 100%;
 height: 850px;
 background:#fff;
 padding: 30px 0 0 30px;
}

.xzqk{
 float: left;
 width: 245px;
 height: 440px;
}
.xzqkTitle{
 font-size: 24px;
    color: #eb3f00;
    font-weight: bold;
 height: 60px;
 line-height: 40px;
}
.xzqk img{
 margin-bottom: 8px;
}

.zyhj{
 margin-top: 30px;
}
.zyhjOne{
 width:  245px;
 height: 320px;
 float: left;
 margin-right: 20px;
 margin-top: 30px;
 background: #f6f6f6;
    position: relative;
}
.shiqingxq{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.shiqingxq a{
 color: #336699;
 font-size: 14px;
}
.OneTitle{
 width: 100%;
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 18px;
 font-weight: bold;
 color: #fff;
}
.col1{
 background: #ffcc33;
}
.col2{
 background: #73b2ff;
}
.col3{
 background: #ff6666;
}
.col4{
 background: #99cc67;
}
.oneImg{
 width: 245px;
 height: 140px;
}
.zyhjP{
 padding: 6px 10px 0 10px;

 text-indent: 2em;
 line-height: 23px;
 font-size: 14px;
 color: #666;
}

.develop{
 width: 100%;
 background: #fff;
 margin-top: 10px;
 padding: 30px 0 30px 30px;
}
.deOne{
 width: 510px;
 height: 150px;
 position: relative;
 float: left;
 margin-right: 20px;
 margin-bottom: 20px;
}
.deOne img{
 width:510px;
height:150px;
}
.deOne>a{
 width: 510px;
 height: 150px;
 display: block;
}
.imgBg1 {
 background: url(gy.png) no-repeat;
}
.imgBg2 {
 background: url(cz.png) no-repeat;
}
.imgBg3 {
 background: url(ny.png) no-repeat;
}
.imgBg4 {
 background: url(myjj.png) no-repeat;
}
.deOne:hover .hoverDiv{
 display: block;
}
.hoverDiv{
        width: 290px;
	height: 150px;
        background: url(jiuxing.png) no-repeat;
        position: absolute;
	top: 0;
	right: 0;
        padding: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	display: none;
	word-break: break-all;
}
.developText {
	position: absolute;
	top: 0;
	right: 0;
	width: 290px;
	height: 150px;
	
	padding: 20px;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
	word-break: break-all;
}
.developText span{
 position: absolute;
 bottom: 15px;
 right: 15px;
}
.developText span a{
 color: #ff6200;
}
.cytm{
 width: 333px;
 height: 268px;
 margin-right: 20px;
 float: left;
}
.cytm img{
 width:330px;
 height: 200px;
}
.cysis{
 text-align: center;
 font-size: 18px;
 margin-top: 15px;
}
.cysis a{
 color: #333;
}
.fgsy{
 width: 1042px;
 height: 40px;
 line-height: 40px;
 text-align: center;
 color: #f59000;
 font-size: 20px;
 font-weight: bold;
 background: #f6f6f6;
}
.fgsyList{
 margin-top: 20px;

}
.fgsyList img{
 width: 242px;
 height: 180px;
 margin-right: 20px;
}
.lunbo{
 width: 775px;
 height: 440px;
 margin-right: 20px;
 float: left;
}
.lunboImgs img{
 width: 775px;
 height: 440px;
}
.lunboBox{
 width: 775px;
 height: 440px;
 position: relative;
}
.lunboBox:hover .picplayLinklv{
    display: block;
}
.lunboTit{
 color: #fff;
 font-size: 24px;
 font-weight: bold;
 padding-left: 30px;
 margin-bottom: 20px;
}
.picplayLinklv{
 width: 330px;
 height: 440px;
 position: absolute;
 top: 0;
 right: 0;
 background: url(lunboyin.png) no-repeat;
 z-index: 99;
 padding: 30px;
display: none;
}
.picplayLinklv span{
 position: absolute;
 right:182px;
 bottom: 30px;
}
.picplayLinklv span a{
 color: #fff;
 font-size: 16px;
}
.picplayLinklv p{
 padding-left: 30px;
 word-break: break-all;
 text-indent: 2em;
 font-size: 14px;
 color: #fff;
}
/* 市情 结束 */
#frmData table{
	border-top: 1px solid #ccc !important;
	border-right: 1px solid #ccc !important;
}
#frmData table td{
	border-left: 1px solid #ccc !important;
	border-bottom: 1px solid #ccc !important;
}
#frmData table font{
	font-family: 微软雅黑!important;
}
.xdTextBox{
	
	resize:none !important;
	padding-left:0px !important;
	`margin:5px !important;
    margin-left: 4px !important;
    margin-top: 3px !important;
}

/*图们欢迎您-图们旅游*/
.lvBanner{
	background: url(tmly.png) top center no-repeat;
}
.lvNav{
	height: 100px;
	background: #ffbe31;
	margin-top: 376px;
	width: 100%;
}
.intro{
	display: block;
	margin: 0 auto;
	width: 1100px;
	height: 100px;
	line-height: 26px;
	background: #ffe9b9;
	padding:10px 70px 10px 60px; 
word-wrap: break-word;
}
.lvimg{
	float: left;
	margin:3px 40px 0 0;
}
.lv_bg1{
	width: 1081px;
	height: 638px;
	margin: auto;
	overflow: hidden;
	background: url(071316_03.png);
}
.lv_bg2{
	width: 1081px;
	height: 375px;
	margin: auto;
	background: url(071316_09.png);
}
.lv_bg3{
	width: 1081px;
	height: 638px;
	margin: auto;
	background: url(071316_10.png);
}
.lv_bg4{
	width: 1081px;
	height: 698px;
	margin: auto;
	background: url(071316_11.png);
}
.lvy_more{
    width: 80px;
    height: 280px;
    display: block;
    color: #fff;
    float: left;
    font-size: 26px;
    line-height: 30px;
    padding: 102px 20px 0 27px;
    margin: 55px 0 0 0;
}
.lvy_more i{
	width: 40px;
	height: 13px;
	display: block;
	margin: 20px 0 10px -6px;
	background: url(lv_more.png);
}
.lv_icon1{
	background: url(lv-zrjg.png) no-repeat center 35px;
}
.lv_icon2{
	background: url(lv_rwjg.png) no-repeat center 35px;
}
.lv_icon3{
	background: url(lv_mstc.png) no-repeat center 35px;
}
.lv_icon4{
	background: url(lv_fgsy.png) no-repeat center 35px;
}
.mar-t65{
	margin-top: 65px;
}
.lv-picBox{
	float: left;
	background-color: #f1f1f1;
	padding: 20px;
	width: 420px;
	margin-left: 38px;
	height: 245px;
	overflow: hidden;
	
}
.lv-picBox img{
	height: 199px;
	width: 375px;
	border: 3px solid #fff;
}
.lv-textBox{
	float: left;
	width: 539px;
	height: 244px;
	overflow: hidden;
	padding-top: 20px;
    word-break: break-all;
}
.lv-textBox h1{
	text-align: center;
	font-size: 24px;
	color: #333;
        padding: 0 20px;
}
.lv-textBox h6{
	font-size: 12px;
	color: #333;
	text-align: center;
}
.lv-textBox p{
	display: block;
	width: 478px;
	min-height:130px;
	margin: 20px auto 0;
	font-size: 14px;
	line-height: 26px;
	color: #333;
	text-indent: 2em;
}
.lvMoreX{
	height: 6px;
	width: 430px;
	float: left;
	margin:20px 5px 20px 30px;
	background: url(0713_14.png);
}
.lv-textBox a{
	display: block;
	float: left;
	width: 40px;
	margin-top: 12px;
	font-size: 14px;
	color: #333;
}
.lv-textBox a i{
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 6px;
	background: url(../images/0713_11.png);
}
.lvHrX{
	width: 935px;
	border: none;
	border-bottom: 1px dashed #ccc;
	margin: 20px 0 20px 40px;
	float: left;
}
.mar-l117{
	margin-left: 117px;
}
.lvSy-Box{
	width: 960px;
	height: 620px;
	float: left;
	overflow: hidden;
	margin: 45px 20px 20px 20px;
}
.lvSy-Sbox{
	width: 460px;
	height: 282px;
	float: left;
	margin: 20px 0 0 14px;
	padding: 20px;
	background-color: #f1f1f1;
}
.lvSy-Sbox img{
	width: 419px;
	height: 240px;
	border: 3px solid #fff;
}
.floatNav{
	z-index:9999;
	padding-top: 86px;
	width: 142px;
	height: 319px;
	background: url(0713_03.png);
	position: fixed;
	right: 100px;
}
.floatNav a{
	display: block;
	width: 142px;
	height: 43px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	text-align:center;
}
.floatNav a:hover{
	background-color: #ffbe31;
}
/* 图们旅游 结束 */
/* 网站地图 开始 */
.hei{
 height: auto;
}
.mapAdmin{
 width: 1040px;
 border-bottom: 1px solid #ccc;
 padding-bottom: 30px;
}
.mapAdmin h2{
 padding-left: 25px;
 background: url(zhixiang.png) 4px 7px no-repeat;
 color: #2c334f;
 font-size: 18px;
 font-weight: bold;
 margin-top: 20px;
}
.secondLevel{
 margin-left: 25px;
}
.secondLevel h3{
 color: #2c334f;
 font-size: 14px;
 font-weight: bold;
 float: left;
 display: block;
 margin-right: 20px;
 margin-top: 15px;
 margin-bottom: 15px;
} 
.secondLevel ul{
 width: 900px;
 clear: both;
}
.secondLevel ul li{
 float: left;
 font-size: 14px;
 margin-right: 20px;
}
.secondLevel ul li a{
 color: #666;
}
/* 网站地图 结束 */
/*旅游二级页*/
.lvyouerji ul li{
 height: 45px;
    width: 100%;
    text-align: center;
    background: #ffe9b9;
    line-height: 45px;
    margin-bottom: 10px;
}
.lvyouerji ul li a{
 color: #333;
    font-size: 18px;
}
.lvyouerji ul li a:hover{
 color: #eb3f01;
    font-size: 18px;
}
.colfff{
 background: #fff;
}

.width{
 width: 1100px;
 margin: 0 auto;
}
.colhui{
 background-color: #ececec !important;
}
.marBott{
 margin-bottom: 50px !important;
}
/*发展图们*/
.fztmBanner{
 background: url(fztmPic_01.png) top center no-repeat;
}
.fztm-intro{
 display: block;
 width: 925px;
 height: 170px;
 margin:440px auto 0;
 text-indent: 2em;
 line-height: 29px;
 font-size: 16px;
 color:#333;
 overflow: hidden;
word-break: break-all;
}
.fztmX{
 width: 1100px;
 height: 5px;
 margin:-13px auto 0;
 background: url(0713_14.png);
}
.fztmTitle h2{
    display: block;
    padding: 0 20px;
    font-size: 42px;
    margin: auto;
    text-align: center;
    background-color: #fff;
    color: #1b95e2;
    position: relative;
    z-index: 10px;
    width: 300px;
}
.fztmTitle h2 i{
 font-style: normal;
 font-size: 30px;
 color: #333;
 margin-left: 10px;
}
.fztmTitle{
 width: 1100px;
 height: 65px;
 margin: auto;
}
.fztmTextBox{
 width: 1100px;
 height: 485px;
 padding: 60px;
 background-color: #f6f6f6;
 
 
}
.fztmTextBox img{
 width: 512px;
 height: 362px;
 float: left;
 border: 3px solid #fff;
}
.fztmTextP{
 float: left;
 width: 420px;
 height: 355px;
 overflow: hidden;
}
.fztmTextP p{
 color: #6e6e72;
 font-size: 18px;
 line-height: 40px;
 height: 270px;
 overflow: hidden;
}
.mar-l50{
 margin-left: 48px;
}
.mar-r50{
 margin-right: 48px; 
}
.fztmBgBox{
 width: 1080px;
 height: 28px;
 margin: auto;
 background:url(fztmPic_15.png);
}
.fztmMoreX{
 height: 6px;
 width: 335px;
 float: left;
 margin:50px 15px 20px 0px;
 background: url(0713_14.png);
}
.fztmMoreA{
 display: block;
    float: left;
    width: 67px;
    margin-top: 40px;
    font-size: 14px;
    color: #333
}
.fztmMoreA i{
 display: block;
    float: right;
    margin-top: 5px;
    height: 11px;
    width: 6px;
    background: url(../images/0713_11.png);
}
.wid-345{
 width: 345px!important;
}
.wid-500{
 width: 500px!important;
}
.fztmGreen{
 color: #339900!important;
}
.fztmOrange{
 color: #ff9900!important;
}
.fztm-red{
 color: #cc3333!important;
}

/* 全责清单 */
.tableMain{
	width: 1040px;
	padding-bottom: 30px;
}
.tableMain img{ 
          margin: 0 auto;
    display: block;
}
.qzqdTable{
	width: 100%;
	border: 1px solid #ccc;
}
.qzqdTable thead tr td{
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
.qzqdTable thead tr td:last-child{
	width: 200px;
	border-right: none;
}
.qzqdTable tbody tr td{
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 10px;
}
.qzqdTable tbody tr td:last-child{
	width: 200px;
	border-right: none;
}
.tableTable{
	    color: #333;
    font-size: 30px;
    margin-top: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.tableBm{
	margin-bottom: 10px;
}


.tableTitle{
	width: 100%;
	min-height: 50px;
	line-height: 50px;
	border: 1px solid #ccc;
	font-size: 22px;
	text-align: center;
	background-color: #e4e4e4;
	margin-bottom: 10px;
}
/*需要添加的样式*/
.listmge img{
 max-width:94%;
}
.secondLevel h3{
	width: 900px;
}
.secondLevel ul:first-child li{
	width: 900px;
}
.secondLevel ul:first-child li a{
float: left;
}
.secondLevel ul:first-child li dd{
	float: left;
	margin-left: 10px;
}


/*权责清单*/
.qzLeft{
	padding:10px 10px;
	min-height: 619px;
}
.qz_Pic{
	width: 100%;
	height: 140px;
	margin-bottom: 30px;
}
.qz_Pic a{
	display: inline-block;
	width: 300px;
	height: 140px;
	margin-left:40px;
}
.qz_Pic a img{
	width: 100%;
	height: 100%;
}
.qz_Pic a:first-child{
	margin-left:0px;
}
.qzLeft p{
	color: #333333;
	font-size: 16px;
	word-break: break-all;
	text-indent: 2em;
	line-height: 30px;
	}

.qzRight ul li {
	float: left;
}
.qzRight ul li a{
	display: inline-block;
	width: 150px;
	height: 26px;
	padding-left:2px;
	
}
.qzRight ul li a:hover,.qzRight ul li a.active{
	color: #ff6200;
	background-color: #ececec;
}
/*权责清单结束*/


/*权力清单*/
.ql_Pic a{
	display: inline-block;
	width: 200px;
	height: 100px;
	margin-left:20px;
}
.ql_Pic a img{
	width: 100%;
	height: 100%;
}
.ql_Pic a:first-child{
	margin-left:0px;
}
 .qlqdList{
	margin-top: 15px;
	border-bottom: 1px dashed #ccc;
	padding-bottom: 20px;
}
 .qlqdList li{
	width: 100%;
    height: 32px;
    line-height: 30px;
    padding-left: 10px;
    background: url(dian.png) 0px 15px no-repeat;
}
 .qlqdList li>a {
    color: #333333;
    font-size: 14px;
    float: left;
    width: 490px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .qlqdList li span {
    float: right;
    color: #999999;
    font-size: 12px;
}
.qlqdList li span a{
    color: #333333;
    font-size: 14px;
}
 .qlqdList li a:hover, .qlqdList li a.active {
    color: #f59000;
}
.qzLeft  .page{
	margin-bottom:0px ;
}
/*权力清单结束*/

/*责任清单*/
.zr_Pic a{
	display: inline-block;
	width: 130px;
	height: 100px;
}
.zr_Pic a img{
	width: 100%;
	height: 100%;
}
.zr_Pic a.active img{
    border:5px solid #ccc;
}
.zr_Pic a:first-child{
	margin-left:0px;
}
.zrLeft .listContent{
padding-bottom: 50px;
padding-top: 40px;
}
.zrLeft .listContent h3{
	font-size: 24px;
	color: #333333;
	margin-bottom: 40px;
}
.zrLeft .listContent p{
	color: #333333;
	line-height: 25px;
	word-break: break-all;
}
/*责任清单结束*/

/* 专题 开始 */
.zhaunt{
 width: 100%;
} 
.zhuantList {
padding-left:12px;
 margin-top: 20px;
}
.zhuantList li{
 float: left;
 width: 330px;
 height: 160px;
 margin-right:12px;
 margin-bottom: 20px;
}
.zhuantList li a{
 display: inline-block;
 width: 100%;
 height: 100%;
}
.zhuantList li a img{
 width: 100%;
 height: 100%;
}
/* 专题 结束 */
   .pageLShow {
    margin: 30px auto;
    text-align: center;
   }
   
   .pageLShow span {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
   }
.tabsCon{
    display:none;
}
.tabsCon.on{
   display:block;
}
.ql_Pic .active img{
        border: 5px solid #ccc;
}
.tableTr table{
	border-top:1px solid #000;
	border-right:1px solid #000;
}
.tableTr table tr td{
	border-left:1px solid #000;
	border-bottom:1px solid #000;
}
.slide{position:relative;margin-top:20px;width: 1060px;height: 180px;background: #fff;}
.slide-img{height: 180px;overflow: hidden;position: relative; float: left;width: 1040px;}
.slide-img ul{position: absolute;width: 10000px;}
.slide-img li{width: 242px;height: 180px; float: left; margin-right: 20px;margin-bottom: 10px;}
.slide-img a{width: 242px;height: 180px;display: block;}
.slide-img a img{width: 242px;height: 180px;}
.slide .aleft{position:absolute;z-index:10;top:50%;left:0;width:30px;height:54px;display: none; float: left;margin-top: -27px;}
.slide .aright{position:absolute;z-index:10;top:50%;margin-top:-27px;right:32px;width: 30px;height: 54px;display: none; float: right;margin-top: -27px;}
.mapAdmin h2 a{
    color: #2c334f;
    font-size: 18px;
    font-weight: bold;
}
.xdLayout tbody tr td:first-child div  {
background: url(../images/diandian.png)  42px 3px  no-repeat;
}
.xdLayout tbody tr+tr td:first-child div  {
background: url(../images/diandian.png)  42px 3px  no-repeat;
}
.xdLayout tbody tr+tr+tr td:first-child div  {
background: url(../images/diandian.png)  15px 3px   no-repeat;
}
.xdLayout tbody tr+tr+tr+tr td:first-child div  {
background:none;
}
.xdLayout tbody tr+tr+tr+tr+tr td:first-child div  {
background: url(../images/diandian.png) 42px 3px  no-repeat;
}

.xdLayout tbody tr+tr td+td+td div  {
background: url(../images/diandian.png) 15px 3px   no-repeat;
}
.xdLayout tbody tr+tr td+td+td+td div  {
background: none;
}
.xdLayout tbody tr+tr+tr td+td div  {
background:none;
}
.tjsPic{
display:block;
width:1040px;
height:250px;
}
.myJobleft{
min-height:646px;
}
.myJobright{
min-height:646px;
}
.szmyJobleft{
min-height:957px;
}
#page{
    width: 1100px;
    margin: 0 auto;
}

/*打印,字体添加的样式*/
.contentTitle{
	width: 100%;
	color: #999999;
	font-size: 14px;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
margin-bottom:35px;
}
.contentTitle span{
	display: inline-block;
	margin-left: 10px;
}
.contentTitle span:first-child{
	margin-left: 0px;
}
.listmge{
	width: 100%;
	padding-bottom: 25px;
        font-size:16px;
word-break: break-all;
}
.listmge ul li a:hover{
    text-decoration: none;
}
.listmge p{
	color:#333333;
	line-height: 23px;
    text-indent:2em ;
}
.c_rr{
	display: inline-block;
    margin-left: 10px;
    color: #999;
width:275px;
}
.c_rr a {
    color: #999;
}
.c_rr span {
    margin-right: 10px;
}
.ztdx {
    position: relative;
}
.zhxz {
    position: absolute;
    left: -10px;
    top: 24px;
    border: #E8E8E8 1px solid;
    border-top: 0;
    z-index: 9999;
}
.c_rr li a {
    line-height: 35px;
    width: 54px;
    display: block;
    font-weight: normal;
    background: #fff;
    text-align: center;
}
.bsSearchDiv .bFind-wrapper-top{
height:26px;
}
.fxBg{
display:inline-block;
width:14px;
height:15px;
float:left;
margin-right:10px;
margin-top:2px;
 background: url(../images/fxxx.jpg) no-repeat center center !important;
}
.fxSahre{
width: 90px;
position: absolute;
right:0;
top:0;
}
.c_rr .bshare-custom .bshare-renren{
display:none;}
.c_rr .bshare-custom .bshare-qqmb{
display:none;
}
.c_rr .bshare-custom .bshare-douban{
display:none;
}
.c_rr .bshare-custom .bshare-share-count{
display:none;
}
#span_id{
margin-left:10px !important;
}
#bsBox{
width:560px !important;
height:422px !important;
}
#bsWXBox{
    height: 256px !important;
    width: 232px !important;
}
.bsSearchDiv .bFind-wrapper-top{
height:26px;
}
/*打印,字体添加的样式结束*/


.imgBig span{
position:absolute;
left:0;
right:0;
	display: inline-block;
	width: 100%;
	height: 100%;
	background: url(../images/videoListBg.png) no-repeat;
}


.noAbout td{
border:none!important;
}
.noAboutfj td{
border:none!important;
}
.qcfdBox{
    width: 100%;
    height: 100%;
    overflow: hidden;}


.news13{width: 1100px;
    height: 121px;
    margin: auto;
    margin-top: 10px;}
.news13_top{background-color: #f0f0f0;}
.news13 span{float: left;display: block;width: 92px;height: 42px;line-height: 42px;text-align: center;color: #cc0000;font-size: 14px;}
.news13_top li{float: left;width: 150px;height: 42px;line-height: 42px;text-align: center;font-size: 14px; background: url(yqljBg1_11.png) no-repeat 125px center;}
.news13_top li.active{background: url(yqljBg_11.png) no-repeat 125px center;}
.new12_tab{background: #FFFFFF;padding: 20px;}
.new12_tab a{float: left;font-size: 12px;color:#333; min-width:40px;margin:0 20px 15px 0;}
.new12_tab a:hover{color: #fa7b2e;text-decoration: underline;}
.news13_top li+li+li{background: url(yqljBg1_11.png) no-repeat 133px center;}
.news13_top li+li+li.active{background: url(yqljBg_11.png) no-repeat 133px center;}
.news13_top li+li+li+li{background: url(yqljBg1_11.png) no-repeat 125px center;}
.news13_top li+li+li+li.active{background: url(yqljBg_11.png) no-repeat 125px center;}
.qzqdContentForm {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 30px 30px;
}