/*右侧改变div大小*/
#minBox,#minBox div{
	transition:all 0s;
}
#minBox{
	position:relative;
	width:100%;
	height:100%;
	margin:0;
}
#minBoxLeft{
	width:314px;
	position:absolute;
	border-right:1px solid #e5e5e5;
	z-index:2;
	top:0;
	left:220px;transition:all .3s;
}
#minBoxRight{
	width:100%;
	float:right;
}

/*左侧下拉导航*/
.boxMenu{
	width:100%;
	height:50px;
	line-height:50px;
	text-indent:56px;
	background:#f2f5f2 url(../images/appconf_v2/menuClose.png) no-repeat 26px center;
	color:#3E4E6A;
	cursor:pointer;
	font-size:14px;
	border-bottom:1px solid #e5e5e5;
}
.boxMenuBg{
	background:#f2f5f2 url(../images/appconf_v2/menuOpen.png) no-repeat 24px center;
}
.boxBlock{
	display:block!important;
}
.boxMin{
	display:none;
	position:relative;
}
.boxLineBottom{
	width:100%;
	height:1px;
	background:#e5e5e5;
	position:absolute;
	bottom:0;
	left:0;
}
.boxMin table{
	border-collapse:collapse;
	width:100%;
	border:none;
}
.boxMin table tbody{
	margin:0;
	padding:0;
	border-collapse:collapse;
	border:none;
}
.boxMin table tr{
	border:none;
}
.boxMin table tr td{
	width:104px;
	height:110px;
	padding:0;
	border-right:1px solid #f2f2f2;
	border-bottom:1px solid #f2f2f2;
	text-align:center;
}
.boxMin table tr td:nth-child(3n){
	border-right:none;
}
.boxMin table tr td a{
	padding-top:14px;
	display:inline-block;
	width:100%;
	height:110px;
	color:#666666;
	font-size:12px;
}
.boxMin table tr td a:hover,.boxMin table tr td a:focus{
	color:#666666;
	background:#f2f2f2;
}
.boxLiOn a,.boxLiOn a:hover,.boxLiOn a:focus{
	color:#37c6b8!important;
	background:#f2f2f2!important;
}
.boxMin table tr td p{
	margin-bottom:24px;
	line-height:14px;
}
.boxDiv{
	vertical-align:middle;
	position:relative;
	display:table-cell;
	width:104px;
	height:52px;
}
.unpaid{
	position:absolute;
	bottom:8px;
	right:38px;
	width:12px;
	height:12px;
	background:#FE6D66;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.boxMin ul li a p{
	margin-bottom:24px;
}
#content-1{
	width:100%;
	background:#fbfbfb;
}
#content-2{
	width:100%;
	overflow-x:hidden;
}
/*左侧下拉导航下侧按钮*/
.minBoxLeftDown{
	width:100%;
	height:160px;
	background:#FFF;
	text-align:center;
	font-size:16px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	border-top:1px solid #e5e5e5;
}
.generate,.shut{
	display:inline-block;
	width:92px;
	height:40px;
	margin:27px 18px;
	text-align:center;
	line-height:40px;
	color:#FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.generate{
	background:#6bc1f2;
}
.generate:hover,.generate:focus{
	background:#5facd9;
	color:#FFF;
}
.shut{
	background:#37c6b8;
}
.shut:hover,.shut:focus{
	background:#31ada1;
	color:#FFF;
}





/**********app配置**********/
.contentForm{
	display:none;
	min-width:800px;
	width:100%;
}
/*总体min*/
.min-left{
	float:left;
	width:330px;
}
.phone-bg{
	width:330px;
	height:620px;
	float:left;
	background:#FFF;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	margin-bottom:20px;
}
.min-right{
	float:right;
	width:810px;
	background:#F1F4F5;
}
/*app配置左侧---手机*/
/*.phone{
	width:320px;
	height:548px;
	margin:36px 5px;
	background:#F1F4F5;
	border:1px solid #E4E4E4;
	position:relative;
}*/
.copyright{
	font-size:12px;
	color:#D7D7D7;
	text-align:center;
}
.phone-top{
	position:absolute;
	top:8px;
	left:8px;
	width:304px;
	height:10px;
}
.phone_power{
	float:right;
}
/*app配置右侧*/
.tab{
	background:#76838F;
	height:40px;
	font-size:14px;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.tab ul{
	margin-left:14px;
}
.tab ul li{
	float:left;
	width:80px;
	display:inline-block;
	margin-top:6px;
	height:34px;
	line-height:34px;
	text-align:center;
}
.tab ul li a{
	display:inline-block;
	width:100%;
	height:100%;
	color:#FFF;
	-webkit-border-radius:6px 6px 0 0;
	-moz-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
.tab ul li a:hover,.tabon a{
	background:#FBFBFB;
	color:#66CCCC!important;
}
.tab-two{
	background:#FBFBFB;
	font-size:12px;
	width:810px;
	height:110px;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;

	overflow: auto;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

}
.tab-two,.tab-two div{
	transition:all 0s;
}
.tab-two ul{
	margin:0;
	padding:0 20px 0;
	display:inline-block;
}
.tab-two ul li{
	text-align:center;
	float:left;
	margin:20px 0 0 0;
	width:85px;
}
.tabTwoBg{
	margin:auto;
	display:inline-block;
}
.tab-two ul li span{
	display:table-cell;
	width:40px;
	height:40px;
	background:#E4E4E4;
	position:relative;
	vertical-align:middle;
}
.tab-two ul li img{
	vertical-align:middle;
}
.tab-two ul li p{
	margin-top:14px;
}
.tab-two ul li a{
	color:#CCCCCC;
}
.tab-two ul li a:hover span{
	background:#C9C9C9;
}
.tabbg{
	background:#66CCCC!important;
}

/*app配置设置title*/
.title{
	width:100%;
	height:50px;
	padding:0 30px;
	margin-bottom:34px;
}
.titleMin{
	width:100%;
	position:relative;
	border-bottom:1px solid #f2f2f2;
}
.title h1{
	font-size:16px;
	line-height:50px;
	color:#666666;
	font-weight:100;
	margin:0;
}
.doubt{
	width:20px;
	height:20px;
	display:inline-block;
	cursor:pointer;
	background:url(../images/appconf_v2/doubt.png) no-repeat;
	position:absolute;
	top:17px;
	right:7px;
}

/*app配置设置内容框架*/
.appMin{
	width:100%;
	display:inline-block;
	padding:0 30px;
	margin-bottom:50px;
}
.main{
	background:#FBFBFB;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
	margin-top:1px;
	width:100%;
	display:inline-block;
}
.form-group{
	width:100%;
	display:inline-block;
	position:relative;
}
.frame{
	width:100%;
}
.control-label{
	position:absolute;
	width:100px;
	text-align:right;
	color:#999999;
	font-size:14px;
	line-height:40px;
	display:inline-table;
	padding-bottom:30px;
	vertical-align:top;
}
.form-control{
	position:relative;
	padding-bottom:30px;
	float:left;
	width:100%;
	padding-left:126px;
}
.form-control-down{
	position:relative;
	padding-bottom:10px;
	float:left;
}
.form-control-downimg{
	position:relative;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
	/* border: 1px solid #cccccc;*//*#F2F2F2 */
}
.input-circle{
	width:300px;
	height:40px;
	font-size:14px;
	background-color: #fff;
    border: 1px solid #cccccc;/*#F2F2F2*/
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:5px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition:all .3s;
}
.textarea-circle{
	width:300px;
	height:150px;
	font-size:14px;
	background-color: #fff;
    border: 1px solid #cccccc;/*#F2F2F2*/
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:5px 20px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	transition:all .3s;
}
.input-circle:hover{
	border:1px solid #D7D7D7;
	transition:all .3s;
}
.input-circle:focus{
	border:1px solid #37C6B8;
	transition:all .3s;
}


/*输入框颜色*/
input{
	color:#333333;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	color: #CCCCCC;
}
input:-moz-placeholder, textarea:-moz-placeholder {
	color: #CCCCCC;
}
input::-moz-placeholder, textarea::-moz-placeholder {
	color: #CCCCCC;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	color: #CCCCCC;
}

/*确认按钮*/
.form-btn{
	font-family:"Microsoft YaHei",Verdana,Geneva,sans-serif;
	width:120px;
	height:38px;
	background:#66CCCC;
	color:#FFF;
	font-size:16px;
	outline:none;
	border:none;
	cursor:pointer;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:0;
	display:inline-block;
	text-align:center;
	line-height:36px;
	font-weight:100;
}
.form-btn:hover{
	background:#2BB8AA;
	color:#FFF;
}


/**********app配置--logo**********/
/*换颜色*/
.colorControls{
	width:300px;
	height:40px;
	font-size:13px;
	background-color: #fff;
    border: 1px solid #F2F2F2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
}
.colorControls:hover{
	border:1px solid #D7D7D7;
}
.colorControls:focus{
	border:1px solid #66CCCC;
}
.colorBase{
	position:absolute;
	top:4px;
	left:40px;
	width:211px;
	height:30px;
	background:#F2F2F2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	border:none;
}
.sp-preview-inner{
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}



/**********app配置--启动页**********/
.online{
	display:inline-block;
}
.online li{
	width:100px;
	height:166px;
	float:left;
	border:1px solid #E4E4E4;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	margin-right:13px;
}
.online li img{
	margin:6px;
	width:86px;
	height:152px;
}
/*启动页--本地上传*/
.checklist {
	list-style: none;
	margin:0;
	padding: 0;
	display:inline-block;
	float:left;
}
.checklist li {
	float: left;
	margin-right:13px;
	width: 100px;
	height: 166px;
	border:1px solid #E4E4E4;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	position: relative;
	margin-top:10px;
}
.checklist li img{
	max-width:86px;
	max-height:152px;
	margin:6px;
}
.upload-img{
	display:none;
}
.checklist li:hover{
	border:1px solid #37C6B8;
}
.checklist li:hover .upload-remove{
	display:block;
}
.checkbox-select {
	display: block;
	float: left;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 86px;
	height: 152px;
}
.checklist li input {
	display: none;
}
a.checkbox-deselect {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.checklist li.selected a.checkbox-deselect {
	display: block;
}
.chekbox-icon{
	width:46px!important;
	height:46px!important;
	position:absolute;
	left:0px;
	top:0px;
	margin:0!important;
}
.border-none{
	border:none!important;
}
.upload-bg{
	width:100%;
	height:100%;
	border:1px solid #e4e4e4;
	background:url(../images/appconf_v2/add_pictures.png) no-repeat center center;
}
.upload-bg:hover,.upload-bg:focus{
	border:1px solid #66CCCC;
}
.upload-in{
	width:100%;
	height:100%;
	display:block!important;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
	position:absolute;
	top:0;
	left:0;
}
.upload-img{
	border:none!important;
}
.upload-remove{
	position:absolute;
	bottom:0;
	right:0;
	width:32px!important;
	height:32px!important;
	display:none;
	z-index:99;
	cursor:pointer;
}

/**********app配置--加载动画**********/
.dynamic{
	display:inline-block;
}
.dynamic li{
	width:100px;
	height:100px;
	float:left;
	border:1px solid #E4E4E4;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	margin-right:10px;
}
.dynamic li img{
	margin:13px;
	width:70px;
	height:70px;
}

/*加载动画--本地上传*/
.dynamic-ul {
	list-style: none;
	margin:0;
	padding: 0;
	display:inline-block;
	float:left;
}
.dynamic-ul li {
	float: left;
	margin-right:13px;
	width: 100px;
	height: 100px;
	border:1px solid #E4E4E4;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	position: relative;
	text-align:center;
	margin-top:10px;
}
.dynamic-ul li img{
	width:50px;
	height:50px;
	margin:24px;
}
.dynamic-ul  li .checkbox-select{
	float: left;
    height: 99px;
    left: 0;
    position: absolute;
    top: 0;
    width: 99px;
}
.dynamic-ul li:hover{
	border:1px solid #37C6B8;
}

.dynamic-ul li.selected a.checkbox-deselect {
	display: block;
}
.dynamic-icon{
	width:46px!important;
	height:46px!important;
	position:absolute;
	left:0;
	top:0;
	margin:0!important;
}
.dynamic-bg{
	width:100%;
	height:100%;
	border:1px solid #e4e4e4;
	background:url(../images/appconf_v2/add_pictures.png) no-repeat center center;
	background-size:50px 50px;
}
.dynamic-bg:hover,.dynamic-bg:focus{
	border:1px solid #66CCCC;
}


/**********app配置--去版权**********/
.depict{
	line-height:40px;
	font-size:14px;
	color:#666666;
}
.price{
	line-height:40px;
	font-size:18px;
	color:#2BB8AA;
}

/**********app配置--启动页**********/
.remain{
	position:relative;
	width:300px;
}
.remain-input{
	padding-right:35px;
}
.remain-sp{
	position:absolute;
	top:0;
	right:10px;
	font-size:14px;
	color:#999999;
	line-height:40px;
}

.upload-sp{
	position: absolute;
    width: 24px;
    height: 24px;
	font-size:13px;
	text-align:center;
    background: #6BC1F2;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
    border-radius: 50%;
    color: #fff;
    top: -8px;
    left: -8px;
    line-height: 24px;
}

/**********app配置--引导页**********/
.guide-bg{
	width:100%;
	height:100%;
	border:1px solid #e4e4e4;
	background:url(../images/appconf_v2/add_pictures.png) no-repeat center center;
}
.guide-bg:hover,.guide-bg:focus{
	border:1px solid #66CCCC;
}


/**********app配置--引导页**********/
/*菜单样式*/
.bta{
	display:inline-block;
}
.bta li{
	width:300px;
	height:76px;
	text-align:center;
	border:1px solid #F2F2F2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	font-size:13px;
	color:#CCCCCC;
	float:left;
	margin-right:14px;
	cursor:pointer;
}
.btaBorder{
	border:1px solid #37C6B8!important;
}
.bta-img{
	margin:6px;
	width:286px;
	height:62px;
}
/*菜单样式--拖拽*/
#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.portlet-header{
	cursor:pointer;
}
.ui-sortable-helper{
	border:none!important;
}
.change-btn{
	cursor:move;
}
.chang-bg{
	width:100%;
	position:relative;
}
.chang-bg li {
	margin: 14px 0 0;
	padding: 0;
	width:100%;
	display:inline-block;
	position:relative;
}
.chang-bg li:first-child{
	margin:0;
}
.change{
	float:left;
	margin-left:14px;
}
.width1120{
	width:1120px;
}
.change-btn{
	margin:12px 0 0;
}
.change a{
	display:inline-block;
}
.changeo-icon{
	width:40px;
	height:40px;
	display:inline-block;
	background:url(../images/appconf_v2/change_bg.png) no-repeat;
	background-size:100% 100%;
}
.changet-icon{
	width:40px;
	height:40px;
	margin-left:13px;
	background:url(../images/appconf_v2/change_bg.png) no-repeat;
	background-size:100% 100%;
}
.changeo-icon img,.changet-icon img{
	width:34px;
	height:34px;
	margin:3px;
}
.change:hover .prompt{
	display:block;
}
.change-delete{
	margin-top:11px;
}
.add-nav-bg{
	position:relative;
}
.add-nav{
	display:inline-block;
	width:100%;
	height:40px;
	text-align:center;
	border:1px dashed #CCCCCC;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	color:#999999;
	font-size:13px;
	line-height:38px;
	vertical-align:middle;
}
.add-nav:hover,.add-nav:focus{
	color:#999999;
}
.add-nav img{
	vertical-align:middle;
	margin-right:14px;
}
.margin-top30{
	margin-top:30px;
}


/**********app配置--侧滑菜单**********/
.used{
}
.used li{
	cursor:pointer;
	float:left;
	width:124px;
	height:40px;
	text-align:center;
	line-height:38px;
	color:#999999;
	background:#F2F2F2;
	border-top:1px solid #F2F2F2;
	-webkit-border-radius:2px 2px 0 0;
	-moz-border-radius:2px 2px 0 0;
	border-radius:2px 2px 0 0;
	border-left:1px solid #E5E5E5;
}
.used li:last-child{
	border-right:1px solid #E5E5E5;
}
.whiteBg{
	background:#FFF!important;
	border-top:1px solid #E5E5E5;
	border-left:1px solid #E5E5E5;
}
.using{
	width:100%;
	border:1px solid #E5E5E5;
	background:#FFF;
	margin-top:39px;
	-webkit-border-radius:0 2px 2px 2px;
	-moz-border-radius:0 2px 2px 2px;
	border-radius:0 2px 2px 2px;
}
.usingContent{
	display:none;
	padding-top:34px;
}
.using-bg{
	margin:auto;
	display:table;
}
/*换颜色2*/
.colorControls2{
	width:254px;
	height:40px;
	font-size:13px;
	background-color: #fff;
    border: 1px solid #F2F2F2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:0;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
}
.colorControls2:hover{
	border:1px solid #D7D7D7;
}
.colorControls2:focus{
	border:1px solid #66CCCC;
}
/*上传单图2*/
.upload-bg2{
	width:100%;
	height:100%;
	border:1px solid #e4e4e4;
	background:url(../images/appconf_v2/add_pictures.png) no-repeat center center;
}
.upload-bg2:hover,.upload-bg2:focus{
	border:1px solid #66CCCC;
}
.sidebar li{
	border: none!important;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
    border-radius: 2px;
    float: left;
    height: 74px!important;
    margin-right: 13px;
    position: relative;
    width: 50px!important;
}
.sidebar li .checkbox-select{
	float: left;
    height: 74px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
.sidebar li img{
	margin:0!important;
    height: 74px!important;
    width: 50px!important;
}
.sliding-bg{
	width:254px;
	height:62px;
	float:left;
	margin-right:28px;
	border:1px solid #F2F2F2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	cursor:pointer;
}
.sliding{
	width:244px;
	height:52px;
	margin:4px auto;
	border:1px solid #E5E5E5;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	vertical-align:middle;
}
.sliding span{
	line-height:50px;
	color:#CCCCCC;
	text-align:left;
	text-indent:18px;
	display:inline-block;
}
.sliding img{
	vertical-align:middle;
}
.sliding-icon{
	margin-left:12px;
}
.gogo{
	float:right;
	margin:15px 10px 0 0;
}

.iconStyle{
	display:inline-block;
}
.iconStyle li{
	width:300px;
	height:62px;
	border:1px solid #E5E5E5;
	float:left;
	margin-left:28px;
	padding:6px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.iconStyle li:first-child{
	margin-left:0;
}
/**********app配置--导航栏**********/
.margin-left13{
	margin-left:13px;
}
/*使用选择*/
.checkboxOne-site{
	float:left;
	margin:12px 5px 0 0;
}
.checkboxOne-sp{
	font-size:14px;
	line-height:40px;
	color:#CCCCCC;
	float:left;
}

/**********app配置--消息推送**********/
.package{
	font-size:14px;
	color:#666666!important;
	line-height:40px;
	display:inline-block;
	width:auto!important;
}

/**********app配置--分享**********/
.replace{
	display:inline-block;
	width:80px;
	height:26px;
	line-height:26px;
	float:right;
	margin-right:30px;
	font-size:14px;
	color:#FFF;
	background:#CCCCCC;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align:center;
	cursor:pointer;
}
.replace:hover{
	color:#FFF;
	background:#7EC8F4;
}
.share-table{
	width:100%;
	margin:auto;
	border-collapse:collapse;
}
.share-table tr td{
	border:1px solid #F2F2F2;
	padding:18px 0 9px;
}
.share-table tr td:first-child span{
	border-left:none;
	color:#37C6B8;
	width:100px;
	text-align:right;
	padding-right:24px;
	display:inline-block;
}
.share-table tr td:last-child{
	border-right:none;
}
.share-table span{
	line-height:40px;
}
.share-table .control-label,.share-table .form-control{
	padding-bottom:9px!important;
}
.share-table .control-label,.share-table .form-control{
	padding-bottom:9px!important;
}
.pushChannels{
	display:inline-block;
}
.pushChannels li{
	float:left;
	margin-left:50px;
}
.pushChannels li:first-child{
	margin-left:0;
}
.share-table .control-label{
	width:160px;
	text-indent:0;
}
.share-table .form-control{
	padding-left:200px;
	text-align:left;
}
.share-table .form-control{
	padding-left:200px;
	text-align:left;
}
.share{
	width:742px;
	margin:auto;
	display:block;
	padding-left:62px;
}
.share .control-label{
	text-indent:0;
}
.share-btn{
	margin:28px 0 0 300px;
}
.share .control-label,.share .form-control{
	padding-bottom:9px!important;
}
.share .control-label,.share .form-control{
	padding-bottom:9px!important;
}
.tableBorderNone,.tableBorderNone td{
	border:none!important;
}
/**********app配置--支付**********/
.package a{
	color:#37C6B8;
}

/**********app配置--ios证书**********/
.certificate{
	line-height:40px;
	color:#CCCCCC;
}
.certificate li{
	float:left;
	margin-right:45px;
	cursor:pointer;
}
.certificate li span{
	display:inline-block;
	width:20px;
	height:20px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	background:#e4e4e4;
	float:left;
	margin:10px 10px 0 0;
}
.certificateLi span{
	background:#66CCCC url(../images/appconf_v2/checkboxOne.png) no-repeat center center!important;
}
.certificatePrompt{
	width:239px;
	height:71px;
	float:right;
	position:relative;
	border:1px solid #F2F2F2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	font-size:12px;
	padding:9px 9px 9px 34px;
	white-space:normal;
	word-break:break-all;
	color:#CCCCCC;
	margin-left:20px;
	background:url(../images/appconf_v2/exclamationPoint.png) no-repeat 8px 10px;
}
.certificatePrompt:after, .certificatePrompt:before {
  border: solid transparent;
  content: ' ';
  height: 0;
  left: -18px;
  position: absolute;
  width: 0;
  transition:all .3s;
}
.certificatePrompt:after {
  border-width: 9px;
  border-right-color: #fbfbfb;
  top: 15px;
}
.certificatePrompt:before {
	border-right-color: #f2f2f2;
    border-width: 10px;
    left: -21px;
    top: 14px;
}
.certificatePrompt:hover{
	color:#66CCCC;
	border-color:#66CCCC;
	transition:all .3s;
	background:url(../images/appconf_v2/exclamationPoint_on.png) no-repeat 8px 10px;
}
.certificatePrompt:hover.certificatePrompt:after{
	border-right-color: #fbfbfb;
	transition:all .3s;
}
.certificatePrompt:hover.certificatePrompt:before{
	border-right-color: #66CCCC;
	transition:all .3s;
}
/*上传证书*/
.uploadCertificateBg{
	width:254px;
	height:40px;
	position:relative;
	float:left;
	font-size:13px;
}
.uploadCertificate{
	border:none;
	background:#7C8594;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	text-align:center;
	color:#FFF;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.uploadOpacity{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
	opacity:0;
	filter:alpha(opacity=0);
	cursor:pointer;
}
.uploadCertificateBg:hover .uploadCertificate{
	color:#000000;
}

/**********app配置--基础配置**********/
.packageName{
	width:300px;
	height:40px;
	font-size:13px;
	background-color: #fff;
    border: 1px solid #CCCCCC;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:0;
	color:#999999;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
}
.packageName:hover{
	border:1px solid #D7D7D7;
}
.packageName:focus{
	border:1px solid #66CCCC;
}
.packageName input{
	width:78px;
	height:30px;
	background:#F2F2F2;
	border:1px solid #F2F2F2;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	margin:4px 5px;
	padding:0 10px;
}
.packageName span{
	margin-right:5px;
}
.packageName input:focus{
	background:#FFF;
	border:1px solid #37C6B8;
}




/**********app配置--提示语**********/
.hint{
	color:#B2B2B2;
	padding-left:20px;
	font-size:12px;
	line-height:14px;
	margin-top:10px;
	background:url(../images/appconf_v2/exclamationPoint.png) no-repeat left center;
}
.hint:hover{
	color:#37C6B8;
	background:url(../images/appconf_v2/exclamationPoint_on.png) no-repeat left center;
}


/**********app配置--下拉框开始**********/
.dropdown{
	position:relative;
	width:300px;
	height:40px;
}
.dropdownBtn{
	width:300px;
	height:40px;
	border:1px solid #CCCCCC;
	color:#333;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	background:#FFF;
	margin:0;
	padding:5px 20px;
	cursor:pointer;
	text-align:left;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;

}
.dropdownBtn:hover{
	border:1px solid #D7D7D7;
}
.open>.dropdownBtn{
	border:1px solid #37C6B8;
}
.dropdown-menu{
	position:absolute;
	top:100%;
	left:0;
	z-index:1000;
	display:none;
	width:300px;
	margin:6px 0 0;
	font-size:14px;
	text-align:left;
	list-style:none;
	background-color:#fff;
	border:1px solid #37C6B8;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.dropdown-menu>li>a:hover{
	background:#37C6B8;
	color:#FFF;
}
.dropdown-menu>li>a{
	display:block;
	clear:both;
	line-height:40px;
	color:#666666;
	padding:0 20px;
}
.dropdown-menu>li{
	border-bottom:1px solid #E5E5E5;
	margin:0;
}
.dropdown-menu>li:last-child{
	border-bottom:none;
}
.open>.dropdown-menu{
	display:block;
}
.caret{
	position:absolute;
	top:0;
	right:0;
	width:40px;
	height:40px;
	background:url(../images/appconf_v2/GroupdownMenu.png) no-repeat center center;
	cursor:pointer;
}
/**********app配置--下拉框结束**********/


/**********app配置--本地上开始束**********/
.LocalUploadMin{
	width:300px;
	height:40px;
	position:relative;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.LocalUploadBg{
	background:#C5E8F7;
	width:100%;
	height:100%;
	border:none;
	text-align:center;
	color:#FFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.LocalUpload{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor:pointer;
}
/**********app配置--本地上传结束**********/

/**********app配置--app图标开始**********/
.appIconMin{
	width:100%;
	display:inline-block;
}
.appIconLeft{
	float:left;
	width:426px;
}
.appIconLeft_down{
	float:left;
	width:auto;
}
.paddingLeft30{
	padding-left:30px;
}
.appIconRight{
	float:left; margin-left:36px; margin-top:-5px; width:120px; height:120px; border:1px solid #E5E5E5;
	padding:6px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	position:relative;
	cursor:pointer;
}
.appIconGrey{
	width:106px; height:106px; background:#F2F2F2; text-align:center; display:table-cell; vertical-align:middle;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color:#999999;
}

.appIconGrey img{
	width:106px; height:106px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.selectedIcon{
	position:absolute;
	left:0;
	top:0;
}
/**********app配置--app图标结束**********/

/**********app配置--下拉滑动条**********/
.recommendBg{
	position:relative;
	display:inline-block;
	float:left;
	width:100%;
}
.horizontalDrop{
	position:relative;
	width:300px;
	height:40px;
	border:1px solid #E5E5E5;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.horizontalInput{
	width:48px;
	line-height:38px;
	margin:0;
	padding:0 0 0 20px;
	color:#666666;
	border:none;
	float:left;
}
.horizontalDrop .caret{
    border-top-color: #CCCCCC;
    border-width: 6px;
}
.horizontalSp{
	color:#666666;
	line-height:38px;
}
.horizontalSlide{
	/*display:none;*/
	position:absolute;
	top:46px;
	left:0;
	width:300px;
	height:40px;
	margin:0;
	background:#FFF;
	border:1px solid #37C6B8;
	z-index:99;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.horizontalSlideOn .horizontalDrop{
	border:1px solid #37C6B8;
}
.horizontalSlideOn .horizontalSlide{
	display:block !important;
}
.minus,.plus{
	width:26px;
	height:26px;
	background:#fbfbfb;
	display:inline-block;
	color:#333333;
	text-align:center;
	margin:6px;
	line-height:24px;
	float:left;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.minus:hover,.plus:hover{
	background:#f2f2f2;
	color:#333333;
}
.slideBG{
	position:relative;
	width:220px;
	height:8px;
	background:#F2F2F2;
	border:1px solid #E4E4E4;
	float:left;
	margin:15px 0;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	border-radius:100px;
}
.plus{
	float:right;
}
.recommendValue{
	position:absolute;
	top:-1px;
	left:50%;
	width:8px;
	height:8px;
	background:#37C6B8;
	display:inline-block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.slideCircle{
	position:absolute;
	top:-5px;
	right:0;
	width:14px;
	height:14px;
	background:#6BC1F2;
	display:inline-block;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.recommendValueNum{
	position:absolute;
	top:6px;
	left:50%;
	color:#CCCCCC;
	font-size:12px;
	width:22px;
	text-align:center;
	margin-left:-7px;
	display:inline-block;
}
/*加载勾选*/
.selectBg{
	color:#666666;
	line-height:20px;
	display:inline-block;
	margin:10px 0 0;
}
.selectButton{
	background: #e4e4e4;
    border-radius: 4px;
    display: inline-block;
    float: left;
    height: 20px;
    margin: 0 10px 0 0;
    width: 20px;
	cursor:pointer;
}
.selectButtonNow{
	background: #e4e4e4;
    border-radius: 2px;
    display: inline-block;
    height: 10px;
    margin: 0 10px 0 0;
    width: 10px;
	cursor:pointer;
}
.selectButtonOn{
	background: #37C6B8 url(../images/appconf_v2/checkboxOne.png) no-repeat center center!important;
}
.selectText{}
/**********app配置--下拉滑动条**********/

/**********app配置--启动广告样式**********/
.startAdStyle{
	display:inline-block;
	width:100%;
}
.startAdStyle li{
	width:134px;
	height:226px;
	padding:6px;
	border:1px solid #E5E5E5;
	float:left;
	margin-left:32px;
	position:relative;
	cursor:pointer;
}
.startAdStyle li:first-child{
	margin:0;
}
.hintBg:hover .hintContent{
	color:#37C6B8;
	text-decoration:underline;
}
.hintContent{
	color:#B2B2B2;
}
.hintContent:hover{
	color:#37C6B8;
	text-decoration:underline;
}
/**********app配置--启动广告样式**********/

/**********app配置--增加按键列表**********/
.increaseBtn{
	width:162px;
	float:left;
}
.increaseBtn .dropdownBtn{
	width:162px;
	position:absolute;
	top:0;
	left:0;
}
.increaseBtn .dropdown-menu{
	width:162px;
}
.increaseFeatures{
	position:relative;
	background: #FFF url(../images/appconf_v2/GrouprightMenu.png) no-repeat 140px center;
}
.increaseFeatures a:hover{
	color:#666666!important;
	background:#FFF url(../images/appconf_v2/GrouprightMenu.png) no-repeat 140px center!important;
	transition:all 0s;
}
.increaseFeatures .featuresContent{
	display:none;
	position:absolute;
	left:160px;
	padding-left:5px;
}
.increaseFeatures .featuresContent ul{
	width:162px;
	background:#FFF;
	border:1px solid #37C6B8;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	position:absolute;
	bottom:0;
}
.increaseFeatures .featuresContent ul li{
	border-bottom:1px solid #E5E5E5;
	margin:0;
}
.increaseFeatures .featuresContent ul li a{
	display:block;
	clear:both;
	line-height:40px;
	color:#666666;
	padding:0 20px;
}
.increaseFeatures .featuresContent ul li a:hover{
	background:#37C6B8!important;
	color:#FFF!important;
}
.increaseFeatures .featuresContent ul li:last-child{
	border-bottom:none;
}
.increaseFeatures:hover .featuresContent{
	display:block!important;
}
.increaseFeatures:hoverout .featuresContent{
	display:block!important;
}
.changeOne{
	width:192px;
}
.changeTwo{
	width:100%;
	min-width:100px;
}

.changeLeftOne{
	width:422px;
	display:inline-block;
	float:left;
}
.changeRightOne{
	width:100%;
	padding-left:422px;
}
.changeWidth{
	width:100%;
	padding-right:75px;
}
.changBtn{
	width:61px;
	position:absolute;
	right:0;
}
.changeLeftTwo{
	width:476px;
	display:inline-block;
	float:left;
}
.changeRightTwo{
	width:100%;
	padding-left:476px;
}

.changeDisabled,.changeDisabled:hover,.changeDisabled:focus{
	background:#F2F2F2 url(../images/appconf_v2/exclamationPoint.png) no-repeat center center;
	border:1px solid #F2F2F2;
}
/**********app配置--增加按键列表**********/


/**********app配置--侧栏样式**********/
.sidebarStyle{
	display:inline-block;
}
.sidebarStyle li{
	width:134px;
	height:226px;
	float:left;
	margin-left:28px;
	margin-top:10px;
	border:1px solid #E5E5E5;
	padding:6px;
}
.sidebarStyle li:first-child{
	margin-left:0;
}

/**********app配置--侧栏样式**********/

/**********app配置--图标库**********/
.iconLibrary{
	width:592px;
	height:auto;
	position:fixed;
	top:5%;
	left:50%;
	margin-left:-271px;
	background:#CCC;
	z-index:3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	z-index:9;
}
.iconLibraryTop{
	width:100%;
	height:40px;
	background:#7C8594;
	position:relative;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.iconLibraryTop ul li{
	float:left;
	width:124px;
	text-align:center;
	line-height:40px;
	color:#E4E4E4;
	cursor:pointer;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.iconUlOn{
	background:#E4E4E4;
	color:#76838F!important;
}
.iconLibraryClose{
	position:absolute;
	top:13px;
	right:26px;
}
.iconLibraryMin{
	width:100%;
	background:#E4E4E4;
	padding:30px;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}
.iconMinTwo{
	display:none;
}
.iconEdit{
	width:120px;
	height:40px;
	line-height:38px;
	color:#76838F;
	background:#FFF;
	display:inline-block;
	text-align:center;
	border:1px solid #FFF;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.iconEdit:hover{
	color:#76838F;
}
.iconDelete{
	border:1px solid #76838F;
}
.iconUl{
	width:100%;
	display:inline-block;
}
.iconUl li{
	position:relative;
    cursor: pointer;
    float: left;
    width: 60px;
    height: 60px;
    padding: 15px;
    border: 1px solid #F2F2F2;
    margin: 0 -1px -1px 0;
}
.iconImgSelect{
	width:24px;
	height:24px;
	display:inline-block;
	background:#FFF;
	border:1px solid #76838F;
	position:absolute;
	top:2px;
	left:4px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.iconImgSelectOn{
	width:24px;
	height:24px;
	display:inline-block;
	background:#FF5448 url(../images/appconf_v2/iconImgSelectOn.png) no-repeat center center;
	border:1px solid #FF5448;
	position:absolute;
	top:2px;
	left:4px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
}
.iconUploadOne{
	width:60px;
	height:60px;
	background:#FFF;
	position:relative;
}
.iconUpload{
	background:#FFF;
}
.iconUploadFieldBg{
	background:url(../images/appconf_v2/iconUpload.png) no-repeat center center;
	width:100%;
	height:100%;
	border:none;
	text-align:center;
	color:#FFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.iconUploadField{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor:pointer;
}

.iconLibraryUl{
	width:100%; display:inline-block;
}
.iconLibraryUl ul li{
	margin: 0 -1px -1px 0;
	width:60px;
	height:60px;
	position:relative;
    cursor: pointer;
    float: left;
	text-align:center;
	cursor:pointer;

}
.iconLibraryUl ul li:nth-child(9n) .iconImgBtnBg .iconImgBtn,
.iconLibraryUl ul li:last-child .iconImgBtnBg .iconImgBtn{
	border-right:1px solid #F2F2F2;
}

.iconImgBtnBg{
	width:100%;
	height:100%;
	display:inline-block;
	position:relative;
    cursor: pointer;
    float: left;
	text-align:center;
}
.iconImgBtn{
	width:59px;
	height:60px;
	position:absolute;
	left:0;
	top:0;
	border:1px solid #F2F2F2;
	border-right:0;
	padding:0;
	background:none;
	cursor:pointer;
    padding: 13px 0;
}
.iconImgBtn:hover{
	background:#37C6B8;
	border:1px solid #FFF!important;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.open .iconImgBtn{
	border:1px solid #FFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.iconImgBtnBg .dropdown-menu{
	width:60px;
	height:auto;
	margin:0;
	border:none;
	background:#E4E4E4;
	-webkit-border-radius:0 0 2px 2px;
	-moz-border-radius:0 0 2px 2px;
	border-radius:0 0 2px 2px;
}
.iconImgBtnBg .dropdown-menu li{
	width:59px;
	height:59px;
	border:none;
	margin:0;
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
}
.iconImgBtnBg .dropdown-menu li:first-child a{
	border-top:1px solid #E4E4E4;
}
.iconImgBtnBg>.dropdown-menu>li>a{
	width:100%;
	height:100%;
	display:inline-block;
	padding:13px 0;
	text-align:center;
	border-bottom:1px solid transparent;
	border-top:1px solid transparent;
}
.iconImgBtnBg>.dropdown-menu>li:last-child a{
	border-bottom:1px solid #FFFFFF;
}
.iconImgBtnBg>.dropdown-menu>li>a:hover{
	background:#37C6B8;
	border-bottom:1px solid #FFFFFF!important;
	border-top:1px solid #FFFFFF;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
}
.icoselected{
	background-color:#37C6B8!important;
}
/**********app配置--图标库**********/
/**********app配置--更换包名提示**********/
.margin-bottom30{
	margin-bottom:30px;
}
.replaceName{
	width:430px;
	height:auto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.replaceNameTop{
	width:100%;
	height:49px;
	line-height:49px;
	padding-left:30px;
	background:#7C8594;
	position:relative;
	font-size:16px;
	color:#FFF;
	-webkit-border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	border-radius:4px 4px 0 0;
}
.replaceNameMin{
	padding:30px;
	background:#FFF;
	border-color:#E5E5E5;
	border-style:solid;
	border-width:0 1px 1px 1px;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}

.replaceEnter{
	width:100%;
	height:40px;
	font-size:13px;
	background-color: #fff;
    border: 1px solid #F2F2F2;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:0;
	color:#999999;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	position:relative;
}
.replaceEnter:hover{
	border:1px solid #D7D7D7;
}
.replaceEnter:focus{
	border:1px solid #66CCCC;
}
.replaceEnter input{
	width:37%;
	height:30px;
	background:#F2F2F2;
	border:1px solid #F2F2F2;
	border:none;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	margin:4px 5px;
	padding:0 10px;
}
.replaceSp{
	margin-left:10px;
}
.replaceEnter span{
	margin-right:5px;
}
.replaceEnter input:focus{
	background:#FFF;
	border:1px solid #37C6B8;
}
/*确认取消按钮*/
.replaceBtn{
	font-family:"Microsoft YaHei",Verdana,Geneva,sans-serif;
	width:88px;
	height:30px;
	background:#66CCCC;
	color:#FFF;
	font-size:14px;
	outline:none;
	border:none;
	cursor:pointer;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius:2px;
	padding:0;
	display:inline-block;
	text-align:center;
	line-height:28px;
	font-weight:100;
}
.replaceBtn:hover{
	color:#FFF;
}
.replaceCancel{
	background:#CCCCCC;
}
.replaceBlue{
	background:#6BC1F2;
}
.replaceText{
	width:100%;
	color:#333333;
	display:inline-block;
	word-wrap:break-word;
}
.replaceText a{
	float:left;
	margin-right:10px;
}

/**********app配置--更换包名提示**********/

.dropdown-menu img {
    max-height: 33px;
    max-width: 33px;
}
.iconImgBtn img {
    margin: 0;
    max-height: 33px;
    max-width: 33px;
}
.iconotuse img {
    margin: 5px;
    max-height: 30px !important;
    max-width: 30px !important;
    border: 1px solid #E4E4E4;
}
.iconUl li img {
	width:34px;
	height:34px;
}

/**********功能购买界面**********/
.buy-box{
	position:fixed;
	bottom:0px;
	margin-left:0px;
	width:100%;
	height:70px;
	padding:0 10px 0 20px;
	background:#f2f5f2;
	color:#FE5D56;
	z-index:999;
	border-top:5px solid #FE5D56;
}
.buy-box-in{
	line-height: 45px;
	margin-top:10px;
	margin-left:30%;
}
.buy-price{
	float: left;
	font-size:40px;
	margin:0 15px 0 15px;
}
.buy-price-mark{
	float: left;
	font-size:13px;
	margin:0 5px 0 15px;
}

.buy-mark-box{
	line-height:20px;
}
.buy-mark{
	text-align: center;
	float: left;
	font-size:11px;
	width:80px;
	background-color: #FFAE3A;
	color:white;
	padding:0 3px 0 3px;
	margin:20px 0 0 0;
}
.buy-btn{
	background-color: #FE5D56;
	color:white;
	height:45px;
	width:200px;
	font-size:20px;
}
.buy-btn{
	background-color: #FE5D56;
	color:white;
	height:45px;
	width:200px;
	font-size:20px;
}
.buy-btn-group{
	float: none;
}
.buy-btn-form-group{
	width:400px;
	float: none;
}
/**********操作提示框**********/
.promptBox{
	position:fixed;
	top:106px;
	left:50%;
	margin-left:-270px;
	width:602px;
	height:50px;
	line-height:50px;
	padding:0 10px 0 20px;
	background:#EAF4F9;
	color:#017ec6;
	z-index:99999;
	border:1px solid #017ec6;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.promptBox a,.promptBox a:hover{
	color:#64B9EB;
}
.promptDown{
	position:fixed;
	bottom:106px;
	left:50%;
	margin-left:-270px;
	width:602px;
	height:50px;
	line-height:50px;
	padding:0 10px 0 20px;
	background:#EAF4F9;
	color:#64B9EB;
	z-index:999;
	border:1px solid #d4e6f1;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.promptDown a,.promptDown a:hover{
	color:#64B9EB;
}

.promptBoxClose{
	float:right;
	width:30px;
	text-align:center;
	cursor: pointer;
}
.errorBox{
	color:#FF5448;
	background:#fce9e7;
	border:1px solid #c50900;
}
.errorBox a,.errorBox a:hover{
	color:#FF5448;
}

.otherBox{
	color:#ba6000;
	background:#fcf7e7;
	border:1px solid #ba6000;
}
.otherBox a,.otherBox a:hover{
	color:#E89C08;
}


.compileBox{
	left:490px;
	width:315px;
	color:#c50900;
	background:#fce9e7;
	border:1px solid #c50900;
}

/**********操作提示框**********/


/**********发起编译提示框******/
.compile-devide-bar{
	border-top: solid 1px #E5E5E5;
	margin: 0px auto 20px auto;
}
.compile-check-box{
	margin-top:-10px;
	margin-bottom: 10px;
}
.black{
	color:black;
}
.sys_choose{
	width:230px !important;
	height:150px !important;
	background-color: #FBFBFB;
}
.sys_choose .sys-logo{
	width:80px !important;
	height:70px !important;
	max-width: unset !important;
	margin-top:35px !important;
}

/**********编译界面******/
.fail_android{
	display:none !important;
}
.fail_ios{
	display:none !important;
}
a{
	cursor: pointer;
}

/**********二维码设置**********/

.qrcode{
	position:absolute;
	top:0;
	left:0;
	padding-left:426px;
	width:100%;
	height:100%;
    z-index:-1;
}
.qrcodePreview{
	width:100%;
	height:100%;
	display:inline-table;
	vertical-align:middle;
}
.previewBg{
	display:table-cell;
	vertical-align:middle;
}
.previewBox{
	width:344px;
	height:344px;
	border:1px solid #E5E5E5;
	margin:auto;
	padding:19px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.previewBox img{
	width:304px;
	height:304px;
	background:#F2F2F2;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.previewZi{
	width:304px;
	height:304px;
	background:#F2F2F2;
	margin:19px;
	color:#999999;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
.previewZi span{
	vertical-align:middle;
}

/**********大图居中**********/
.bigImgBg{
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	text-align:center;
	background:rgba(0,0,0,.3);
	z-index:99;
}
.bigImg{
	display:table-cell;
	vertical-align:middle;
	z-index:100;
}
.bigImg img{
	vertical-align:middle;
	max-width:100%;
	max-height:100%;
}
/**********底部在线客服及二维码**********/
.qq_list_bn{
	display: none;
}
.code_foot img{
	height: 90px;
	width: 90px;
}

.clone-form-control{
	position:relative;
	/*padding-bottom:30px;*/
	margin-top:10px;
	float:left;
}
.form-group:hover .tips-box { display: block; } 
.tips-box { display: none; position: absolute; top: 0px; width: 500px; background-color: #D9F4FE; border-radius: 15px 15px 15px 15px; margin-left: 66px; left: 415px; padding: 5px 20px; line-height: 30px; z-index: 9;}
.tips-box .tips-arrow { width: 5px; height: 9px; position: absolute; left: -5px; top: 18px; background: url("../images/tips-arrow-61.png") left top no-repeat; }
.tips-box img { display: block; max-width: 100%; margin-bottom: 10px; }
.drag_module_box1{display: none;}

