﻿img{border:0px}
.header { 
	height: 388px;
	background: url(../../images/xxxsx/headerbg.jpg) no-repeat center 0;
	min-width: 1200px;
}

.content{
	width: 1200px;
	margin: 0px auto 1px;
	background: #fff;
    position:absolute;
    left:50%;
    margin-left:-600px;
	/* overflow: auto; */
}

.row {
	overflow: hidden;
    width:100%;
}
.row.marT {
	margin-top: 20px;
}
.list_img {
	margin-right: 20px;
}
.list_item_bg {
	background: #f7f7f7 url(../../images/xxxsx/list_bg.gif) no-repeat right bottom;
	border: 1px solid #d7d7d7;
	border-radius: 6px;
}
.list_width{
    width:31%;
}
.list_item.marR35 {
	margin-right: 35px;
}
.list_item.marR15 {
	margin-right: 15px;
}

.tabs{
	position: relative;
	width: 100%;
}
.tabs.head1 {
	text-align: center;
	background: -webkit-linear-gradient(0deg, #119af8, #3eaef9); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(0deg, #119af8, #3eaef9); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(0deg, #119af8, #3eaef9); /* Firefox 3.6 - 15 */
	background: linear-gradient(0deg, #ff905e, #ff635b); /* default */
    background: #ee4922;
}
.tabs.head2 {
	margin-bottom: 8px;
	background: url(../../images/xxxsx/head_bg.gif) repeat-x 0 center;
}
.tabs.head1 .tabs_title{ 
	display: block;
	font-family: 'microsoft Yahei';
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	background: url(../../images/xxxsx/head_img2.png) no-repeat center center;
}
.tabs.head1 .more{ 
    margin-right: 10px
}
.tabs.head2 .tabs_title{ 
    font-size: 14px;
}
.tabs .more {
	float: right;
	font-size: 14px;
	color: #333333;
}
.tabs.head1 .more { 
	color: #fff;
	margin-top: 15px;
}
.tabs.head2 .more { 
	display: inline-block;
	width: 40px;
	height: 48px;
	text-align: right;
	line-height: 48px;
	color: #adadad;
	
	background-color: #fff;
	margin-right: 0;
}
.tabs .more:hover {
	color: #1c95ed;
}
.tabs.head1 .more:hover {
	color: #fff;
	text-decoration: underline;
}
.tabs_title{
    display: inline-block;
    height: 46px;
    font-size: 19px;
    line-height: 46px;
	font-weight: 600;
    color: #fff;
	
	cursor: default;
}
.tabs_title.title_img {
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.tabs.head2 .tabs_title {
	display: inline-block;
	height: 48px;
    line-height: 48px;
	font-size: 18px;
	font-weight: 600;
	color: #ff3131;
	font-family: 'Microsoft Yahei';
	background: #fff url(../../images/xxxsx/head_img1.png) no-repeat 0 0;
	padding-left: 46px;
	letter-spacing: 2px;
	
	position: relative;
	bottom: -1px;
	
}

.slideBox{
	width: 584px;
	height: 324px;
}
.news_title{
	width: 100%;
	color: #ee4922;
	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: #ee4922;
}
.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/xxxsx/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/xxxsx/new.gif) no-repeat 0 0;
	width: 22px;
	height: 13px;
	
	position: relative;
	top: -4px;
	left: 6px;
}
.subList.list2 li{
    height: 45px;
    line-height: 32px;
}
.subList.list2 li:hover {
    background: url(../../images/xxxsx/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: 18px;
    color: #000000;
}
.subList li:hover a {
    text-decoration: underline;
    color: #1e96ee;
}
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;
}