.tab-box {
	margin-top: 30px;
	display: inline-block;
	border: 1px solid #e6e6e6;
	font-size: 0;
	border-radius: 4px;
	overflow: hidden;
}

.tab-box .tab {
	display: inline-block;
	font-size: 14px;
	color: #4c4c4c;
	background: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 30px;
	border: none;
	border-radius: 0;
}

.tab-box .tab.left {
	border-right: 1px solid #e6e6e6;
}

.tab-box .tab.right {
	border-left: 1px solid #e6e6e6;
}

.tab-box .tab.active {
	background: #485058;
	color: #fff;
}

#page-right .page-content {
	margin-top: 0;
}

.right-content {
	padding: 30px 15px;
	margin: 20px auto 0 auto;
	background: #fff;
}

.app_info_right {
	border: none;
}

.app_info_left {
	border-right: 1px solid #e6e6e6;
}

.content-left,
.content-right,
.content-left .info-list .left,
.content-left .info-list .right {
	display: table-cell;
}

.content-left {
	width: 320px;
	padding: 0 50px;
	border-right: 1px solid #e6e6e6;
}
.content-left .logo-box{
	margin-bottom: 30px;
}
.content-left .logo-box img{
	width: 60px;
	height: 60px;
}
.content-left .logo-box .app-link{
	color: #5c92ef;
}
.content-left .info-list li {
	width: 220px;
	font-size: 14px;
	color: #4c4c4c;
	margin-bottom: 30px;
}

.content-left .info-list .left {
	width: 75px;
}

.content-left .info-list .right {
	word-wrap: break-word;
	word-break: break-all
}

.content-left .info-list li .link {
	color: #5c92ef;
}

.content-left .qrcode {
	width: 220px;
	height: 220px;
	border: 1px solid #e6e6e6;
	border-radius: 6px;
	overflow: hidden;
	margin-bottom: 10px;
}

.content-left .qrcode img {
	width: 100%;
}

.content-left .qr_tools .btn {
	padding: 0;
	height: 40px;
	line-height: 40px;
}

.content-left .qr_tools .left {
	width: 110px;
}

.content-left .qr_tools .middle {
	width: 88px;
}

.content-left .qr_tools .right {
	width: 24px;
	background: url(/dist/user_admin/img/admin_detail/more_down_icon_03.png) center center no-repeat;
}

.content-right {
	width: 100%;
	padding: 0 15px;
}

.edit-form .save-edit-btn {
	height: 40px;
	width: 120px;
	background: #5c92ef;
	color: #fff;
}

.edit-form .form-control,
.market-form .form-control {
	height: 40px;
}

.edit-form .control-label {
	padding-top: 12px;
	padding-right: 0;
}

.edit-form .form-group {
	margin-bottom: 20px;
}

.app_info_right .save-default {
	padding: 13px 24px;
	background: #5c92ef;
	color: #fff;
	font-size: 14px;
	border: none;
	line-height: 1;
	font-family: "微软雅黑";
}

.market-form {
	display: table-cell;
	padding: 0 15px;
	margin-top: 40px;
}

.market-form .form-group {
	margin-top: 28px;
}

.market-form .control-label {
	margin-bottom: 10px;
	color: #5c92ef;
	text-align: left;
}

.market-form .control-label a {
	color: #5c92ef;
}

.market-form .switch-box {
	padding-left: 0;
}

.market_form_label {
	color: #4c4c4c;
	font-size: 14px;
	font-weight: 700;
}

.market_form_label a.tips {
	color: #5c92ef;
}

.market-form .market-input {
	position: relative;
}

.market-form .save_btn {
	height: 40px;
	padding: 0 15px;
	background: #5c92ef;
	color: #fff;
}

.market_demo_tips {
	width: 150px;
	padding: 10px 5px;
}

.market_demo_tips .demo_label {
	margin-top: 10px;
	width: 140px;
	font-size: 12px;
}


/*.market-form .edit_btn,
.market-form .save_btn{
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 27px;
	top: 12px;
	cursor: pointer;
}
.market-form .edit_btn{
	display: none;
	background: url(/dist/user_admin/img/admin_detail/edit_btn.png) 0 0 no-repeat;
}
.market-form .save_btn{
	display: block;
	background: url(/dist/user_admin/img/admin_detail/save_btn.png) 0 0 no-repeat;
}*/

.page-item-title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #e6e6e6;
	font-size: 16px;
	color: #333;
}

#item-weixin {
	padding: 20px 10px 25px 50px;
	background: #fff;
}

#item-weixin p {
	margin-bottom: 5px;
}

#item-weixin p input[type=checkbox] {
	vertical-align: middle;
	width: 14px;
	height: 14px;
	margin: 0;
}

#item-down {
	padding: 25px 0 5px 0;
	background: #fff;
}

.help-block {
	margin-bottom: 0;
}

#item-down .save {
	display: none;
}

#item-down .edit-icon,
#item-down .save-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
}

#item-down .edit-icon {
	background: url(/dist/user_admin/img/admin_detail/houtai18.png) 0 0 no-repeat;
}

#item-down .save-icon {
	;
	background: url(/dist/user_admin/img/admin_detail/houtai19.png) 0 0 no-repeat;
}

.theme_preview_box {
	background: #fff;
	padding-bottom: 35px;
}

.theme_preview_left {
	float: left;
	margin: 0 40px;
}

.theme_preview_left .bottom {
	color: #333;
	padding-top: 10px;
}

.system_tab {
	width: 160px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 30px;
	font-size: 0;
	border-radius: 4px;
	border: 1px solid #e6e6e6;
	overflow: hidden;
}

.system_tab .system {
	display: inline-block;
	width: 50%;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #333;
	background: #fff;
	cursor: pointer;
}

.system_tab .system.active {
	background: #485058;
	color: #fff;
}

.preview_warp {
	width: 340px;
	height: 650px;
	position: relative;
	background: url(/dist/user_admin/img/admin_detail/phone_bg01.png) 0 0 no-repeat;
}

.preview_box {
	position: absolute;
	padding-top: 60px;
	width: 308px;
	height: 540px;
	top: 39px;
	left: 14px;
}

.preview_box .preview_head {
	position: absolute;
	top: 0;
}

.preview_box .preview_head .title {
	position: absolute;
	width: 60%;
	margin-left: 50%;
	left: -30%;
	text-align: center;
	top: 30px;
	color: #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#preview-iframe {
	width: 100%;
	height: 100%;
}

.theme_preview_right {
	/*margin-top: 70px;*/
	margin-left: 420px;
}

.theme_preview_right .form_group {
	margin-bottom: 20px;
	overflow: hidden;
}

.theme_preview_right .form_group .app_label {
	float: left;
	width: 50px;
}

.theme_preview_right .form_group .form_box {
	margin-left: 50px;
}

.theme_appinfo,
.theme_edit_form {
	padding: 0 15px;
}

.theme_edit_form .form_group {
	margin-bottom: 20px;
}

.theme_preview_right .app_logo {
	text-align: center;
	margin-bottom: 20px;
}

.theme_preview_right .theme_logo {
	width: 70px;
	height: 70px;
}

.theme_appinfo .app_type {
	padding-left: 50px;
	margin-top: 10px;
}

.theme_appinfo .app_type .type_label {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	color: #333;
}

.theme_appinfo .app_type .btn-edit {
	background: #fff;
	border: 1px solid #5c92ef;
	color: #5c92ef;
	padding: 12px 34px;
	line-height: 1;
}

.theme_preview_right .app_logo .app_label {
	margin-top: 10px;
}

.theme_preview_right .up_theme_logo {
	text-decoration: underline;
	background: none;
	border: none;
	cursor: pointer;
}

.theme_edit_form .app_title {
	height: 40px;
	line-height: 40px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.theme_edit_form .form_group .form_input,
.theme_edit_form .form_group .form_text {
	width: 100%;
	border: 1px solid #e6e6e6;
	border-radius: 4px;
	padding: 0 10px;
}

.theme_edit_form .form_group .form_input {
	height: 40px;
}

.theme_edit_form .form_group .app_title_label {
	line-height: 40px;
}

.theme_edit_form .form_group .form_text {
	height: 200px;
	outline: none;
	padding: 5px 10px;
	resize: none;
	display: block;
}

.theme_edit_form .app_save {
	/*padding-left: 50px;*/
	text-align: center;
}

.theme_edit_form .btn-save {
	background: #5c92ef;
	border: 1px solid #5c92ef;
	color: #fff;
	padding: 12px 34px;
	line-height: 1;
}

.theme_edit_form .btn-cancel {
	margin-left: 15px;
	background: #fff;
	padding: 12px 34px;
	line-height: 1;
}

.theme_edit_form .screenshot-box {
	overflow: hidden;
}

.theme_edit_form .screenshot {
	float: left;
	width: 100px;
	margin: 0 8px;
	position: relative;
}

.theme_edit_form .screenshot .screenshot_check {
	/*height: 25px;*/
	line-height: 25px;
}

.theme_edit_form .screenshot .item {
	position: relative;
	display: block;
	width: 100px;
}

.theme_edit_form .screenshot_layer {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 90;
	background-color: #000;
	opacity: 0.4;
}

.theme_edit_form .screenshot_del {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 100;
	font-size: 16px;
	color: #f00;
}

.theme_edit_form .screenshot .item.active .screenshot_layer {
	display: block;
}

.theme_edit_form .screenshot .item.active .screenshot_del {
	display: inline-block;
}

.theme_edit_form .screenshot img {
	width: 100%;
	display: block;
	width: 100px;
	height: 165px;
}

.theme_edit_form .screenshot .up_box {
	text-align: center;
}

.theme_edit_form .up_screenshot {
	background: none;
	border: none;
	font-size: 14px;
	color: #333;
	text-decoration: underline;
}

.theme_edit_form .screenshot_check {
	margin-top: 10px;
}

.item-background {
	padding-bottom: 45px;
	background: #fff;
	text-align: center;
}

.item-background .content {
	display: inline-block;
	text-align: center;
}

.item-background .left,
.item-background .right {
	width: 200px;
}

.item-background .center {
	text-align: center;
	padding: 0 50px;
	color: #999;
	line-height: 26px;
}

.item-background .item {
	display: table-cell;
	vertical-align: middle;
}

.item-background .item .item-title {
	margin-bottom: 10px;
}

.item-background .item .item-title .icon {
	display: inline-block;
	width: 16px;
	height: 18px;
	margin-right: 5px;
	vertical-align: middle;
}

.item-background .item-content {
	width: 100%;
	height: 240px;
}

.item-background .item-content .bg-link {
	display: block;
	width: 100%;
	height: 100%;
}

.item-background .item-content .bg-img {
	width: 100%;
	height: 240px;
}

.item-background .ios-icon {
	background: url(/dist/user_admin/img/admin_detail/houtai13.png) 0 0 no-repeat;
}

.item-background .android-icon {
	background: url(/dist/user_admin/img/admin_detail/houtai14.png) 0 0 no-repeat;
}

.item-background .item-bottom {
	margin-top: 10px;
	font-size: 0;
}

.item-background .item-bottom .btn {
	width: 50%;
	font-size: 14px;
}

#item-weixinTips {
	padding: 20px 0;
	text-align: center;
	background: #fff;
}

#item-weixinTips img {
	width: 75%;
}

#app-info-box .app-sum p {
	margin-bottom: 5px;
}

#app-info-box .app-sum .sum-item {
	display: inline-block;
	width: 120px;
}

#app-info-box .detail_content {
	height: 200px;
	overflow: hidden;
	display: none;
}

.detail_more,
.detail_up {
	color: #498dd0;
	display: none;
}

.detail_up {
	display: none;
}

.form-horizontal .control-label {
	padding-top: 0;
}

.help-block {
	color: #999;
}

.form-horizontal {
	position: relative;
}

.edit-box {
	position: absolute;
	right: 30px;
}

.themes_list {
	padding-bottom: 40px;
	background: #fff;
}

.themes_list ul {
	font-size: 0;
	text-align: center;
	margin: 0 4%;
	padding: 30px 0 38px 0;
	border-bottom: 1px solid #e6e6e6;
}

.themes_list li {
	display: inline-block;
	margin: 0 10%;
	vertical-align: top;
}

.themes_list .theme_checkbox_box {
	margin-top: 20px;
}

.themes_list .theme_checkbox_box .theme_label {
	cursor: pointer;
	font-weight: 400;
	font-size: 14px;
	color: #666;
	line-height: 1;
}

.themes_list .theme_checkbox_box .theme_checkbox {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #5c92ef;
	margin-right: 5px;
	vertical-align: text-bottom;
}

.themes_list .theme_label.active .theme_checkbox {
	border: none;
	background: url(/dist/user_admin/img/admin_detail/checkbox_active.png) 0 0 no-repeat;
}

#vipThemeModalLabel {
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
}

#vipThemeModal .modal-dialog {
	max-width: 400px;
}

#vipThemeModal .desc {
	padding: 5px 60px 20px 60px;
	font-size: 14px;
	color: #333;
}

#vipThemeModal .modal-content {
	overflow: hidden;
}

#vipThemeModal .modal-footer {
	background: #5c92ef;
	border-color: #5c92ef;
	color: #fff;
	font-size: 16px;
}

#vipThemeModal .modal-footer a {
	color: #fff !important;
	font-size: 16px;
}

#theme_edit_form .wangEditor-container {
	overflow: hidden;
}

#floorPage-warp,
#settings-warp {
	margin-top: 30px;
	background: #fff;
}

#settings-warp {
	padding: 30px;
}

.settings-list td {
	vertical-align: middle;
}

.settings-list .td_content,
.settings-list .td_title {
	padding-left: 32px;
}

.settings-list .td_title {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: 700;
}
.demo-warp{
	display: table-cell;
	width: 280px;
}
.demo-warp .demo-box {
	margin-top: 40px;
	width: 100%;
}

#demo-warp .demo-label {
	text-align: center;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: 700;
	margin-bottom: 30px;
}

.demo-warp .demo {
	width: 100%;
}

.demo-warp .demo img {
	width: 100%;
}

@media (max-width: 992px) {
	.content-left,
	.content-right {
		display: block !important;
	}
	.content-left {
		padding: 0;
		margin-bottom: 30px;
		width: 100% !important;
		border: none !important;
	}
	.content-left .info-list li{
		width: auto;
	}
	.edit-form .control-label {
		margin-bottom: 10px;
	}
}
@media (max-width: 1600px){
	.market-form,
	.demo-warp{
		display: block;
	}
	.demo-warp{
		margin: 0 auto;
	}
}
