.center{
    width: 1400px;
    margin: 0 auto;
}
.header{
    height: 82px;
    line-height: 82px;
    background: #207cc5;
    font-size: 0;
}
.header img{
    display: inline-block;
    margin-top: 20px;
    vertical-align: top;
    margin-right: 22px;
}
.header ul{
    display: inline-block;
    font-size: 0;
    margin-right: 66px;
    vertical-align: top;
    height: 82px;
    line-height: 82px;
}
.header ul li{
    display: inline-block;
    width: 119px;
    text-align: center;
    font-size: 18px;
    padding: 26px 0;
}
.header ul li a{
    display: block;
    color: #fff;
    height: 30px;
    line-height: 30px;
    border-left:1px solid #fff;
    border-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1)) 1 1;
}
.header ul li.last a{
    border-right:1px solid #fff;
    border-image: -webkit-linear-gradient(rgba(255,255,255,0), rgba(255,255,255,1)) 1 1;
}
.header .search{
    display: inline-block;
    vertical-align: top;
    position: relative;
    height: 82px;
    line-height: 82px;
    margin-right: 20px;
}
.header .search input{
    height: 36px;
    line-height: 36px;
    width: 232px;
    padding: 0 28px 0 20px;
    border-radius: 18px;
    font-size: 16px;
    margin: 23px 0;
    
}
.header .search input::-webkit-input-placeholder{
    color:#aaa;
}
.header .search input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#aaa;
}
.header .search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#aaa;
}
.header .search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#aaa;
}
.header .search i{
    font-size: 20px;
    color: #aaa;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
}
.header .btn{
    display: inline-block;
    vertical-align: top;
    font-size: 0;
}
.header .btn div{
    display: inline-block;
    font-size: 18px;
    width: 82px;
    text-align: center;
}
.header .btn div a{
    color: #fff;
}
.header .btn .btn1{
    background: #00a1f1;
}
.header .btn .btn2{
    background: #36bcff;
}
.footer{
    margin-top: 95px;
    background: #207cc5;
    color: #fff;
    padding-top: 40px;
}
.footer ul{
    display: inline-block;
    vertical-align: top;
    padding-right: 120px;
    font-size: 16px;
    line-height: 35px;
}
.footer .message{
    line-height: 60px;
    font-size: 16px;
    text-align: center;
    margin-top: 20px;
}
.content .notice{
    border: 1px #d2d2d2 solid;
    height: 50px;
    line-height: 50px;
    margin-top: 20px;
    font-size: 14px;
    position: relative;
    font-size: 0;
}
.notice .title{
    font-size: 18px;
    font-weight: bold;
    padding-left: 68px;
    padding-right: 50px;
    display: inline-block;
    background: url(../img/notice.jpg) no-repeat 32px center ;
}
.notice .cont{
    display: inline-block;
    font-size: 0;
}
.notice .cont li{
    font-size: 18px;
    margin-right: 150px;
    display: inline-block;
}
.notice .cont li .blue{
    color: #207cc5;
}
.notice .more{
    color: #207cc5;
    font-size: 18px;
    display: inline-block;
}
.notice .more i{
    font-size: 25px;
}
.logistics {
    margin-top: 44px;
    height: 1300px;
}
.logistics .menu{
    float: left;
    width: 360px;
    border: 1px solid #d2d2d2;
    background: #fff;
}
.logistics .menu .menu1 dt{
    background: url(../img/menu1.jpg) no-repeat 50px center;
}
.logistics .menu .menu2 dt{
    background: url(../img/menu2.jpg) no-repeat 50px center;
}
.logistics .menu .menu3 dt{
    background: url(../img/menu3.jpg) no-repeat 45px center;
}
.logistics .menu .menu4 dt{
    background: url(../img/menu4.jpg) no-repeat 45px center;
}
.logistics .menu .menu5 dt{
    background: url(../img/menu5.jpg) no-repeat 50px center;
}
.logistics .menu .menu6 dt{
    background: url(../img/menu6.jpg) no-repeat 45px center;
}
.logistics .menu dl{
    width: 210px;
    padding: 10px 150px 10px 0;
    text-align: left;
    border-bottom: 1px solid #d2d2d2;
}
.logistics .menu dl dt{
    height: 54px;
    line-height: 54px;
    font-weight: bold;
    font-size: 22px;
    color: #6c6c6c;
    position: relative;
    padding-left: 84px;
    width: 126px;
}
.logistics .menu dl dt i{
    position: absolute;
    right: -120px;
    top: 50%;
    transform: translateY(-50%);
    color: #207cc5;
    font-size: 25px;
}
.logistics .menu dl dd{
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #6c6c6c;
    padding-left: 84px;
    width: 126px;
}
.logistics .main{
    float: right;
    width: 1010px;
    margin-left: 24px;
}
.logistics .main .basic{
    border: 1px #d2d2d2 solid;
    padding: 30px 30px 30px 50px;
    background: #fff;
    height: 150px;
}
.logistics .main .basic .l{
    float: left;
    width: 453px;
    height: 140px;
    padding-top: 7px;
    border-right: 1px #d2d2d2 solid;
}
.logistics .main .basic .r{
    float: right;
    width: 453px;
    height: 140px;
    padding-top: 7px;
}
.logistics .main .basic .l .head{
    margin-top: 10px;
    margin-right: 34px;
    float: left;
    width: 116px;
    height: 116px;
    border-radius: 50%;
}
.logistics .main .basic .l .text{
    float: left;
    margin-right: 20px;
    font-size: 16px;
    line-height: 35px;
}
.logistics .main .basic .l .text img{
    margin-top: 8px;
    margin-right: 25px;
}
.logistics .main .basic .l .text .info1{
    background: url(../img/info1.jpg) no-repeat 0 center;
    padding-left: 30px;
}
.logistics .main .basic .l .text .info2{
    background: url(../img/info2.jpg) no-repeat 0 center;
    padding-left: 30px;
}
.logistics .main .basic .r .message{
    position: relative;
    line-height: 24px;
    height: 24px;
    margin-bottom: 22px;
    margin-left: 40px;
    font-size: 16px;
}
.basic .r .message .colleague{
    float: left;
    text-indent: 10px;
    position: static;
    background: #e7f7ff;
    padding: 0 10px 0 5px;
    height: 24px;
    line-height: 24px;
    border-radius: 0 15px 15px 0;
}
.basic .r .message .colleague:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0px;
    height: 24px;
    width: 5px;
    background: #00afff;
}
.basic .r .message .more{
    float: right;
    color: #207cc5;
}
.basic .r .message .more a{
    color: #207cc5;
}
.basic .r .head{
    margin-left: 40px;
}
.basic .r .head li{
    float: left;
    margin-right: 24px;
    width: 73px;
    height: 73px;
    line-height: 73px;
    text-align: center;
    border-radius: 50%;
}
.basic .r .head img{
    height: 100%;
    width: 100%;
}
.basic .r .head .add{
    border: 2px dashed #207cc5;
    font-size: 35px;
    color: #207cc5;
    width: 69px;
    height: 69px;
    line-height: 69px;
}
.logistics .main .cost{
    height: 74px;
    line-height: 74px;
    border: 1px solid #d2d2d2;
    margin-top: 17px;
    padding: 22px 30px 22px 52px;
}
.cost .cost1{
    width: 326px;
    display: inline-block;
    vertical-align: top;
    border-right: 1px #d2d2d2 solid;
}
.cost .cost1 span{
    font-size: 36px;
    color: #207cc5;
    margin-right: 6px;
}
.cost .title{
    height: 18px;
    line-height: 18px;
    font-size: 16px;
    margin-bottom: 22px;
    font-weight: bold;
    position: relative;
}

.cost .title.red::after{
    content: '提现';
    position: absolute;
    right: 170px;
    top: 0;
    background: #ff4500;
    color: #fff;
    font-size: 14px;
    height: 16px;
    line-height: 16px;
    border-radius: 16px;
    width: 45px;
    text-align: center;
}
.cost .cont{
    font-size: 16px;
    color: #6e6e6e;
    line-height: 35px;
    height: 35px;
    float: left;
}
.cost .cost2{
    width: 274px;
    display: inline-block;
    vertical-align: top;
    padding-left: 52px;
}
.cost .cost2 span{
    color: #ff4500;
    margin-right: 6px;
}
.cost .cost2 span i{
    font-size: 36px;
    font-style: normal;
}
.cost .cost3{
    width: 265px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}
.cost .cost3 span{
    color: #207cc5;
    margin-right: 6px;
}
.cost .cost3 span i{
    font-size: 36px;
    font-style: normal;
}
.cost .cost3 .explain{
    position: absolute;
    right: 0;
    top: 0;
}
.cost .cost3 .explain{
    font-size: 16px;
    line-height: 18px;
}
.cost .cost3 .explain i{
    font-size: 20px;
    padding-left: 5px;
}
.logistics .order{
    margin-top: 17px;
    border: 1px solid #d2d2d2;
    padding: 0 30px 0 50px;
}
.logistics .order .box{
    width: 932px;
    height: 156px;
    padding: 8px 0;
}
.order .box .top{
    line-height: 56px;
    height: 56px;
    font-size: 16px;
}
.order .box .top .title{
    float: left;
    font-weight: bold;
}
.order .box .top .more{
    float: right;
}
.order .box .top .more a{
    color: #207cc5;
}
.order .box .top .more i{
    margin-left: 5px;
    font-size: 20px;
}
.order .box .bottom{
    line-height: 50px;
    font-size: 16px;
}
.order .box .bottom .describe{
    /* width: 65px; */
    float: left;
}
.order .box .bottom .list{
    float: left;
}
.order .box .bottom .list li{
    float: left;
    margin-left: 78px;
}
.order .box .bottom .list li.list1{
    margin-right: 120px;
    margin-left: 100px;
}
.order .box .bottom .list li.list2{
    margin-right: 240px;
    margin-left: 0;
}
.order .box .bottom .list li.list3{
    margin-left: 0;
}
.order .box .bottom .yellow{
    color: #ffa500;
}
.order .box .bottom .green{
    color: #249f3e;
}
.order .box .bottom .blue{
    color: #207cc5;
}
.order .box .bottom .big_blue{
    color: #207cc5;
    font-size: 36px;    
    vertical-align: bottom;
}
.logistics .release{
    margin-top: 17px;
    border: 1px solid #d2d2d2;
    padding: 0 35px 0 54px;
    height: 80px;
}
.release .left{
    width: 146px;
    height: 82px;
    vertical-align: top;
    float: left;
}
.release .left a{
    padding: 25px 0 21px 0;
    display: block;
}
.release .left button{
    width: 146px;
    height: 36px;
    font-size: 18px;
    border-radius: 4px;
    background: #207cc5;
    color: #fff;
}
.release .left button i{
    font-size: 20px;
    margin-left: 5px;
}
.release .right{
    float: left;
    height: 46px;
    margin-top: 17px;
    width: 773px;
    display: flex;
}
.release .right div{
    flex: 1;
    padding-left: 70px;
}
.release .right div.step1{
    background: url(../img/step1.jpg) no-repeat 15px center; 
}
.release .right div.step2{
    background: url(../img/step2.jpg) no-repeat 15px center; 
}
.release .right div.step3{
    background: url(../img/step3.jpg) no-repeat 15px center; 
}
.release .right div.step4{
    background: url(../img/step4.jpg) no-repeat 15px center; 
}
.release .right div span{
    display: block;
    font-size: 16px;
}
.logistics .make{
    margin-top: 17px;
    border: 1px solid #d2d2d2;
    padding: 0 33px 0 54px;
    height: 118px;
}
.make .left{
    width: 146px;
    height: 118px;
    vertical-align: top;
    float: left;
}
.make .left a{
    padding-top: 42px;
    display: block;
}
.make .left button{
    width: 146px;
    height: 36px;
    font-size: 18px;
    border-radius: 4px;
    background: #207cc5;
    color: #fff;
}
.make .left button i{
    font-size: 20px;
    margin-left: 5px;
}
.make .right{
    width: 146px;
    height: 118px;
    vertical-align: top;
    float: right;
}
.make .right a{
    padding-top: 42px;
    display: block;
}
.make .right button{
    width: 146px;
    height: 36px;
    font-size: 18px;
    border-radius: 4px;
    background: #207cc5;
    color: #fff;
}
.make .right button i{
    font-size: 20px;
    margin-left: 5px;
}
.make .middle{
    vertical-align: top;
    float: left;
    width: 629px;
    height: 98px;
    padding: 10px 0;
}
.make .middle .box1{
    width: 266px;
    height: 100%;
    float: left;
    padding: 5px 20px 0 18px;
    margin: 0 auto;
}
.make .middle .box2{
    width: 294px;
    height: 100%;
    float: left;
    padding: 5px 0 0 25px;
    margin: 0 auto;
}
.make .middle .box1 div{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
.make .middle .box2 div{
    line-height: 30px;
    height: 30px;
    font-size: 14px;
}
.make .middle .blue{
    color: #207cc5;
}
.logistics .ad{
    margin-top: 17px;
    height: 105px;
}
.logistics .ad img{
    width: 100%;
    height: 100%;
}
.logistics .record{
    margin-top: 17px;
}
.record ul{
    display: flex;
    height: 43px;
    line-height: 43px;
    background: #999;
    color: #fff;
    border: 1px solid #d2d2d2;
}
.record ul li{
    float: left;
    text-align: center;
}
.record ul li.cell1{
    flex: 1;
}
.record ul li.cell2{
    flex: 2;
}
.record ul li.cell3{
    flex: 2;
}
.record ul li.cell4{
    flex: 1;
}
.record ul li.cell5{
    flex: 1;
}
.record ul li.cell6{
    flex: 1;
}
.record ul li.cell7{
    flex: 1;
}
.record ul li.cell8{
    flex: 1;
}
.record .cont{
    padding: 50px 0 0 96px;
    background: url(../img/pic5.jpg) no-repeat 10px bottom;
}
.record .cont p{
    line-height: 24px;
    height: 24px;
    font-size: 16px;
}
.record .cont p.blue a{
    color: #207cc5;
}