﻿* {
	padding: 0;
	margin: 0;
}
.header,.bodyer {
	width: 1000px;
    margin: 0 auto;
}
.header img {
	width: 100%;
}
.footer {
	width: 100%;
}
li {
	list-style: none;
}
.change_tab li{
	width: 163.333px;
	height: 30px;
	background: url(../../images/lsxxzt2018/bgk.jpg);
	float: left;
	margin-top: 3px;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
}
.change_tab li a{
	width: 163.333px;
	float: left;
        background: url(../../images/lsxxzt2018/bgk.jpg);
	margin-top: 1px;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.spe_li {
	margin-left: 4px;
}
.bodyer_01 {
	width: 100%;
	height: 350px;
}
.bodyer_02 {
	width: 100%;
	height: 350px;
}
.bodyer_01_left,.bodyer_01_right {
	position: relative;
	width: 490px;
	margin-top: 10px;
}
.bodyer_01_left {
	float: left;
}
.bodyer_01_right {
	float: right;
}
.bodyer_02_left {
	float: left;
	height: 300px;
	width: 390px;
}
.bodyer_02_left,.bodyer_02_right {
	margin-top: 10px;
}
.bodyer_02_right {
	width: 600px;
	float: right;
}
.bodyer_02_left {
	float: left;
	height: 300px;
}
.boyder_header {
	background: url(../../images/lsxxzt2018/bgk2.jpg);
	height: 24px;
	position: relative;
}
.image_tip {
	position: absolute;
    background: url(../../images/lsxxzt2018/bgk3.jpg) no-repeat;
    color: #fff;
    width: 96px;
    height: 47px;
    left: 0px;
    top: -9px;
}
.image_tip span {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 100px;
}
.more_span {
    float: right;
    display: inherit;
    height: 24px;
    line-height: 24px;
    margin-right: 8px;
    color: #8c8c8c;
    cursor: pointer;
}
.more_span:hover {
	color: #1676d7;
}
.bodyer_01_list li {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px dashed #8C8C8C;
}
.bodyer_01_list {
	margin-top: 20px;
}
.time_info {
	float: right;
	color: #9b9b9b;
}
.picture_list {
	margin-top: 20px;
}
.picture_list a{
	text-align:center;
	color:white;
}
.picture_list img {
	width: 190.66px;
        height: 127px;
}
.picture_list div {
	display: inline-block;
}
.bodyer_03_info {
	width: 100%;
	background: #f0f0f2;
	border-radius: 10px;
	margin-top: 20px;
	padding-top:20px;
}
.bodyer_03_title {
	height: 68px;
	line-height: 68px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	width: 80%;
	margin: 0 auto;
	background: #ad2727;
}
.active_list {
	padding-left: 10px;
	width: 450px;
	display: inline-block;
	margin: 0 18px;
	padding-top: 20px;
}
.active_title {
	width: 140px;
	height: 25px;
	background: #3d77a6;
	position: relative;
	line-height: 25px;
	padding-left: 10px;
	color: #fff;
}
.active_title img {
	position: absolute;
	right: -15px;
	
}
.active_left,.active_right {
	display: inline-block;
}
.active_left {
	width: 300px;
}
.active_right {
	width: 145px;
    position: absolute;
    right: 0;
    z-index: 999999;
}
.active_left p,.active_right p {
	margin-left: 40px;
}
.active_left p img,.active_right p img {
	position: relative;
	top:2px;
}
.active_right img{
	width: 145px;
}
.active_bodyer {
	margin-top: 20px;
	position: relative;
}
.bold {
	font-weight: bold;
}
.line {
	width: 1.5px;
	height: 80%;
	background: #9fa0a2;
	position: absolute;
	left: 371px;
	bottom: 0px;
}
.footer {
	margin-top: 20px;
	height: 57px;
	width: 100%;
	text-align: center;
	padding-top: 20px;
    position: relative;
}
.footer p {
	color: #a8a8a8;
	height: 20px;
	line-height: 20px;
}
.small_size {
	font-family: "微软雅黑";
	font-size: 15px;
}
#click_color {
	background: #f3f3f3;
	color: #3a61b3;
}
.bodyer_01_list li:hover {
	color: #2770e1;
}
/*图片轮播*/
 a { 
 	text-decoration: none; 
 } 
 ul { 
 	list-style: outside none none; 
 } 
 .slider, .slider-panel img, .slider-extra { 
 	width: 490px; 
 	height: 292px; 
 } 
 .slider { 
 	text-align: center; 
 	margin: 0px auto; 
 	position: relative; 
 } 
 .slider-panel, .slider-nav, .slider-pre, .slider-next { 
 	position: absolute; 
 	z-index: 8; 
 } 
 .slider-panel { 
 	position: absolute; 
 } 
 .slider-panel img { 
 	border: none; 
 } 
 .slider-extra { 
 	position: relative; 
 } 
 .slider-nav { 
 	margin-left: -51px; 
 	position: absolute; 
 	left: 90%; 
 	bottom: 4px; 
 	z-index: 9999999;
 } 
 .slider-nav li { 
 	background: #3e3e3e; 
 	border-radius: 50%; 
 	color: #fff; 
 	cursor: pointer; 
 	margin: 0 2px; 
 	overflow: hidden; 
 	text-align: center; 
 	display: inline-block; 
 	height: 10px; 
 	width: 10px; 
 } 
 .slider-nav .slider-item-selected { 
 	background: blue; 
 } 
 .slider-page a{ 
 	background: rgba(0, 0, 0, 0.2); 
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000); 
 	color: #fff; 
 	text-align: center; 
 	display: block; 
 	font-family: "simsun"; 
 	font-size: 22px; 
 	width: 28px; 
 	height: 62px; 
 	line-height: 62px; 
 	margin-top: -31px; 
 	position: absolute; 
 	top: 50%; 
 } 
 .slider-page a:HOVER { 
 	background: rgba(0, 0, 0, 0.4); 
 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); 
 } 
 .slider-next { 
 	left: 100%; 
 	margin-left: -28px; 
 } 
.bottom_title {
	z-index: 9999;
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
    text-align: left;
    display: block;
    font-family: "simsun";
    font-size: 12px;
    width: 470;
    height: 30px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    padding-left: 20px;
}
.video {
	position: relative;
	margin-top: 20px;
	height: 260px;
	background-size: 100% 100%;
}
.video_a {
	background: rgba(0,0,0,0.2);
	display: inline-block;
    width: 100%;
    height: 100%;
}
.video_icon {
	z-index: 99999;
	width: 50px;
	height:50px;
	position: absolute;
	top: 50%;
	left:50%;
	margin-top: -25px;
	margin-left: -25px;
}
.video li{
	background:url(../images/videoicon.gif) no-repeat 0 8px;
	padding: 0px 0px 0px 30px;}
.videoImg {
	position: relative;
	}
.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;}
.bodyer_01_list li {
	cursor: pointer;
}
.bodyer_01_list li a{
	color: black;
}
.bodyer_01_list li a:hover{
	color: #2770e1;
}
.picture_info {
	position: relative;
}
.picture_info div {
	position: absolute;
	bottom: 0;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: rgba(0,0,0,0.5);
	width: 180.66px;
	padding-left:10px;
	font-size: 15px;
}
.change_tab li:hover {
	background: #f3f3f3;
	color: #3a61b3;
}
span.more{
	float:right;
	font-weight:normal !important;
	font-size:12px !important;
	padding:0 5px 0 0;
	}
.more_span a{
    float: right;
    display: inherit;
    height: 24px;
    line-height: 24px;
    margin-right: 8px;
    color: #8c8c8c;
    cursor: pointer;
}
span.more a:link,
span.more a:visited{	
	color:#e00;	
	}
span.more a:hover,
span.more a:active{
	color:#e00;
    text-decoration:underline;
	}
.picture_list li{
	/* background: url(../images/imgbg2.gif) no-repeat 0 0 ; */
	float: left ;
	display: inline ;
	margin:0px 4px 1px ;
	padding: 8px 0 0 2px ;
	width: 186px ;
	height: 125px ;
	}
.listContent{
	width: 960px ;
	min-height: 580px ;
	_height: 580px ;
	margin: 0 auto ;}
.listContent ul{
	margin: 18px 24px ;
	line-height: 32px ;}
.listContent li{
	padding: 0 0 0 18px ;
	border-bottom: 1px dotted #ddd;
	font-size: 14px ;}
.listContent li a{
	color: #333;
	}
.listContent div.listTitle{
	margin-top: 20px ;
	height: 31px ;
	border-bottom: 4px solid #e7e7e7 ;
	line-height: 29px ;
	font-weight: 400 ;}
.listTitle label{
	margin: 0 0 2px 24px ;
	display: inline-block ;
	width: 112px ;
	height: 29px ;
	background: #658611;
	color: #fff ;
	font-size: 18px ;
	text-align: center ;}