/* 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;
	overflow:hidden;
}
.contents_box ul{
	margin:auto;
	width:96%;
	height:auto;
	overflow:hidden;
	
}
.contents_box ul li{
	float:left;
	margin-left:1px;
	margin-bottom:1px;
	width:49%;
	height:auto;
	overflow:hidden;
}

.contents_box ul li .top_pic{
	position:relative;
    z-index: 2;
	width:100%;
	height:auto;
	overflow:hidden;
	
}
.contents_box ul li .top_pic img{
	width:100%;
	height:auto;
	overflow:hidden;	
}

.contents_box ul li .titles{
	position:relative;
	margin-top:-24px;
    z-index: 3;
	width:100%;
	text-align:center;
	line-height:24px;
	color:#FFF;
	font-size:14px;
	text-shadow: 1px 1px 0 #878787;
}

.type_selectshow{
	position:absolute;
	width:290px;
	height:100%;
	padding:20px;
	z-index:10;
	display:none;
	background-color:rgba(0,0,0,0.8);
	color:#FFF;
	overflow:visible;
}
.ts_pos_06{
	left:7px;
	top:5px;
	height:212px;
	
}



/***********************************************/
.Close {
	height:33px;
	line-height:33px;
	font-size:9pt;
}
.Close a{
	height:33px;
	line-height:33px;
	display:block;
	float:right;
/*	background-image: url(../imgs/dialog_closebtn.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
}
.Close_t {
	text-align:right;
	width:78%;
	margin-top:-10px;
	position: fixed;
	display:none;}
.Close_b,.Close_b a{
	color:#065C91;
	font-weight: bold;
}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 10%;
	left: 6%;
	_left: 9%;
	width: 82%;
	height: 80%;
	_height: 480px;
	padding:1em 1.5em 1em 1.5em;
	border: 8px solid #FFFFFF;
	background-color: #FFFFFB;
	background-color:#F2F3F5;
	text-align: left;
	z-index:1001;
	overflow: auto;
}
.leightbox h1{
	color:#065c91;
	padding-bottom:3px;
}
.leightbox h1,.leightbox .text_p{
	margin:0 auto;
}
.leightbox .text_p{
	font-family:Arial, Helvetica, sans-serif;
	padding-top:8px;
	line-height:175%;
	font-size:10pt;}
#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
















