.footballGirlBanner{
    height: 558px;
    width: 100%;
    background: url("../images/footballGirl/banner.jpg") no-repeat;
    background-size: 100% 100%;
    position: relative;
}
.footballGirlBanner .modelVideo{
    position:absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -133px;
}

.footballGirlBanner .modelVideo video£¬.footballGirlBanner .modelImgShade{
    border-radius: 25px;
}


.footballGirlBanner .modelVideo{
    background: url("../images/footballGirl/allModel.jpg") no-repeat;
    background-size: 100% 100%;
    height:150px;
    width: 265px;
    overflow: hidden;
    border-radius: 35px;
}
.describe{
    background-color: #391B58;
    padding: 20px;
}

.FGContentWrap dl dd{
    margin-top: 5px;
}

.FGContentWrap dl span{
    font-size: 14px;
}
.girlDisplayBox{
    position: relative;
}
.girlDisplayBox .inner{
    height: 450px;
    overflow: hidden;
}
.colorBG{
    position: absolute;
    width: 500px;
    height:450px;
    top: 0;
    background-color: #6A4095;
    z-index: -1;
}
.girlDisplay1,.girlDisplay2{
    position: relative;
}
.girlDisplay2 .colorBG{
    background-color: #432463;
}
.girlDisplay1 .colorBG{
    left: 0;
}
.girlDisplay2 .colorBG{
    right: 0;
}
.biasBox{
    width: 250px;
    height: 450px;
    position: relative;
    box-sizing:border-box;
    text-indent:5px;
    background:linear-gradient(61deg,#6A4095 50%,#fff 50.1%);
}
.girlDisplay2 .biasBox{
    background:linear-gradient(-61deg,#432463 50%,#fff 50.1%);
}
.circle{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95px;
    height:95px;
    border-radius: 50%;
    background-color:red;
    background-image: radial-gradient(circle at top right,#9A30C5,#9934D5,#9C2CB4,#A11D77,#A4165B,#9F228D);
    background-image:-webkit-radial-gradient(circle at top right,#9A30C5,#9934D5,#9C2CB4,#A11D77,#A4165B,#9F228D);
    text-align: center;
    line-height: 95px;
}
.modelBox{
    float: left;
    background-color: #6A4095;
    padding-top: 31px;
    padding-bottom: 31px;
}
.girlDisplay2 .modelBox{
    float: right;
}
.girlDisplay2 .biasBox{
    float: right;
}

.girlDisplay2 .modelBox{
    background-color:#432463 ;
}
.modelImgBox{
    width: 414px;
}
.modelImgBox>div{
    float: left;
    margin-top: 20px;
    margin-left: 20px;
    cursor: pointer;
    position: relative;
    font-size: 0;
}
.modelImgBox>div:first-child{
    cursor: default;
}
.modelImgShade{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: rgba(0,0,0,0.3);
    transition:all 1s ;

}
.modelImgBox>div:hover .modelImgShade{
    background-color: rgba(0,0,0,0);
}


.modelImgBox>div:first-child{
    margin-left: 0;
}
.modelImgBox>div:first-child{
    border: 6px solid #a735cc;
}
.modelInfo{
    margin-top:90px;
    margin-left:20px;
}
.girlDisplay2 .modelInfo{
    margin-right: 20px;
    margin-left:0px;
}

.modelInfo dl dt,.modelInfo dl dd{
    margin-top: 15px;
}

.modelVideoBox{
    margin-top: 70px;
}
.modelVideoBox dl h2{
    color:#6a4095 ;
}
.modelVideo{
    width: 384px;
    height: 216px;
    cursor: pointer;
    position: relative;
    border: 6px solid #a735cc ;
}
#mediaMaria{
    background: url("../images/footballGirl/mediaMaria.jpg") 100% 100% no-repeat;
}
.modelVideo>img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.modelVideo>video{
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    z-index: -1;
}
.modelBG{
    position: absolute;
    width: 952px;
    height: 450px;
    right: 0;
    top: 0;
    z-index: -1;
}
.girlDisplay2 .modelBG{
    left: 0;
}
#MariaBG{
    background: url("../images/footballGirl/MariaBG.jpg") 100% 100% no-repeat;
}
#SoniaBG{
    background: url("../images/footballGirl/SoniaBG.jpg") 100% 100% no-repeat;
}
#mediaSonia{
    background: url("../images/footballGirl/mediaSonia.jpg") 100% 100% no-repeat;
}
#mediaAlissa{
    background: url("../images/footballGirl/mediaAlissa.jpg") 100% 100% no-repeat;
}
#AlissaBG{
    background: url("../images/footballGirl/AlissaBG.jpg") 100% 100% no-repeat;
}
#mediaIris{
    background: url("../images/footballGirl/mediaIris.jpg") 100% 100% no-repeat;
}
#IrisBG{
    background: url("../images/footballGirl/IrisBG.jpg") 100% 100% no-repeat;
}
#mediaAlba{
    background: url("../images/footballGirl/mediaAlba.jpg") 100% 100% no-repeat;
}
#AlbaBG{
    background: url("../images/footballGirl/AlbaBG.jpg") 100% 100% no-repeat;
}
#ElisaBG{
    background: url("../images/footballGirl/ElisaBG.jpg") 100% 100% no-repeat;
}
#mediaElisa{
    background: url("../images/footballGirl/mediaElisa.jpg") 100% 100% no-repeat;
}

.likeBox{
    position: absolute;
    bottom:30px;
    left: 30px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.likeBox p span{
    color:#e9dd20
}
.girlDisplay2 .likeBox{
    left:70px;
}

.like{
    cursor: pointer;
    display: inline-block;
    width: 44px;
    height: 44px;
    background: url("../images/footballGirl/like.png") 100% 100% no-repeat;
}
.like.notAllowed{
  cursor: not-allowed;
}
.like.active{
    background: url("../images/footballGirl/likeActive.png") 100% 100% no-repeat;
}
.footallGirlShade{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 999;
    top: 0;
}
.modelCarouselWrap{
    position: fixed;
    top: 200px;
    left: 50%;
    transform: translate(-50%,0);
    z-index: 9999;
}
.modelCarousel{
    width: 460px;
    overflow: hidden;
}
.modelCarouselImg{
    position: relative;
    width: 2300px;
}
.modelCarouselImg>img{
    float: left;
}
.modelCarouselWrap .pre{
    position: absolute;
    left: -100px;
    cursor: pointer;
    top: 50%;
    transform: translate(0,-50%);
}
.modelCarouselWrap .next{
    position: absolute;
    right: -100px;
    cursor: pointer;
    top: 50%;
    transform: translate(0,-50%);
}
.dateBox{
    width: 100%;
    height: 888px;
    margin-top: 15px;
    background: url("../images/footballGirl/modelzy.jpg") no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.carouselBox2{
    margin-top: 220px;
    position: relative;
}
.carouselWrap2{
    height: 402px;
    overflow: hidden;
}
.carouselWrap2 .carouselInner{
    width: 2500px;
    margin-right: -20px;
    position: relative;
}
.carouselWrap2 .carouselInner img{
    float: left;
    width: 310px;
    height: 190px;
    margin: 0 20px 20px 0;
    cursor: pointer;
}
.carouselBox2>.pre{
    position: absolute;
    cursor: pointer;
    left: -80px;
    top: 50%;
    transform: translate(0,-50%);
}
.carouselBox2>.next{
    position: absolute;
    cursor: pointer;
    left: 1330px;
    top: 50%;
    transform: translate(0,-50%);
}
.carouselBox2 .carouselBox3{
    position: absolute;
    height: 100%;
    width: 656px;
    top:0;
    left: 50%;
    transform: translate(-50%,0);
    display: none;
    z-index: 9999;
}
.carouselInner2{
    height: 100%;
    overflow: hidden;

}

.carouselBox2 .bigImgInner{
    height: 100%;
    width: 9184px;
    position: relative;
}

.carouselBox2 .bigImgInner img{
    float: left;
    height: 100%;
    width:656px;

}

.carouselBox3>.pre{
    position: absolute;
    cursor: pointer;
    left: -80px;
    top: 50%;
    transform: translate(0,-50%);
}
.carouselBox3>.next{
    position: absolute;
    cursor: pointer;
    left: 690px;
    top: 50%;
    transform: translate(0,-50%);
}