/* CSS Document */
@charset "utf-8";
.comeBody{ background: url("../images/content/bg2.png") no-repeat center center; width: 100%; height:100%; background-size: cover;}
.comeBody .logo{position: absolute;left: 0;  top:0;}
.comeBody .btnBox{ overflow: hidden; text-align: center; position: absolute;left: 50%;margin-left: -315px;  top:80%;}
.comeBody .btnBox a{ font-size: 18px;width: 141px; height: 47px; line-height: 47px;text-align: center; display: inline-block; margin-left: 54px;}
.comeBody .btnBox a.btn01{ background: url("../images/content/btn_01.png") no-repeat left center; color: #7a550b;}
.comeBody .btnBox a.btn02{ background: url("../images/content/btn_02.png") no-repeat left center;  color: #166381;}
a{text-decoration: none;}
.comeBody.eg{ background: url("../images/eg/e1.png") no-repeat center center; width: 100%; height:100%; background-size: cover;}
.comeBody.eg .btnBox a {  width: 230px; background: none; height: 48px;}
.comeBody .btnBox {  font-family: "����","΢���ź�",Microsoft YaHei,Arial, Helvetica, sans-serif;}
img {
  vertical-align: middle;
  border: none;
  width:100%;
}
/* html, body {
  height: 100%;
  width: 100%;
} */
html {
  font-size: 14px;
}
html, body, div, dl, dt, dd, ul, ol,i, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, blockquote, textarea, p, th, td, table, em, b, span, samp {
  margin: 0;
  padding: 0;
  font-family: "����","΢���ź�",Microsoft YaHei,Arial, Helvetica, sans-serif;
  font-style: normal;
}
