.trade_img{
    width: 100%;
    position: relative;
    margin-top: 45px;
}
.trade_img img{
    width: 100%;
    object-fit: contain;
    display: block;
}
.trade_toBuy{
    position: absolute;
    background: rgba(1,1,1,0);
    width: 160px;
    height: 50px;
    right: 150px;
    top: 75px;
    cursor: pointer;
}
.trade_toSupplier{
    position: absolute;
    background: rgba(1,1,1,0);
    width: 160px;
    height: 50px;
    right: 150px;
    top: 200px;
    cursor: pointer;
}
.trade_three{
    /*padding-top: 62px;*/
    padding: 62px 8px 0 ;
}
.trade_three_top{
    margin-top: 14px;
    display: flex;
    justify-content: center;
    margin-bottom: 52px;
    position: relative;
}
.trade_three_title{
    font-size: 28px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 6px;
}
.block_trade{
    width: 42px;
    height: 4px;
    background: #4FC2B8;
    border-radius: 2px 2px 2px 2px;
    margin-top: 19px;
}
.add_box{
    width: 236px;
    height: 42px;
    background: #1A2B47;
    border-radius: 21px 21px 21px 21px;
    border: 1px solid #4FC2B8;
    right: 47px;
    position: absolute;
    display: flex;
    align-items: center;
}
.add_box img{
    position: absolute;
    top: -14px;
    right: -47px;
    width: 71.56px;
    height: 71.56px;
    object-fit: contain;
}
.add_box_text{
    height: 21px;
    font-size: 14px;
    color: #4FC2B8;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    float: left;
    cursor: pointer;
}
.add_box_text:first-of-type{
    padding-right: 23px;
    border-right: 1px solid #55C4BB;
    margin-left: 33px;
    margin-right: 23px;
}
.three_list{
    display: flex;
    justify-content: space-between;
    padding-bottom: 61px;
}
.three_item{
    width: 383px;
    background: #FFFFFF;
    box-shadow:0px 0px 12px 0px rgba(1,1,1,0.1);
    border-radius: 8px 8px 8px 8px;
    position: relative;
    padding-bottom: 40px;
}
.three_item img{
    position: absolute;
    top: 29px;
    right: 25px;
    width: 110px;
    height: 62px;
}
.three_item_title{
    height: 18px;
    font-size: 18px;
    color: #333333;
    line-height: 10px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 78px;
    margin-left: 40px;
    font-weight: bold;
}
.three_item_text{
    /*width: 211px;*/
    font-size: 14px;
    color: #808080;
    line-height: 25px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 40px;
}
.free_hand_serve{
    width: 100%;
    height: 478px;
    background: #1A2B47;
}
.free_hand_top{
    width: 100%;
    margin-top: 54px;
    display: flex;
    justify-content: right;
    margin-bottom: 56px;
}
.free_hand_title{
    font-size: 28px;
    color: #F7FFFE;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}
.free_hand_list{
    display: flex;
    justify-content: center;
}
.free_hand_list_item{
    width: 308px;
    height: 258px;
    background: #A3DBD6;
    border-radius: 8px 8px 8px 8px;
}
.free_hand_list_item:last-of-type{
    background:#67D0C7;
    margin-left: 147px;
}
.free_hand_list_item_title{
    padding-top: 34px;
    font-size: 18px;
    color: #1A2B47;
    line-height: 18px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    text-align: center;
    width: 100%;
    font-weight: bold;
}
.free_hand_list_item_content{
    width: 172px;
    font-size: 14px;
    color: #1A2B47;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 25px auto 28px;
}
.free_hand_list_item_btn{
    width: 120px;
    height: 32px;
    background: #1A2B47;
    border-radius: 16px 16px 16px 16px;
    font-size: 14px;
    color: #A3DCD7;
    line-height: 32px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 0 auto;
    cursor: pointer;
}
.free_hand_list_item:last-of-type .free_hand_list_item_btn{
    color: #67D0C7;
}
.free_hand_list_item:last-of-type .free_hand_list_item_content{
    width:182px;
}
.add_money_top{
    width: 100%;
    margin-top: 63px;
    display: flex;
    justify-content: right;
    margin-bottom: 42px;
}
.add_money_title{
    font-size: 28px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    font-weight: bold;
}
.add_money_list{
    display: flex;
    justify-content: center;
    margin-bottom: 89px;
}
.add_money_item {
    width: 462px;
    height: 175px;
    background: #FFFFFF;
    box-shadow: 6px 0px 13px 0px rgba(1,1,1,0.1);
    border-radius: 8px 8px 8px 8px;
    display: flex;
    align-items: center;
}
.add_money_item:last-of-type{
    margin-left: 81px;
}
.add_money_item img{
    width: 80px;
    height: 80px;
    object-fit: contain;
    margin-left: 40px;
    margin-right: 30px;
}
.add_money_item_content label{
    width: 115px;
    font-size: 16px;
    color: #333333;
    line-height: 17px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    font-weight: bold;
}
.add_money_item_content div{
    width: 243px;
    font-size: 14px;
    color: #808080;
    line-height: 18px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 18px;
}

.back_top{
    width: 100%;
    display: flex;
    justify-content: right;
    margin-bottom: 47px;
}
.back_title{
    font-size: 28px;
    color: #333333;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    font-weight: bold;
}
.back_content{
    width: 100%;
    height: 270px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 85px;
}
.back_btn{
    width: 17px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
}
.back_btn:first-of-type{
    margin-left: 22px;
}
.back_btn:last-of-type{
    margin-right: 22px;
}
.back_btn i{
    font-size: 25px;
}
.back_content_box{
    width: 1077px;
    overflow: hidden;
}
.back_content_inner_box{
    display: flex;
}
/*.back_content_inner_box .swiper-slide{*/
/*    width: 310px !important;*/
/*}*/
.back_content_inner_box_item{
    display: flex;
    flex-direction: column;
    /*margin-right: 20px;*/
    align-content: center;
    width: 290px;
}
/*.back_content_inner_box .swiper-slide:last-of-type .back_content_inner_box_item{*/
/*    margin-right: 0;*/
/*}*/
.back_content_inner_box_item img{
    width: 290px;
    height: 172px;
    background: #807B75;
    border-radius: 8px 8px 8px 8px;
    display: block;
    object-fit: cover;
}
.back_content_inner_box_item div{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}



/*信息弹窗*/
.dialog-cont{
    width: 360px;
    padding: 30px 30px;
    background: #FFFFFF;
    border-radius: 8px 8px 8px 8px;
}
.require-title{
    font-size: 18px;
    color: #333333;
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 20px;
}
.require-title span{
    margin: 0 4px;
}
.require-info{
    display: flex;
    align-items: start;
    margin-bottom: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.require-info div:nth-child(1){
    color: #999999;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #CCCCCC;
    white-space: nowrap;
    width: 60px;
    text-align: right;
}
.title-btn{
    margin-left: 20px;
    color: #ffffff;
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    border-radius: 30px;
    font-size: 14px;
    width: 100px;
    background: #4FC2B8;
    font-weight: 400;
    position: relative;
    z-index: 2;
}



