@charset "utf-8";
/* CSS Document */
div, p, ul, dl, dt, dd, h2, h3 {padding: 0;margin: 0;}
font {padding: 0 5px;}
ul, li {list-style: none;}
img {border: none; vertical-align: middle;}
a {text-decoration: none; cursor: pointer;}
a:link, a:visited {	color: #333;}
a:hover, a:active {color: #FF0000 !important;}
.clearFloat:after {content: '';display: block;clear: both;overflow: hidden;height: 0;}
.clearFloat {zoom: 1;}
body { font-family:"微软雅黑"; font-size: 16px; line-height: 32px; color:#333;}

 
.top { width: 100%; margin: 0 auto;}
/*导航区域*/
.container { width: 1200px; margin: 0 auto;}

.toutiao { width: 100%; margin-top: 20px; padding-bottom: 10px; border-bottom: solid 1px #ccc;}
.toutiao h2 { font-size: 22px; font-weight: bold; color:#333333; line-height: 50px; width: 100%; text-align: center; margin: 0;}
.toutiao h2  a { color:#333; text-decoration: none;}
.toutiao p { font-size: 16px; line-height: 28px; color: #999999; text-align: center; margin: 0;}

.one { width: 100%; margin-top: 30px; float: left; padding-bottom: 20px; border-bottom: solid 1px #ccc;}
.one_fl { float:left; width: 500px;}

.one_fr { float: right; width: 660px;}
.new_tit { width: 100%; list-style: none; margin: 0; font-size: 22px; color: #333;}
.new_tit li { width:165px; float: left; border-bottom: solid 1px #ccc; line-height: 40px; text-align: center;}
.new_tit li a {font-size: 16px; line-height: 40px; color: #333333; background: url(icon_d3.png) no-repeat left center; padding-left: 12px;}
.new_tit li span {font-size: 16px; line-height: 40px; color: #333333; float:right;}
a.zt_more { float: right;  width: 100%; margin: 0; padding: 0; color:#FF0000; text-align: right;}
.new_tit li.on { font-weight: bold; border-bottom: solid 3px #00508e;}


.new_list {	 overflow: hidden; margin: 0;}
.new_list ul {	width: 100%; overflow: hidden; margin: 0;}
.new_list ul li {width: 100%; overflow: hidden;}
.new_list ul li img, .new_list ul li a {font-size: 16px; line-height: 40px; color: #333333; background: url(icon_d3.png) no-repeat left center; padding-left: 12px;}
.new_list ul span {font-size: 16px; line-height: 40px; color: #333333; float:right; text-align:right;}
.more {width: 108px; margin: 0; float: right;}
.more li {float: left; width: 100%;}
.more li a {display: block; font-size: 16px; line-height: 32px; color: #FF0000; text-align: right;}
.xone_right_con { float: left; width: 660px; margin-top: 5px;}

.three {  margin-bottom: 40px; width: 100%; float: left;}
.ladyScroll{width:1200px;height:185px;position:relative;}
.ladyScroll .prev,.ladyScroll .next{width:26px;height:50px;position:absolute;top:51px;left:0;z-index:100; cursor:pointer;}
.ladyScroll .next{ left:auto; right:0; background-position:0 -90px;}
.ladyScroll .scrollWrap{width:1200px; overflow:hidden;position:absolute;}
.ladyScroll dl{float:left;width:276px;text-align:center;position:relative;margin-right:32px;}
.ladyScroll  span{display:block;width:276px;height:38px;position:absolute;bottom:0;filter:alpha(opacity=80);opacity:0.80;}
.ladyScroll  dt{margin:0 auto;width:276px;overflow:hidden;}
.ladyScroll  img{display:block;width:276px;height:185px;}


.footer { width: 100%; float: left; background-color:#f3f3f3; text-align: center; padding: 20px 0;}


