﻿#app {
  width: 18.75rem;
  overflow-x: hidden;
}
#app .header {
  width: 100%;
  height: 14.7rem;
  background: url('../images/mbg.jpg') no-repeat;
}
#app .header .logo {
  position: relative;
  max-width: 18.75rem;
  height: 2.75rem;
  line-height: 2rem;
  background-color: #603c00;
  background-color: #603c00;
  /* background-color: #3a63aa; */
  /* background: url('../images/bg1.png') no-repeat center; */
  /* background-size: 100% 100%; */
}
#app .header .logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}
#app .header .logo a img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  width: 8rem;

}
#app .banner {
  width: 10.475rem;
  height: 1.5rem;
  line-height: 1.75rem;
  margin: .25rem auto;
  background-color: #cc3232;
  text-align: center;
  border-radius: 8px;
}

#app .header .wrap {
  max-width: 18rem;
  height: 10.9rem;
  margin: .3rem auto;
  background-color: rgba(18, 19, 24, 0.6);
  padding-top: .25rem;
}
#app .header .wrap .title {
  width: 5.475rem;
  height: 1.25rem;
  line-height: 1.25rem;
  margin: auto;
  background-color: #cc3232;
  text-align: center;
  border-radius: 5px;
}
#app .header .wrap .title img {
  width: 4.725rem;
  height: 1.725rem;
}
#app .header .wrap .link_box {
  width: 17.15rem;
  margin: 10px auto 0;
  overflow: hidden;
  text-align: center;
  font-size: .6rem;
}
#app .header .wrap .link_box ul {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
#app .header .wrap .link_box ul li {
  width: 5.2rem;
  height: 1.3rem;
  line-height: 1.3rem;
  margin: .2rem;
  border: 1px solid #868194;
}
#app .header .wrap .link_box ul li a {
  display: block;
  color: #fff;
}
#app .header .wrap .link_box ul li.cpw a i {
  display: inline-block;
  vertical-align: baseline;
  width: .65rem;
  height: .6rem;
  background: url('../images/icon_home.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a u {
  display: inline-block;
  width: .6rem;
  height: .6rem;
  margin-right: .125rem;
  vertical-align: middle;
}
#app .header .wrap .link_box ul li.toplay a.hk u {
  background: url('../images/icon_hk.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a.xyssc u {
  background: url('../images/icon_luckeypng.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a.xyfc u {
  background: url('../images/icon_boat.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a.jsfc u {
  background: url('../images/icon_fast.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a.txffc u {
  background: url('../images/icon_ffc.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a.jsssc u {
  background: url('../images/icon_jsssc.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li.toplay a.jssc u {
  background: url('../images/icon_jssc.png') no-repeat;
  background-size: contain;
}
#app .header .wrap .link_box ul li:hover {
  color: #f33939;
  border-color: #f33939;
}
#app .header .wrap .link_box ul li:hover a {
  color: #f33939;
}
#app .header .wrap .link_box ul li:hover a i {
  background: url('../images/icon_home_hover.png') no-repeat;
}
#app .fastlink {
  width: 100%;
  margin-top: .5rem;
  margin-bottom: 2.5rem;
  text-align: center;
}
#app .fastlink .bank_box .title {
  width: 9.775rem;
  margin: 0 auto;
  background: url('../images/m_title.png') no-repeat;
  background-position: center;
  background-size: contain;
  font-size: .7rem;
}
#app .fastlink .bank_box .title i {
  display: inline-block;
  width: .8rem;
  height: .8rem;
  margin-right: .25rem;
  background: url('../images/icon_bank.png') no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#app .fastlink .bank_box .content .wrap {
  width: 19rem;
  display: flex;
  flex-wrap: wrap;
  font-size: .6rem;
}
#app .fastlink .bank_box .content .wrap li {
  width: 2.54rem;
  margin: .2rem .5rem;
}
#app .fastlink .bank_box .content .wrap li a {
  color: #666;
}
#app .fastlink .site_box {
  margin-top: .5rem;
}
#app .fastlink .site_box .title {
  width: 9.775rem;
  margin: 0 auto;
  background: url('../images/m_title.png') no-repeat;
  background-position: center;
  background-size: contain;
  font-size: .7rem;
}
#app .fastlink .site_box .title i {
  display: inline-block;
  width: .8rem;
  height: .8rem;
  margin-right: .25rem;
  background: url('../images/icon_site.png') no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#app .fastlink .site_box .content .wrap {
  width: 19rem;
  display: flex;
  flex-wrap: wrap;
  font-size: .6rem;
}
#app .fastlink .site_box .content .wrap li {
  width: 2.54rem;
  margin: .2rem .5rem;
}
#app .fastlink .site_box .content .wrap li a {
  color: #666;
}
#app .fastlink .browser_box {
  margin-top: .5rem;
}
#app .fastlink .browser_box .title {
  width: 9.775rem;
  margin: .3rem auto;
  background: url('../images/m_title.png') no-repeat;
  background-position: center;
  background-size: contain;
  font-size: .7rem;
}
#app .fastlink .browser_box .title i {
  display: inline-block;
  width: .8rem;
  height: .8rem;
  margin-right: .25rem;
  background: url('../images/icon_browser.png') no-repeat;
  background-size: contain;
  vertical-align: middle;
}
#app .fastlink .browser_box .content .wrap {
  width: 19rem;
  display: flex;
  flex-wrap: wrap;
  font-size: .6rem;
}
#app .fastlink .browser_box .content .wrap li {
  width: 2.54rem;
  margin: .2rem .5rem;
}
#app .fastlink .browser_box .content .wrap li a {
  color: #666;
}
#app .footer {
  width: 18.75rem;
  height: 2.5rem;
  position: fixed;
  bottom: 0;
  background-color: rgba(18, 19, 24, 0.8);
}
#app .footer .wrap {
  width: 100%;
  height: 100%;
  display: flex;
}
#app .footer .wrap li {
  flex: 1;
}
#app .footer .wrap li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}
#app .footer .wrap li a ul {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: .55rem;
  padding-top: 5px;
}
#app .footer .wrap li a ul img {
  width: 1.2rem;
  height: 1.2rem;
}
#app .footer .wrap li a ul.phone {
  background-color: rgba(18, 19, 24, 0.8);
}
#app .footer .wrap li a ul.phone img {
  width: .675rem;
  height: 1.2rem;
}
#app .footer .wrap li a ul.act img {
  width: 1.2rem;
  height: 1.125rem;
}
#app .footer .wrap li a ul.online {
  background-color: rgba(18, 19, 24, 0.8);
}
#app .footer .wrap li a ul.online img {
  width: 1.025rem;
  height: 1.2rem;
}


#app .header .wrap ul li{
  float: left;
  width: 40%;
  padding: .5rem 5%;
}
#app .header .wrap ul li p{
  height: 2.5rem;
  background: #bba365;
  text-align: center;
  line-height: 2.5rem;
  border-radius: 10px;
  vertical-align: middle;
}
#app .header .wrap ul li p img{
  width: 1.2rem;
  vertical-align: middle;
  height: 1.2rem;
}
#app .header .wrap ul li p span{
  color: #eee;
}

