body {
  height: 100%;
  line-height: 1.5;
  color: #444;
}
body,
button,
input,
select,
textarea {
  font-family: 'Microsoft YaHei UI', '微软雅黑', Arial, Roboto, 'Droid Sans', 'Hiragino Sans GB', STXihei, 'sans-serif';
  border: none;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
.text_over {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.btn {
  display: block;
  width: 300px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #f26d7e;
  border-radius: 5px;
  font-size: 14px;
  color: #fff !important;
}
.container {
  width: 100%;
}
.container .banner {
  height: 500px;
  background: url("../images/banner.jpg") no-repeat center top;
}
.container .wrap {
  width: 1000px;
  margin: 0 auto;
}
.container .content {
  height: 1636px;
  _height: 1600px;
  *height: 1600px;
  /*border-top: 2px solid #e667dc;*/
  padding: 35px 0 0;
  /*background: url("@{imgUrl}/content-bg.jpg") center top;*/
}
.container .content h5.tit {
  font-size: 24px;
  color: #333;
  padding-left: 18px;
  position: relative;
}
.container .content h5.tit:before {
  content: '';
  width: 6px;
  height: 20px;
  background: #ff6399;
  position: absolute;
  left: 0;
  top: 7px;
}
.container .content .introduce ul {
  margin: 20px -18px 0 0;
}
.container .content .introduce ul li {
  float: left;
  width: 490px;
  margin: 0 18px 20px 0;
  cursor: pointer;
}
.container .content .introduce ul .box {
  background: #fafafa;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.15);
}
.container .content .introduce ul .box .video {
  float: left;
  width: 210px;
}
.container .content .introduce ul .box .video img {
  width: 210px;
  height: 250px;
}
.container .content .introduce ul .box .des {
  float: right;
  width: 280px;
}
.container .content .introduce ul .box .des ins {
  text-decoration: none;
}
.container .content .introduce ul .box .des p {
  margin-bottom: 0;
}
.container .content .introduce ul .box .des > div {
  padding: 20px 0 0 18px;
}
.container .content .introduce ul .box .des h5 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  margin-bottom: 20px;
}
.container .content .introduce ul .box .des .first {
  background: #fff;
  height: 156px;
}
.container .content .introduce ul .box .des .first p {
  color: #f26d7e;
  font-size: 14px;
  font-weight: bold;
}
.container .content .introduce ul .box .des .first p span {
  color: #a7a7a7;
  font-weight: lighter;
}
.container .content .introduce ul .box .des .second {
  font-size: 12px;
  color: #8c8b8b;
  padding-top: 25px;
  _padding-top: 25px;
  *padding-top: 25px;
  padding-right: 10px;
}
.container .content .introduce ul .box .des .second p {
  font-weight: lighter;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.container .content .introduce ul .box .des .second p span {
  font-weight: bold;
}
.container .content .introduce .btn {
  margin: 25px auto 0;
  _margin-top: 45px;
  *margin-top: 45px;
}
.container .content .rule {
  margin-top: 46px;
}
.container .content .rule h5.tit {
  margin-bottom: 12px;
}
.container .content .rule div {
  padding-left: 18px;
  height: 135px;
  overflow-y: auto;
}
.container .content .rule div p {
  color: #333;
  font-weight: 100;
  font-size: 14px;
  margin: 0;
}
.container .content .rule div .ulCss {
  font-size: 14px;
  padding-left: 20px;
}
.container .content .rule div .ulCss li {
  color: #333;
  font-weight: 100;
  font-size: 14px;
}
.container .content .raiders {
  margin-top: 45px;
}
.container .content .raiders ul {
  margin-top: 20px;
  background: url("../images/ulBg.png") no-repeat 53px 0;
}
.container .content .raiders ul li {
  float: left;
  padding-top: 50px;
  color: #333;
  font-size: 14px;
  width: 290px;
  _width: 282px;
  *width: 282px;
}
.container .content .raiders ul li.fir {
  padding-left: 20px;
  _width: 270px;
}
.container .content .raiders ul li.last {
  width: 126px;
}
.container .content .raiders ul li p {
  margin-bottom: 0;
  line-height: 1.4;
}
.container .content .raiders ul li p.firChid {
  text-indent: 30px;
}
.container .content .raiders ul li p.sec {
  text-indent: 44px;
  _text-indent: 32px;
  *text-indent: 32px;
}
.container .content .raiders ul li p.third {
  text-indent: 36px;
}
.container .content .moreGame {
  margin-top: 38px;
}
.container .content .moreGame ul {
  margin-top: 15px;
}
.container .content .moreGame ul li {
  float: left;
  padding-left: 18px;
}
.container .content .moreGame ul li.liBg {
  width: 455px;
  _width: 437px;
  *width: 437px;
  background: url("../images/line.png") no-repeat right center;
  margin-right: 68px;
}
.container .content .moreGame ul .tuBox {
  width: 106px;
  _width: 94px;
  *width: 94px;
  height: 106px;
  _height: 94px;
  *height: 94px;
  background: #fff;
  border-radius: 10px;
  padding: 6px;
  float: left;
}
.container .content .moreGame ul .detail {
  padding: 18px 60px 0 18px;
  width: 306px;
  _width: 228px;
  *width: 228px;
  float: left;
}
.container .content .moreGame ul .detail h5 {
  font-size: 14px;
  font-weight: bold;
}
.container .content .moreGame ul .detail p {
  color: #999;
  margin-top: 8px;
}
.container .smallMenu {
  background: #fff;
  height: 197px;
  _height: 154px;
  *height: 154px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #daddde;
  padding: 43px 0 0 0 ;
}
.container .smallMenu .hgroup-service {
  margin: 0 auto;
}
.marTop30 {
  margin-top: 30px;
}
.hideCss {
  display: none;
}
.details-top {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  padding-left: 30px;
  background: #ff669f;
  position: relative;
}
.details-top:after {
  content: '';
  width: 20px;
  height: 20px;
  background: url("../images/x.png") no-repeat left top;
  position: absolute;
  right: 28px;
  top: 15px;
  cursor: pointer;
}
.cover {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
}
.details {
  width: 750px;
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.35);
  position: absolute;
  left: 50%;
  margin-left: -375px;
  top: 306px;
  z-index: 10001;
  background: #fff url("../images/gray.jpg") no-repeat left 400px;
}
.details p {
  margin-bottom: 0;
  line-height: 1.2;
}
.details .brand {
  width: 100%;
  height: 350px;
  background: url("../images/brand.jpg") no-repeat left top;
  padding-top: 30px;
}
.details .brand div.topLay {
  width: 316px;
  margin: 0 auto;
}
.details .brand div.topLay .circle {
  width: 146px;
  height: 146px;
  _height: 137px;
  *height: 137px;
  background: url("../images/circleBor.png") no-repeat;
  border-radius: 50%;
  margin: 0 auto;
  padding-top: 9px;
}
.details .brand div.topLay .circleIn {
  width: 128px;
  height: 128px;
  background: url("../images/circle.png") no-repeat;
  border-radius: 50%;
  margin: 0 auto;
}
.details .brand div.topLay h5 {
  width: 128px;
  height: 128px;
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  color: #ff669f;
  display: table-cell;
  vertical-align: middle;
  padding: 0 3%;
}
.details .brand div.topLay ul {
  margin-top: 24px;
}
.details .brand div.topLay ul li {
  float: left;
  font-size: 24px;
  font-weight: bold;
  color: #ff669f;
  line-height: 100%;
  width: 158px;
  text-align: center;
}
.details .brand div.topLay ul li.ff {
  padding-right: 22px;
  /*margin-right: 22px;*/
  border-right: 1px solid #fff;
}
.details .mess {
  padding: 0 25px;
  margin-top: -38px;
  min-height: 305px;
}
.details .mess .mess-box h5 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  padding-bottom: 16px;
  border-bottom: 1px solid #d1d1d1;
}
.details .mess .mess-box p {
  font-size: 14px;
  font-weight: lighter;
  color: #8b8b8b;
  margin-top: 18px;
  line-height: 25px;
  max-height: 106px;
  overflow-y: auto;
}
.details .messages {
  background: #fff;
  padding-bottom: 46px;
}
.details .messages ul li {
  width: 375px;
  height: 70px;
  float: left;
  font-size: 24px;
  border-bottom: 4px solid #d1d1d1;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
}
.details .messages ul li.active {
  color: #f26d7e;
  border-bottom: 4px solid #f26d7e;
}
.details .messages .mainMess {
  padding: 22px 24px 46px;
}
.details .messages .mainMess .messBox {
  display: none;
}
.details .messages .mainMess .messBox.active {
  display: block;
}
.details .messages .mainMess .messBox img {
  display: block;
  margin: 0 auto;
}
.details .messages .btn {
  margin: 0 auto;
}
.saoma {
  width: 375px;
  box-shadow: 1px 0 6px rgba(0, 0, 0, 0.35);
  position: fixed;
  left: 50%;
  margin-left: -187.5px;
  top: 306px;
  z-index: 10002;
}
.saoma .erweima {
  width: 100%;
  height: 373px;
  position: relative;
}
.saoma .hover {
  width: 100%;
  position: absolute;
  top: 68px;
  left: 0;
}
.saoma .hover .er {
  width: 212px;
  height: 212px;
  background: #fff;
  border-radius: 10px;
  padding: 16px;
  margin: 0 auto;
}
.saoma .hover p {
  font-size: 14px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  line-height: 1.4;
  color: #333;
  font-weight: bold;
}
.saoma .hover .status {
  height: 86px;
  background: url("../images/ok.png") no-repeat center top;
  margin: 40px 0 26px;
}

/*# sourceMappingURL=styles.css.map */
