/*banner样式*/
.banner{
}
.banner_content{
	position:relative;
	width:949px;
	height:254px;
	margin:0 auto;
}
.banner_hover{
	position:absolute;
	left:0px;
	top:0px;
}
/*主体样式*/
.main{
	/*overflow:hidden;*/
	_zoom:1;
	padding-top:10px;
}
.left_categroy,.main_right{
	float:left;
}
.main_right{
	width:675px;
}
/*主体左边导航样式*/
.left_categroy{
	padding-left:25px;
	width:223px;
}
.categroy_list_title{
	font-size:16px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#FF4623;
	padding-bottom:10px;
}
.categroy_list_title span{
	color:#C4C4C4;
	font-size:12px;
	font-weight:normal;
}
.categroy_list{
	display:block;
	padding-top:5px;
	background:url("../images/left_categroy_list_bg.png")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/left_categroy_list_bg.png*/ no-repeat -30px 0px;
}
.categroy_list li{
	width:161px;
	height:26px;
	line-height:26px;
	border-top:#E6E6E6 1px solid;;
	padding-left:20px;
	position:relative;
}
.categroy_list li .children_list{
	height:auto;
	position:absolute;
	left:190px;
	top:0px;
	border-bottom:#DCDCDC 1px solid;
	overflow:hidden;
	z-index:80;
}
.categroy_list li img{
	position:absolute;
	left:186px;
	top:11px;
	z-index:100;
}
.children_list li{
	width:160px;
	background:#FFF;
	border:#DCDCDC 1px solid;
	border-bottom:none;
	padding-left:10px;
	height:30px;
	line-height:30px;
}
.categroy_list li a{
	font-family:"微软雅黑";
	color:#919191;
	width:161px;
	height:26px;
	overflow:hidden;
	display:block;
}
.children_list li a{
	color:#58595B;
}
.children_list li.hover{
	background:#FF4623;
}
.children_list li.hover a{
	color:#FFF;
}

li.categroy_list_hover{
	background:url("../images/left_list_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/left_list_bg.jpg*/ no-repeat  left center;
	color:#000;
}
/*主体右边内容样式*/
.main_right_title{
	overflow:hidden;
	_zoom:1;
	padding-right:30px;
	border-bottom:#CCCCCC 1px solid;
	padding-bottom:2px;
}
.main_right_title_left{
	float:left;
}
.main_right_title_right{
	float:right;
	text-align:right;
	width:400px;
}
.main_right_title_left div{
	font-size:11px;
	color:#ADADAD;
	padding-left:10px;
}
div.main_right_title_left_title{
	padding-left:12px;
	height:21px;
	line-height:21px;
	font-size:18px;
	font-weight:bold;
	font-family:"微软雅黑";
	color:#000;
	background:url("../images/main_right_title_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/main_right_title_bg.jpg*/ no-repeat left center;
}
.main_right_title_right{
	margin-top:15px;
	font-size:11px;
	font-family:"微软雅黑";
	color:#777777;
}
.main_right_title_right span{
	font-size:11px;
	background:url("../images/main_right_title.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/main_right_title.jpg*/ no-repeat left center;
	padding-left:5px;
	margin-left:10px;
}
/*产品列表样式*/
.product_list_ul{
	overflow:hidden;
	_zoom:1;
	padding-left:8px;
}
.product_list_ul li{
	float:left;
	text-align:center;
	padding:10px;
}
.product_list_ul li .img{
	border:1px solid #DDDDDD;
	width:196px;
	height:136px;
	margin-bottom:8px;
	padding-left:3px;
	padding-top:3px;
}
.product_list_ul li img{
	max-width:190px;
	_width:190px;
	max-height:130px;
	_height:130px;
}
.product_list_ul li a{
	color:#58595b;
}
.product_list_title{
	font-size:14px;
	font-family:"微软雅黑";
}
.product_list_content{
	padding-top:10px;
	/*background:url(../images/product_list.jpg) no-repeat top center;*/
	text-align:center;
	overflow:hidden;
	_zoom:1;
}
.product_list_img{
	background:url("../images/product_list_img_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/product_list_img_bg.jpg*/ no-repeat left top;
	float:left;
	padding-right:30px;
	width:165px;
	height:115px;
	padding-left:25px;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}
.product_list_img img{
	width: expression(this.width > 165 ? 165: true);
    max-width:165px;
    height: expression(this.height > 115 ? 115: true);
    max-height: 115px;
}
.product_parameter{
	width:440px;
	float:right;
	margin-top:25px;
}
.product_parameter td{
	font-family:"微软雅黑";
	font-size:12px;
	line-height:18px;
	border-bottom:#D0D0D0 1px solid;
}
.product_show{
	padding:30px;
}
.img_show{
	border:1px solid #AAAAAA;
	overflow:hidden;
}
.img_content{
	text-align:center;
	overflow:hidden;
}
.img_content img{
	max-width:568px;
	_width:expression((this.offsetWidth > 568) ? "568px" : this.offsetWidth + "px" );
	max-height:500px;
	_height:expression((this.offsetHeight > 500) ? "500px" : this.offsetHeight + "px" );
}
.img_them{
	padding-top:20px;
	padding-left:5px;
	overflow:hidden;
}
.img_them_show{
	overflow:hidden;
	width:560px;
}
.img_them_content{
	width:5000px;
	padding-left:20px;
	overflow:hidden;
}
.img_them_content img{
	float:left;
	width:86px;
	height:86px;
	border:#AAAAAA 1px solid;
	margin-right:20px;
	cursor:pointer;
}
.product_des td{
	font-family:"微软雅黑";
	line-height:18px;
	border-bottom: #D0D0D0 1px solid;
}
.product_des .title{
	background:url("../images/product_title_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/product_title_bg.jpg*/ repeat-x bottom;
	height:40px;
	line-height:20px;
	font-family:"微软雅黑";
	color:#58595B;
	padding-left:5px;
	font-weight:bold;
}
.product_cate{
	overflow:hidden;
	padding-bottom:20px;
}
.product_cate a{
	color:#58595B;
	display:block;
	float:left;
	padding:0 5px;
	border-right:#58595B 1px solid;
}
.product_cate .title{
	background:url("../images/product_title_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/product_title_bg.jpg*/ repeat-x bottom;
	height:40px;
	line-height:20px;
	font-family:"微软雅黑";
	color:#58595B;
	padding-left:5px;
	font-weight:bold;
}
.guestbook{
	
}
.guestbook .title{
	background:url("../images/product_title_bg.jpg")/*tpa=http://www.gzlailong.com/assets/f460bbca/images/product_title_bg.jpg*/ repeat-x bottom;
	height:40px;
	line-height:20px;
	font-family:"微软雅黑";
	color:#58595B;
	padding-left:5px;
	font-weight:bold;
}
.guestbook td{
	height:30px;
}
.guestbook input{
	width:250px;
}
.guestbook select{
	width:250px;
}
.guestbook textarea{
	width:590px;
	height:80px;
}
