/*banner图*/
.ac-banner{
	height: 2.2rem;
	width: auto;
	background: url(../../../img/about1_02.png) no-repeat center center;
	background-size: contain;
	font-size: 0.48rem;
	color: #666666;
	line-height: 2.2rem;
	text-align: center;
}
/*导航*/
.current-page {
    width: auto;
    height: 0.64rem;
    line-height: 0.64rem;
    margin: 0 0.2rem;
}
.current-page>a, .current-page span, .current-page b {
    font-size: 0.28rem;
    color: #666;
}
.container .current-active{
	color: #2196f3;
}
.ml{
	background: #FFFFFF;
	position: relative;
    margin-bottom: 0.6rem;
    min-height: 4.3rem;
}
.ml_top{
	height: 0.76rem;
	text-align: center;
	line-height: 0.76rem;
	border-bottom: solid 1px #CCCCCC;
	font-size: 0.32rem;
	box-sizing: border-box;
}
.ml_list{
	background: #FFFFFF;
	width: 100%;
	position: absolute;
	top: 0.76rem;
	z-index: 100;
	display: none;
}
.ml_list li{
	height: 0.8rem;
	border-bottom: solid 1px #E6E6E6;
	line-height: 0.8rem;
	box-sizing: border-box;
	padding-left: 0.6rem;
	font-size: 0.28rem;
}
.ml_list li::before{
	content: "";
    width: 0.3rem;
    height: 0.4rem;
    display: inline-block;
    margin-right: 0.08rem;
	vertical-align: middle;
}
.ml_list li::before{
	content: "";
    width: 0.3rem;
    height: 0.36rem;
    display: inline-block;
    margin-right: 0.08rem;
    vertical-align: middle;
}
.ml_top::before{
	content: "";
    width: 0.3rem;
    height: 0.38rem;
    margin-right: 0.04rem;
    display: inline-block;
    vertical-align: middle;
}
.ml_top_wrap .a1::before{
    background: url(../../../img/service-icon.png) no-repeat;
    background-size: 0.3rem 3.63rem;
	background-position: 0 0.1rem;
}
.ml_top_wrap .a2::before{
    background: url(../../../img/service-icon.png) no-repeat;
    background-size: 0.3rem 3.63rem;
    background-position: 0 -0.38rem;
}
.ml_top_wrap .a3::before{
    background: url(../../../img/service-icon.png) no-repeat;
    background-size: 0.3rem 3.63rem;
    background-position: 0 -0.86rem;
}
.ml_top_wrap .a4::before{
    background: url(../../../img/service-icon.png) no-repeat;
    background-size: 0.3rem 3.63rem;
    background-position: 0 -1.86rem;
}
.ml_top_wrap .a5::before{
    background: url(../../../img/service-icon.png) no-repeat;
    background-size: 0.3rem 3.63rem;
    background-position: 0 -2.36rem;
}

.ml_content{
	background: #FFFFFF;
	padding: 0.2rem 0.4rem;
	box-sizing: border-box;
	top: 0.76rem;
	width: 100%;
	min-height: 3.4rem;
}
.ml_content p{
	font-size: 0.28rem;
	color: #666666;
	line-height: 0.48rem;
}
.ml_top::after{
	content: "";
    width: 0.3rem;
    height: 0.4rem;
    display: inline-block;
    background: url(../../../img/host-icon-1_03.png) no-repeat center;
    background-size: contain;
    vertical-align: middle;
    margin-left: 0.32rem;
}
.ml_top.active::after{
	background: url(../../../img/host-icon-4_03.png) no-repeat center;
    background-size: contain;
}
p.title{
	font-size: 0.28rem;
	color: #666;
	font-weight: 600;
}
/*价格预览*/
.price_view{
	padding: 0 0.2rem;
	padding-top: 0.4rem;
}
.ml_tab{
	height: 0.76rem;
	border-bottom: solid 0.04rem #2196f3;
	margin-bottom: 0.4rem;
}
.ml_tab li{
	width: 2.3rem;
	height: 0.77rem;
	box-sizing: border-box;
	border: solid 1px #CCCCCC;
	border-bottom: none;
	background: #E6E6E6;
	text-align: center;
	line-height: 0.76rem;
	margin-right: 0.1rem;
	float: left;
	font-size: 0.28rem;
	color: #666666;
}
.ml_tab li.last{
	margin-right: 0;
}
.ml_tab li.active{
	background: #2196f3;
	border-color: #2196f3;
	color: #FFFFFF;
}
.bottom{
	box-sizing: border-box;
}
.bottom .title {
    background: #f5f9fa;
    border: 1px solid #E6E6E6;
    line-height: 0.8rem;
    font-weight: 400;
    height: 0.8rem;
    clear: both;
    box-sizing: border-box;
}
.bottom .title>span {
	width: 1rem;
	box-sizing: border-box;
	float: left;
	height: 100%;
	text-align: center;
	border-right: solid 1px #E6E6E6;
}
.bottom .title .jgb{
	width: 5rem;
	border-right: none;
}
.bottom .title .jg_top{
	height: 50%;
	width: 100%;
	text-align: center;
	line-height: 0.38rem;
	border-bottom: solid 1px #E6E6E6;
}
.jg_bottom{
	box-sizing: border-box;
	overflow: hidden;
}
.jg_bottom span{
	float: left;
	width: 1rem;
	text-align: center;
	height: 100%;
	box-sizing: border-box;
	line-height: 0.38rem;
	border-right: solid 1px #E6E6E6;
}
.jg_bottom span:last-child{
	border-right: none;
}
.bottom li{
	height: 0.6rem;
}
.bottom li span{
	width: 1rem;
    float: left;
    height: 0.6rem;
    line-height: 0.6rem;
    text-align: center;
    color: #666;
    font-size: 0.24rem;
    text-align: center;
}
.bottom li.color{
	background: #f2f2f2;
}
/*虚拟主机价格预览*/
.same2 .title .mcb{
	width: 2.08rem;
}
.same2 .title .jgb{
	width: 2.78rem;
	border-right: solid 1px #E6E6E6;
}
.same2 .title .gm{
	width: 1.18rem;
	border-right: none;
}
.same2 .title .jg_bottom span{
	width: 50%;
}
.same2 li .xh{
	width: 1rem;
}
.same2 li .mc{
	width: 2.08rem;
}
.same2 li .jg{
	width: 1.39rem;
}
.same2 li .fr{
	float: left;
	width: 1.22rem;
	height: 100%;
	text-align: center;
	line-height: 0.6rem;
}
.tm-answer-btn{
	height: .64rem;
	width: auto;
	overflow: hidden;
	margin: 0 .2rem;
	margin-bottom: .2rem;
	box-sizing: border-box;
	display: flex;
}
.tm-answer-btn .a-btn{
	flex: auto;
	box-sizing: border-box;
	width: 1.9rem;
	height: .64rem;
	border-radius: 2px;
	color: #4c4c4c;
	border: solid 1px #cfd2d5;
	line-height: .64rem;
	font-size: .24rem;
	background-color: transparent;
	float: left;
	margin-right: .1rem;
	cursor: pointer;
}
.tm-answer-btn .a-btn.active{
	border: solid 1px #dc4c4c;
	background-color: #fdfafa;
	color: #d71919;
}