@charset "utf-8";
/* CSS Document */
.benefit{
    margin-top: 60px;
    margin-bottom: -40px;
}
.benefit ul li{
    width: 264px;
    float: left;
    background: #fff;
    height: 200px;
    border-radius: 10px;
    margin-right: 73px;
    margin-bottom: 50px;
    text-align: center;
    position: relative;
    padding: 0px 20px;
    box-sizing: border-box;
}
.benefit ul li img{
    text-align: center;
    display: inline-block;
    position: absolute;
    top: -24px;
    left: 108px;
}
.benefit_title{
    font-size: 20px;
    margin-top: 42px;
    margin-bottom: 10px;
}
.benefit_info{
    line-height: 26px;
    text-align: left;
}
.bold{
    font-family: 'Inter SemiBold';
}
.no_margin{
	margin-bottom: 0px!important;
}


.tab_p{
    padding: 10px 0px 5px;
    line-height: 32px;
}
.page_second_title span:after {
    width: 84px;
}
.submission_tip{
    font-size: 13px;
    line-height: 26px;
    padding-top: 9px;
}
.submission_method:last-child{
	border: none;
	margin-bottom: 0;
}
.select_tip{
    display: inline-block;
    background: #fcf8e3;
    line-height: 32px;
    text-align: center;
    padding: 0px 10px;
    font-size: 14px;
    color: #a26b22;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.fm_radio{width: 16px;height: 16px;margin-right: 0px;}
.submission_method:last-child {
    border: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.dowmload_item{
	margin-top: 0px;
}
.benefit ul li{
	width: 378px;
}
.benefit ul li img {
    left: 170px;
}