﻿@charset "utf-8";
/* CSS Document */
/* ------------------------我的-主页--------------------- */
.body{
	background:#f5f5f5;
}
/* #头部-- */
.my-index .header-my {
	width: 100%;
	height: .88rem;
	background: url(../images/header-back.png) no-repeat 0 0;
	background-size: 7.5rem;
	/* background-color: #0384fc; */
	font-size: 0.36rem;
	font-weight: bold;
	color: #fff;
	line-height: .88rem;
	text-align: center;
	letter-spacing: .01rem;
}
.my-index .header-my .ssxx{
	position: absolute;
	top: 0rem;
	right:.7rem;
	background: url(../images/my-icon01.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .7rem;
	height: .88rem;
}
.my-index .header-my .sz{
	position: absolute;
	top: 0rem;
	right: 0rem;
	background: url(../images/my-icon02.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .7rem;
	height: .88rem;
}

/* #头像-- */
.my-index .my-name {
    width: 100%;
    height: 4.12rem;
    background: url(../images/my_myb.png) no-repeat center bottom;
    /* background: #0384fc; */
    background-size: 100%;
    margin-bottom: .2rem;
}
    .my-index .my-name .mine_tx {
        width: 100%;
        overflow: hidden;
        padding: 0 0.2rem;
    }
.my-index .my-name .mine_tx i{
	display: block;
	width: 1.2rem;
	height: 1.2rem;
	background: #0384fc;
	border-radius: 50%;
}
.my-index .my-name img{
	height:1.2rem;
	width:1.2rem;
	}
.my-index .my-name .mine_tx p{
	font-size: .28rem;
	margin-top: .38rem;
	margin-left: .3rem;
	color: #fff;
}
.my-index .my-name .wdxx{
	display: block;
	width: .6rem;
	height: 1.2rem;
	background: url(../images/icon-back-w.png) no-repeat center;
	background-size: .16rem;
	margin-left: 6.64rem;
	margin-bottom: .3rem;
}

.my-index .my-name .my-list{
	width: 7.1rem;
	height: 1.6rem;
	background: #fff;
	margin: 0 auto;
	border-radius: .1rem;
	font-size: 0;
}
.my-index .my-name .my-list a{
	display: inline-block;
	width: 1.76rem;
	font-size: .24rem;
	color: #333;
	padding-top: .96rem;
	box-sizing: border-box;
	text-align: center;
}
.my-index .my-name .my-list a:nth-child(1){
	background: url(../images/grzl-icon03.png) no-repeat center 40%;
	background-size: .37rem;
}
.my-index .my-name .my-list a:nth-child(2){
	background: url(../images/grzl-icon04.png) no-repeat center 40%;
	background-size: .42rem;
}
.my-index .my-name .my-list a:nth-child(3){
	background: url(../images/grzl-icon05.png) no-repeat center 40%;
	background-size: .45rem;
}
.my-index .my-name .my-list a:nth-child(4){
	background: url(../images/grzl-icon06.png) no-repeat center 40%;
	background-size: .37rem;
}

/* #列表（5个）-- */
.list-five{
	margin-bottom: .2rem;
}
.list-five ul li a{
	display: block;
	width: 100%;
	height: .9rem;
	font-size: .26rem;
	color: #333;
	line-height: .9rem;
	padding-left: .76rem;
	border-bottom: .01rem solid #eee;
	box-sizing: border-box;
	position: relative;
}
.list-five ul li a i{
	position: absolute;
	top: 0;
	right: .2rem;
	display: block;
	width: .16rem;
	height: .9rem;
	background: url(../images/turn2.png) center no-repeat;
	background-size: 0.16rem;
}
.list-five ul li:nth-child(1) a{
	background: url(../images/icon_wddd.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-five ul li:nth-child(2) a{
	background: url(../images/icon_tkbj.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-five ul li:nth-child(3) a{
	background: url(../images/icon_ctj.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-five ul li:nth-child(4) a{
	background: url(../images/icon_szll.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-five ul li:nth-child(5) a{
	background: url(../images/icon_xgma.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}

/* #列表（4个）-- */
.list-four{
	margin-bottom: 0.2rem;
}
.list-four ul li a{
	display: block;
	width: 100%;
	height: .9rem;
	font-size: .28rem;
	color: #333;
	line-height: .9rem;
	padding-left: .76rem;
	border-bottom: .01rem solid #eee;
	box-sizing: border-box;
	position: relative;
}
.list-four ul li a i{
	position: absolute;
	top: 0;
	right: .2rem;
	display: block;
	width: .16rem;
	height: .9rem;
	background: url(../images/turn2.png) center no-repeat;
	background-size: 0.16rem;
}
.list-four ul li:nth-child(1) a{
	background: url(../images/icon_kfzx.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-four ul li:nth-child(2) a{
	background: url(../images/icon_yjfk.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-four ul li:nth-child(3) a{
	background: url(../images/icon_jcgx.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}
.list-four ul li:nth-child(4) a{
	background: url(../images/icon_sz_b.png) #fff .2rem center no-repeat;
	background-size: .3rem;
}


/* ------------------------我的-个人资料--------------------- */
.my-grzl .header-grzl {
	width: 100%;
	height: .88rem;
	background:#0384fc;
	background-size: 7.5rem;
	font-size: 0.36rem;
	color: #fff;
	line-height: .88rem;
	text-align: center;
	margin-bottom: .2rem;
	letter-spacing: .01rem;
}
.my-grzl .header-grzl .my-b{
	position: absolute;
	top: 0rem;
	left: 0;
	background: url(../images/return.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}

.my-grzl .grzl-list{
	margin-bottom: 1.2rem;
}
.my-grzl .grzl-list ul li a{
	display: block;
	width: 100%;
	height: .9rem;
	font-size: .28rem;
	color: #333;
	line-height: .9rem;
	padding-left: .2rem;
	border-bottom: .01rem solid #eee;
	box-sizing: border-box;
	position: relative;
}
.my-grzl .grzl-list ul li a i{
	position: absolute;
	top: .13rem;
	right: .54rem;
	display: block;
	width: .64rem;
	height: .64rem;
	border-radius:50%;
	overflow:hidden;
}
.my-grzl .grzl-list ul li a i img{
	width:100%;
	height:100%;
	}
.my-grzl .grzl-list ul li a p{
	position: absolute;
	top: 0rem;
	right: .54rem;
	font-size: .28rem;
	color: #666;
}
.my-grzl .grzl-list ul li a{
	background: url(../images/turn2.png) #fff 7.14rem center no-repeat;
	background-size: .14rem;
}


/* ------------------------我的-我的答疑--------------------- */
/* #头部-- */
.my-wddy .header-wddy {
	width: 100%;
	height: .88rem;
	background:#0384fc;
	background-size: 7.5rem;
	font-size: 0.36rem;
	font-weight: bold;
	color: #fff;
	line-height: .88rem;
	letter-spacing: .01rem;
	text-align: center;
}
.my-wddy .header-wddy .my-b{
	position: absolute;
	top: 0rem;
	left: 0;
	background: url(../images/return.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}

/* #切换按钮-- */
.my-wddy .wddy-nav02 .tabs {
    font-size: 0;
    height: .84rem;
    background-color: #fff;
    margin-bottom: .2rem;
    position: fixed;
    width: 100%;
    top: 0.88rem;
    z-index: 3;
    box-shadow: 0 0.1rem 0.2rem #eee;
}
.my-wddy .wddy-nav02 .tabs a{
	font-size: .26rem;
	display: inline-block;
	width: 50%;
	height: .84rem;
	text-align: center;
	line-height: .84rem;
	color: #666;
}
    .my-wddy .wddy-nav02 .tabs a.active {
        color: #0384fc;
    }
.my-wddy .wddy-nav02 .tabs a.active:after{
    display: block;
    content: " ";
    width: .42rem;
	height: .04rem;
	border-radius: .02rem;
    background: #0384fc;
    transform: translate(1.68rem,-.1rem);
}

/* #切换页面-- */
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a{
	display: block;
	width: 7.1rem;
	background: #fff;
	border-radius: .06rem;
	margin: 0 auto;
	padding: .2rem .2rem 0;
	box-sizing: border-box;
	font-size: 0;
	margin-bottom: .2rem;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-top{
	font-size: 0;
	margin-bottom: .15rem;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-top p:nth-child(1){
	font-size: .24rem;
	color: #0384fc;
	margin-right: .2rem;

}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-top p:nth-child(2){
	font-size: .24rem;
	color: #666;
	margin-right:0;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-top p:nth-child(3){
	font-size: .24rem;
	color: #ff8706;
	transform: scale(.9);
	transform-origin:0 50%;
	display: block;
	width: .9rem;
	height: .34rem;
	border: .01rem solid #ff8706;
	border-radius: .06rem;
	box-sizing: border-box;
	text-align: center;
	line-height: .28rem;
	float:right;
}

.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a h4{
	font-size: .28rem;
	color: #333;
	border-bottom: .01rem solid #eee;
	padding-bottom: .24rem;
	line-height: .38rem;
	font-weight:normal;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-bot .i1{
	display:inline-block;
	width: .5rem;
	height: .5rem;
	border-radius:50%;
	overflow:hidden;
	margin-top: .16rem;
	margin-right: .1rem;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-bot .i1 img{
	width:100%;
	height:100%;
	 }
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-bot .p1{
	font-size: .24rem;
	line-height: .82rem;
	color: #666;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-bot .p2{
	font-size: .26rem;
	line-height: .82rem;
	color: #999;
}
.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-bot .i2{
	display:inline-block;
	width: .28rem;
	height: .82rem;
	border-radius: .25rem;
	background: url(../images/dy_pl.png) no-repeat center;
	background-size: 100%;
	margin-right: .1rem;

}

.my-wddy .wddy-nav02 .products .swiper-wrapper .swiper-slide a .yhd-top p.dhd{
	border: .01rem solid #ef1000;
	box-sizing: border-box;
	color: #ef1000;
}

/* ------------------------我的-我的订单--------------------- */
/* #头部-- */
.my-wddd .header-wddd {
	width: 100%;
	height: .88rem;
	background:#0384fc;
	background-size: 7.5rem;
	font-size: 0.36rem;
	/* font-weight: bold; */
	color: #fff;
	line-height: .88rem;
	letter-spacing: .01rem;
	text-align: center;
	z-index: 100000;
}
.my-wddd .header-wddd .my-b{
	position: absolute;
	top: 0rem;
	left: 0;
	background: url(../images/return.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}
.my-wddd .header-wddd .wddd-kf{
	position: absolute;
	top: 0rem;
	right: .2rem;;
	background: url(../images/icon_ddkf.png) center no-repeat;
	background-size:.43rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}
.my-wddd{
	margin-top:0.88rem;
	}

/* #切换按钮-- */
    .my-wddd .wddd-nav02 .tabs {
        font-size: 0;
        height: .84rem;
        background-color: #fff;
        margin-bottom: .2rem;
        position: fixed;
        top: 0.88rem;
        width: 100%;
        position: fixed;
        top: 0.88rem;
        z-index: 2;
        box-shadow: 0 0.1rem 0.2rem #eee;
    }

.my-wddd .wddd-nav02 .tabs a{
	font-size: .26rem;
	display: inline-block;
	width: 33%;
	height: .84rem;
	text-align: center;
	line-height: .84rem;
	color: #666;
}
    .my-wddd .wddd-nav02 .tabs a.active {
        color: #0384fc;
    }
.my-wddd .wddd-nav02 .tabs a.active:after{
    display: block;
    content: " ";
    width: .42rem;
	height: .04rem;
	border-radius: .02rem;
    background: #0384fc;
    transform: translate(1.02rem,-.1rem);
}

/* #切换页面-- */
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list{
	width: 100%;
	background: #fff;
	padding: 0 .2rem;
	margin-bottom: .2REM;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-top{
	border-bottom: .01rem solid #eee;
	box-sizing: border-box;
	margin-bottom: .2rem;
}
    .my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-top p:first-child {
        font-size: .24rem;
        transform: scale(.92);
        transform-origin: 0 50%;
        color: #999;
        line-height: .6rem;
        overflow: hidden;
        text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
        white-space: nowrap;
        width: 88%;
    }
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-top p:last-child{
	font-size: .24rem;
	transform: scale(.92);
	transform-origin:0 50%;
	color: #ef1000;
	line-height: .6rem;
}

.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-cen{
	font-size: 0;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-cen img{
	width: 2.46rem;
	margin-right: .2rem;
}
    .my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-cen p:nth-child(2) {
        font-size: .26rem;
        color: #333;
        margin-bottom: .08rem;
        width: 4rem;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 0.4rem;
        overflow: hidden;
    }
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-cen p:nth-child(3){
	font-size: .24rem;
	transform: scale(.96);
	-webkit-transform-origin-x: 0;
	margin-right: 1rem;
	color: #999;
	margin-bottom: .23rem;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-cen p:nth-child(4){
	font-size: .26rem;
	color: #ef1000;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-cen p:nth-child(4) span{
	font-size: .24rem;
	transform: scale(.85);
	-webkit-transform-origin-x: 0;
	color: #999;
	text-decoration:line-through;
	margin-left: .1rem;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .magb{
	margin-bottom: .3rem;
}

.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-bot .bo1{
	width: 1.4rem;
	height: .48rem;
	border: .01rem solid #999;
	border-radius: .24rem;
	box-sizing: border-box;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-bot .bo1 a{
	display: block;
	width: 1.4rem;
	height: .48rem;
	font-size: .24rem;
	transform: scale(.92);
	-webkit-transform-origin-x: 25%;
	color: #999;
	text-align: center;
	line-height: .42rem;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-bot{
	margin-top: .26rem;
	padding-bottom: .2rem;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-bot .bo2{
	width: 1.4rem;
	height: .48rem;
	border: .01rem solid #0384fc;
	border-radius: .24rem;
	box-sizing: border-box;
	margin-right: .2rem;
}
.my-wddd .wddd-nav02 .products .swiper-slide .dd-list .ddl-bot .bo2 a{
	display: block;
	width: 1.4rem;
	height: .48rem;
	font-size: .24rem;
	transform: scale(.92);
	-webkit-transform-origin-x: 25%;
	color: #0384fc;
	text-align: center;
	line-height: .42rem;
}

.my-wddd .wddd-nav02 .products .swiper-slide .dd-yzf .ddl-top p:last-child{
	color: #999;
}


/* ------------------------我的-我的订单-支付成功--------------------- */
.zfcg-con{
	width: 100%;
	height: 6.1rem;
	background: #fff;
	text-align: center;
	padding-top: .2rem;
	box-sizing: border-box;
}
.zfcg-con img{
	width: 4rem;
	text-align: center;
}
.zfcg-con p:nth-child(2){
	font-size: .36rem;
	color:#333;
	font-weight: bold;
}
.zfcg-con p:nth-child(3){
	font-size: .26rem;
	color: #999;
	margin-bottom: .5rem;
}
.zfcg-con p:nth-child(3) span{
	color: #0384fc;
}

.zfcg-con .zfcg-button{
	font-size: 0;
}
.zfcg-con .zfcg-button a{
	display: inline-block;
	width: 2.4rem;
	height: .8rem;
	font-size: .28rem;
	color: #fff;
	text-align: center;
	line-height: .8rem;
	border-radius: .04rem;
	background: #ff8706;
	margin-right: .7rem;
}
.zfcg-con .zfcg-button a:last-child{
	margin-right: 0;
	background: #0384fc;
}

/* ------------------------我的-我的订单-支付失败--------------------- */

.zfsb-con{
	width: 100%;
	/* height: 93.4%; */
	background: #fff;
	text-align: center;
	padding-top: .2rem;
	box-sizing: border-box;
}
.zfsb-con img{
	width: 4rem;
	text-align: center;
}
.zfsb-con p:nth-child(2){
	font-size: .3rem;
	color:#333;
	font-weight: bold;
	line-height:0.68rem;
}
.zfsb-con p:nth-child(3){
	font-size: .26rem;
	color: #999;
	margin-bottom: .5rem;
}
.zfsb-con p:nth-child(3) span{
	color: #0384fc;
}

.zfsb-con .zfsb-button{
	font-size: 0;
}
.zfsb-con .zfsb-button a{
	display: inline-block;
	width: 2.4rem;
	height: .8rem;
	font-size: .28rem;
	color: #fff;
	text-align: center;
	line-height: .8rem;
	border-radius: .04rem;
	background: #ff8706;
	margin-right: .7rem;
}
.zfsb-con .zfsb-button a:last-child{
	margin-right: 0;
	background: #0384fc;
}

/* ------------------------我的-我的课程--------------------- */
.my-wdkc .header-wdkc {
	width: 100%;
	height: .88rem;
	background:#0384fc;
	background-size: 7.5rem;
	font-size: 0.36rem;
	/* font-weight: bold; */
	color: #fff;
	line-height: .88rem;
	letter-spacing: .01rem;
	text-align: center;
}
.my-wdkc .header-wdkc .my-b{
	position: absolute;
	top: 0rem;
	left: 0;
	background: url(../images/return.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}
.my-wddy{
	margin-top:0.88rem;
	}

/* #切换按钮-- */
.my-wdkc .wdkc-nav02 .tabs{
	font-size: 0;
	height: .84rem;
	background-color: #fff;
	margin-bottom: .4rem;
	box-shadow: 0 .1rem .2rem #eee; 
}
.my-wdkc .wdkc-nav02 .tabs a{
	font-size: .26rem;
	display: inline-block;
	width: 50%;
	height: .84rem;
	text-align: center;
	line-height: .84rem;
	color: #666;
}
    .my-wdkc .wdkc-nav02 .tabs a.active {
        color: #0384fc;
    }
.my-wdkc .wdkc-nav02 .tabs a.active:after{
    display: block;
    content: " ";
    width: .42rem;
	height: .04rem;
	border-radius: .02rem;
    background: #0384fc;
    transform: translate(1.68rem,-.1rem);
}

/* #切换页面-- */
.my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l{
	padding: 0 .2rem;
	border-bottom: .01rem solid #eee;
	margin-bottom: .2rem;
	padding-bottom: .2rem;
}
.my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l img{
	width: 2.46rem;
	margin-right: .2rem;
}
    .my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l p:nth-child(2) {
        font-size: .26rem;
        color: #333;
        margin-bottom: .2rem;
        width: 4rem;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 0.4rem;
        overflow: hidden;
    }
.my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l p:nth-child(3){
	font-size: .24rem;
	color: #666;
	transform: scale(.92);
	-webkit-transform-origin-x: -4%;
	margin-right: 1.2rem;
	margin-bottom: .16rem;
}
.my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l p:nth-child(4){
	font-size: .24rem;
	color: #999;
	transform: scale(.83);
	-webkit-transform-origin-x: -6%;
	margin-top: .1rem;
}

.my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l a{
	display: block;
	width: .96rem;
	height: .44rem;
	border-radius: .2rem;
	border: .01rem solid #0384fc;
	box-sizing: border-box;
	font-size: .24rem;
	transform: scale(.92);
	-webkit-transform-origin-x: -4%;
	line-height: .42rem;
	text-align: center;
	color: #0384fc;
}

.my-wdkc .wdkc-nav02 .products .swiper-slide .kc-l a.a-del{
	display: block;
	width: .4rem;
	height: .44rem;
	background: url(../images/icon_delete.png) no-repeat center;
	background-size: .3rem;
	border: 0rem solid #0384fc;
}


/* ------------------------我的-我的直播--------------------- */
/* #头部-- */
.my-wdzb .header-wdzb {
	width: 100%;
	height: .88rem;
	background:#0384fc;
	background-size: 7.5rem;
	font-size: 0.36rem;
	/* font-weight: bold; */
	color: #fff;
	line-height: .88rem;
	letter-spacing: .01rem;
	text-align: center;
	z-index: 100000;
}
.my-wdzb .header-wdzb .my-b{
	position: absolute;
	top: 0rem;
	left: 0;
	background: url(../images/return.png) center no-repeat;
	background-size:.36rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}
.my-wdzb .header-wdzb .wdzb-kf{
	position: absolute;
	top: 0rem;
	right: .2rem;;
	background: url(../images/icon_ddkf.png) center no-repeat;
	background-size:.43rem;
	display: inline-block;
	width: .6rem;
	height: .88rem;
}
.sign-out{
	width:100%;
	text-align:center;
	background-color:#fff;
	height:0.88rem;
	overflow:hidden;
	color:#999;
	font-size:0.26rem;
	line-height:0.88rem;
	}
/* #修改密码-- */
.change-code{
	background-color:#fff;
	width:100%;
	height:auto;
	overflow:hidden;
	}
.change-code p{
	height:0.88rem;
	background: url(../images/zk_08.png) 0.2rem center no-repeat;
	background-size:.24rem;
	border:solid 1px #eee;
	}
.change-code p input{ 
    width: 100%;
    padding: 0 0.2rem;
    border: 0;
    outline: none;
    font-size: 0.26rem;
    text-align: left;
    line-height: 0.86rem;
    float: left;
    padding-left: 0.32rem;
    color: #333;
    -webkit-text-fill-color: #999;
    margin-left: 0.5rem;
}
/* #个人资料修改-- */
.grzl_list {
    margin-top: 0.2rem;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    border: 0;
    color: #999;
    outline: none;
    font-size: 0.24rem;
}

    .grzl_list p {
        box-sizing: border-box;
        border-bottom: solid 1px #eee;
        padding: 0 0.2rem;
        line-height: 0.88rem;
        overflow: hidden;
    }

    .grzl_list span {
        color: #333;
        float: left;
        box-sizing: border-box;
        display: block;
        width: 1.5rem;
    }

    .grzl_list label {
        box-sizing: border-box;
        display: block;
        float: left;
        padding-left: 1.5rem;
        margin-left: -1.5rem;
        width: 100%;
    }

        .grzl_list label input {
            width: 100%;
            border: 0;
            outline: none;
            font-size: 0.26rem;
            text-align: right;
            line-height: 0.88rem;
            float: left;
            padding-left: 0.32rem;
            color: #333;
            -webkit-text-fill-color: #999;
        }
/* #修改密码-- */
.change-code {
    background-color: #fff;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 1.08rem;
}

    .change-code p {
        height: 0.88rem;
        background: url(../images/zk_08.png) 0.2rem center no-repeat;
        background-size: .26rem;
        border-bottom: solid 1px #eee;
    }

        .change-code p input {
            width: 100%;
            padding: 0 0.3rem;
            border: 0;
            outline: none;
            font-size: 0.26rem;
            text-align: left;
            line-height: 0.86rem;
            float: left;
            padding-left: 0.32rem;
            color: #333;
            -webkit-text-fill-color: #999;
            margin-left: 0.5rem;
        }

.Button-Box {
    width: 100%;
    padding: 0.6rem 0.2rem 0 0.2rem;
}

.ljzc {
    margin-bottom: 0.3rem;
    display: block;
    width: 100%;
    height: 0.8rem;
    border-radius: 0.06rem;
    background: #0384fc;
    border: 0;
    outline: none;
    font-size: 0.3rem;
    color: #fff;
    line-height: 0.8rem;
}

.Tips {
    padding: 0 0.2rem;
}

    .Tips p {
        font-size: 0.24rem;
        color: #999;
    }
/* #课程笔记-- */
.note-box {
    overflow: hidden;
    zoom: 1;
    margin-top: 1.08rem;
}

.kc_notes {
    background-color: #fff;
    padding: 0.2rem;
    border-bottom: 1px solid #f5f5f5;
}

    .kc_notes h1 {
        background: url(../images/notes.png) left center no-repeat;
        background-size: .32rem;
        padding-left: 0.4rem;
        color: #333;
        font-size: 0.28rem;
        font-weight: normal;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .kc_notes p {
        font-size: 0.24rem;
        color: #999;
        padding-top: 0.1rem;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }

.notes-del {
    background-color: #f5f5f5;
    color: #666;
    padding: 0.1rem;
    font-size: 0.24rem;
    margin-top: 0.2rem;
    line-height: 0.36rem;
}
/* #在线答疑-- */
.dayi_banner {
    width: 100%;
    height: 2.6rem;
    overflow: hidden;
    zoom: 1;
}

    .dayi_banner img {
        width: 100%;
        height: 100%;
    }

.my-wddy .wddy-nav02 .tabs a.three {
    width: 33.3%;
}

    .my-wddy .wddy-nav02 .tabs a.three.active:after {
        transform: translate(1.02rem,-.1rem);
    }

.quiz {
    background-color: rgba(3, 132, 252, 0.80);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.12), 0 6px 6px rgba(0, 0, 0, 0.12);
    height: 0.88rem;
    width: 0.88rem;
    font-size: 0.24rem;
    color: #fff;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    line-height: 0.88rem;
    position: fixed;
    right: 0.2rem;
    bottom: 1.2rem;
    z-index: 100;
}

    .quiz a {
        color: #fff;
    }
/* #答疑详情-- */
.header a.dy_set {
    position: absolute;
    top: 0rem;
    right: 0rem;
    background: url(../images/dy_set_01.png) center no-repeat;
    background-size: 0.52rem;
    width: 0.88rem;
    height: 0.88rem;
    display: inline-block;
}

.header a.dy_set2 {
    position: absolute;
    top: 0rem;
    right: 0rem;
    background: url(../images/dy_set_02.png) center no-repeat;
    background-size: 0.52rem;
    width: 0.88rem;
    height: 0.88rem;
    display: inline-block;
}

.dels_box {
    overflow: hidden;
}

.point {
    background-color: #fff;
    padding: 0.2rem;
    border-bottom: 1px #f5f5f5 solid;
}

    .point h1 {
        color: #666;
        font-size: 0.24rem;
        line-height: 0.5rem;
        font-weight: normal;
        display: block;
        overflow: hidden;
    }

        .point h1 img {
            width: 0.5rem;
            height: 0.5rem;
            border-radius: 50%;
            box-sizing: border-box;
            overflow: hidden;
            float: left;
        }

        .point h1 span {
            display: inline-block;
            float: left;
            padding-left: 0.1rem;
        }

    .point p {
        font-size: 0.26rem;
        color: #333;
        margin-top: 0.2rem;
    }

        .point p.hf {
            padding-left: 0.6rem;
        }

    .point h1 em {
        float: right;
        color: #999;
    }

.Reply {
    overflow: hidden;
    zoom: 1;
    margin-top: 0.25rem;
}

    .Reply span {
        color: #0384fc;
        border: 1px solid #0384fc;
        font-size: 0.24rem;
        border-radius: 0.5rem;
        padding: 0.02rem 0.2rem;
        float: left;
    }

    .Reply em {
        height: 0.5rem;
        line-height: 0.5rem;
        background: url(../images/icon_hd.png) left center no-repeat;
        background-size: 0.28rem;
        padding-left: 0.32rem;
        color: #999;
        float: right;
        font-size: 0.24rem;
        color: #999;
    }

.xy_answer {
    background-color: #fff;
    margin-top: 0.2rem;
}

.xyhd_tit {
    height: 0.8rem;
    line-height: 0.8rem;
    font-size: 0.28rem;
    color: #0384fc;
    padding: 0 0.2rem;
    border-bottom: solid 1px #f5f5f5;
}

.tw_Button {
    background-color: #0384fc;
    height: 1rem;
    width: 100%;
    line-height: 1rem;
    font-size: 0.3rem;
    color: #fff;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 2;
}

.No_answer {
    margin: auto;
    width: 100%;
    height: 4rem;
    text-align: center;
    padding-top: 1rem;
}

    .No_answer img {
        width: 2.2rem;
        height: 2.2rem;
    }

    .No_answer p {
        font-size: 0.28rem;
        color: #999;
    }
/* #提交问题-- */
.tj_question {
    background-color: #fff;
    font-size: 0.28rem;
    line-height: 0.88rem;
    color: #333;
}

    .tj_question p {
        height: 0.88rem;
        background: url(../images/turn2.png) right center no-repeat;
        background-size: 0.16rem;
        margin: 0 0.2rem;
        border-bottom: 1px solid #f5f5f5;
    }

        .tj_question p.no_bg {
            background: url(../images/turn2.png) right center no-repeat;
            background-size: 0.16rem;
            height: auto;
            overflow: hidden;
        }

            .tj_question p.no_bg textarea {
                margin: auto;
                display: block;
                width: 100%;
                height: 2rem;
                font-size: 0.24rem;
                line-height: 0.36rem;
                border: solid 1px #eee;
                margin-bottom: 0.2rem;
                padding: 0.1rem;
            }

        .tj_question p span {
            float: right;
            color: #666;
            font-size: 0.26rem;
            padding-right: 0.26rem;
        }
/* #弹窗-- */
.Problem-popup {
    background-color: #fff;
    margin: auto;
    height: auto;
    overflow: hidden;
    border-radius: 0.08rem;
}

    .Problem-popup h1 {
        background-color: #0384fc;
        font-size: 0.3rem;
        color: #fff;
        height: 0.88rem;
        line-height: 0.88rem;
        text-align: center;
        font-weight: normal;
    }

.sort {
    overflow: hidden;
    zoom: 1;
    padding: 0.2rem;
}

    .sort a {
        width: 50%;
        font-size: 0.24rem;
        display: inline-block;
        text-align: center;
        float:left;
    }

        .sort a span {
            color: #0384fc;
            width: 88%;
            line-height: 0.64rem;
            border-radius: 10rem;
            display: inline-block;
            border: 1px solid #0384fc;
            margin: 0.15rem;
        }

.tjcg {
    overflow: hidden;
    zoom: 1;
    text-align: center;
    margin: auto;
    padding: 0.2rem 0;
}

    .tjcg em {
        background: url(../images/ct_cg.png) center center no-repeat;
        background-size: 1.56rem;
        height: 1.6rem;
        width: 1.6rem;
        display: block;
        margin: auto;
        margin-bottom: 0.3rem;
    }

        .tjcg em.sb {
            background: url(../images/ct_sb.png) center center no-repeat;
            background-size: 1.56rem;
        }

    .tjcg p {
        font-size: 0.36rem;
        color: #333;
    }

        .tjcg p.jd {
            font-size: 0.24rem;
            color: #999;
            margin: 0.1rem 0;
        }

.pop-Button {
    width: 60%;
    height: 0.68rem;
    line-height: 0.68rem;
    background-color: #0384fc;
    font-size: 0.26rem;
    color: #fff;
    border-radius: 0.5rem;
    margin: auto;
    text-align: center;
    margin-bottom: 0.2rem;
}

.No_answer .log_in_btn {
    background-color: #0384fc;
    font-size: 0.26rem;
    margin: auto;
    border-radius: 0.5rem;
    width: 40%;
    margin-top: 0.3rem;
    height: 0.68rem;
    line-height: 0.68rem;
}

    .No_answer .log_in_btn a {
        background: none !important;
        color: #fff;
        margin-bottom: inherit !important;
        font-size: 0.24rem !important;
        width: 2rem !important;
        padding: inherit !important;
    }

.dy_opt {
    width: 100%;
    background-color: #fff;
    height: 0.8rem;
    padding: 0 0.2rem;
    overflow: hidden;
    zoom: 1;
    border-bottom: 1px solid #f5f5f5;
}

    .dy_opt a {
        width: 50%;
        display: block;
        float: left;
        text-align: center;
        height: 0.8rem;
        font-size: 0.24rem;
        color: #666;
    }

        .dy_opt a span {
            line-height: 0.8rem;
            display: inline-block;
            background: url(../images/opt.png) right center no-repeat;
            background-size: 0.15rem;
            padding-right: 0.25rem;
        }
.point h1 span i {
    transform: scale(.9);
    transform-origin: 0 50%;
    color: #ff8706;
    border: 1px solid #ff8706;
    border-radius: 0.04rem;
    height: 0.36rem;
    padding: 0 0.08rem;
    line-height: 0.34rem;
    display: inline-block;
    text-align: center;
    margin-left: 0.1rem;
    margin-top: 0.05rem;
}

.replication {
    width: 100%;
    overflow: hidden;
    background-color: #fff;
    padding: 0.2rem;
}

    .replication textarea {
        margin: auto;
        display: block;
        width: 100%;
        height: 2rem;
        font-size: 0.24rem;
        line-height: 0.36rem;
        border: solid 1px #eee;
        padding: 0.1rem;
        background-color: #f5f5f5;
    }

    .replication a {
        width: 2rem;
        height: 0.6rem;
        background-color: #ff8706;
        line-height: 0.6rem;
        color: #fff;
        font-size: 0.24rem;
        display: inline-block;
        text-align: center;
        border-radius: 2px;
        margin-top: 0.2rem;
        float: right;
    }

	