.main_cont {
    width: 100%;
    height: 3460px;
    padding-bottom: 356px;
    background: url(../images/robvip_bg.jpg) no-repeat center top #1ba957;
}
.benefit {
    padding-top: 1000px;
}
.ind_tit {
    width: 100%;
    height: 122px;
    text-align: center;
    background: url(../images/rob_jio.png) no-repeat center top;
}
.ind_tit .en {
    font-size: 58px;
    color: #fff;
    font-weight: bolder;
    font-family: Arial;
    line-height: 52px;
}
.ind_tit .ch {
    font-size: 56px;
    color: rgb(255, 255, 255);
    line-height: 65px;
}
.benefit_form {
    padding: 63px 0 62px;
    width: 1014px;
    background: #00863e;
    margin: 46px auto 0;
}
.benefit_form table {
    margin-left: 106px;
}
.benefit_form table td {
    font-size: 18px;
    color: #fff;
}
.benefit_text {
    border: 1px solid #a1c27d;
    padding: 0 10px;
    width: 305px;
    height: 38px;
    font-size: 13px;
    color: #fff;
    background: none;
}
.benefit_text::-moz-placeholder{color: rgba(255,255,255,0.6);}
.benefit_text::-webkit-input-placeholder{color: rgba(255,255,255,0.6);}
.benefit_text::placeholder{color: rgba(255,255,255,0.6);}
.select {
    border: 1px solid #a1c27d;
    width: 325px;
    height: 38px;
    position: relative;
    z-index: 10;
}
.select p {
    padding: 0 10px;
    width: 305px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    color: #fff;
    background: url(../images/arrow.png) no-repeat 287px center;
    cursor: pointer;
}
.select ul {
    position: absolute;
    left: 0;
    top: 38px;
    border: 1px solid #a1c27d;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 11;
    background: #00863e;
    display: none;
}
.select ul li {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #ccc;
    width: 100%;
    padding: 0 10px;
    cursor: pointer;
}
.custom-checkbox {
    float: left;
    height: 17px;
    margin: 0 15px 20px 0;
    position: relative;
}
.custom-checkbox input {
    position: absolute;
    left: 0;
    top: 0px;
    *top: 0px;
    margin: 0;
    width: 1px;
    height: 1px;
    border: 0;
    opacity: 0;
}
.custom-checkbox label {
    display: inline-block;
    position: relative;
    height: 17px;
    cursor: pointer;
    padding-left: 21px;
    line-height: 17px;
    color: #fff;
    font-size: 15px;
    background: url(../images/checkbox.png) no-repeat left 3px;
}
.custom-checkbox label.checked {
    background-position: 0 -15px;
}
.benefit_notice {
    font-size: 13px;
    color: #fad403;
    text-align: center;
    margin-top: 44px;
}
.benefitBtn {
    display: block;
    width: 260px;
    height: 54px;
    font-size: 28px;
    color: #fff;
    background: #015428;
    border: none;
    margin: 22px auto 0;
}


.material {
    padding-top: 70px;
}
.material_list {
    margin-top: 90px;
    width: 1220px;
}
.material_list li {
    float: left;
    width: 288px;
    margin: 0 16px 20px 0;
}
.pic{width:100%;}
.pic img{display:block;width:100%;}
.material_list .name{width:100%;height:40px;line-height:40px;text-align:center;font-size:15px;font-weight:bolder;color:#4b4b4b;background:#ffd300;}
.green{padding-top:130px;}
.green_list{margin-top:85px;width:1220px;}
.green_list li{float:left;width:590px;margin:0 20px 50px 0;}
.green_list li.last{width:1200px;}
.green_list li h3{font-size:30px;font-weight:bolder;color:#fff;line-height:40px;}
.green_list li .en{font-size:12px;font-family:Arial;color:#ccc;line-height:18px;margin-bottom:20px;}
.ind_fixed{position:fixed;left:0;bottom:0;width:100%;height:80px;background:url(../images/fixed_bg.jpg) no-repeat center top;}
.ind_fixed .container{position:relative;}
.ind_fixed .logo{display:block;width:202px;height:125px;position:absolute;left:0;top:-46px;}
.ind_fixed p{line-height:80px;font-size:32px;color:#fff;margin-left:302px;}
.ind_fixed .one_key{display:block;height:80px;line-height:80px;padding-right:43px;font-size:18px;color:#012314;background:url(../images/shandian.png) no-repeat right center;}
