html {
    padding: 0;
    margin:0;
    height: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    /*background: blur*/
    /*overflow:hidden;*/
}
body {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    font-family: 'Yuanti SC',"Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    color: #494949;
    background:#fff;
    /*background: transparent;*/
    background-size: 100% 100%;
    touch-callout:none;
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/     
    -webkit-user-select:none; /*webkit浏览器*/     
    user-select:none;  
    /*background: blue*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
progress {
    vertical-align: baseline;
}
template, [hidden] {
    display: none;
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    color: #7b7b7b;
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
[v-cloak] {
  display: none!important;
}
img {
    border-style: none;
    touch-callout:none;
    -webkit-touch-callout:none;  /*系统默认菜单被禁用*/     
    -webkit-user-select:none; /*webkit浏览器*/     
    -khtml-user-select:none; /*早期浏览器*/     
    -moz-user-select:none;/*火狐*/     
    -ms-user-select:none; /*IE10*/     
    user-select:none;  
    pointer-events: none;
}
svg:not(:root) {
    overflow: hidden;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
pre {
    overflow: auto;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    vertical-align: middle;
    outline: none;
}
button, input,
input {
    overflow: visible;
}
button, select {
    text-transform: none;
    border: none;
}
button, html [type="button"],
[type="reset"], [type="submit"] {
    -webkit-appearance: button;
}
[disabled] {
    cursor: default;
}
input[disabled] {
    background: #fff!important;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
textarea {
    overflow: auto;
    resize: none;
    vertical-align: top;
}
optgroup {
    font-weight: bold;
}
input, select, textarea {
    outline: 0;
}
textarea, input {
    -webkit-user-modify: read-write-plaintext-only;
}
input::-ms-clear, input::-ms-reveal {
    display: none;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
h1, h2, h3, h4, h5, h6, p, figure, form, blockquote {
    margin: 0;
}
ul, ol, li, dl, dd {
    margin: 0;
    padding: 0;
}
ul, ol {
    list-style: none outside none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    line-height: 1.5;
}
* {
    box-sizing: border-box;
}
a { 
  color: #a3a7a7; 
  text-decoration:none;
}
a:hover {
  text-decoration:none;
}
.dls dt,.dls dd{
  vertical-align: top;  
  display:inline-block;
  *display:inline;
  *zoom:1;
}
.dls:after{
  content:"";
  clear:both;
  display:block;
}
.dls{
  width: 100%;
  line-height: 80px;
  zoom:1
}
.dls dt{
  width: 27%;
  padding-right: 10px;
  text-align: right;
  vertical-align: top;
}
.dls dd{
  width: 70%;
  word-wrap:break-word;
  word-break:break-all; 
}
.dls dd input[type="text"],
.dls dd input[type="password"],
.dls dd input[type="number"],
.dls dd textarea{
  width: 100%;
  box-sizing: border-box;
}
.dls dd input[type="number"],
.dls dd input[type="text"]{
    border: 1px solid #acacac;/*no*/
    width: 100%; 
    line-height: 40px;
    padding: 8px 10px;
    border-radius: 5px;
}    
.posiR{
    position: relative;
}
.fr{
  float: right;
}
.fl{
  float: left;
}
.dn{
    display: none!important;
}
.redCR{
  color: #fe405a!important;
}
.redHCR{
    color: #df3838!important;
}
.blueCR{
    color: #4452a3!important;
}
.redlCR{
    color: #ffb5c4!important;
}    
.whiteCR{
    color: #fff!important;
}
.grayCR{
    color: #7b7b7b!important;
}
.blackCR{
    color: #000!important;
}
.greenCR{
    color: #7bc801!important;
}
.blueLCR{
    color: #b9deff!important;
}
.orangeCR{
    color: #ff8a00!important;
}
.f21{
    font-size: 21px!important;
}
.f16{
    font-size: 16px!important;
}
.f18{
    font-size: 18px!important;
}
.f24{
    font-size: 24px!important;
}
.f30{
    font-size: 30px!important;
}
.f36{
    font-size: 36px!important;
}
.f40{
    font-size: 40px!important;
}
.f48{
    font-size: 48px!important;      
}
.f56{
    font-size: 56px!important;      
}
.mL5{
  margin-left: 5px;
}
.mL20{
    margin-left: 20px;
}
.mL10{
  margin-left: 10px;
}
.mR10{
  margin-right: 10px;
}
.tR{
    text-align: right!important;
}
.tC{
    text-align: center!important;
}
.flexBox,
.flexBox1{
  display: -webkit-box;
  display: flex;
  align-items: center;
}
.flex1,.flexBox1 > *{
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    width: 0%;  
}    
.grayFilter{
  filter: grayscale(100%);
  filter: gray;
}  
.btn{
  padding: 0px 0px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  border-radius: 10px;
  cursor: pointer;
  color: #fff;
  text-align:center;
  /*display: inline-block;*/
}
.btn-gray{
  background: #d4d4d4;
  outline: 0;
} 
.btn-primary{
  box-shadow: 5px 5px 8px rgba(44, 92, 206,.5);
  background: #4452a3;
  outline: 0;
}
.btn-primary:active{
  background: #33439d;
  outline: 0;
}    
.btn-orange{
  /*box-shadow: 5px 5px 8px rgba(44, 92, 206,.5);*/
  background: #ff7800;
  outline: 0;
}
.btn-orange:active{
  background: #e26a00;
  outline: 0;
}    
.btn-blue{
  /*box-shadow: 5px 5px 8px rgba(44, 92, 206,.5);*/
  background: #00a0ee;
  outline: 0;
}
.btn-blue:active{
  background: #0187c9;
  outline: 0;
}    
.btn-red{
  background: #da546c;
  outline: 0;
}
.btn-red:active{
  background: #de922a;
  outline: 0;
}   
.btn-default{
  
  background: #7bcb0a;
  color: #fff;
}  
.btn-default:active{
  background: #6bb502;
  outline: 0;      
}
.box{
  text-align: center;
  /*font-size: 0;*/
}
.img1{
  width: 200px;
  height: 200px;
  border-radius: 10px;
  border:1px solid #fff;
}
.img2{
  width: 520px;
  height: 200px;
}
.img3{
  margin-top: 40px;
  margin-bottom: 80px;
  width: 230px;
  height: 230px;
}
.bhuBody h3{
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding-top: 20px;
}
.bhuBody button{
  border-radius: 60px;
  height: 40px;
  line-height: 40px;
  margin: 50px 0;
  box-shadow: 6px 4px 8px rgba(0,0,0,.3);
  background: #5486e1;
  width: 300px;
  color: #fff;
  font-size: 18px;
}
.topBanner img{
  width: 100%;
}
.btnDiv li{
  padding: 10px 10px 20px;
}
.btnDiv li button{
  width: 100%;
}
.detail h2{
  background: #00d3dc;
  font-size: 16px;
  padding: 8px 15px;
  color: #fff;
}
.detail p{
  font-size: 14px;
  padding: 15px;
  border-radius: 10px;
  background: #f4f4f4;
  margin-top: 15px;
}
.detail ul {
  padding: 15px 8px;
}
.detail li {
  padding: 0px 8px;
}
.detail li img{
  width: 100%;
  border-radius: 10px;
  border: 1px solid #d7fafc;
}
.detail li p{
  color: #00d3dc;
  font-size: 14px;
}
.copyRight{
  text-align: center;
  font-size: 14px;
  color: #a3a7a7;
  border-top: 1px solid #e0e3e3;
  padding: 10px;
}

