*{margin:0;padding:0;}
em,i{font-style:normal;}
a{text-decoration: none; color: #333;}
ul, ol, i { list-style: none;}
body {font-family:Arial, Helvetica, sans-serif!important;background: #fff;color: #333333;line-height: 1.6em;font-size: 12px;margin: 0px;}
/*html{ overflow-x: hidden;}*/
li{ list-style:none; vertical-align:bottom;}
img{ padding:0; border:none; margin:0; background:none;}
input , textarea , select , option{ border:none; background:none; outline:none;}
textarea{font-family:Arial, Helvetica, sans-serif!important;}
table {border-collapse: collapse;border-spacing: 0;}
.clear:after {
    content: '';
    display: block;
    clear: both;
}
select::-ms-expand{ display: none; }

button{
	outline:none;
}
body{
	width: 100%;
	min-height: 1366px;
	height: 100%;
	background: #fff;
	/* background: #fff url(../images/img-cloud-bg.png) center no-repeat;
	background-size: auto; */
 }
.pooue{
	width: 768px;
	/* height: 680px;
	overflow-y: auto; */
	margin:0 auto;
	/* padding: 0 30px 30px 30px; */
	box-sizing: border-box;
}
.pooue-1{
	width: 100%;
	background: #fff;
}
.title{
	position: relative;
	width: 768px;
	height: 140px;
	line-height: 140px;
	font-size: 26px;
	color: #fff;
	text-align: center;
	background: #016b21;
	border-bottom: 10px solid #90c31f;
	margin: 0 auto;
}

.logo{
	width: 100px;
	height: 88px;
	vertical-align: middle;
	margin-right: 10px;
}
.kaien-logo{
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	/* opacity: 0; */
}
.kaien-title{
	width: 200px;
	vertical-align: middle;
}

.Form{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.Form .Form-1{
	height: auto;
	overflow: hidden;
	margin-bottom:20px;
	border-bottom: 6px solid #f1f1f1;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
	margin-top: 20px;
}
.Form .Form-1:last-child{
	border: 0;
}

.Form-tik{
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #333;
	font-weight: 600;
}
.Form-tik img{
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: 10px;
}

.Form .Form-a{
	/* width: 200px; */
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 35px;
	margin-top: 15px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
}
.Form .Form-a span:not(.label-span){
	display: inline-block;
	width: 60px;
	font-size: 14px;
	color: #006c20;
	margin-bottom: 4px;
	text-align: justify;
	text-align-last: justify;
}

.Form .Form-a input[type="text"]{
	width: 105px;
	font-size: 14px;
	padding: 0 3px;
	border-bottom: 1px solid #006c20;
	padding-bottom: 4px;
	margin-left: 10px;
	color: #006c20;
}

.Form .Form-a label{
	margin: 0 15px 0 10px;
}
.Form .Form-a label input[type="radio"]{
	margin-right: 5px;
}
.Form-a:nth-child(3n){
	margin-right: 0;
}

.Form .Form-a .Foput input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #999;
	}

.Form .Form-a .Foput select{
	width: 100%;
	height: 100%;
	color: #333;
	padding: 0 6px;
	appearance:none;
            -moz-appearance:none;
            -webkit-appearance:none;
            background: url(../images/icon-arrow-down.png) center right 10px no-repeat ;
            background-size: 14px 8px;
}
.Form .Form-a .Foput option{
	height: 30px;
	line-height: 30px;
	text-indent: 16px;
	color: #999;
}

.Form .Form-b{
	overflow: hidden;
	margin-right: 30px;
	margin-top: 10px;
	display: inline-block;
}
.Form-b.form-input{
	float: left;
	width: 33.3%;
	margin-right: 0;
	margin-top: 0;
}
.Form .Form-b:nth-child(3n){
	margin-right: 0;
}
.Form .Form-b span{
	display: inline-block;
    /* width: 70px; */
    font-size: 14px;
    color: #006c20;
    margin-bottom: 4px;
    /* text-align: justify;
    text-align-last: justify; */
}

.Form .Form-b .Fo-ki{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	align-items: center;
	border-bottom: 1px solid #006c20;
}
.Form .Form-b .Fo-ki input{
	width: 90px;
	height: 34px;
	padding: 0 6px;
	box-sizing: border-box;
}
.Form .Form-b .Fo-ki input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #999;
	}
.Form .Form-b .Fo-ki em{
	width: 30%;
	height: 34px;
	display: block;
	line-height: 34px;
	float: right;
	text-align:center;
	font-size: 14px;
	color: #333;
}
.Form .Form-b .Fo-kip{
	width: 120px;
	height: 34px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	overflow: hidden;
}
.Form .Form-b .Fo-kip input{
	width: 100%;
	height: 100%;
	font-size: 14px;
	padding: 0 6px;
}

.Form .Form-b .Fo-kip input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #999;
}
.Form .Form-c{
	width: 122px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}
.Form .Form-c span{
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	margin-bottom:4px;
}
.Form .Form-c .Fpor{
	width: 120px;
             height: 34px;
             border: 1px solid #cccccc;
             border-radius: 4px;
             overflow: hidden;
}
.Form .Form-c .Fpor input{
	width: 70%;
	height: 100%;
	font-size: 14px;
	padding: 0 6px;
	box-sizing: border-box;
}
.Form .Form-c .Fpor input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #999;
	}
.Form .Form-c .Fpor em{
	width: 30%;
	height: 100%;
	background: #f1f1f1;
	display: block;
	line-height: 36px;
	float: right;
	text-align:center;
	font-size: 14px;
	color: #333;
}

.Form-2{
	width: 100%;
	overflow: hidden;
	text-align: center;
	padding: 20px 0 30px 0;
	box-sizing: border-box;
}
.Form-2 input{
	width: 160px;
	height: 50px;
	background: #8fc21e;
	color: #fff;
	font-size: 18px;
	text-align: center;
	/* margin: 10px auto 60px auto; */
	border-radius: 6px;
}
.Form-2 input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
	color: #fff;
	}

.footer-bg{
	width: 768px;
	height: 50px;
	background: #006c20;
	text-align: center;
	margin: 0 auto;
}
.footer-bg img{
	width: 120px;
	margin-top: 10px;
}
/*数据开始*/
.test{
	width: 768px;
	height: 220px;
	background: url(../images/bj.jpg) no-repeat center;
	background-size: 100% 100%;
	position: relative;
	margin: 0 auto;
}
.test .test-a{
	width: 130px;
	height: auto;
	overflow: hidden;
	margin-top:30px;
	position: absolute;
	left: 99px;
}
.test .test-a .test-a1{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.test .test-a .test-a1 em{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: 600;
}
.test .test-a .test-a1 h1{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
}
.test .test-a span{
	width: 100%;
	height: 1px;
	background: #cae788;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}
.test .test-a .test-a2{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.test .test-a .test-a2 em{
	display: block;
	font-size: 20px;
	color: #fff;
	text-align: center;
}
.test .test-a .test-a2 h1{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
}
.test .test-b{
	width: 120px;
	height: 249px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	bottom:-1px;
	left:324px;
	right: 0;
}
.test .test-b img{
	width: 96px;
	height: 198px;
	margin-top: 52px;
}
.test .test-c{
	width: 130px;
	height: auto;
	overflow: hidden;
	right: 99px;
	margin-top:30px;
	position: absolute;
}
.test .test-c .test-c1{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.test .test-c .test-c1 em{
	display: block;
	font-size: 18px;
	color: #fff;
	text-align: center;
}
.test .test-c .test-c1 h1{
	font-weight: normal;
	font-size: 16px;
	color: #fff;
	text-align: center;
	margin-top: 16px;
}
.test .test-c span{
		width: 100%;
	height: 1px;
	background: #cae788;
	display: block;
	margin-top: 25px;
	margin-bottom: 25px;
}

/*健康类开始*/
.healthy{
	width: 100%;
	padding:20px;
	height: auto;
	overflow: hidden;
	/* border-left: 1px solid #006c20;
	border-right: 1px solid #006c20; */
	box-sizing: border-box;
}
.healthy b{
	font-size: 18px;
	color: #333;
	font-weight: 600;
}
.healthy .healthy-a{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.healthy .healthy-a ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.healthy .healthy-a ul li{
	width: 20%;
	height: auto;
	overflow: hidden;
	float: left;
	/* margin-right:40px; */
}
.healthy .healthy-a ul li:last-child{
	margin-right: 0;
}
.healthy .healthy-a ul li .healthy-a1{
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin:0 auto;
}
.healthy .healthy-a ul li .healthy-a1 img{
	width: 36px;
	height: 36px;
}
.healthy .healthy-a ul li .healthy-a2{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.healthy .healthy-a ul li .healthy-a2 h1{
	font-weight: normal;
	font-size: 14px;
	color: #333;
	text-align: center;
	display: block;
	margin-top: 10px;
}

.healthy-data{
	display: block;
	text-align: center;
	padding-top: 5px;
}
.healthy .healthy-a ul li .healthy-a2 em{
	font-size: 14px;
	color: #8fc21e;
	text-align: center;
	padding-right: 5px;
}


/*健康类结束*/
.asure{
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #f5f5f5;
	box-sizing: border-box;
}

.asure-a{
	width: 100%;
	height: 230px;
	overflow: hidden;
	margin-top: 6px;
	background: #fff;
	padding: 15px;
	box-sizing: border-box;
	font-size: 14px;
}

.asure-title{
	font-size: 18px;
	font-weight: 600;
	color: #333;
	display: block;
}
.asure-content{
}
.asure-unit{
	font-size: 14px;
	padding: 15px 10px;
	font-weight: normal;
}
.asure-a1{
	width: 33.3%;
	float: left;
	text-align: center;
}

.asure-img{
	padding-bottom: 15px;
	border-right: 1px solid #f1f1f1;
	box-sizing: border-box;
}

.asure-data span{
	display: inline-block;
	padding-left: 10px;
}
.color-green{
	color: #8fc21e;
}
.color-red{
	color: #f00;
}
.asure-a2{
	float: left;
	width: 25%;
	text-align: center;
}
.asure-a2:last-child .asure-img{
	border-right: 0;
}

.asure-b{
	background: #fff;
	padding: 15px;
	font-size: 14px;
}
.asure-content1{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 15px;
}
.asure-content1 .asure-img{
	border-right: 0;
}

.asure-data1{
	padding-left: 40px;
}
.asure-data1 span{
	display: inline-block;
	padding-left: 10px;
	font-size: 14px;
}


.asure-a .asure-a1 .asure-a2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	padding: 0 10px;
	box-sizing: border-box;
}

.asure-a .asure-a1 .asure-a2 .asure-a3{
	width: 120px;
	height: 100px;
	float: left;
}
.asure-a .asure-a1 .asure-a2 .asure-a3 img{
	width: 110px;
	height: 91px;
}
.asure-a .asure-a1 .asure-a2 .asure-aB{
      width: 1px;
      height: 90px;
      background:#eee;
      display: block;
      float: left;
      margin-top:5px;
      margin-left: 15px;
}
.asure-a .asure-a1 .asure-a2 .asure-a4{
	width: 160px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 20px;
}
.asure-a .asure-a1 .asure-a2 .asure-a4 ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}
.asure-a .asure-a1 .asure-a2 .asure-a4 ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom:10px;
}
.asure-a .asure-a1 .asure-a2 .asure-a4 ul li h1{
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	min-width: 70px;
}
.asure-a .asure-a1 .asure-a2 .asure-a4 ul li span{
	padding-left: 18px;
	display: block;
	float: left;
	color: #666;
	font-size: 13px;
}
.asure-a .asure-a1 .asure-a2 .asure-a4 ul li span em{
	display: block;
	color: #006c20;
	font-size: 14px;
	float: left;
	padding-right: 4px;
}

.asure-a .asure-a11{
	width: -webkit-calc(50% - 3px);
	width: -ms-calc(50% - 3px);
	width: calc(50% - 3px);
	height: auto;
	overflow: hidden;
	float: right;
	background: #fff;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	box-sizing: border-box;
}
.asure-a .asure-a11 b{
	font-size: 18px;
             font-weight: 600;
             color: #333;
}
.asure-a .asure-a11 .asure-a22{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
.asure-a .asure-a11 .asure-a22 .asure-a33{
	width: 120px;
             height: 100px;
             float: left;
}
.asure-a .asure-a11 .asure-a22 .asure-a33 img{
	width: 110px;
	height: 91px;
}
.asure-a .asure-a11 .asure-a22 .asure-aB{
	width: 1px;
             height: 90px;
             background: #eee;
             display: block;
             float: left;
             margin-top: 5px;
             margin-left: 15px;
}
.asure-a .asure-a11 .asure-a22 .asure-a44{
	width: 160px;
             height: auto;
             overflow: hidden;
             float: left;
             margin-left: 15px;
}
.asure-a .asure-a11 .asure-a22 .asure-a44 ul{
	width: 100%;
             height: auto;
             overflow: hidden;
}
.asure-a .asure-a11 .asure-a22 .asure-a44 ul li{
	width: 100%;
             height: auto;
             overflow: hidden;
             padding-bottom: 6px;
}
.asure-a .asure-a11 .asure-a22 .asure-a44 ul li h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
             width: 42px;
}
.asure-a .asure-a11 .asure-a22 .asure-a44 ul li span{
	padding-left: 10px;
             display: block;
             float: left;
             color: #666;
             font-size: 14px;
}
.asure-a .asure-a11 .asure-a22 .asure-a44 ul li span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}

.asure-b{
	width: 100%;
             height: auto;
             overflow: hidden;
             margin-top: 6px;
}
.asure-b .asure-b1{
	width: calc(50% - 3px);
             height: auto;
             overflow: hidden;
             float: left;
             background: #fff;
             padding-left: 20px;
             padding-top: 20px;
             padding-bottom: 20px;
			 box-sizing: border-box;
}
.asure-b .asure-b1 b{
	font-size: 18px;
             font-weight: 600;
             color: #333;
             width: 100%;
             height: auto;
             overflow: hidden;
}
.asure-b .asure-b1 .asure-b2{
	width: 100%;
             height: auto;
             overflow: hidden;
             margin-top: 12px;
}
.asure-b .asure-b1 .asure-b2 .asure-b3{
	width: 120px;
             height: 100px;
             float: left;
}
.asure-b .asure-b1 .asure-b2 .asure-b3 img{
	width: 110px;
             height: 91px;
}
.asure-b .asure-b1 .asure-b2 .asure-aB{
	width: 1px;
             height: 90px;
             background: #eee;
             display: block;
             float: left;
             margin-top: 5px;
             margin-left: 15px;
}
.asure-b .asure-b1 .asure-b2 .asure-b4{
             width: 160px;
             height: auto;
             overflow: hidden;
             float: left;
             margin-left: 15px;
}
.asure-b .asure-b1 .asure-b2 .asure-b4 ul{
	width: 100%;
             height: auto;
             overflow: hidden;
             margin-top: 10px;
}
.asure-b .asure-b1 .asure-b2 .asure-b4 ul li{
	width: 100%;
             height: auto;
             overflow: hidden;
             padding-bottom: 10px;
}
.asure-b .asure-b1 .asure-b2 .asure-b4 ul li h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
             width: 84px;
}
.asure-b .asure-b1 .asure-b2 .asure-b4 ul li span{
	padding-left:10px;
             display: block;
             float: left;
             color: #999;
             font-size: 14px;
}
.asure-b .asure-b1 .asure-b2 .asure-b4 ul li span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}
.asure-b .asure-b11{
	width: calc(50% - 4px);
             height: auto;
             overflow: hidden;
             float: right;
             background: #fff;
             padding-left: 20px;
             padding-top: 20px;
             padding-bottom: 20px;
			 box-sizing: border-box;
}
.asure-b .asure-b11 b{
	font-size: 18px;
             font-weight: 600;
             color: #333;
}
.asure-b .asure-b11 .asure-b22{
	width: 100%;
             height: auto;
             overflow: hidden;
             margin-top: 12px;
}
.asure-b .asure-b11 .asure-b22 .asure-b33{
	width: 120px;
             height: 100px;
             float: left;
}
.asure-b .asure-b11 .asure-b22 .asure-b33 img{
	width: 110px;
             height: 91px;
}
.asure-b .asure-b11 .asure-b22 .asure-aB{
	width: 1px;
             height: 90px;
             background: #eee;
             display: block;
             float: left;
             margin-top: 5px;
             margin-left: 15px;
}
.asure-b .asure-b11 .asure-b22 .asure-b44{
	width: 158px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	margin-top: 40px;
}
.asure-b .asure-b11 .asure-b22 .asure-b44 h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
             width: 70px;
}
.asure-b .asure-b11 .asure-b22 .asure-b44 span{
	padding-left: 15px;
             display: block;
             float: left;
             color: #999;
             font-size: 14px;
}
.asure-b .asure-b11 .asure-b22 .asure-b44 span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}

.asure-c{
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);
	padding:20px;
	height: auto;
	overflow: hidden;
	margin-top:6px;
	background:#fff;
}
.asure-c b{
	font-size: 18px;
             font-weight: 600;
             color: #333;
             width: 100%;
             height: auto;
             overflow: hidden;
             float: left;
}
.asure-c .asure-c1{
	margin-top: 20px;
	float: left;
	width: 37%;
	height: auto;
	overflow: hidden;
}
.asure-c .asure-c1 .asure-c11{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 15px;
}

.asure-c .asure-c1 .asure-c11 h1{
	float: left;
	font-size: 14px;
	color: #333;
	font-weight: normal;
	min-width: 150px;
}
.asure-c .asure-c1 .asure-c11 span{
	padding-left: 10px;
             display: block;
             float: left;
             color: #666;
             font-size: 13px;
}
.asure-c .asure-c1 .asure-c11 span em{
	display: block;
             color: #006c20;
             font-size: 13px;
             float: left;
             padding-right: 4px;
}
.asure-c .asure-c1 .asure-c11 span h5{
	display: inline-block;
	font-size: 18px;
	color: #333;
	padding-right: 10px;
	font-weight: bold;
}


.asure-c .asure-c1 .asure-c12{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.asure-c .asure-c1 .asure-c12 h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
}
.asure-c .asure-c1 .asure-c12 span{
	padding-left: 10px;
             display: block;
             float: left;
             color: #999;
             font-size: 14px;
}
.asure-c .asure-c1 .asure-c12 span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}
.asure-c .asure-c2{
	width: 26%;
	height: 124px;
	overflow: hidden;
	float: left;
	text-align: center;

}
.asure-c .asure-c2 img{
	width: 140px;
	height: 116px;

}
.asure-c .asure-c3{
	margin-top: 20px;
	float: right;
	width: 37%;
	height: auto;
	overflow: hidden;
}
.asure-c .asure-c3 .asure-c31{
	 width: 100%;
              height: auto;
              overflow: hidden;
              margin-bottom: 15px;
}
.asure-c .asure-c3 .asure-c31 h1{
	 float: left;
              font-size: 14px;
              color: #333;
              font-weight: normal;
			  min-width: 150px;
}
.asure-c .asure-c3 .asure-c31 span{
	 padding-left: 10px;
              display: block;
              float: left;
              color: #666;
              font-size: 13px;
}
.asure-c .asure-c3 .asure-c31 span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}


.asure-c .asure-c3 .asure-c32{
	 width: 100%;
              height: auto;
              overflow: hidden;
}
.asure-c .asure-c3 .asure-c32 h1{
	 float: left;
              font-size: 14px;
              color: #333;
              font-weight: normal;
}
.asure-c .asure-c3 .asure-c32 span{
	 padding-left: 10px;
              display: block;
              float: left;
              color: #666;
              font-size: 14px;
}
.asure-c .asure-c3 .asure-c32 span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}

.asure-d{
	width: 100%;
             height: auto;
             overflow: hidden;
             margin-top: 6px;
}
.asure-d .asure-d1{
	width: calc(50% - 3px);
	height: auto;
	overflow: hidden;
	float: left;
	background: #fff;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	box-sizing: border-box;
}
.asure-d .asure-d1 b{
	font-size: 18px;
	font-weight: 600;
	color: #333;
}
.asure-d .asure-d1 .asure-d2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	min-height: 60px;
	overflow: hidden;
}
.asure-d .asure-d1 .asure-d2 .asure-d3{
	width: 42px;
	height: 42px;
	float: left;
	margin-top: 6px;
}
.asure-d .asure-d1 .asure-d2 .asure-d3 img{
	width: 42px;
	height: 42px;
}
.asure-d .asure-d1 .asure-d2 .asure-d4{
	float: left;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
}
.asure-d .asure-d1 .asure-d2 .asure-d4 ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.asure-d .asure-d1 .asure-d2 .asure-d4 ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.asure-d .asure-d1 .asure-d2 .asure-d4 ul li h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
             min-width: 100px;
}
.asure-d .asure-d1 .asure-d2 .asure-d4 ul li span{
	padding-left: 14px;
             display: block;
             float: left;
             color: #666;
             font-size: 13px;
}
.asure-d .asure-d1 .asure-d2 .asure-d4 ul li span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}

.asure-d .asure-d11{
	width: calc(50% - 3px);
		height: auto;
		overflow: hidden;
		float: right;
		background: #fff;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom:15px;
		box-sizing: border-box;
}
.asure-d .asure-d11 b{
	font-size: 18px;
             font-weight: 600;
             color: #333;
}
.asure-d .asure-d11 .asure-d2{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	margin-top: 20px;
	min-height: 60px;
	overflow: hidden;
}
.asure-d .asure-d11 .asure-d2 .asure-d3{
	width: 42px;
             height: 42px;
             float: left;
             margin-top: 6px;
}
.asure-d .asure-d11 .asure-d2 .asure-d3 img{
	width: 42px;
             height: 42px;
}
.asure-d .asure-d11 .asure-d2 .asure-d4{
	float: left;
             height: auto;
             overflow: hidden;
             margin-left: 20px;
             margin-top: 16px;
}
.asure-d .asure-d11 .asure-d2 .asure-d4 h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
			 min-width: 100px;
}
.asure-d .asure-d11 .asure-d2 .asure-d4 span{
	padding-left: 14px;
             display: block;
             float: left;
             color: #666;
             font-size: 14px;
}
.asure-d .asure-d11 .asure-d2 .asure-d4 span em{
	display: block;
             color: #006c20;
             font-size: 13px;
             float: left;
             padding-right: 4px;
}

.asure-e{
	width: -webkit-calc(100% - 40px);
	width: -moz-calc(100% - 40px);
	width: calc(100% - 40px);
	padding: 20px;
	height: auto;
	overflow: hidden;
	margin-top: 6px;
	background: #fff;
}
.asure-e b{
	font-size: 18px;
             font-weight: 600;
             color: #333;
             width: 100%;
             float: left;
}
.asure-e .asure-e1{
	margin-top:26px;
             float: left;
             width: 33.3%;
             height: auto;
             overflow: hidden;
}
.asure-e .asure-e1 ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.asure-e .asure-e1 ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}

.asure-e .asure-e1 ul li h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
             min-width: 150px;
}
.asure-e .asure-e1 ul li  span{
	padding-left: 10px;
             display: block;
             float: left;
             color: #333;
             font-size: 16px;
}
.asure-e .asure-e1 ul li  span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 5px;
}
.asure-e .asure-e1 ul li  span b{
	display: block;
	font-size: 14px;
	color: #006c20;
	font-weight: normal;
}
.asure-e .asure-e2{
	width: 33.3%;
	height: 124px;
	overflow: hidden;
	float: left;
	text-align: center;
}
.asure-e2 img{
	width: 140px;
	height: 116px;
}
.asure-e3{
	margin-top: 26px;
             float: right;
             width: 33.3%;
             height: auto;
             overflow: hidden;
}
.asure-e3 ul{
	width: 100%;
             height: auto;
             overflow: hidden;
}
.asure-e3 ul li{
	width: 100%;
             height: auto;
             overflow: hidden;
             margin-bottom: 10px;
}
.asure-e3 ul li h1{
	float: left;
             font-size: 14px;
             color: #333;
             font-weight: normal;
             min-width:80px;
}
.asure-e3 ul li span{
	padding-left: 10px;
             display: block;
             float: left;
             color: #999;
             font-size: 14px;
}
.asure-e3 ul li span em{
	display: block;
             color: #006c20;
             font-size: 14px;
             float: left;
             padding-right: 4px;
}
.asure-e3 ul li span b{
	display: block;
	font-size: 14px;
	color: #006c20;
	font-weight: normal;
}
/*数据结束*/


/*扫码登录开始*/
.orgr{
    width: 768px;
    /* height: 660px;
    overflow-y: auto; */
	margin: 0 auto;
	box-sizing: border-box;
}
.orger-content{
	width: 100%;
	background: #fff;
}
.pi-sm{
	width: 100%;
	height: 250px;
	background:#006c20 url(../images/poe.png) no-repeat right bottom;
	background-size: 164px 180px;
	border-bottom: 22px solid #90c31f;
}
.pi-sm .pi-smlog{
	width: 392px;
	height: 122px;
	overflow: hidden;
	margin:0 auto;
	padding-top: 70px;
}
.pi-sm .pi-smlog img{
	width: 392px;
	height: 122px;
}

.p-nir{
	width: 100%;
	height: 888px;
	background:#ffffff url(../images/werh.png) no-repeat right bottom;
	background-size: 592px 429px;
}
.p-nir .p-nira{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 130px;
	text-align: center;
}
.p-nir .p-nira h1{
	font-weight:normal;
	font-size: 34px;
	color: #006c20;
	line-height: 34px;
}
.p-nir .p-nira .p-nirb{
	width: 252px;
	height: 252px;
	overflow: hidden;
	margin:24px auto;
}
.p-nir .p-nira .p-nirb img{
	width: 252px;
	height: 252px;
}
.p-nira em{
	font-size: 20px;
	display: block;
	text-align: center;
	color: #006c20;
	line-height: 22px;
}
.potrb{
	width: 100%;
	height: 76px;
	background: #006c20;
}
.potrb img{
	width: 157px;
	height: 44px;
	display: block;
	margin:0 auto;
	padding-top: 16px;
}
/*扫码登录结束*/


.form-data-list{
	float: left;
	width: 33.3%;
	font-size: 14px;
	color: #333;
	padding-top: 10px;
}
.form-data-list span:first-child{
	display: inline-block;
	width: 45%;
}
.form-data-data{
	display: inline-block;
	width: 45%;
	color: #006c20;
}
.color-red{
	color: #f00!important;
}

/* 自定义单选按钮 */
input[type="radio"] + .label-span::before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	width: 14px;
	height: 14px;
	margin-right: .4em;
	border-radius: 50%;
	border: 1px solid #bbb;
}
input[type="radio"]:checked + .label-span::before {
	content: " ";
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	width: 16px;
	height: 16px;
	margin-right: .4em;
	border-radius: 50%;
	background: url(../images/icon-radio-select.png) center no-repeat;
	background-size: 14px 14px;
	border: 0;
}

input[type="radio"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

.form-wrap{
	padding: 0 30px;
}

.cloud-data-content{
	width: 100%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	box-sizing: border-box;
}

.fr{
	float: right!important;
}

