.tb_list{
	min-height: 660px;
}

.personal_bg{
	width: 100%;
	height: 150px;
	background: url(../image/personal/personal_bg.jpg) center no-repeat;
	background-size: cover;
	position: relative;
}
.personal_bg .update_btn{
	width: 158px;
	height: 49px;
	position: absolute;
	top: 20px;
	right: 22px;
	overflow: hidden;
}
.personal_bg .update_btn input{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.cot_wrap .personal_wrap{
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.cot_wrap .personal_wrap .personal_pt{
	width: 142px;
	height: 142px;
	border: 4px solid #FFFFFF;
	border-radius: 8px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: -50px;
	margin-right: 20px;
	position: relative;
}
.cot_wrap .personal_wrap .personal_info{
	width: 970px;
	padding-top: 20px;
}
.cot_wrap .personal_wrap .personal_info .base_info .name{
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1;
}
.cot_wrap .personal_wrap .personal_info .base_info .name .icon{display: inline-block;width: 18px;height: 18px;vertical-align: middle;margin-left: 5px;overflow: hidden;margin-top: -2px;}
.cot_wrap .personal_wrap .personal_info .base_info .name .city{font-size: 14px;font-weight: normal;margin-left: 10px;line-height: 1;}
.cot_wrap .personal_wrap .personal_info .base_info .text{
	margin-bottom: 6px;
	color: #666;
	font-size: 14px;
}

.list_right{
	width: 300px;
}
.list_right .rank_top{
	line-height: 56px;
	padding-left: 20px;
	border-bottom: 1px solid #e6e6e6;
	background-color: #FFFFFF;
}
.list_right .rank_top .rank_title{
	padding-left: 20px;
	font-size: 16px;
	color: #573b2d;
	font-weight: bold;
	background: url(../image/title_arrow.png) left center no-repeat;
	background-size: auto 16px;
}
.list_right .rank_list{
	padding-top: 20px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	min-height:128px;
	width:100%;
}
.list_right .rank_list .photo{
	width: 25%;
	margin-bottom: 20px;
	position: relative;
}
.list_right .rank_list .photo .rankName{
	width: 80%;
	overflow: hidden;
	margin-top: 10px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	height:14px;
	line-height:14px;
}
.list_right .rank_list .photo .personal_hover{
	width: 44px;
	height: 44px;
	margin: auto;
	overflow: hidden;
	border-radius: 50%;
	display: block;
}
.list_right .rank_list .photo:nth-child(4n){
	margin-right: 0;
}
.list_right .rank_list .photo:hover .designer_slide{
	display: block;
}




.tb_list_wrap .tb_list_box #personalNav{
	background-color: #f7f7f7;
	margin-top: -10px;
	border-bottom: none;
}
.tb_list_wrap .tb_list_box{
	margin-bottom: 0;
}











/*帖子评论页*/
.post_box{
	margin: 0 20px;
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 0;
}
.post_box:last-child{
	border-bottom: none;
}
.post_box .star{
	margin-bottom: 15px;
}
.post_box .post_txt{
	font-size: 14px;
	color: #666666;
	line-height: 1.5;
	margin-bottom: 15px;
	text-align: justify;
}
.post_box .post_info{
	line-height: 1.2;
	font-size: 14px;
	color: #999999;
}

.tb_list .commentType{
	display: none;
}
.tb_list .on{
	display: block;
}


.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth{
	width: 524px;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .state_list{
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: center;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .state_list span{
	display: block;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .state_list .btn{
	display: block;
	white-space: nowrap;
	margin-top: 5px;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .speed{
	display: block;
	color: #CA1A1D;
	margin-right: 15px;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .chapter_name{
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 240px;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .study_button{
	display: block;
	width: 106px;
	height: 34px;
	border-radius: 4px;
	border: 1px solid #573B2D;
	color: #573B2D;
	background: url(../image/exchange/collect_bg.png) center no-repeat;
	background-size: 100% 100%;
	margin-top: -8px;
	line-height: 34px;
	text-align: center;
}

.tb_list_wrap .tb_list_box .tb_list .update_lesson_btn{
	width: 90px;
	height: 34px;
	background: url(../image/exchange/enter_receipt_btn.png) center no-repeat;
	background-size: 100% 100%;
	border-radius: 4px;
	line-height: 34px;
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	margin-top: -6px;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .release_state_wait{
	color: #0A77C0;
}
.lesson_wrap .lesson_box .lesson_list .lesson_info .study_oth .release_state_failed{
	color: #CA1A1D;
}

.examine_list{
	border-bottom: 1px solid #e6e6e6;
	margin: 0 20px;
	padding: 5px 0 13px;
	line-height: 22px;
	font-size: 0;
}
.examine_list a{
	display: inline-block;
	font-size: 14px;
	height: 22px;
	padding: 0 11px;
	border-radius: 11px;
	color: #999999;
	margin-right: 5px;
	vertical-align: middle;
}
.examine_list .active{
	background-color: #573B2D;
	color: #FFFFFF;
}

.examine_list .tb_search{
	margin-top: -6px;
	margin-right: 10px;
}
.examine_list .tb_search .search_box{
	display: inline-block;
}
.examine_list .tb_search .search_box .search_input{
	width: 144px;
	padding-left: 10px;
	height: 34px;
	background: url(../image/search_input.png) left center no-repeat;
	font-size: 14px;
}
.examine_list .tb_search .search_box .search_btn{
	width: 80px;
	height: 34px;
	background:url(../image/search_btn.png) center no-repeat;
	color: #573b2d;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}


#collectGoods{
	padding-top: 20px;
	padding-left: 10px;
}
#collectGoods .product_list{
	margin-right: 10px;
	width: 234px;
	border: 1px solid #e6e6e6;
	position: relative;
}
#collectGoods .product_list .btn_box{
	position: absolute;
	right: 15px;
	top: 15px;
	display: none;
}
#collectGoods .product_list:hover .btn_box{
	display: block;
}
#collectGoods .product_list .btn_box .cancel_btn{
	display: block;
	font-size: 14px;
	color: #666;
}







/*我的粉丝*/
.fans_title{
	line-height: 56px;
	padding: 0 20px;
	border-bottom: 1px solid #e6e6e6;
	background-color: #FFFFFF;
	font-size: 16px;
	color: #555555;
	position: relative;
	z-index: 2;
}
.fans_list{
	padding-left: 20px;
	padding-top: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	min-height: 540px;
}
.fans_list .fans_box{
	width: 403px;
	height: 98px;
	border: 1px solid #e6e6e6;
	margin-bottom: 20px;
	overflow: hidden;
	margin-right: 20px;
}
.fans_list .fans_box .fans_pt{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-top: 19px;
	margin-left: 19px;
	overflow: hidden;
	margin-right: 10px;
}
.fans_list .fans_box .fans_info{
	width: 295px;
	height: 60px;
	margin-top: 19px;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_left{
	width: 180px;
	line-height: 1;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_left .fans_name{
	font-size: 16px;
	color: #333333;
	margin-bottom: 8px;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_left .txt{
	color: #999999;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_btn a{
	height:34px;
	display: none;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_btn a img{
	height: 100%;
	width: auto;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_btn[type="0"] .follow_btn1{
	display: block;
}
.fans_list .fans_box .fans_info .fans_baseInfo .fans_btn[type="1"] .follow_btn2{
	display: block;
}
.fans_list .fans_box .fans_info .fans_othInfo{
	margin-top: 7px;
	font-size: 14px;
	color: #666666;
}
.fans_list .fans_box .fans_info .fans_othInfo .btn{
	display: none;
}
.fans_list .fans_box:hover .fans_info .fans_othInfo .btn{
	display: block;
}
.fans_list .fans_box:hover{
	background-color: #f5f5f5;
}


.personal_rightBox{
	background-color: #FFFFFF;
	padding: 0 20px;
	margin-bottom: 10px;
}
.personal_rightBox .personal_infoBox{
	padding: 30px 0 24px;
	border-bottom: 1px solid #e6e6e6;
}
.personal_rightBox .personal_infoBox .pt{
	width: 102px;
	height: 102px;
	border:4px solid #f7f7f7;
	border-radius: 50%;
	overflow: hidden;
	margin:0 auto 10px;
}
.personal_rightBox .personal_infoBox .txt .name{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: center;
}
.personal_rightBox .personal_infoBox .txt .intro{
	color: #999999;
	margin-top: 6px;
	text-align: center;
	margin-bottom: 30px;
}
.personal_rightBox .personal_infoBox .info{
	font-size: 14px;
	color: #666666;
	text-align: center;
}
.personal_rightBox .personal_tjInfo{
	height: 86px;
	line-height: 86px;
	text-align: center;
	font-size: 0;
}
.personal_rightBox .personal_tjInfo .txt{
	display: inline-block;
	width: 33.33%;
	vertical-align: middle;
	overflow: hidden;
	line-height: 20px;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	cursor: pointer;
}
.personal_rightBox .personal_tjInfo .txt span{
	display: block;
	color: #999999;
	font-weight: normal;
	font-size: 14px;
}

.nav_sub{
	background-color: #FFFFFF;
	padding: 14px 38px;
	color: #573b2d;
	font-size: 14px;
}
.nav_sub a{
	display: block;
	line-height: 16px;
	padding: 12px 0;
}
.nav_sub a:hover{
	color: #CA1A1D;
}



/*编辑个人资料*/
#infoWrap{
	padding: 0 60px 30px;
}
#infoWrap .info_personal .photo_box{
	width: 142px;
	height: 142px;
	padding: 4px;
	background-color: #f7f7f7;
	border-radius: 8px;
	margin:20px auto;
	position: relative;
}
#infoWrap .info_personal .photo_box .photo{
	width: 142px;
	height: 142px;
	overflow: hidden;
	border-radius: 3px;
	background-color: black;
}
#infoWrap .info_personal .photo_box .photo img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: .7;
}
#infoWrap .info_personal .photo_box .update{
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	color: #FFFFFF;
	text-align: center;
}
#infoWrap .info_personal .photo_box .update input{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#infoWrap .info_personal .photo_box .update .icon{
	display: block;
	margin:56px auto 14px;
	width: 30px;
}
#infoWrap .info_personal .photo_box .update .txt{
	font-size: 14px;
	line-height: 1;
	opacity: .8;
}
#infoWrap .info_personal .base_infoWrap{
	padding: 12px 0;
	line-height: 36px;
	font-size: 14px;
	border-bottom: 1px solid #e6e6e6;
}
#infoWrap .info_personal .base_infoWrap:last-child{
	border-bottom: none;
}
#infoWrap .info_personal .base_infoWrap .infoTitle{
	width: 150px;
	height: 36px;
}

.base_infoWrap .prompt{
	line-height: 36px;
	color: #888;
	font-size: 12px;
}
#infoWrap .info_personal .base_infoWrap .sel_box{
	border: 1px solid #ddd;
	border-radius: 5px;
	overflow: hidden;
}
#infoWrap .info_personal .base_infoWrap .sel_box select{
	display: block;
	padding: 0 10px;
	width: 120px;
	height: 34px;
	font-size: 14px;
}
#infoWrap .info_personal .base_infoWrap input{
	border: none;
	height: 36px;
	width: 200px;
	font-size: 14px;
	background: url(../image/personal/pen_icon.png) left center no-repeat;
	background-size: auto 14px;
	padding-left: 20px;
	outline: medium;
}
.save_btn{
	display: block;
	width: 100px;
	height: 36px;
	background: url(../image/dialog/enter_dialog.png) center no-repeat;
	background-size: 100% 100%;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

.safe_wrap{
	min-height: 740px;
	background-color: #FFFFFF;
}
.safe_wrap .safe_list{
	line-height: 40px;
	height: 40px;
	padding: 30px 0;
	border-bottom: 1px solid #e6e6e6;
}
.safe_wrap .safe_list .safe_name{
	font-size: 20px;
	color: #333333;
}
.safe_wrap .safe_list .safe_name span{
	font-size: 14px;
	color: #999;
	padding-left: 20px;
}
.safe_wrap .safe_list .safe_btn{
	padding-left: 20px;
	background: url(../image/personal/pen_icon.png) left center no-repeat;
	background-size: auto 14px;
	cursor: pointer;
	font-size: 14px;
}




/*我的历程*/
.historyWrap{
	min-height: 560px;
	padding-bottom: 100px;
	background-color: #FFFFFF;
}
.first_history{
	display: inline-block;
	background-color: #b7957c;
	line-height: 48px;
	height: 48px;
	padding: 0 20px;
	border-radius: 5px;
	color: #FFFFFF;
	margin:30px auto 0;
	position: relative;
	font-size: 16px;
}
.first_history:after{
	content: "";
	width: 1px;
	height: 30px;
	background-color: #9e7e55;
	position: absolute;
	left: 50%;
	top: -30px;
}
.history_list{
	width: 100%;
	overflow: hidden;
	font-size: 0;
	text-align: left;
}
.history_list .history_box{
	width: 444px;
	display: inline-block;
	overflow: hidden;
	padding: 30px 0;
	position: relative;
}
.history_list .history_box:before{
	content: "";
	width: 1px;
	height: 100%;
	background-color: #9e7e55;
	position: absolute;
	z-index: 2;
	top: 0;
}
.history_list .right:before{
	right: 9px;
}
.history_list .left:before{
	left: 8px;
}
.history_list .right li{
	float: right;
}
.history_list .right .dot{
	margin-left: 38px;
}
.history_list .left{
	margin-left: 426px;
}
.history_list .left li{
	float: left;
}
.history_list .left .dot{
	margin-right: 38px;
}
.history_list .history_box .cot{
	height: 46px;
	line-height: 46px;
	padding: 0 20px;
	border: 1px solid #9e7e55;
	font-size: 16px;
	color: #573b2d;
	border-radius: 5px;
	position: relative;
}
.history_list .history_box .cot span{
	padding-right: 10px;
}

.history_list .right .cot:after{
	content: "";
	width: 15px;
	height: 13px;
	background: url(../image/personal/arrow_right_his.png) center no-repeat;
	position: absolute;
	right: -13px;
	top: 50%;
	margin-top: -6px;
}
.history_list .left .cot:after{
	content: "";
	width: 15px;
	height: 13px;
	background: url(../image/personal/arrow_left_his.png) center no-repeat;
	position: absolute;
	left: -13px;
	top: 50%;
	margin-top: -6px;
}

.history_list .history_box .dot{
	width: 18px;
	height: 18px;
	margin-top: 15px;
	background: url(../image/personal/dot_icon.png) center no-repeat;
	position: relative;
	z-index: 5;
}
.history_list .history_box .dot:after{
	content: "";
	height: 48px;
	width: 1px;
	background-color: #9e7e55;
	position: absolute;
	top: -15px;
	left: 8px;
	z-index: 3;
}


/*无数据*/
.empty_box{
	height: 660px;
	width: 100%;
	background-color: #FFFFFF;
	overflow:hidden ;
	margin-bottom: 50px;
	display: none;
	margin-top: -50px;
}
.empty_box .empty_img{
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}
.empty_box .txt{
	text-align: center;
	font-size: 14px;
	color: #b2b2b2;
}
.empty_box .txt a{
	color: #0a77c0;
	font-size: 16px;
}

/*绑定微信*/
#bindWx_tc .txt{font-size:16px;text-align: center;padding-bottom: 10px;}
#bindWx_tc .code{width: 180px;height: 180px;margin:5px auto 10px;border: 1px solid #eee;}







/*我的优惠券*/
.fans_title a{font-size: 14px;margin-right: 15px;color: #555;}
.fans_title .line{padding-left: 15px;border-left: 1px solid #bbb;}
.fans_title .on{color: #CA1A1D;}

#coupon{background-color: #fff;}
#coupon .coupon_list{padding:20px;padding-right: 0;min-height: 500px;}
#coupon .coupon_list .coupon{width: 270px;margin-right: 20px;margin-bottom: 20px;}
#coupon .coupon_list .past .top,#coupon .coupon_list .used .top{background-color: #cccccc;}
#coupon .coupon_list .past .top:before,#coupon .coupon_list .used .top:before{background-image: url(../image/exchange/wave-2.png);}
#coupon .coupon_list .past .bot,#coupon .coupon_list .used .bot{color: #ccc;}
.coupon .ex{margin: 0 10px;border-top: 1px solid #eee;padding-top: 10px;height: 160px;}
.coupon .ex .t1{color: #333;}
.coupon .ex .t2{color: #888;margin-top: 5px;line-height: 16px;height: 48px;}
.coupon .ex .btn{width: 120px;height: 32px;border: 1px solid #f67552;border-radius: 18px;margin: auto;font-size: 14px;color: #f67552;display: block;line-height: 32px;text-align: center;}
#coupon .coupon_list .past .ex{background: url(../image/personal/past-icon.png) right 80% no-repeat;}
#coupon .coupon_list .used .ex{background: url(../image/personal/used-icon.png) right 80% no-repeat;}








.jin-btn{color: #2bbf6d;}






#exMod .list{padding-right: 20px;}
#exMod .list .user{margin-left: 20px;}
#exMod .list .ex-cot{margin-left: 20px;}
#exMod .list .ex-spec{margin-left: 20px;}
#exMod .list .ex-reply{margin-left: 20px;}




#brand{overflow: hidden;}
#brand span{display: block;float: left;height: 30px;line-height: 30px;margin-top: 2px;border: 1px solid #ddd;color: #555;padding: 0 20px;border-radius: 3px;margin-right: 10px;cursor: pointer;}
#brand span.active{color: #CA1A1D;border-color: #CA1A1D;}




/*勋章墙*/
.medalMod{width:830px;margin: auto;padding-bottom: 200px;}
.medalMod .medal_list .medal_box{text-align: center;font-size: 0;padding-top: 30px;width: 810px;margin: auto;}
.medalMod .medal_list .medal_box .box{width: 25%;display: inline-block;vertical-align: middle;}
.medalMod .medal_list .medal_box .box .name{font-size: 16px;color: #555;margin-bottom: 20px;}
.medalMod .medal_list .medal_box .box .icon{width: 120px;height: 120px;overflow: hidden;margin: auto;}
.medalMod .medal_list .medal_box .box .icon img{max-width: 100%;max-height: 100%;margin: auto;}

.medalMod .medal_list .base{width: 830px;height: 81px;margin:-22px auto 0;background: url(../image/personal/medal_bt.png) center top no-repeat;background-size: auto 200%;}
.medalMod .medal_list .base-2{background-position-y: bottom;}


#ContainerPanel tr td{line-height: 24px;}








/*设计信息*/
#designInfoMod{padding-top: 15px;}
#designInfoMod .table{margin:0 -40px;}
#designInfoMod table .tl{text-align: left}
#designInfoMod table .tr{text-align: right}
#designInfoMod table td{line-height: 32px;padding: 5px;font-size: 14px;}
#designInfoMod table .title{line-height: 56px;padding: 0 20px;font-size: 16px;background-color: #f3efe9;color: #573B2D;font-weight: 400;}
#designInfoMod table .magin{padding: 10px 0;}
#designInfoMod table .title .ipt{color: #CA1A1D;}
#designInfoMod table .box{margin-left: 10px;}
#designInfoMod table .box .prompt-t1{font-size: 12px;color: #888;float: left;}
#designInfoMod table .box li{height: 30px;padding: 0 20px;line-height: 30px;border-radius: 3px;border:1px solid #ddd;margin-right: 10px;margin-bottom: 10px;float: left;cursor: pointer;}
#designInfoMod table .box li.on{color: #CA1A1D;border-color: #CA1A1D;}
#designInfoMod table .sel_box{width: 180px;height: 32px;margin-left: 10px;margin-bottom: 10px;}
#designInfoMod table .sel_box select{border:1px solid #ddd;height: 100%;border-radius: 3px;width: 100%;padding-left: 10px;line-height: 30px;font-size: 14px;}
#designInfoMod table .btn{width: 152px;height: 46px;font-size: 15px;line-height: 1.2;color: #fff;border-radius: 4px;background: url(../image/design/bg-1.png) center no-repeat #573B2D;background-size: 100% 100%;margin-left: 10px;margin-top: 10px;cursor: pointer;}


#saveMask .mod{width: 400px;background-color: #fff;position: fixed;top: 50%;left: 50%;margin-left: -200px;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-moz-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);z-index: 10;border-radius: 4px;}
#saveMask .mod .close-btn{width: 16px;height: 16px;position: absolute;top: 8px;right: 8px;background: url(../image/dialog/close_tc_nor.png) center no-repeat;background-size: 90% auto;z-index: 12;}
#saveMask .mod .icon{width: 110px;height: 96px;margin: 20px auto 10px;}
#saveMask .mod .t1{font-size: 16px;font-weight: bold;color: #666666;text-align: center;}
#saveMask .mod .t2{text-align: center;font-size: 14px;color: #b29f92;padding: 10px 0;}
#saveMask .mod .btn-box{font-size: 0;text-align: center;padding-bottom: 30px;padding-top: 4px;}
#saveMask .mod .btn-box a{display: inline-block;vertical-align: middle;width: 96px;height: 32px;border: 1px solid #573B2D;font-size: 14px;line-height: 32px;margin: 0 5px;border-radius: 3px;}
#saveMask .mod .btn-box .btn-1{background: url(../image/design/bg-2.png) center no-repeat;background-size: 100% 100%;color: #573B2D;}
#saveMask .mod .btn-box .btn-2{background: url(../image/design/bg-1.png) center no-repeat #573B2D;background-size: 100% 100%;color: #fff;}








.des-btn{overflow: hidden;text-align: right;font-size: 0;}
.des-btn button{width: 104px;height: 34px;display: inline-block;vertical-align: middle;border:1px solid #573B2D;font-size: 13px;line-height: 1.2;margin-left: 10px;cursor: pointer;border-radius: 3px;}
.des-btn .btn-1{background: url(../image/design/bg-2.png) center no-repeat #fff;background-size: 100% 100%;color: #573B2D;}
.des-btn .btn-2{background: url(../image/design/bg-1.png) center no-repeat #573B2D;background-size: 100% 100%;color: #fff;}

.cot_wrap .personal_wrap .personal_info .base_info .name .follow_btn{display: inline-block;vertical-align: middle;margin-top: -8px;margin-bottom: -8px;margin-left: 10px;}
.cot_wrap .personal_wrap .personal_info .base_info .name{margin-bottom: 15px;}
