@media (max-width:1024px) {
body {
	font-family: '微软雅黑';

}
.pos-wraper {
	background: #F5F5F5;
	width: 100%;
}
.pos-wraper .pos-site {
	padding: 0.7rem 0;
	text-align: left;
}
.pos-wraper .pos-site span,  .pos-wraper .pos-site a {
	color: #666;
	font-size:0.9rem;
}
.banner-wraper {
	width: 100%;
	height:auto;
	background: #131C78;
}
.banner-wraper .banner {
	background: url(../images/banner_cha.png) no-repeat center center;
	height: 6.8rem;
	    float: none;
		background-size: 100%;
}
.banner-wraper .banner .banner-text {
	    color: #fff;
    font-size: 0.9rem;
    line-height: 1.3rem;
    padding-top:0rem;
    text-align: left;
    width: 50%;
    float: left;
	margin-left:0.3rem;
}
.tag-wraper {
	padding: 0.7rem 0 0.7rem;
}
.tag-wraper .tag-item {
	margin-bottom: 0.7rem;
	width: 98%;
    margin: 0 auto;
}
.tag-wraper .tag-item:last-child {
	margin-bottom: 0;
}
.tag-wraper .tag-item .tag-top {
	font-size: 0;
	margin-bottom:0.5rem;
}
.tag-wraper .tag-item .tag-top .tag-img {
	display: inline-block;
	width: 60px;
	height: 60px;
}
.tag-wraper .tag-item .tag-top .tag-img img {
	width: 100%;
	height: 100%;
}
.tag-wraper .tag-item .tag-top .tag-title {
	display: inline-block;
	vertical-align: top;
	height:1.5rem;
	line-height:1.5rem;
	color: #333333;
	font-size:1rem;
	margin-left:0.5rem;
}
.tag-wraper .tag-item .tags {
	font-size: 0;
	text-align: left;
}
.tag-wraper .tag-item .tags .tag {
	display: inline-block;
	vertical-align: top;
	margin: 0 12px 14px 0;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	border: 1px solid #EEEEEE;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.tag-wraper .tag-item .tags .tag a {
	display: block;
	color: #666666;
	font-size: 14px;
}
.tag-wraper .tag-item .tags.tags1 .tag:hover {
	background: #30c8c6;
	border: 1px solid #30c8c6;
}
.tag-wraper .tag-item .tags.tags1 .tag:hover a {
	color: #fff;
}
.tag-wraper .tag-item .tags.tags2 .tag:hover {
	background: #ff7776;
	border: 1px solid #ff7776;
}
.tag-wraper .tag-item .tags.tags2 .tag:hover a {
	color: #fff;
}
.tag-wraper .tag-item .tags.tags3 .tag:hover {
	background: #6799fd;
	border: 1px solid #6799fd;
}
.tag-wraper .tag-item .tags.tags3 .tag:hover a {
	color: #fff;
}
.tag-wraper .tag-item .tags.tags4 .tag:hover {
	background: #45c678;
	border: 1px solid #45c678;
}
.tag-wraper .tag-item .tags.tags4 .tag:hover a {
	color: #fff;
}
.banner-title{
    height:1.5rem;
    line-height:1.5rem;
    font-size:1.2rem;
    margin-top: 1rem;
	text-align:left;
}
.banner-title .title{
    display: inline-block;
    vertical-align: top;
    height: 1.5rem;
    line-height:1.5rem;
    font-size:1rem;
    color: #fff;
    font-weight: 500;
	    margin-left: 0.5rem;
}
.banner-title .des{
    display: inline-block;
    vertical-align: top;
    height:1.5rem;
    line-height:1.5rem;
    color: #fff;
    font-size: 0.9rem;
    margin-left:0.3rem;
}
.banner .banner-text {
    line-height:1rem;
    margin-top:0.3rem;
    color: #fff;
    font-size:0.9rem;
    text-align: left;
    width:50%;
	float: left;
}
.img img {
    width: 100%;
    height: 100%;
}

}
/*# sourceMappingURL=m-tag-list.css.map */
