@charset "utf-8";

.au-h2 {
	font-size: 36px;
	text-align: center;
	padding: 20px 0;
}
.au-title-p {
	font-size: 18px;
	text-align: center;
}
.au-img {
	text-align: center;
	padding-top: 70px;
}
.au-c{
	color: #4eb7ea;
	font-weight: bold;
}
.zq-profile .profile .t a{
	display: inline-block;
    margin-left: 30px;
    font-size: 16px;
    color: #fff;
    background-color: #46b3ff;
    padding: 6px 22px;
    border-radius: 5px;
}
.zq-profile .profile .t a:hover{
	background-color: #3c94d1;
}
.smzy-img img{
	float: left;
    width: 48%;
    margin: 0 1% 1% 0;
    max-width: 514px;
}