/*公共*/
.commun_div{
    width:94%;
    margin:10px auto
}
.mabotm10{margin-bottom:10px}
.mabotm20{margin-bottom:20px}
@font-face {
    font-family: '方正大黑简体';
    src: url('../font/方正大黑简体.TTF') format('truetype');
    font-display:swap
}
/*集运流程*/
.process_ul-li {
    display: flex;
    align-items: center;
    border-bottom: 2px solid #072e68;
    padding-bottom: 20px;
    margin-bottom: 10px;
    justify-content: space-around;
    min-height: 115px;
}
.process_li-div {
    display: flex;
}
.process_ul li:last-child {
    border: 0
}
.process_li-seq{
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    background:#072e68;
    font-size:25px;
    color:#fff;
    margin-right:10px;
    border-radius:50%
}
.process_li-img{
    background:#fff;
    padding:5px 10px;
    border-radius:10px;
    border:2px solid #072e68
}

/*集运教学*/
.teaching_tit h3{
    font-size:20px;
    padding-left:10px;
    border-left:3px solid #072e68;
    margin-bottom:10px
}
.teaching_item-div{
    padding:10px;
    border:2px solid #072e68;
    background:#fff;
    border-radius:20px;
    margin-bottom:20px;
    font-size:14px
}
.teaching_item-div a{
   color:#2a32d3;
   display:inline-block;
   margin:0 2px
}
.teaching_item-div img{
    width:100%
}
.teaching_box-item{
    margin-bottom:20px
}



/*代购服务*/
.agent_title {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}
.agent_title h3 {
    font-size: 20px;
    margin-left:5px
}
.agent_box-item{
    background:#fff;
    border:2px solid #072e68;
    padding:5px;
    font-size:13px;
    margin-bottom:20px
}
.agent_img img{
    width:100%
}
.agent_ul-li{
    display:flex;
    align-items:center;
    margin-bottom:5px
}
.agent_ul-li img {
    margin-right: 5px
}


/*注意事项  服务条款*/
.matters_title {
    display: flex;
    align-items: center;
    margin-bottom: 10px
}
.matters_title h3 {
    font-size: 20px;
    margin-left: 5px
}
.matters_box-div {
    background: #fff;
    border: 2px solid #072e68;
    padding: 5px;
    font-size: 12px;
    margin-bottom: 20px
}
.matters_box-txt {
    display: flex;
    margin-bottom:10px
}

.matters_box-foot{
    color:#b41900
}

/*服务条款*/
.clause_box-txt {
    display: flex;
}
/*限定活动*/
.commun_div-rebate {
    width: 92%;
    margin: 10px auto;
}
.rebate_h3 {
    text-align: center;
    font-size: 20px
}
.rebate_p {
    text-align: center
}
.rebate_btn-a{
    margin:10px auto;
    background:#072e68;
    color:#fff;
    border-radius:5px;
    text-align:center;
   display:block;
   width:120px;
   height:35px;
   line-height:35px;
   margin-bottom:30px
}
.rebate_div-item{
    background:#f9d3c8;
    border-radius:20px;
    padding: 5px;
    border:2px solid #072e68;
    margin-bottom:20px
}
.rebate_div-tit {
    display: flex;
    align-items: center;
    justify-content:center;
    margin-bottom:5px;
    font-size:18px
}
.rebate_div-tit span{
    display:inline-block;
    margin:0 5px
}
.rebate_div-item p{
    font-weight:bold
}

.rebate_notice-div {
    background: #fff;
    border-radius: 20px;
    padding: 10px;
    border: 2px solid #072e68;
}
.rebate_notice-tit {
    padding-bottom:5px;
    border-bottom:2px solid #4d4d4d;
    margin-bottom:10px
}
.rebate_notice-img {
    display: flex;
    align-items: center;
}
.rebate_notice-img img{
 margin-right:5px
}

/*关于我们*/



/*敏感货*/
.embargo_div-p{
    font-size:13px
}
.embargo_box-table tr th, .embargo_box-table tr td{
    border:1px solid #2a32d3;
   padding:5px
}
.embargo_box-table{
    width:100%;
    margin-top:5px
}
.embargo_table-td {
    background: #74abff;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.embargo_table-td div{
    display:flex;
    align-items:center;
    justify-content:center;
}
.embargo_table-td div img{
    margin-right:10px
}
.embargo_box-table tr th {
    background: #fff;
    font-size: 13px;
    text-align:left;
    vertical-align:middle
}
.embargo_table-th {
    vertical-align: middle;
    text-align:center 
}
.embargo_table-th p{
    text-align: center 
}

/*用前须知*/
.notice_top{
    background:#072e68;
    
}
.notice_top h3 {
    text-align: center;
    color:#fff;
    font-size:18px;
    height:40px;
    line-height:40px
}
.notice_box-tit{
    display:flex;
    align-items:center;
    margin-bottom:5px
}
.notice_box-tit img {
    margin-right: 5px
}
.notice_box-tit h3{
    font-size:18px
}
.notice_box-item p{
    font-size:14px
}
.notice_box-item {
    width: 94%;
    margin: 10px auto
}
.notice_box-div {
    border-bottom: 3px solid #4d4d4d;
}
/*关于我们*/
.aboutus_top{
    background:#fff;
    padding:10px 0;
    display:flex;
    align-items:center;
    justify-content:center
}
.aboutus_top-txt{
    padding:15px 0;
    background:#3d3d3d
}
.aboutus_top-txt p {
    color: #fff;
    text-align: center;
    font-size:12px
}
.aboutus_box-Introd {
    background: #fff;
    text-align: center;
    padding:10px 0
}
.aboutus_box-Introd p{
   text-align:center
}
.aboutus_box-sever {
    padding:10px 0;
    box-sizing:border-box;
    width:94%;
    margin:10px auto
}
.aboutus_box-sever h3{
    font-size:20px;
    text-align:center;
    margin-bottom:10px
}
.aboutus_box-ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}

.aboutus_box-li {
    width:48%;
    display:flex;
    flex-wrap:wrap;
    margin-bottom:5px
   
}
.aboutus_box-p1{
    font-size:16px;
    margin:5px 0;
    text-align:center;
    width:100%
}
.aboutus_box-p2 {
    font-size: 12px;
    text-align: center
}
.aboutus_box-li img {
    width: 100%
}
.aboutus_box-img {
    background: #fff
}
.aboutus_box-Partner {
    background: #fff;
    text-align: center;
    padding: 10px 0;
    display:flex;
    justify-content:center;
    flex-wrap:wrap
}
.aboutus_box-Partner h3{
    font-size:20px;
    width:100%;
    text-align:center
}
.aboutus_box-Partner img{
    width:98%;
}
/*运费价格表*/
.Pricelist_box-tit{
    margin:10px auto
}
.Pricelist_box-tit p {
    text-align: center;
    font-size: 18px
}