﻿* {
	padding: 0;
	margin: 0;
}
li {
	list-style: none;
}
.bodyer {
	width: 70%;
	margin: 0 auto;
	min-width: 840px;
}
.title_bkg {
	width: 100%;
}
.title_bkg img{
	float:center;
}
.title_second {
	width: 100%;
	background: #fff;
	height: 60px;
	line-height: 50px;
	text-align: center;
    font-size: 24px;
    font-weight: bolder;
}
.tab_01 {
	height: 281px;
	background: #fff;
}
.left_01 {
	float: left;
	margin-left: 2%;
	width: 49%;
	height: 100%;
	position: relative;
}
.right_01 {
	float: right;
	margin-right: 2%;
	width: 45%;
	height: 100%;
	overflow: hidden;
}
.slider,.slider-extra { 
 	width: 100%; 
 	height: 100%; 
 } 
 .slider-panel {
 	width: 100%;
 	height: 100%;
 }
 .slider-panel a {
 	display: inline-block;
 	width: 100%;
 	height: 100%;
 }
 .slider-panel img {
 	width: 100%;
 	height: 100%;
 }
 .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;
    text-indent: 20px;
    width: 100%;
}
.title_div {
	height: 32px;
	line-height: 32px;
	border-bottom: 2px solid #c5000a;
}
.title_div .title_span_icon {
	/* width: 90px; */
	margin-top: 2px;
         */margin-left: 14px; */
        height:25px;
}
.title_a {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	float: right;
	text-decoration: none;
	font-size: 14px;
	color: #000;
}
.list_com {
	height: 35px;
	line-height: 35px;
}
.dot {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	float: left;
	margin-left: 10px;
}
.span_list {
	display: inline-block;
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	font-size: 14px;
	margin-left: 10px;
}
.data_right {
	float: right;
	font-size: 14px;
}
.tab_02 {
	height: 346px;
	background: #fff;
}
.left_02 {
	float: left;
	margin-left: 2%;
	width: 47%;
	height: 328px;
	position: relative;
	margin-top: 16px;
	border: 1px solid #c5000a;	
	overflow: hidden;
}
.right_02 {
	float: right;
	margin-right: 2%;
	width: 47%;
	height: 328px;
	position: relative;
	margin-top: 16px;
	border: 1px solid #c5000a;	
	overflow: hidden;
}
.title_div_02 {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #c5000a;	
}
.title_div_02 .title_span_icon {
	/* width: 90px; */
	margin-top: 8px;
        margin-left: 14px;
        /*height:25px; */
}
.part_bkg {
	position: absolute;
	z-index: 99;
	width: 100%;
	height: 40px;
}
.position2 {
	position: relative;
	z-index: 999;
}
.title_div_02 .title_a {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	/*float: right;*/
	text-decoration: none;
	font-size: 14px;
	color: #000;
	margin-right: 20px;
	margin-right: 10px;
	position:absolute;
	right:0px;
}
.div_02_info li {
	margin: 0 15px;
	border-bottom: 1px solid #e2e2e2;
}
.tab_03 {
	height: 470px;
	background: #fff;
}
.left_03 {
	float: left;
	margin-left: 2%;
	width: 47%;
	height: 451px;
	position: relative;
	margin-top: 16px;
	border: 1px solid #c5000a;	
	overflow: hidden;
}
.right_03 {
	float: right;
	margin-right: 2%;
	width: 47%;
	height: 225px;
	position: relative;
	margin-top: 16px;
	border: 1px solid #c5000a;	
	overflow: hidden;
}
.right_04 {
	float: right;
	margin-right: 2%;
	width: 47%;
	height: 222px;
	position: relative;
	margin-top: 2px;
	border: 1px solid #c5000a;	
	overflow: hidden;
}
.div_03_info {
	padding: 16px;
}
.video_01 {
	width: 100%;
	height: 180px;
	position: relative;
}
.video1_pic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.video_01_info {
	position: absolute;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	text-indent: 5px;
}
.video_02 {
	width: 100%;
	height: 180px;
	position: relative;
	margin-top: 16px;
}
.video2_pic {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}
.video_02_info {
	position: absolute;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 14px;
	text-indent: 5px;
}
.footer {
	width: 100%;
	height: 125px;
	background: #fff;
}
.footer_inner {
	background: url(../images/sscddh/footer_bkg.png);
	width: 96%;
	margin-left: 2%;
	height: 100px;
	position: relative;
	top:25px;
	text-align: center;
}
.video_a {
	display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 9999;
}
.footer_span,.footer_pic {
	display: inline-block;
	font-size: 14px;
}
.footer_pic {
	position: relative;
	top: 20px;
}
.footer_span {
	position: relative;
	top: 10px;
}
.video_icon {
	z-index: 99;
	width: 50px;
	height:50px;
	position: absolute;
	top: 50%;
	left:50%;
	margin-top: -25px;
	margin-left: -25px;
}
.list_a_02 {
	display: inline-block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: black;
}
.list_a_02:hover {
	/* color: blue; */
}
.bodyer img a {
color: black; 
}
.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/lsxxzt/bgk2.jpg);
	height: 24px;
	position: relative;
}
.bodyer_01_list li {
	/*height: 30px;*/
	line-height: 30px;
	border-bottom: 1px dashed #8C8C8C;
}
.bodyer_01_list li a{
	color: black;
}
.bodyer_01_list li a:hover{
	color: #2770e1;
}
.bodyer_01_list{
	margin-top:20px;
}
span.more{
	float:right;
	font-weight:normal !important;
	font-size:16px !important;
	padding:0 5px 0 0;
	color: #9b9b9b;
	}
.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;	}

a { 
 	text-decoration: none; 
        color:09b9b9b;
 } 
.more_span {
   
    height: 24px;
    line-height: 24px;
    margin-right: 8px;
    color: #8c8c8c;
    cursor: pointer;
}
.more_span:hover {
	color: #1676d7;
}