@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0;font-family: Microsoft YaHei, Arial;}
ul,li,dt,dl,p,h1,h2,h3,h4,h5,h6,div,html,form,table,tr,td,dt,dl,dd,span,input,a,img{padding:0; margin:0; list-style:none;outline:none;border:none; font-weight: normal;}
a{text-decoration:none;}
img{vertical-align: top;}


.aus{ width:100%; margin: 0 auto;}
.ausbox img{ width:100%;}
.ausfrom{}
.subbox{ padding: 0 10%; padding-bottom: 2em;}
.subbox .name,.subbox .phone{ margin-bottom:2em;}
.subbox .name p,.subbox .phone p{ font-size: 1.5em; color:#000; margin-bottom:16px;}
.subbox .name p span,.subbox .phone p span{color:#e03851;}
.subbox .name input,.subbox .phone input{ line-height: 2em; border: 1px solid #999999; border-radius:10px; font-size: 1.8em;}
.subbox .sub{ color: #fff; border-radius:10px; text-align: center; font-size: 2.2em;line-height: 2em; font-weight: normal; cursor: pointer;background: linear-gradient(to top,#002b66,#2362b9,#002b66);}
.subbox input{ width:100%;}
.ausbg{position: relative;}
.ausfrombox{ width:100%; position:absolute; top: 0; left: 0;}
.ausfrombox .subbox{ padding: 0 16%;}
