.con-banner{
	height: 1.8rem;
	background: url(/template/Home/Default/Mobile/Static/img/m_ssl_detail.png) no-repeat scroll center center;
	background-size: cover;
	padding: .38rem 0;
	text-align: center;
	line-height: .48rem;
	color: #fff;
	font-size: .38rem;
}
.detail-container *{
	box-sizing: border-box;
}
.con-desc{
	background: #fff;
	padding: .3rem .2rem;
	font-size: .32rem;
	color: #666;
	line-height: .48rem;
}
.con-title{
	text-align:center;position:relative;
	height: 1.6rem;
	margin: 0 .2rem;
}
.sc-border {
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0px;
    top: 0.86rem;
    border-top: 1px solid #ccc;
    color: red;
    z-index: 1;
}
.h1-title {
    display: inline-block;
    background: #F5F5F5;
    z-index: 2;
    position: relative;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    text-align: center;
    font-weight: 400;
    font-size: 0.36rem;
    color: #666;
    padding-top: 0.6rem;
    padding-bottom: 0;
}
.con-type{
	background: #fff;
	margin-bottom: .2rem;
}
.con-index{
	/*height: 1.4rem;*/
	overflow: hidden;
	padding: .3rem .2rem;
	border-top: solid 1px #e6e6e6;
	border-bottom: solid 1px #e6e6e6;
}
.ci-p{
	width: 92%;
	float: left;
}
.ci-p p{
	font-size: .28rem;
	color: #4c4c4c;
}
.ci-p span{
	font-size: .24rem;
	color: #999;
}
.con-index .ci-down{
    float: right;
    width: 8%;
    display: block;
    height: .6rem;
    /* margin-top: 0.42rem; */
    background: url(/template/Home/Default/Mobile/Static/img/host-icon-1_03.png) no-repeat center;
    background-size: .4rem .2rem;
    cursor: pointer;
}
.con-index .ci-down.active{
	background: url(/template/Home/Default/Mobile/Static/img/host-icon-4_03.png) no-repeat center;
    background-size: .4rem .2rem;
}
.con-list{
	height: 2.34rem;
	background: #fff;
	padding: .2rem;
	display: none;
}
.con-left{
	width: 5rem;
	float: left;
	border-right: dashed 1px #cdcdcd;
	padding-left: .2rem;
}
.con-left li{
	margin-bottom: .08rem;
}
.con-left li:last-child{
	margin-bottom: 0;
}
.con-left li label{
	font-size: .28rem;
	color: #666;
	text-align: right;
	display: inline-block;
	width: 42%;
}
ul,li{
	list-style: none;
}
.con-left li span{
	font-size: .28rem;
	color: #808080;
	text-align: left;
	display: inline-block;
	width: 56%;
}
.con-right{
	float: left;
}
.con-right-buy{
	margin-top: .55rem;
	margin-left: .4rem;
	color: #fff;
	text-align: center;
	width: 1.4rem;
	line-height: .68rem;
	height: .68rem;
	font-size: .32rem;
	border-radius: 5px;
	display: block;
	background: #E2383A;
}
.red{
	color: #E2383A !important;
}
.con-2{
	padding: 0 .2rem;
	background: #fff;
}
.con-2 .h1-title{
	background: #fff;
}
.con2-list{
	padding: .24rem 0;
	overflow: hidden;
}
.con2-list li{
	background-color: #F7F7F7;
	background-image: url(/template/Home/Default/Mobile/Static/img/iswhatx1.png);
	background-repeat: no-repeat;
	background-position: .2rem center;
	background-size: 1.68rem 1.08rem;
	height: 2.1rem;
	padding-top: .4rem;
	padding-right: .1rem;
	margin-bottom: .2rem;
	padding-left: 2rem;
}
.con2-list li:nth-child(2){
	background-image: url(/template/Home/Default/Mobile/Static/img/iswhatx2.png);
}
.con2-list li:nth-child(3){
	background-image: url(/template/Home/Default/Mobile/Static/img/iswhatx3.png);
}
.con2-list li:nth-child(4){
	background-image: url(/template/Home/Default/Mobile/Static/img/iswhatx4.png);
}
.con2-list li p{
	line-height: .52rem;
	font-size: .32rem;
	color: #333;
	text-align: left;
	margin-bottom: .06rem;
}
.con2-list li span{
	font-size: .28rem;
	color: #999;
	line-height: .40rem;
}