section.layer.layer1 {}


.benifit > li {
    text-align: center;
    font-size: 24px;
    color: #fff;
    height: 164px;
    background: #fff;
    color: #000;
    height: 451px;
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
}

.benifit {
    width: 100%;
}



.withdraw {
    border: 6px solid #ecf1f2;
    padding: 3px 29px;
    background: rgb(71, 71, 71);
    margin-top: -25px;
    border-radius: 3px;
    position: relative;
    z-index: 11;
    display: none;
}

.withdraw h2 {
    font-weight: normal;
    font-size: 22px;
    color: #dadada;
    text-shadow: 0px 3px 8px #2a2a2a;
}






.benifit .left {
    float: left;
    margin-left: 50px;
    margin-top: 68px;
    /* width: 434px; */
    text-align: left;
}

.benifit .right {
    float: right;
    font-weight: normal;
    font-size: 22px;
    width: 508px;
    text-align: right;
    margin-top: 57px;
    margin-right: 92px;
}



.benifit  img {
    width: 626px;
    =: 0 !important
    padding: 0 !important;
}



.benifit h3 {
    font-weight: normal;
    color: #333;
    margin-top: 39px;
    margin-bottom: 41px;
}





i.icon.finger {
    background-image: url(../img/finger.png);
    width: 19px;
    transform: rotate(90deg);
    height: 36px;
    margin-right: 11px;
    vertical-align: top;
    margin-top: -5px;
}

.subintro.go {
    font-size: 16px;
    margin-top: 9px;
    display: none;
}

.subintro ul li {
    margin: 0;
    padding: 0;
}

.benifit .left h3 {
    margin-top: 28px;
}

li.newBenfit {
    background: url(../img/building1.jpg) center;
    background-size: 100%;
    position: relative;
}

li.newBenfit:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /* background: -webkit-gradient(linear,left center,right center,from(rgba(139, 195, 74, 0.87)), to(rgba(0, 105, 95, 0.65))); */
}