@charset "UTF-8";
/* reset */
body, ul, textarea { margin: 0; padding: 0;}
li { list-style-type: none; }
a { text-decoration: none; outline: none; color: #000; transition: 0.2s; }
a:hover { color: #555; }
/* end reset */

.fs14 {
    font-size: 14px;
}
.fs18 {
    font-size: 18px;
}
.fs30 {
    font-size: 30px;
}

.mt8 {
    margin-top: 8px;
}
.lh28 {
    line-height: 28px;
}
.lh30 {
    line-height: 32px;
}
.lh32 {
    line-height: 30px;
}
.w{
	width:1200px;
	margin:0 auto;
}
.tac {
    text-align: center;
}
.pt40 {
    padding-top: 40px;
}
.fwb {
    font-weight: bold;
}
.intro-quali{
    border-bottom:solid 3px #40a00c;
	}  
.bussinessrange{
    height:500px;
	}
.bustitlespan1,.anlititlespan1,.advtitlespan1,.zhilititlespan1,.cooperatertitlespan1{
	color:#6cb04e;
}
.buscontent ul li{
   float:left;
   width:300px;
   text-align:center;
   padding:20px;
} 
.buscontent ul li:hover{
   float:left;
   width:300px;
   text-align:center;
   background:#9E9E9E;
   padding:20px;
} 

