.banner-img {
    height: 240px;
    background: url("../../uploads/civil_aviation_logistics/banner.jpg") no-repeat center center;
}
.make-cover {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 245px;
}
.maker-title {
    width: 1200px;
    margin: 0 auto;
}
.maker-nav {
    margin-top: 46px;
    width: 140px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 44px;
    border-bottom: solid 1px #fff;
}
.maker-nav a {
    color: #FFFFFF;
}

.maker-nav > span {
    padding: 0 4px;
}
.marker-bg{
    margin-top: 30px;
    padding-left: 84px;
    font-size: 36px; 
    color: #FFFFFF;
    line-height: 52px;
    background: url("../../uploads/civil_aviation_logistics/icon.svg") no-repeat left center;
    background-size: 62px 52px;
}
.box{
    display: none;
}
.civil_aviation_logistics-content{
    border-bottom: solid 2px #dfdfef;
}
.civil_aviation_logistics-head{
    display: flex;
    width: 400px;
    margin: 0 auto;
}
.civil_aviation_logistics-head li{
    width: 50%;
    text-align: center;
    color: #333;
    font-size: 20px;
    line-height: 56px;
    cursor: pointer;
}
.civil_aviation_logistics-border{
    position: absolute;
    margin-top: 54px;
    width: 200px;
    text-align: center;
    border-top: solid 4px #60D2F4;
}
.civil_aviation_logistics-border span{
    position: absolute;
    border-top: solid 10px #60D2F4;
    border-right: solid 10px transparent;
    border-bottom: solid 10px transparent;
    border-left: solid 10px transparent;
}
.civil_aviation_logistics-positioning{
    background: #fff;
}
.civil_aviation_logistics-positioning-content{
    width: 1100px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 40px;
}
.civil_aviation_logistics-positioning-head{
    padding-left: 20px;
    border-left: 2px solid #ee1129;
    font-size: 24px;
    line-height: 30px;
}
.civil_aviation_logistics-positioning p{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.civil_aviation_logistics-positioning p:nth-of-type(1){
    margin-top: 40px;
}
.civil_aviation_logistics-overall{
    width: 1100px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 40px;
}
.civil_aviation_logistics-overall img{
    padding-top: 40px;
    display: inherit;
    margin: 0 auto;
}
.civil_aviation_logistics-overall p{
    color: #666;
    line-height: 30px;
    font-size: 14px;
}
.civil_aviation_logistics-overall p:nth-of-type(1){
    padding-top: 30px;
}
.civil_aviation_logistics-positioning img{
    padding-top: 40px;
    display: inherit;
    margin: 0 auto;
}
.logistics-industry-solutions{
    display: flex;
}
.logistics-industry-solutions li{
    width: 155px;
    text-align: center;
}
.logistics-industry-solutions-right{
    padding-right: 80px;
}
.logistics-industry-solutions li p:nth-of-type(1){
    color: #333;
}
.logistics-industry-solutions li p:last-child{
    text-align: left;
}
.manifests{
    width: 1100px;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 40px;
}
.manifests-content{
    margin-left: 20px;
}
.manifests-content span{
    font-size: 18px;
    color: #666;
    line-height: 30px;
    display: inline-block
}
.manifests-content ul{
    list-style: disc;
    padding-left: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.manifests-color{
    background: #379bf0;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
}