/* CSS Document */

.owl-theme .owl-controls{
	/*background:rgba(0,0,0,0.5);*/
	height:50px;
	margin-top:-45px;
	text-align:right;
}
.owl-pagination{
	background:rgba(255,255,255,0.6);
	margin-top:8px;
	padding-top:4px;
	margin-bottom:0px;
}


/**************************************/
.top_pic_box{
	margin:auto;
	margin-top:0px;
	width:100%;
	height:auto;
	overflow:hidden;
}
.top_pic_box img{
	width:100%;
	height:auto;
}
.top_pic_box .title_lan{
	position:absolute;
	top:50%;
	margin-top:-25px;
	margin-left:-10px;
	width:auto;
	padding-left:16px;
	padding-right:16px;
	height:50px;
	background:rgba(0,0,0,0.3);
	border:6px solid rgba(255,255,255,0.5);
	/*background-clip:content-box;*/
	background-clip:padding-box;
	color:#FFF;
	text-align:center;
	line-height:36px;
	font-size:22px;
	font-family:Tahoma, verdana, Helvetica, Arial, "Microsoft Yahei", "SimSun", sans-serif;
	text-shadow: 1px 1px 0 #000;
	z-index:10;
	overflow:hidden;
	
}
.top_pic_box_b_bglan{
	height:9px;
	background-image:url(../img/index/index_08.gif);
	background-position:top center;
	background-repeat:repeat-x;
	overflow:hidden;
}


/********************************************************************/
.contents_box{
	margin:auto;
	padding-top:5px;
	width:100%;
	height:auto;
	min-height:300px;
}
.contents_box ul{
	width:100%;
	height:auto;
	overflow:hidden;
	
}
.contents_box ul li{
	margin-left:35px;
	width:85%;
	height:auto;
	line-height:160%;
	font-size:16px;
	overflow:hidden;
}

.contents_box ul li.years{
	margin-left:28px;
	margin-top:12px;
	margin-bottom:6px;
	width:85%;
	height:28px;
	overflow:visible;
}
.contents_box ul li.years .dian_l{
	position:absolute;
	margin-top:4px;
	margin-left:-18px;
	width:15px;
	height:15px;
	background-color:#FFF;
	border-width:3px;
	border-style:solid;
	border-radius:7px;
	z-index:4;
	overflow:hidden;
}
.contents_box ul li.years span{
	display:block;
	width:65px;
	height:28px;
	background-image:url(../img/index/year_bg.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	background-size:65px 27px;
	line-height:28px;
	text-align:center;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	overflow:hidden;
	
}


.line_bg{
	position:absolute;
	z-index:2;
	top:80px;
	left:15px;
	width:5px;
	height:110%;
	background:rgba(0,0,0,0.2);
	overflow:visible;
}
.top_dian{
	position:absolute;
	margin-top:-5px;
	margin-left:-5px;
	width:15px;
	height:15px;
	background-color:#FFF;
	border:#999 3px solid;
	border-radius:7px;
	z-index:4;
	overflow:hidden;
}


.copyright-content{
	padding-left:28px;
}



























