*{margin:0;padding:0;}
body{font-size: 12px;color: #333;font-family:微软雅黑;background:#fff;}
li{list-style: none;}
img{border: none;}
a{text-decoration: none;}
input:focus, select:focus, textarea:focus{outline:none;}
textarea{font-size: 14px;
	color: #333;}
/*登录页面*/

.head-top{
	height: 90px;
}
.het-cen{
	width: 1000px;
	height: auto;
	margin:0 auto;
}
.het-logo{
	display: block;
	width: 118px;
	height: auto;
	float: left;
	margin-top: 20px;
}
.het-logo img{
	display: block;
	width: 100%;
	height: auto;
}
.het-right{
	width: 820px;
	height: auto;
	float: right;
}
.her-span{
	display: block;
	float: left;
	line-height: 32px;
	font-size: 14px;
	color: #000;
}
.her-lei{
	float: right;
	height: auto;
	margin-right: 73px;
}
.her-lei .her-fen{
	width: 153px;
	height: 26px;
	border: 1px solid #DDDDDD;
	float: left;
	padding-right: 30px;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../img/img2.png) no-repeat right;
	background-position-x: 94%;
	background-size: 7px;
	font-size: 14px;
	color: #101010;
	text-indent: 1em;
	float: left;
	line-height: 26px;
}
.her-lei .her-tian{
	display: block;
	width: 79px;
	height: 26px;
	background:#1B99E8;
	border-radius:2px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 26px;
	float: left;
	margin-left: 10px;
	border-radius:2px;
}
.her-tou{
	float: right;
	background:url(../img/img3.png) no-repeat right;
	background-size: 10px;
	width: 50px;
	margin-left: 28px;
}
.her-img{
	display: block;
	width: 25px;
	height: 25px;
	border-radius: 100%;
	border: 1px solid #ddd;
	float: left;
	margin-top: 3px;
}
.her-img img{
	display: block;
	border-radius: 100%;
	width: 100%;
	height: 100%;
}
.her-bot{
	padding-bottom: 5px;
	border-bottom: 1px solid #ddd;
}
.her-but{
	display: block;
	width: 70px;
	height: 25px;
	background:url(../img/img2.jpg) no-repeat right;
	border: none;
	font-size: 14px;
	color: #666;
	float: left;
	line-height: 25px;
	text-align: left;
}
.her-input{
	width: 387px;
	float: left;
	height: 25px;
	/*border: none;*/
	background:none;
	text-indent: 1em;
	margin-left: 6px;
	border: 1px solid #ebebeb;
}
.het-right{
	margin-top: 10px;
}
.index-cen{
	width: 100%;
	height: 895px;
	background:url(../img/img3.jpg) no-repeat center;
	background-size: cover;
}
.inc-cen{
	width:1000px;
	height: auto;
	margin:0 auto;
}
.inc-right{
	width: 457px;
	height: 547px;
	float: right;
	border-radius:10px;
	background:#fff;
	margin-top: 120px;
}
.inc-logo{
	display: block;
	width: 140px;
	height: auto;
	margin:0 auto;
	margin-top: 60px;
}
.inc-logo img{
	display: block;
	width: 100%;
	height: auto;
}
.inc-text{
	display: block;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	color: #000000;
	margin-top: 5px;
}
.inc-img{
	display: block;
	width: 170px;
	height: auto;
	margin:0 auto;
	margin-top: 60px;
}
.inc-b{
	display:block;
	font-size: 14px;
	color: #000;
	margin:0 auto;
	line-height: 27px;
	padding-left: 30px;
	background:url(../img/img4.png) no-repeat left;
	background-size: 27px;
	font-weight: normal;
	width: 100px;
	height: auto;
	margin:0 auto;
	margin-top: 25px;
}
.inc-tishi{
	display: block;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: normal;
}
.inc-tishi a{
	color: #000;
	font-weight: bold;
	display: inline-block;
	margin-left: 5px;
	margin-top: 70px;
	text-decoration: underline;
	transition: all 0.3s ease;
}
.inc-tishi a:hover{
	color: #1B99E8;
	
}
.footer{
	width: 100%;
	height: 40px;
	background:#6E6E6E;
	text-align: center;
	position: fixed;
	bottom: 0;
}
.footer p{
	display: block;
	font-size: 12px;
	color: #fff;
	line-height: 40px;
}
.home-div{
	width: 1000px;
	height: auto;
	margin:0 auto;
	padding-top: 20px;
}
.home-left{
	width: 118px;
	height: auto;
	float: left;
}
.home-left a{
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #101010;
	margin-bottom: 20px;
	text-align: right;
}
.home-active{
	font-size: 18px;
	color: #1B99E8 !important;
	font-weight: bold;
}
.home-right{
	width: 836px;
	float: right;
	height: auto;
	min-height: 600px;
	margin-bottom: 50px;
}
.home-ul{
	width: auto;
	height: auto;
}
.home-ul li{
	width: auto;
	height: auto;
}
.home-ul li>a{
	display: block;
	padding-left: 16px;
	transition: all 0.3s ease;
}

.home-text{
	padding:16px 22px;
	padding-left: 0px;
	border-bottom: 1px dashed #e6e6e6;
}

.hou-left{
	width: 225px;
	height: auto;
	float: left;
}
.hou-left img{
	display: block;
	width: 100%;
	height: 138px;
}
.hou-right{
	width: 551px;
	height: auto;
	float: right;
}
.hou-right h2{
	font-size: 18px;
	line-height: 25px;
	color:#333;
	height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 10px;
}
.hou-right p{
	display: block;
	font-size:14px;
	line-height: 20px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hou-lei{
	width: 551px;
	height: auto;
	float: right;
	margin-top: -35px;
	margin-right: 22px;
}
.hou-lei a, .hou-lei span{
	display: inline-block;
	float: left;
}
.hou-lei a{
	font-size: 14px;
	line-height: 20px;
	color: #1B99E8;
}
.hou-lei span{
	color: #BBBBBB;
	padding: 0 10px;
}
.home-ul li:last-child a .home-text{
	border-bottom: 1px dashed transparent;
}
.home-ul li>a:hover{
	box-shadow: 0px 1px 5px rgba(0,0,0,0.4);
}
.home-ul li>a:hover .home-text{
	border-bottom: 1px dashed transparent;
}
.home-ul li>a:hover .hou-right h2{
	color: #1B99E8;
}
.hou-more{
	display: block;
	height: 42px;
	background: #F4F4F4;
	line-height: 42px;
	font-size: 12px;
	color: #101010;
	text-align: center;
	margin-bottom: 10%;
	margin-left: 16px;
	margin-top: 30px;
}
.foll-div{
	width: 1000px;
	height: auto;
	margin:0 auto;
	min-height:1000px;
	margin-bottom: 10%;
}
.foll-ul{
	width: auto;
	height: auto;
}
.foll-ul li{
	width: auto;
	height: auto;
}
.foll-h3{
	font-size: 18px;
	line-height: 18px;
	color: #333333;
	padding-left: 10px;
	border-left:3px solid #1B99E8;
	position: relative;
}
.foll-h3:after{
	content:" ";
	position:absolute;
	width: 10px;
	height: 5px;
	background:url(../img/img3.png) no-repeat center;
	background-size: 100%;
	right: 40px;
	top: 6px;
}
.foll-bot{
	width: auto;
	height: auto;
	padding-left: 13px;
	
}
.foll-bot{
	width: auto;
	height: auto;
}
.foll-list{
	width: auto;
	height: auto;
	padding-top: 20px;
}
.foll-left{
	display: block;
	width: 120px;
	float: left;
	font-size:14px;
	color: #333;
	text-align: left;
	line-height: 32px;
	font-weight: bold;
}
.foll-right{
	width: 860px;
	height: auto;
	float: right;
}
.foll-right a{
	display: block;
	width: auto;
	height: auto;
	float: left;
	display: inline-block;
	transition: all 0.3s ease;
	margin-bottom: 10px;
}
.foll-right a:hover span{
	border: 1px solid #1B99E8;
	color: #1B99E8;
}
.foll-right a span{
	display: block;
	border: 1px solid transparent;
	font-size: 12px;
	color: #333333;
	line-height: 30px;
	text-align: center;
	padding: 0 18px;
	border-radius:2px;
}
.foll-ul li{
	border-bottom: 1px solid #EAEAEA;
	padding: 27px 0;
	cursor: pointer;
}
.foll-active .foll-h3:after{
	transform:rotate(180deg);
	-ms-transform:rotate(180deg); 	/* IE 9 */
	-moz-transform:rotate(180deg); 	/* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg); 	/* Opera */
}
.home-b{
	display: block;
	font-size: 20px;
	color: #101010;
	line-height: 20px;
	padding-left: 10px;
	border-left:3px solid #1B99E8;
	margin-left: 16px;
	margin-bottom: 10px;
}
.zix-cen{
	width:auto;
	height: auto;
	padding-left: 16px;
	min-height: 1000px;
	margin-bottom:10%;
}
.zix-h3{
	display: block;
	font-size: 22px;
	line-height: 32px;
	color: #101010;
	margin-bottom:10px;
}
.zix-biao{
	width: auto;
	height: auto;
	
}
.zix-biao span{
	display: inline-block;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	float: left;
}
.zix-biao a{
	display: inline-block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #1B99E8;
	margin-left: 10px;
}
.zix-zhai{
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	padding: 20px;
	border: 1px solid #EAEAEA;
	background:#F9F9F9;
	margin-top: 15px;
	margin-bottom: 15px;
}
.zix-bot{
	width: auto;
	height: auto;
	
}
.zix-bot p{
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #333;
	margin-bottom: 15px;
}
.zix-bot img{
	display: block;
	max-width: 100%;
	height: auto;
	margin:0 auto;
	margin-bottom: 15px;
}
.zix-bot b{
	display: block;
	font-size:14px;
	line-height: 24px;
	color: #333333;
	font-weight: normal;
	margin-bottom: 5px;
}
.zix-tishi{
	width: auto;
	height: auto;
	padding-top: 15px;
}
.zix-tishi >p{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.zix-sc{
	width: 88px;
	height:88px;
	border: 1px solid #E6E6E6;
	border-radius:100%;
	margin:0 auto;
	text-align: center;
	margin-top: 50px;
	cursor: pointer;
}
.zix-sc span{
	display: inline-block;
	font-size:14px;
	color: #999999;
	background:url(../img/img5.png) no-repeat top;
	background-size: 26px;
	padding-top: 28px;
	margin-top: 23px;
}
.zix-tuijian{
	width: auto;
	height: auto;
	margin-top: 40px;
}
.zit-title{
	display: block;
	font-size: 16px;
	line-height: 16px;
	padding-left: 10px;
	border-left:3px solid #1B99E8;
}
.zit-ul{
	width: auto;
	height: auto;
	margin-top: 20px;
	
}
.zit-ul li{
	width: 32%;
	height: auto;
	float: left;
	margin-right: 2%;
}
.zit-ul li:nth-child(3n){
	margin-right: 0%;
}
.zit-img{
	display: block;
	width: 100%;
	height: auto;
}
.zit-bot{
	width: auto;
	height: auto;
	border: 1px solid #E0E0E0;
	padding: 8px 15px;
	height: 40px;
	
	
}
.zit-bot b{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-weight: normal;
}
.zix-sc2 span{
	background:url(../img/img6.png) no-repeat top !important;
	background-size: 26px !important;
	color: #1B99E8 !important;
}
.home-lei{
	width: auto;
	height: auto;
	padding-left: 16px;
	margin-top: 30px;
	margin-bottom: 20px;
}
.home-lei a{
	display: inline-block;
	float: left;
	height: 36px;
	padding:0px 15px;
	background:#ECECEC;
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 36px;
	margin-right: 20px;
	border-radius:4px;
}
.home-lei .hol-ac{
	background:#1B99E8 !important;
	color: #fff !important;
}
.cen-nav{
	width: 100%;
	height: 66px;
	background:#fff;
}
.cen-cen{
	width: 1000px;
	height: auto;
	margin:0 auto;
}
.cen-list{
	width: auto;
	height: auto;
	float: left;
	margin-left: 70px;
	margin-top: 20px;
}
.cen-list a{
	display: inline-block;
	float: left;
	margin-right: 80px;
	font-size: 16px;
	color: #333333;
	line-height: 25px;
	transition: all 0.3s ease;
}
.cen-list a:hover{
	color: #1B99E8;
}
.cen-cen .het-logo{
	margin-top: 10px;
}
.her-sou{
	display: block;
	float: right;
	width: auto;
	height: auto;
	margin-left: 30px;
	margin-top: 20px;
}
.hes-sou{
	display: inline-block;
	font-size: 16px;
	line-height: 23px;
	color: #030303;
	padding-left:25px;
	background:url(../img/img7.png) no-repeat left;
	background-size: 20px;
}
.cen-cen .her-tou{
	margin-left: 15px;
}
.cen-cen .her-lei, .cen-cen .her-tou{
	margin-top:15px;
}
.ziliao-div{
	width: 1000px;
	height:auto;
	min-height: 750px;
	background:#fff;
	margin:0 auto;
	margin-top: 20px;
	margin-bottom: 10%;
	
}
.zil-con{
	padding: 20px;
}
.zil-left{
	width: 210px;
	height: 655px;
	background:#F9F9F9;
	float: left;
}
.zil-left a{
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 50px;
	text-align: center;
	transition: all 0.3s ease;
	
}
.zil-left a:hover{
	background:#1B99E8;
	color: #fff;
}
.zil-left .zil-active{
	background:#1B99E8;
	color: #fff;
}
.zil-right{
	float: left;
	width: 750px;
	height: auto;
}
.zilr-cen{
	width: auto;
	height: auto;
	padding-left: 20px;
}
.zilr-form{
	width: auto;
	height: auto;
	margin-top: 20px;
}
.zilr-form label{
	width: auto;
	display: block;
	height: auto;
	margin-bottom: 20px;
}
.zilr-span{
	display: block;
	width: 120px;
	font-size: 14px;
	color: #101010;
	text-align: right;
	line-height: 40px;
	float: left;
	margin-right: 15px;
}
.zilr-span i{
	font-style: normal;
	display:inline-block;
	color: #E51C23;
	position: relative;
	top: 2px;
	right:2px;
}
.zilr-tou{
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius:100%;
}
.zilr-tou img{
	display: block;
	width: 100%;
	height: 100%;
	border-radius:100%;
}
.zilr-text, .zilr-zhi, .sup-form label select{
	display: block;
	width: 355px;
	height: 38px;
	background:#F9F9F9;
	border: 1px solid #E6E6E6;
	text-indent: 1em;
	font-size: 14px;
	color: #333;
}
.zilr-jieshao{
	display: block;
	width: 475px;
	height: 81px;
	background:#F9F9F9;
	border: 1px solid #E6E6E6;
	padding: 10px;
	resize: none;
}
.zilr-btn{
	display: block;
	width: 309px;
	height:40px;
	border-radius: 4px;
	background: -webkit-linear-gradient(left, #237eff , #52bcff); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #237eff, #52bcff); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #237eff, #52bcff); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #237eff , #52bcff); /* 标准的语法 */
	border: none;
	margin-top: 40px;
	margin-left: 130px;
	font-size: 16px;
	color: #fff;
}
.zilr-tu{
	width: 94px;
	height: 94px;
	overflow: hidden;
	float: left;
}
.zilr-tu img{
	display: block;
	width: 100%;
	height: auto;
}
.zilr-i{
	display: block;
	float: left;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	font-style: normal;
	margin-top: 70px;
	margin-left: 10px;
}
.zilr-zhi, .sup-form label select{
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	background:url(../img/img3.png) #F9F9F9 no-repeat right;
	background-size: 10px;
	background-position-x: 95%;
}
.sup-form{
	width:auto;
	height: auto;
	padding-left: 50px;
	padding-top: 20px;
}
.sup-form label{
	display: block;
	margin-bottom:40px;
}
.sup-form label b{
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #101010;
	margin-bottom: 10px;
}
.sup-form label select{
	margin-bottom: 15px;
}
.sup-form .zilr-btn{
	margin-left: 0px;
}
.sup-span{
	display: block;
	font-size: 14px;
	line-height: 20px;
	color: #999;
	margin-bottom: 5px;
}
.alr-ul{
	width: auto;
	height: auto;
	margin-left: 20px;
	border: 1px solid #ddd;
}
.alr-ul li{
	border-bottom: 1px solid #ddd;
	height: 50px;
}
.alr-ul li:last-child{
	/*border-bottom: none;*/
}
.lar-title1, .lar-title2, .lar-title3{
	float: left;
	background:#F7F7F7;
}
.lar-title1{
	width: 50%;
}
.lar-title2, .lar-title3{
	width: 25%;
}
.lar-title1 span, .lar-title2 span, .lar-title3 span{
	display: block;
	font-size: 14px;
	color: #101010;
	line-height: 50px;
	text-align: center;
}
.lar-title1 span, .lar-title2 span{
	border-right:1px solid #ddd;
}
.lar-text1, .lar-text2, .lar-text3{
	float: left;
}
.lar-text1{
	width: 50%;
}
.lar-text2, .lar-text3{
	width: 25%;
}
.lar-text2 span, .lar-text3 span{
	text-align: center;
}
.lar-text1 span, .lar-text2 span, .lar-text3 span{
	display: block;
	font-size: 14px;
	color: #444;
	line-height: 50px;
	padding: 0 20px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lar-text1 span, .lar-text2 span{
	border-right: 1px solid #ddd;
}
.lar-color{
	color: #E51C23 !important;
}
.lar-biao, .lar-text{
	width: 20%;
	height: auto;
	float: left;
}
.lar-biao span, .lar-text span{
	display: block;
	font-size: 14px;
	color: #101010;
	line-height: 50px;
	text-align: center;
	border-right: 1px solid #ddd;
}
.alr-ul li .lar-biao:last-child span, .alr-ul li .lar-text:last-child span{
	border-right: none;
}
.lar-text span{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 5px;
}
.xiao-top{
	width: auto;
	height: auto;
	margin-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-top: 10px;
}
.xiao-left{
	width: auto;
	height: auto;
	float: left;
}
.xiao-left a{
	display: block;
	width: 79px;
	height: 34px;
	font-size: 14px;
	color: #101010;
	text-align: center;
	line-height: 34px;
	float: left;
	margin-right:5px;
	transition: all 0.3s ease;
}
.xiao-left .xiao-ac, .xiao-left a:hover{
	background:#1B99E8;
	color: #fff;
}
.xiao-right{
	width: 310px;
	float: right;
	height: auto;
}
.xiao-input{
	width: 123px;
	height: 32px;
	border-radius: 4px;
	border: 1px solid #B9B9B9;
	font-size: 14px;
	color: #101010;
	float:left;
	margin-right: 5px;
	text-indent: 1em;
}

.xiao-btn{
	width: 46px;
	height: 34px;
	border-radius: 4px;
	background:#1B99E8;
	font-size: 12px;
	color: #fff;
	text-align: center;
	line-height: 34px;
	float: right;
	border: none;
	cursor: pointer;
}
.xiao-ul{
	width: auto;
	height: auto;
	margin-top: 20px;
	margin-left: 20px;
}
.xiao-ul li{
	height: 50px;
	border-bottom: 1px solid #EBEBEB;
}
.xiao-ul .xiao-li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:#f9f9f9;
}
.xiao-ul .xiao-li .xiao-title{
	width: 15%;
	float: left;
	height: auto;
}
.xiao-ul .xiao-li .xiao-title:first-child{
	width: 40%;
}
.xiao-ul li{
	border-bottom: 1px solid #EBEBEB;
}
.xiao-span1{
	line-height: 50px;
	display: block;
	width: 40%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
}
.xiao-span2{
	width: 15%;
	height: auto;
	float: left;
	line-height: 50px;
	text-align: center;
}
.xiao-jia{
	color: #E65545;
}
.xiao-jian{
	color: #259B24;
}
.zil-right .hou-right, .zil-right .hou-lei{
	width: 470px;
}
.zil-right .home-ul li>a{
	padding-left: 20px;
}
.zil-right .home-ul{
	padding-bottom: 5%;
	
}
.help-ul{
	margin-left: 20px;
}
.help-ul, .help-ul li{
	width: auto;
	height: auto;
}
.help-biao{
	display: block;
	height: 50px;
	border-bottom: 1px solid #EBEBEB;
	position: relative;
}
.help-biao:after{
	content: " ";
	width:7px;
	height: 13px;
	background:url(../img/img8.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	right: 20px;
	top: 20px;
}
.help-biao b{
	display: block;
	line-height: 50px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.help-text{
	padding: 0 10px;
	padding-top: 15px;
	display: none;
}
.help-text p{
	display: block;
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	margin-bottom: 10px;
}
.help-ac .help-biao:after{
	transform:rotate(90deg);
-ms-transform:rotate(90deg); 	/* IE 9 */
-moz-transform:rotate(90deg); 	/* Firefox */
-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
-o-transform:rotate(90deg); 	/* Opera */
}
.help-ac .help-text{
	display: block;
}
.zilr-tu{
	position: relative;
}
.zilr-tu input{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	bottom:0;
	right: 0;
	opacity: 0;
}
#imghead{
	margin-top:0px !important;
}
.her-sou{
	position: relative;
}
.her-fix{
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
}
.her-form{
	width: 200px;
	height:40px;
	border-radius: 40px;
	background:#fff;
	position: absolute;
	top: 40px;
	box-shadow:0px 0px 5px #1B99E8;
	left: -50px;
	z-index: 99;
}
.her-search{
	width: 160px;
	border: none;
	height: 40px;
	border-top-left-radius: 40px;
	border-bottom-left-radius: 40px;
	text-indent: 1em;
	font-size: 14px;
	color: #333;
	float: left;
}
.her-btn{
	width: 40px;
	height: 40px;
	float: left;
	border: none;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 40px;
	background:url(../img/img7.png) no-repeat center;
	background-size: 20px;
	cursor: pointer;
}
.xiao-span1, .xiao-span2, .xiao-title span{
	font-size: 14px;
}
.lar-biao span{
	background:#F7F7F7;
}

.classp a
{
	display: inline-block;
	width: 20px;
	border: 1px solid beige;
	color: deepskyblue;
	text-align: center;
	line-height: 15px;


}