﻿img{border:0px}
.header .logo{
	display: block;
	margin: 0 auto;
	height: auto;
}

.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: 12px;
}
.list_img {
	margin-right: 20px;
}
.list_item_bg {
	background: #f7f7f7;
	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 {
	background: #ee4922;
	background: -webkit-linear-gradient(0deg, #e00b0b, #ff943d); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(0deg, #e00b0b, #ff943d); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(0deg, #e00b0b, #ff943d); /* Firefox 3.6 - 15 */
	background: linear-gradient(0deg, #e00b0b, #ff943d); /* default */
}
.tabs.head2 { 
	border-bottom: 1px solid #c8c8c8;
	margin-bottom: 8px;
}
.tabs.head1 .tabs_title{ 
    margin-left: 16px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.tabs.head1 .more{ 
    margin-right: 10px
}
.tabs.head2 .tabs_title{ 
    font-size: 14px;
}
.tabs .more {
	float: right;
	font-size: 14px;
	color: #333333;
	margin-top: 9px;
	margin-right: 4px;
}
.tabs.head1 .more { 
	color: #fff;
	margin-top: 6px;
}
.tabs.head2 .more { 
	color: #90EE90;
}
.tabs .more:hover {
	color: #d4291f;
}
.tabs.head1 .more:hover {
	color: #fff;
	text-decoration: underline;
}
.tabs_title{
    display: inline-block;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    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/lsxxzt2018/img_title1_01.png)
}
.tabs_title.title_img_dygy {
	background-image: url(../../images/lsxxzt2018/img_title1_02.png)
}
.tabs_title.title_img_hwtj {
	background-image: url(../../images/lsxxzt2018/img_title1_03.png)
}
.tabs.head2 .tabs_title {
	display: inline-block;
	height: 32px;
    line-height: 32px;
	
	background: #ee4922;
	background: -webkit-linear-gradient(0deg, #e00b0b, #ff943d); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(0deg, #e00b0b, #ff943d); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(0deg, #e00b0b, #ff943d); /* Firefox 3.6 - 15 */
	background: linear-gradient(0deg, #e00b0b, #ff943d); /* default */
	
	position: relative;
	bottom: -1px;
}

.slideBox{
	width: 584px;
	height: 324px;
}
.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: 358px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 6px;
	height: 158px;
}
.subList1 {
	width: 358px;
	margin-top: 4px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 6px;
	height: 158px;
}
.vedio_item {
	width: 388px;
	text-align: center;
	position: relative;
	overflow: hidden;
    height: 200px;
}
.vedio_item .txt_bg { 
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../../images/lsxxzt2018/tips_bg.png) repeat 0 0;
	height: 30px;
	
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.vedio_item .txt { 
	bottom: 0;
	width: 280px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.vedio_item .txt a{ 
	color: #fff;
}
.vedio_item .to_play {
	position: relative;
}
.vedio_item .to_play i {
	position: absolute;
	display: inline-block;
	background: url(../../images/lsxxzt2018/icon_vedio.png) no-repeat 0 0;
	width: 54px;
	height: 52px;
	margin-top: 54px;
	left: 50%;
	margin-left: -27px;
	
	z-index: 9;
}
.vedio_item .to_play img{
	transition: all 0.6s;
	transform: scale(1);
}
.vedio_item .to_play:hover img {
	transform: scale(1.1);
}
.vedio_item .to_play:hover i {
	background-image: url(../../images/lsxxzt2018/icon_vedio_pre.png);
}
.videoImg {
	position: relative;
	height: 169px;}
.videoImg img{
	vertical-align:middle;}
.videoImg .videoBn{
	position: absolute;
	display:block;
	z-index:1000;
	top: 80px;
        left: 150px;}
.video-info{
	width:100%;
	display:inline-block;
	text-align:center;
	margin: 4px 0;}
.subList.list2 {
	width: 584px;
	margin-top: 12px;
	padding: 0;
	height: auto;
}
.subList.list3 {
	width: 330px;
	margin-top: 16px;
}
.subList li {
    background: url(../../images/lsxxzt2018/icon_list_01.gif) no-repeat 0 center;
    height: 31px;
    line-height: 31px;
    padding-left: 13px;
}
.subList li i {
	display: inline-block;
	background: url(../../images/lsxxzt2018/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;
	background-image: url(../../images/lsxxzt2018/icon_list_03.png);
}
.subList li:hover {
    background: url(../../images/lsxxzt2018/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: #d4291f;
}
span.date {
    float: right;
    font: 12px/24px "YaHei";
    padding: 0 5px 0 0;
	color: #b5b4b4;
}

.info {
	width: 400px;
	height: 245px;
}
.info_con{
	padding: 0 10px;
}
.focus_news {
	width: 584px;
}

/******************************************
	Img Box
	******************************************/
.img_link {
	display: inline-block;
	margin-top: 4px;
	border-radius: 10px;
	
	overflow: hidden;
}
.img_link img {
	float: left;
	transition: all 0.6s;
	transform: scale(1.01);
}
.img_link:hover img {
	transform: scale(1);
}


/******************************************
	Active Pic Grid
	******************************************/
.active_pic_grid {
	position: relative;
	overflow: hidden;
}
.active_pic_grid li {
	float: left;
	position: relative;
	margin-top: 2px;
	
	overflow: hidden;
}
.active_pic_grid li.marR {
	margin-right: 1px;
}
.active_pic_grid li a img {
	float: left;
	width: 398px;
	height: 228px;
	transition: all 0.6s;
	transform: scale(1);
}
.active_pic_grid li a img:hover {
	transform: scale(1.1);
}
.active_pic_grid .txt_bg { 
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url(../../images/lsxxzt2018/tips_bg.png) repeat 0 0;
	height: 30px;
}
.active_pic_grid .txt { 
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 100%;
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #fff;
}
.active_pic_grid .txt a { 
	color: #fff;
}
/******************************************
	Link Btns
	******************************************/
.link_btns {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background: #ebebeb;
}
.link_btns a {
	display: inline-block;
	width: 165px;
	height: 32px;
	line-height: 32px;
	border-radius: 6px;
	
	font-size: 14px;
	color: #fff;
	margin-left: 1px;
	
	margin-right: 1px;background: #ee4922;
	background: -webkit-linear-gradient(0deg, #e00b0b, #ff943d); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(0deg, #e00b0b, #ff943d); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(0deg, #e00b0b, #ff943d); /* Firefox 3.6 - 15 */
	background: linear-gradient(0deg, #e00b0b, #ff943d); /* default */
	
	transition: box-shadow 0.3s linear 0s;
}

.link_btns a:hover {
	-webkit-box-shadow: 0 0 16px rgba(70, 1, 0, .36);
	-moz-box-shadow: 0 0 16px rgba(70, 1, 0, .36);
	-o-box-shadow: 0 0 16px rgba(70, 1, 0, .36);
	box-shadow: 0 0 16px rgba(70, 1, 0, .36);
}
.link_btns a:active {
	-webkit-box-shadow: 0 0 16px rgba(70, 1, 0, 0);
	-moz-box-shadow: 0 0 16px rgba(70, 1, 0, 0);
	-o-box-shadow: 0 0 16px rgba(70, 1, 0, 0);
	box-shadow: 0 0 16px rgba(70, 1, 0, 0);
}

.footer {
	font-size: 14px;
	color: #484848;
	border-top: 1px solid #cccccc;
	margin-top: 14px;
}
.footer img {
	display: inline-block;
	
}
.footer label {
	position: relative;
	top: -30px;
	left: 16px;
}