@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
	border:none;
	font-family:"微软雅黑";
	font-size:15px;
	color:#333333;
}
.clearboth{
	clear:both;
}
body{
	background:url(jy_bg.jpg) no-repeat center center;	
	background-attachment:fixed;
	height:100%;
}
.top{
	width:610px;
	margin:10px auto 30px auto;
	color:#ffffff;
}
.top .date{
	float:left;
}
#localtime{
	color:#ffffff;
}
#tp-weather-widget{
	float:left;
	margin-left:25px;
}
.top .wza{
	float:right;
}
.top .wza li{
	float:left;
}
.top .wza li a,.top .wza li span{
	color:#ffffff;
}
.top .wza li span{
	padding:0px 10px;
}
/*头部结束*/
.header {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	height: 100px;
}
.chengdiv{
	width: 100%;
    position: relative;
    z-index: 9;
}
.logo {
	position: absolute;
	left: 20px;
}
.search {
	position: absolute;
	right: 0;
	bottom: 0
}
.sousuo{
	background:url(jysy_01.png) no-repeat left center;
	padding: 15px 0px 15px 60px;
	width:400px;
	float:left;
}
.sousuo_btn{
	background:url(jysy_02.png) no-repeat right center;
	height:50px;
	color:#ffffff;
	width:150px;
	float:left;
	margin-left:-25px;
	font-size:23px;
}
.hot_search{
	padding:20px 0px 0px 30px;
}
.hot_search .hot{
	float:left;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
}
.hot_cy li{
	float:left;
	padding-left:10px;
}
.hot_cy li a{
	font-size:17px;
	color:#ffffff;
}
/*header结束*/
.nav {
	width: 1200px;
	background-color: #0056d6;
	height: 50px;
	margin: 25px auto 0px;
}
.nav ul {
	overflow: hidden;
}
.nav ul li {
	float: left;
	width: 230px;
	text-align: center;
	line-height: 50px;
	border-left:1px solid #4080e0;
}
.nav ul li:first-child{
	border:none;
}
.nav ul li a{
	color:#ffffff;
	font-size:19px;
	font-weight:bold;
	padding-left:15px;
}
.nav ul li img{
	display:inline-block;
	margin-top:-5px;
}
/*导航结束*/
.content {
	width:1200px;
	margin:0 auto;
	background-color:#ffffff;
	overflow:hidden;
}
.neirong{
	margin:0px 20px 20px 20px;
	overflow:hidden;
}
.dqwz{
	line-height:40px;
}
.dqwz img{
	float:left;
	padding:15px 10px 0px 20px;
}
.dqwz a{
	font-size:13px;
}
.article{
	width:965px;
	margin:0 auto;
}
.article h3{
	font-size:25px;
	text-align:center;
	color:#0056d6;
	border-bottom:1px solid #717171;
	    line-height: 50px;
    margin: 10px 0px;
    padding-bottom: 10px;
}
.art_date{
	line-height:60px;
	text-align:center;
}
.art_date span{
	padding-left:20px;
}
.art_con{
	margin-bottom:60px;
}
.art_con p{
	/*text-indent:2em;*/
	line-height:30px;
}
.download{
	line-height:40px;
	background:#f1f1f1;
	overflow:hidden;
	margin-bottom:20px;
}
.down_right{
	float:right;
	margin-right:20px;
}
.download .dy{
	background:url(dayin.jpg) no-repeat left center;
	padding-left:20px;
	padding-right:10px
}
.download .gb{
	background:url(colse.jpg) no-repeat left center;
	padding-left:20px;
}
.art_page p{
	line-height:35px;
}
.td_box{
margin-top:20px;
}
.td_box td {
    padding: 3px 10px;
border:1px solid #cccccc;
}
/*内容结束*/
.footer{
	background:url(jysy_30.png) repeat-x left center;
	width:100%;
	height:110px;
	margin-top:30px;
	position:relative;
	overflow:hidden;
}
.foot_con{
	width:1200px;
	margin:0 auto;
	line-height:30px;
}
.dzjg,.banquan,.zfjc{
	float:left;
}
.dzjg{
	margin:28px 100px 0px 110px;
}
.zfjc{
	margin:35px 0px 0px 150px;
}
.foot_con .banquan div,.bqsy ul li a,.bqsy ul li span{
	color:#ffffff;
}
.banquan{
	margin-top:10px;
	overflow:hidden;
}
.bqsy ul{
	float:right;
}
.bqsy ul li span{
	padding:0px 5px;
}
.bqsy_con{float:left;}
.bqsy ul li{
	float:left;
}
.right_pc{
	width:60px;
	position:fixed;
	background:url(jysy_31.png) repeat-y left top;
	height:100%;
	right:0;
	top:0;
	text-align:center;
}
.right_pc img{
	padding-top:16px;
}
.right_pc a span,.right_pc a{
	color:#ffffff;
	display:block;
	margin-top:10px;
}
.wx{
   position:relative;
}
.wxpc{
	display:none;
	position:absolute;
	right:60px;
	width:100px;
	top:0px;
}