﻿.trade_con{
    padding:40px 0;
    background:#fff;
}
.tradtitbg{
    width:318px;
    height:auto;
    text-align: center;
    margin:0 auto;
    display: block;
}
.trad_desc{
    font-size:14px;
    color:#333333;
    text-align: center;
    margin:8px auto 28px;
}
.trad_box{
    box-sizing: border-box;
    padding:0 15px;
    display: flex;
    justify-content: flex-start;
    margin-bottom:15px;
}
.trad_box .biaoti{
    width:47px;
    height:37px;
    flex-shrink: 0;
    margin-right:15px;
}
.trad_box .trad_box_right{

}
.trad_box_right .trad_p{
    font-size:16px;
    color:#585AA1;
    font-weight: bold;
}
.trad_box_right .trad_t{
    font-size:12px;
    color:#999999;
}
.trad2img{
    width:318px;
    height:auto;
    display: block;
    margin:40px auto 0;
}
.twobg{
    width:93px;
    height:auto;
    margin:35px auto 0;
    font-size:12px;
    color:#fff;
    text-align: center;
    line-height: 18px;
    background:url('../image/juxing.png') no-repeat center;
    background-size:93px 18px;
}
.twocon{
    display: flex;
    justify-content: center;
    align-items: center;
    margin:20px 0;
}
.twocon .two_item{
    font-size:10px;
    color:#666666;
    margin-right:20px;
}
.twocon .two_item:last-child{
    margin-right:0;
}





