html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, textarea, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
    padding: 0;
    margin: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    user-select: text;
}

.bg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../index_files/login_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: -1;
    width: 100%;
}

.app-content{
    width: 100%;
    height: 150px;
    position: absolute;
    top: 50%;
    margin-top: -110px;
}

.app-logo{
    width: 180px;
    margin: 0 auto;
    display: block;
}

.app-btn{
    width: 220px;
    padding: 15px 15px 15px 35px;
    border-radius: 30px;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    display: block;
    background: -webkit-gradient(linear,left top,right top,from(#0083ff),to(#16d6ff));
    background: linear-gradient(to right,#0083ff,#16d6ff);
    position: relative;
    text-decoration: none; 
}

.diversion-btn{
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    transition: 0.5s;
}


.app-btn:hover{
    width: 225px;
    transition: 0.2s;
}

.diversion-btn::before {
    position: absolute;
    content: "";
    left: 50px;
    top: 18px;
    width: 20px;
    height: 20px;
    background: url("../images/icon01.png")/*tpa=http://duoduo125.com/images/icon01.png*/ no-repeat;
    background-size: 100% 100%;
}

._3tV1StOFgvWec3R9qvs4_a {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: auto;
    z-index: 0;
}

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: 1000px;
  height: auto;
  overflow: hidden;
}

.content .bg_video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.content_container {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  z-index: 99;
}

.content_container .content_left {
  position: absolute;
  top: 31px;
  height: 100%;
  
}

.content_container .content_left img {
    width: auto;
    height: 100%;   
}

.content_container .content_right {
  position: absolute;
  right: 0px;
  width:  100%;
  height: 600px;
  top:50%;
  margin-top: -360px;
}

.content_container .content_right .title {
width:420px; height:200px;margin: 0 auto;	
 /* line-height: 70px;
  font-size: 30px;
  color: #FFFFFF;
  font-weight: 100;*/ 
}

.content_container .content_right .title2 {
  margin-bottom: 14px;
  line-height: 60px;
  font-size: 44px;
  color: #FFFFFF;
  font-weight: 100;
  margin-left: 80px;
}

.sponsor_item img{
    height: 50px;
}

.content_container .content_right .sponsor_list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 650px;
  margin: 0 0 15px 0;
}

.content_container .content_right .sponsor_item {
  text-align: center;

}

.content_container .content_right .sponsor_item .text {
  line-height: 22px;
  font-size: 13px;
  color: #FFFFFF;
}

.content_container .content_right .access_group {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-align: center;
  height:auto;
}

.yabo_intro_item img{
    height: 40px;
}

.content_container .content_right .access_group .access_item {
  width: 180px;
  height: 130px;
  margin: 0 15px 15px 0;
  padding: 10px 0px;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: rgba(255,255,255,0.7);
}



.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(../index_files/img_fenge.png) no-repeat center center;
  background-size: contain;
}

.access_item .access_item_top .wifi_icon {
  width: 50px;
  height: 50px;
  margin: 0 auto 2px;
  border-radius: 50%;
  background: #FFFFFF url('../index_files/img_xinhao.png') no-repeat center center;
  background-size: 16px 17px;
}

.access_item .access_item_top .time_text {
  padding-bottom: 2px;
  line-height: 20px;
  font-size:14px;
  color: #0096FF;
}

.access_item .access_item_bottom .access_text {
  line-height: 18px;
  height: 18px;
  margin-bottom: 6px;
  font-size: 14px;
  color: #666666;
}

.access_item .access_item_bottom .access_btn {
  display: inline-block;
  width: 100px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  text-decoration: none;
  text-align: center;
  font-size: 16px;
  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);
}

.access_item .access_item_bottom .access_btn.access_rukou {
  font-size: 14px;
}

.content_container .content_right .yabo_intro_group {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 1000px;
  margin-top:50px;
}

.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: 13px;
  color: #FFFFFF;
}

.navigationWrapper .footer {
  width: 100%;
  margin: 0 auto;
  /*background: #353F4B;*/
  position: fixed;
  bottom: 0;
}

.navigationWrapper .footer .footer_container {
  width: 750px;
  height: 50px;
  margin: 0 auto;
  }

.navigationWrapper .footer .venue_group {
  width: 100%;
  height: 50px;
  line-height: 50px;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  align-items: center;
}


.venueItem_1 {
  width: 60px;
  height: 26px;
  background: url("../index_files/img_logo_ag.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_1:hover {
  background-image: url("../index_files/img_logo_ag_hover.png");
}

.venueItem_2 {
  width: 95px;
  height: 23px;
  background: url("../index_files/img_logo_pt.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_2:hover {
  background-image: url("../index_files/img_logo_pt_hover.png");
}

.venueItem_3 {
  width: 115px;
  height: 27px;
  background: url("../index_files/img_logo_mg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_3:hover {
  background-image: url("../index_files/img_logo_mg_hover.png");
}

.venueItem_4 {
  width: 50px;
  height: 27px;
  background: url("../index_files/img_logo_bbin.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_4:hover {
  background-image: url("../index_files/img_logo_bbin_hover.png");
}

.venueItem_5 {
  width: 91px;
  height: 27px;
  background: url("../index_files/img_logo_shuang.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_5:hover {
  background-image: url("../index_files/img_logo_shuang_hover.png");
}

.venueItem_6 {
  width: 70px;
  height: 20px;
  background: url("../index_files/img_logo_ebet.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_6:hover {
  background-image: url("../index_files/img_logo_ebet_hover.png");
}

.venueItem_7 {
  width: 36px;
  height: 27px;
  background: url("../index_files/img_logo_og.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_7:hover {
  background-image: url("../index_files/img_logo_og_hover.png");
}

.venueItem_8 {
  width: 73px;
  height: 27px;
  background: url("../index_files/img_logo_gd.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_8:hover {
  background-image: url("../index_files/img_logo_gd_hover.png");
}

.venueItem_9 {
  width: 97px;
  height: 19px;
  background: url("../index_files/img_logo_lb.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_9:hover {
  background-image: url("../index_files/img_logo_lb_hover.png");
}

.venueItem_10 {
  width: 28px;
  height: 27px;
  background: url("../index_files/img_logo_kg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_10:hover {
  background-image: url("../index_files/img_logo_kg_hover.png");
}

.venueItem_11 {
  width: 28px;
  height: 27px;
  background: url("../index_files/img_logo_tcg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_11:hover {
  background-image: url("../index_files/img_logo_tcg_hover.png");
}

.venueItem_12 {
  width: 62px;
  height: 24px;
  background: url("../index_files/img_logo_pg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
  margin-right: 0;
}
.venueItem_12:hover {
  background-image: url("../index_files/img_logo_pg_hover.png");
}