@charset "UTF-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%; }

li {
  list-style: none; }

img {
  border: none; }

input,
select,
textarea {
  outline: none;
  border: none;
  background: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  background-image: -webkit-linear-gradient(transparent, transparent);
  background-image: linear-gradient(transparent, transparent); }

textarea {
  resize: none; }

html {
  -webkit-text-size-adjust: none; }

article， aside， details， figcaption， figure， footer， header， hgroup， menu， nav， section {
  display: block; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  width: auto \9;
  /* ie8 */
  vertical-align: top; }

.video embed， .video object， .video iframe {
  width: 100%;
  height: auto; }

a {
  text-decoration: none;
  outline: none;
  -webkit-tap-highlight-color: transparent; }

.clearfix:after,
.clearfix:before {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

/*body{font-size: 12px;
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
	position: relative; font-family:"Microsoft YaHei", "Arial Black"; background-color: #ffffff;}*/
body {
  overflow-x: hidden;
  min-width: 320px;
  font-family: PingFang sc, Verdana, Helvetica Neue, Microsoft Yahei, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans-serif;
  background-color: #ffffff; }

.colororge {
  color: #ef754b; }

.loading_page {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background: url(http://imgs.ebrun.com/wap/images/loading.jpg) no-repeat center center #f7f7f7;
  margin: 0 auto;
  z-index: 99999; }

@media only screen and (min-width: 320px) {
  html {
    font-size: 42.66667px; } }
@media only screen and (min-width: 360px) {
  html {
    font-size: 48px; } }
@media only screen and (min-width: 375px) {
  html {
    font-size: 50px; } }
@media only screen and (min-width: 393px) {
  html {
    font-size: 52.4px; } }
@media only screen and (min-width: 400px) {
  html {
    font-size: 53.33333px; } }
@media only screen and (min-width: 412px) {
  html {
    font-size: 54.93333px; } }
@media only screen and (min-width: 414px) {
  html {
    font-size: 55.2px; } }
/* ----------------------------------------------
 *FileName ${public750}.css
 *Discription discription
 *Version 1.0.0
 *Website website
 *Author mengzai
 ---------------------------------------------- */
/*
 750px header
 */
.menu-new {
  box-sizing: content-box;
  position: relative;
  width: 6.9rem;
  margin: 0 auto;
  padding: 0 .3rem;
  background: #1d71da;
  height: 1rem;
  z-index: 11; }

.index-xiding {
  display: none;
  width: 7.5rem;
  height: 1rem; }

.menu-new-fixed {
  position: fixed;
  left: 50%;
  top: 0;
  margin-left: -3.75rem; }

.menu-new-index {
  float: left;
  font: bold .36rem/1rem 'Microsoft YaHei';
  color: #fff;
  font-style: italic; }

.menu-new-index a {
  color: #fff; }

.menu-new-index a img {
  width: 1.76rem;
  height: .46rem;
  margin-top: .26rem; }

.menu-new-line {
  float: left;
  display: block;
  width: 1px;
  height: .6rem;
  background: #fff;
  margin: .2rem .3rem 0 .3rem; }

.menu-new-middle {
  float: left;
  font: .36rem/1rem 'Microsoft YaHei';
  color: #fff; }

.menu-new-middle a {
  color: #fff; }

.menu-new-home {
  overflow: hidden;
  float: right;
  display: block;
  width: .62rem;
  height: .62rem;
  border-radius: 50%;
  margin: .19rem 0 0 .23rem; }

.menu-new-home img {
  width: .62rem;
  height: .62rem; }

.menu-wang {
  display: none;
  position: relative;
  background: #fff;
  width: 100%;
  border-top: 1px solid #e1e1e1;
  padding-top: .1rem;
  z-index: 12; }

.menu-wang-xqy {
  position: absolute;
  left: 0;
  top: 1rem; }

.menu-wang a {
  display: block;
  float: left;
  width: 1.1rem;
  padding-left: .13rem;
  font: .3rem/.8rem 'Microsoft YaHei';
  color: #787878;
  text-align: center; }

.menu-color-a {
  width: 6.9rem;
  margin: .1rem auto 0 auto;
  padding: .4rem 0;
  clear: both;
  border-top: 1px dashed #e1e1e1;
  font-size: 0;
  text-align: center;}

.menu-wang .menu-color-a a {
  float: none;
  display: inline-block;
  width: 1.4rem;
  height: .7rem;
  margin-right: .43rem;
  border-radius: .04rem;
  font: .28rem/.7rem 'Microsoft YaHei';
  color: #fff;
  padding: 0;
  text-align: center; }

.menu-color-a-r {
  background: #e2625a; }

.menu-color-a-y {
  background: #ff9900; }

.menu-color-a-g {
  background: #49bf6a; }

.menu-color-a-b {
  background: #48a0ff; }

.menu-fixed {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 10; }

/*****************返回顶部和反馈*******************/
.gotop {
  display: none;
  position: fixed;
  right: .3rem;
  bottom: 2rem;
  width: .66rem;
  height: .66rem;
  z-index: 999; }

.gotop img {
  width: .66rem;
  height: .66rem; }

.gotop02 {
  display: none;
  position: fixed;
  right: .3rem;
  bottom: 1.2rem;
  width: .66rem;
  height: .66rem; }

.gotop02 img {
  width: .66rem;
  height: .66rem; }

/**************通用底部***************/
.wapBottom {
  box-sizing: content-box;
  width: 7.5rem;
  height: 1.7rem;
  padding-top: .02rem;
  margin: 0 auto;
  background: #1d71da; }

.wapBbottom-pc {
  display: none;
  padding-left: .39rem; }

.wapBbottom-pc a {
  box-sizing: border-box;
  float: left;
  display: block;
  width: 2.04rem;
  height: .75rem;
  margin-right: .3rem;
  background: #2881f0;
  box-sizing: border-box;
  border: 1px solid #b8d8ff;
  border-radius: .04rem;
  font-size: .28rem;
  line-height: .75rem;
  color: #fff;
  text-align: center; }

.wapBottom-four {
  width: 7.5rem;
  margin: .3rem auto 0 auto;
  text-align: center;
  font-size: 0; }

.wapBottom-four li {
  display: inline-block;
  font-size: .28rem;
  line-height: .6rem;
  color: #fff;
  vertical-align: middle; }

.wapBottom-four li a {
  font-size: .28rem;
  line-height: .6rem;
  color: #fff; }

.wapBottom-four-line {
  width: 1px;
  height: .18rem;
  margin: 0 .44rem;
  background: #94bef3; }

.wapBottom p {
  font-size: .28rem;
  line-height: .48rem;
  color: #fff;
  text-align: center; }

.wapBottom p span {
  font-size: .22rem;
  line-height: .48rem; }

/*
加载
 */
.all_bottom {
  padding: .72rem 0;
  width: 7.5rem;
  margin: 0 auto;
  height: .3rem;
  background: #fff;
  font: .28rem/.3rem 'Microsoft YaHei';
  color: #a6a6a6;
  text-align: center; }

.nuli_zhuan {
  padding: .72rem 0;
  width: 7.5rem;
  margin: 0 auto;
  height: .3rem;
  background: #fff;
  font: .28rem/.3rem 'Microsoft YaHei';
  color: #a6a6a6;
  text-align: center; }

/*
全站导航类的头部
 */
.new_header {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background: #fff;
  z-index: 11; }

.menu_Revision {
  position: relative;
  width: 100%;
  height: 1rem;
  background: #1d71da; }

.menu_more_Revision {
  position: absolute;
  top: .2rem;
  display: block;
  width: .6rem;
  height: .6rem; }

.menu_Revision .menu_more_Revision {
  overflow: hidden;
  right: .2rem;
  width: .6rem;
  height: .6rem;
  border-radius: 50%; }

.menu_Revision img {
  width: .6rem;
  height: .6rem; }

.ebrun_Revision {
  display: block;
  float: left;
  width: 3.26rem;
  height: .46rem;
  margin: .27rem 0 0 .35rem; }

.ebrun_Revision img {
  width: 3.26rem;
  height: .46rem; }

.ebrun_h1_Revision {
  float: left;
  display: block;
  height: 1rem;
  margin-left: .1rem;
  font-size: .36rem;
  line-height: 1rem;
  margin-left: -1.6rem;
  opacity: 0; }

.ebrun_h1_Revision a {
  font: bold .36rem/1rem 'Microsoft Yahei';
  color: #fff;
  font-style: italic;
  color: #1d71da; }

/*
di bu jia zai yang nv li jia zai zhong
 */
@keyframes zhuan {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.all_bottom {
  padding: .48rem 0;
  width: 100%;
  margin: 0 auto;
  height: .24rem;
  background: #fff;
  font-size: .24rem;
  line-height: .26rem;
  color: #787878;
  text-align: center; }

.nuli_zhuan {
  padding: .48rem 0;
  width: 100%;
  margin: 0 auto;
  height: .3rem;
  background: #fff;
  font-size: .24rem;
  line-height: .3rem;
  color: #787878;
  text-align: center; }

.nuli_zhuan img {
  display: inline-block;
  margin-right: .1rem;
  width: .3rem;
  height: .3rem;
  animation: zhuan 1s infinite linear; }

/*# sourceMappingURL=public750.css.map */
