@charset "utf-8";
html{_background-image:url(about:blank);_background-attachment:fixed;}
body {margin:0;font-size:100%; color: #333; background:linear-gradient(rgba(137,0,170,1),rgba(53,0,126,1)); font-family:'Microsoft Yahei',Arial, Helvetica, sans-serif;}
form,p,h1,h2,h3,h4,input,dl,dt,dd{ margin:0px; padding:0px;}
ul { padding:0px; margin:0px;}
li { padding:0px; margin:0px;line-height:180%;list-style-type:none;}
img{border:0; width: 100%; display: flex;}
input{font-family: "Microsoft Yahei";outline: none;}
input:focus{outline: none;}
/*header*/
.header{ width: 100%;}
.bodyBox{ width: 100% }
.bnt{ position:relative; }
.bnt a{ position:absolute; top:2rem; right:10%; width: 22% }
.bnt a.bntBootom{top:auto; bottom: 2rem; }
.footer{ color: #fff;line-height:2;font-size: 0.75rem; padding:1rem 2rem; }
.footer .title{ text-align: center; padding: 0.5rem 0; }
.footer .title img{ width: 60%;  display:inline-block;}