@import "../reset.css";
.btn {
  border: none;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.btn-red-mid {
  display: inline-block;
  width: 100px;
  height: 27px;
  background-color: #d60d1f;
  border: none;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
.btn-black-mid {
  display: inline-block;
  width: 95px;
  height: 27px;
  line-height: 27px;
  background-color: #000;
  border: none;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  text-align: center;
}
#index-body {
  background: #fff;
}
/*轮播图*/
.index-slide {
  padding-left: 210px;
  height: 465px;
}
.slide {
  width: 730px;
  height: 455px;
  overflow: hidden;
  margin: 10px 0 0 10px;
}
.slide li {
  height: 455px;
}
.slide li img {
  width: 100%;
  height: 455px;
}
/*新闻及充值*/
.info {
  width: 248px;
  height: 453px;
  background: #fff;
  margin-top: 10px;
  border: 1px solid #ccc;
  position: relative;
}
.info .info-tipbox {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #000;
  height: 235px;
  color: #fff;
  opacity: .7;
  filter:alpha(opacity=70);
  line-height: 230px;
}
.info .info-tipbox p {
  font-size: 20px;
  text-align: center;
}
.info .icon616 {display: inline-block;
  width: 51px;
  height: 25px;background-repeat: no-repeat;}
.info .info-news {
  font-size: 14px;
  height: 180px;
  overflow: hidden;
}
.info .info-news h3 {
  height: 38px;
  line-height: 38px;
  padding: 0 15px;
  border-bottom: 1px dotted #ccc;
}
.info .info-news h3 span {
  font-size: 18px;
}
.info-news ul {
  padding: 10px 15px 0;
  list-style: disc inside;
}
.info .info-news li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 26px;
  line-height: 26px;
  width: 100%;
}
.info .info-news li a {
  color: #333;
  font-size: 14px;
}
.info .info-news li a:hover {
  color: #d60d1f;
}
.info .info-news li .red-tip {
  display: inline-block;
  width: 35px;
  background-color: #d60d1f;
  color: #fff;
  text-align: center;
  font-size: 12px;
  margin-right: 15px;
}
.info-recharge {
  margin-top: 38px;
  border-top:1px solid #ccc;
  padding: 12px 12px 0;
}
.info-recharge .info-form {
  padding-top: 10px;
}
.info-recharge .ir-title {
  /*display: inline-block;*/
  float: left;
  width: 112px;
  font-size: 14px;
  line-height: 30px;
  color: #000;
  border-bottom: 3px #ccc solid;
  text-align: center;
  cursor: pointer;
}
.info-recharge .ir-title.act {
  border-bottom-color: #d60d1e ;
}
.info-recharge .ir-list {
  font-size: 14px;
  color: #666;
  padding: 10px 12px 0 5px;
  overflow: hidden;
}
.con-act {
  padding: 12px 0 0 0;
}
.con-act h2 {
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  color: #666;
  padding-left: 8px;
  font-weight: 400;
}
.con-act-main ul.con-act-list {
  margin-right: -20px;
}
.con-act-main li {
  width: 388px;
  height: 390px;
  float: left;
  background: #fff;
  margin-right: 20px;
  border: 1px solid #ccc;
}
.con-act-main li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000;
}
.con-act-main .li-img {
  height: 293px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.con-act-main .li-img img {
  width: 100%;
  height: 293px;
}
.con-act-main .li-txt {
  position: relative;
  padding: 22px 0 0 22px;
  line-height: 1.4;
}
.con-act-main .li-txt em {position: absolute;
  right: 26px;
  top: 30px;
  display: block;
  
  width: 26px;
  height: 48px;background-repeat: no-repeat;}
.con-act-main .li-txt .li-name {
  position: absolute;
  top: -41px;
  left: 0;
  width: 100%;
  height: 64px;
  text-align: center;
}
.con-act-main .li-txt .li-name i.icon {display: block;
  margin: auto;
  width: 32px;
  height: 32px;
  line-height: 16px;
  padding: 16px;
  font-size: 14px;
  
  font-weight: 400;background-repeat: no-repeat;}
.con-act-main .li-txt .li-tit {
  font-size: 24px;
}
.con-act-main .li-txt .li-desc {
  font-size: 18px;
}
.floor {
  padding-top: 20px;
}
.floor h2 {
  height: 39px;
  border-bottom: 1px solid #d60d1e;
}
.floor h2 .floor-tit-txt {
  color: #666;
  font-size: 20px;
  width: 190px;
}
.floor h2 .floor-tit-txt em {
  display: inline-block;
  vertical-align: top;
  padding-left: 10px;
  width: 50px;
  margin: 0 15px 0 2px;
  text-align: center;
  color: #000;
  font-family: Arial;
  background: url(../../img/floor-icon.png) no-repeat;
  color: #fff;
}
.floor .floor-tab {
  width: 988px;
  position: relative;
  background: #000;
  /* padding-left: 32px; */
}
.floor .floor-tab i.icon {display: block;
  position: absolute;
  left: -32px;
  width: 32px;
  height: 47px;background-repeat: no-repeat;}
.floor .floor-tab-list {
  height: 38px;
  line-height: 38px;
  border: solid 1px #ccc;
  border-bottom: none;
}
.floor .floor-tab-list li {
  height: 38px;
  float: left;
  text-align: center;
  font-size: 14px;
  position: relative;
  border-left: solid 1px #fff;
  border-right: solid 1px #fff;
}
.floor .floor-tab-list li a {
  padding: 0 20px;
  line-height: 38px;
  height: 38px;
  overflow: hidden;
  background: #fff;
  display: block;
  float: left;
  white-space: nowrap;
}
.floor .floor-tab-list li span {
  position: absolute;
  width: 1px;
  background: #ccc;
  overflow: hidden;
  height: 16px;
  top: 11px;
  right: -2px;
  z-index: 66;
}
.floor .floor-tab-list li.last span {
  display: none;
}
.floor .floor-tab-list li.hover {
  background: #fff;
  height: 35px;
  border-left: solid 1px #c81623;
  border-right: solid 1px #c81623;
  border-top: solid 4px #c81623;
  z-index: 99;
}
.floor .floor-tab-list li.hover a {
  color: #d60d1f;
  height: 36px;
  line-height: 30px;
  position: relative;
  padding-right: -1px;
}
.floor .floor-tab-list li.hover span {
  display: none;
}
.floor .floor-tab-main {
  height: 607px;
  border: 1px solid #E2E2E2;
  background: #fff;
}
.floor .floor-tab-main .section {
  height: 100%;
  position: relative;
  overflow: hidden;
  display: none;
}
.floor .sec-ad-list {
  margin-left: -1px;
  margin-bottom: -1px;
}
.floor .sec-ad-list li {
  width: 302px;
  height: 303px;
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  overflow: hidden;
  float: left;
}
.floor .sec-ad-list li img {
  width: 100%;
  height: 100%;
}
.floor .sec-ad-list li.first {
  width: 605px;
}
.floor .sec-ad-list li.last {
  height: 607px;
  position: absolute;
  right: 0;
  top: 0;
}
.floor .sec-list {
  margin-left: -1px;
  margin-bottom: -1px;
  margin-right: -3px;
}
.floor .sec-list li {
  width: 302px;
  height: 303px;
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  overflow: hidden;
  float: left;
}
.floor .sec-list li .li-txt {
  height: 54px;
  padding: 15px 38px 0;
  font-size: 14px;
}
.floor .sec-list li h3,
.floor .sec-list li p {
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.floor .sec-list li p {
  font-family: Verdana;
}
.floor .sec-list li .li-img {
  width: 220px;
  height: 220px;
  margin: auto;
  padding-top: 15px;
}
.floor .sec-list li .li-img img {
  width: 100%;
  height: 100%;
}

/*二维码*/
/* .qr-code {
  padding: 45px 120px 35px 240px;

  .qr-img {
    float: left;
    margin-right: 25px;
  }
  .qr-info {
    float: left;
    padding: 20px 0 10px;
    font-size: 14px;
  }

  .qr-icon {
    display: inline-block;
    height: 22px;
    float: left;
    margin:10px 15px 0 0;
  }
  .qr-android {
    width: 78px;
    background:url(../../img/sprites/android_icon.jpg?__sprite) no-repeat 0 0;
  }

  .qr-iphone {
    width: 66px;
    background:url(../../img/sprites/iphone_icon.jpg?__sprite) no-repeat 0 0;
  }

  .qr-ipad {
    width: 60px;
    background:url(../../img/sprites/ipad_icon.jpg?__sprite) no-repeat 0 0;
  }

} */
.info .icon616{background-position:-12px 0px}.con-act-main .li-txt em{background-position:-37px -28px}.con-act-main .li-txt .li-name i.icon{background-position:0px -79px}.floor .floor-tab i.icon{background-position:-31px -145px}.info .icon616,.con-act-main .li-txt em,.con-act-main .li-txt .li-name i.icon,.floor .floor-tab i.icon{background-image: url(index_z.png)}