﻿img{border:0px}
.header { 
	height: 388px;
	background: url(../../images/xxjs/123.png) no-repeat center 0;
	min-width: 1200px;
}

.content{
	width: 1200px;
	margin: 0px auto 1px;
	background: rgba(255, 255, 255, 0.7);
    position:absolute;
    left:50%;
    top: 290px;
    margin-left:-600px;
	/* overflow: auto; */
}
.bottomImg {
    position: fixed;
    bottom: 10px;
    right: 30px;
}

.row {
	width:100%;
	overflow: hidden;
}
.marT {
	margin-bottom: 20px;
}
.list_img {
	margin-right: 20px;
}
.list_item_bg {
	background: #f7f7f7 url(../../images/zdpyc/list_bg.gif) no-repeat right bottom;
	border: 1px solid #d7d7d7;
	border-radius: 6px;
}
.list_width{
    width:33%;
}
.list_item.marR35 {
	margin-right: 35px;
}
.list_item.marR15 {
	margin-right: 0.5%;
}

.tabs{
	position: relative;
	width: 100%;
}
.tabs.head1 {
	margin-bottom: 8px;
	background: url(../../images/xxjs/02.png) no-repeat 0 center;
    height: 40px;
}
.tabs.head2 {
	margin-bottom: 8px;
	background: url(../../images/xxjs/01.png) no-repeat 0 center;
    height: 40px;
}
.tabs.head1 .more{ 
    margin-right: 10px
}
.tabs .more {
	float: right;
	font-size: 14px;
	color: #333333;
}
.tabs.head1 .more { 
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: right;
	line-height: 43px;
	color: #da6c49;
    margin-right: 20px;
}
.tabs.head2 .more { 
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: right;
	line-height: 43px;
	color: #da6c49;
    margin-right: 20px;
}
.tabs .more:hover {
	color: #f55035;
}
.tabs.head1 .more:hover {
	color: #fff;
	text-decoration: underline;
}
.tabs_title{
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	color: #df5326;
	font-family: 'Microsoft Yahei';
	padding-left: 20px;
	letter-spacing: 2px;
    line-height: 40px;
	position: relative;
	bottom: -1px;
}
.tabs_title.title_img {
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.tabs_title {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	color: #df5326;
	font-family: 'Microsoft Yahei';
	padding-left: 20px;
	letter-spacing: 2px;
	position: relative;
	bottom: -1px;
	
}

.slideBox{
	width: 584px;
	height: 324px;
}
.news_title{
	width: 100%;
	color: #f43b16;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	margin-bottom: 6px;
}
.news_con{
	margin: 0 auto;
	width: 96%;
	color: #666;
	font-size: 14px;
	line-height: 30px;
	text-indent: 2em;
}
.details{
	color: #ff745b;
}
.details:hover{
	text-decoration: underline;
}

.subList {
	width: 358px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 6px;
}


.subList.list2 {
	width: 584px;
	margin-top: 12px;
	padding: 0;
	height: auto;
}
.subList.list2 li{
    padding-left: 13px;
    background: url(../../images/zdpyc/icon_list_01.gif) no-repeat 0 center;
}
.subList li {
    height: 31px;
    line-height: 31px;
    padding-left: 8px;
}
.subList li i {
	display: inline-block;
	background: url(../../images/zdpyc/new.gif) no-repeat 0 0;
	width: 22px;
	height: 13px;
	
	position: relative;
	top: -4px;
	left: 6px;
}
.subList.list2 li{
    height: 32px;
    line-height: 32px;
}
.subList.list2 li:hover {
    background: url(../../images/zdpyc/icon_list_02.png) no-repeat 0 center;
}
.subList li a {
    width: 100%;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    color: #585858;
}
.subList li:hover a {
    text-decoration: underline;
    color: #f55035;
}
span.date {
    float: right;
    font: 12px/24px "YaHei";
    padding: 0 5px 0 0;
	color: #c8c8c8;
}

.info {
	width: 400px;
	height: 245px;
}
.info_con{
	padding: 0 10px;
}
.focus_news {
	width: 584px;
}


.footer {
	font-size: 14px;
	color: #484848;
	border-top: 1px solid #cccccc;
	margin-top: 40px;
}
.footer img {
	display: inline-block;
	
}
.footer label {
	position: relative;
	top: -30px;
	left: 16px;
}