/*.help{
	background: url(../images/help1-bg.png);
}*/

.help1{
	padding-top: 0.54rem;
	padding-bottom: 0.45rem;
	background: #f3f5f4;
	margin-top: 1.24rem;
}
.help2{
	padding-top: 0.45rem;
	padding-bottom: 0.45rem;
	background: #f3f5f4;
	margin-top: 1.24rem;
}
.help3{
	padding-top: 0.45rem;
	padding-bottom: 0.45rem;
	background: #f3f5f4;
	margin-top: 1.24rem;
}
.help4{
	width: 7.5rem;
	padding-top: 0.54rem;
	padding-bottom: 0.43rem;
	margin-top: 1.24rem;
}

.help1 .helpNav{
	padding: 0 0.15rem;
	margin-bottom: 0.36rem;
}
.help2 .helpNav{
	padding: 0 0.15rem;
	margin-bottom: 0.36rem;
}
.help3 .helpNav{
	padding: 0 0.15rem;
	margin-bottom: 0.25rem;
}
.help4 .helpNav{
	padding: 0 0.15rem;
	margin-bottom: 0.51rem;
}
.help .helpNav ul{
	width: 7.20rem;
	height: 0.64rem;
	line-height: 0.64rem;
	display: flex;
	justify-content: space-between;
}
.help .helpNav ul li{
	width: 1.78rem;
	height: 0.64rem;
}
.help .helpNav ul li a{
	display: block;
	color: #666666;
	background:  #dcdcdc;
	width: 1.78rem;
	height: 0.64rem;
	font-size: 0.24rem;
	text-align: center;
}
.help .helpNav ul li a.cur{
	background: #1cac8b;
	color: #fff;
}
.help .helpNav ul li:nth-of-type(1) a{
	border-radius: 0.04rem 0 0 0.04rem;
}
.help .helpNav ul li:nth-of-type(4) a{
	border-radius: 0 0.04rem 0.04rem 0;
}
/*域名注册*/

.help1 .top{
	border-bottom: 0.2rem solid #fff;
	padding: 0 0.50rem;
	padding-bottom: 0.26rem;
	
}
.help1  p{
	height: 0.56rem;
	line-height: 0.56rem;
	margin-bottom: 0.22rem;
	font-size: 0.24rem;
	color: #666666;
}
.help1 .top p input,.help1 .top p select{
	width: 4.52rem;
	height: 0.56rem;
	background-color: #ffffff;
	border-radius: 0.04rem;
	border: solid 1px #dddddd;
	outline: none;
	text-indent: 0.24rem;
	
}
.help1 .top p select{
	text-align: center;
	padding-left:1.67rem;
	box-sizing: border-box;
	font-size: 0.22rem;
	color: #999999;
}
.help1 .top p span{
	display: inline-block;
	width: 1.7rem;
	height: 0.56rem;
	text-align: right;
	margin-right: 0.10rem;
}
.help1 .bot{
	padding-top: 0.46rem;
	padding-left: 0.68rem;
}
.help1 .bot p select{
	width: 5.05rem;
	height: 0.56rem;
	background-color: #ffffff;
	border-radius: 0.04rem;
	border: solid 1px #dddddd;
	outline: none;
	font-size: 0.22rem;
	color: #999999;
	padding-left: 2rem;
	box-sizing: border-box;
}
.help1 .bot p span{
	display: inline-block;
	width: 0.96rem;
	height: 0.56rem;
	margin-right: 0.22rem;
	text-align: right;
}

.help #nextBtn,.help #subBtn{
	height: 0.68rem;
	width: 6.7rem;
	background-color: #1cac8b;
	border-radius: 0.04rem;
	font-size: 0.26rem;
	color: #fff;
	margin-top: 0.32rem;
	margin-left: 0.4rem;
	border: 0;
	outline: none;
}

/*快速备案*/
.help2 .present p{
	height: 0.56rem;
	line-height: 0.56rem;
	color: #666666;
	font-size: 0.24rem;
	margin-left: 0.50rem;
	margin-bottom: 0.23rem;
	position: relative;
}
.help2 .present p span{
	display: inline-block;
	width: 1.74rem;
	margin-right: 0.14rem;
	text-align: right;
}

.help2 .present p span.s1{
	font-size: 0.12rem;
	color: red;
	position: absolute;
	right: 0.50rem;
	display: none;
}
.help2 .present p input{
	width: 4.52rem;
	height: 0.56rem;
	background-color: #ffffff;
	border-radius: 0.04rem;
	border: solid 1px #dddddd;
	outline: none;
	text-indent: 0.24rem;
}
.next{
	background: #fff;
}
.help2 .imgUpload .item{
	background: #fff;
	padding-bottom: 0.22rem;
	padding-top: 0.21rem;
	border-bottom: 0.14rem solid #f4f5f6;
}
.help2 .imgUpload .item p{
	font-size: 0.22rem;
	color: #888888;
	margin-left: 0.22rem;
	
}
.help2 .imgUpload .item .bot{
	font-size: 0.22rem;
	color: #333333;
	margin-top: 0.44rem;
	text-align: center;
	margin-top: 0.48rem;
	display: block;
}
.help2 .imgUpload .item1 p{
	margin-bottom: 0.58rem;
}
.help2 .imgUpload .item2 p{
	margin-bottom: 0.45rem;
}
.help2 .imgUpload  ul li input{
	display: none;
}
.help2 .imgUpload .item ul{
	display: -moz-box;  /* Firefox */
	display: -ms-flexbox;    /* IE10 */
	display: -webkit-box;    /* Safari */ 
	display: -webkit-flex;    /* Chrome, WebKit */
	display: box; 
	display: flexbox; 
	display: flex;
	justify-content: space-between;
	position: relative;
}
.help2 .item1 ul{
	padding: 0 0.49rem 0 0.4rem;
	
}
.help2 .item2 ul{
	padding: 0 0.40rem 0 0.1rem;
}
.help2 .imgUpload .item4{
	border: 0;
	margin-bottom: 0.10rem;
}
.help2 .imgUpload .item ul li{
	position: relative;
}
.help2 .imgUpload .item1 ul li label{
	display: block;
	height: 3.14rem;
	width: 2.46rem;
	text-align: center;
	/*background-color: #1cac8b;*/
	border-radius: 0px 0px 0.04rem 0px;
	border: solid 1px #2da54b;
}
.help2 .imgUpload .item2 ul li label{
	display: block;
	height: 2.04rem;
	width: 3.26rem;
	text-align: center;
	/*background-color: #1cac8b;*/
	border-radius: 0px 0px 0.04rem 0px;
	border: solid 1px #2da54b;
	
}
.help2 .imgUpload .item2 ul li label span{
	/*color: #ffffff;*/
	color: #1cac8b;
	opacity: 0.4;
	font-size: 0.5rem;
	line-height: 2.04rem;
}
.help2 .imgUpload  ul li label i{
	display: inline-block;
	height: 0.66rem;
	width: 0.66rem;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 999;
	background: url(../images/upload1.png) no-repeat;
	background-size:cover ;
}
/*.help2 .imgUpload .item1 ul li:nth-of-type(2){
	height: 3.14rem;
	width: 2.46rem;
	border-radius: 0px 0px 0.04rem 0px;
	border: solid 1px #2da54b;
	position: relative;
}*/

.help2 .imgUpload .item1 ul li:nth-of-type(2) img{
	height: 3.14rem;
	width: 2.46rem;
}
.help2 .imgUpload .item .delImg{
	display: block;
	height: 0.36rem;
	width: 0.36rem;
	position: absolute;
	right: -0.36rem;
	top: -0.36rem;
	display: none;
}
.help2 .imgUpload  ul li label em{
	font-style: normal;
	display: block;
	width: 1.07rem;
	height: 0.38rem;
	background-color: #1cac8b;
	border-radius: 0.19rem 0.19rem 0.04rem 0.19rem;
	position: absolute;
	z-index: 999;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	font-size: 0.12rem;
	color: #ffffff;
	text-align: center;
	line-height: 0.38rem;
	opacity: 0.9;
	display: none;
}
.help2 .imgUpload .item3 ul li:nth-of-type(2){
	border: 0;
}
.help2 .imgUpload .item3 ul li:nth-of-type(2) label{
	display: block;
	width: 2.40rem;
	height: 0.56rem;
	/*background-color: #1cac8b;*/
	border-radius: 0.02rem 0.02rem 0.04rem 0.02rem;
	font-size: 0.12rem;
	color: #ffffff;
	text-align: center;
	line-height: 0.56rem;
	opacity: 0.9;
}
.help2 .imgUpload .item3 span{
	position: absolute;
	left: 3.2rem;
	bottom: 0.33rem;
}

/*网站知识*/
.knowledgeList{
	padding: 0 0.21rem;
	margin-bottom: 0.49rem;
}
.knowledgeList ul li a{
	display: -moz-box;  /* Firefox */
	display: -ms-flexbox;    /* IE10 */
	display: -webkit-box;    /* Safari */ 
	display: -webkit-flex;    /* Chrome, WebKit */
	display: box; 
	display: flexbox; 
	display: flex;
	height: 0.62rem;
	width: 7.08rem;
	line-height: 0.62rem;
}
.knowledgeList ul li i{
	display: block;
	height: 0.04rem;
	width: 0.04rem;
	background: #1cac8b;
	margin-right: 0.13rem;
	margin-top: 0.29rem;
}
.knowledgeList ul li p{
	width: 6.95rem;
	height: 0.62rem;
	display: -moz-box;  /* Firefox */
	display: -ms-flexbox;    /* IE10 */
	display: -webkit-box;    /* Safari */ 
	display: -webkit-flex;    /* Chrome, WebKit */
	display: box; 
	display: flexbox; 
	display: flex;
	justify-content: space-between;
	border-bottom: 0.01rem dashed #dcdcdc;
}
.knowledgeList ul li p b{
	font-size: 0.22rem;
	color: #000000;
	display: block;
	width: 4.62rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.knowledgeList ul li p span{
	font-size: 0.18rem;
	color: #999999;
	font-family: ArialMT;
}
/*网站知识详情*/
.knowledgedetial{
	margin-top: 0.6rem;
	padding: 0 0.29rem 0 0.4rem;
}

.knowledgedetial h4{
	font-size: 0.32rem;
	color: #000000;
	margin-bottom: 0.22rem;
}

.knowledgedetial .time{
	font-size: 0.2rem;
	color: #999999;
	margin-bottom: 0.43rem;
}
.knowledgedetial p{
	font-size: 0.2rem;
	color: #333333;
	line-height: 0.36rem;
	
}
.knowledgedetial .p1{
	margin-bottom: 0.44rem;
}

.help3 .back{
	margin-top: 0.46rem;
	padding-right: 0.7rem;
	text-align: right;
	margin-bottom: 0.21rem;
}

.help3 .back a{
	font-size: 0.3rem;
	color: #1cac8b;
	
}
.help3 .back a i{
	display: inline-block;
	height: 0.46rem;
	width: 0.54rem;
	margin-left: 0.17rem;
}
/*常见问题*/
.help4 .problemList{
	width: 7.1rem;
	padding: 0 0.2rem;
}
.help4 .problemList li{
    overflow:hidden;
	margin-bottom: 0.22rem;
}
.help4 .problemList span{
	display: block;
	height: 0.4rem;
	width: 0.4rem;
	line-height: 0.4rem;
	text-align: center;
	font-size: 0.2rem;
	color: #fff;
	border-radius: 0.03rem;
	margin-right: 0.13rem;
}
.help4 .problemList .top span{
	background: #1cac8b;
	float: left;
}
.help4 .problemList .top{
	margin-bottom: 0.2rem;
}
.help4 .problemList .bot span{
	background: #c8c8c8;
	float: left;
}
.help4 .problemList .top h4{
	font-size: 0.24rem;
	color: #333333;
	line-height: 0.4rem;
}
.help4 .problemList .bot p{
	float: left;
	width: 6.48rem;
	font-size: 0.18rem;
	color: #999999;
	line-height: 0.3rem;
	padding-bottom: 0.23rem;
	border-bottom: 0.01rem solid #dcdcdc;
}


.help .page{
	margin-top: 0.21rem;
	padding: 0 1.80rem;
}
.help .page ul{
	display: -moz-box;  /* Firefox */
	display: -ms-flexbox;    /* IE10 */
	display: -webkit-box;    /* Safari */ 
	display: -webkit-flex;    /* Chrome, WebKit */
	display: box; 
	display: flexbox; 
	display: flex;
	justify-content: space-between;
}
.help .page ul li a{
	display: block;
	background-color: #ffffff;
	border-radius: 0.04rem;
	border: solid 1px #b2b2b2;
	height: 0.48rem;
	width: 0.5rem;
	text-align: center;
	line-height: 0.48rem;
	color: #666666;
}

.help .page ul li a.cur{
	color: #fff;
	background: #1cac8b;
	border-color: #1cac8b;
}
.help .page ul li:nth-of-type(1) a{
	width: 0.86rem;
}
.help .page ul li:nth-of-type(5) a{
	width: 1.11rem;
}