﻿.pics {
	padding: 2px;
	padding-bottom: 0;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
}
.marT {
	margin-top: 10px;
}
img{border:0px}
.header-banner { 
    height: 252px;
	background: url(../../images/xxgcswzxgzhyjs/banner.jpg) no-repeat center 0;
	min-width: 1200px;
}
.content{
	width: 1200px;
	margin: 0px auto 1px;
	background: #fff;
	/* overflow: auto; */
}

.row {
	width:100%
	overflow: hidden;
}
.row.marT {
	margin-top: 12px;
}
.list_img {
	margin-right: 20px;
}
.list_item_bg {
	position: relative;
}
.list_item.marR35 {
	margin-right: 35px;
}
.list_item.marR15 {
	margin-right: 8px;
}

.tabs{
	position: relative;
	width: 100%;
	font-family: "Macrosoft Yahei";
}
.tabs.head1 {
	background: url(../../images/xxgcswzxgzhyjs/sbanner.jpg) no-repeat 0 0px;
}
.tabs.head1 .tabs_title{ 
    margin-left: 16px;
}
.tabs.head1 .more{ 
    margin-right: 10px
}
.tabs .more {
	float: right;
	font-size: 14px;
	color: #333333;
	margin-top: 9px;
	margin-right: 4px;
}
.tabs.head1 .more { 
	color: #fff;
	margin-top: 10px;
}
.tabs .more:hover {
	color: #d4291f;
}
.tabs.head1 .more:hover {
	color: #fff;
	text-decoration: underline;
}
.tabs_title{
    display: inline-block;
    height: 40px;
    font-size: 17px;
    line-height: 31px;
    color: #fff;
	
	cursor: default;
}
.tabs_title.title_img {
	background-repeat: no-repeat;
	background-position: 0 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.tabs_title.title_img_zdts {
	background-image: url(../../images/ssjscqh/img_title1_01.png)
}
.tabs_title.title_img_dygy {
	background-image: url(../../images/ssjscqh/img_title1_02.png)
}
.tabs_title.title_img_hwtj {
	background-image: url(../../images/ssjscqh/img_title1_03.png)
}

.slideBox{
	width: 584px;
	height: 369px;
}
.news_title{
	width: 100%;
	color: #da090e;
	font-size: 20px;
	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: #d4291f;
}
.details:hover{
	text-decoration: underline;
}

.subList {
	width: 435px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 6px;
	height: 245px;
}
.vedio_item {
	width: 100%;
	height: 246px;
	text-align: center;
	position: relative;
	overflow: hidden;
    margin-top: 4px;
}
.vedio_item .txt_bg { 
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../../images/ssjscqh/tips_bg.png) repeat 0 0;
	height: 30px;
	
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.vedio_item .txt {
	position: absolute;
	bottom: 0;
	
	display: block;   
	height: 30px;
	line-height: 30px;
	left: 10px;
	right: 10px;
	
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	
	font-size: 14px;
	color: #333333;
	font-weight: 600;
	font-family: "SimSun";
	
	z-index: 999;
}
.vedio_item .to_play {
	display: block;
	position: relative;
	height: 216px;
	margin-top: 2px;
	text-align: center;
	overflow: hidden;
}
.vedio_item .to_play i {
	position: absolute;
	display: inline-block;
	background: url(../../images/ssjscqh/icon_vedio.png) no-repeat 0 0;
	width: 93px;
	height: 93px;
	margin-top: 80px;
    left: 50%;
    margin-left: -30px;
	
	z-index: 9;
	
	transition: all 0.2s linear 0s;
}
.vedio_item .to_play img{
	transition: all 0.4s;
	transform: scale(1);
}
.vedio_item .to_play img:hover {
	transform: scale(1.1);
}
.vedio_item .to_play:hover i {
	background-image: url(../../images/ssjscqh/icon_vedio_pre.png);
}

.subList.list2 {
	width: 560px;
	padding: 0 12px;
	margin-top: 12px;
	height: auto;
}
.subList.list3 {
	width: 330px;
	margin-top: 16px;
}
.subList li {
    height: 30px;
    line-height: 30px;
    padding-left: 13px;
}
.subList li:before {
	content: "";
	display: inline-block;
	position: absolute;
	background-color: #666;
	width: 4px;
	height: 4px;
	margin-left: -12px;
	margin-top: 13px;
}
.subList li:hover:before {
	background-color: #d4291f;
}
.subList li i {
	display: inline-block;
	background: url(../../images/ssjscqh/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.list3 li{
	padding-left: 22px;
}
.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: #d4291f;
}
span.date {
    float: right;
    font: 12px/30px "YaHei";
    padding: 0 5px 0 0;
	color: #b5b4b4;
}

.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: 335px;
}
.footer img {
	display: inline-block;
	
}
.footer label {
	display: inline-block;
	position: relative;
	top: -30px;
	left: 16px;
}
.footer label a {
	display: inline-block;
	position: absolute;
	background: url(../../images/ssjscqh/gif_foot.gif) no-repeat 0 0;
	width: 20px;
	height: 20px;
	left: 50%;
	margin-left: -10px;
	margin-top: 20px;
	cursor: default;
}

/******************************************
	Img item
	******************************************/
.img-item a{
	position: absolute;
	display: block;
	width: 100%;
	height: 295px;
}
.img-item .btn{
	display: block;
	width: 172px;
	height: 30px;
	border-radius: 15px;
	font: 16px/30px 'Microsoft Yahei';
	font-weight: 600;
	color: #fff;
    margin-top: 230px;
    margin-left: 66px;
    background-color: #fec75c;
}
.img-item a:hover .btn {
	background-color: #ffc146;
}
.img-item a:active .btn {
	background-color: #ffd37b;
}
.img-item img {
}

span.more{
	float:right;
	font:12px/24px "YaHei";
	padding:0 5px 0 0;
	}
span.more a:link,
span.more a:visited{	
	color:#666;	
	}
span.more a:hover,
span.more a:active{
	color:#e00;
    text-decoration:underline;
	}

.tabs.head2 {
	background: url(../../images/xxgcswzxgzhyjs/sbanner.jpg) no-repeat 0 0px;
    width: 400px;
}
.tabs.head2 .tabs_title{ 
    margin-left: 16px;
}
.tabs.head2 .more{margin-right: 0.1px;}
.tabs.head2 .more {
	color: #fff;
	margin-top: 10px;
}

.tabs.head3 {
	background: url(../../images/xxgcswzxgzhyjs/sbanner.jpg) no-repeat 0 0px;
	width: 466px;
}
.tabs.head3 .tabs_title{ 
    margin-left: 16px;
}
.tabs.head3 .more{ 
    margin-right: 10px
}
.tabs.head3 .more { 
	color: #fff;
	margin-top: 10px;
}
.tabs.head3 .more:hover {
	color: #fff;
	text-decoration: underline;
}