
/* common */
body{
	background-color: #fff;
}
.jz .jz_content{
	
	font-size: .22rem;
	overflow: hidden;
	padding-bottom: .2rem;
}
.jz .jg-p{
	margin-top: .2rem;
	padding: 0 .2rem;
}
.jz font{
	color: #ff0000;
	
	font-size: .26rem;
}
.jz .jz_content h3{
	font-size: .24rem;
	margin-top: .3rem;
	text-align: center;
}
.jz .plan_content{
	margin-top: .2rem;
	
}
.jz .plan_content dt:nth-of-type(1),.jz .plan_content dd:nth-of-type(1){
	width: 32%;
}

.jz .plan_content dt,.jz .plan_content dd{
	width: 22%;
	line-height: .6rem;
	float: left;
	text-align: center;
	
	font-size: .24rem;
}
.jz .plan_content dl{
	width: 100%;
	height: .6rem;
	float: left;
}

.jz .plan_content dl a{
	display: inline-block;
	font-size: .22rem;
}
.jz .plan_content dl font{
	font-size: .22rem;
}
.jz .plan_content dl{
	background-color: #fce2eb;}
.jz .plan_content dl:nth-of-type(2n){
	background-color:#fdf0dc;
}
.jz_btn{
	width: 100%;
	margin-bottom: .2rem;
	margin-top: .2rem;
	overflow: hidden;
	float: left;
}
.jz_btn a{
	display: inline-block;
	  width: 100%;
    height: .8rem;
    text-align: center;
    line-height: .8rem;
    border: 1px solid #f27a02;
    font-size: .32rem;
    color: #f27a02;
    font-weight: bold;
    border-radius:.4rem;
}
/*zysz_rank*/
.zysz_rank{
	background-color: #f5f5f5;
	padding-top: .2rem;
	width: 100%;
	float: left;
	
}
.zysz_rank ul li{
	width: 100%;
	background-color: #fff;
	padding: .1rem .2rem;
	height: 2.56rem;
	margin-bottom: .1rem;
}
.zysz_rank h5{
	line-height: .45rem;
	font-size: .3rem;
	font-weight: normal;
	background-color: #fff;
	padding: .1rem .2rem;
	border-bottom: 1px solid #ededed;
	
}
.zysz_rank h5 a{
	display: block;
    width: 1.44rem;
    height: .45rem;
    text-align: center;
    line-height: .45rem;
    font-size: .2rem;
    color: #ef8200;
    border: 1px solid #ef8200;
    border-radius: .25rem;
    float: right;
}
.zysz_rank ul li .img{
	float: left;
	width: 2.1rem;
	overflow: hidden;
}
.zysz_rank ul li .li_right{
	float: right;
	width: 68%;
}
.zysz_rank ul li .li_right strong{
	    display: block;
    font-size: .28rem;
    color: #3b3745;
    padding: .1rem 0;
}
.zysz_rank ul li .li_right p{
	    font-size: .22rem;
    color: #717171;
    line-height: .35rem;
}
.zysz_rank ul li .li_right .consult_a{
	margin-top: .2rem;
}
.zysz_rank ul li .li_right .consult_a a{
	    display: inline-block;
    width: 1.3rem;
    height: .5rem;
    line-height: .5rem;
    text-align: center;
    
    color: #fefefe;
    float: left;
    border-radius: .05rem;
}
.zysz_rank ul li .li_right .consult_a a{
	    background-color: #d40d20;
    margin-right: .2rem;
}

.zysz_rank ul li .li_right .consult_a a:nth-of-type(1){
	background-color: #0776d2;
}
