/*单次查询域名*/
.one-container{
	background: #FFFFFF;
}
.current-page {
    width: auto;
    height: 0.64rem;
    line-height: 0.64rem;
    margin-left: 0.20rem;
}
.current-page>a, .current-page span, .current-page b {
    font-size: 0.28rem;
    color: #666;
}
.container .current-active{
	color: #E23839;
}
.one-an{
	margin-top: 0.35rem;
	height: 2.06rem;
	background: url(../../../img/domain_banner2.png) no-repeat left top;
	background-size: cover;
}
.one-top{
	text-align: center;
	height: 0.81rem;
}
.one-icon{
	display: inline-block;
}
.one-icon img{
	width: auto;
	height: 0.5rem;
}
.one-price{
    display: inline-block;
    height: 100%;
    font-size: 0.24rem;
}
.one-price i{
	font-size: 0.36rem;
}
.one-title{
	text-align: center;
	line-height: 0.56rem;
	font-size: 0.32rem;
	padding: 0 0.2rem;
	color: #333333;
}
.one-desc{
	text-align: center;
	line-height: 0.36rem;
	font-size: 0.24rem;
	color: #666666;
	padding: 0 0.2rem;
	margin-bottom: 0.1rem;
}
.reg-rule{
	width: auto;
	height: auto;
	border: solid 1px #f09b9c;
	padding: 0.2rem 0.2rem;
}
.reg-rule p{
	line-height: 0.36rem;
	color: #808080;
	font-size: 0.24rem;
}
.one-search{
	margin-left:0.2rem ;
	margin-right:0.2rem ;
}
.one-search .search-btn a{
	margin-bottom: 0;
}
.one-container .domain-content{
	border: solid 1px #ccc;
}
.one-container .border{
	display: inline-block;
	height: 0.02rem;
	width: 100%;
	background: #CCCCCC;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	bottom: 0;
	z-index: 10;
}
.domain-desc,.domain-adv{
	margin-left:0.2rem ;
	margin-right:0.2rem ;
}
.desc-h3{
	display: inline-block;
	width: 100%;
	height: 1.22rem;
	margin: 0.16rem auto;
	position: relative;
	background: #FFFFFF;
	color: #666666;
	font-size: 0.36rem;
}
.domain-adv .desc-h3{
	margin-bottom: 0;
}
.desc-title{
	display: inline-block;
	width: auto;
	height: 1.22rem;
	line-height: 1.22rem;
	position: absolute;
	left: 36%;
	background: #FFFFFF;
	padding: 0 0.16rem;
	z-index: 1000;
	background: #FFFFFF;
}
.desc-content1{
	margin: 0 0.20rem;
	line-height: 0.46rem;
	color: #666666;
	font-size: 0.24rem;
	border: dashed 1px #CCCCCC;
	padding: 0 0.2rem;
	height: auto;
}
.adv-list{
}
.adv-list li{
	width: 2.98rem;
	height: 2.38rem;
	border: solid 1px #e6e6e6;
	margin: 0.17rem 0.24rem;
	float: left;
	background: #fafafa;
}
.adv-list .img{
	width: 1rem;
	height: 1rem;
	margin: 0 auto;
	margin-top: 0.28rem;
}
.adv-list .img .icon{
	width: 100%;
	height: 100%;
}
.i1{
	background: url(../../../img/domain_sprite.png) no-repeat;
	background-size: 7rem 1.3rem;
	background-position: 0 -0.3rem;
}
.i2{
	background: url(../../../img/domain_sprite.png) no-repeat;
	background-size: 7rem 1.3rem;
	background-position: -1rem -0.3rem;
}
.i3{
	background: url(../../../img/domain_sprite.png) no-repeat;
	background-size: 7rem 1.3rem;
	background-position: -2rem -0.3rem;
}
.i4{
	background: url(../../../img/domain_sprite.png) no-repeat;
	background-size: 7rem 1.3rem;
	background-position: -3rem -0.3rem;
}
.adv-list p{
	text-align: center;
	font-size: 0.24rem;
	color: #666666;
	line-height: 0.46rem;
}
.blue a{
	color: #40AFFE;
}

/*立即查询*/
.search-btn a{
	display: block;
	width: 100%;
	height: 0.8rem;
	color: #FFFFFF;
	font-size: 0.32rem;
	text-align: center;
	line-height: 0.8rem;
	background: #e23839;
	margin-bottom: 0.48rem;
}
/*批量查询*/
.domain-textarea{
    border: 1px solid #e4e4e4;
    color: #b5b5b5;
    line-height: 0.32rem;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-size: 0.24rem;
    width: 100%;
    background: #fff;
    resize: none;
    height: 2rem;
    overflow-y: auto;
    outline: none;
    padding: 0.12rem 0.12rem;
    box-sizing: border-box;
}
.one-container .domain-content {
    border: solid 1px #ccc;
}
.domain-content {
    width: auto;
    margin: 0 0.2rem;
}
