.headBox{
    width: 1150px;
    height: 353px;
    border-top: 1px solid rgba(255, 255, 255, 1);
    transition: all 0.4s;
    
}
.headBoxS{
    margin: 0 auto;
    width: 1150px;
    height: 346px;
    margin-top:30px;
    overflow: hidden;
}
.headBox:hover{
    transform: scale(1.05) translateZ(0);
  }
.headBoxTitleOne{
    font-size: 34px;
    color: #484848;
    margin-top: 50px;
    text-align: left;
    font-weight:600;
    text-indent:61px;
}
.headBoxTitleTwo{
    height:31px;
    font-size: 22px;
    color:#484848;
    text-align: left;
    margin-bottom: 9px;
    text-indent:61px;
}

.headmarginT{
    margin-top:22px;
}
.headBtn{
    width: 232px;
    height: 47px;
    background-image: linear-gradient(90deg, 
 rgba(255, 136, 56, 1) 0%, 
 rgba(251, 120, 81, 1) 100%), 
 linear-gradient(
 rgba(255, 8, 60, 1), 
 rgba(255, 8, 60, 1));
    background-blend-mode: normal, 
 normal;
    border-radius: 31px;
    line-height: 47px;
    text-align: center;
    margin: 0 auto;
    margin-top: 35px;
    font-size: 24px;
    color: #fff;
}
.headBtn:hover{
    cursor:pointer;
    transform: scale(1.03);
    text-decoration: none;
}
a:link{
    text-decoration:none;
    }
.boxs{
    background: #fafafa;
}
.playHead{
    max-width: 1078px;
    margin:0 auto;
    margin-top:30px;
    position: relative;
}
.HeadBox{
    width:445px;
    margin:0 auto;
    font-size: 30px;
    display:flex;
    flex-direction: row;
}
.listBox{
    width: 190px;
    height: 48px;
    line-height: 50px;
    cursor: pointer;
    font-size: 23px;
    text-align: center;
}
.gobalRight .bgcolor{
    background:#FD815D;
}
.listBoxBorder{
    height:3px;
    background:#C4C4C4;
    border-radius: 6px;
}
.listBoxBorderone{
    height:3px;
    background:#C4C4C4;
    border-radius: 6px;
}
.gobalRight{
    margin-right:60px;
}
.googleplayBox{
    position: absolute;
    top: 13px;
    left: 433px;
    font-size: 22px;
    color: #fff;
    font-weight:600;
}
.googleplayBoxOne{
    position: absolute;
    top: 13px;
    left: 500px;
    font-size: 22px;
    color: #fb7851;
    font-weight:600;
}
.googleplayBoxTwo{
    position: absolute;
    top: 13px;
    left: 605px;
    font-size: 22px;
    color: #fb7851;
    font-weight:600;
}
.playHeadImg{
    width: 326px;
    height: 54px;
    margin:0 auto;
}
.playHeadImg img{
    display:block;
    width:100%;
    height:100%!important;
}
.playBtn{
    margin-right:20px;
    color: rgba(0, 0, 0, 1);
    font-size:16px;
    float:right;
    margin-top:-39px;
    display:flex;
    flex-direction: row;
}
.linkwenzi:hover{
    cursor:pointer;
    color:rgba(251, 120, 81, 1);
}
.linkwenzi{
    font-size: 20px;
    color: #484848;
    margin-right:16px;
}
.linkImg{
    width: 39px;
    height: 16px;
    margin-top: 7px;
}
.linkImg img{
    display:block;
    width:100%;
    height:100%!important;
}
.playJieshao{
    max-width: 1078px;
    margin:0 auto;
    text-align: center;
	height: 22px;
	font-size: 16px;
    color: #484848;
    margin-top:24px;
}
.playLogo{
    width:133px;
    height:38px;
    margin:0 auto;
    margin-top:26px;
}
.playLogo img{
    display:block;
    width:100%;
    height:100%!important;
}
.playBox{
    display: none;
}
.playList{
    margin:0 auto;
    margin-top:31px;
    max-width: 1082px;
	height: 307px;
	background-color: rgba(255, 255, 255, 1);
    border-radius: 40px;
    display:flex;
    flex-direction: row;
}
.playLi{
    min-width:240px;
    height: 357px;
    
}
.playLiImg{
    width:100%;
    height:155px;
    position: relative;
    overflow: hidden;
    
}
.playLiImg:hover{
    transform:scale(1.08);
    -webkit-transform:scale(1.08);  /*兼容-webkit-引擎浏览器*/
    -moz-transform:scale(1.08);
}
.playLiImg img{
    width: 123px;
    height: 100px;
    position: absolute;
    left: 0;
    right: 0;
    top: 30px;
    bottom: 0;
    margin: auto;
    padding:6px;
    border-radius: 50%;
    margin-top:-14px;
}
.playLiImg img:hover{
    width: 123px;
    height: 100px;
    padding:6px;
    background:rgba(254, 241, 237, 1);
    border-radius: 50%;
}
.playLiTitle{
    text-align: center;
    color: rgba(51, 51, 51, 1);
    font-size:18px;
    margin-top: 34px;
}
.playHeadMargin{
    margin-top:63px;
}
.playJieshaoMargin{
    margin-top:38px;
}
.playLizhanwei{
    width: 31px;
	height: 4px;
    background:rgba(171, 171, 171, 1);
    margin:0 auto;
    margin-top:18px;
    border-radius: 8px;
}
.playLiCOne{
    text-align: center;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    margin-top:12px;
}
.playLiTwo{
    text-align: center;
    color: rgba(51, 51, 51, 1);
    font-size: 14px;
    margin-top:15px;
}
.playMargin{
    margin-left:60px;
}
.lunbo{
    margin:0 auto;
    margin-top:30px;
    margin-bottom: 30px;
    width: 100%;
    height: 167px;
    background: #FFFFFF;
    border-top: 1px solid #fff;
}
.leftImg{
    margin-top:50px;
    float: right;
    margin-right: 27px;
}
.rightImg{
    margin-top:50px;
    float: left;
    margin-left: 27px;
}
.carousel-control {
    width:24%;
}
.carousel-inner{
    width:1020px;
    margin:50px auto;
    position: relative;
    height:100%;
}
.carousel-inner > .item{
    height:auto;
}
.itemPlus{
    display:flex;
    flex-direction: row;
}
.lunboBoxsBtn{
    width: 1150px;
    margin: 0 auto;
    height: 148px;
    position: relative;
    overflow: hidden;
}
/* .left{
    position: absolute;
    z-index: 10000000;
    top: -52px;
    left: -143px;
    width: 213px;
}
.right{
    position: absolute;
    z-index: 10000000;
    top: -52px;
    right: -143px;
    width: 213px;
} */
.itemBox{
    width:340px;
    /* height:100%; */
    display:flex;
    flex-direction: row;
    float: left;
    /* background:#f4f4f4; */
}
/* .itemBox:hover{
    background:#e6e6e6;
} */
.itemBox img{
    margin-left: 100px;
}
.itemImgT{
    width: 40%;
    font-size: 18px;
    font-weight: 600;
    line-height: 92px;
    text-align: center;  
}
.carousel-indicators .active {
    /* width: 7px;
    height: 7px;
    border-radius: 10px; */
    background:rgba(191, 191, 191, 1);
}
.carousel-indicators li {
    /* width: 9px;
    height: 9px;
    border: none;
    border-radius: 10px; */
    background: rgba(191, 191, 191, 1);
}
.carousel-indicators li:hover{
    background:rgba(191, 191, 191, 1);
}
.glyphicon-chevron-left:before {
    content: "\e079";
    color: black;
}
.glyphicon-chevron-right:before {
    content: "\e080";
    color: black;
}
.circle{
    width: 8px;
    height: 8px;
    background-color: rgba(251, 120, 81, 1);
    border-radius: 50%;
    margin-right: 10px;
    margin-top: 4px;
}
.slideBox{
    width:100%;
    height:385px;
    position: relative;
}
.slideBoxOne1{
    height: 253px;
    max-width: 1078px;
    background: #FFFFFF;
    margin:0 auto;
    border-top: 1px solid #fff;
    margin-top: 30px;
    z-index: 1111;
    position: relative;
}
.slideBoxOne-wenzi{
    margin-top:30px;
    margin-bottom:30px;
    text-align:center;
    color: #484848;
    font-size:20px;
}
.slideBoxOnelist{
    width:100%;
    padding:0 336px;
    display: flex;
    flex-direction: row;

}
.slideLiImgone{
    width:86px;
    height:86px;
    margin:0 auto;
    margin-bottom:25px;
}
.slideLi{
    min-width:80px;
}
.slideLiLeft{
    margin-right:58px;
}
.slideLiImgone img{
    display:block;
    width:100%;
    height:100%;
}
.slideLiTitle{
    font-size:20px;
    text-align: center;
    color: #484848;
}
/*  */
.slideBoxOne{
    max-width: 1050px;
    margin:0 auto;
    display:flex;
    flex-direction: row;
    position: relative;
}
.slideBoxOneLi{
    width: 315px;
	height: 360px;
	background-color: rgba(255, 255, 255, 1);
	/* box-shadow: 0px 0px 32px 0px 
		rgba(154, 154, 154, 0.36); */
	border-radius: 30px;
}
.slideBoxOneLi:hover{
    transform: scale(1.03);
}
.slideLiImg{
    width: 150px;
    height: 150px;
    margin:0 auto;
    margin-top:34px;
    margin-bottom: 44px;
}
.slideLiImg img{
    display: block;
    width:100%;
    height:100%;
}
.slideContent{
    margin-top:38px;
}
.slideContentLi{
    display: flex;
    flex-direction: row;
    width: 180px;
    margin: 0 auto;
    margin-bottom: 10px;

}
.slideContentLiT{
    width:162px;
}
.slideContentLiThree{
    width:242px;
}
.iconSlide{
    width: 8px;
	height: 8px;
    background-color: rgba(51, 51, 51, 1);
    border-radius: 50%;
    margin-top: 8px;
    margin-right: 13px;
}
.slideTitle{
    color: rgba(51, 51, 51, 1);
    font-size:16px;
}
.slideMargin{
    margin-right:58px;
}

/*  */
.slideBoxTwo{
    width:100%;
    height:225px;
    position: absolute;
    top:160px;
    background-color: rgba(251, 121, 80, 1);
}
.bottomBox{
    max-width: 1078px;
    margin: 0 auto;
    margin-top: 134px;
}
.bottomLeftBox{
    float: left;
}
.bLeftbox-oneTitle{
    color: #FFFFFF;
    font-size: 17px;
}
.bLeftbox-twoTitle{
    color: #FFFFFF;
    font-size: 15px;
    margin-top:8px;
}
.bottomRightBox{
    float:right;
    display: flex;
    flex-direction: row;
}
.bRightbox-btnOne{
    width: 258px;
    height: 57px;
    line-height:57px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 60px;
    text-align: center;
    color: #FFFFFF;
    font-size:20px;
    cursor: pointer;
}
.bRightboxLeft{
    margin-right:16px;
}
/* 我们的优势样式 */
.advantageBox{
    height: 252px;
    background: #FFFFFF;
    border-radius: 6px;
    max-width: 1078px;
    margin:0 auto;
    border-top:1px solid #fff;
    margin-top:30px;
}
.advantageBoxTitle{
    color: #484848;
    font-size:20px;
    text-align: center;
    margin-top:30px;
    margin-bottom: 30px;
}
.advanList{
    display:flex;
    flex-direction: row;
    padding:0 70px;
}
.advanLeft{
    margin-right:60px;
}
.advanLi{
    min-width:100px;
    height:100%;
}
.advanLiImg{
    margin: 0 auto;
    width:80px;
    height:72px;
}
.advanLiImg img{
    display:block;
    width:100%;
    height:100%!important;
}
.advanwenzi{
    text-align:center;
    color: #484848;
    font-size: 16px;
    margin-top:40px;
}
.advantageBoxTwoTitle{
    color: rgba(0, 0, 0, 1);
    font-size:18px;
    text-align: center;
    margin-top: 28px;
    margin-bottom: 52px;

}
.fengexian{
    display: flex;
    flex-direction: row;
    width:180px;
    margin:0 auto;
    margin-bottom:53px;
}
.xian{
    width: 75px;
    height: 8px;
    border-bottom:2px solid rgba(220, 220, 220, 1);
}
.bgB{
    width: 12px;
	height: 12px;
    background-color: rgba(52, 124, 235, 1);
    border-radius: 50%;
    margin-left: 4px;
    margin-right: 4px;
}
.advantageList{
    display: flex;
    flex-direction: row;
    margin-bottom: 79px;
}
.advantageLi{
    width: 246px;
	height: 372px;
    border-radius: 10px;
    position: relative;
}
.advantageLiRight{
    margin-right:30px;
}
.advantageLi img{
    display:block;
    width:100%;
    height:100%!important;
}
.advantageLiContent{
    position: absolute;
    top:211px;
}
.advantageLiContentli{
    min-width: 190px;
    margin:0 auto;
    display:flex;
    flex-direction: row;
    margin-bottom:4px;
}
.advantageLiContentliBtn{
    width: 6px;
	height: 6px;
    background-color: rgba(255, 255, 255, 1);
    margin-right: 11px;
    border-radius: 50%;
    margin-top:9px;
}
.advantageLiContentliTitle{
    color: rgba(255, 255, 255, 1);
    font-size:16px;
}
.advantageLiContentliTitle-one{
    margin-left:18px;
    color: rgba(255, 255, 255, 1);
    font-size:16px;
}
.leftOne{
    left:28px;
}
.leftTwo{
    left: 590px;
}
.userFooterTitle{
    font-size: 22px;
    color: rgba(251, 120, 81, 1);
    text-align: center;
}
.leftsanjiao{
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 7px 14px 6px 0;
    border-style: solid;
    border-color: transparent  rgba(250, 210, 198, 1) transparent transparent;
    position: relative;
}
.spanR{
    color:#000;
}
.rightsanjiao{
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 6px 0 7px 15px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(250, 210, 198, 1);
    position: relative;
}
.spanLeft{
    margin-left: -6px;
    color:rgb(251,120,81);
}
.fengexian{
    display: flex;
    flex-direction: row;
    width:180px;
    margin:0 auto;
    margin-top: 20px;
    margin-bottom: 37px;
}
.xian{
    width: 75px;
    height: 8px;
    border-bottom:2px solid rgba(220, 220, 220, 1);
}
.bgB{
    width: 12px;
	height: 12px;
    background-color: rgba(52, 124, 235, 1);
    border-radius: 50%;
    margin-left: 4px;
    margin-right: 4px;
}