﻿.lisr-shiyue{
	    background-color: #ededed;
		    margin-bottom: 0.1rem;
}
.list-category-cp{
	
}

.list-category-cp-tu {
    height: 3.32rem;
	
	
}
.list-category-cp-tu img{
    height: 100%;
	margin: 0 auto;
	
}
.list-category-cp-nr{
	     height: 100%;
    background-color: #ffffff;
    padding-bottom: 0.2rem;
}
.list-p{
	    height: 100%;
    font-size: 0.21rem;
    padding: 0.2rem 0.2rem 0;
}
.info-tt{
    font-size: 0.3rem;
    padding: 0.1rem 0.1rem 0;
}
.info-tt span{
	    color: #8b0203;
}
.list-t{
	    padding-top: 0.04rem;
    padding-bottom: 0.05rem;
    margin: 0.2rem 0.2rem 0;
    background-color: #b30f1a;
    /* height: 0.5rem; */
    text-align: center;
}
.list-t span{
    font-size: 0.26rem;
    color: #dadada;
    font-weight: bold;
    /* margin-left: 0.2rem; */
}
.list-category{
    margin-top: 0.1rem;
    background-color: #ffffff;
    height: 1rem;
	    margin-bottom: 0.1rem;
	margin-left: 0.05rem;
    margin-right: 0.05rem;
	border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.list-category img{
	    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
}
.shiyue-xq{
	    margin-bottom: 3%;
		 text-align: center;
	    border-bottom: 0.1rem solid #e2e0e0;
			     color: #b30f1a;
}
.shiyue-xq span{
	    font: 0.28rem/0.5rem "microsoft yahei";
    font-weight: bold;
	   
}
.list-category button{
	    border: none;
    margin: 0;
    padding: 0;
}
/*广告css*/
#goodcover {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 133%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: 0.50;
	filter: alpha(opacity=80);
}
#code {
	    width: 4rem;
    height: 6.25rem;
    /* background-color: #fff; */
    /* padding: 10px; */
    position: absolute;
    display: none;
    left: 45%;
    z-index: 1002;
}
.close1 {
    width: 55%;
	margin-top: 0.1rem;
}
#closebt {
	float: right;
	    background-color: #ffffff;
    border-top-left-radius: 0.23rem;
    border-bottom-left-radius: 0.23rem;
    border-top-right-radius: 0.23rem;
    border-bottom-right-radius: 0.23rem;
}
#closebt img {
    width: 0.5rem;
}

.code-img {
width: 100%;
}
.code-img img {

}

/*广告css结束*/
.guide {
 width: 100%;
    position: fixed;
    left: 84%;
    /* right: 22rem; */
    margin-left: 0.2rem;
    bottom: 13%;
    _position: absolute;
    _top: expression(documentElement.scrollTop+documentElement.clientHeight - this.clientHeight - 134+'px');
    display: block;
}
/*.guide .report {
    background-position: -146px -236px;
}*/
.guide a {
    display: block;
    width: 100%;
    height: 50px;

    margin-top: 10px;
    text-decoration: none;
    font: 16px/50px "Microsoft YaHei";
    text-align: center;
    color: #fff;
    border-radius: 2px;
}
.guide img {
  height: 0.6rem; 
}