*{margin:0;padding:0}
body{font-size: 0.75rem;font-family: "微软雅黑";background: #fff; color: #000;}
li,ol,ul{list-style-type:none}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
img{border:none;vertical-align:middle}
a{color:#333;text-decoration:none}
a:hover {color: #147f00;}
em,i {font-style: normal;}
h1,h2,h3,h4,h5 {line-height: 1.06;}
p {text-align: justify;}
.abs {position: absolute;}
input,select,textarea {outline: none;}
.w {width: 100%; margin: 0 auto;}
.ellipsis-1 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;	word-wrap: break-word;	word-break: break-all;	white-space: normal !important;	-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
.ellipsis-2 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;	word-wrap: break-word;	word-break: break-all;	white-space: normal !important;	-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis-3 {display: -webkit-box;overflow: hidden;text-overflow: ellipsis;	word-wrap: break-word;	word-break: break-all;	white-space: normal !important;	-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.main{max-width: 20rem; height: 100%; margin: 0 auto; }

.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.content {
	padding: 0 0.3125rem;
}
.gg {
	height: 1.25rem; background: #fff; padding: 0.25rem; line-height: 1.25rem; font-size: 0.75rem; color: #f00; position: relative;
}
.gg img {
	width: 1.25rem; height: 1.25rem; margin: -0.15rem 0.3125rem 0 0;
}
.ggbtn {
    width: 3.6rem; height: 1.25rem; text-align: center; color: #fff; font-size: 0.625rem; line-height: 1.25rem;background: #2d59bf; border-radius: 1.25rem; position: absolute; right: 0.3125rem; top: 0.25rem;
}
.ixlist {border-top: #000000 solid 1px; border-bottom: #000000 solid 1px; padding: 0.625rem 0;}
.ixlist ul {display: flex; justify-content: space-between; flex-wrap: wrap;}
.ixlist li {
	width: 33.33333%; margin-bottom: 0.75rem;
}
.ixlist li a {
	display: block; text-align: center;
}
.ixlist li img {
	width: 75%;
}
.bottom {
	padding: 0.625rem;
}
.bottom h2 {
	font-size: 0.75rem; margin-bottom: 0.3125rem; color: #FF0000;
}
.bottom p {
	font-size: 0.75rem; margin-bottom: 0.3125rem; color: #FF0000;
}



