body{
	font-family:"微软雅黑";
	background: #fff;
}
/*banner*/
.banner, .banner img {
	width:6.4rem;	
	height:4.35rem;
	padding-top: 13px;
}
.part {
	margin:0 auto;
	padding:0rem 0.18rem 0rem 0.18rem;
	/* width:6.25rem; */
	overflow:hidden;
}
/* 红包 */
.red-packet{
	background: #fef2f2;
	padding-top:35px;
}
.red-packet ul{
	width:100%;
	margin: 0 auto;
    padding: 0rem 0.18rem 0rem 0.18rem;
    overflow: hidden;
}
.red-packet .red-packetli{
	float: left;
	background: url(../images/red-packetbg.png) no-repeat;
	background-size: 100% auto;
	width:2.84rem;
	height:2.28rem;
	padding-top:0.3rem;
	margin:0 0.1rem;
}
.red-packet .red-packetli a{
	display: block;
}
.red-packet .red-packetli a:hover{
	text-decoration: none;
}
.red-packet .red-packetli h5{
	font-size:0.24rem;
	color: #f6df8c;
	line-height:0.36rem;
	text-align: center;
}
.red-price{
	padding-left:0.36rem;
	margin-top: 0.05rem;
}
.red-price span{
	display: block;
	float: left;
	color: #fff;
	font-size:0.26rem;
	margin-top:0.1rem;
} 
.red-price .money{
	font-size:0.54rem;
	color: #fff;
	float: left;
	line-height: 0.64rem;
}
.red-price .price-name{
	font-size:0.24rem;
	color: #fff;
	float: left;
	margin:0.24rem 0 0 0.04rem;
}
.click-receive{
	display: block;
	font-size:0.24rem;
	color: #fff;
	text-align: center;
	margin-top:0.14rem;
}
.red-packet .active h5{
	color: #d1bebe;
}
.red-packet .active .click-receive{
	color: #d1bebe;
}


/*partA*/
.partA {
	
}
/*partB*/
.partB {
   padding-bottom: 0.2rem; 
}

/*partC*/
.partC {
	padding-bottom: 0.2rem;
	background: #fef2f2;
}
.partC .img_box {
	width:5.84rem;
	/* height: 3.84rem; */
	border:0.1rem solid #E64F49;
}
.partC .img_box img{
	width:5.84rem;
	height: 3.84rem;
}
.partC .cont ul{
	margin-top: 0.2rem;
	width:100%;
}
.partC .cont ul li{
    margin-bottom: 0.1rem;
    text-align: center;
}
.partC .cont ul a{
    display: block;
    padding:0.05rem 0.1rem;
    height: 0.65rem; 
    line-height:0.65rem; 
    color:#ef514d; 
    background: #FFF;
    font-size: 0.2rem;
    border: 1px solid #E64F49;  

    -ms-border-radius: 5px;  /* IE浏览器的私有属性 */ 
    -moz-border-radius: 5px; /* Mozilla浏览器的私有属性 */ 
    -webkit-border-radius: 5px; /* Webkit浏览器的私有属性 */ 
    border-radius: 5px; /* 所有角都使用半径为5px的圆角，此属性为CSS3标准属性 */ 
}
.partC .cont ul a.active{
    background: #E64F49;
    color:#FFF; 
    text-decoration: none; 
}

/* partD */
.partD{
    
}




/*partE*/
.partE{
	padding-bottom:0.2rem;
	background:#fff;
}
.partE ul{
    margin:0 auto;
    width:100%;
}
.partE ul li{
    float: left;
    padding-bottom: 0.2rem;
    margin-bottom: 0.1rem;
    margin-left: 0.1rem;
    width:2.96rem;
    background: #eeeeee;
    text-align: left;
}
.partE ul li.noMLeft{
    margin-left: 0;    
}
.partE ul li a img{
    width:2.96rem;
    height: 2.25rem;
}
.partE .spec{
    padding:0.05rem 0.1rem;    
    color:#333333;
    font-size: 0.24rem;
    font-weight: normal;   
}
.partE .spec span{
    float: left;
}
.partE .spec p{
    width: 1.9rem;
    float: left;
}
.partE ul li .hot{
    float: left;
    margin-top: 0.08rem;
    width:0.36rem;
    height: 0.24rem;
}
.partE ul li .buy{
    float: left;
    margin-left: 0.12rem;
    margin-top: 0.15rem;
    width:2.68rem;
    height: 0.48rem;
    background: url(../images/buy.png) no-repeat;
    background-size: 2.68rem 0.48rem;
}
.jiage-name {
    width: 2.8rem;
    margin: 0.1rem 0 0 0.1rem;
    line-height: 0.3rem;
    font-size: 0.24rem;
    font-weight: bold;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jiage {
    margin:0.1rem 0 0 0.25rem;
}
.jiage p {
    line-height: 0.3rem;
    font-size:0.24rem;
    color: #666;
    font-weight: bold;
}
.jiage span {
    line-height: 0.3rem;
    font-size: 0.24rem;
    color: #666;
    display: block;
    text-decoration: line-through;
    margin-top: 0.07rem
}
/* partF */
.partF{
    padding-bottom: 0.2rem;
	background: #fef2f2;
}
.PF_cont li:nth-child(1){
    width: 6.03rem;
    height: 4.42rem;
    background: url(../images/zhangjian_bg.png) no-repeat;
    background-size: 6.03rem auto;
    margin-bottom: 0.1rem;
}
.PF_cont li:nth-child(2){
    width: 6.03rem;
    height: 4.17rem;
    background: url(../images/liuhy_bg.png) no-repeat;
    background-size: 6.03rem auto;
}
.PF_text{
    padding-left: 2.52rem;
}
.PF_text h4{
    font-size: 0.32rem;
    color: #333;
    padding-left: 0.22rem;
}
.PF_text p{
    font-size: 0.24rem;
    color: #666;
    padding-left: 0.2rem;
    background: url(../images/p_bg.png) no-repeat 0px 6px;
    background-size: 0.1rem auto;
}
.PF_text .PF_red{
    color: #ef514d;
}









/* partG */
.partG{
    background: #fef2f2;
}

/* partH */
.partH{
	padding: 0rem 0rem 0.2rem 0px;
    width:100%;
    background: #fef2f2;
	overflow:hidden;
}
.partH .cont{
    width:100%;
    background:url(../images/partG_bg.png) center 0.2rem no-repeat;  
    background-size: 5.2rem 2.6rem;  
}
.partH .cont .teacher_intro{
    margin-top: 0.35rem;
    width:6rem;
    text-align: center;
}
.partH .cont .teacher_intro h3{
    font-size: 0.24rem;
    color:#333;
}
.partH .cont .teacher_intro p{
    margin: 0.15rem auto;
    width:5.2rem;
    line-height:0.35rem;
    font-size: 0.2rem;
    color:#666;
}
/*partI*/
.partI{
    background: #fff;
    padding-bottom: 0.2rem;
}
.PI_tit{
    width: 5.7rem;
    margin:0px auto;
    text-align: center;
    color: #333;
    font-size: 0.24rem;
    margin-bottom: 0.15rem;
}
.PI_one{
    width: 6.03rem;
    height: 1.57rem;
    background: url(../images/PI_onebg.png) no-repeat;
    background-size: 6.03rem auto;
    padding-top: 0.5rem;
    margin-bottom: 0.08rem;
}
.PI_one p{
    width: 3.9rem;
    line-height: 0.32rem;
    font-size: 0.24rem;
    color: #333;
}
.PI_one p span{
    color: #ec3345;
    font-size: 0.24rem;
}
.titsml{
    width: 3.16rem;
    height: 0.5rem;
    display: block;
    line-height: 0.5rem;
    background:#e94360;
    color: #fff;
    font-size: 0.28rem;
    text-align: center;
    margin-bottom: 0.15rem;
}
.PI_two{
    width: 6.03rem;
    height: 1.6rem;
    background: url(../images/PI_twobg.png) no-repeat;
    background-size: 6.03rem auto;
    padding-top: 0.5rem;
    margin-bottom: 0.08rem;
}
.PI_two p{
    line-height: 0.32rem;
    font-size: 0.24rem;
    color: #333;
}
.PI_two p span{
    color: #ec3345;
    font-size: 0.24rem;
}
.PI_three{
    width: 6.03rem;
    height: 0.94rem;
    background: url(../images/PI_threebg.png) no-repeat;
    background-size: 6.03rem auto;
    padding-top: 0.45rem;
    margin-bottom: 0.08rem;
}
.PI_three p{
    line-height: 0.32rem;
    font-size: 0.24rem;
    color: #333;
}
.PI_three p span{
    color: #ec3345;
    font-size: 0.24rem;
}
/*partR*/
.partR{
    background: #fef2f2;
    padding-top: 0.2rem;
}
/*partX*/
.partX {
    padding-bottom: 0.2rem; 
    background: #fef2f2;
}
.partX .cont ul {
    margin-bottom: 0.2rem;
    width: 100%;
    display: box;/*//兼容android*/
    display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */
    display: -webkit-flex; /* 新版本语法： Chrome 21+ */
    display: flex; /* 新版本语法： Opera 12.1, Firefox 22+ */
}
.partX .cont ul li{
    display: block;
    -webkit-box: 1;
    -webkit-box-flex: 1;
    -webkit-flex:1;
    overflow: hidden;
    text-overflow: ellipsis;
    
    border-left:2px solid #fce2e1;
    text-align: center;
}
.partX .cont ul li:first-child{
    border-left:0;
}
.partX .cont ul li img{
    width:0.9rem;
    height: 0.9rem;
}
.partX .cont ul li h4{
    padding:0rem 0.1rem;
    font-size: 0.28rem; 
    color:#333;
    text-align: center;
}
.partX .cont ul li p{
    padding:0rem 0.1rem;
    line-height: 0.3rem;
    font-size: 0.24rem; 
    color:#585858;
    text-align: center;
}

/*partEWM*/
.kym_EWM{
    background:#ef514d;
    height: 2.6rem;
}
.mewm_list li{
    float: left;
    width: 3.02rem;
    padding-top:0.2rem;
}
.mewm_list li p{
    color: #fff;
    text-align: center;
    font-size: 0.24rem;
}
.QQ_ewm,.WX_ewm{
    display: block;
    width: 1.49rem;
    margin:0px auto;
    margin-bottom: 0.12rem;
}
.pQQ img{
    width: 0.23rem;
    padding-right: 0.05rem;
}
.pWX img{
    width: 0.27rem;
    padding-right: 0.05rem;
}
