@charset "utf-8";
/* CSS Document */
body,div,span,h1, h2, h3, h4, h5, h6, p, pre,img, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, select, input, textarea, button, th, td,iframe{ margin:0; padding:0; }
h1, h2, h3, h4, h5, h6{ font-size:100%;}
ul{ list-style-type:none;}
li{list-style-type: none;}
.fillcontain, body, html {
	height: 100%;
	width: 100%;
	margin: 0px;
}
.container, body, html {
	
	position: relative;
}
.container{height: 100%;}
#app {
	font-family: Avenir, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2c3e50;
	
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
}
.container {
	overflow: hidden;
	padding: 10px;
    background: url(../images/mobile.jpg) 0 0 no-repeat;
	background-size: cover;
}
.block {
	padding: 10px 20px;
	min-height: 85%;
line-height:90%;
	background-color: #fff;
	opacity: .6;
	filter: alpha(opacity=60);
	border-radius: 20px;
	text-align: center;margin:0px auto;max-width:700px;
}
.top_logo{padding:20px 0px;}
.top_logo img{width:110px;}
.form_title{margin-bottom:40px;}
.form_title h3{border-bottom: 3px solid #023f7e;}
.form_title h3 i{display: inline-block;height: 38px;overflow: hidden;}
.form_title h3 img{height: 30px;margin-right: 5px;}
.form_title h3 span{font-size: 20px;height: 38px;line-height:38px;color: #023f7e;font-weight: 700;display: inline-block;overflow: hidden;}
.input_style{position: relative;margin-bottom: 30px;}
.input_style span{    position: absolute;
    display: block;
    height: 45px;
    left: 0px;}
.input_style span img{height:30px;margin:12px;}
.input_style input{    width: 100%;text-indent: 55px;
    height: 45px;
    line-height: 45px;border:1px solid #666;}
.input_style_none input{text-align:center;text-indent:0px;background: #f3992f;font-size:18px;border:none;color:#FFF;}
.style_input ul{}
.style_input ul li {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
    color: #000;
}

.top_fh{
    margin: 10px 0px;
}
.top_fh img{
    height: 35px;
}
.blockResult{}
.info_show{
    margin-top: 40px;
}
.info_show img{
    margin: 20px auto;
    width: 120px;
    height: 160px;
    display: block;
    }
.info_show ul{}
.info_show ul li{
    font-size: 15px;
    margin: 23px 0px;
    text-align: left;
    }
.info_show ul li span{}
.info_show ul li span.name{
    font-weight: bold;
}

.layui-m-layer .diy_layer,
.layui-m-layer .diy_layer *{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;color:#454545;}
.layui-m-layer0 .diy_layer .layui-m-layercont{padding:0 15px 20px;color:#222;font-size: 14px;line-height: 1.4;word-wrap:break-word;word-break:break-all;}
.layui-m-layer .layui-m-layershade{background: rgba(0,0,0,.45);}
.layui-m-layer .layui-m-layersection .diy_layer{width:60%;max-width: 510px;border-radius: 25px;overflow: hidden;padding-top: 25px;background: rgba(255,255,255,0.85);}
.layui-m-layer .diy_layer h3{line-height: 1.2;margin: 0;height:auto;padding:0 0 10px;font-size: 16px;font-weight: bold;color:#000;}
.layui-m-layer .diy_layer .layui-m-layerbtn{line-height: 50px;height: 50px;background: transparent;border-color: #ddd;}
.layui-m-layer .diy_layer .layui-m-layerbtn span{font-size: 16px;color:#666;width: 50%;}
.layui-m-layer .diy_layer .layui-m-layerbtn span[no]{border-radius: 0;border-right: none;}
.layui-m-layer .diy_layer .layui-m-layerbtn span[yes]{border-radius: 0;background: #ee4c41;color:#fff;}

.layui-m-layer .diy_layer .layui-m-layerbtn span[yes]{background: transparent;color:#005BAC;font-weight: bold;}

