/*****Banner样式*****/
.banner{
	position:relative;
	width:1020px;
	height:380px;
}
.banner img{
	position:absolute;
	left:2px;
	top:0px;
	display:none;
}
.banner_hover{
	position:absolute;
	width:1020px;
	height:380px;
	background:url("../images/index_banner_hover.png")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/index_banner_hover.png*/ no-repeat;
	left:0px;
	top:0px;
	z-index:10;
}
.num{
	position:absolute;
	background:url("../images/banner_num_bg.gif")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/banner_num_bg.gif*/ no-repeat center center;
	width:40px;
	height:40px;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	line-height:40px;
	text-align:center;
	cursor:pointer;
}
.num_hover{
	background:url("../images/banner_num_hover.gif")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/banner_num_hover.gif*/ no-repeat center center;
}
.num_01{
	left:750px;
	top:300px;
}
.num_02{
	left:785px;
	top:288px;
}
.num_03{
	left:820px;
	top:275px;
}
.num_04{
	left:855px;
	top:260px;
}
/**视频播放框样式**/
.video{
	position:absolute;
	left:450px;
	top:175px;
	z-index:11;
}
.video_close{
	z-index:12;
	position:absolute;
	left:790px;
	top:180px;
	cursor:pointer;
}
.video_dispaly{
	display:none;
}
/*****主体内容块样式*****/
.main{
	padding-left:35px;
	padding-top:20px;
	overflow:hidden;
	_zoom:1;
}
.main_left,.main_mid,.main_right{
	float:left;
}
/*****主体内容左边块样式*****/
.title{
	cursor:pointer;
}
.main_left{
	width:260px;
	margin-right:25px;
}
.main_left_title{
	overflow:hidden;
	_zoom:1;
	padding-bottom:6px;
	border-bottom:#E6E6E6 1px solid;
	margin-bottom:2px;
}
.main_left_title a{
	display:block;
	float:left;
	background:url("../images/index_left_title_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/index_left_title_bg.jpg*/ no-repeat center 2px;;
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-family:"微软雅黑";
	font-size:12px;
	color:#838383;
}
a.main_left_title_hover{
	background:url("../images/index_left_title_hover.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/index_left_title_hover.jpg*/ no-repeat top;
	font-weight:bold;
	color:#000;
}
a.main_left_title_more{
	background:none;
	float:right;
	width:29px;
	height:7px;
	margin:0;
	margin-top:10px;
}
.main_left_list li{
	height:20px;
	padding-left:10px;
	background:url("../images/index_left_icon.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/index_left_icon.jpg*/ no-repeat left center;
	line-height:20px;
	border-bottom:#FFD4CC 1px solid;
	color:#666666;
}
.main_left_list a{
	color:#666666;
}
.index_list2{
	display:none;
}
/*****主体内容中间块(公司简介)样式*****/
.main_mid{
	width:350px;
	font-family:"微软雅黑";
	margin-right:25px;
}
.main_mid_title,.main_mid_english{
	font-weight:bold;
	font-size:14px;
}
.main_mid_english{
	color:red;
	border-bottom:#E6E6E6 1px solid;
	margin-bottom:3px;
}
.main_mid_contant{
	line-height:20px;
	color:#666666;
}
.main_mid_contant img{
	margin-bottom:0px;
}
/*****主体内容右边块(联系我们)样式*****/
.main_right{
	font-family:"微软雅黑";
	
}
.main_right_title{
	padding-left:10px;
	font-weight:bold;
	font-size:14px;
}
.main_right_contant{
	width:280px;
	height:98px;
	background:url("../images/index_right_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/index_right_bg.jpg*/ no-repeat;
	padding-left:5px;
	padding-top:5px;
}
.main_right_contant table{
	background:url("../images/index_right_computer.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/index_right_computer.jpg*/ no-repeat 208px 15px;
}
.main_right_contant td{
	padding:3px 0;
	font-size:11px;
	color:#848484;
}
.main_right_contant div{
	padding-left:7px;
	font-size:11px;
	color:#848484;
	line-height:20px;
	height:20px;
}
.main_right_contant div img{
	margin-right:5px;
}