.qfaboutmain1{
	padding:40px;
	background:#f5f5f5;
}
.qfaboutm1con{
	text-indent: 20px;
	line-height: 30px;
	font-feature-settings: 16px;
	color:#4c4747;
}
.qfaboutm1de{
	margin-top:40px;
}
.qfaboutm1des{
	border-right:1px solid #aaa;
	text-align: center;
	color:#2e3033;
	font-size: 20px;
	height:80px;
	
}
.qfaboutm1destitle{
	line-height: 50px;
	color:#8ec31f;
	font-size: 45px;
	position: relative;
	top:-10px;
}
#focus_Box{position:relative;width:710px;height:400px;margin:60px auto;}
#focus_Box ul{position:relative;width:710px;height:308px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;background:url(images/float-bg.png) repeat;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box .prev,#focus_Box .next{
	
}
#focus_Box .prev{
	position: absolute;
	left:-100px;
	top:120px;
    width:60px;
    height:60px;
    border:none;
    border-radius: 50%;
    background:#ccc;
    display: block;
}
#focus_Box .prev>div{
	border: none;
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
    display: inline-block;
    width:20px;
    height:20px;
    position: relative;
    left: 24px;
    top: 22px;
    transform: rotate(-45deg);
}
#focus_Box .next{
	position: absolute;
	right:-130px;
	top:120px;
    width:60px;
    height:60px;
    border:none;
    border-radius: 50%;
    background:#ccc;
     display: block;
} 
#focus_Box .next>div{
	border: none;
    border-right: 3px solid #fff;
    border-top: 3px solid #fff;
    display: inline-block;
    width:20px;
    height:20px;
    position: relative;
    left: 18px;
    top: 23px;
    transition: 0.5s;
    transform: rotate(45deg);
}
#focus_Box .prev:hover, #focus_Box .next:hover{
	background:#8ec31f;
}
#focus_Box a.imgs-scroll-btn{
	display:block;
	position:absolute;
	z-index:110;
	top:7px;
	right:15px;
	width:51px;
	height:23px;
	overflow:hidden;
	background:url(images/share-btn.png) no-repeat;
	text-indent:-999px;
}
.qfaboutm2title{
	text-align: center;
	margin-top: 30px;
}
.qfaboutm2title1{
	font-size: 30px;
	text-transform: uppercase;
	line-height: 40px;
	
}
.qfaboutm2title2{
	font-size: 22px;
	line-height: 30px;
	background:url(../images/about_03.jpg) center no-repeat;
	color:#8ec31f;
	
}
.qfaboutmain3{
	background:url(../images/about_10.jpg) center no-repeat;
	padding:30px;
	color:#fff;
	margin-top:40px;
}
.qfaboutm3title{
	text-align: center;
	font-size:22px ;
	line-height: 30px;
	
}
.qfaboutm3con{
	overflow: hidden;
	margin-top:40px;
	margin-bottom: 40px;
}
.qfaboutm3cons{
	width:580px;
	float:right;
	margin-right: 50px;
	line-height: 34px;
	font-size: 18px;
	
}
.qfaboutmain4{
	margin-top:40px;
}
.qfabm4contitle{
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}
.qfabm4cons{
	text-align: center;
	line-height: 40px;
	border:1px solid #ddd;
	margin-top:40px;
}
.qfabm4conimg img{
	width:100%;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.qfabm4conimg{
	overflow: hidden;
}
.qfabm4conimg:hover img{
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
