* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
html{
	width: 100%;
	height: 100%;
}

body{
	font-family: 'Microsoft Yahei';
	max-width: 540px;
	min-width: 320px;
	margin: 0 auto;
	*height: 100%;
	position: relative;
}
.e-cert div{
	width: 100%;
}
.cert-info{
	background: url('../img/your_img/bg.png') no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}
.cert-info-add {
    height: 11rem;
    background-size: 100% 11rem;
}
.cert-info .head{
	margin-top: 1.8rem;
	margin-bottom: .6rem;
}
.cert-info .head p{
	text-align: center;
}
.cert-info .head .pname{
	color: #b7986c;
	font-size: .6rem;
	font-weight: 600;
}
.cert-info .head .ptitle{
	color: #b7986c;
	font-size: .4rem;
	font-weight: 600;
}
.cert-info .head .cname{
	color: #424c58;
	font-size: .6rem;
}
.cert-info .head .code{
	color: #424c58;
	font-size: .48rem;
}
.license-info{
	margin-bottom: 10px;
}
.license-info img{
	width: 100%;
}
.info-table{
	margin-top: .5rem;
	margin: 0 auto;
}
.info-table tr {
	line-height: 22px;
}
.info-table td{
	color: #424c58;
	font-size: .43rem;
}
.info-table .opt{
	width: 35%;
	text-align: right;
	padding-right: 5px;
	vertical-align: top;
}
.info-table .minDurableYears {
	font-size: .37rem;
}
.info-table .opt2{
	padding-left: 5px;
	vertical-align: top;
}
.info-table .val{
	width: 65%;
	text-align: left;
	padding-left: 5px;
	padding-right: 20px;
}
.remark{
	margin-top: .5rem;
}
.remark p{
	padding:0 .85rem;
	color: #424c58;
	font-size: .43rem;
	text-align: left;
}
.relate{
	margin-top: .5rem;
	margin-bottom: .5rem;
}
.relate p{
	line-height: .75rem;
	padding:0 .85rem;
	color: #424c58;
	font-size: .43rem;
	text-align: left;
}
.e-cert .security-info{
  width: 8.2rem;
  height: 2.5rem;
  overflow: hidden;
  margin: 0 auto;
  background: url(../img/your_img/security-code.png) no-repeat;
  background-size: 11.5rem 5rem;
  background-position: -1.9rem -1.3rem;
  border-radius: 5px;
  border: 1px solid #B8976C;
  *margin-bottom: 30px;
  position: relative;
}
.security-info .head-img{
	height: 1.2rem;
	width: 100%;
}
.security-info .security-code{
	height: 1.2rem;
	line-height: 1.2rem;
	width: 100%;
	font-size: .36rem;
	text-align: center;
	*color: #FB4743;
}
.security-info .title{
	text-align: center;
	font-size: .45rem;
	color: #424c58;
	line-height: 1.4rem;
}
.layer{
	width: 100%;
    height: 1.2rem;
    bottom: -2px;
	position: absolute;
}
.bottom-div{
	height: 30px;
}
.copy-area{
	padding: 10px;
	text-align: center;
}
.copy-area a{
	font-size: .45rem;
	color: #19A1FA;
	text-decoration: none;
}
.hidden{
	display: none;
}

/** 2017/04/25加入 **/
.license-url{
	font-size: .45rem;
	text-align: center;
	line-height: 1.5rem;
}
.license-url a{
	color: #0068B7;
}
.explain{
	color: #666666;
	font-size: .33rem;
	padding: 20px 10px;
}
.explain a{
	color: #666;
}
.security-info .title{
	text-align: center;
	font-size: .45rem;
	color: #424c58;
	line-height: 1rem;
}
.e-cert .security-info-box{
	width: 9rem;
	height: 5.2rem;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 5px;
	border: 1px solid #B8976C;
	*position: relative;
	margin-top: 10px;
}
.security-info-box .head{
	height: 1rem;
	line-height: 1rem;
	text-align: center;
	background: url("../img/your_img/head_bg.png");
	background-size: 8.2rem 1rem;
	color: #0168B7;
	font-size: .5rem;
}
.security-info-box .bottom{
	height: 4.7rem;
}
.security-info-box .bottom>div{
	float: left;
	height: 100%;
}
.security-info-box .bottom .left{
	padding: .2rem .2rem;
	width: 5.6rem;
	position: relative;
}
.security-info-box .bottom .right{
	margin-top: .5rem;
	width: 3.2rem;
	height: 3.2rem;
}
.security-info-box .bottom .right img{
	width: 100%;
	height: 100%;
}
.security-info-box .bottom .desc{
	font-size: .35rem;
	color: #666;
	line-height: .4rem;
}
.s-code{
	display: inline-block;
	height: .55rem;
	margin: 0 auto;
	font-size: .35rem;
	text-align: center;
	line-height: .55rem;
	/* margin-top: 10px; */
	position: relative;
	width: 2rem !important;
}
.layer{
	width: 100%;
	height: 100%;
	*height: .75rem;
	left: 0;
	top: 0;
}
.sys-title{
	width: 100%;
	*height: 1.3rem;
	line-height: .55rem;
	font-size: .45rem;
	color: #fff;
	text-align: center;
	background-color: #0068B7;
	padding: 15px 0;
}
.alert{
	height: 12rem;
}
.bottom-pin{
	position: absolute;
	bottom: 0px;
}
.alert-img{
	height: 2.2rem;
	text-align: center;
	margin-top: 3rem;
	margin-bottom: 40px;
}
.alert-img img{
	width: 2.75rem;
	height: 100%;
}
.alert-info{
	line-height: .75rem;
	color: #666;
	font-size: .45rem;
	text-align: center;
	padding: 0 1.2rem;
}
.alert-notice{
	line-height: .75rem;
	color: #666;
	font-size: .45rem;
	text-align: center;
	padding: 0 0.5rem;
}
.license-display{
	width: 100%;
}
.sys-notice{
	font-size: .35rem;
	color: #666;
	padding: 15px 20px;
	background: #FFFF8D;
}
/** 2017/04/25加入 **/

/** 2017/05/27加入修改 **/
.cert-explain{
	color: #666666;
	font-size: .32rem;
	padding: 10px;
	text-align: center;
}
.logo-explain{
	width: 100%;
	text-align: center;
	padding: 20px 0;
}
.logo-explain .explain{
	font-size: .35rem;
	text-align: left;
	color: #0068B7;
	padding: 0 .5rem;

	/*font-size: .35rem;
	text-align: left;
	color: #666;
	!* padding: 0 1rem .5rem 1rem; *!
	border-bottom: 1px solid #999;
	margin: -15px .5rem 0px .5rem;
	padding-bottom: 10px;*/
}
.logo-explain img{
	width: 70%;
}
.warning .mask{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.3);
	z-index: 1000;
}
.warning .content{
	position: fixed;
	z-index: 5000;
	width: 80%;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background-color: #FFFFFF;
	text-align: center;
	border-radius: 5px;
	overflow: hidden;
}
.warning .content > div{
	width: 100%;
	font-size: .4rem;
	color: #686868;
}
.warning .content .ctx{
	height: 200px;
	text-align: left;
	padding: 15px 20px;
}
.warning .content .ctx img{
	display: block;
	width: 40%;
	margin: 0 auto;
	margin-bottom: 10px;
}
.warning .content .close{
	height: 50px;
	line-height: 50px;
	border-top: 1px solid #F0F0F0;
	font-size: .45rem;
}
.click-to-check-license{
	color: #0168B7;
}
.security-code{
	height: .55rem;
	line-height: .55rem;
}
.line{
	border-bottom: 1px solid #0068B7;
	width: 9rem !important;
	margin: 0 auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
/** 2017/05/27加入修改 **/