/* 买家保障页样式 */
.protection_banner_item{
    width: 100%;
    height: 450px;
    min-width: 1500px;
    position: relative;
    background: url('../../css/images/buyer_protection_banner.png') no-repeat center;
}
.protection_container_item{
    padding-top:80px;
    background:#ffffff;
}
.protection_container_safeguard{
    width:1200px;
    margin:0 auto;
}
.protection_container_safeguard .protection_safeguard_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height:440px;
    position: relative;
}
.protection_container_safeguard .protection_safeguard_item:not(:first-child){
    margin-top:120px;
}
.protection_safeguard_item .protection_safeguard_hint{
    height: 216px;
    margin: 88px 10px;
    box-sizing: content-box;
    align-items: center;
    display: flex;
    padding: 42px;
    position: relative;
    transition: all .3s;
    width: -moz-fit-content;
    width: fit-content;
}
.protection_safeguard_item .protection_safeguard_hint:hover{
    box-shadow: 0 12px 25px 0px rgba(185, 185, 185, 0.3);
    background: #ffffff;
    transition: all .3s;
    margin: 8px 0;
    padding: 52px;
}
.protection_safeguard_item.special_hint_item .protection_safeguard_hint{
    margin: 0 10px;
    position: relative;
    top: -36px;
    padding: 75px 42px;
}
.protection_safeguard_item.special_hint_item .protection_safeguard_hint:hover{
    margin: 0px 0px !important;
    padding: 85px 52px !important;
}

.safeguard_hint_container{
    box-sizing: border-box;
    position: relative;
}
.protection_safeguard_item .protection_safeguard_hint::before{
    content:'';
    display: inline-block;
    width:24px;
    height:24px;
    box-sizing: border-box;
    border-top:5px solid #FE5651;
    border-left: 5px solid #FE5651;
    position: absolute;
    top:0;
    left:0;
}
.protection_safeguard_item .protection_safeguard_hint::after{
    content:'';
    display: inline-block;
    width:24px;
    height:24px;
    box-sizing: border-box;
    border-bottom:5px solid #FE5651;
    border-right: 5px solid #FE5651;
    position: absolute;
    bottom:0;
    right:0;
}
.protection_safeguard_item.safeguard_item_min::before{
    content:'';
    display: inline-block;
    width:147px;
    height:125px;
    background:url('../../css/images/buyer_protection_alone.png') no-repeat center/cover;
    position: absolute;
    top:104px;
    left:440px;
}
.protection_safeguard_hint .safeguard_hint_title{
    font-size:26px;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #FFA67A, #FF282A);
    -webkit-background-clip: text;
    color: transparent;
    background-clip: text;
}
.protection_safeguard_hint .safeguard_hint_text{
    width:425px;
    margin-top:20px;
    font-size:16px;
    line-height: 30px;
    color:#333333;
}
.protection_safeguard_hint .safeguard_hint_more{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 124px;
    height: 32px;
    margin-top: 30px;
    padding-left: 7px;
    border-radius: 4px;
    box-sizing: border-box;
    border: 1px solid #DDDDDD;
    font-size: 14px;
    line-height: 32px;
    color: #666666;
    cursor: pointer;
}
.protection_safeguard_hint .safeguard_hint_more .iconfont{
    margin-left: 10px;
    display: inline-block;
    font-size: 16px !important;
    transform: rotate(90deg);
}
.protection_container_rights{
    height:570px;
    box-sizing: border-box;
    padding-top:76px;
    background:url('../../css/images/protection_rights_bg.png') no-repeat center/cover;
}
.protection_container_rights .protection_rights_width{
    width:1486px;
    margin:0 auto;
    position: relative;
}
.protection_container_rights .protection_rights_title{
    margin-bottom:70px;
    font-size:26px;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #FFA67A, #FF282A);
    -webkit-background-clip: text;
    color: transparent;
    background-clip: text;
}
.protection_container_rights .protection_rights_content{
    position: relative;
    height:242px;
}
.protection_rights_content .protection_rights_item{
    display: inline-block;
    height: 46px;
    min-width: 145px;
    box-sizing: border-box;
    padding: 0 18px;
    border-radius: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 46px;
    color: #076FE2;
    background: #ffffff;
    box-shadow: 18px 5px 40px 0 rgba(145, 180, 253, 0.3);
    position: absolute;
}
.protection_rights_item.flow_first_item::before{
    content:'';
    display: inline-block;
    width:114px;
    height:43px;
    box-sizing: border-box;
    border-top:1px solid #076FE2;
    border-left:1px solid #076FE2;
    position: absolute;
    top: -62px;
    left: 113px;
}
.protection_rights_item.flow_first_item::after{
    content:'';
    display: inline-block;
    width:114px;
    height:43px;
    box-sizing: border-box;
    border-left:1px solid #076FE2;
    border-bottom:1px solid #076FE2;
    position: absolute;
    bottom: -72px;
    left: 113px;
}
.protection_rights_item.flow_text::before{
    content:'';
    display: inline-block;
    font-size:15px;
    line-height:30px;
    color:#777777;
    position: absolute;
}
.protection_rights_item .flow_arrows{
    font-size: 14px;
    color:#076FE2;
    position: absolute;
    left: -28px;
}
.protection_rights_item.flow_overtime_item::before{
    content:'申请售后';
    left: -119px;
    top: -4px;
}
.protection_rights_item.flow_overtime_item .flow_arrows{
    top:1px;
}
.protection_rights_item.flow_overtime_item::after{
    content: '';
    display: inline-block;
    width: 148px;
    height: 46px;
    border-top: 1px solid #076FE2;
    border-right: 1px solid #076FE2;
    border-radius: 1px;
    transform: skewX(30deg);
    transform-origin: top right;
    backface-visibility: hidden;
    position: absolute;
    right: -157px;
    bottom: -28px;
}
.protection_rights_item.flow_inconformity_item::before{
    content:'供应商拒绝售后';
    left: -130px;
    top: 20px;
}
.protection_rights_item.flow_inconformity_item .flow_arrows{
    top:-3px;
}
.protection_rights_item.flow_inconformity_item::after{
    content: '';
    display: inline-block;
    width: 150px;
    height: 57px;
    border-right: 1px solid #076FE2;
    border-bottom: 1px solid #076FE2;
    border-radius: 1px;
    transform: skewX(-30deg);
    transform-origin: bottom right;
    backface-visibility: hidden;
    position: absolute;
    right: -157px;
    top: -35px;
}
.protection_rights_item.flow_platform_item::before{
    content:'双方协商无果';
    right: -150px;
    top: -5px;
}
.protection_rights_item.flow_platform_item::after{
    content:'';
    display: inline-block;
    width:181px;
    border-top:1px solid #076FE2;
    position: absolute;
    right:-194px;
    top:22px;
}
.protection_rights_item.flow_third_item::after{
    content:'';
    display: inline-block;
    width:119px;
    border-top:1px solid #076FE2;
    position: absolute;
    right: -135px;
    top: 22px;
}
.protection_container_question{
    display: flex;
    align-items: center;
    min-width: 1500px;
    height:588px;
}
.protection_container_question .protection_question_list{
    display: flex;
    flex-direction: column;
    flex: 1;
    height: 100%;
    box-sizing: border-box;
    padding: 90px 0 0 90px;
    color: #FFFFFF;
    background: linear-gradient(to right, #1D7DD5, #1A63C4);
    position: relative;
}
.protection_question_list .protection_question_title{
    margin-bottom:40px;
    font-size: 26px;
    font-weight: bold;
}
.protection_question_list .protection_question_item{
    margin-bottom:25px;
    font-size:16px;
    line-height: 21px;
    color:#FFFFFF !important;
}
.protection_question_list .protection_question_item::before{
    content:'';
    display: inline-block;
    width:8px;
    height:8px;
    margin-right:10px;
    border-radius: 50%;
    background:#DFF2FF;
}