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;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}

body {
  font-family: 'MicrosoftYaHeiUI', 'MicrosoftYaHei';
}
.navigationWrapper {
  width: 100%;
  overflow: hidden;
}

.navigationWrapper .content {
  width: 100%;
  height: 1000px;
  overflow: hidden;
}

.content .bg_video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.content_container {
  position: relative;
  width: 1920px;
  margin: 0 auto;
}

.content_container .content_left {
  position: absolute;
  top: 31px;
  left: 300px;
  width: 632px;
  height: 1049px;
  
}

.content_container .content_left img {
 width: 100%;
 height: 100%;   
}

.content_container .content_right {
  position: absolute;
  top: 50px;
  right: 344px;
  width: 620px;
}

.content_container .content_right .yabo_logo{
  width: 400px;
  height: 150px;
  margin: 0px -34px 14px;
  background: url(../images/m_logo.png) no-repeat center center;
  background-size: contain;
}

.content_container .content_right .title {
  width: 665px;
  height: 103px;
  margin:auto;
  background: url(title.png) no-repeat center center;
  background-size: contain;
  margin-bottom: 5px;
}

.content_container .content_right .sponsor_list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 677px;
  margin: 0 auto 15px;
}

.content_container .content_right .sponsor_item {
  text-align: center;
}

.content_container .content_right img {
  margin-bottom: 5px;
}

.content_container .content_right .sponsor_item .text {
  line-height: 19px;
  font-size: 14px;
  color: #FFFFFF;
}

.content_container .content_right .access_group {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 692px;
  margin: 0 auto 30px;
  text-align: center;
}

.content_container .content_right .access_group .access_item {
  width: 128px;
  height: 205px;
  margin: 0 13px 12px 0;
  padding: 16px 21px 10px;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: rgba(255,255,255,0.7);
}

.content_container .content_right .access_group .access_item:nth-child(5n) {
  margin-right: 0
}

.content_container .content_right .access_group .access_item .access_item_top {
  position: relative;
  margin-bottom: 2px;
}

.content_container .content_right .access_group .access_item .access_item_top::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 72px;
  height: 2px;
  background: url(../images/img_fenge.png) no-repeat center center;
  background-size: contain;
}

.access_item .access_item_top .wifi_icon {
  position: relative;
  width: 43px;
  height: 43px;
  margin: 0 auto 2px;
  border-radius: 50%;
  background: #FFFFFF;
}

.wifi_icon div{
  float: left;
  width:4px;
  /* border: 1px solid red; */
  position: absolute;
  bottom: 11.5px;
  border-radius: 3px;
  background-color: #0096ff;
}
.wifi_icon .signal1{
  height:11px;
  left: 10px;
}
.wifi_icon .signal2{
  height:14px;
  left: 16px;
}
.wifi_icon .signal3{
  height:17px;
  left: 22px;
}
.wifi_icon .signal4{
  height:20px;
  left: 28px;
  background-color: #898989;
}


.access_item .access_item_top .time_text {
  padding-bottom: 2px;
  line-height: 25px;
  font-size: 20px;
  color: #0096FF;
}

.access_item .access_item_bottom .access_text {
  line-height: 18px;
  margin-bottom: 6px;
  font-size: 14px;
  color: #666666;
}

.access_item .access_item_bottom .access_btn {
  display: inline-block;
  width: 86px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  text-decoration: none;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background: linear-gradient(to right, #42D2E8 , #48D2ED, #3A97E5);
  background: -webkit-linear-gradient(to right, #42D2E8 , #48D2ED, #3A97E5);
  background: -moz-linear-gradient(to right, #42D2E8 , #48D2ED, #3A97E5);
}

.content_container .content_right .yabo_intro_group {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.content_container .content_right .yabo_intro_item {
  margin-right: 34px;
  text-align: center;
}

.content_container .content_right .yabo_intro_item:last-child {
  margin-right: 0;
}

.content_container .content_right .yabo_intro_item .yabo_intro_text {
  font-size: 16px;
  color: #FFFFFF;
}

.navigationWrapper .footer {
  width: 1920px;
  margin: 0 auto;
  background: #353F4B;
}

.navigationWrapper .footer .footer_container {
  width: 1200px;
  height: 80px;
  margin: 0 auto;
}

.navigationWrapper .footer .venue_group {
  width: 100%;
  height: 80px;
  line-height: 80px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}


.venueItem_1 {
  width: 78px;
  height: 26px;
  background: url("../images/img_logo_ag.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_1:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_ag_hover.png");
}

.venueItem_2 {
  width: 110px;
  height: 23px;
  background: url("../images/img_logo_pt.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_2:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_pt_hover.png");
}

.venueItem_3 {
  width: 124px;
  height: 27px;
  background: url("../images/img_logo_mg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_3:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_mg_hover.png");
}

.venueItem_4 {
  width: 72px;
  height: 27px;
  background: url("../images/img_logo_bbin.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_4:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_bbin_hover.png");
}

.venueItem_5 {
  width: 91px;
  height: 27px;
  background: url("../images/img_logo_shuang.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_5:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_shuang_hover.png");
}

.venueItem_6 {
  width: 88px;
  height: 20px;
  background: url("../images/img_logo_ebet.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_6:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_ebet_hover.png");
}

.venueItem_7 {
  width: 36px;
  height: 27px;
  background: url("../images/img_logo_og.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_7:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_og_hover.png");
}

.venueItem_8 {
  width: 73px;
  height: 27px;
  background: url("../images/img_logo_gd.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_8:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_gd_hover.png");
}

.venueItem_9 {
  width: 126px;
  height: 19px;
  background: url("../images/img_logo_lb.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_9:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_lb_hover.png");
}

.venueItem_10 {
  width: 28px;
  height: 27px;
  background: url("../images/img_logo_kg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_10:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_kg_hover.png");
}

.venueItem_11 {
  width: 28px;
  height: 27px;
  background: url("../images/img_logo_tcg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_11:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_tcg_hover.png");
}

.venueItem_12 {
  width: 101px;
  height: 24px;
  background: url("../images/img_logo_pg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_12:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_pg_hover.png");
}

.venueItem_13 {
  width: 101px;
  height: 10px;
  background: url("../images/img_logo_dt.png") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  margin-right: 0;
}
.venueItem_13:hover {
  background-image: url("https://cr69.0081005.com/images/img_logo_dt_hover.png");
}
