

.connect {
    width: 100%;
    /*margin-top: .3rem;
    height: 5rem;*/
}
.gamebt_top {
	background: url(../images/nav_bg1.jpg);
    font-size: 20px;
    padding: 10px 30px;
    margin-top: 126px;
    /* margin-bottom: 5px; */
    text-align: center;
    font-weight: 700;
    position: fixed;
    z-index: 9;
	width: -webkit-fill-available;
}

.gamebt {
	background: url("../images/nav_bg1.jpg");
    font-size: 20px;
    padding: 10px 30px;
	margin-top: 20px;
	margin-bottom: 5px;    
	text-align: center;
	font-weight: 700;
	width: inherit;
}
.gamebt .subbt {
	background: -webkit-linear-gradient(180deg, #2d97f1 0, #ff235e 100%);
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.connect li img{
	/*border-radius: 10px;
	/*box-shadow: 0 0 10px rgba(0,0,0,.15);*/
	/*width: 2.96rem;
    height: 4.5rem;*/
	width: 4.03rem;
    height: 1.8rem;
	
}
.connect .bbimg {
	width: 4.03rem;
    height: 3.0rem;
	position: relative;
	z-index: -1;
}
.connect .infos{	
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	width: 4.03rem;
    /*height: 3.0rem;*/
	height: 2.5rem;
	border-radius: 5px;
	overflow: hidden;
}
.connect .subtxt {
	width: 4.03rem;
	height: 1.2rem;
    background-color: #fff;
    /*position: relative;*/
    color: #000;
	/*border-radius: 0px 0px 10px 10px;*/
}
.connect li{
    float: left;
    width: 4.03rem;
    /*height: 3.0rem;*/
	height: 2.5rem;
	margin-bottom: .25rem;
    margin-right: .25rem;
    cursor: pointer;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	/*box-shadow: 0 0 10px rgba(0,0,0,.15);
	overflow: hidden;*/
}
/*.connect li:nth-child(3){
    margin-right: 0;
}*/

.connect li:hover{
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
	/*opacity: 0.6;*/
}

.connect li .text-bg{
	width: 100%;
    height: 1.2rem;
    background: rgba(0,0,0,.5);
    position: relative;
}
/*.connect li:hover>span,
.connect li:hover>p,
.connect li:hover>.text-bg{
    display: none;
}*/
.connect li:hover> .wow a{
    display: block;
	animation: slideInAnimation 0.3s forwards;
}

.connect li:not(:hover) > .wow a {
    display: block;
    animation: dropAnimation 0.3s forwards;
}

@keyframes slideInAnimation {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(0);
    }
}

@keyframes dropAnimation {
    0% {
        transform: translateY(0);
		opacity: 1;
    }
    100% {
        transform: translateY(200%);
		opacity: 0;
    }
}


.connect li:hover> .wow .mask{
    display: block;
	animation: maskAnimation 0.3s forwards;
}

@keyframes maskAnimation {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

.connect .mask {
	display: none;
	background-color: #00000061;
    width: 100%;
    height: 100%;
    position:absolute;
    z-index: 90;
    border-radius: 5px;
	margin-top: -3rem;
}

.connect li span{
    display: block;
    font-size: .21rem;
    color: #000;
    margin-top: -1.2rem;
    z-index: 1;
    height: .35rem;
    /*margin-left: .1rem;
	padding-top: 0.1rem;
    margin-bottom: 0.1rem;*/
	padding: 0.06rem 0.1rem 0 0.1rem;
}

.connect li p {
    font-size: .13rem;
    /*width: 2.6rem;*/
    line-height: .22rem;
    color: #878585;
    /*margin-left: .1rem;*/
	padding: 0.05rem 0.1rem 0 0.1rem;
}
.connect li time {
    font-size: .13rem;
    line-height: .22rem;
    color: #f37c24;
    float: right;
    position: absolute;
    right: 0.1rem;
    bottom: 0.05rem;
}
.connect li times {
    font-size: .13rem;
    line-height: .22rem;
    color: #087960;
    float: right;
    position: absolute;
    right: 0.1rem;
    bottom: 0.05rem;
}

.connect li a{
    display: none;
    margin-top: -2.7rem;
    margin-left: 1.5rem;
    width: 1.25rem;
    height: 1.25rem;
    text-align: center;
    line-height: 1.25rem;
    /*background-color: #38a0ff;*/
	background: url("../icon/hom.png") no-repeat top center;
    color: #fff;
    border-radius: 1rem;
    z-index: 100;
    position: absolute;
    text-decoration: unset;
	font-weight: bold;
}

.next-100 {
    display: block;
    width: 2.65rem;
    height: .6rem;
    margin: .6rem auto .2rem;
    cursor: pointer;
    font-size: .26rem;
    text-align: center;
    line-height: .6rem;
    border: 1px solid #000;
    border-radius: 1rem;
    color:#000;
    text-decoration: unset;
}

.section3 {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 7rem;

}
.section3 .partner{
    width: 8rem;
    height: 1.3rem;
    margin: 0.3rem auto 0;
    text-align: center;
}
.section3 .partner li{
    float: left;
    width: 2rem;
    /*margin-right: 1rem;*/
	margin-left:1.3rem;
	    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.section3 .partner li:nth-child(3){
    margin-right: 0;
}
.section3 .partner li span,
.section3 .partner li em{
    font-size: .56rem;
    color: #38a0ff;
    font-family:Impact;
}

.section3 .partner li em{
	display:none;
}

.section3 .partner li p{
    font-size: .24rem;
}

.section3 .partner li:hover,
.section4 .client:hover,
.section4 .vr:hover,
.section4 .web li:hover,
.section4 .mobile li:hover{
		    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.section3 .logo{
    margin-top: .5rem;
}
.section3 .swiper-slide{
    width: 10.6rem;
    padding-left: 1rem;
}

.section3 .swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: .6rem;
    height: .8rem;
    margin-top: -.45rem;
    z-index: 10;
    cursor: pointer;

}
.section3 .swiper-button-next{
    background: url("../images/btn-fr.png") no-repeat -0.55rem 0;
}
.section3 .swiper-button-prev{
    background: url("../images/btn-fr.png") no-repeat;
}

.section4 {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.section4 h4{
    font-size:.28rem;
    color: #000;
    margin: .4rem 0;
}
.section4 h4 i{
    display: block;
    width: 0.03rem;
    height: .3rem;
    background-color: #38a0ff;
    margin-right: .1rem;
    float: left;
}
.section4 .client{
    width: 6.15rem;
    margin-right: .3rem;
    height: 4.5rem;
	    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.section4 .vr{
    width: 6.15rem;
    height: 4.5rem;
	    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}
.section4 span {
    margin: -1rem 0 .1rem .2rem;
    display: block;
    font-size: .21rem;
    color: #fff;
}


.section4 p{
    font-size: .13rem;
    margin-left: .2rem;
    color: #fff;
}
.section4 .web{
    height: 3.8rem;
	margin-bottom: 1.8rem;
}
.section4 .web li{
    float: left;
    height: 2.68rem;
    margin-right: .24rem;
	    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.section4 .web li:nth-child(3){
    margin-right: 0;
}
.section4 .mobile{

}
.section4 .mobile li{
    float: left;
    height: 1.85rem;
    margin-right: .24rem;
    width:4.04rem;
    overflow: hidden;
	    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

.section4 .mobile li:nth-child(3){
    margin-right: 0;
}
.section4 .mobile span{
    margin:-.6rem 0 0 .2rem;
}

.footer{
    margin:-1.6rem auto 0;
}