.pad1{
	padding: 1rem;
}
.red_color{
	color: #d70200;
}
.light_gary{
	color: #bbbec1;
	font-size: 1.3rem;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.indexpic_sl,
.teacherpic_sl,
.coursepic_sl,
.minepic_sl{
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -10px;
    width: 21px;
    height: 20px;
}
.indexpic_sl{
	background-position: 0 -214px;
}
.teacherpic_sl{
	background-position: -35px -214px;
}
.coursepic_sl{
	background-position: -72px -214px;
}
.minepic_sl{
	background-position: -111px -214px;
}
.nav_bottom li.select_t p{
	color: #d70200;
}
.nav_bottom li.select_t .indexpic_sl{
	background-position: 0 -248px;
}
.nav_bottom li.select_t .teacherpic_sl{
	background-position: -35px -248px;
}
.nav_bottom li.select_t .coursepic_sl{
	background-position: -72px -248px;
}
.nav_bottom li.select_t .minepic_sl{
	background-position: -111px -248px;
}
.search_bar{
	height: 5rem;
	background: #FFFFFF;
	padding: 0.8rem 0.625rem;
	position: relative;
}
.search_bar .search_link{
	display: block;
	width: 100%;
	height: 100%;
	background: #f6f6f6;
	border: 1px solid #eeeeee;
	border-radius: 4px;
	text-align: center;
	/* line-height: 3.4rem; */
	font-size: 1.4rem;
}
.search_m{
	display: inline-block;
    background-position: 5px -19px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    margin: auto 0;
}
.tg_classify_title{
	height: 4rem;
	line-height: 3.4rem;
	border-bottom: 1px solid #F6F6F6;
	position: relative;
}
.tg_classify_title .title {
    font-size: 1.6rem;
    color: #333333;
}
.tg_classify_title .more_jt {
    background-position: -110px 0;
    width: 1.8rem;
    height: 1.4rem;
    margin-top: 0.2rem;
}
.teachList_ul{
	width: 100%;
}
.teachList_ul li{
	padding: 1rem 0;
	border-bottom: 1px solid #F6F6F6;
	width: 100%;
	overflow: hidden;
}
.personal_info{
	margin-top: 0.6rem;
}
.teachList_ul li .avatar,
.personal_info .avatar{
	width: 6rem;
	height: 6rem;
}
.teachList_ul li .avatar img,
.personal_info .avatar img{
	width: 100%;
	height: 100%;
	border-radius: 50%;
}
.teachList_ul li .per_info,
.personal_info .per_info{
	margin-left: 7rem;
}
.teachList_ul li .per_info .info{
	width: 100%;
	overflow: hidden;
	line-height: 2rem;
	margin-bottom: 0.6rem;
}
.teachList_ul li .per_info .info .name{
	font-size: 1.5rem;
	color: #367ab7;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%;
}
.teachList_ul li .per_info .info .num_course{
	font-size: 1.2rem;
	color: #939393;
}
.teachList_ul li .per_info .info .num_course span{
	color: #d70200;
}
.teachList_ul li .per_info .brief{
	font-size: 1.2rem;
	color: #939393;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.search-button {
	position: absolute;
	margin: auto;
	right: 0;
	top: 0;
	bottom: 0;
	display: inline-block;
    background-position: 5px -19px;
    width: 30px;
    height: 30px;

}
.personal_info .per_info .info .name{
	font-size: 1.5rem;
	color: #454545;
	font-weight: bold;
	border-bottom: 1px solid #F6F6F6;
	line-height: 3rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.personal_info .per_info .info .num_course{
	font-size: 1.4rem;
	color: #939393;
	line-height: 3rem;
	position: relative;
}
.personal_info .per_info .info .num_course span{
	color: #d70200;
}
.personal_info .per_info .info .name span{
	margin-left: 5px;
	font-size: 12px;
}
.brief_per{
	margin-top: 1rem;
}
.brief_per h3{
	font-size: 1.4rem;
	color: #222222;
}
.brief_per p{
	color: #939393;
	line-height: 2rem;
	margin-top: 0.6rem;
	text-indent: 2em;
	font-size: 1.4rem;
}
.teachList_ul li a{
	display: block;
	overflow: hidden;
}
.banner_ty{
	width: 100%;
	height: 14rem;
}
.loading_sl{
	width: 100%;
	height: 3rem;
	background: #FFFFFF;
	color: #b4b4b4;
	font-size: 1.4rem;
	text-align: center;
	line-height: 3rem;
	margin: 1rem 0;
}
.loading_sl .loadpic {
    display: inline-block;
    background: url(../images/5-121204193936.gif);
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 10px;
}
.hisCourse_title{
	line-height: 4rem;
	height: 4rem;
	border-top: 1px solid #EEEEEE;
	font-size: 1.5rem;
	color: #222222;
	/* padding: 0 0.625rem; */
	margin-top: 0.6rem;
}
.pad6 .borg li{
	border-bottom: 1px solid #EEEEEE;
}
.classify_bar{
	width: 100%;
	height: 4rem;
	border-bottom: 1px solid #F6F6F6;
	text-align: right;
	padding-right: 2rem;
	background: #FFFFFF;
}
.classify_bar .Category_name{
	display: inline-block;
	line-height: 4rem;
	position: relative;
	font-size: 1.4rem;
	color: #454545;
}
.classify_bar .triangle-down{
	vertical-align: middle;
	margin-left: 10px;
	padding-bottom: 4px;
	display: inline-block;
	width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #454545;
}
.wrap-course .card_category{
	width: 100%;
	height: 5rem;
	padding: 0 0.625rem;
}
.wrap-course .card_category .one_category{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 5rem;
	font-size: 1.4rem;
	color: #3e3f40;
}
.wrap-course .card_category .allcourse{
	display: block;
	line-height: 5rem;
	font-size: 1.2rem;
	color: #707070;
}
.wrap-course .card_category .allcourse .more_jt{
	display: inline-block;
	background-position: -110px 0;
	width: 1.8rem;
	height: 1.4rem;
	margin-top: 1.8rem;
	margin-left: 0.5rem;
}
.wrap-course .category_ul{
	border-top: 1px solid #F6F6F6;
	width: 100%;
	overflow: hidden;
	padding-bottom: 1rem;
}
.wrap-course .category_ul li{
	width: 25%;
	float: left;
}
.wrap-course .category_ul li a{
	display: block;
	text-align: center;
	position: relative;
	height: 7rem;
}
.wrap-course .category_ul li a .circle{
	width: 3.4rem;
	text-align: center;
	height: 3.4rem;
	line-height: 3.4rem;
	color: #FFFFFF;
	font-size: 1.4rem;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 0.8rem;
	margin-left: -1.7rem;
}
.wrap-course .category_ul li a .bot_name{
	text-align: center;
	font-size: 1.2rem;
	color: #666666;
	padding-top: 4.5rem;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.fixTop{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 2;
}

.Tab_nav{
	width: 100%;
	height: 5rem;
	background: #FFFFFF;
	overflow: hidden;
	display: flex;
	border-bottom: 1px solid #EEEEEE;
}
.Tab_nav li{
	float: left;
	flex: 1;
	line-height: 5rem;
	font-size: 1.5rem;
	text-align: center;
	color: #5a6167;
}
.Tab_nav li.active{
	color: #d70200;
	position: relative;
}
.Tab_nav li.active:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -10px;
	height: 3px;
	width: 20px;
	background: #d70200;
}
.video_title{
	border-bottom: 1px solid #EEEEEE;
	position: relative;
	padding-bottom: 10px;
}
.favour_content {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin:auto;
	width: 30%;
	height: 50%;
	text-align: center;
	border-left: 1px solid #F6F6F6;
	display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.favour_content_pic {
	position:relative;
	display: inline-block;
	top: 0;
	left: 0
}
.video_title h3{
	font-size: 1.5rem;
	color: #34394b;
	line-height: 2rem;
	margin: 1rem 0;
}
.video_title .price{
	color: #939393;
	font-size: 1.3rem;
	margin-bottom: 1rem;
}
.video_title .price span{
	color: #d70200;
}
.course_brief{
	color: #939393;
	font-size: 1.4rem;
}
.course_brief p{
	text-indent: 2em;
}
.course_brief h3{
	font-size: 1.4rem;
	color: #34394b;
	margin: 1rem 0;
}
.chapter_ul{
	width: 100%;
}
.chapter_ul li{
	width: 100%;
	overflow: hidden;
	margin: 1rem 0 3rem;
}
.chapter_ul li .chapter_title{
	color: #404040;
	font-size: 1.4rem;
	width: 60%;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.chapter_ul li .run_play {
    width: 5%;
    display: inline-block;
    vertical-align: middle;
}
.chapter_ul li .chapter_title .num_list{
	display: inline-block;
	width: 2.2rem;
	height: 2.2rem;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 2.2rem;
	background: #bfbfbf;
	border-radius: 50%;
	margin-right: 4px;
	font-size: 1.2rem;
}
.chapter_ul li .free{
	width: 12%;
	color: #ffa01e;
	font-size: 1.4rem;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
}
.chapter_ul li .time_long{
	color: #404040;
	font-size: 1.4rem;
	text-align: right;
	display: inline-block;
	vertical-align: middle;
}
.chapter_ul li .time_long .time{
	display: block;
}
.chapter_ul li.active .chapter_title{
	color: #d70200;
	font-size: 1.4rem;
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: inline-block;
	vertical-align: middle;
}
.chapter_ul li.active  .run_play {
	width: 5%;
	display: inline-block;
	vertical-align: middle;
}
.chapter_ul li.active .chapter_title .num_list{
	display: inline-block;
	width: 2.2rem;
	height: 2.2rem;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 2.2rem;
	background: #d70200;
	border-radius: 50%;
	margin-right: 4px;
	font-size: 1.2rem;
}
.chapter_ul li.active .time_long .time{
	color: #d70200;
}
.reply .chat_box.chat_box_bar{
	margin: 0.7rem 0 0.7rem 2%;
    background: #f5f5f5;
    height: 3.6rem;
    border-radius: 4px;
    width: 78%;
}
.buy_bar{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5rem;
	background: #FFFFFF;
	z-index: 2;
}
.buy_bar .give{
	width: 45%;
	border-top: 1px solid #EEEEEE;
	background: #FFFFFF;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	font-size: 1.5rem;
	color: #666666;
}
.buy_bar .give a{
	display: block;
	width: 100%;
	height: 100%;
}
.buy_bar .give .gift_pic{
	display: inline-block;
	background-position: -32px -316px;
	width: 17px;
	height: 17px;
	vertical-align: text-bottom;
	margin-right: 2px;
}
.buy_bar .buy_btn{
	width: 55%;
	background: #d70200;
	height: 5rem;
	line-height: 5rem;
	text-align: center;
	font-size: 1.5rem;
	color: #FFFFFF;
}
.buy_bar .buy_btn a{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.buy_notes{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #FFFFFF;
	z-index: 1001;
}
.buy_notes .title_top{
	height: 5rem;
	line-height: 5rem;
	border-bottom: 1px solid #EEEEEE;
	padding: 0 1rem;
}
.buy_notes .title_top .title{
	font-size: 1.5rem;
	color: #333333;
}
.buy_notes .title_top .close{
	display: block;
	background-position: 0 -315px;
	width: 18px;
	height: 18px;
	margin-top: 1.7rem;
}
.buy_notes .title_top .back{
	background-position: -110px 0;
	width: 1.4rem;
	height: 1.4rem;
	margin: 1.8rem 0 0 0;
	transform:rotate(180deg)
}
.buy_notes .choose_cont{
	padding: 0 1rem;
}
.buy_notes .choose_cont .card_ul{
	width: 100%;
}
.buy_notes .choose_cont .card_ul li{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.buy_notes .choose_cont .card_ul li p{
	font-size: 1.4rem;
	color: #666666;
	line-height: 5rem;
}
.buy_notes .choose_cont .card_ul li .price_th{
	color: #d70200;
}
.buy_notes .choose_cont .card_ul li .num_ch{
	width: 60%;
	overflow: hidden;
}
.buy_notes .choose_cont .card_ul li .num_ch .purch_num{
	height: 30px;
	line-height: 30px;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	background: #F7F7F7;
	font-size: 1.4rem;
	color: #666666;
	width: 60px;
	resize: none;
	outline: none;
	box-shadow: none;
	-webkit-appearance: none;
	padding: 0 4px;
	margin: 10px 6px 0;
}
.buy_notes .choose_cont .card_ul li .num_ch .add_right{
	background-position: -55px -346px;
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
.buy_notes .choose_cont .card_ul li .num_ch .minus_left{
	background-position: 0 -346px;
	width: 30px;
	height: 30px;
	margin-top: 10px;
}
.buy_notes .choose_cont .card_ul li .num_ch .work_more{
	background-position: -110px 0;
	width: 1.8rem;
	height: 1.4rem;
	margin: 1.8rem 0.625rem 0 0.625rem;
}
.buy_notes .method_pay li.active:after{
	content: "";
	position: absolute;
	right: 6px;
	top: 17px;
	background: url(../images/icon_mobile.png) no-repeat;
	background-size: 200px 400px;
	background-position: -106px -317px;
	width: 20px;
	height: 15px;
}
.buy_notes .gopay{
	width: 100%;
	height: 5rem;
	background: #d70200;
	line-height: 5rem;
	text-align: center;
	font-size: 1.5rem;
	color: #FFFFFF;
}
.yuebao_pic,
.weiChat_pic,
.alipay_pic{
	display: inline-block;
	vertical-align: middle;
	width: 20px;
	height: 20px;
	margin-right: 4px;
}
.yuebao_pic{
	background-position: -100px -153px;
}
.weiChat_pic{
	background-position: -173px -212px;
}
.alipay_pic{
	background-position: -173px -254px;
}
.play_btn{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 5rem;
	height: 8rem;
}
.play_btn .play_goon{
	background-position: -178px -286px;
	width: 18px;
	height: 20px;
	margin: 2rem auto 1rem;
}
.play_btn p{
	text-align: center;
	font-size: 1.2rem;
	color: #367ab7;
}
.wrap-comment .pubdate{
	width: 100%;
	overflow: hidden;
	height: 3.4rem;
	line-height: 3.4rem;
	border-bottom: 1px solid #EEEEEE;
}
.wrap-comment .pubdate p{
	font-size: 1.3rem;
	color: #c5c8cc;
}
.wrap-comment .comment_cont{
	font-size: 1.4rem;
	color: #3e3f40;
	padding: 0.8rem 0;
}
.wrap-comment .from_cont{
	font-size: 1.2rem;
	color: #c5c8cc;
	line-height: 2rem;
}
.wrap-comment .pubdate .delete{
	background-position: -140px -308px;
	width: 24px;
	height: 26px;
}
.reply_area {
	position: fixed;
}
.audio-content {
	position: fixed;
	z-index: 9999;
	height: 30%;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
	bottom: 0; 
}
.audio-content .audio-content-title {
	float: right;
	margin:10px;
	height: 10%;
}
.audio-content .audio_play {
	width: 25%;
}
.audio-content-audio {
	background-image: url(../images/audio.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
}

.audio-content-playing {
	background-image: url(../images/audio_play.png);
    background-repeat: no-repeat;
    background-size: 90%;
    background-position: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto;
}
.from_cont .comment-tips {
	float: right;
}
.from_cont_wrap {
	background-color: #f8f8f8;
	padding: 10px;
    margin-top: 10px;
   /*  display: none; */
}
.from_cont_wrap .name {
	margin-right: 10px;
	color: #5b78af;
}
.receive_all a{
	display: block;
	width: 100%;
	height: 100%;
}
.receive_all .info_course p{
	font-size: 1.4rem;
	color: #434343;
	margin: 0.5rem 0;
}
.receive_all .info_course .name_info {
	color: #979797;
}
.receive_all .info_course p span{
	font-weight: bold;
}
.receive_all .info_course p .red_font{
    font-weight: normal;
    color: #d70200;
}
.receive_all .get-btn-area{
	width: 100%;
	padding: 1rem 0;
	border-top: 1px solid #F6F6F6;
}
.receive_all .get-btn-area .greenbtn{
	line-height: 3rem;
	height: 3rem;
	background: #47c88a;
	border-radius: 4px;
	padding: 0 1rem;
	color: #FFFFFF;
	font-size: 1.4rem;
}
/* 赠送界面 */
.course_info_b .ti_co{
	padding: 0.6rem 0;
}
.course_info_b .ti_co h4{
	font-size: 1.4rem;
	color: #454545;
	font-weight: bold;
	/* margin: 0.4rem 0; */
}
.course_info_b .ti_co p{
	font-size: 1.4rem;
	color: #979797;
	text-indent: 2em;
}
.course_buy .info_ti{
	color: #454545;
	font-size: 1.4rem;
	margin: 1rem 0;
	font-weight: bold;
}
.course_buy .info_ti span{
	font-weight: normal;
	color: #d70200;
}
.man_list .peo_info{
	width: 100%;
	overflow: hidden;
	padding: 0.4rem 0 1rem;
}
.man_list .peo_info .avater_pic{
	width: 4.5rem;
	height: 4.5rem;
	
}
.man_list .peo_info .avater_pic img{
	border-radius: 50%;
}
.man_list .peo_info .avater_info{
	margin-left: 5.5rem;
	font-size: 1.4rem;
}
.man_list .peo_info .avater_info p{
	color: #454545;
}
.man_list .peo_info .avater_info .time{
	color: #979797;
	font-size: 1.2rem;
	margin-top: 0.6rem;
}
.gwc{
	display: block;
	background: url(../images/gwc.png) no-repeat;
	background-size: 22px 22px;
	width: 28px;
	height: 28px;
	margin: 0.5rem 0 0;
}
.lw{
	display: inline-block;
	background: url(../images/lw.png) no-repeat;
	background-size: 18px 18px;
	width: 24px;
	height: 24px;
	vertical-align: middle;
}
.no_info {
	position: fixed;
    top: 30%;
    text-align: center;
    left: 0;
    right: 0;
    
}
.no_info h3 { 
	margin-top: 10px;
	color: #a1a1a1;
 }
 .receive_all_img {
 	width: 3.5rem;
 	height: 3.5rem;
 	border-radius: 50%;
 	float: left;
 }
.receive_all .share_list {
	display: flex;
	background-color: #ffffff;
	padding: 10px;
	margin-bottom: 10px;
}
.receive_all .share_list .section {
	padding: 0 0.625rem;
}

.course_answer {
	position: absolute;
    right: 0;
    height: 3rem;
    line-height: 2.7rem;
    /* width: 5rem; */
    /* padding: 5px; */
    /* padding: 0; */
    margin: auto;
    top: 0;
    bottom: 0;
    border: 2px solid;
    padding: 0 5px;
    color: #58c2ed;
    border-radius: 5px;
}
.voice_wrap {
	height: 2.5rem;
    display: block;
    width: 6rem;
    background-color: #f3f4f3!important;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    position: relative;
    background: url(../images/voice.png) no-repeat;
    /* background-size: 18px 18px; */
    /* vertical-align: middle; */
    background-size: 20%;
    background-position-x: 10%;
    background-position-y: center;
}
.activeVoice {
	background: url(../images/voice_play.gif) no-repeat;
	background-size: 20%;
    background-position-x: 10%;
    background-position-y: center;
    background-color: #f3f4f3!important;
}
.voice_wrap:before {
	position: absolute;
	content: "";
	left: -14px;
	top: 5px;
	width: 0;
    height: 0;
    border-top: 15px solid #f3f4f3;
    border-left: 15px solid transparent; 
}
.isVoice {
	position: relative;

}
.isVoice {
	position: absolute;
	right: -1rem;
	top: 5px;
	width: .5rem;
	height: .5rem;
	border-radius: 50%;
	background-color: red;
}
.tips_icon {
	position: fixed;
	top: 0;
	right: 0;
	width: 30%;
}

.popup__modal_content {
	position: fixed;
    top: 25%;
    text-align: center;
}
.popup__modal_content .content_text {
	font-size: large;
    width: 80%;
    margin: 0 auto;
}

.popup__modal_content img{
	width: 50%;
}
.cc0 {
	background-color: #fdb22f;
}
.cc1 {
	background-color: #3abc82;
}
.cc2 {
	background-color: #44a5fc;
}
.cc3 {
	background-color: #a5aaf6;
}
.cc4 {
	background-color: #a3d832;
}
.cc5 {
	background-color: #54d6fb;
}
.manage_favour {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: 5%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.repaly-content .pic  {
	margin:0 .5rem;
	float: left;
}
.self_question_href {
	width: 70%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    /* word-wrap: normal; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}
.comment-tips span {
	color: tan;
}
.stick {
    position: fixed;
    top: 0;
    z-index: 999;
  }
  .chap_docu {
    width: 100%;
    height: 22rem;
    display: none;
  } 
  .float-botton {
    position: fixed;
    right: 0;
    bottom: 38%;
    height: 3rem;
    line-height: 3rem;
    width: 8rem;
    border-radius: 2rem 0 0 2rem;
    background-color: rgba(0,0,0,0.5);
    
  }
  .float-main {
    color :#ffffff;
    font-size: 1.2rem;
    font-weight: 700;
    display: block;
    text-align:center;
    background: url(../images/main.png) no-repeat;
    background-position: 6%;
  }
  .w_avatar {
  	height: 16px;
  	width: 16px;
  	border-radius: 50%;
  	margin-left: 3px;

  }
  .w_ask {
  	 bottom: 37%;
  }
  .float-main-w {
  	font-size: 1.2rem;
  	color: #ffffff;
  }
  .w-title {
	width: 100%;
    margin-left: 25%;
	}
  .w-wrap {
  	display: flex;
  	flex-direction: column;
  	align-items: center;
  	padding: 20px;
  }
  .w-title-avatar {
  	width: 72px;
  	height: 72px;
  	margin-right: 10px;
  }
  .w-title-name {
  	height: 15px;
  	line-height: 15px;
  	font-weight: bold;
  	font-size: 15px;
  	color: #050505;
  	margin-top: 10px;
  }
  .w-title-name img{
  	vertical-align: bottom;
  	margin-left: 10px;
  }
  .w-content-avatar {
  	height: 213px;
  	width: 213px;
  	margin: 20px 0;
  }
  .w-sao {
  	color: #a4a4a4;
  	margin-bottom: 20px;
  	font-size: 14px;
  	font-weight: 700
  }
  .w-add {
  	color: #050505;
  	font-size: 16px;
  	font-weight: 700
  }

  .photo_product .work_info {
  	color: #9e9e9e;
    overflow: hidden;
    width: inherit;
    line-height: 1.4rem;
    min-height: 3.4rem;
  }
	.photo_product .work_info .work_more {	
		background-position: -110px 0;
	    width: 1.8rem;
	    height: 1.4rem;
	    margin: 1.4rem 0.625rem 0 0.625rem;
	} 
#ke-tabs li:last-child {
	margin-right: 0 !important;
}