body{
    background: #fff9f2;
} 
.fuliboy{
    margin-bottom: 100px;
}
.boy_top { 
    position: relative;
} 
.boy_top .flcats{ 
    position: absolute;
    top: 58%;
    height: 60px;
    line-height: 55px; 
    background-size: 100% 100%; 
    width: 100%;
    font-size: 30px;
    color: #ff4f7e;
    text-align: center;
} 
.boy_top .flcats b{
    display: inline-block;
    margin: 0 auto;
    width: 25%;
    text-align: center;
    cursor: pointer;
    background: url(../images/slbgbtn.png) no-repeat 90% center ;
    background-size:  auto 100%; 
}
.boy_top .flcats .active{
    background: url(../images/slbg.png) no-repeat 90% center ;
    background-size: auto 100%; 
    color: #fff;
}
.boy_top img{
   width: 100%;
} 
.fuliboy .container{
    position: relative; 
}
.fulicont{ 
    background: url(../images/contbg2.png) no-repeat center top;
    background-size: 100% 100%; 
    width: 100%;
    position: relative;
    z-index: 1;
    left: 10%;
    margin-top: -8%;
    padding: 50px 0 80px;
    min-height: 600px; 
    margin-bottom: 200px;
}
 
.fuliboy .flconts{
     width: 100%; 
    position: relative; 
    left: 1000%; 
    display: none;
}
.fuliboy .block {
    display: block;
    left: 0;
}
.fulicont .conts{  
    overflow: hidden;
     width: 62%;
    margin: 0 0 0 11%; 
}
.fulimenu{
    position: absolute; 
    top:0;
    margin-top: 5%;
    left: -8%;
    width: 204px; 
}
.fulimenu ul{
    background: url(../images/ulbg2.png) no-repeat center top;
    background-size: 60%  auto;
    padding-top: 50px; 
} 
.fulimenu li{
    width: 100%;
    height: 54px;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    background: url(../images/li03.png) no-repeat center ;
    background-size: contain;
    color: #fff;
    cursor: pointer; 
    display: none;
}
.fulimenu li:first-child{ 
    display: block;
}
.fulimenu li:nth-child(even){ 
    background: url(../images/li04.png) no-repeat center ;
    background-size: contain;
}
.fulimenu .active{ 
    background: url(../images/liac2.png) no-repeat center !important;
    background-size: contain;
    color: #ff4b7b;
}
.fulimenu .active2{ 
    background: url(../images/activet3.png) no-repeat center !important ;
    background-size: contain;
    color: #ff4b7b
}  
.fuliboy .flconts h1{
    background: url(../images/title2.png) no-repeat center ;
    background-size: contain;
    height: 100px;
    line-height: 110px;
    text-align: center;
    color: #ff4f7e;
    font-size: 28px;
    margin-bottom: 40px;
}
.fuliboy .flconts h1 b{
    background: url(../images/round.png) no-repeat center ;
    background-size: contain;
    height: 6px; 
    width: 6px;
    display: inline-block;
    margin: 0 15px;
    position: relative;
    top: -5px;
}
.fuliboy .flconts h2{
    color: #ff4b7b;
    font-size: 20px;
    padding: 10px 0;
}
.fuliboy .flconts h2 b{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: #ff4b7b;
    color: #fff; 
    text-align: center;
    line-height: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
}
.fuliboy .flconts p{
    color: #212121;
    font-size: 16px;
    padding: 10px 0;
    line-height: 32px;
}
.fuliboy .flconts p span{
    display: inline-block; 
    width: 60px;
}
.fuliboy .flconts p img{
    display: block;
    margin: 15px auto 0;
    text-align: center;
    width: 45%;
}
.fuliboy .flconts p b{
    font-weight: 600;
    color: #ff0000;
}
.fuliboy .flconts img{
    display: block;
    padding: 10px 0;
}
.gonow{
    position: absolute;
    top: 28%;
    right: 0;
    width: 139px;
    height: 114px;
    background: url(../images/gonow2.png) no-repeat center ;
    background-size: contain;
    display: none;
}
.endbg{
    background: url(../images/endbg2.png) no-repeat right 300% ;
    background-size: 100% 100%; 
    min-height: 600px;
    margin-bottom: 300px;
}
.flash{ 
    -moz-animation: flash 2s linear 20 infinite alternate;
    -webkit-animation: flash 2s linear 0s infinite alternate;
    -o-animation: flash 2s linear 20 infinite alternate;
     animation: flash 2s linear 0s infinite alternate;
    -ms-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay:1s;
    animation-delay: 1s;
 
}
.fuliboy .shoter{
    display: none;
}
































