﻿	
	
	.logo {
		
		background: url(imageslogo.png)  center center no-repeat;
background-size: cover;
width: 100%;
		height: 224px;
		/*width: 100%;*/
		/*height: auto;*/
		/*height: 224px;*/
		position: relative;
		/*background: url(imageslogo.png) no-repeat;*/
	}
	

	
	.slideBox {
		width: 276px;
		height: 156px;
		overflow: hidden;
		position: absolute;
		top:30px;
		right:170px;
		/*position: relative;*/
		margin-right: ;
		border: 0px solid red;
	}
	
	.slideBox .hd {
		height: 15px;
		overflow: hidden;
		position: absolute;
		right: 5px;
		bottom: 5px;
		z-index: 1;
	}
	
	.slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		float: left;
	}
	
	.slideBox .hd ul li {
		float: left;
		margin-right: 2px;
		width: 15px;
		height: 15px;
		line-height: 14px;
		text-align: center;
		background: #fff;
		cursor: pointer;
	}
	
	.slideBox .hd ul li.on {
		background: #f00;
		color: #fff;
	}
	
	.slideBox .bd {
		position: relative;
		height: 100%;
		z-index: 0;
	}
	
	.slideBox .bd li {
		zoom: 1;
		vertical-align: middle;
	}
	
	.slideBox .bd img {
		width: auto;
		height: 156px;
		display: block;
		border: 0px solid red;
		filter: alpha(opacity=100);
		-moz-opacity: 1;
		-khtml-opacity: 1;
		opacity: 1;
	}
	
	
	
	
	
	
	.nav {
		margin: 0;
		width: 100%;
		height: 40px;
		background: url(imagesnavbg.png) repeat-x;
	}
	
	#menu {
		width: 1000px;
		height: 40px;
		margin: 0 auto;
	}
	
	.nav ul li {
		display: block;
		float: left;
		width: 111px;
		height: 40px;
	}
	
	.nav ul li a {
		color: #fff;
		display: block;
		float: left;
		text-align: center;
		width: 111px;
		height: 40px;
		line-height: 40px;
		padding: 0 auto;
		font-size: 16px;
	}
	
	.nav ul li:hover a,
	.nav ul li a:hover {
		background: url(imageshongbg.png) repeat-x;
		/*border-bottom: 1px solid #606;*/
	}
	
	.con {
		width: 1000px;
		height: auto;
		margin: 0 auto;
	}
	
	.times {
		width: 100%;
		height: 42px;
	}
	
	.time {
		width: 322px;
		height: 42px;
		background: #ff5657;
		color: #FFFFFF;
		text-align: center;
		line-height: 42px;
		float: left;
	}
	
	.tianqi {
		width: 413px;
		height: 100%;
		float: left;
		background: url(imagestianqibg.png) repeat-x;
		text-align: center;
		line-height: 42px;
	}
	
	.tianqi iframe {
		margin-top: 10px;
	}
	/*搜索框*/
	
	.scr {
		width: 265px;
		height: 42px;
		background: #ff5657;
		float: right;
	}
	
	.search1 {
		/*float: right;*/
		width: 239px;
		height: 25px;
	}
	
	.search1 span a {
		font-family: "微软雅黑";
		line-height: 16px;
	}
	
	.search1 span {
		float: right;
	}
	
	.search1 span {
		font-family: "微软雅黑";
	}
	
	#searchform {
		display: block;
		margin: 8px 30px;
	}
	
	fieldset.search {
		padding: 0px;
		border: 1px solid #ee1517;
		width: 207px;
		background: #e0e0e0;
	}
	
	fieldset.search:hover {
		background: #a8a8a8;
	}
	
	.search input,
	.search button {
		border: none;
		float: left;
	}
	
	.search input.box {
		height: 25px;
		width: 155px;
		margin-right: 0px;
		padding-right: 0px;
		/*background: #e0e0e0;*/
		margin: 0px;
	}
	
	.search input.box:focus {
		background: #e8e8e8;
		outline: none;
	}
	
	.search button.btn {
		border: none;
		width: 52px;
		height: 25px;
		margin: 0px auto;
		margin: 0px;
		background: url(imagessearch.png) no-repeat top right;
		background-size: 52px 25px;
	}
	/*搜索框*/
	
	.kong {
		margin-top: 1px;
		width: 100%;
		height: 4px;
		border-top: 1px solid #ee1517;
	}
	/* 焦点图 */
	/* 焦点图 */
	.kong2{
		width: 100%;
		height: 20px;
	}
	.focus {
		float: left;
		width: 309px;
		height: 248px;
		padding: 5px;
		border: 1px solid #ee1517;
		-moz-border-radius: 3px;
		/* Gecko browsers */
		-webkit-border-radius: 3px;
		/* Webkit browsers */
		border-radius: 3px;
		/* W3C syntax */
	}
	
	.focusBox {
		float: left;
		position: relative;
		width: 309px;
		height: 248px;
		margin-bottom: 10px;
		overflow: hidden;
		font-family: Arial;
		text-align: left;
		background: #fff;
	}
	
	.focusBox .pic img {
		width: 309px;
		height: 248px;
		display: block;
	}
	
	.focusBox .txt-bg {
		position: absolute;
		bottom: 0;
		z-index: 1;
		height: 36px;
		width: 100%;
		background: #333;
		filter: alpha(opacity=40);
		opacity: 0.4;
		overflow: hidden;
	}
	
	.focusBox .txt {
		position: absolute;
		bottom: 0;
		z-index: 2;
		height: 36px;
		width: 100%;
		overflow: hidden;
	}
	
	.focusBox .txt li {
		height: 36px;
		line-height: 36px;
		position: absolute;
		bottom: -36px;
	}
	
	.focusBox .txt li a {
		display: block;
		color: white;
		padding: 0 0 0 10px;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
	}
	
	.focusBox .num {
		position: absolute;
		z-index: 3;
		bottom: 8px;
		right: 8px;
	}
	
	.focusBox .num li {
		float: left;
		position: relative;
		width: 18px;
		height: 15px;
		line-height: 15px;
		overflow: hidden;
		text-align: center;
		margin-right: 1px;
		cursor: pointer;
	}
	
	.focusBox .num li a,
	.focusBox .num li span {
		position: absolute;
		z-index: 2;
		display: block;
		color: white;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		text-decoration: none;
	}
	
	.focusBox .num li span {
		z-index: 1;
		background: black;
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
	
	.focusBox .num li.on a,
	.focusBox .num a:hover {
		background: #f60;
	}
	/*工作动态*/
	
	.dongtai {
		width: 405px;
		height: 254px;
		border: 2px solid #DDE2E6;
		float: left;
		margin-left: 4px;
		font-size: 14px;
	}
	
	.dthead {
		width: 100%;
		height: 41px;
		font-family: "宋体";
		/*border: 1px solid #999999;*/
	}
	
	.dthead a:first-child {
		display: block;
		width: 100px;
		height: 100%;
		background: url(imagesxinwenbg.png) repeat-x;
		color: #ee1517;
		line-height: 41px;
		text-align: center;
		float: left;
		font-size: 14px;
	}
	
	.dthead a:last-child {
		display: block;
		float: right;
		color: #ee1517;
		line-height: 41px;
		margin-right: 13px;
	}
	
	.tiao {
		display: block;
		width: 100%;
		margin-top: 3px;
	}
	
	.dtlist {
		
		padding: 10px;
	}
	
	.dtlist ul li {
		display: block;
		width: 93%;
		line-height: 26px;
		border-bottom: 1px dashed #DCDCDC;
		padding: 0 33px 0 10px;
	}
	
	.dtlist ul li a {
		
		font-family: "宋体";
		font-size:12px;
	}
	
	.dtlist ul li span {
		float: right;
	}
	
	.chuxing {
		width: 256px;
		height: 255px;
		border: 2px solid #ee1517;
		float: left;
		margin-left: 2px;
		-moz-border-radius: 3px;
		/* Gecko browsers */
		-webkit-border-radius: 3px;
		/* Webkit browsers */
		border-radius: 3px;
		/* W3C syntax */
		overflow: hidden;
	}
	
	.chuxing .dthead {
		width: 100%;
		background: #ee1517;
		height: 29px;
	}
	
	.chuxing .dthead a:first-child {
		display: block;
		width: 92px;
		height: 25px;
		background: url(imageschuxingbg.png) repeat-x;
		color: #ee1517;
		line-height: 25px;
		margin-left: 5px;
		margin-top: 2px;
		/*border-top: 1px solid #97D3F8;
		border-right: 1px solid #97D3F8;
		border-left: 1px solid #97D3F8;*/
		text-align: center;
		float: left;
		font-size: 14px;
	}
	
	.chuxing .dthead a:last-child {
		display: block;
		float: right;
		color: #fff;
		line-height: 29px;
		margin-right: 13px;
	}
	
	.cxlist {
		width: 230px;
		border-top: 1px solid #93D0FD;
		padding: 8px 15px;
	}
	
	#icon {
		/*background: url(imagesdian.png);*/
	}
	
	.cxlist ul li {
		line-height: 26px;
	}
	
	.cxlist ul li a {
		color: #1276E8;
		font-size: 13px;
	}
	
	.clear {
		clear: both;
		font-size: 0;
		height: 1%
	}
	
	.banner {
		margin-top: 9px;
	}
	
	.news {
		width: 360px;
		height: 222px;
		border: 1px solid #ee1517;
		float: left;
		margin-top: 7px;
	}
	
	.news .dthead {
		background: url(imagesnewsbg.png) repeat-x;
		overflow: hidden;
		height: 28px;
	}
	
	.news .dthead a:first-child {
		display: block;
		width: 117px;
		height: 25px;
		background: url(imagesnewstitbg.png) no-repeat;
		color: #FF0D29;
		line-height: 25px;
		margin-left:21px;
		margin-top: 7px;
		/*border-top:1px solid #97D3F8;*/
		/*border-right:1px solid #97D3F8;*/
		/*border-left:1px solid #97D3F8;*/
		text-align: center;
		float: left;
		font-size: 14px;
	}
	
	.news .dthead a:last-child {
		display: block;
		float: right;
		color: #FFFFFF;
		line-height: 29px;
		margin-right: 13px;
	}
	
	.newslist {
		width: 328px;
		height: 151px;
		padding: 17px 15px;
		/*border:1px solid #97D3F8;*/
	}

.newslist3 {
		width: 220px;
		height: 190px;
		padding: 17px 15px;
		
	}

	.newslist3 ul li {
        height: 25px;overflow: hidden;
		line-height: 25px;
	}
	
	.newslist3 ul li a {
		font-family: "宋体";
	}
	
	.newslist3 ul li span {
		float: right;
	}
	
	.newslist3 img {
		display: block;
		float: left;
		width: 163px;
		height: 84px;
	}
	
	.newslistl {
		width: 190px;
		height: 85px;
		float: right;
		margin-left: 15px;
		overflow: hidden;
	}
	
	.newslistl h2 {
		border-bottom: 1px dashed #999999;
		/*float: left;*/
		width: 190px;
		padding-bottom: 0px;
		font-size: 18px;
	}
	
	.newslistl h3 {
		/*float: left;*/
		margin-top: 6px;
		width: 190px;
		font-size: 12px;
		margin-left: 3px;
		font-family: "宋体";
		color: #999;
	}
	
	
	.newslist ul li {
		line-height: 25px;
	}
	
	.newslist ul li a {
		font-family: "宋体";
	}
	
	.newslist ul li span {
		float: right;
	}
	
	.chaoxian {
		width: 91%;
		height: 180px;
		padding: 12px 14px;
	}
	
	.chaoxian ul {
		margin: 0;
	}
	
	.chaoxian ul li {
		font-size: 13px;
		border-bottom: 1px dashed #999;
		list-style: disc;
	}
	
	.newslist2 ul {
		/*padding: 11px 20px;*/
		margin: 0;
	}
	
	.newslist2 ul li {
		line-height: 25px;
		border-bottom: 1px dashed #EAEAEA;
	}
	
	.zhili {
		margin-left: 5px;
	}
	
	.news_l {
		width: 735px;
		height: 549px;
		/*border: 1px solid #0F72EA;*/
		float: left;
	}
	
	.newslist ul li {
		/*	list-style: disc;*/
	}
	
	#dian {
		float: left;
	}
	
	.firsttop ul li:first-child {
		border-top: 1px dashed #EAEAEA;
		;
	}
	
	.news_r {
		float: left;
		width: 260px;
		height: 547px;
		/*border:1px dashed #EAEAEA;*/
		margin-left: 3px;
		margin-top: 9px;
		/*overflow: hidden;*/
	}
	
	.gongkai {
		overflow: hidden;
		margin-top: 3px;
		width: 256px;
		height: 314px;
		border: 2px solid #ee1517;
		float: left;
		margin-left: 2px;
		-moz-border-radius: 3px;
		/* Gecko browsers */
		-webkit-border-radius: 3px;
		/* Webkit browsers */
		border-radius: 3px;
		/* W3C syntax */
	}
	
	.gongkai .dthead {
		width: 100%;
		background: #ff5657;
		height: 29px;
	}
	
	.gongkai .dthead a:first-child {
		display: block;
		width: 92px;
		height: 25px;
		background: url(imageschuxingbg.png) repeat-x;
		color: #0F72EA;
		line-height: 25px;
		margin-left: 5px;
		margin-top: 2px;
		border-top: 1px solid #97D3F8;
		border-right: 1px solid #97D3F8;
		border-left: 1px solid #97D3F8;
		text-align: center;
		float: left;
		font-size: 14px;
	}
	
	.gongkai .dthead a:last-child {
		display: block;
		float: right;
		color: #0F72EA;
		line-height: 29px;
		margin-right: 13px;
	}
	
	.gongkaicon {
		padding: 0px 13px 21px 13px;
	}
	
	.gongkaicon a {
		display: block;
	
	}
	/*风采*/
	
	.fengcai {
		width: 100%;
		height: 215px;
		
	}
	
	.fengcai .dthead {
		background: url(imagesnewsbg.png) repeat-x;
		overflow: hidden;
		height: 28px;
	}
	
	.fengcai .dthead a:first-child {
		display: block;
		width: 117px;
		height: 25px;
		background: url(imagesnewstitbg.png) no-repeat;
		color: #FF0D29;
		line-height: 25px;
		margin-left: 21px;
		margin-top: 7px;
		/*border-top:1px solid #97D3F8;*/
		/*border-right:1px solid #97D3F8;*/
		/*border-left:1px solid #97D3F8;*/
		text-align: center;
		float: left;
		font-size: 14px;
	}
	
	.fengcai .dthead a:last-child {
		display: block;
		float: right;
		color: #FFFFFF;
		line-height: 29px;
		margin-right: 13px;
	}
	/*风采图*/
	
	.picMarquee-left {
		overflow: hidden;
		border-top: 1px dashed #A4A4A4;
		width: 100%;
		margin-top: 10px;
	}
	
	.picMarquee-left .bd {
		padding: 7px;
	}
	
	.picMarquee-left .bd ul {
		overflow: hidden;
		zoom: 1;
	}
	
	.picMarquee-left .bd ul li {
		margin: 0 1px;
		float: left;
		display: inline;
		overflow: hidden;
		text-align: center;
	}
	
	.picMarquee-left .bd ul li .pic {
		text-align: center;
	}
	
	.picMarquee-left .bd ul li .pic img {
		width: 240px;
		height: 159px;
		display: block;
		padding: 2px;
		border: 0px solid #ccc;
	}
	
	.picMarquee-left .bd ul li .pic a:hover img {
		border-color: #999;
	}
	
	.picMarquee-left .bd ul li .title {
		line-height: 24px;
	}
	.tel{
		float: left;
		margin-top: 7px;
		width: 260px;
		height: 225px;
	}
	.tel img{
		width: 260px;
		height: 70px;
	}
.links{
	width: 100%;
	height: 115px;
	overflow: hidden;
}
.linksicon{
	width: 100%;
	height: 53px;
	margin-top: 5px;
}
.linksicon a{
	display: block;
	float: left;
}
.linksicon a+a{
	display: block;
	margin-left: 13px;
	
}
footer{
	width: 100%;
	height: 200px;
	background: url(imagesfootbg.png) repeat-x;
	border-top: 10px solid #ee1517;
	position: relative;
}
.footcon{
	width: 500px;
	height: 110px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left:-200px;
margin-top:-50px;
	/*margin-left: 50%;*/
	/*margin-top: 50%;*/
	/*vertical-align: middle;*/
	
}
.footcon span p,.footcon span p a{
	color: #FFFFFF;
}
.footcon img,.footcon span{
	display: block;
	float: left;
	margin-left: 10px;
}
.footcon span p:last-child a,.footcon span p:last-child{
	font-size: 14px;
	font-family: "宋体";
	color: #E1EEFB;
}



/*列表页*/
.listcon{
	height: auto;
}
.list_l{
	height: 581px;
}
.list_r{
	width: 725px;
	height: auto;
	border: 1px solid #ee1517;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	overflow: hidden;
	padding-bottom: 30px;
	
}
.list_nav{
	width: 100%;
	height: 30px;
	background: #ff5657;
	line-height: 30px;
	padding-left: 20px;
	font-size: 14px;
}
.list_list,.art_con{
	width: 90%;
	height: auto;
	overflow: hidden;
	padding: 20px 35px;
}
.list_list ul li {
	line-height: 30px;
	border-bottom: 1px dashed #999999;
}
.list_list ul li span{
	float: right;
}
.list_list ul li a{
	font-size: 13px;
	
}
.pages{
	width: 100%;
	height: 30px;
	line-height: 30px;
	
}
.pages p{
	text-align: center;
}

.art_con h2{
	width: 100%;
	font-size: 2em;
	text-align: center;
	line-height: 35px;
}
.art_con h3{
	width: 100%;
	height: 35px;
	line-height: 40px;
	font-size: 1.0em;
	text-align: center;
	
}
.newstext{
	text-indent: 2em;
    font-size: 14px;
}

.newstext p{
	
    font-size: 18px;
    text-indent:2em;
    line-height:32px;
}
.prenext{
	width: 100%;
	/*padding:0 30px;*/
	height: 30px;
	text-align: center;
	
}
.prenext span{
	margin-left: 20px;
	font-size: 14px;
}

.list_pic ul li{
	padding: 10px;
	display: block;
	width: 290px;
	height: 220px;
	float: left;
	
	overflow: hidden;
	border: none;
	
}
.list_pic ul li a img{
	border: 1px solid #999999;
	display: block;
	height: auto;
	width: 290px;
 height: 200px;}
.list_pic ul li a span{
	display: block;
	width: 100%;
	text-align: center;
}

