@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, span, input, textarea,time,data{margin:0;padding:0;}
body{ font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif; font-size:14px; line-height:1.6; color:#333;} 
html,body{ margin:0 auto; height:100%;}
body,p{ border:none;}
a{ color:#333; text-decoration:none; border:none; padding:0; margin:0;}
a:active{ color:#1eb7b5;}
img{ border:0; margin:0; padding:0;}
ul,li,ol{ list-style:none; border:0; margin:0; padding:0;}
dl,dt,dd{ margin:0; padding:0; -webkit-margin-start:0;}
h1,h2,h3,h4,h5{ font-weight:normal; font-size:14px; display:block;}
strong,b,i{ font-style:normal; font-weight:normal;}
table,tr,td{ border-spacing:0;}
em,i,b{ font-style:normal; font-weight:normal;}
input,textarea,button,label{outline: none; border:none;font-family:"Microsoft Yahei"; }
.fl{ float:left;}
.fr{ float:right;}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select,
textarea {
	-webkit-user-select: text;
	outline: 0;
	/* -webkit-appearance: none; */
	    text-transform: none;
}
select { -webkit-appearance: menulist; box-sizing: border-box; align-items: center; white-space: pre; -webkit-rtl-ordering: logical;  
color: black; background-color: white;cursor: default; border-width: 1px; border-style: solid; border-color: initial; border-image: initial;
appearance:none;  
  -moz-appearance:none;  
 }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

#main_body{ margin: 0 auto;  position:relative; min-width:320px; max-width:750px;}





.content{ width: 100%; height: 100vh; background: url(../images/content.jpg); background-size: cover; background-position: center top; background-repeat: no-repeat; position: relative;}
.content .logo{ position: absolute; left: 3.5vh; top: 2.5vh; z-index: 10;}
.content .logo .img{ width: 80px;}
.content .link{ position: absolute; z-index: 10; left: 15%; right: 15%; bottom: 5vh;}
.content .link .push-button{ float: left; width: 45%; margin: 0 2.5%; text-align: center;}
.content .link .push-button .anniu{ background: #fd9d2d; display: block; color: #fff; border-radius: 4px; padding: 7px 0; font-size: 18px;}  

.background{ background: #f5f5f5;}
.background .system{ width: 100%; overflow: hidden;}
.background .system .delivery{ position: fixed; top: 0; left: 0; right: 0; z-index: 101; background: #fff; line-height: 30px; padding: 6px 20px; height: 30px;}
.background .system .delivery .back{ position: absolute; left: 20px; top: 6px; z-index: 20;}
.background .system .delivery .back img{ width: 8px; padding: 8px 0;}
.background .system .delivery .title{ position: absolute; left: 10%; top: 6px; right: 10%; z-index: 10;}
.background .system .delivery .title h2{ font-size: 18px; text-align: center;}

.background .system .layer{ padding: 60px 20px 20px; overflow: hidden;}
.background .system .layer .table{ width: 100%; overflow: hidden;}
.background .system .layer .table .iteam{ font-size: 14px; padding:10px 0; line-height: 1.6;}
.background .system .layer .table .chart{ padding: 5px 10px; background: #fff; border-radius: 3px;;}
.background .system .layer .table .chart .text{ width: 100%; height: 30px; color: #aaa; line-height: 30px;}
.background .system .layer .apply{ width: 100%; overflow: hidden; margin-top: 15px;}
.background .system .layer .apply .sub{ width: 100%; background: #c00; border-radius: 4px; padding: 10px 0; color: #fff; font-size: 15px;}

.piao{ position: absolute; z-index: 10;  top: 0; background:rgba(253,157,45,0.5);color:#fff;padding:5px; width:90%; padding:0 5%;line-height:40px;}
.piao i{display:block;width:25px;height:25px;background:url(../images/icont.png);float:left;margin:8px 6px 0 0; }
.piao p{color:#fff;float:left;line-height:40px; font-size:16px; }


