*{margin: 0;padding: 0;font-family: "微软雅黑",'Microsoft YaHei',Arial,"宋体";}
body{margin: 0; font-size: 14px;}
img:focus,a:focus{border: none ;outline: none !important;}
a:active{-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
ul,ol{list-style: none;}
h1,b,h2,h3,h4{font-weight: normal;}
a{text-decoration: none;color: inherit;}
*:focus{border: none ;outline: none !important;}
em{font-style: normal;}
.clear{clear: both;}
.fl{float: left;}
.fr{float: right;}
.clearfix{}
.clearfix::after{content: ""; display: block;clear: both;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {background-color: transparent;}

.ClassList_b3 {display: inline-block;margin-top: 4vw;}
.ClassList_b3 li{display: block;float: left;box-sizing: border-box;margin: 0 1.3vw 0 0;text-align: center;border: 1px solid #a0f271;border-radius: 50%;padding-top: 0.9vw;
	width: 4.2vw;height: 4.2vw;}
.ClassList_b3 li a{color: #5bb425;font-size: 0.8vw;width: 2em;display: inline-block;line-height: 1.5;}
.ClassList_b3 li:hover a{color: #fff;}
.ClassList_b3 li:hover{background-color: #5bb425;border-color: #5bb425;}

@media screen and (max-width: 1024px){
	.ClassList_b3{display: none;}

}
@media screen and (max-width: 640px){
}