@CHARSET "UTF-8";

/*ҳ��*/
/*footer*/
.footer{

	height: 80px;
	margin: 10px auto 0px auto;
	box-sizing: border-box;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #F0F0F0;

}

.footer a{
    cursor: pointer;
    color: #337ab7;
    text-decoration: none;
    background-color: transparent;
}
    

/*footer-right*/
.footer-right{
	margin: 0px auto;
	width: 94%;
	height: 100%;
}
/*tao-man*/
.tao-man{
	float: right;
}
/*about-tao*/
.about-tao{
	border-top: 2px solid #006AC8;
	width: 100%;
	height: 25px;
	text-align: center;
	line-height: 25px;
}
.about-tao1{
	width: 100%;
	height: 25px;
	text-align: center;
	line-height: 25px;
}
.gary-text{
	text-align: center;
	margin: 0 0 0px;
}
.footer-right p span{

	margin: 0 5px;
}

