#body-style{
	min-width: 1200px;
	height: 400px;
	
	position: relative;
}

.banner-1{
	background: url("../../../img/lglow/web/banner_bg.jpg") center no-repeat;
	background-color:#2a80b9;
}

.banner-3{
	background: url("../../../img/lglow/web/banner_bg_en.jpg") center no-repeat;
	background-color:#2a80b9;
}

.banner-2{
	background: url("../../../img/lglow/web/banner_bg2.jpg") center no-repeat;
	background-color:#b8c6cf;
}

#info-col{
	position: absolute;
	top:334px;
	right: 60px;
	width: 620px;
	height:200px;
	background-color: blue ;
}

.container-body{
	padding-top: 30px;
}

.container-body .x3{
	border: 1px solid #eee;
	text-align: center;
	width: 280px;
	height: 330px;
	padding-top: 30px;
	background-color: #fff;
	height: 330px;
} 

.a-border{
	cursor: pointer;
}

.indutry-img-11{
	height:140px;
	background: url("../../../img/lglow/web/nav_11.png") center no-repeat ; 
}

.indutry-img-21{
	height:140px;
	background: url("../../../img/lglow/web/nav_21.png") center no-repeat ; 
}

.indutry-img-31{
	height:140px;
	background: url("../../../img/lglow/web/nav_31.png") center no-repeat ; 
}

.indutry-img-41{
	height:140px;
	background: url("../../../img/lglow/web/nav_41.png") center no-repeat ; 
}

.indutry-img-1{
	height:140px;
	background: url("../../../img/lglow/web/nav_1.png") center no-repeat ; 
} 

.indutry-img-2{
	height:140px;
	background: url("../../../img/lglow/web/nav_2.png") center no-repeat ; 
} 

.indutry-img-3{
	height:140px;
	background: url("../../../img/lglow/web/nav_3.png") center no-repeat ; 
} 

.indutry-img-4{
	height:140px;
	background: url("../../../img/lglow/web/nav_4.png") center no-repeat ; 
} 
.indutry-font{
	font-size: 16px;
	height: 50px;
	color:#2c3e50;
	font-weight: bold;
}

.nav_des{
	text-align: left;
	padding: 0 10px;
}

.nav_style{
	padding-top: 30px;
	height: 65px;
}

.hr-style{
	margin-top: 40px;
	background-color: #e4e4e4;
}

.li-title{
	margin-top:80px;
	text-align: center;
	font-size: 40px;
}

.li-title img{
	vertical-align: middle;
	padding-bottom: 5px;
}

.li-solo{
	text-align: center;
	margin-top: 20px;
	font-size: 20px;
	color:#666;	
}

.li-pro{
	padding-top: 20px;
	text-align: center;
	margin-bottom: 60px;
}
.li-pro .x4{
	width: 380px;
	height: 320px;
	background: #fff;
}

.pro-font{
	font-size: 20px;
	color:#3e3a39;
	padding-top: 20px;
}

#li-pro-case1{
	height:251px;
	width:380px;
	background: url("../../../img/lglow/web/case_11.jpg") center no-repeat ;
}

#li-pro-case2{
	height:251px;
	width:380px;
	background: url("../../../img/lglow/web/case_2.png") center no-repeat ;
}

#li-pro-case3{
	height:251px;
	width:380px;
	background: url("../../../img/lglow/web/case_33.jpg") center no-repeat ;
}

.li-pro-case a{
	display: none;
	width: 100%;
	height: 100%;
    background: #fff;
	opacity:0.9; 
}

.li-pro-case span{
	width: 100%;
	background: url("../../../img/lglow/web/float_effects.png") center center no-repeat; 
}

#atg_img{
	width:438px;
	height: 290px;
	margin-left: 64px;
	float:left;
}

#atg_font{
	float:left;
	margin-left: 90px;
	width:470px;
	color:#474747 ;
	
}

#atg_font p{
	margin-bottom: 14px;
	font-size: 16px;
}

#atg_font span{
	display: block;
	padding-left: 30px;
	margin-bottom: 16px;
	background: url("../../../img/lglow/web/dot.png") left no-repeat;
}

#co-woker img{
	float:left;
}
.icon-angle-right:before{
	content: ""!important;
}
.icon-angle-left:before{
	content: ""!important;
}
.banner .pager-next{
	background:url(../../../img/lglow/web/next.png);
	background-size:cover;
	border:none;
/* 	border:1px solid #fff; */
	background-repeat: no-repeat;
	background-position: center;
}
.banner .pager-prev{
	background:url(../../../img/lglow/web/prev.png);
	background-size:cover;
	border:none;
/* 	border:1px solid #fff; */
	background-repeat: no-repeat;
	background-position: center;
}
.pager-prev:hover{
	background:url(../../../img/lglow/web/prev_hover.png);
	background-size:cover;
}
.pager-next:hover{
	background:url(../../../img/lglow/web/next_hover.png);
	background-size:cover;
}