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';
}
html,body{
  height: 100%;
}
.navigationWrapper {
  width: 100%;
  height: 100%;
background-image: radial-gradient( circle at 0% 20%,#011c3f,#19397456,#044497c9 );
  	padding-bottom:200px;

}

.navigationWrapper .content {
  width: 100%;
  flex: 1;
  background: url(ybbg.jpg) no-repeat center center;
      background-size: cover;
  padding-bottom: 120px;
}



.content_container {
 /* position: relative;
  height: 100%;
  margin: 0 auto;
  /*background-image: radial-gradient( circle at 0% 20%,#011c3f,#19397456,#044497c9 );*/
 /* background-size: cover;
  background-attachment: fixed;
  background-size: 400%;
  background-position: 0 100%;
  -webkit-animation: gradient 7.5s ease-in-out infinite;
  animation: gradient 7.5s ease-in-out infinite; */ */
}

@-webkit-keyframes gradient {
  50% {
      background-position: 100% 0
  }
}

@keyframes gradient {
  50% {
      background-position: 100% 0
  }
}


.content_container .content_left {
  width: 662px;
  height: 100%;
  /* text-align: right; */
}

.content_inner_container{
  width: 1200px;
  margin: 20px auto;
  margin-top:60px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom:30px;
}
.content_inner_container .test1 img{
  width: 150%;
  height: 100%;
}
.content_inner_container .test2 img{
  width: 100%;
  height: 100%;
}
.content_inner_container .test3 img{
  width: 100%;
  height: 100%;
  margin-right: 120px;
}
.test4{margin:0 auto;margin-bottom:100px;width:500px;max-width:100%}
.test4 h2{text-align:center;font-size:18px;color:rgb(27 255 0);margin-bottom:15px;}
.test4 h3{font-size:13px;color: rgb(27 255 0);margin-bottom:10px;line-height: 22px;text-align:justify}
.test4 h2:hover{color:red;}
.test4 h3:hover{color:red;}
.test4 p{font-size:13px;color: rgb(27 255 0);margin-bottom:10px;line-height: 22px;text-align:justify}
.test4 p:hover{color:red;}
@media screen and (max-width: 768px) {
    .test4{margin:0 auto;margin-bottom:100px;width:90%;padding:0px 5%}
	.test4 h3{text-align:left;font-size:15px;color: rgb(27 255 0);margin-bottom:10px;}
	.test4 h2{text-align:left;font-size:17px;color: rgb(27 255 0);margin-bottom:10px;text-align:justify}
	.test4 p{font-size:14px;color: rgb(27 255 0);margin-bottom:10px;line-height: 22px;text-align:justify}
	.content_inner_container{margin-top:0px;}
}
.content_inner_container .test4 img{

  width: 100%;
  height: 100%;
  top: 0%;
  margin-right: 220px;
}
.content_container .content_left img {
  height: 100%;
  width: 100%;
}

.content_container .content_right {
  width: 600px;
  float:left;
  margin:0px 20px;
  margin-top:30px;
}

.content_container .content_right {
  width: 600px;
  margin-top: 0px;
  float:left;
  margin:0px 20px;
}

.content_container .content_right .yabo_logo{
  height: 85px;
  background: url(newlogo.svg) no-repeat center;
  width: 245px;
  margin: 10px auto;
  padding: 10px;
  background-size: cover;
  border-radius: 10px;
}
.content_container .content_right .leyu_logo{
     height: 85px;
  background: url(./leyu.png) no-repeat center;
  width: 245px;
  margin: 10px auto;
  padding: 10px;
  background-size: cover;
  border-radius: 10px;
}
.content_container .content_right .title {
  height: 60px;
  text-align: center;
  margin: 25px 0;
  font-size: 30px;
  color: #ffffff;
  font-weight: 800;
}

.content_container .content_right .sponsor_list {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  width: 738px;
  margin: 0 auto 15px;
  padding:0 10px;
}
.box01{float:left;width:300px;}
.box01 img{width:100px}

.content_container .content_right .sponsor_item {
  text-align: center;
}

.content_container .content_right img {
  margin-bottom: 5px;
  width: 50px;
  display: block;
  margin:5px auto;
}

.content_container .content_right .sponsor_item .text {
  line-height: 19px;
  font-size: 12px;
  color: #FFFFFF;
}

.content_container .content_right .access_group {
  text-align: center;
  padding: 0px 0;
}
.content_container .content_right .access_group h1{
  font-weight: 800;
  font-size: 30px;
  color:#fff;
  padding:0px;
  margin-top:0px;
}
.content_container .content_right .access_group a{
  padding:15px;
  background: linear-gradient(to bottom, #41a3ff 0%, #3e72fa 100%);
  display: inline-block;
  color:#fff;
  font-size: 15px;
  text-decoration: none;
  border-radius: 50px;
  transition: 0.5s;
  margin:10px 20px;
}
.content_container .content_right .access_group a:hover{
  background: linear-gradient(to bottom, #3e72fa 0%, #41a3ff 100%);
}
.content_container .content_right .access_group .access_item {
  width: 138px;
  height: 150px;
  margin: 0 13px 12px 0;
  padding: 15px 21px 10px;
  border-radius: 5px;
  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;
}


.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;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
  color: #FFFFFF;
  background: linear-gradient(to right, #e8b942 , #eda048, #ffd36f);
  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: 100%;
  height: 80px;
  margin: 0 auto;
  position: fixed;
  bottom: 0px;
  background: #353F4B;
  z-index:999;
}

.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("./img_logo_ag.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_1:hover {
  background-image: url("./img_logo_ag_hover.png");
}

.venueItem_2 {
  width: 110px;
  height: 23px;
  background: url("./img_logo_pt.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_2:hover {
  background-image: url("./img_logo_pt_hover.png");
}

.venueItem_3 {
  width: 124px;
  height: 27px;
  background: url("./img_logo_mg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_3:hover {
  background-image: url("./img_logo_mg_hover.png");
}

.venueItem_4 {
  width: 72px;
  height: 27px;
  background: url("./img_logo_bbin.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_4:hover {
  background-image: url("./img_logo_bbin_hover.png");
}

.venueItem_5 {
  width: 91px;
  height: 27px;
  background: url("./img_logo_shuang.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_5:hover {
  background-image: url("./img_logo_shuang_hover.png");
}

.venueItem_6 {
  width: 88px;
  height: 20px;
  background: url("./img_logo_ebet.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_6:hover {
  background-image: url("./img_logo_ebet_hover.png");
}

.venueItem_7 {
  width: 36px;
  height: 27px;
  background: url("./img_logo_og.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_7:hover {
  background-image: url("./img_logo_og_hover.png");
}

.venueItem_8 {
  width: 73px;
  height: 27px;
  background: url("./img_logo_gd.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_8:hover {
  background-image: url("./img_logo_gd_hover.png");
}

.venueItem_9 {
  width: 126px;
  height: 19px;
  background: url("./img_logo_lb.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_9:hover {
  background-image: url("./img_logo_lb_hover.png");
}

.venueItem_10 {
  width: 28px;
  height: 27px;
  background: url("./img_logo_kg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_10:hover {
  background-image: url("./img_logo_kg_hover.png");
}

.venueItem_11 {
  width: 28px;
  height: 27px;
  background: url("./img_logo_tcg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_11:hover {
  background-image: url("./img_logo_tcg_hover.png");
}

.venueItem_12 {
  width: 101px;
  height: 24px;
  background: url("./img_logo_pg.png") no-repeat center center;
  background-size: contain;
  margin-right: 22px;
  cursor: pointer;
}
.venueItem_12:hover {
  background-image: url("./img_logo_pg_hover.png");
}

.venueItem_13 {
  width: 101px;
  height: 10px;
  background: url("./img_logo_dt.png") no-repeat center center;
  background-size: contain;
  cursor: pointer;
  margin-right: 0;
}
.venueItem_13:hover {
  background-image: url("./img_logo_dt_hover.png");
}

.chatClient{
  width: 80px;
  height: 80px;
  position: fixed;
  right: 0;
  top: 39%;
  margin-top:-40px ;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(90, 121, 150, 0.32);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  text-align: center;
}
.chatClient a{
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 12px;
  color: #48acff;
  text-decoration: none;
}

.chatClient a:hover {
  text-decoration: underline;
}

.chatImg{
  position: relative;
  width: 27px;
  height: 27px;
  margin: 12px auto 10px;
}

.chatClient:hover .default {
  opacity: 0;
}

.chatClient:hover .hover {
  opacity: 1;
}

.default {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("icon-customer-support.png") no-repeat center center;
  background-size: contain;
  opacity: 1;
  transition: all 0.3s ease;
}

.hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("icon-customer-support-hover.png") no-repeat center center;
  background-size: contain;
  z-index: 10;
  opacity: 0;
  transition: all 0.3s ease;
}


.footList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 1200px;
  margin: auto;
}

.footList li {
  position: relative;
  cursor: pointer;
}
.footList li > div {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-size: 3368px 50px;
  transition: all 0.4s ease;
  background-image: url(sprite.png);
}

.footList li :nth-child(1) .iconDefault {
  background-position: 0 0;
}

.footList li:nth-child(2) .iconDefault {
  background-position: -95px 0;
}

.footList li:nth-child(3) .iconDefault {
  background-position: -190px 0;
}

.footList li:nth-child(4) .iconDefault {
  background-position: -242px 0;
}

.footList li:nth-child(5) .iconDefault {
  background-position: -294px 0;
}

.footList li:nth-child(6) .iconDefault {
  background-position: -391px 0;
}

.footList li:nth-child(7) .iconDefault {
  background-position: -501px 0;
}

.footList li:nth-child(8) .iconDefault {
  background-position: -611px 0;
}

.footList li:nth-child(9) .iconDefault {
  background-position: -675px 0;
}

.footList li:nth-child(10) .iconDefault {
  background-position: -777px 0;
}

.footList li:nth-child(11) .iconDefault {
  background-position: -890px 0;
}

.footList li:nth-child(12) .iconDefault {
  background-position: -984px 0;
}

.footList li:nth-child(1) .iconHover {
  background-position: -2271px 0;
}

.footList li:nth-child(2) .iconHover {
  background-position: -2366px 0;
}

.footList li:nth-child(3) .iconHover {
  background-position: -2461px 0;
}

.footList li:nth-child(4) .iconHover {
  background-position: -2513px 0;
}

.footList li:nth-child(5) .iconHover {
  background-position: -2565px 0;
}

.footList li:nth-child(6) .iconHover {
  background-position: -2662px 0;
}

.footList li:nth-child(7) .iconHover {
  background-position: -2772px 0;
}

.footList li:nth-child(8) .iconHover {
  background-position: -2882px 0;
}

.footList li:nth-child(9) .iconHover {
  background-position: -2946px 0;
}

.footList li:nth-child(10) .iconHover {
  background-position: -3048px 0;
}

.footList li:nth-child(11) .iconHover {
  background-position: -3161px 0;
}

.footList li:nth-child(12) .iconHover {
  background-position: -3255px 0;
}
.footList li:hover .iconHover,
.footList li .iconDefault {
  opacity: 1;
  z-index: 1;
}
.footList li .iconHover,
.footList li:hover .iconDefault {
  opacity: 0;
}
@media screen and (max-width: 768px) {
  .sponsor_list_auto{
    overflow: auto;
  }
  .footer,.content_left{
    display: none;
  }
  .content .bg_video{
    height: 100%;
  }
  .content_container .content_right,.content_inner_container{
    width: 100%;
  }
  .content_container .content_right .yabo_logo{
    height: 42px;
    width: 136px;
    margin-bottom:30px;
  }
  .content_container .content_right .leyu_logo{
       height: 42px;
    width: 136px;
    margin-bottom:30px;
  }
  .content_container .content_right .access_group{
    padding: 10px 0;
  }
  .navigationWrapper .content{
    overflow: auto;
  }
  .content_container .content_right .title{
    display: none;
  }
  .content_container .content_right .access_group a{
    padding:10px 10px;
    font-size: 12px;
    width: 90px;
  }
}


/*永久地址*/
.ever{
    display: inline-block;
    
    /*大小*/
    font-size: 18px;
    /*与上方的间距*/
    margin-top: 25px;
    /*颜色*/
    color: #1bff00;
}

.content_container .content_right .ever a{background:none;color:red;font-size: 18px;padding:0px;margin:10px;}
.content_container .content_right .ever a:hover{background:none;color:#1bff00}