@charset "UTF-8";

.wapHead .con ul li {
	color: #fcfcfc;
	font-size: 12px;
	font-weight: 400;
}

 .is_active1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: blue; }


.zaixian_shipin_lul {
  border-top: 1px solid #b94751;
  background-color: #eeeeee;
  position: absolute;
  bottom: -70;
  left: 0;
  list-style: none;
  width: 520px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  .zaixian_shipin_lul li a {
    color: #333;
    font-size: 16px;
    text-decoration: none;
    display: inline-block !important; }
    .zaixian_shipin_lul li a:hover {
      font-weight: bold;
      background-color:#eeeeee !important;
      color: #E5342A !important; }
  .zaixian_shipin_lul li span {
    color: #bebebe;
    margin-left: 20px; }

@media screen and (max-width: 1501px) {
  .zaixian_shipin_lul {
    bottom: -70px;
    width: 400px;
    padding: 0 15px; } }



.wapHead .con .app_install_link .app_install {
	max-width: 115px;
	display: flex;
	font-size: 12px;
	color: #f4fff7;
	background-color: #1fbd22;
	border: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
}

.wapHead .con .app_install_link .app_install span {
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 3px 3px 0 10px;
}

.wapHead .con .app_install_link .app_install span img {
	width: 100%;
}

.wapHead .con .left_img {
	display: flex;
}

.wapHead .app_title {
	margin: 5px 0 0 10px;
}

header .con {
	margin: auto;
	padding: 5px;
}

img.app_icon {
	max-width: 70px;
	float: left;
	background: #20bc21;
	border-radius: 10px;
}

header .app_title {
	display: inline-block;
	clear: both;
	margin-top: 7px;
	margin-left: 5px;
	font-size: 14px;
}

header .app_name {
	margin-bottom: 2px;
}

header span {
	color: #fff;
}

.app_install {
	max-width: 70px;
	float: right;
	margin-top: 20px;
	height: 32px;
	width: 70px;
	border: 1px solid #ffffff;
	text-align: center;
	line-height: 32px;
	color: white;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 14px;
}

.wapHead .con {
	padding: 5px 0;
	background: #2b2b2b;
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.wapHead .app_title,
.wapHead .con a {
	font-size: 14px;
	color: #fff;
}

.wapHead .con .app_icon {
	max-width: 50px;
}

.wapHead .con .app_install {
	margin-top: 0;
}

.wapAdvCom a img {
	height: 40px;
}

.ycycyc_none {
	display: none!important;
}

.anzhuan_app_top {
	margin-top: 5px;
}

.topPCjjv {
	margin-top: 10px;
}

.navList ul li a {
	padding: 0 8px;
}

@media(min-width:1550px) {
	header .con {
		width: 1470px!important;
	}
}

@media(max-width: 1501px) and (min-width: 992px) {
	header .con {
		width: 970px!important;
	}
}

@media(max-width: 992px) and (min-width: 768px) {
	header .con {
		width: 750px!important;
	}
}

.app_xiazai_tu {
	z-index: 99999;
	color: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	margin-left: -140px;
	margin-top: -168px;
	width: 280px;
	height: 336px;
	
	box-sizing: border-box;
}

.close_guanbi_top_xiazai {
	width: 100%;
	height: 20px;
	position: relative;
}

.guanbi_cc_xiazai {
	cursor: pointer;
	color: #ccc;
	position: absolute;
	top: 1px;
	right: -22px;
	width: 30px;
}

.guanbi_cc_xiazai img {
	width: 100%;
}

.yingchang_top_xaizai {
	display: none;
}

.top_xiazai_tu {
	display: block;
	background: url("../image/1567686356.png") no-repeat;
	width: 100%;
	height: 560px;
	background-size: 100%;
}

.zhedangceng_top_xiazai {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.app_install_link {
	width: 105px;
	display: flex;
	justify-content: space-between;
}

.guanbi_xiazai {
	margin-top: -6px;
}

.guanbi_xiazai img {
	width: 100%;
}

@media (max-width: 768px) {
	.app_install_link {
		width: 115px;
	}
	.guanbi_xiazai {
		margin-top: -17px;
		margin-left: 10px;
		width: 15px;
	}
}



.topPCjjv {
    margin-top: 0!important;
}
.ico-user {
    background: url(../image/ico-user.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.head_quick {
    display: flex;
    align-items: center;
}
.head_quick .quick_item {
    display: flex;
    color: #cabfbf;
}
.quick_item .ico-avatar {
    background: url(../image/touxian.png) no-repeat;
    background-size: 100%;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
    border-radius: 50%;
}
#head_wrap .head {
  width: 940px;
  margin: 0 auto;
  position: relative;
  z-index: 100; }

.head_quick {
  position: absolute;
  right: 0;
  top: -1px; }

.head_quick .quick_item {
  float: left;
  text-align: center;
  font-size: 14px;
  position: relative; }

.head_quick .quick_item:nth-of-type(1) {
  padding: 0 20px 0 70px; }
.head_quick .quick_item:nth-of-type(1):hover a{
	color: #e5342a;
}
.head_quick .quick_item:nth-of-type(3) {
  margin-left: 20px; }

.head_quick .quick_item a:hover {
  color: #e5342a; }

.head_quick .quick_item i {
  font-size: 18px; }

.head_quick .qcode {
  position: relative; }

.head_quick .qrcodePic {
  -webkit-transform: translateY(-250px);
  transform: translateY(-250px);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; }

.head_quick .qcode:hover .qrcodePic {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

.head_quick .qrcodePic {
  position: absolute;
  top: 30px;
  left: 0px;
  width: 200px;
  height: 220px;
  background: white;
  -webkit-box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.3);
  box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.3); }

.head_quick .qrcodePic::before {
  position: absolute;
  top: -10px;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #FFFFFF; }

.head_quick a {
  color: #E4E4E4;
  display: block;
  font-size: 14px;
  text-decoration: none; }
.userInfo {
    opacity: 0;
    z-index: 444;
    position: absolute;
    bottom:0;
    width: 100%;
    background: #131313;
    border-radius: 0 0 4px 4px;
    border: 1px solid #e5342a;
    border-top: none;
}
ul.userInfo li {
  cursor: pointer;
}
ul.userInfo li:hover {
  color: #fff;
  background-color: #e5342a;
}
.head_quick #after_login {
  padding-right: 15px;
  border: 1px solid #000;
  border-bottom: none; 
}
.head_quick #after_login:hover {
    border: 1px solid #e5342a; 
    border-bottom: none;
}
.head_quick #after_login:hover > .userInfo {
    bottom: -150px;  
    opacity: 1;
}
.head_quick #after_login:after {
  content: '';
  display: inline-block;
  width: 0px;
  height: 0px;
  border: 6px solid white;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  right: 0;
  top: 12px;
  transform: rotate(0);
  -webkit-transform: rotate(0);  
}
.head_quick #after_login:hover:after {
  top: 5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);  
}
#footer {
  margin-top: 20px;
  background-color: #333;
  position: relative;
  z-index: 10; }

.footer_content {
  margin: 0 auto;
  position: relative;
  color: #888;
  height:120px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;}

.footer_left {
  display: inline-block;
  vertical-align: middle; }
  .footLogo {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 20%;
    margin-right: 65px; }
     .footLogo img {
      width: 100%; }

.footer_left ul {
  display: inline-block; }

.footer_left li {
  float: left;
  height: 30px;
  line-height: 30px;
  margin-right: 50px; }
  .footer_left li:last-of-type{
  	margin-right: 0;
  }

.footer_left li a {
  color: #fff; }

.footer_left p {
  padding-top: 10px;
  font-size: 14px; }

.footer_mid {
  margin-top: 5px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  margin-left: 65px; }
  .footer_mid .footBar {
    width: 119px;
    height: 119px; }
    .footer_mid .footBar img {
      width: 100%;
      display: block; }
  .footer_mid p {
    color: white;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
    display: inline-block; 
    vertical-align: middle;}

.footer_right {
  float: right;
  width: 48%; }
  .footer_right .footRightAdv img {
    width: 100%; }


#head_wrap {
  background: black;
  line-height: 30px;
  position: relative;
    top: 0;
  width: 100%;
  z-index: 999; }

.head .title {
  color: white;
  font-size: 14px; }

.qrcodePic .codeImg {
  width: 143px;
  height: 143px;
  margin: 0 auto;
  margin-top: 20px; }

.qrcodePic .codeImg img {
  width: 100%;
  height: 100%; }

.qrcodePic p:nth-of-type(1) {
  font-size: 18px;
  line-height: 18px;
  height: 18px;
  margin-top: 10px;
  text-align: center; }

.qrcodePic p:nth-of-type(2) {
  font-size: 13px;
  line-height: 13px;
  height: 13px;
  margin-top: 5px;
  text-align: center; }

nav {
  height: 70px;
  -webkit-box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.35);
  box-shadow: 0px 2px 10px rgba(153, 153, 153, 0.35);
  background: white;
  line-height: 70px; }

.navList {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.navList > a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  line-height: 70px; }

.navList img {
  display: inline-block;
  width: 225px;
  height: 48px; }

.navList ul li a {
  color: #333;
  text-decoration: none;
  font-size: 16px;
  padding: 0 20px;
  display: block; }

.clearfix::after {
  content: "";
  clear: both;
  display: block; }

.navList ul {
  }

.navList ul li {
  position: relative;
  float: left;
  list-style: none;
  cursor: pointer; }
.zaixianshipin_li{
  position: relative;
}
.navList .clearfix li a:hover {
   font-weight: bold;
   background-color: #d83a31;
    color: #fff; }
.navList .clearfix li:hover div {
  
   }

.navList .active {
  font-weight: bold;
 background-color: #d83a31;
    color: #fff; }
.navList .active2 {
    font_weight:700;
    color: #d83a31; }

.search .input_control {
  border: none;
  margin-left: 30px;
  background: none;
  width: 60%; }

.search {
  position: relative;
  border: 1px solid #e4e4e4;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
  width: 260px; }

.search .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  background: #e5342a;
  color: #fff;
  height: 38px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 0 20px 20px 0; }

.wapHead {
  display: none;
  z-index: 150; }
  .wapHead .wapTop {
    height: 44px;
    overflow: hidden;
    -webkit-transition: all 300ms linear;
    transition: all 300ms linear;
    background: black;
    line-height: 42px; }
    .wapHead .wapTop .list {
      -webkit-transform: rotate(-180deg);
      transform: rotate(-180deg);
      vertical-align: middle;
      margin-left: 5px;
      width: 20px;
      height: 13px; }
    .wapHead .wapTop .wapLogo {
      vertical-align: middle;
      width: 115px;
      height: 23px; }
    .wapHead .wapTop .host {
      font-size: 12px;
      color: #fff;
      display: inline-block; }
      .wapHead .wapTop .host span {
        color: #e5342a; }
    .wapHead .wapTop .searchIc {
      float: right;
      line-height: 44px;
      margin-right: 5px;
      padding-top: 3px;
      height: 44px; }
    .wapHead .wapTop .searchInput {
      height: 36px;
      line-height: 36px;
      background: #333333;
      font-size: 0;
      width: 100%;
      padding-left: 10px;
      overflow: hidden; }
      .wapHead .wapTop .searchInput .inputBox {
        width: 70%;
        border: 1px solid #999999;
        height: 28px;
        line-height: 28px;
        display: inline-block;
        vertical-align: middle;
        padding-left: 10px; }
        .wapHead .wapTop .searchInput .inputBox input {
          font-size: 14px;
          background: none;
          height: 100%;
          color: #CCCCCC;
          border: none; }
          .wapHead .wapTop .searchInput .inputBox input::-webkit-input-placeholder {
            color: #999999;
            font-size: 14px; }
      .wapHead .wapTop .searchInput .search-btn {
        height: 28px;
        line-height: 28px;
        vertical-align: middle;
        background: #e5342a;
        color: #fff;
        border-radius: 0 3px 3px 0;
        padding: 0 5%;
        margin-left: -1px; }
      .wapHead .wapTop .searchInput .searchClose {
        display: inline-block;
        vertical-align: middle;
        height: 36px;
        line-height: 36px;
        float: right;
        margin-right: 5px; }
        .wapHead .wapTop .searchInput .searchClose img {
          width: 20px;
          height: 20px;
          margin-top: 8px; }
  .wapHead .wapNav {
    padding:0 0 0 10px;
    background: #fff; }
    .wapHead .wapNav ul {
    
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-overflow-scrolling: touch;
    
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    
    
    width: 100%;
    flex-wrap: wrap;}
      .wapHead .wapNav ul li {
        height: 36px;
        line-height: 36px;
        padding: 0 5px;
        text-align: center;
      }
        .wapHead .wapNav ul li a {
          display: block; }
      .wapHead .wapNav ul .active {
        color: #E5342A;
        border-bottom: 2px solid #E5342A; }

.downLoadApp {
  display: none;
  height: 50px;
  font-size: 0; }
  .downLoadApp .close,
  .downLoadApp .appLogo,
  .downLoadApp .Atext,
  .downLoadApp .clickDown {
    display: inline-block;
    vertical-align: middle; }
  .downLoadApp .close {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    padding: 0 5px; }
    .downLoadApp .close img {
      width: 60%; }
  .downLoadApp .Atext {
    font-size: 16px; }
    .downLoadApp .Atext p:nth-of-type(1) {
      font-weight: bold; }
    .downLoadApp .Atext p:nth-of-type(2) {
      font-size: 12px;
      color: #999999; }
  .downLoadApp .appLogo {
    width: 40px;
    height: 40px;
    margin-right: 5px; }
    .downLoadApp .appLogo img {
      width: 100%;
      height: 100%; }
  .downLoadApp .clickDown {
    height: 50px;
    line-height: 50px;
    float: right;
    padding: 0 6%;
    background: #e5342a; }
    .downLoadApp .clickDown a {
      font-size: 16px;
      color: #fff; }

#wapfoot {
  display: none; }

.navigation {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10;
  opacity: 0;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  z-index: 8888; }
  .navigation .back {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 35px;
    height: 35px;
    text-align: center;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    padding-top: 10px; }
    .navigation .back img {
      display: block;
      margin: 0 auto; }
  .navigation .logo {
    width: 179px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center; }
    .navigation .logo h2,.navigation .logo i{
      color:#fff;
    }
    .navigation .logo img {
      width: 100%; }
    .navigation .logo .thisHost {
      color: #fff;
      font-size: 13px;
      text-align: center;
      margin-top: 5px; }
  .navigation ul {
    padding: 0% 12%;
    font-size: 0;
    margin-top: 5%;
    }
    .navigation ul li {
      display: inline-block;
      width: 30%;
      font-size: 14px;
      text-align: center;
      margin-bottom: 10%;
      }
      .navigation ul li a {
        color: #E4E4E4; }


.helpCenter {
  position: fixed;
  right: 15px;
  bottom: 250px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(229, 52, 42, 0.6);
  border-radius: 5px;
  cursor: pointer;
  z-index: 20; }
  .helpCenter a {
    color: #fff;
    font-size: 16px;display:block; }
  .helpCenter:hover {
    background: #e5342a; }

#gotoTop {
  position: fixed;
  right: 15px;
  bottom: 200px;
  width: 150px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: rgba(229, 52, 42, 0.6);
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  z-index: 20; }
  #gotoTop:hover {
    background: #e5342a; }

.downChrome {
	display:none;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100px;
  background: #fff;
  -webkit-box-shadow: 2px 0px 10px rgba(153, 153, 153, 0.35);
  box-shadow: 2px 0px 10px rgba(153, 153, 153, 0.35);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear; }
  .downChrome .bigBox {
    height: 100%;
    background: #fff; }
    .downChrome .bigBox > img {
      width: 150px;
      display: block;
      position: absolute;
      bottom: 0; }
    .downChrome .bigBox .downBox {
      height: 100px;
      line-height: 100px;
      padding-left: 150px;
      position: relative; }
      .downChrome .bigBox .downBox .botlogo {
        left: 20%;
        width: 20%;
        max-width: 280px;
        vertical-align: middle;
        margin-right: 10px; }
      .downChrome .bigBox .downBox span {
        color: #e5342a;
        font-size: 29px;
        font-weight: bold;
        display: inline-block;
        vertical-align: middle; }
      .downChrome .bigBox .downBox .downChromeImg {
        width: 15%;
        max-width: 200px;
        vertical-align: middle;
        margin-left: 10px;
        cursor: pointer; }
      .downChrome .bigBox .downBox .BottomQrcode {
        position: absolute;
        bottom: 30px;
        right: 6%;
        text-align: center;
        line-height: normal;
        width:160px;
        height:160px; }
        .downChrome .bigBox .downBox .BottomQrcode p {
          font-size: 16px;
          line-height: 20px;
          height: 20px; }
        .downChrome .bigBox .downBox .BottomQrcode img {
          display: inline-block; width: 100%; border:10px solid #fff; }
      .downChrome .bigBox .downBox .downClose {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        font-size: 20px;
        width: 30px;
        height: 30px;
        line-height: 24px;
        padding-left: 1px;
        text-align: center;
        border-radius: 50%;
        border: 2px solid #ccc;
        font-weight: bold;
        right: 3%;
        color: #ccc;
        cursor: pointer; }
        .downChrome .bigBox .downBox .downClose:hover {
          color: #e5342a;
          border-color: #e5342a; }

@media (min-width: 1502px) {
  .con {
					width: 1470px!important;
				}
  #head_wrap .head,
  .container,
  .footer_content {
    width: 1470px; }
  .navList {
    width: 1470px;
    margin: 0 auto; }
  .bigBox {
    max-width: 1600px;
    width: 90%;
    margin: 0 auto; }
    .footer_content{
    	width: 1120px;
    } }

@media (max-width: 1501px) and (min-width: 992px) {
  .con {
					width: 970px!important;
				}
  nav{
      line-height: 30px;
  }
  #head_wrap .head,
  .container,
  .footer_content {
    width: 970px; }
  .bigBox {
    width: 90%;
    margin: 0 auto; }
  .navList {
    width: 970px;
    margin: 0 auto; }
  .navList ul {
    margin-right: 0; }
  .search {
    width: 200px; }
  .navList ul li a {
    padding: 0 7px!important;
    line-height: 70px;
    font-size: 14px; }
  .navList img {
    width: 157.5px;
    height: 33.6px; }
  .footer_left ul {
    padding: 0; }
  .footer_left p {
    font-size: 13px; }
  .downChrome .bigBox .downBox span {
    font-size: 22px; }
  .downChrome .bigBox .downBox .wapnone {
    display: none; }
  .downChrome .bigBox .downBox .BottomQrcode {
    right: 8%;
    width:130px;
    height:130px; }
  .downChrome .bigBox .downBox .BottomQrcode img {
    width: 100%;
    margin: 0 auto; } }

@media (max-width: 992px) and (min-width: 768px) {
  .con {
					width: 750px!important;
				}
  nav{
      line-height: 30px;
  }
  #head_wrap .head,
  .container,
  .footer_content {
    width: 750px; }
  .bigBox {
    margin: 0 auto; }
  .navList {
    width: 750px;
    margin: 0 auto; }
  .navList ul {
    margin-right: 0; }
  .search {
    width: 150px; }
  .navList ul li a {
    padding: 0 3px;
    font-size: 12px;
    line-height: 70px;
    font-weight: bold; }
  .navList img {
    width: 135px;
    height: 28.8px; }
  .search .search-btn {
    padding: 0 10px; }
  .search .input_control {
    width: 55%;
    margin-left: 15px; }
    .footLogo{
    	width: 35%;
    	margin-right: 10px;
    }
    .footer_mid{
    	margin-left: 15px;
    }
  .footer_left ul {
    padding: 0; }
  .footer_left p {
    font-size: 13px; }
  .footer_left li a {
    font-size: 14px; }
  .footer_left li {
    margin-right: 10px; }
  .downChrome .bigBox .girl {
    display: none; }
  .downChrome .bigBox .downBox {
    padding-left: 30px; }
  .downChrome .bigBox .downBox span {
    font-size: 16px; }
  .downChrome .bigBox .downBox .BottomQrcode{
     width:130px;
     height:130px;
   }
  .downChrome .bigBox .downBox .BottomQrcode img {
    width: 100%;
    margin: 0 auto; }
  .helpCenter, #gotoTop {
    width: 110px; }
  .downChrome .bigBox .downBox .downChromeImg {
    margin-left: 0; } }

@media (max-width: 767px) {
  .container {
    width: 100%;
    padding-top:95px; }
   .helpCenter, #gotoTop{
       display:none !important;
       opacity: 0 !important;
    }
  .downLoadApp {
    display: block; }
  #footer {
    display: none; }
  #head_wrap {
    display: none; }
  .wapHead {
    top: 0;
    display: block;
    position: fixed;
    width: 100%;
    z-index: 8888; }
  #wapfoot {
    display: block;
    background: #000;
    padding: 0 10px;}
    #wapfoot p { text-align:center;
      color: #fff;
      font-size: 12px;
      padding-bottom: 15px; }
    #wapfoot .chineseWarm {
      padding-top: 15px; } }
      
@media (max-width: 330px) {
	
	.downLoadApp {
    margin-top: 30px;
}
}