.swiper-box{
	position: relative;
}
.swiper-container{
	height: 630px;
}
.swiper-button-prev {
    width: 76px!important;
    height: 76px!important;
    background-image: url('../../images/zb_jr_games/daohang1.png') !important;
    background-repeat: no-repeat;
    background-position: -6px -2px;
    background-size: 164px!important; 
    border-radius: 50px;
    z-index: 999;
}

.swiper-button-next {
    width: 76px!important;
    height: 76px!important;
    background-image: url('../../images/zb_jr_games/daohang1.png') !important;
    background-repeat: no-repeat;
    background-size: 164px!important;
    background-position: -84px -2px; 
    border-radius: 50px;
    z-index: 999;
}

.swiper-button-prev:hover {
    background-image: url('../../images/zb_jr_games/daohang2.png') !important;
    background-repeat: no-repeat;
}

.swiper-button-next:hover {
    background-image: url('../../images/zb_jr_games/daohang2.png') !important;
    background-repeat: no-repeat;
}


.jr-game {
    min-width: 1200px;
}

.jr-game .swiper-slide {
    text-align: center;
}

.jr-game .info2 .swiper-box {
    width: 1200px;
    margin: 0 auto;
}

.jr-game .info2 .swiper-slide {
    margin-top: 70px;
}

.jr-game .game-banner {
    position: relative;
    width: 100%;
    height: 430px;
    overflow: hidden;
    background: url('../../images/zb_jr_games/banner.jpg') no-repeat center top;
}

.jr-game .game-banner .banner-box {
    position: relative;
    width: 1200px;
    height: 430px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

.jr-game .game-banner .banner-btn {
    display: block;
    position: absolute;
    height: 40px;
    width: 130px;
    border-right: 50px;
    bottom: 24px;
    left: 533px; 
    /*background: #fff;*/
}

.jr-game .info-box {
    width: 1200px;
    height: 100%;
    background: #fff;
    margin: 0 auto;
}

.jr-game .box-title {
    margin: 60px 0 34px 0;
    text-align: center;
    color: #000;
}

.jr-game .box-title .lineone {
    font-size: 30px;
    margin-bottom: 18px;
}

.jr-game .info1 .box-title .linetwo {
    width: 700px;
    font-size: 21px;
    line-height: 41px;
}

.jr-game .box-title .linetwo {
    width: 590px;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    line-height: 29px;
}

.jr-game .box-title .highlight {
    font-weight: bold;
    color: #2D70E9
}

.jr-game .info1 {
    padding-bottom: 60px;
}

.jr-game .info1 .more-btn {
    display: block;
    line-height: 70px;
    width: 300px;
    border-radius: 50px;
    font-size: 22px;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #fff;
    box-shadow: 0 4px 7px rgba(79, 136, 222, 0.4);
    text-align: center;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    -ms-filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.jr-game .info1 .tip {
    text-align: center;
    font-size: 21px;
}

.jr-game .info2 {
    background: #FAFBFF;
}

.jr-game .info2 .info-box {
    background: #FAFBFF;
}

.jr-game .info2 .platform {
    width: 100%;
    height: 620px;
    background: url('../../images/zb_jr_games/info2.png') no-repeat;
    background-size: 100% 642px;
}

.jr-game .info2 .platform-title {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.jr-game .info2 .platform-title .text {
    font-size: 26px;
    text-align: center;
    color: #333;
    margin-bottom: 30px;
}

.jr-game .info2 .platform-title .btn {
    position: absolute;
    display: block;
    z-index: 5;
    width: 150px;
    line-height: 42px;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 18px;
}

.jr-game .info2 .platform-title .btn2 {
    left: 525px;
    box-shadow: 0 4px 7px rgba(34, 207, 184, .4);
    background-color: #1DC8CC;
    background: -webkit-linear-gradient(left, #2CDC9C, #1DC8CC);
    background: -o-linear-gradient(left, #2CDC9C, #1DC8CC);
    background: -moz-linear-gradient(left, #2CDC9C, #1DC8CC);
    background: -ms-linear-gradient(left, #2CDC9C, #1DC8CC);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#2CDC9C, endColorStr=#1DC8CC);
    background: -webkit-gradient(linear, 0%, 100%, from(#2CDC9C), to(#1DC8CC));
}

.jr-game .info2 .box-title {
    padding-top: 60px;
    margin-top: 0;
    margin-bottom: 60px;
    text-align: center;
    color: #000;
}

.jr-game .info3 {
    text-align: center;
    height: 455px;
}

.jr-game .info3 .box-title {
    margin-bottom: 56px;
}

.jr-game .info3 .item {
    display: inline-block;
    width: 300px;
    font-size: 18px;
    color: #333;
    vertical-align: top;
}

.jr-game .info3 .item2 {
    margin: 0 75px;
}

.jr-game .info3 .item .tit {
    position: relative;
    padding-top: 22px;
    padding-bottom: 23px;
}

.jr-game .info3 .item .tit:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: 0;
    left: 135px;
    border-radius: 10px;
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.jr-game .info3 .item .text {
    text-align: left;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 12px;
}

.jr-game .info4 {
    text-align: center;
    height: 650px;
    background: #FAFBFF;
}

.jr-game .info4 .info-box {
    background: #FAFBFF;
}

.jr-game .info4 .box-title {
    margin-bottom: 60px;
    margin-top: 0;
    padding-top: 60px;
}

.jr-game .info4 .lineone {
    margin-bottom: 60px;
}

.jr-game .info4 .item {
    display: inline-block;
    width: 342px;
    height: 430px;
    background: #fff;
    font-size: 18px;
    color: #333;
    vertical-align: top;
    box-shadow: 0 0 14px rgba(0, 53, 133, .1);
    border-radius: 5px;
}

.jr-game .info4 .item:hover {
    box-shadow: 0 0 14px rgba(0, 53, 133, .5);
}

.jr-game .info4 .item2 {
    margin: 0 54px;
}

.jr-game .info4 .img-box {
    width: 140px;
    height: 140px;
    padding-top: 46px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 20px;
}

.jr-game .info4 .item .tit {
    position: relative;
    padding-top: 22px;
    padding-bottom: 23px;
}

.jr-game .info4 .item .tit:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 4px;
    bottom: 0;
    left: 156px;
    border-radius: 10px;
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.jr-game .info4 .item .text {
    text-align: left;
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-top: 12px;
    padding: 0 26px;
}

.jr-game .info5 {
    height: 418px;
}

.jr-game .info5 .box-title {
    margin-bottom: 60px;
    margin-top: 0;
    padding-top: 60px;
}

.jr-game .info5 .lineone {
    margin-bottom: 30px;
}

.jr-game .info5 .item {
    display: inline-block;
    width: 278px;
    height: 200px;
    border-radius: 5px;
    text-align: center;
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.jr-game .info5 .item1 {
    box-shadow: 0 4px 7px rgba(79, 136, 222, .4);
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.jr-game .info5 .item2 {
    margin-left: 26px;
    box-shadow: 0 4px 7px rgba(34, 207, 187, .4);
    background-color: #1DC8CC;
    background: -webkit-linear-gradient(left, #2CDC9C, #1DC8CC);
    background: -o-linear-gradient(left, #2CDC9C, #1DC8CC);
    background: -moz-linear-gradient(left, #2CDC9C, #1DC8CC);
    background: -ms-linear-gradient(left, #2CDC9C, #1DC8CC);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#2CDC9C, endColorStr=#1DC8CC);
    background: -webkit-gradient(linear, 0%, 100%, from(#2CDC9C), to(#1DC8CC));
}

.jr-game .info5 .item3 {
    margin-left: 25px;
    box-shadow: 0 4px 7px rgba(128, 109, 235, .4);
    background-color: #974EE7;
    background: -webkit-linear-gradient(left, #7C72EC, #974EE7);
    background: -o-linear-gradient(left, #7C72EC, #974EE7);
    background: -moz-linear-gradient(left, #7C72EC, #974EE7);
    background: -ms-linear-gradient(left, #7C72EC, #974EE7);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#7C72EC, endColorStr=#974EE7);
    background: -webkit-gradient(linear, 0%, 100%, from(#7C72EC), to(#974EE7));
}

.jr-game .info5 .item4 {
    margin-left: 24px;
    box-shadow: 0 4px 7px rgba(236, 147, 140, .4);
    background-color: #E88589;
    background: -webkit-linear-gradient(left, #FBCD9B, #E88589);
    background: -o-linear-gradient(left, #FBCD9B, #E88589);
    background: -moz-linear-gradient(left, #FBCD9B, #E88589);
    background: -ms-linear-gradient(left, #FBCD9B, #E88589);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#FBCD9B, endColorStr=#E88589);
    background: -webkit-gradient(linear, 0%, 100%, from(#FBCD9B), to(#E88589));
}

.jr-game .info5 .img-box {
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 13px;
    background: url('../../images/zb_jr_games/info5-icon.png') no-repeat 0;
}

.jr-game .info5 .box1 {
    background-position: 0;
}

.jr-game .info5 .box2 {
    background-position: -78px 0;
}

.jr-game .info5 .box3 {
    background-position: -152px 0;
}

.jr-game .info5 .box4 {
    width: 76px;
    background-position: -230px 0;
}

.jr-game .info5 .tit {
    font-size: 20px;
    color: #fff;
    line-height: 30px;
}

.jr-game .info6 {
    text-align: left;
    padding-bottom: 10px;
    background: #FAFBFF;
}

.jr-game .info6 .info-box {
    background: #FAFBFF;
}

.jr-game .info6 .box-title {
    margin-bottom: 30px;
    margin-top: 0;
    padding-top: 60px;
    position: relative;
}

.jr-game .info6 .lineone {
    margin-bottom: 30px;
}


.jr-game .info6 .right-info {
    position: relative;
    display: inline-block;
    width: 382px;
    vertical-align: top;
    margin-top: 146px;
    left: 46px;
}

.jr-game .info6 .right-info .tit {
    font-size: 26px;
    font-weight: bold;
    color: #333;
    text-align: center;
    width: 320px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.jr-game .info6 .right-info .txt {
    font-size: 20px;
    line-height: 35px;
}

.jr-game .info6 .btn {
    position: absolute;
    display: block;
    width: 408px;
    height: 70px;
    line-height: 74px;
    top: 220px;
    left: -13px;
    font-size: 20px;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    box-shadow: 0 4px 7px rgba(79, 136, 222, .4);
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.jr-game .info7 {
    height: 290px;
    background: url('../../images/zb_jr_games/info7.png') no-repeat center top;
}

.jr-game .info7 .box-title {
    margin: 0 auto;
    margin-bottom: 60px;
    padding-top: 60px;
    color: #333;
    position: relative;
    width: 1200px;
}

.jr-game .info7 .lineone {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: bold;
}

.jr-game .info7 .btn {
    position: absolute;
    left: 450px;
    top: 160px;
    display: block;
    line-height: 70px;
    width: 300px;
    font-size: 22px;
    color: #fff;
    border-radius: 50px;
    box-shadow: 0 4px 7px rgba(79, 136, 222, .4);
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}


/*.jr-game .info2 .platform-title .btn1 {
  display: none;
  left: 436px;
  box-shadow: 0 4px 7px rgba(79,136,222,.4);
  background-color: #306CE8;
  background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
  background: -o-linear-gradient(left,#04A9FD, #306CE8);
  background: -moz-linear-gradient(left,#04A9FD, #306CE8);
  background: -ms-linear-gradient(left,#04A9FD, #306CE8);
  filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#04A9FD,endColorStr=#306CE8);
  background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}*/


/* public */

.choice-tab-tit {
    background: none;
    color: #266CDA; //font-size: 32px;
    font-weight: bold;
}

.choice-tab-tit span {
    color: #266CDA; //font-size: 32px;
    font-weight: bold;
}

.choice-tab-item {
    background: #fff;
    border-bottom: 0;
    line-height: 54px;
    color: #1D62DB;
}

.choice-tab-item.active {
    border-bottom: 0; //background:#025061;
    color: #fff;
    background-color: #306CE8;
    background: -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: -o-linear-gradient(left, #04A9FD, #306CE8);
    background: -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}

.choice-info .choice-img {
    background-color: #306CE8;
    background: url(../../images/o2o/public/choice-info-bg.png) no-repeat, -webkit-linear-gradient(left, #04A9FD, #306CE8);
    background: url(../../images/o2o/public/choice-info-bg.png) no-repeat, -o-linear-gradient(left, #04A9FD, #306CE8);
    background: url(../../images/o2o/public/choice-info-bg.png) no-repeat, -moz-linear-gradient(left, #04A9FD, #306CE8);
    background: url(../../images/o2o/public/choice-info-bg.png) no-repeat, -ms-linear-gradient(left, #04A9FD, #306CE8);
    filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#04A9FD, endColorStr=#306CE8);
    background: url(../../images/o2o/public/choice-info-bg.png) no-repeat, -webkit-gradient(linear, 0%, 100%, from(#04A9FD), to(#306CE8));
}