/*foot-star*/
.cbq-foot{
	margin-top:20px;
}
.link-title>span{
display: block;
width: 101px;
font-size: 16px;
line-height: 40px;
color: #4bc08e;
background: url("../images/icons_nav_1.png")no-repeat -615px 9px;
text-align: right;
height: 37px;
margin-bottom: 7px;
}
.link-box{
    background-color: #fbfbfb;
    border: 1px solid #cccccc;
}
.link-box>a{
    margin: 5px;
    color: #999999;
    display: inline-block;
    }
.about-box{
    margin-top: 35px;
    background-color: #31383b;
}
.about-box-a{
    width: 80%;
    margin: 0px auto;
}
.about-box-a>.f_l{
    border-right:1px solid #a8afb2 ;
    width: 50%;
    margin-top: 25px;
}
.about-box-a>.f_l>ul>li{
    width: 30%;
    text-align: center;
}
.about-box-a>div>ul>li>p{
    height: 30px;
    line-height: 30px;
}
.about-box-a>div>ul>li>p>a{
    color: #a8afb2;
}
.about-box-a>.f_r{
    width: 49%;
    margin-top: 25px;
    margin-right: -60px;
}
.about-box-a>.f_r>ul>li:nth-child(1){
    width: 57%;
}
.about-box-a>.f_r>ul>li:nth-child(2)>span{
    text-align: center;
    color: #a8afb2;
}
.about-box-a>.f_r>ul>li:nth-child(2){
    text-align: center;
}
.about-box-a>.f_r>ul>li>p{
    color: #a8afb2;
}
.about-box-a>.f_r>ul>li>p:nth-child(3){
    font-size: 10px;
}
.about-box-a>.f_r>ul>li>p:nth-child(2){
    font-size: 24px;
}
.copyright{
    text-align: center;
width: 100%;
height: 59px;
background: #31383b;
line-height: 49px;
display: inline-block;
}
.copyright>p{
    color: #ffffff;
}
.copyright>p>a{
    color: #ffffff;
}
/*foot-end*/