body {
	font-family: '寰蒋闆呴粦', '瀹嬩綋';
	background-color: #f5f5f5;
}

a {
	color: #333333;
}

a:active {
	color: #333333;
	text-decoration: none!important;
}

.renren_logo {
	width: 151px;
	height: 151px;
	margin: auto auto 30px;
	background: url(/mobile/images/login_bg.png) center center no-repeat;
	background-size: cover;
}

.weui-tabbar {
	position: fixed;
	z-index: 500;
	bottom: 0;
	width: 100%;
	background-color: #f7f7fa;
}

.weui-tabbar__item.weui-bar__item--on .weui-tabbar__label {
	color: #999;
}

.weui-cells {
	font-size: 14px;
}

#sp_err ul {
	margin-top: 16px;
	padding: 0;
	list-style: none;
}

#sp_err li {
	margin: 0;
}

.weixin_btn_login {
	display: inline-block;
	font-size: 18px;
	width: 100%;
	border: 1px solid #ffa413;
	background: #ffa413;
	border-radius: 4px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-decoration: none !important;
}

#weChatPage {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.weixin_footer .phone:link,
.weixin_btn_login:link,
.weixin_footer .phone:visited,
.weixin_btn_login:visited,
.weixin_footer .phone:hover,
.weixin_btn_login:hover,
.weixin_footer .phone:active,
.weixin_btn_login:active {
	text-decoration: none;
	color: #fff !important;
}

#weChatPage .big_nav {
	background-color: #fff;
	padding: 14px 6px 10px;
	position: relative;
	text-align: center;
}

#weChatPage .big_nav a {
	height: auto;
	font-size: 14px;
	color: #4f4e4e;
}

#weChatPage .big_nav .icon {
	display: block;
	color: #ffffff;
	font-size: 32px;
	width: 60px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto 6px;
	border-radius: 50%;
}

#weChatPage .big_nav .icon-friend {
	background: #fa405e;
	padding-top: 1px;
}

#weChatPage .big_nav .icon-yijianfankui {
	background: #68a9f9;
	padding-top: 2px;
}

#weChatPage .big_nav .icon-clock {
	background: #07c678;
	padding-top: 2px;
}

#weChatPage .small_nav {
	background-color: #fff;
	padding: 10px;
	position: relative;
	margin-top: 0px;
	text-align: center;
}

#weChatPage .small_nav a {
	height: auto;
	font-size: 14px;
	color: #4f4e4e;
}

#weChatPage .small_nav .icon {
	display: block;
	color: #ffffff;
	font-size: 24px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	margin: 0 auto 0 15px;
	float: left;
}

#weChatPage .small_nav .text {
	height: 40px;
	line-height: 40px;
	margin-left: 10px;
	float: left;
}



#weChatPage .small_nav .icon-friend {
	color: #f86e97;
}

#weChatPage .small_nav .icon-pic {
	color: #28c1fe;
}

#weChatPage .small_nav .icon-clock {
	color: #07c678;
}

#weChatPage .small_nav .icon-fankui {
	color: #feae02;
}

#weChatPage .small_nav .icon-dianyingpiao {
	color: #28c1fe;
}

#weChatPage .small_nav .icon-dingwei2 {
	color: #04ee58;
}

#weChatPage .small_nav .icon-yijianfankui {
	color: #f8a392;
}

#weChatPage .small_nav .icon-iconfontplay2 {
	color: #f86e97;
}

#weChatPage .small_nav .icon-zhinan {
	color: #ea2600;
}

#weChatPage .small_nav .icon-bussinessman {
	color: #61a4ff;
}

#weChatPage .small_nav .icon-email {
	color: #7559bf;
}

#weChatPage .small_nav .icon-iconfontyouhuiquan {
	color: #84ca65;
}

#weChatPage .small_nav .icon-kaoqinchuqin {
	color: #84ca65;
}

#weChatPage .small_nav .icon-quguo {
	color: #bf3dac;
}

#weChatPage .small_nav .icon-account1 {
	color: #8c97cb;
}

#weChatPage .small_nav .icon-viewgallery {
	color: #0aea04;
}

#weChatPage .small_nav .icon-xianlu {
	color: #e68e53;
}

#weChatPage .small_nav .icon-process {
	color: #eb6877;
}

#weChatPage .weui-flex .odd {
	border-right: 1px solid #f3f2f7;
	border-bottom: 1px solid #f3f2f7;
}

#weChatPage .weui-flex .even {
	border-bottom: 1px solid #f3f2f7;
}

@media only screen and (max-device-width: 320px) {
	#weChatPage .big_nav a {
		padding: 10px 0;
	}

	#weChatPage .big_nav .odd {
		padding-left: 46px;
	}

	#weChatPage .big_nav .even {
		padding-right: 10px;
	}

	#weChatPage .small_nav a {
		padding: 10px 0;
	}

	#weChatPage .small_nav .odd {
		padding-left: 46px;
	}

	#weChatPage .small_nav .even {
		padding-right: 10px;
	}
}

#weChatPage .panel {
	border: 0;
	border-radius: 0;
	margin-bottom: 0;
}

#weChatPage .panel .panel-heading {
	border: 0;
	background-color: #f7f2ea;
	padding-left: 8px;
}

#weChatPage .panel .panel-heading h3 {
	border-left: 3px solid #4A94E0;
	padding-left: 4px;
	color: #777;
}

#weChatPage .panel table .td_label {
	width: 25%;
	/*font-weight: bold;*/
	color: #000;
	text-align: left;
}

#weChatPage .panel table .td_value {
	text-align: right;
}

#weChatPage .trainRecord table,
#weChatPage .trainRecord table th {
	text-align: center;
}

#weChatPage .trainRecord table th,
#weChatPage .period_tab_content table th {
	vertical-align: middle;
	border-bottom: 0;
}

#weChatPage .period_nav,
#weChatPage .score_nav {
	text-align: center;
	border-bottom: 1px solid #DBDBDB;
	margin-top: 0px;
	max-width: 750px;
}

#weChatPage .period_nav .row, #weChatPage .score_nav .row {
	margin: 0 15px;
}

#weChatPage .period_nav .col-xs-4, #weChatPage .score_nav .col-xs-4 {
	padding: 8px 0;
}

#weChatPage .period_nav .active,
#weChatPage .score_nav .active {
	color: #FE6501;
	border-bottom: 3px solid #FE6501;
	margin-bottom: -1px;
}

#weChatPage .period_tab_content a,
#weChatPage .trainRecord table td a {
	color: #4a94e0;
	text-decoration: none;
}

#weChatPage .download_info {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#weChatPage .down_arrow {
	width: 36px;
	height: 36px;
	margin: 0 auto 20px;
	background: url(/mobile/images/download_arrow_icon.png);
	background-size: cover;
}

#weChatPage .download_btn_wrapper a {
	display: block;
	color: #fff;
	text-decoration: none;
	border: 1px solid #1b1c1e;
	border-radius: 4px;
	background-color: #1b1c1e;
	height: 80px;
	line-height: 80px;
	vertical-align: middle;
	font-size: 20px;
	text-align: center;
}

#weChatPage .download_btn_wrapper .download_android {
	border-color: #30be3d;
	background-color: #30be3d;
}

#weChatPage .download_ios_icon,
#weChatPage .download_android_icon {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-top: -4px;
	background: url(/mobile/images/download_android_icon.png);
	background-size: cover;
	vertical-align: middle;
}

#weChatPage .download_ios_icon {
	background: url(/mobile/images/download_ios_icon.png);
	background-size: cover;
}

#weChatPage .download_warn_info {
	padding-left: 24px;
	font-size: 16px;
	margin-bottom: 20px;
}

#weChatPage .download_warn_info a {
	text-decoration: underline;
	color: #50de68;
}

#weChatPage .exam_score {
	color: #FFB310;
}

#weChatPage .recommendCustomer {
	padding: 0 0 10px;
	background-color: #fff;
}

#weChatPage .recommendCustomer table {
	margin-bottom: 0;
}

#weChatPage .newCustomerRecord {
	background-color: #f7f2ea;
}

#weChatPage .newCustomerRecord ul li {
	background-color: #fff;
	padding: 10px;
}

#weChatPage .newCustomerRecord table td {
	padding: 0;
	border-top: 0;
}

#weChatPage .newCustomerRecord table .td_label {
	width: 40%;
}

#weChatPage .newCustomerRecord .tel_icon,
#weChatPage .newCustomerRecord .sms_icon {
	display: inline-block;
	width: 32px;
	height: 32px;
	background: #ffa413;
	background-size: cover;
}

#weChatPage .newCustomerRecord .sms_icon {
	background: #ffa413;
	background-size: cover;
}

#weChatPage .newCustomerRecord .media-body table {
	margin-bottom: 0;
}

#weChatPage .newCustomerRecord .media-right {
	vertical-align: middle;
}

#weChatPage .score_nav .row .col-xs-6 {
	font-size: 16px;
	padding: 10px 0;
}

#weChatPage .no_outline {
	outline: none;
	border: 0;
	text-align: right;
}

td {
	border-top-color: #eee !important;
}