.tinySet{width:550px; margin:0 auto;}
.centerTitle h2{text-align: center;font-size: 40px;line-height: 110%;font-weight: normal;color: #595654;margin-bottom: 20px;}
.memberStyle{}
.memberStyle #side-nav{
    background: #f5f5f5;
}
.memberStyle #side-nav .side-title{
    padding: 15px 20px;
    border-bottom: 2px solid #000;
    font-size: 17px;
    line-height: 110%;
    margin-bottom: 0;
}
.memberStyle #side-nav .side-title h3 i{
    margin-right: 10px;
}
.memberStyle #side-nav .Cate{}
.memberStyle #side-nav .Cate li{}
.memberStyle #side-nav .Cate li a{
    display: block;
    background: #fff;
    border: 1px solid #dbdbdb;
    border-radius: 7px;
    padding: 12px 15px;
    color: #000;
    text-align: center;
    margin: 15px;
	transition:all linear 0.1s;
}
@media screen and (min-width: 1024px) {
	.memberStyle #side-nav .Cate li a:hover{background: #eaeaea;}
}
@media screen and (max-width: 768px) {
.tinySet{width:100%;}
}
@media screen and (max-width: 640px) {
.centerTitle h2{font-size: 30px;}
}


