.actindex_header{
    width: 100%;
    height: 562px;
}
.actindex_headercon{
    width: 100%;
    min-height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    background: rgba(0,0,0,0.3);
}
.go_myproduct{
    width: 240px;
    height: 50px;
    background-color: #FF8B00;
    color: #FFF;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 30px;
}
.actindex_topcon>h1{
    width: 100%;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 58px;
    font-weight: 300;
    line-height: 56px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}
.actindex_topcon>p{
    /* max-width: 875px; */
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0px;
    text-align: center;
    margin: 60px 0;
}
.actindex_tophref{
    width: 100%;
    display: flex;
    justify-content: center;
}
.actindex_tophref>p{
    width: 240px;
}
.actindex_go_more{
    color: rgb(255, 255, 255);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: left;margin-left: 30px;
}
.actindex_content{
    padding: 80px 0 120px 0;
    width: 75.7%;
    min-width: 1200px;
    margin: auto;
}
#actindex_information{
    width: 75.7%;
    min-width: 1200px;
    margin: auto;
}
#actindex_information>ul{
    padding: 25px 25px 0 25px;
}
#actindex_information>ul>li{
    list-style-type: decimal;
}

#actindex_information>ul>li>p,#actindex_information>ul>li>p>a,.actindex_childrens>li>p,.actindex_childrens>li>p>a{
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    color: #000;
}
#actindex_information>ul>li>p>a,.actindex_childrens>li>p>a{
    color: #FF8B00;
    text-decoration: underline;
}
.actindex_countryfa{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
/* 国家下拉框提示 */
.actindex_countrytips{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    margin-right: 10px;
}
.rewards_select {
    width: 200px; 
    height: 36px;
}
.rewards_select xm-select{
    background-color: #f3f4f4;
}
.actindex_productfa{
    display: grid;
    grid-gap: 35px;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    height: 435px;
    margin-top: 30px;
    height: auto;
}
.act_productson{
    position: relative;
    width: 260px;
    height: 435px;
}
.act_proback{
    position: absolute;
    width: 100%;
    height: 245px;
    bottom: 65px;
    left: 0px;
    background-color: #F3F4F4;
    z-index: 1;
}
.act_promessage{
    position: absolute;
    padding: 30px;
    z-index: 2;
    max-width: 100%;
}
.act_protips{
    width: 100%;
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    color: rgb(158, 158, 166) !important; 
}
.act_protips1{
    
}
.act_protips>span{
    color: #FF8B00;
}
.act_proimgs{
    width: 100%;
    display: block;
    margin: 30px 0;
    cursor: pointer;
}
.act_protitle{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 700;
    line-height:17px;
    letter-spacing: 0px;
    text-align: left;
    display:-webkit-box;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-bottom: 30px;
    height: 17px;
}
.act_proprice{
    color: rgb(158, 158, 166);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
    display: flex;
    align-items: center;
    opacity: 0;
}
.act_pronum{
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: left;
}
.act_propicexiao{
    transform: scale(0.9);
    margin-left: -4px;
}
.actinfo_title{
    color: rgb(0, 0, 0);
    font-family: 'Montserrat';
    font-size: 18px;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    padding: 0 0 0 25px;
    height: 50px;
    background-color: #F7F7F7;
}

.actinfo_clause>li{
    font-family: 'Montserrat';
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: left;
    list-style-type: decimal;
    margin-left: 15px;
}
.actinfo_clause>li>a{
    color: #FF8B00;
    text-decoration: revert;
}
.actindex_date{
    color: rgb(255, 139, 0);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: right;
    
}
.actindex_countryleft{
    display: flex;
    justify-content: left;
    align-items: center;
}
.label-content,.xm-tips{
    color: rgb(153, 153, 153);
    font-family: 'Montserrat';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
}
.act_protips3{
    position: absolute;
    top: 30px;
    left: 20px;
    width: calc(100% - 20px);
    
}
.act_protipsfa{
    display: flex;
    justify-content: space-between;
    width: calc(100% + 20px);
    margin-left: -10px;
    opacity: 0;
}
.act_protips1,.act_protips2{
    color: #000 !important;
}
.gift_nodata_img>img{
    width: 40px;
    height: 40px;
}