@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;
	color: #333;
}

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%;
}

/*css reset end*/
#page{
margin:auto;
width:1200px;
}

.header{
	width: 100%;
    height: 226px;
    /* background: url(../images/aaa.png); */
    background-color: #fff;
}
.header_t{
	height: 30px;
	width: 100%;
	background-color: #f0f0f0;
}
.top_box_nr{
	width: 1200px;
	margin: 0 auto;
}
.top_box_nr span{
	float: left;
	height: 30px;
	line-height: 30px;
	color:#666;
}
.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 #ddd;
}
.top_box_nr ul li a{
	font-size: 14px;
	color: #666;
}
.top_box_nr ul li a.gh{
	background:url(ghlogo_03.png) no-repeat 0 center;  
	padding-left: 20px;
}
.header_c{
	width: 1200px;
	height: 136px;
	margin: 0 auto;
	padding: 25px 20px 0;
	
}
.logo{
	float: left;
	
	width: 277px;
	height: 80px;
    margin-top: 10px;
}
.search_input{
	float: right;
	margin-top: 23px;
	width: 340px;
	height: 40px;
	background: url(searchbg_03.png) no-repeat;
}
.search_input form{
	height: 100%;
}
.search_input span{
	float: left;
	width: 280px;
	height: 100%;
	padding-left: 35px;
}
.search_input input{
	width: 100%;
	height: 100%;
	line-height: 40px;
	color:#666;
}
.search_input input[type="submit"]{
	float: left;
	width: 60px;
	height: 40px;
	color:#fff; 
	line-height: 40px;
	text-align: center;
	cursor: pointer;
}
.header_f{
	width: 100%;
	height: 60px;
	background-color: #c5131f;
}
.nav{
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.nav>li{
	float: left;
	width: 150px;
	height: 100%;
	border-right:1px solid #cf3e47;
}
.nav>li:hover,.nav>li.active{
	background:#990000;
}
.nav>li:first-child{
	border-left:1px solid #cf3e47;
}
.nav>li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 18px;
}
.navContent{
    display: none;
    position: absolute;
    top: 60px;
    left: -20px;
    z-index: 100;
    width: 1243px;
    height: 0;
    overflow: hidden;
}
.navContent>span{
	display: inline-block;
	position: absolute;
	top:0px;
	left: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	background:url(downListBG_03.png) no-repeat 0 0;
}
.navContent h3{
	margin-bottom: 12px;
	font-size: 18px;
	color: #cc0000;
}
.navContent>div{
	float: left;
}
.shizfXllb{
	padding: 20px 25px;
}
.xianzfXllb{
	padding:20px 30px ;
}
.xianzfXllb1{
	float: left;
	width: 300px;
        margin-left:40px;
}
.navContent h3{
	margin-bottom: 20px;
}
.navContent h3 a{
	color: #cc0000;
	font-size: 18px;
}
.xzName{
	width: 100%;
}
.xzName>label{
	float: left;
	color: #ff6201;
	font-size: 16px;
}
.xzName>span{
	float: right;
	width: 207px;
	padding-top: 2px;
}
.xzName>span a{
	display: inline-block;
	margin-bottom: 10px;
	width: 67px;
	color: #333;
}
.xzName>span a:hover{
	color: #cc0000;
}
.xianzfXllb2{
	float: left;
	width: 260px;
	margin-left: 35px;
}
.xllbList{
	height:160px;
}
.xllbList li{
	background: url(libg_11.png) no-repeat 0px 8px;
	height: 34px;
	padding-left: 12px;
}
.xllbList li a{
	display: inline-block;
	max-width: 99%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xllbList li a:hover{
	color: #c5131f;
}
.xianzfXllb3{
	float: left;
	margin-left: 40px;
}
.xianzfXllb3 li{
	width: 142px;
	height: 35px;
	background: #f0f0f0;
	margin-bottom: 6px;
}
.xianzfXllb3 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	text-align: center;
	line-height: 35px;
}
.xianzfXllb3 li a:hover{
	color: #cc0000;
}
.xianqXllb{
	padding: 20px 30px;
}
.xianqXllb1{
	float: left;
	width: 280px;
}
.xianqXllb1 ul li{
	width: 130px;
	height: 78px;
	float: left;
	margin-right: 10px;
	margin-bottom: 7px;
	background: #fff;
	border:1px solid #ddd;
}
.xianqXllb1 ul li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #333;
}
.xianqXllb1 ul li a:hover{
	color: #cc0000;
}
.xianqXllb1 ul li a img{
	display: block;
	margin: 10px auto 6px;
	width: 37px;
	height: 36px;
}
.xianqXllb2{
	margin-left: 40px;
}
.atgkPic{
	float: left;
	margin-top:10px; 
	width: 180px;
	height: 142px;
	margin-right: 10px;
}
.atgkPic img{
	width:100%;
	height: 100%;
}
.atgkWord{
	float: left;
	width: 313px;
	padding-top: 10px;
	height: 167px;
}
.atgkWord a{
	display: inline-block;
	color: #333;
	width: 313px;
	height: 115px;
	word-wrap:break-word; 
 	word-break:break-all;
}
.atgkWord .readMore{
	float: right;
	width: 66px;
	height: 30px;
	text-align: center;
	cursor: pointer;
	color: #3399ff;
}
.xianqXllb3{
	margin-left: 30px;
}
.xqCyatXllbList{
	float:left;
	width:260px;
	margin-right:33px;
}
.xqCyatXllbList li{
	height: 50px;
	margin-bottom: 8px;
}
.xqCyatXllbList li .cyatPic{
	float: left;
	width: 100px;
	height: 50px;
}
.xqCyatXllbList li .cyatPic img{
	width: 100%;
	height: 100%;
}
.xqCyatXllbList li span{
	float: left;
	margin-left: 10px;
	width:150px;
}
.xqCyatXllbList li span a{
	display: block;
	color: #333;
	word-break:break-all;
	word-wrap:break-word; 
	line-height:17px;
}
.xqCyatXllbList li span a:hover{
	color: #cc0000;
}
.cyatXllbTitle{
	font-weight: bold;
}
.zhengwuXllb{
	padding: 20px 25px;
}
.navContent .xllbNews{
	float: left;
	width: 315px;
	margin-left: 45px;
}
.xllbtitle{
	margin-bottom: 20px;
}
.xllbtitle ul{
	height: 20px;
}
.xllbtitle ul li{
	float: left;
	padding: 0 10px;
}
.xllbtitle ul li a{
	font-size: 18px;
	color: #333;
}
.xllbtitle ul li.active a{
	color: #cc0000;
}
.xllbtitle ul li.nopadding{
	padding-left: 0;
}
.xllbFile{
	 margin-left: 10px; 
	 margin-top: 20px; 
}
.xllbFile li{
	float: left;
	width: 90px;
	height: 36px;
	border:1px solid #ccc;
	margin-right: 10px;
	background-color: #f7f7f7;
}
.xllbFile li:hover{
	background-color: #e3ecf9;
}
.xllbFile li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 36px;
	color: #333;
	font-size: 14px;
}
.zhengwuXllbCenter{
	float: left;
	width: 315px;
	margin-left: 10px;
}
.zfxxgk_box{
	width: 100%;
	height: 91px;
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #fff;
}
.zfxxgk_box li{
	float: left;
	margin: 5px;
	padding:0 12px;
	height: 30px;
	background-color: #f6f6f6;
}
.zfxxgk_box li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	text-align: center;
}
.zfxxgk_box li a:hover{
	color: #cc0000;
}
.jcxxgkXllbList{
	margin-top: 10px;
	margin-left: 25px;
}
.jcxxgkXllbList li{
	float: left;
	width: 136px;
	height: 68px;
	background-color: #ffcd88;
	margin-left: 11px;
}
.jcxxgkXllbList li:first-child{
	margin-left: 0;
}
.jcxxgkXllbList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #be601c;
	font-size: 18px;
	line-height: 68px;
}
.jcxxgkXllbList li a img{
	float: left;
	width: 26px;
	height: 24px;
	margin: 22px 20px 0 30px;
}
.jcxxgkXllbList li a:hover{
	color: #cc0000;
}
.hdXllb{
	padding: 20px 40px;
}
.hdXllb1{
	width: 311px;
	float: left;
        margin-left:30px;
}
.hdXllb1>a{
	display: inline-block;
	width: 311px;
	height: 80px;
	margin-bottom: 20px;
}
.hdXllb1 img{
	width: 100%;
	height:100%;
}
.hdXllb2{
	width: 315px;
	float: left;
	margin-left: 48px;
}
.hdXllb3{
	float: right;
	width:425px; 
}
.hdXllb3 a{
	width: 206px;
	height: 106px;
	display: inline-block;
	margin-right: 4px;
	margin-top: 6px;
}
.hdXllb3 a img{
	width:100%;
	height:100%;
}
.hdXllb3 .hdXllbBxrx{
	width: 421px;
	height: 89px;
}
.zhuantXllb{
	padding:60px 62px 0 77px; 
}
.zhuantXllb li{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	width:331px;
	height: 120px;
}
.zhuantXllb li:first-child{
	margin-left: 0;
}
.zhuantXllb li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.zhuantXllb li a img{
	width:100%;
	height: 100%;
}
.sjXllb{
	padding: 20px;
}
.dataSearchXllb{
	width:570px;
        margin-left:60px;
}
.dataSearchXllb>a{
	display: inline-block;
	width: 179px;
	height: 40px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #f8f6f4;
	text-align: center;
	line-height: 40px;
}
.dataSearchXllb>a:hover{
	color: #fff;
	background-color: #ff8400;
}
.sjXllbList{
	width: 200px;
	margin-left: 48px;
}
.content{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.content1{
	width: 1200px;
	margin: 0 auto;
	height: auto;
}
.con_top{
	height: 439px;
	margin-top: 10px;
}
.page_slide {
	float: left;
	margin-right: 10px;
	width: 606px;
	height: 100%;
	padding:23px 20px; 
	position: relative;
	background: #fff;
    overflow: hidden;
} 
#Projector {float: left;position: relative;z-index: 1; height: 100%; width: 100%;}
#Projector img {width: 570px;height: 100%; }
.picplay {position: relative;z-index: 2;height: 100%; width: 100%; }
.picplayImg {width: 100%;height: 335px; border: 1px solid #ccc; }
.picplay .picplayBg {height: 35px;width: 99%;}
.picplay .picplayLink {height: 23px;color: #666;display: block;font-size: 18px;width: 100%;margin-bottom:20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; }
.cyclyImg_pager {height: 20px;text-align: right;position: absolute;left: 50%;margin-left:-80px;bottom: 10px;z-index: 20;overflow: hidden; }
.cyclyImg_pager span {width: 20px;height: 6px;margin-left: 10px;display: inline-block;background-image:url(../images/lunbobg_03.png);cursor: pointer;overflow: hidden;}
.cyclyImg_pager span.cycle-pager-active {margin-top: 0;_background: none; background-image:url(../images/lunboacivebg_03.png);}
.title{
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #ccc;
}
.title ul{
	height: 100%;
	padding-bottom: 8px;
}
.title ul li{
	height: 100%;
	float: left;
	padding: 0 15px;
}
.title ul li.noPadding{
	padding-left: 0;
}
.title ul li.active a{
	color: #c5131f;
	font-weight: bold;
}
.title ul li.circle{
	padding-left: 20px;
	background: url(titlebg_13.png) no-repeat 0 center;
}
.title ul li a{
	position: relative;
	top: -4px;
	font-size: 20px;
	color: #999;
	font-weight: bold;
}
.onlineWork{
	float: left;
	width: 583px;
	height: 100%;
	padding: 20px;
	background-color: #fff;
	margin-bottom: 10px;
}
.onlineWork .title a{
	font-size: 20px;
	color:#c5131f;
	font-weight: bold;
	border-bottom:0;
}
.onlineLeft{
	float: left;
	width: 426px;
	height: 304px;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
.wsbsdt_list1{
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #e4e4e4;
}
.wsbsdt_list1 li{
	float: left;
	width: 73px;
	height: 73px;
	margin-right: 10px;
}
.wsbsdt_list1 li.li1{
	background: url(../images/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 #c5131f;
}
.wsbsdt_list1 li.li2.active{
	background: url(bs-dt_2.png) center 11px no-repeat #c5131f;
}
.wsbsdt_list1 li.li3.active{
	background: url(bs-dt_3.png) center 12px no-repeat #c5131f;
}
.wsbsdt_list1 li.li4.active{
	background: url(bs-dt_4.png) center 11px no-repeat #c5131f;
}
.wsbsdt_list1 li.li5.active{
	background: url(bs-dt_5.png) center 13px no-repeat #c5131f;
}
.wsbsdt_list1 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	padding-top: 45px;
	text-align: center;
	font-size: 14px;
	color: #666;
}
.wsbsdt_list1 li.active a{
	color: #fff;
}
.wsbsdt_list2{
	padding-top: 20px ;
}
.wsbsdt_list2 li{
	float: left;
	margin-bottom: 30px;
	width: 97px;
	height: 57px;
}
.wsbsdt_list2 li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 14px;
	color: #333;
}
.wsbsdt_list2 li a i{
	display: block;
	width: 30px;
	height: 30px;
	margin:0 auto 10px;
	background: url(../images/wsbsicon3.png) no-repeat;
}
.wsbsdt_list2 li a i{
	background-position: -650px -550px;
}
.wsbsdt_list2 li+li a i{
	background-position: -508px -22px;
}
.wsbsdt_list2 li+li+li a i{
	background-position: -413px -22px;
}
.wsbsdt_list2 li+li+li+li a i{
	background-position: -510px -105px;
}
.wsbsdt_list2 li+li+li+li+li a i{
	background-position: -609px -22px;
}
.wsbsdt_list2 li+li+li+li+li+li a i{
	background-position: -705px -22px;
}
.wsbsdt_list2 li+li+li+li+li+li+li a i{
	background-position: -415px -105px;
}
.wsbsdt_list2 li+li+li+li+li+li+li+li a i{
	background-position: -510px -344px;
}
.wsbsdt_list2 li a:hover{
	color: #c5131f;
	font-weight: bold;
}
.wsbsdt_list2 li:hover a i{
	background-position: -342px -544px;
}
.wsbsdt_list2 li+li:hover a i{
	background-position: -146px -22px;
}
.wsbsdt_list2 li+li+li:hover a i{
	background-position:-51px -22px;
}
.wsbsdt_list2 li+li+li+li:hover a i{
	background-position: -148px -105px;
}
.wsbsdt_list2 li+li+li+li+li:hover a i{
	background-position: -247px -22px;
}
.wsbsdt_list2 li+li+li+li+li+li:hover a i{
	background-position: -49px -265px;
}
.wsbsdt_list2 li+li+li+li+li+li+li:hover a i{
	background-position: -53px -105px;
}
.wsbsdt_list2 li+li+li+li+li+li+li+li:hover a i{
	background-position: -341px -102px;
}
.wsbsdt_list2_1 li a i{
	background-position: -510px -185px;
}
.wsbsdt_list2_1 li+li a i{
	background-position: -705px -184px;
}
.wsbsdt_list2_1 li+li+li a i{
	background-position: -705px -22px;
}
.wsbsdt_list2_1 li+li+li+li a i{
	background-position: -606px -269px;
}
.wsbsdt_list2_1 li+li+li+li+li a i{
	background-position: -706px -270px;
}
.wsbsdt_list2_1 li+li+li+li+li+li a i{
	background-position: -708px -428px;
}
.wsbsdt_list2_1 li+li+li+li+li+li+li a i{
	background-position: -605px -187px;
}
.wsbsdt_list2_1 li+li+li+li+li+li+li+li a i{
	background-position: -510px -344px;
}
.wsbsdt_list2_1 li:hover a i{
	background-position: -148px -182px;
}
.wsbsdt_list2_1 li+li:hover a i{
	background-position: -343px -181px;
}
.wsbsdt_list2_1 li+li+li:hover a i{
	background-position: -49px -265px;
}
.wsbsdt_list2_1 li+li+li+li:hover a i{
	background-position: -244px -186px;
}
.wsbsdt_list2_1 li+li+li+li+li:hover a i{
	background-position: -341px -420px;
}
.wsbsdt_list2_1 li+li+li+li+li+li:hover a i{
	background-position: -246px -266px;
}
.wsbsdt_list2_1 li+li+li+li+li+li+li:hover a i{
	background-position: -337px -267px;
}
.wsbsdt_list2_1 li+li+li+li+li+li+li+li:hover a i{
	background-position: -341px -102px;
}
.wsbsdt_list2_2 li a i{
	background-position: -415px -340px;
}
.wsbsdt_list2_2 li+li a i{
	background-position: -510px -270px;
}
.wsbsdt_list2_2 li+li+li a i{
	background-position: -605px -340px;
}
.wsbsdt_list2_2 li+li+li+li a i{
	background-position: -705px -340px;
}
.wsbsdt_list2_2 li+li+li+li+li a i{
	background-position: -413px -425px;
}
.wsbsdt_list2_2 li+li+li+li+li+li a i{
	background-position: -509px -425px;
}
.wsbsdt_list2_2 li+li+li+li+li+li+li a i{
	background-position: -605px -425px;
}
.wsbsdt_list2_2 li+li+li+li+li+li+li+li a i{
	background-position: -510px -344px;
}
.wsbsdt_list2_2 li:hover a i{
	background-position: -150px -490px;
}
.wsbsdt_list2_2 li+li:hover a i{
	background-position: -148px -267px;
}
.wsbsdt_list2_2 li+li+li:hover a i{
	background-position: -150px -340px;
}
.wsbsdt_list2_2 li+li+li+li:hover a i{
	background-position: -250px -340px;
}
.wsbsdt_list2_2 li+li+li+li+li:hover a i{
	background-position: -248px -485px;
}
.wsbsdt_list2_2 li+li+li+li+li+li:hover a i{
	background-position: -54px -425px;
}
.wsbsdt_list2_2 li+li+li+li+li+li+li:hover a i{
	background-position: -150px -425px;
}
.wsbsdt_list2_2 li+li+li+li+li+li+li+li:hover a i{
	background-position: -341px -102px;
}
.wsbsdt_list2_3 li a i{
	background-position: -409px -184px;
}
.wsbsdt_list2_3 li+li a i{
	background-position: -510px -187px;
}
.wsbsdt_list2_3 li+li+li a i{
	background-position: -508px -22px;
}
.wsbsdt_list2_3 li+li+li+li a i{
	background-position: -705px -184px;
}
.wsbsdt_list2_3 li+li+li+li+li a i{
	background-position:  -705px -22px;
}
.wsbsdt_list2_3 li+li+li+li+li+li a i{
	background-position: -510px -270px;
}
.wsbsdt_list2_3 li+li+li+li+li+li+li a i{
	background-position: -606px -269px;
}
.wsbsdt_list2_3 li+li+li+li+li+li+li+li a i{
	background-position: -510px -344px;
}
.wsbsdt_list2_3 li:hover a i{
	background-position: -47px -181px;
}
.wsbsdt_list2_3 li+li:hover a i{
	background-position: -148px -184px;
}
.wsbsdt_list2_3 li+li+li:hover a i{
	background-position: -146px -22px;
}
.wsbsdt_list2_3 li+li+li+li:hover a i{
	background-position: -343px -181px;
}
.wsbsdt_list2_3 li+li+li+li+li:hover a i{
	background-position: -49px -265px;
}
.wsbsdt_list2_3 li+li+li+li+li+li:hover a i{
	background-position: -148px -267px;
}
.wsbsdt_list2_3 li+li+li+li+li+li+li:hover a i{
	background-position: -244px -186px;
}
.wsbsdt_list2_3 li+li+li+li+li+li+li+li:hover a i{
	background-position: -341px -102px;
}
.wsbsdt_list2_4 li a i{
	background-position: -413px -22px;
}
.wsbsdt_list2_4 li+li a i{
	background-position: -508px -22px;
}
.wsbsdt_list2_4 li+li+li a i{
	background-position: -609px -22px;
}
.wsbsdt_list2_4 li+li+li+li a i{
	background-position: -705px -22px;
}
.wsbsdt_list2_4 li+li+li+li+li a i{
	background-position:  -415px -105px;
}
.wsbsdt_list2_4 li+li+li+li+li+li a i{
	background-position: -510px -105px;
}
.wsbsdt_list2_4 li+li+li+li+li+li+li a i{
	background-position: -606px -105px;
}
.wsbsdt_list2_4 li+li+li+li+li+li+li+li a i{
	background-position: -510px -344px;
}
.wsbsdt_list2_4 li:hover a i{
	background-position: -51px -22px;
}
.wsbsdt_list2_4 li+li:hover a i{
	background-position: -146px -22px;
}
.wsbsdt_list2_4 li+li+li:hover a i{
	background-position: -247px -22px;
}
.wsbsdt_list2_4 li+li+li+li:hover a i{
	background-position: -49px -265px;
}
.wsbsdt_list2_4 li+li+li+li+li:hover a i{
	background-position: -53px -105px;
}
.wsbsdt_list2_4 li+li+li+li+li+li:hover a i{
	background-position: -148px -105px;
}
.wsbsdt_list2_4 li+li+li+li+li+li+li:hover a i{
	background-position: -244px -105px;
}
.wsbsdt_list2_4 li+li+li+li+li+li+li+li:hover a i{
	background-position: -341px -102px;
}
.onlineRight{
	float: right;
	width: 117px;
	height: 304px;
	padding-top: 60px;
}
.zfgjj li{
	width: 100%;
	height: 80px;
	margin-bottom: 38px;
}
.zfgjj li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #333;
}
.zfgjj li a:hover{
	color: #c5131f;
}
.zfgjj li a i{
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto 10px;
	background: url(wsbsicon2_06.png) no-repeat;
}
.zfgjj li a i{
	background-position: -15px -15px;
}
.zfgjj li+li a i{
	background-position: -15px -213px;
}
.zfgjj li:hover a i{
	background-position: -15px -115px;
}
.zfgjj li+li:hover a i{
	background-position: -15px -306px;
}
.kstd{
	float: left;
	margin-top: 25px;
	width: 545px;
	height: 70px;
	background: url(../images/kstdBg_03.png) no-repeat;
}
.kstdWord{
	display: inline-block;
	width: 27px;
	height: 100%;
	color:#c5131f; 
	line-height: 15px;
	margin-top: 5px;
	margin-left: 8px;
}
.kstdList{
	float: right;
}
.kstdList li{
	float: left;
	width: 85px;
	height: 100%;
}
.kstdList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #333;
}
.kstdList li a img{
	display: block;
	margin: 11px auto 5px;
	width: 28px;
	height: 28px;
}
.kstdList li a:hover{
	color: #c5131f;
}
.con_foot{
	width: 100%;
	margin-top: 10px;
}
.conLeft{
	float: left;
	width: 394px;
	margin-right: 10px;
}
.yjNews,.yjFile,.yjtzgg{
	width: 100%;
	height: 320px;
	background-color: #fff;
	padding:20px;
}
.tmNews_box{
	width: 100%;
}
.newsList{
	width: 100%;
	padding-top: 10px;
}
.newsList li{
	height: 35px;
	font-size: 14px;
	line-height: 35px;
	background: url(libg_11.png) no-repeat 5px center;
	padding-left: 15px;
}
.newsList li a{
	color:#333;
}
.newsList li a:hover{
	color:#c5131f;
}
.newsList li span{
	float: right;
	color:#333;
}
.wxszsjh{
	margin-top: 10px;
	width: 100%;
	height: 96px;
	background-color: #fff;
	padding: 20px 25px;
}
.wxszsjh a{
	display: inline-block;
	height: 100%;
}
.pic_vcr{
	margin-top: 10px;
	height: 660px;
	background-color: #fff;
	padding: 20px;
}
.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: 197px;
}
.pic_list li.pic1 img{
	width: 355px;
	height: 197px;
}
.pic_list li{
	float: left;
	width: 171px;
	margin-right: 10px;
	margin-bottom: 12px;
}
.pic_list li>a{
	display: inline-block;
	width: 100%;
	height: 116px;
}
.pic_list li>a img{
	width: 100%;
	height: 100%;
}
.pic_list li p{
	height: 30px;
	word-wrap:break-word; 
  	word-break:break-all;
}
.pic_list li a{
	color: #333;
}
.vcr_list li a{
	position:relative;
}
.pic_list li a:hover,.vcr_list li a:hover{
	color:#c5131f;
}
.vcr_list li.pic1 span{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(gray1.png) no-repeat;
}
.vcr_list li span{
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/graybg.png) no-repeat;
}
.special,.onlineInterview{
	margin-top: 10px;
	width: 100%;
	height: 456px;
	background: #fff;
	padding: 20px;
}
.special>ul{
	width: 100%;
	height: 382px;
	margin-top:20px;
	overflow-x: hidden;
	overflow-y: auto; 
        text-align: center;
}
.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: 7px;
	position: relative;
	overflow:hidden; 
}

.special>ul li:first-child{
	margin-top: 0px;
}
.special>ul li img{
	width: 330px;
	height: 110px;
	position:relative;;
}
.conCenter{
	float: left;
	width: 393px;
	margin-right: 10px;
}
.yjFileSearch{
	margin-top: -1px;
	width: 100%;
	height: 37px;
}
.yjFileSearch form{
	width: 100%;
	height: 100%;
}
.yjFileSearch span{
	float: left;
	width: 290px;
	height: 100%;
	padding-left: 10px;
	border: 1px solid #ddd;
	border-right: 0;
}
.yjFileSearch input[type="text"]{
	width: 100%;
	height: 100%;
	line-height: 40px;
	color:#666;
}
.yjFileSearch input[type="submit"]{
	float: left;
	width: 63px;
	height: 100%;
	color:#fff; 
	line-height: 37px;
	font-size: 16px;
	text-align: center;
	background-color: #ff6200;
        cursor: pointer;
}
.airQuality{
	margin-top: 10px;
	height: 150px;
	width: 100%;
	background-color: #fff;
	padding: 20px;
}
.airQuality a{
	width: 171px;
	height: 109px;
	display: inline-block;
	margin-left: 6px;
}
.airQuality a:first-child{
	margin-left: 0;
}
.govermentPublic{
	width: 100%;
	height: 277px;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
}
.zfxxgkzl_list{
	padding-top: 20px;
}
.zfxxgkzl_list li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 111px;
	height: 88px;
	background-color: #f6f6f6;
}
.zfxxgkzl_list li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #333;
	font-size: 14px;
	
}
.zfxxgkzl_list li a img{
	display: block;
	margin: 20px auto 10px;
	width: 25px;
	height: 22px;
}
.zfxxgkzl_list li+li a img{
	width: 33px;
	height: 22px;
}
.zfxxgkzl_list li+li+li a img{
	width: 24px;
	height: 25px;
}
.zfxxgkzl_list li+li+li+li a img{
	width: 24px;
	height: 27px;
}
.zfxxgkzl_list li+li+li+li+li a img{
	width: 24px;
	height: 27px;
}
.zfxxgkzl_list li+li+li+li+li+li a img{
	width: 24px;
	height: 27px;
}
.zfxxgkzl_list li a:hover{
	color: #ff6200;
}
.ggzyList {

	padding: 20px 10px 0;
}
.ggzyList li{
	float: left;
	margin-bottom: 20px;
	margin-right: 25px;
	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;
}
.ggzyList li a:hover{
	color: #c5131f;	
}
.importMeet{
	margin-top: 10px;
	height: 319px;
	background-color: #fff;
	padding: 20px;
}
.interviewPic{
	display: inline-block;
	margin-top: 20px; 
	width: 353px;
	height: 156px;
}
.interviewPic img{
	width: 353px;
	height: 156px;
}
.wsjbList{
	margin-top: 10px;
}
.wsjbList li{
	float: left;
	width: 111px;
	height: 85px;
	margin-left: 10px;
}
.wsjbList li{
	background: url(hdBg1_21.png);
}
.wsjbList li+li{
	background: url(hdBg2_21.png);
}
.wsjbList li+li+li{
	background: url(hdBg3_21.png);
}
.wsjbList li:first-child{
	margin-left: 0;
}
.wsjbList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
}
.wsjbList li a img{
	width: 30px;
	height: 27px;
	display: block;
	margin: 15px auto 10px;
}
.conRight{
	float: left;
	width: 392px;
	height: 1562px;
}
.qlqd{
	margin-top: 10px;
	height: 276px;
	background-color: #fff;
	padding: 20px;
}
.qlqdsy li{
	height: 60px;
	border-top: 1px solid #ccc;
}
.qlqdsy li:first-child{
	border-top: 0;
}
.qlqdsy li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	color: #333;
	font-size: 18px;
	line-height: 60px;
}
.qlqdsy li a:hover{
	color:#c5131f;	
}
.qlqdsy li a img{
	float: left;
	width: 30px;
	height: 31px;
	margin: 13px 40px 0 50px;
}
.zyzcxxzz{
	margin-top: 10px;
	height: 322px;
	background-color: #fff;
	padding: 20px;
}
.zyzcxxzz h3{
	font-size: 20px;
	color: #333;
	font-weight: bold;
	margin-bottom: 15px;
}
.mlyj{
	height: 614px;
	background-color: #fff;
	padding: 20px;
	margin-top: 10px;
}
.mlyjList{
	margin-top: 20px;
}
.mlyjList li{
	float: left;
	width: 172px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.mlyjList li{
	height: 200px;
}
.mlyjList li+li{
	height:131px;
}
.mlyjList li+li+li{
	height:124px;
}
 .mlyjList li+li+li+li{
 	position: relative;
 	top: -68px;
 	height:193px;
}
 .mlyjList li+li+li+li+li{
 	height:180px;
} 
 .mlyjList li+li+li+li+li+li{
 	height:180px;
} 
.mlyjList li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.mlyjList li a img{
	width: 100%;
	height: 100%;
}
.footer{
	margin: 10px auto 0;
	width: 1200px;
	height: auto;
	background-color: #fff;
	padding: 20px;
}
.friendLink{
	border-top: 6px solid #c5131f;
	background: url(linkbg_07.png) no-repeat 65px 66px;
	padding-top: 34px;
}
.linkList{
	float: left;
	width: 127px;
}
.linkList h3{

	margin-bottom: 10px;
}
.linkList h3 a{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.linkList ul li{
	height:30px;
	line-height: 30px;
}
.linkList ul li a{
	color: #333;
}
.linkList h3 a:hover,.linkList ul li a:hover{
	color:#c5131f;
}
.aboutLink{
	position: relative;
	float: left;
	margin-top: 23px;
	width: 100%;
	border: 1px solid #ccc;
}
.aboutLink h3{
	float: left;
	width: 91px;
	border-right: 1px solid #ccc;
	text-align: center;
	line-height: 42px;
	color: #c5131f;
	font-size: 14px;
	font-weight: bold;
}
.aboutLinkList{
	height: 100%;
	float: left;
}
.aboutLinkList li{
	float: left;
	width: 150px;
	height: 100%;
	border-right: 1px solid #ccc;
}
.aboutLinkList li>a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 42px;
	color: #333;
	padding-left: 40px;
	background: url(../images/linkjt_10.png) no-repeat 120px center;
}
.aboutLinkList li.active .leve{
      margin-top:-3px;
}
.aboutLinkList li.active>a{
	background-color: #e5e5e5;
        background: url(../images/linkjt_xia.png) no-repeat 120px center #f0f0f0;
}
.leve{
       display:none;
	width: 1160px;
	height: auto;
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	border-bottom: 0;
}
.leve a{
	display: inline-block;
	height: 14px;
	color: #333;
	margin-bottom: 10px;
}
.leve a:hover{
	color: #c5131f;
}
.leve1{
	padding: 20px 40px;
	margin-left: -92px;
}
.leve1 a{
	margin-right: 30px;

}
.leve2{
	padding: 20px 40px;
	    margin-left: -242px;
}
.leve2 a{
	margin-right: 30px;
}
.leve3{
	padding: 20px 40px;
	    margin-left: -392px;
}
.leve3 a{
	margin-right: 30px;
}
.leve4{
	padding: 20px 40px;
	    margin-left: -542px;
}
.leve4 a{
	margin-right: 30px;
}
.footerText{
	float: left;
	padding-left: 25px;
}
.footerText >a{
	float: left;
	margin-right: 20px;
	margin-top: 25px;
}
.footerText ul{
	float: left;
	margin-top: 20px;
	width: 920px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.footerText ul li{
	float: left;
	padding: 0 10px;
	border-left: 1px solid #ccc;
}
.footerText ul li:first-child{
	border-left:0; 
}
.footerText ul li a{
	color: #666;
}
.footerText ul li a:hover{
	color: #c5131f;
}
.footerText p{
	float: left;
	height: 15px;
	width: 800px;
	color: #666;
	margin-top: 10px;
}
.footerText p img{
	position: relative;
	top: 3px;
	margin-right: 5px;
}
/*面包屑*/
.breadDiv{
	width:1200px;
	height:60px;
	margin:10px auto;
	background:#fff;
	line-height:60px;
}
.breadDiv h2{
     font-size: 24px;
    height: 40px;
    line-height: 40px;
    margin-top: 12px;
    color: #666;
    display: inline-block;
    padding: 0 30px;
    border-right: 1px solid #ccc;
 
}

.breadDiv .breadv{
 font-size:16px;
 color:#333;
 background:url(../images/ybbread.png) 10px 3px no-repeat;
 padding-left:35px;
 position: relative;
    top: -3px;
    line-height: 21px;
 
}
.breadv span{
 line-height: 21px;
}
.breadv a{
	color:#333;
}
.breadv a:hover{
	color:#990000;
}
/*面包屑end*/
/*政务*/
.zhengwuLeft{
	width:796px;
	float:left;
}
/*轮播*/
.lunboDiv{
	width:796px;
	height:360px;
	background: #fff;
	padding:19px;
	float:left;
}
.banner {
	float: left;
	
	width: 758px !important;
	height: 320px !important;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	text-align: center;
}

.banner li {
	list-style: none;
}

.banner ul li {
	float: left;
}

.banner ul li div{
	display: inline-block;
	width: 758px;
	height: 320px;
}

.banner ul li div p{
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	background:#f8f8f8;
	width: 218px;
	color: #666;
	float:right;
	height:320px;
	padding:20px;
}
.banner ul li div p a{
	display:block;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #666;
	height:60px;
}
.banner ul li div p span{
	display:block;
	font-size: 14px;
	text-align: left;
	color: #666;
	
}
.textspan{
	margin-top:20px;
	line-height:22px;
}
.banner ul li div img{
	width:540px;
    height:320px;
    float:left;
}
#banne {
	width: 758px;
}

#banne .dots {
	position: absolute;
	left: 0;
	right: -670px;
	bottom:10px;
}

#banne .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;
	text-indent: -999em;
	cursor: pointer;
	background:url(huidian.png) no-repeat;
}

#banne .dots li.active {
	background:url(huangdian.png) no-repeat;
}

#banne .unslider-arrow04{
	display:inline-block;
	width:20px;
	height:35px;
	position: absolute;
}
#banne .arrow {
	top: 200px;
}
#banne .prev {
	left:0;
	top: 145px;
}

#banne .next {
	right:218px;
	top: 145px;
}
/*延吉要闻*/
.yjywdiv{
	width:393px;
	height:320px;
	background:#fff;
	float:left;
	padding:20px;
}
.yjywdivnew{
	width:393px;
	height:490px;
	background:#fff;
	float:left;
	padding:20px;
}
.addmt{
	margin-top:10px;
}
.addmr{
	margin-right:10px;
}
.zhengwuRight{
	width:393px;
	height:1850px;
	float:left;
	background:#fff;
	padding:20px;
}
.zfxxdiv{
	width:363px;
	
}
.zfxxdiv h2>a{
	color:#c5131f;
	font-size:20px;
	font-weight:bold;
}
.zfxxdiv h2{
	color:#c5131f;
	font-size:20px;
	font-weight:bold;
}
.bottombd{
	border-bottom:1px dashed #ccc;
}
.rightlist{
	width:360px;
	padding:20px 30px;
}
.rightlist li{
	margin-top:10px;
}
.rightlist li a{
	display:block;
	width:300px;
	height:60px;
	padding:0 30px;
	background:#f8f6f4 url(bgjt.png) 260px 24px no-repeat;
}
.rightlist li a label{
	float:left;
	width:30px;
	height:36px;
	margin-right:16px;
	margin-top:18px;
	
}
.rightlist li a img{
	display:block;
	margin: 0 auto;	
}
.rightlist li a span {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    display: inline-block;
    height: 36px;
    float: left;
    padding: 0 20px;
    border-left: 1px solid #ddd;
    margin-top: 12px;
}
.rightlist li a:hover{
	background:#ece5e1 url(bgjt.png) 260px 24px no-repeat;
}
.rightlistnew{
	width:360px;
	padding:10px 15px;
}
.rightlistnew li{
	width:145px;
	height:100px;
	margin:10px;
	float:left;
}
.rightlistnew li a{
	display:block;
	width:145px;
	height:100px;
	padding-top:20px;
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.rightlistnew li a img{
	max-width:36px;
	max-height:36px;
	margin:0 auto 10px auto;
	
	display:block;
}
.rightlistnew li a span{
	display:block;
    font-size:16px;
    color:#fff;
    font-weight:bold;
	text-align:center;
	width:100%;
}
.one{
	background:url(zfggbg.png) no-repeat;
}
.two{
	background:url(../images/zyhybg.png) no-repeat;
}
.three{
	background:url(gzbgbg.png) no-repeat;
}
.four{
	background:url(yjsxxgkbg.png) no-repeat;
}
.btlist{
	width:360px;
	padding:20px 0;
}
.btlist li a{
	display:block;
	width:360px;
	height:60px;
	padding:0 40px;
}
.btlist li a span{
	display:inline-block;
	height:40px;
	line-height:65px;
	color:#666;
	font-size:18px;
	float:left;
}
.btlist li a img{
	max-width:36px;
	max-height:36px;
	margin-top:15px;
	margin-right:20px;
	float:left;
}
.btborder{
	border-bottom:1px solid #ddd;
}
/*政务end*/
/*列表内容*/
.allList{line-height:30px;}
.allList .list li{height:25px; background: url(libg_11.png) no-repeat 0px 8px;line-height:18px;list-style: none !important;}
.allList .list li.dashed{height:33px};
.list{ padding-top:5px;
    padding-bottom:10px; }
.list li{margin-top:12px;height:21px; position:relative; padding-right: 85px;padding-left: 10px;font-size:14px; background: url(libg_11.png) no-repeat 0px center;}

.list li a{max-width:100%;display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#333; }
.list li a:hover{color: #c5131f;}
.list li span{display:inline-block;right: 0;top:0; color:#666;position: absolute;font-size:12px;  }
/*列表内容end*/
/*数据*/
.sjcxdiv{
	width:1200px;
	min-height:500px;
	background:#fff;
	padding:20px;
	float:left;
}
.sjcxdiv h2{
	color:#c5131f;
	font-size:20px;
	font-weight:bold;
}
.sjcxdiv h2 a{
	color:#c5131f;
	font-size:20px;
	font-weight:bold;
}
.tabs-con.on{display: block;}
.tabs-con{display: none;}
/*红背景标题 tab*/
.blueTabTitle{width: 100%;}
.blueTabTitle li{float: left;display: inline-block;margin-right:12px;margin-top:10px;}
.blueTabTitle li a{font-size: 16px;width:181px;text-align:center;color:#666;display: inline-block;height:44px;line-height:44px;background:#eeeeee;}
.blueTabTitle li.active .activeFont{width:180px;text-align:center;height: 44px;line-height:44px;display: block;color: #fff; font-size: 16px;display: inline-block;background-color:#ff8400;}
.contentlist img{
	width: 830px;
    height: 300px;
    margin: 20px auto;

}
.contentlist{
	text-align:center;
	border-top:2px solid #ddd;
	margin-top:10px;
}
.sjywdiv{
	width:795px;
	height:480px;
	float:left;
	background:#fff;
	padding:20px;
}
.text-box{
	width:755px;
	height:130px;
	background:#eeeeee;
	margin-top:10px;
	padding:10px;
}
.text-box h1{
	font-size:18px;
	font-weight:bold;
	color:#666;
	width:735px;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.text-box h1 a{
	font-size:18px;
	font-weight:bold;
	color:#666;
}
.text-box span{
	display:block;
	font-size:12px;
	color:#ff7e00;
	margin:10px 0;
}
.text-box p{
	text-indent: 2em;
	font-size:14px;
	color:#333;
	line-height:22px;
}
.tjgbdiv{
	width:393px;
	height:480px;
	background:#fff;
	padding:20px;
	float:left;
}
/*数据end*/
/*畅游延吉*/
.cyyjbg{
	background:#f0f0f0 url(ywbg.png) no-repeat;
}
.ywcontent{
	width: 1200px;
    margin: 230px auto 0 auto;
    position: relative;
	
}
.jjdiv {
    width: 800px;
    height: 160px;
    border: 2px solid #ccc;
    float: right;
    background: url(tmbj.png) repeat;
    padding: 20px 40px;
}
.jjdiv p{
	height:100px;
	color:#fff;
	font-size:16px;
	text-indent: 2em;
	line-height:24px;
	
}
.jjdiv a{
	font-size:16px;
	color:#ffb027;
	float:right;
}
.onediv{
	width:1200px;
	background:#fff;
	margin-top:40px;
	
	float:left;
	padding:40px 20px 20px 20px;
	position:relative;
}
.onebox{
	width:1160px;
	
	border:1px solid #3483ce;
	padding-bottom:30px;
}
.onediv>a{
	display:block;
	position:absolute;
	top:15px;
	left:450px;
}
.mddlist li a{
	display:block;
	width:340px;
	height:230px;
	position:relative;
}
.mddlist li{
	float:left;
	margin:30px 36px 0 0;
}
.mddlist{
	padding-top:20px;
	padding-left:30px;
}
.mddlist li a img{
	
	width:340px;
	height:230px;
	
}
.mddlist li a span{
    display: block;
    width: 340px;
    height: 46px;
    line-height: 46px;
    position: absolute;
    background: url(mddbgnew.png) no-repeat;
    color: #fff;
    font-size: 24px;
    bottom: 0;
    right: 0px;
    text-align: center;
}
.twodiv{
	width:1200px;
	background:#fff;
	margin-top:10px;
	
	float:left;
	padding:40px 20px 20px 20px;
	position:relative;
}
.twobox{
	width:1160px;
	
	padding-bottom:60px;
	
}
.bdvms{
	border:1px  solid #fa871d;
}
.bdvzs{
	border:1px  solid #49cdb6;
}
.bdvyl{
	border:1px  solid #f477b1;
}
.bdvgw{
	border:1px  solid #8662c1;
}
.bdvjt{
	border:1px  solid #00b3c9;
}
.twodiv>a{
	display:block;
	position:absolute;
	top:15px;
	left:450px;
}
.mslist li{
	padding:30px;
}
.mslist li{
	width:260px;
	height:340px;
	float:left;
	margin:10px 20px 0 0;
}
.mslist li>a{
	display:block;
	width:260px;
	height:230px;
}
.mslist li>a img{
	width:260px;
	height:230px;
}
.mslist li div{
	width:260px;
	height:110px;
	
	padding:15px;
}
.bkvms{
	background:#fa871d;
}
.bkvzs{
	background:#49cdb6;
}
.bkvyl{
	background:#f477b1;
}
.bkvgw{
	background:#8662c1;
}
.bkvjt{
	background:#00b3c9;
}
.mslist li div h2 a{
	font-size:18px;
	color:#fff;
	font-weight:bold;
}
.mslist li div h2{
	width:235px;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.mslist li div span{
	font-size:14px;
	color:#fff;
	line-height:24px;
}
.dhwzsy{
	display:block;
	width:140px;
	height:62px;
	background:url(wzsybg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhwzsy span{
	background:url(wzsylg.png) 15px 22px no-repeat;
}
.dhmdd{
	display:block;
	width:140px;
	height:62px;
	background:url(../images/mddbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhmdd span{
	background:url(mddlg.png) 15px 22px no-repeat;
}
.dhms{
	display:block;
	width:140px;
	height:62px;
	background:url(msbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhms span{
	background:url(mslg.png) 15px 22px no-repeat;
}
.dhzs{
	display:block;
	width:140px;
	height:62px;
	background:url(zsbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhzs span{
	background:url(zslg.png) 15px 22px no-repeat;
}
.dhyl{
	display:block;
	width:140px;
	height:62px;
	background:url(../images/ylbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhyl span{
	background:url(../images/yllg.png) 15px 22px no-repeat;
}
.dhgw{
	display:block;
	width:140px;
	height:62px;
	background:url(gwbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhgw span{
	background:url(gwc.png) 15px 22px no-repeat;
}
.dhjt{
	display:block;
	width:140px;
	height:62px;
	background:url(jtbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.dhjt span{
	background:url(jtlg.png) 15px 22px no-repeat;
}
.dhdb{
	display:block;
	width:140px;
	height:62px;
	background:url(../images/hddbbg.png) no-repeat;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
}
.dhdb span{
	background:url(../images/dblg.png) 15px 22px no-repeat;
}
.rightdh li a span{
	display:inline-block;
	width:48px;
	height:62px;
	float:left;
}
.rightdh li a{
	line-height:62px;
		
}
/*畅游延吉end*/
/*目的地*/
.mddcontentlist{
	padding:30px 0 30px 30px;
}
.mddcontentlist li{
	width:340px;
	height:415px;
	float:left;
	margin:10px 36px 0 0;
}
.mddcontentlist li a img{
	width:340px;
	height:230px;

}
.bkmdd h2{
	width:340px;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
padding:10px 0;
}
.bkmdd h2 a{
	font-size:18px;
	font-weight:bold;
	color:#666;
}
.bkmdd span{
	line-height:26px;
	font-size:16px;
	color:#333;
}
/*目的地*/
/*卫计之窗*/
.wjzcbg{
	background:#f2f5fa url(../images/wjzcbg.png) top center no-repeat;
}
.wjzccontent{
	width:1200px;
	margin:500px auto 10px auto;
	padding:40px;
	background:#fff;
}
.gkgsdiv{
	width:600px;
	height:475px;
	float:left;
}
.gkgsdiv h2{
	border-bottom:2px solid #c1011a;
	font-size:36px;
	font-weight:bold;
	color:#c1011a;
	line-height:80px;
}
.gkgsdiv h2 a{
	
	font-size:36px;
	font-weight:bold;
	color:#c1011a;
	
}
.gkgslist li{
	background:url(libg_11.png) no-repeat 0px 20px;
	height:90px;
	padding-left:10px;
	position:relative;
}
.gkgslist li .titlev{
	font-size:16px;
	font-weight:bold;
	color:#333;
	display:inline-block;
	margin:10px 0 7px 0;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
max-width:600px;
}

.gkgslist li span{
	font-size:14px;
	height:50px;
	color:#666;
	display:block;
	line-height:22px;
}
.gkgslist li .ckxx{
	font-size:14px;
	color:#cc0000;
	position:absolute;
	top:65px;
	right:0px;
}
.imgdiv{
	width:520px;
	height:475px;
	padding:25px 0 20px 32px;
	float:left;
}
.imgdiv img{
	max-width:500px;
	max-height:450px;
}
.wjzcfoot{
	width:100%;
	height:180px;
	background:#c1011a;
	text-align:center;
	line-height:180px;
	font-size:18px;
	color:#fff;
	
}
/*卫计之窗end*/
/*卫计之窗list*/
.wjzcbread{
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
}
.wjzcbread p{
	background:url(../images/wz.png) 0px 3px no-repeat;
	font-size:14px;
	color:#333;
	padding-left:20px;
}
.wjzcbread p a:hover{
	color:#c1011a;
}
.wjzcbread p a{
	color:#333;
}
.wjzccontent h2{
	 font-weight: bold;
    font-size: 24px;
    color: #626679;

}
.wjzccontent hr{
	border-top:1px solid #ddd;
}
/*page*/

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

.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:#c5131f;
	color: #fff;
}

.page span {
	float: none;
}

/*卫计之窗list end*/
.xltitle{
	text-align: center;
}
/*信件回复*/
.xjhfdiv{
	width:795px;
	height:700px;
	float:left;
	background:#fff;
	padding:20px;
}
.xjhfdiv h2{
	font-size:24px;
	color:#333;
	font-weight:bold;
}
.slsmdiv{
	width:393px;
	height:700px;
	background:#f6f6f6;
	padding:20px;
	float:left;
}
.slsmdiv h2{
	font-size:20px;
	color:#c5131f;
	font-weight:bold;
}
.slsmdiv span{
	font-size:14px;
	color:#333;
	font-weight:bold;
	display:block;
	margin-top:15px;
}
.slsmdiv p{
	font-size:14px;
	color:#333;
	text-indent: 2em;
	margin-top:15px;
	line-height:26px;
}
/*信件回复end*/
/*信箱*/
.xjhfdivn{
	width:830px;
        min-height:1078px;
	float:left;
	background:#fff;
	padding: 30px;
}
.xjhfdivn h2{
	margin-bottom:10px;
	font-size:24px;
	color:#626679;
	font-weight:bold;
}
.xjhfdivn h2 a{
	font-size: 24px;
    color: #626679;
    font-weight: bold;
}
.slsmdivn{
	width:393px;
	height:1150px;
	background:#f6f6f6;
	padding:20px;
	float:left;
}
.gfrxt{
padding:22px;
}
.slsmdivn h2{
	font-size:20px;
	color:#c5131f;
	font-weight:bold;
}
.slsmdivn span{
	font-size:14px;
	color:#333;
	font-weight:bold;
	display:block;
	margin-top:15px;
}
.slsmdivn p{
	font-size:14px;
	color:#333;
	text-indent: 2em;
	margin-top:15px;
	line-height:26px;
}
.xjhfdivn>span{
	font-size:14px;
	color:#333;
	margin-top:20px;
	margin-bottom:5px;
	display:block;
}
.xjhfdivn>p{
	font-size:14px;
	color:#333;
	text-indent: 2em;
	line-height:26px;
}
.formtable th{
	width:100px;
	background:#f6f6f6;
	height:40px;
	text-align:right;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:14px;
	font-weight:bold;
	color:#333;
	vertical-align: top;
	padding-top:10px;
}
.formtable th span{
	color:#fe3f3f;
}
.formtable td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.formtable{
	margin-top:20px;
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.formtable td input{
	width:100%;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	line-height:40px;
}
.formtable textarea{
	width:100%;
	height:100%;
	padding:5px 10px 5px 10px;
	resize:none; 
}
.formtable td select{
	appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none; 
    background: url(../images/select.png) no-repeat scroll 255px center transparent;   
	width:100%;
	height:100%;
	border:none;
	padding-left:10px;
}

.formtable input:focus{
    border:1px solid #ff0000;
}
.formtable select:focus{
    border:1px solid #ff0000;
}
.formtable textarea:focus{
    border:1px solid #ff0000;
}
.tijiao{
	width:100px;
	height:40px;
	background:url(../images/submit.png) no-repeat;
	color:#fff;
	line-height:40px;
	text-align:center;
	font-size:16px;
	cursor:pointer;
	margin-right:10px;
}
.chongzhi{
	width:100px;
	height:40px;
	background:url(../images/reset.png) no-repeat;
	color:#666;
	line-height:40px;
	text-align:center;
	font-size:16px;
	cursor:pointer;
}
.buttondiv{
	text-align:center;
	padding:40px;
	border-bottom:1px solid #ccc;
	margin-bottom:40px;
}
/*信箱end*/
/*资金专项*/
.zjzxdiv{
	width:1200px;
	background:#fff;
	padding:40px;
}
.zjzxH2{
    margin-bottom: 10px;
    font-size: 24px;
    color: #626679;
    font-weight: bold;
}
.zjzxdiv hr{
	border-top:1px dashed #ddd;
	margin:10px 0;
}
.zjzxdivn{
	width:1200px;
	height:440px;
	background:url(../images/czzxzjqd.png) no-repeat;
	padding: 180px 0 0 700px;
}

.zjzxdivn ul li a{
	display:block;
	width:400px;
	height:64px;
	background:url(../images/czzxbg.png) no-repeat;
	color:#fff;
	font-size:20px;
	line-height:64px;
	padding-left:98px;
}
.zjzxdivn ul li{
	margin-top:20px;
}
.czzxtb{
	border-left:1px solid #ccc;
	border-top:1px solid #ccc;
}
.czzxtb th{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f4f4f4;
	color:#c5131f;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:10px 0;
}
.czzxtb td{
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
	padding:10px 0;
}
.czzxtb td a{
	font-size:14px;
	color:#333;
}
.czzxtb td a:hover{
	color:#c5131f;
}

/*资金专项end*/
/*列表*/
.hrv{
	border-top:1px dashed #ddd;
	margin:10px 0;
}
.listdiv{
	width:393px;
	height:960px;
	background:#f6f6f6;
	padding:20px;
	float:left;
}
.listdiv h2 a{
	font-size:20px;
	font-weight:bold;
	color:#c5131f;
}
/*列表end*/
/*图片列表*/
.piclist{
	padding-top:10px;
}
.piclist li{
	
	width:253px;
	height:190px;
	float:left;
	margin-right:10px;
	margin-top:10px;
}
.piclist li>a{
	position:relative;
	display:inline-block;
        width: 253px;
        height: 150px;
	
}
.piclist li a span{
   	display:inline-block;
	width:253px;
	height:150px;
	position:absolute;
	left:0;
	right:0;
	background:url(gray1.png) no-repeat -57px -29px;
}
.piclist li img{
	width:260px;
	height:150px;
	
}
.piclist li h2{
	width:260px;
	line-height:32px;
}
.piclist li h2 a{
	display:block;
	max-width:260px;
	color:#333;
	font-size:14px;
	overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.piclist li h2 a:hover{
        color:#c5131f;
}
.imgdivn{
	width:830px;
	float:left;
	background:#fff;
	padding:20px;
}
.imgdivn h2 {
    font-size: 24px;
    color: #626679;
    font-weight: bold;
}
.imglistdiv{
	width:340px;
	height:960px;
	background:#f6f6f6;
	padding:20px;
	float:left;
}
.imglistdiv h2 a{
	font-size:20px;
	font-weight:bold;
	color:#c5131f;
}
/*图片列表end*/
/*民生延吉*/
.msdiv{
	width:850px;
	min-height:800px;
	float:left;
	background:#fff;
	padding:40px;
}
.mslistdiv{
	width:340px;
	background:#f6f6f6;
	padding:20px;
	float:left;
        min-height:800px;
}
.mslistdiv h2 a{
	font-size:20px;
	font-weight:bold;
	color:#c5131f;
}
.mslistdiv h2{
	font-size:20px;
	font-weight:bold;
	color:#c5131f;
}
.rlist{
	width:340px;
	padding:20px 0;
}
.rlist li{
	margin-top:10px;
}
.rlist li a{
	display:block;
	width:300px;
	height:60px;
	padding:0 30px;
	background:#ffffff url(bgjt.png) 260px 24px no-repeat;
}
.rlist li a img{
	max-width:32px;
	max-height:32px;
	margin-top:18px;
	float:left;
	margin-right:16px;
}
.rlist li a span {
    line-height: 36px;
    font-size: 16px;
    color: #333;
    display: inline-block;
    height: 36px;
    float: left;
    padding: 0 20px;
    border-left: 1px solid #ddd;
    margin-top: 12px;
}
.rlist li a:hover{
	background:#ece5e1 url(bgjt.png) 260px 24px no-repeat;
}
.rlistvalue a{
	background:#ece5e1 url(bgjt.png) 260px 24px no-repeat!important;
}
.tabs-conn{display: none;}
.topcontent{
	font-size:14px;
	color:#999999;
	padding:20px 10px 5px 10px;
	border-bottom:1px solid #ccc;
}
.tabdiv h2{
	font-weight:bold;
	font-size:24px;
	color:#333;
	text-align:center;
	padding:10px;
	margin-top:20px;
}
.tabdiv .rightspan{
	float:right;
	font-size:14px;
	color:#999999;
}
.tabdiv .rightspan a{
	font-size:14px;
	color:#999999;
	padding:8px;
}
.tabdiv .rightspan select{
	border:none;
	font-size:14px;
	color:#999999;
}
.zynrdiv{
	padding-top:20px;
}
.zynrdiv p{
	
	margin-top:20px;
	font-size:14px;
	font-color:#333;
}
.leftspan{
	line-height:34px;
}
/*民生延吉end*/
/* 环保之窗开始 */
.hbzcBody{
	background: #fbf6ea url(../images/hbbg.png) top center no-repeat;
	overflow-x: hidden;
}
.zt_center{
	width: 1200px;
	min-height: 600px;
	margin: 0 auto;
	background: url(../images/yjzt_bg_2.png) no-repeat;
	margin-top: 360px;
	padding: 20px;
	margin-bottom: 0;
}
.zt_center_padding{
	padding: 0;
	min-height: 600px;
}
.zt_head_title{
	width: 345px;
	height: 66px;
	margin: 0 auto;
}
.zt_head_title a{
	display: block;
	width: 345px;
	height: 66px;
}
.zt_head_title a img{
	width: 345px;
	height: 66px;
}
.zt_text_left{
	width: 575px;
	height: 348px;
	background: white;
	float: left;
	margin-top: 16px;
	position: relative;
}
.zt_text_ul{
	margin-top: 65px;
	border-top: 1px solid #cccccc;
	padding: 65px 20px 20px 20px;
}

.zt_text_ul li{
	width: 100%;
	position: relative;
	padding-right: 130px;
	padding-left: 15px;
	margin: 5px 0;
	line-height:20px;
}

.zt_text_ul li:before {
	content: "";
    overflow: hidden;
    width: 3px;
    height: 3px;
    background-color: #f18a34;
    position: absolute;
    left: 1px;
    top: 9px;
}

.zt_text_ul li a {
	max-width: 100%;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zt_text_ul li span {
	width: 100px;
	display: inline-block;
	right: 0;
	color: #666;
	font-size: 14px;
	text-align: right;
	position: absolute;
	top: 0px;
}
.zt_text_ul li a:hover{
	color: #9d5c00;
}
.zt_text_left_title{
	width: 93px;
	height: 93px;
	background: url(../images/zthbzc_07.png) no-repeat;
	position: absolute;
	top: 18px;
	left: 41%;
}
.zt_text_left_title a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 14px;
	color: #9d5c00;
	font-weight: bold;
	text-align: center;
	padding: 45px 11px 0;
}
.zt_text_right{
	float: right;
}
.zt_img{
	width: 100%;
	padding-top: 40px;
	padding-left: 115px;
	overflow: hidden;
}
.zt_img li{
	width: 298px;
	height: 90px;
	float: left;
	margin-bottom: 30px;
}
.zt_img li a{
	display: block;
	width: 100%;
	height: 100%;
}
.zt_img li a img{
	width: 298px;
	height: 90px;
}
.zt_img_li{
	margin: 0 30px;
}
.zt_text_bottom{
	width: 100%;
	background: white;
	margin-top: 25px;
}
.zt_text_bottom_ul{
	margin-top: 25px;
	padding-top: 20px;
}
.zt_list_bottom{
	margin: 0;
	  padding: 20px 40px 20px 40px;
	min-height: 245px;
}
.zt_list_ul{
	border: none;
	margin: 0;
	padding: 0;
}
.zt_list_ul li{
	margin-bottom: 15px;
}
.zt_list_title{
	background: white;
	padding: 38px 0 5px 39px;
}
.zt_list_title a{
	font-size: 24px;
    font-weight: bold;
    color: #626679;

}
.page_center{
	min-height: 600px;
	background: white;
	padding: 40px;
}
.zt_bread{
	padding-left: 20px;
	background: white;
	height: 50px;
	padding-top: 16px;
}
.hbztfooter{
    width: 100%;
    height: 180px;
    background-color: #fbf1d8;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #333;
    padding-top: 75px;
    border-top: 4px solid #febb89;
}

/* 环保之窗结束 */
/*延吉市政府*/
.szfleft{
    width: 850px;
    padding: 30px;
    background: #fff;
    float: left;
    min-height:870px;
}
.szfleft h2 a{
    color: #c5131f;
    font-size: 20px;
    font-weight: bold;
}
.szfleft .yjsz{
    width: 790px;
    height: 182px;
    border: 1px solid #ddd;
    margin-top: 20px;
}
.szfleft .yjsz h3{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 100px;
    height: 178px;
    border-right: 1px solid #ddd;
    background-color: #fafafa;
    padding: 75px 35px;
    float: left;
}
.szfleft .yjsz span{
    display: inline-block;
    font-weight: bold;
    margin-top: 40px;
}
.szfleft .yjsz span a{
    font-weight:bold;
}
.szfleft .yjsz p{
    margin-top: 10px;
}
.szfleft .yjsz img{
    width: 104px;
    height: 140px;
    float: left;
    margin: 20px;
}
.szfleft .yjfsz{
    width: 790px;
    height:380px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow:hidden;
}
.szfleft .yjdzcy{
    width: 790px;
    height:200px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow:hidden;
}
.szfleft .yjfsz h3{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 100px;
    height: 380px;
    border-right: 1px solid #ddd;
    background-color: #fafafa;
    padding: 168px 28px;
    float: left;
} 
.szfleft .yjdzcy h3{
    color: #333;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    width: 100px;
    height: 200px;
    border-right: 1px solid #ddd;
    background-color: #fafafa;
    padding:90px 21px;
    float: left;
}
.szfleft .yjfsz ul,.szfleft .yjdzcy ul{
    padding: 20px 0 0 120px;
}
.szfleft .yjfsz ul li,.szfleft .yjdzcy ul li{
    float: left;
    width: 124px;
    height: 180px;
}
.szfleft .yjfsz ul li img,.szfleft .yjdzcy ul li img{
    float: left;
    width: 104px;
    height: 140px;
}
.szfleft .yjfsz ul li>a,.szfleft .yjdzcy ul li>a{
    text-align: center;
    display: block;
    float: left;
    WIDTH: 104PX;
    height: 140px;
}
.szfleft .yjfsz li span,.szfleft .yjdzcy li span{
    display: inline-block;
    min-width: 104px;
    text-align: center;
    margin-top: 6px;
    
}
.szfleft .yjfsz li span a,.szfleft .yjdzcy li span a{
    color: #333;
    font-weight: bold;
}
.szfjg h2{
    margin-top: 40px;
    margin-bottom: 10px;
}
.yjzfbm{
    width: 790px;
    border: 1px solid #ddd;
    margin-top: 10px;
    overflow:hidden;
    padding-bottom: 15px;
}
.yjzfbm h3{
    display: inline-block;
    width: 788px;
    height: 40px;
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
    font-size: 16px;
    font-weight: bold;
    color: #ff6201;
    padding: 8px;
}
.yjzfbm h3 a{
    font-size: 16px;
    font-weight: bold;
    color: #ff6201;
}
.yjzfbm ul li{
    margin-top: 10px;
    padding:0 18px;
    float: left;
}
.yjzfbm ul li a{
    color: #333; 
}
.yjzfbm ul li a:hover{
	 color:#c5131f;
}
.yjzfbm .jdsq{
    margin: 10px 20px 0 10px;
    overflow: hidden;
}
.yjzfbm .jdsq span{
    font-weight: bold;
    float: left;
}
.yjzfbm .jdsq a {
    color: #333;
    display: inline-block;
    margin-right: 5px;
line-height:25px;
}
.yjzfbm .jdsq span a{
    font-weight: bold;
} 
.yjzfbm .jdsq div a{
    margin-right:20px;
}
.yjzfbm .jdsq a:hover {
    color: #c5131f;
}
.yjzfbm .jdsq div{
    float: right;
    width: 678px;
    padding-left: 10px;
}
.szfright{
min-height:600px;
    width: 340px;
    margin-left: 10px;
    background-color: #fff;
    float: right;
    padding: 0 20px;
}
.szfright h3{
    color:#c5131f;
    font-size: 20px;
    font-weight: bold;
}
.szfright h3 a{
    color:#c5131f;
    font-size: 20px;
    font-weight: bold;
    margin-bottom:0px;
}
.yjldhd{
margin-top: 30px;
min-height:300px;
}
.yjldhd a{
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*延吉市政府end*/

/*延吉市长*/

/*轮播*/
.yjpage_slide{
	width: 1200px;
	height: 640px;
	padding:20px;
	background-color: #fff;
	position: relative;
    float: left;
    margin-bottom: 10px;
}

.yjpicplay1 {
    position: relative;
    z-index: 2;
    height: 100%;
     width: 100%; 
}
.yjmayor_slide #Projector1 {
	width: 100%;
	height: 100%;
}

.mayor_slide .yjpicplayImg1 {
	width: 1160px;
	height: 600px;
}
.mayor_slide .yjpicplayImg1>a{
	display:block;
      width: 1160px;
       height: 600px;

}
.yjmayor_slide .yjpicplayImg1 img {
	width: 1160px;
	height: 580px;
}
.yjxianz_slide #Projector img {
	width: 1160px;
	height: 600px;
}
.xianz_pager{
	margin-right: 20px;
}
.yjxianz_pager span{
	display: inline-block;
    width: 18px;
    height: 18px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 18px;
    margin-left: 5px;
    cursor: pointer;
}
.yjxianz_pager span:hover{
	background-color: #4da9d9;
}
.yjxianz_pager span.cycle-pager-active{
	background: #4da9d9;
}
.yjpicplayBg1 {
	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;
}

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


#Projector {
    float: left;
    position: relative;
    z-index: 1;
    margin-right: 10px;
}
.yjcyclyImg_pager {
    height: 20px;
    text-align: right;
    position: absolute;
    right: 40px;
    bottom: 33px;
    z-index: 99;
    overflow: hidden;
}
.lvyoulunbo{
    left: 500px;
    right: 600px; 
    top: 610px;
}
.szleft{
    width: 850px;
    min-height: 850px;
    background-color: #fff;
    float: left;
    padding: 0px 20px 20px 20px;
}
.szleft h3{    
    padding-left: 10px;
    margin-top: 40px;
    font-size: 24px;
    font-weight: bold;
    color: #666;
}
.szleft .szwork h3 a, .szleft .yjsztp h3 a {
    font-size: 24px;
    font-weight: bold;
    color: #626679;
}
.szwork{
min-height:390px;
}
.szwork li a{
    display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*图片列表*/
.yjimgList{
	margin-top: 30px;
    margin-bottom: 30px;
}
.yjimgList ul li {
	margin:0 5px;	
	float: left;
	margin-bottom: 20px;
}

.yjimgList ul li .yjimgBig{
	display: block;
	width: 260px;
	height: 150px;
	margin-bottom: 15px;
}
.yjimgList ul li .yjimgBig img{
	width: 100%;
	height: 100%;
}
.yjimgList ul li .yjtitleBig{
	display: block;
	line-height: 23px;
	width: 240px;
	color: #333333;
	font-size: 14px;
	word-wrap: break-word;
	margin-bottom: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.yjimgList ul li .yjdateBig{
	color: #999999;
	font-size: 12px;
    
}
/*图片列表结束*/
.szright{
    width: 340px;
    background-color: #f8f6f4;
    float: left;
    padding: 0px 20px 0 20px; 
    margin-left: 10px;
}
.szright h2{
    color: #c5131f;
    font-size: 20px;
    font-weight: bold;
    margin-top: 30px;
}
.szright span{
    margin-left: 20px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.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_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: 16px;
	float: left;
	margin-bottom: 20px;
}

.szright .szg{
    height: 60px;
    background-color: #fff;
    margin-bottom: 15px;
}
.szright .szg:hover{
    background-color: #ece5e1;
}
.szright .szg a{
	display: block;
	width: 320px;
	height: 60px;
	font-size: 18px;
	line-height: 60px;
	text-align: left;
    color: #333;
}
.szg a i{
	display: block;
	width: 50px;
	height: 60px;
	float: right;
	background: url(../images/rightJ_06.png) no-repeat 0px 20px;
}
.szwdjl a{
	background: url(../images/szwdjl-h.png) no-repeat 40px 18px;
}
.szwdfg a{
	background: url(../images/szwdfg-h.png) no-repeat 40px 18px;
}
.szwdgz a{
	background: url(../images/szwdgz-h.png) no-repeat 40px 18px;
}
.szwdtp a{
	background: url(../images/szwdtp-h.png) no-repeat 40px 18px;
}

.szg a span{
	display: block;
    height: 70px;
    width: 2px;
    float: left;
    margin-left: 100px;
    margin-right: 15px;
    background: url(../images/yjxian.png) no-repeat 0 15px;
}
.ftfloat{
    float: left;
}

/*延吉市长end*/

/*延吉副市长*/
.yjwdfg div{
    font-size: 14px;
    color: #333;
    margin-top: 20px;
    padding: 0 10px;
}
.r_sz_bottom h2{
    margin-top: 0;
}

/*延吉副市长*/

/*延吉市情*/
.sqtop{
    width: 1200px;
    height: 360px;
    margin-top: 10px;
}
.sqtop .sqyjgk{
    width: 850px;
    height: 360px;
    background-color: #fff;
    padding: 20px;
    float: left;
}
.sqtop .sqyjgk img{
    width: 540px;
    height: 320px;
}
.sqtop .sqyjgk div{
    width: 260px;
    height: 320px;
    background-color: #f8f8f8;
    float: right;
    padding: 20px;
    position: relative
}
.sqtop .sqyjgk div h3{
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.sqtop .sqyjgk div p{
    margin-top: 10px;
    line-height: 22px;
}
.sqtop .sqyjgk div span{
    position: absolute;
    left: 20px;
    bottom: 20px;
}
.sqtop .sqyjgk div span a{
    color: #3399ff;
}
.sqtop .yjfzgh{
    width: 340px;
    height: 360px;
    background-color: #fff;
    float: right;
    padding: 30px 20px;
}


.yjfzgh .szg{
    height: 80px;
    background-color: #f8f6f4;
    margin-bottom: 15px;
}
.yjfzgh .szg:hover{
    height: 80px;
    background-color: #ece5e1;
    margin-bottom: 15px;
}
.yjfzgh .szg a{
	display: block;
	width: 320px;
	height: 80px;
	font-size: 18px;
	line-height: 80px;
	text-align: left;
    color: #333;
}
.yjfzgh .szg a i {
    display: block;
    width: 50px;
    height: 80px;
    float: right;
    background: url(../images/rightJ_06.png) no-repeat 0px 30px;
}
.fzgh a{
	background: url(../images/yjfzgh-h.png) no-repeat 40px 30px;
}
.csbz a{
	background: url(../images/yjcsbz-h.png) no-repeat 40px 26px;
}

.yjfzgh .szg a span {
    display: block;
    height: 80px;
    width: 2px;
    float: left;
    margin-left: 100px;
    margin-right: 20px;
    background: url(../images/yjxian.png) no-repeat 0 25px;}
.yjjieshao{
    height: 420px;
    background-color: #fff;
    margin-top: 10px;
    padding: 20px;
}
.yjjieshao .lsyg{
    width: 290px;
    border-right:1px solid #ccc;
    padding:0 10px;
    float: left; 
    position: relative;
}
.yjjieshao .zrzy{
    width: 290px;
    padding:0 0 0 10px;
    float: left;
    border-right: none;
    position: relative;
}
.yjjieshao .sqdldm{
    width: 290px;
    padding: 0 10px 0 0;
    float: left;
    border-right:1px solid #ccc;
    position: relative;
}
.yjjieshao .sqdldm img,.yjjieshao .zrzy img{
    width: 280px;
    height: 200px;
}
.yjjieshao .lsyg img{
    width: 275px;
    height: 200px;
}
.yjjieshao .sqdldm h3,.yjjieshao .lsyg h3,.yjjieshao .zrzy h3{
    width: 275px;
    text-align: center;
    font-size: 18px;
    padding: 10px 0;
}
.yjjieshao .sqdldm p,.yjjieshao .lsyg p,.yjjieshao .zrzy p{
    color: #666;
    line-height: 25px;
word-break:break-all;
word-wrap:break-word; 
	
}
.yjjieshao .sqdldm span a,.yjjieshao .lsyg span a,.yjjieshao .zrzy span a{
    color:#3399ff;
    position: absolute;
    bottom: 0px;
    right: 10px;
}
.yjbot{
    height: 1376px;
    background-color: #fff;
    padding: 30px 20px;
    margin-top: 10px;
}
.yjbot h3{
    background-color: #f8f8f8;
    width: 1160px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    padding: 4px;
}
.yjbot .fzyj{
    width: 1160px;
    height: 400px;
    border:2px solid #98c546;
    margin-top: 10px;
    margin-bottom: 30px;
}
.yjbot .fzyj .jjjs{
    width: 578px;
    height: 197px;
    border-right: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8;
    padding: 28px 10px 18px 18px;
    float: left;
    position: relative;
}
.yjbot .fzyj .dwkf{
    width: 578px;
    height: 197px;
    border-bottom: 2px solid #f8f8f8;
    padding: 28px 10px 18px 18px;
    float: left;
    position: relative;
}
.yjbot .fzyj .tzyj{
    width: 578px;
    height: 198px;
    border-right: 2px solid #f8f8f8;
    padding: 18px 10px 28px 18px;
    float: left;
    position: relative;
    
}
.yjbot .fzyj .mzfs{
    width: 578px;
    height: 198px;
    padding: 18px 10px 28px 18px;
    float: left;
    position: relative;
    
}
.yjbot .fzyj .jjjs img,.yjbot .fzyj .dwkf img,.yjbot .fzyj .tzyj img,.yjbot .fzyj .mzfs img{
    width: 270px;
    height: 150px;
    float: left;  
}
.yjbot .fzyj .jjjs div h4,.yjbot .fzyj .dwkf div h4,.yjbot .fzyj .tzyj div h4,.yjbot .fzyj .mzfs div h4{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.yjbot .fzyj .jjjs div,.yjbot .fzyj .dwkf div,.yjbot .fzyj .tzyj div ,.yjbot .fzyj .mzfs div {
    width: 268px;
    float: right;
    margin-left: 10px;
}
.yjbot .fzyj .jjjs div p,.yjbot .fzyj .dwkf div p,.yjbot .fzyj .tzyj div p,.yjbot .fzyj .mzfs div p{
    margin-top: 10px;
    line-height: 23px;
word-break:break-all;
word-wrap:break-word; 	
}
.yjbot .fzyj .jjjs div span a,.yjbot .fzyj .dwkf div span a,.yjbot .fzyj .tzyj div span a,.yjbot .fzyj .mzfs div span a{
    color: #3399ff;
    position: absolute;
    bottom: 20px;
    right: 20px;
}


.yjbot .msyj{
    width: 1160px;
    height: 340px;
    border:2px solid #f3ca0c;
    padding: 20px 10px; 
    margin-top: 10px;
    margin-bottom: 30px;
}
.msyj .kjjy{
    width: 264px;
    height: 300px;
    background-color: #fafafa;
    padding: 25px 10px 0 10px;
    float:left;
    margin: 0 10px;
}
.msyj .kjjy div{
    width: 245px;
    height: 266px;
    border: 1px solid #ddd;
    position: relative;
    padding: 0 10px;
}
.msyj .kjjy h4{
    height: 24px;
    width: 82px;
    background-color: #eda45c;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    top:-12px;
    left: 80px;
}
.msyj .kjjy p{
    margin-top: 25px;
    line-height: 22px;
word-break:break-all;
word-wrap:break-word; 
}
.msyj .kjjy span a{
    color: #3399ff;
    position: absolute;
    bottom: 10px;
    right: 20px;
}
.sqmlyj{
    width: 1160px;
    height: 320px;
    border: 2px solid #eb5fa1;
    padding: 20px 0 0 20px;
    margin-top: 10px;
}
.sqmlyj ul li{
    width: 360px;
    float: left;
    margin-right: 18px;
}
.sqmlyj ul li img{
    width: 360px;
    height: 240px;
}
.sqmlyj li span {
    display: block;
    width: 360px;
    text-align: center;
    margin-top: 10px;
}
.sqmlyj li span a{
    font-size: 18px;
    color: #333;
} 
/*延吉市情end*/

/*延吉专题*/
.yjzt{
    width: 1200px;
    background-color: #fff;
    padding: 40px 20px;
    float: left;
}
.yjzt h3{
    color:#c5131f;
    font-size: 20px;
    font-weight: bold;
}
.yjzt .ztnyzc{
    margin-top: 20px;
    float: left;
}
.yjzt .ztnyzc>a{
   display: inline-block;
   float: left;
    width: 600px;
    height: 180px;
    
}
.yjzt .ztnyzc img{
    width: 600px;
    height: 180px;
    float: left;
}
.yjzt .ztnyzc div{
    float: left;
    width: 560px;
    height:180px;
    padding-left: 20px;
    padding-top: 10px;
    line-height: 25px;
}
.yjzt .ztnyzc div h4{
    margin-bottom: 15px;
}
.yjzt .ztnyzc div h4 a{
    color:#c5131f;
    font-size: 20px;
    font-weight: bold;
}

/*延吉专题end*/

/*延吉专题农业之窗*/
.nybody_bg{
    background: #f2f1e1 url(../images/nyztbg.png) top center no-repeat;
    overflow:-Scroll;
    overflow-x:hidden;
}
.nyzccon{
    width: 1200px;
    margin: 0 auto;
}
.nyzccon .ztnyyw{
    width: 1200px;
    height: 540px;
    border:10px solid #175a38;
    background-color: #fff;
    margin-top: 440px;
}
.nyzccon .ztnyyw h2{
    width: 1200px;
    margin-top: 35px;
    margin-left: 444px;
}
.nyzccon .ztnyyw img{
    width: 230px;
    height: 79px;
    
}
.nyzccon .ztnyyw .nyywcon{
    width: 860px;
    height: 300px;
    margin: 20px auto;
    position: relative
}
.nyzccon .ztnyyw .nyywcon a:hover{
	 color：#fffc00
}
.nyzccon .ztnyyw .nyywcon img{
    width: 430px;
    height: 300px;
    float: left;
}
.nyzccon .ztnyyw .nyywcon ul{
     width: 430px;
    height: 300px;
    float: left;
    background-color: #1e7342;
    padding: 20px;
}
.nyzccon .ztnyyw .nyywcon li{
    line-height: 26px;
    padding-bottom: 20px;
    position: relative;
    background: url(../images/nyldian.png) no-repeat 0 12px;
    padding-left: 10px;
}
.nyzccon .ztnyyw .nyywcon span{
    position: absolute;
    top: 22px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    
}
.nyzccon .ztnyyw .nyywcon a{
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nyzccon .ztnyyw .ckgd a{
    display: block;
    width: 160px;
    height: 32px;
    line-height: 32px;
    border:1px solid #175a38;
    background: url(../images/ckbg.png) no-repeat 20px;
    float:left;
    text-align: center;
    color: #175a38;
    margin-top: 30px;
    position: absolute;
    bottom: -56px;
    left: 352px;
}
.nyzccon .ztzfdx{
    width: 1200px;
    height: 540px;
    border:10px solid #175a38;
    background-color: #fff;
}
.nyzccon .ztzfdx h2{
    width: 1200px;
    margin-top: 35px;
    margin-left: 444px;
}
.nyzccon .ztzfdx img{
    width: 230px;
    height: 79px;
    
}
.nyzccon .ztzfdx .zfdxcon{
    width: 860px;
    height: 300px;
    margin: 20px auto;
    position: relative
}
.nyzccon .ztzfdx .zfdxcon a:hover{
	color：#fffc00;
}
.nyzccon .ztzfdx .zfdxcon img{
    width: 430px;
    height: 300px;
    float: right;
}
.nyzccon .ztzfdx .zfdxcon ul{
     width: 430px;
    height: 300px;
    float: left;
    background-color: #1e7342;
    padding: 20px;
}
.nyzccon .ztzfdx .zfdxcon li{
    line-height: 26px;
    padding-bottom: 20px;
    position: relative;
    background: url(../images/nyldian.png) no-repeat 0 12px;
    padding-left: 10px;
}
.nyzccon .ztzfdx .zfdxcon span{
    position: absolute;
    top: 22px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    
}
.nyzccon .ztzfdx .zfdxcon a{
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nyzccon .ztzfdx .ckgd a{
    display: block;
    width: 160px;
    height: 32px;
    line-height: 32px;
    border:1px solid #175a38;
    background: url(../images/ckbg.png) no-repeat 20px;
    float:left;
    text-align: center;
    color: #175a38;
    margin-top: 30px;
    position: absolute;
    bottom: -56px;
    left: 352px;
}

.nyzccon .ztsyjs{
    width: 1200px;
    height: 540px;
    border:10px solid #175a38;
    background-color: #fff;
}
.nyzccon .ztsyjs h2{
    width: 1200px;
    margin-top: 35px;
    margin-left: 444px;
}
.nyzccon .ztsyjs img{
    width: 230px;
    height: 79px;
    
}
.nyzccon .ztsyjs .syjscon{
    width: 860px;
    height: 300px;
    margin: 20px auto;
    position: relative
}
.nyzccon .ztsyjs .syjscon:hover{
	color：#fffc00;
}
.nyzccon .ztsyjs .syjscon img{
    width: 430px;
    height: 300px;
    float: left;
}
.nyzccon .ztsyjs .syjscon ul{
     width: 430px;
    height: 300px;
    float: left;
    background-color: #1e7342;
    padding: 20px;
}
.nyzccon .ztsyjs .syjscon li{
    line-height: 26px;
    padding-bottom: 20px;
    position: relative;
    background: url(../images/nyldian.png) no-repeat 0 12px;
    padding-left: 10px;
}
.nyzccon .ztsyjs .syjscon span{
    position: absolute;
    top: 22px;
    left: 10px;
    font-size: 12px;
    color: #fff;
    
}
.nyzccon .ztsyjs .syjscon a{
    color: #fff;
    font-size: 16px;
    display: inline-block;
    width: 380px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nyzccon .ztsyjs .ckgd a{
    display: block;
    width: 160px;
    height: 32px;
    line-height: 32px;
    border:1px solid #175a38;
    background: url(../images/ckbg.png) no-repeat 20px;
    float:left;
    text-align: center;
    color: #175a38;
    margin-top: 30px;
    position: absolute;
    bottom: -56px;
    left: 352px;
}
.nyztfooter {
    width: 100%;
    height: 180px;
    background-color: #175a38;
    margin-top: 20px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    padding-top: 75px;
}

/*延吉专题农业之窗end*/
/*互动*/
.hdly_xqq{
	height: 402px;
	background-color: #fff;
	margin-bottom: 10px;
}
.xx_xqq{
	width: 760px;
	height: 402px;
	border-right: 1px dashed #ccc;
	padding: 45px;
	background: url(wxszsjh_03.png) no-repeat 45px ;
	float: left;
}
.jb_xqq{
	width: 440px;
	height: 402px;
	float: right;
	padding: 45px;
}
.jb_xqq a img:first-child{
	margin-bottom: 15px;
}
.xx_xqq a{
	display: block;
	width: 210px;
	height: 60px;
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-align: center;
	float: left;
	    margin-top: 200px;
    margin-left: 100px;
	background:url(xx_11.png) no-repeat 15px #195299;
}
.xx_xqq a+a{
	margin-left: 30px;
	background:url(xxhf_11.png) no-repeat 15px #195299;
}
.xx_xqq a i{
	    display: block;
    width: 10px;
    height: 15px;
    float: right;
    margin-right: 15px;
    margin-top: 22px;
    background: url(xx_14.png) no-repeat;
}

.xx_xqq a:hover{
	background-color: #3483ce;
}
.zxft_xqq{
	width: 796px;
	height: 480px;
	background-color: #fff;
	float: left;
	padding: 20px;
}
.ftimg_xqq{
	height: 240px;
	padding: 20px 0px;
	border-bottom: 1px dashed #ccc;
}
.ftimg_xqq img{
	width: 280px;
	height: 200px;
	float: left;
}
.ftnr_xqq {
	width: 455px;
	height: 200px;
	float: left;
	margin-left: 20px;
}
.ftnr_xqq p{
	color: #666;
    padding-top: 15px;

}
.ftnr_xqq p span{
	color: #000;
	font-weight: bold;
	font-size: 14px;
}
.ftlist_xqq{
	width: 357px;
	height: 170px;
	float: left;
	margin-top: 10px;
	line-height: 30px;
}
.ftlist_xqq li a{
	color: #333;
}
.ftlist_xqq li a:hover{
color: #c5131f;
}
.ftborder{
	border-right: 1px solid #ccc;
	margin-right: 20px;
}
.yjzj_xqq{
	width: 394px;
	height: 480px;
	background-color: #fff;
	padding: 20px;
	float: left;
	margin-left:10px; 
}
/*市长信箱*/
.szxx_xqq{
	width: 850px;
	background-color: #fff;
	padding: 20px;
	float: left;
}
.wxszsjh_xqq{
	height: 640px;
	padding: 20px 0px;
	border-bottom: 1px solid #ccc;
}
.wxszsjh_xqq h2{
	font-weight: bold;
	margin-bottom: 20px;
	    font-size: 24px;
color:#626679;
}
.wxszsjh_xqq span{
	display: block;
	font-size: 14px;
	line-height: 25px;
}
.wxszsjh_xqq p{
	font-size: 14px;
	line-height: 25px;
	text-indent: 25px;
}
.biaodan{
	height: 400px;
margin-top:20px;
}
.xxhf_xqq{
	min-height: 533px;
}
.xxhf_xqq h2{
	font-weight: bold;
	margin-bottom: 20px;
	margin: 10px 0px;
	    font-size: 24px;
 color: #626679;
}
.xxhf_xqq h2 a{
	font-weight: bold;
	margin-bottom: 20px;
	margin: 10px 0px;
	    font-size: 24px;
	    color: #626679;
}
.xuzhi_xqq{
	width: 340px;
	height: 1223px;
	float: left;
	margin-left: 10px;
	padding: 20px;
	background-color: #f6f6f6;
}
.xuzhi_xqq h2{
	font-weight: bold;
	font-size: 20px;
	color: #c5131f;
}
.xuzhi_xqq h6{
	font-weight: bold;
	font-size: 14px;
	color: #333;
	margin: 20px 0px;
}
.xuzhi_xqq p{
	line-height: 25px;
	text-indent: 25px;
	margin-top: 10px;
}
/*信件回复*/
.hflist_xqq{
	height: 700px;
	width: 100%;
}
.xxhf_xqq table{
	    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    
}
.xxhf_xqq table th{
	    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #f5f7ff;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.xxhf_xqq table td{
	    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 40px;
    text-align: center;
}
/*信件回复细览*/
.hfxl-xqq {
    width: 830px;
    min-height: 655px;
    background-color: #fff;
    float: left;
    padding: 20px;
}
.hfxl-xqq h2 a {
    display: block;
    width: 150px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding-left: 45px;
    background: url(../images/xiexin_03.png) no-repeat;
}
.content-xqq h2 {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
    color: #666666;
word-break: break-all;
}
.time-xqq {
    color: #999999;
}
.content-xqq p {
    padding: 30px 0;
    line-height: 25px;
    text-indent: 2em;
    border-bottom: 1px solid #ccc;
    word-wrap: break-word;
}
.huif-xqq {
    padding: 30px;
    margin: 40px 0;
    border: 1px solid #ff6200;
    background-color: #fef8f2;
}
.huif-xqq p {
    border-bottom: 0px;
    padding: 20px 0;
}
.hftime-xqq {
    text-align: right;
}
.xlhf-xqq {
    width: 360px;
    min-height: 655px;
    background-color: #f0f0f0;
    float: left;
    padding: 20px;
    margin-left: 10px;
}
.xlhf-xqq h2 {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}
.xlhf-xqq h2 a{
color:#626679;
 font-weight: bold;
}
.huifu-xqq a {
    display: block;
    float: right;
    width: 140px;
    height: 40px;
    background-color: #39baba;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
}
#form1 {
    float: right;
        margin-bottom: 10px;
}
#form1 input[type="text"] {
    width: 250px;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border: 1px solid #ccc;
    margin-left: 5px;
color:#666;
}
#form1 input[type="button"] {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    background-color: #c5131f;
    margin-left: 5px;
}
.page {
	margin: 30px auto;
	text-align: center;
        line-height:20px;
}

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


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

.page span {
	float: none;
}
/*分页加的样式*/
.pageLShow{
	    margin: 30px auto;
    text-align: center;
    line-height:20px;
}
.pageLShow span {
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 10px;
    color: #999;
    font-size: 14px;
}
/*分页结束*/

.rigth_box {

	width: 360px;
	float: right;
	padding: 20px;
	background: #f0f0f0;
}
.rigth_box div{
        margin-top:10px;
}
.mmnews_box h2 {
	margin-bottom:10px;
	font-size: 24px;
	color:#626679;
        font-weight:bold;
}
.mmnews_box ul {
	width: 100%;
	min-height: 166px;
        margin-top:20px;
}
.mmnews_box ul li {
	padding-right: 78px;
        position: relative;
        width: 100%;
        background: url(libg_11.png) no-repeat 0px 12px;
        padding-left: 10px;
height:37px;
}
.mmnews_box ul li a {
	display:inline-block;
	max-width:95%;
	font-size: 14px;
	color: #333;
	line-height:28px;
	overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
}
.mmnews_box ul li span{
	position: absolute;
    right: 0;
    top: -3px;
    color: #666;
    line-height: 28px;
	font-size:12px;
}
.mmnews_box ul li a:hover{
	color:#990000;
}
.rigth_box_ul ul li{
	height:40px;
	line-height:40px;
	margin-bottom:10px;
	padding-left:20px;
	background-color:#fff;
}
.right_box_ul ul li:hover{
	background-color:#2a89d4;
}
.right_box_ul ul li a{
	display:inline-block;
	width:100%;
	height:100%;
	color:#29334e;
	font-size:18px;
	text-align:center;
	line-height:40px;
}
.right_box_ul ul li:hover a{
	color:#fff;
}
.duojiListContent{
        width: 830px;
	min-height: 640px;
	overflow: hidden;
        float:left;
}
.duojiListLeft{
	width: 100%;
	min-height: 640px;
	float: left;
	padding: 19px 15px 0 20px;
	background: white;
}
.wdgz_box1 ul{
	height:200px;
        margin-bottom:20px;
}
.wdgz_box1 h2{
	color:#005292;
	font-weight:bold;
        margin-bottom:20px;
}
.wdjdlMain{
	float:left;
	width:830px;
}
.duojiList{
     min-height:200px;
}
/*城市标志*/
.toppicdiv{
 width:1200px;
 height:360px;
 background:#fff;
 padding:20px;
}
.toppicdiv img{
 width:1160px;
 height:320px;
}
.neirongdiv{
 width:1200px;
 background:#fff;
 padding:40px;
 margin-top:10px;
}
.neirongdiv hr{
 border-top:1px dashed #ddd;
 margin:30px 0 30px 0;
}
.littlebox{
 width:1120px;
 height:300px;
}
.littlebox>img{
 width:480px;
 height:300px;
 float:left;
 margin-left:35px;
}
.csbyleft{
 width:600px;
 height:300px;
 float:left;
 padding-top:10px;
}
.csbyleft p{
 width:600px;
 height:230px;
 background:#f7f6f4;
 padding:20px;
 text-indent: 2em;
 font-size:16px;
 color:#666;
 line-height:32px;
 margin-top:20px;
}
.bdone{
 border-top:2px solid #fe3498;
}
.bdtwo{
 border-top:2px solid #32cacb;
}
.bdthree{
 border-top:2px solid #99cb36;
}
.bdfour{
 border-top:2px solid #fe0002;
}
/*城市标志end*/
/*单页*/
.minuMain {
    background-color: #fff;
    padding: 30px;
    min-height: 350px !important;
}

.listContent h3 {
	text-align: center;
	margin-bottom: 35px;
	    word-break: break-all;
}
.abc img{
max-width:100%;
}

.abc ol,.abc ul{
 padding-left: 20px;
}

   
.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;
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;
}
.c_rr{
	display: inline-block;
    margin-left: 10px;
    color: #999;
width:300px;
}
.c_rr a {
    color: #999;
}
.c_rr span {
    margin-right: 10px;
}
.ztdx {
    position: relative;
}
.zhxz {
    position: absolute;
    left: -20px;
    top: 24px;
    border: #E8E8E8 1px solid;
    border-top: 0;
    z-index: 2;
padding-left:0px !important;
}
.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(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;
}
.bshare-custom.icon-medium-plus .bshare-qzone {
    background: url(../images/qq.png) no-repeat center center !important;
}
.bshare-custom.icon-medium-plus .bshare-sinaminiblog {
    background: url(../images/sina.png) no-repeat center center !important;
}
.bshare-custom.icon-medium-plus .bshare-qqmb {
    background: url(../images/tencent.png) no-repeat center center !important;
}
.bshare-custom.icon-medium-plus .bshare-weixin {
    background: url(../images/weixin.png) no-repeat center center !important;
}
 .dashed {
    border-bottom: 1px dashed #CCCCCC;
    height: 45px;
    margin-bottom: 15px;
}
#bsBox {
    width: 560px !important;
    height: 422px !important;
}
#bsWXBox {
    height: 256px !important;
    width: 232px !important;
}
.printA{
    padding-left: 25px;
    background: url(dyBg.png) 0px 2px no-repeat;
}
/*单页结束*/
strong em {
    font-weight: bold;
}
strong{
    font-weight: bold;
}
.c_rr .bshare-custom .bshare-more {
    display: none;
}
/*农业之窗列表页*/
.nyzccon .nybread{
    height: 30px;
    color: #666;
    font-size: 14px;
    padding: 0 22px;
    border-bottom: 1px dashed #ddd;
    background: url(../images/ybbread.png) no-repeat 0px 2px;
}
.nyzccon .nybread a{
    color: #666;
    font-size: 14px;
}
.nyzccon .ztnyyw_list{
    width: 1200px;
    background: #fff;
    min-height: 600px;
    margin-top: 444px;
    border: 10px solid #175a38;
    padding: 20px;
}
.nyzccon .ztnyyw_list h2 {
    font-weight: bold;
    color: #666;
    margin-top: 20px;
    padding-left: 10px;
}
.nyzccon .ztnyyw_list>ul {
    margin-top: 10px;
}
.nyzccon .ztnyyw_list>ul li{
    padding-left: 20px;
    background: url(../images/lvdian.png)no-repeat 7px 13px;
    position: relative;
}
.nyzccon .ztnyyw_list>ul li a{
    display: inline-block;
    color: #333;
    line-height: 30px;
    width: 850px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.nyzccon .ztnyyw_list ul li span{
    position: absolute;
    top: 7px;
    right: 0px;
    font-size: 12px;
    color: #999; 
}

/*农业之窗列表页end*/


/*农业之窗内容页*/
.nyzt_xl{
    padding: 20px;
}
.nyzt_xl h3{
    text-align: center;
    font-size: 24px;
    color: #666;
    font-weight: bold;
    line-height: 32px;
}
.nyzt_xl .xl_laiyuan{
    width: 100%;
    height: 50px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding: 25px 0 0 0;
margin-bottom:20px;
}
.nyzt_xl .xl_laiyuan span{
    color: #999;
    font-size: 12px;
    margin-left: 20px;
}
	

/*农业之窗内容页end*/

/* 二级头开始 */
.header2{
  display:none;
 position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
}
.header2Main{
width:100%;
 height: 100px;
background: url(hdc_bg.png);
}
.header2Main .header_c {
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    padding: 5px 20px 0;
}
.header2_bottom{
 width: 100%;
 height: 60px;
 background-color: #c5131f;
}
.header2BottomContent{
 width: 1200px;
 margin: 0 auto;
}
.header2BottomContent>img{
 float: left;
 width: 208px;
 height: 51px;
 margin-top: 7px;
}
.nav2{
 float: left;
 width: 680px;
 margin-left: 30px;
}
.nav2 li{
 float: left;
 width:85px;
 height: 30px;
 border-right: 1px solid #cf3e47;
 margin-top: 15px;
}
.nav2 li:first-child{
 border-left: 1px solid #cf3e47;
}
.nav2 li a{
 position:relative;
 top: -15px;
 display: inline-block;
 width: 100%;
 height: 60px;
 color: #fff;
 font-size: 18px;
 line-height: 60px;
 text-align: center;
}
.nav2 li a:hover,.nav2 li.active a{
 background-color:#990000;
}
.search_input2{
 float: right;
 margin-top: 12px;
 width: 260px;
 height: 36px;
 background: url(../images/searchBg2_06.png) no-repeat;
}
.search_input2 form{
 height: 100%;
}
.search_input2 span{
 float: left;
 width: 200px;
 height: 100%;
 padding-left: 35px;
}
.search_input2 input{
 width: 100%;
 height: 100%;
 line-height: 36px;
 color:#666;
}
.search_input2 input[type="submit"]{
 float: left;
 width: 60px;
 height: 36px;
 color:#fff; 
 line-height: 36px;
 text-align: center;
 cursor: pointer;
}
/* 二级头结束 */
/* 全责清单 */
.tableMain{
	width: 1040px;
	padding-bottom: 30px;
}
.tableMain img{ 
          margin: 0 auto;
    display: block;
}
.qzqdTable{
	width: 100%;
	border: 1px solid #ccc;
	border-bottom:0;
}
.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;
	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 h3 a{
    color: #4e4e4e;
    font-weight: bold;	
}
.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 62px;
	min-height: 619px;
}
.qzLeft1{
	padding:10px 60px;
	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 a{
	display: inline-block;
	height: 26px;
	padding-left:2px;
	
}
.qzRight ul li a:hover,.qzRight ul li a.active{
	color: #990000;
	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;
	padding-bottom: 20px;
}
 .qlqdList li{
	width: 100%;
    height: 45px;
    line-height: 30px;
    padding-left: 10px;
    background: url(libg_11.png) 0px 14px no-repeat;
}
 .qlqdList li>a {
    color: #333333;
    font-size: 14px;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
 .qlqdList li span {
	display:inline-block;
	width:165px;
	height:35px;
	background:url(../images/hover.png) no-repeat 0 0;
    float: right;
    color: #999999;
    font-size: 12px;
	text-align:center;
	line-height:35px;
}
 .qlqdList li span:hover{
	background:url(../images/hover_1.png) no-repeat 0 0;
}
 .qlqdList li span a:hover{
	color:#333;
}
.qlqdList li span a{
    color: #333333;
    font-size: 14px;
}
 .qlqdList li a:hover, .qlqdList li a.active {
    color: #990000;
}
.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{
	padding:10px 50px;
}
.zrLeft .listContent{
padding-top: 20px;
}
.zrLeft .listContent h3{
	font-size: 24px;
	color: #333333;
	margin-bottom: 40px;
}
.zrLeft .listContent p{
	color: #333333;
	line-height: 25px;
	word-break: break-all;
}
.shizfRight ul{
	height: 305px;
	margin-bottom: 30px;
}
.shizfRight ul li a{
	    line-height: 28px;
    font-size: 14px;
    color: #333;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.qdTittle{
	width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #e4e3e3;
    margin: 0 auto;
    font-size: 16px;
    color: #000000;
}
.tabsCon{
    display:none;
}
.TRS_Editor ol{
margin-left:20px;
 list-style-type:decimal !important; 
}
.TRS_Editor ul{
margin-left:20px;
 list-style-type:disc!important; 
}
.TRS_Editor table{
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
.TRS_Editor table tr td{
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tabsCon.on{
   display:block;
}
.ql_Pic .active img{
	border: 5px solid #ccc;
}
.qzqdContentForm{
	width: 100%;
    height: auto;
    background: #fff;
    padding: 30px 80px;
}
/*责任清单结束*/
.TRS_Editor ul li{list-style: disc;}
.TRS_Editor ol li{list-style: decimal;}
.TRS_Editor strong,.TRS_Editor strong font,.TRS_Editor b font,.TRS_Editor b span,.TRS_Editor b li{ font-weight:bold;}
/*网站地图开始*/
.mapAdmin h2{
	margin-top:10px;
       
}
.mapAdmin h2 a{
	font-weight:bold;
 	color:#686868;

}
.secondLevel h3{
color:#4e4e4e;

	margin-top:25px;
	margin-left:30px;
}
.secondLevel ul li a{
	color:#919191;
}
.secondLevel ul{
	margin-top:20px;
	margin-left:30px;
}
/*网站地图结束*/
.piclist li a span {
    display: inline-block;
    width: 253px;
    height: 150px;
    position: absolute;
    left: 0;
    right: 0;
    background: url(gray1.png) no-repeat -57px -29px;
}
/*目录清单开始*/
.shizfLeft>h3{
	width: 100%;
    min-height: 90px;
    margin-top: 20px;
    border-bottom: 1px #ff6200 solid;
    position: relative;
	    color: #ff6200;
    font-size: 30px;
    text-align: center;
}
.shizfLeft h3 label{
	display:inline-block;
	width:76px;
height:15px;
	background:url(../images/wcy-mlqd-titlebg.jpg) no-repeat 0 0;
	    position: absolute;
    bottom: -7px;
    left: 50%;
    margin-left: -38px;
}
.mlqdBox{
	margin-top:20px;
}
.minuteMain{
	background-color: #fff;
    padding: 20px;

}
.bumen{
	margin-top:15px;
}
/*目录清单结束*/
.duojiList{
	font-size:20px;
	font-weight:bold;
}
.addmr>h2{
	    margin-bottom: 10px;
    font-size: 24px;
    color: #626679;
    font-weight: bold;
}
.xltitle {
    text-align: center;
    color: #666;
    font-weight: bold;
    font-size: 24px;
}
.nyzt_xl h3{
    word-break:break-all;
    word-wrap:break-word; 
}
.wjzccontent{min-height: 600px;}



.qzqdTable ul{
	list-style-type:disc;
    margin-left: 20px;

}
.qzqdTable ol{
	list-style-type:decimal;
    margin-left: 20px;
}
.TRS_Editor ul li b font,.TRS_Editor ul li b u span,.TRS_Editor ul li b span,.TRS_Editor ul li b u,.TRS_Editor ul li b span{
     font-weight:bold;
}
/*fenxiang */
.fxBg {
				display: inline-block;
				height: 20px;
				width: 50px;
				float: left;
				padding-bottom: 20px;
				margin-right: 10px;
				margin-top: 2px;
				background: url(fxxx.jpg) no-repeat 0px 0px !important;
				text-align: center;
				line-height: 15px;
				padding-left: 22px;
				font-style: normal;
				cursor: pointer;
			}
			.fazhan_left_title_text {
    float: left;
    margin-left: 10px;
}
.fxSahre .bshare-custom{
    display: none;
    width: 55px;
    height: 80px;
    position: absolute;
    top: 25px;
    left: -2px;
 background-color: #fff;
    border-bottom: 1px solid #E8E8E8;
     border-left: 1px solid #E8E8E8;
      border-right: 1px solid #E8E8E8;
padding:5px 15px;
line-height: 25px !important;
}
.c_rr .bshare-custom .bshare-sinaminiblog{
   background: url(wibo2.png) no-repeat;
display: inline-block;
width: 24px;
    height: 24px;
}
.c_rr .bshare-custom .bshare-weixin{
 background: url(wx2.png) no-repeat;
display: inline-block;
width: 24px;
    height: 24px;
margin-bottom: 10px;
}
.fjMain a {
    padding-left: 30px;
    background: url(../images/fjicon.png) no-repeat 11px 3px;
    line-height: 30px;
}