/* .animenuen .animenu__nav__child{
    top:62.5px;
} */
/*关于我们*/
.banner-pub{
    height: 730px;
    width: 100%;   
}
.banner-contact{
    background: url(../img/gywm_bg.png) no-repeat center center;
    background-size: cover;
    
}
.banner-content{
    color: #fff;
    position: relative;
    top: 334px;
}
.banner-content h3{
    font-size: 54px;
    text-indent: 20px;
    margin-bottom: 5px;
}
.banner-content p{
    font-size: 36px;
    text-indent: 22px;
}
.content-box{

}
.conten-ul{
    display: flex;

}
.conten-ul li{
    
}
.conten-ul li a{
    display: block;   
    height: 68px;
    line-height: 68px;
    text-align: center;
    padding: 0px 60px;
    font-size: 16px;
    color: #333333;
}
.conten-ul li a.active{
    background: #e60013;
    color: #ffffff;
    font-size: 20px;
}
.conten-public{
    width: 1300px;
    margin: 0 auto;
}
.company-intd-box{
    display: flex;
    flex-wrap: wrap;
    padding: 55px 0px;
}
.company-intd{
    background-color: #f6f6f6;
}
.company-intd-l{
    width: 63%;
    height: 308px;
    padding-right: 70px;
    /* flex-direction: column;
    justify-content: center;
    align-items: center; */
}
.company-intd-l h3{
    color: #111111;
    font-size: 36px;
    position: relative;
    font-weight: normal;
}
.company-intd-l h3::after{
    content: '';
    width: 60px;
    height: 2px;
    background: #d2d2d2;
    position: absolute;
    left: 0px;
    top: 55px;

}
.company-intd-l p{
    font-size: 16px;
    color:#333333;
}
.company-intd-r{
    /* flex-direction: column;
    justify-content: center;
    align-items: center; */
    font-size: 16px;
    width: 37%;
    position: relative;
    height: 308px;
}
.company-intd-box .el-carousel__container{
    height: 100%;
}
.company-intd-r .news-slide-box{
    height: 100%;
}
.company-intd-l>div{
    margin-top: 50px;
}
.company-intd-l>div p{
    text-indent: 32px;
    line-height: 27px;
}
.company-idea-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.company-idea-ul li {
    display: flex;
    flex-direction: column;
    width: 32.4%;
    position: relative;
    text-align: center;
}
.company-idea{
    padding-top: 60px;
    padding-bottom: 70px;
}
.company-h3{
    text-align: center;
    font-size: 36px;
    position: relative;
    margin-bottom: 50px;
    font-weight: normal;
}
.company-h3::after{
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
    width: 60px;
    height: 2px;
    background: #d2d2d2;
    top: 55px;
}
.company-idea-ul li>div{
    padding-top: 20px;
    width: 100%;
}
.company-idea-ul li>div h3{
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: normal;
}
.company-idea-ul li>div p{
    font-size: 17px;
    line-height: 26px;
}
.company-process{
    padding-bottom: 90px;
    padding-top: 60px;
    background: #f6f6f6;;
}
/*里程碑*/
.z-block {
    min-height: 165px;
    position: relative;
}
.z-point {
    position: absolute;
    cursor: auto;
    left: 280px;
}
.z-point .ZShape {
    width: 34px;
    height: 34px;
    background: rgba(140,203,241,0);
    border-width: 3px;
    border-color: #626262;
    border-radius: 50%;
    border-style: solid;
}
.z-line {
    position: absolute;
    cursor: auto;
    top: 35px;
    left: calc(280px + 15.5px);
}
.ZShape-line > div {
    border-left-width: 3px;
    height: 128px;
    border-left-style: solid;
    border-color: rgba(194,194,194,1);
}
.z-year {
    position: absolute;
    cursor: auto;
    top: 0px;
    left: 0px;
}
.z-year .ZText {
    font-family: Helvetica;
    font-size: 24px;
    line-height: 1.5;
    text-align: right;
    width: 215px;
}
.z-title {
    position: absolute;
    cursor: auto;
    top: -2px;
    left: calc(280px + 134px);
}
.z-title .ZText {
    font-size: 24px;
    line-height: 1.5;
    text-align: left;
}
.z-desc {
    position: absolute;
    cursor: auto;
    top: 40px;
    left: calc(280px + 134px);
}
.z-desc .ZText {
    font-size: 18px;
    line-height: 1.8;
    text-align: left;
    color: #666;
}
.z-block:hover .ZShape {
    border-color: #e60013;
}
.z-block:hover .ZText {
    color: #e60013;
}
.z-block:hover .ZText {
    color: #e60013;
}
.company-process-box{
    padding-top: 20px;
}
/*公司活动*/
.act-p{
    font-size: 16px;
    margin-bottom: 40px;
    text-align: center;
}
.company-activity{
    padding-top: 60px;
    padding-bottom: 0px;
}
.content-nav{
    border-bottom: 1px solid #eeeeee;
}
.banner-car-item p{
    position: relative;
    top:-530px;
    font-size: 16px;
    color: #fff;
    text-align: right;
    padding-right: 20px;
    height: 50px;
    line-height: 50px;
    background: rgba(0,0,0,0.4);
}
.img-w{
    width: 100%;
    height: 335px;
}
/*诚聘英才*/
.company-recruit{
    padding-top: 57px;
    padding-bottom: 47px;
}
.recruit-img{
    background: url(../img/img_cpyc_01.jpg) no-repeat center center;
    height: 384px;
    width: 100%;
}
.recruit-img-div{
    text-align: center;
    font-size: 20px;
    line-height: 27px;
    padding-top: 74px;
}
.recruit-p-active{
    margin-top: 20px;
}
.company-online-p{
    font-size: 18px;
	text-align: center;
    color: #666666;
    margin-bottom: 45px;
    margin-top: -20px;
}
.recruit-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.recruit-ul li{
    display: flex;
    flex-direction: column;
    width: 32.4%;
    position: relative;
    background: #fff;
    padding-left: 32px;
    padding-right: 20px;
    padding-top: 40px;
    padding-bottom: 20px;
}
.company-online{
    background-color: #f6f6f6;
    padding-top: 55px;
    padding-bottom: 45px;
}
.recruit-top{
    text-align: center;
    margin-bottom: 40px;
}
.recruit-top>p{
    font-size: 16px;
    margin-top: 5px;
}
.recruit-mt1,.recruit-mt2,.recruit-bt{
    color: #666666;
    margin-bottom: 30px;
}
.recruit-mt1 h4,.recruit-mt2 h4,.recruit-bt h4{
    font-weight: normal;
    line-height: 28px;
}
.recruit-mt1>p,.recruit-mt2>p{
    display: flex;
}
.recruit-mt1>p i,.recruit-mt2>p i{
    width: 18px;
}
.recruit-mt1>p span,.recruit-mt2>p span{
    flex:1;
    line-height: 22px;
}
.company-promotion-img{
 margin-top: 5px;
}
.company-promotion-img img{
    width: 100%;
}
.company-promotion{
    padding-bottom: 85px;
    padding-top: 60px;
}
.hover-max{
    transition: all 0.6s;
}
.hover-max:hover{
    transform: scale(1.03);
    -ms-transform: scale(1.03);
    -webkit-transform: scale(1.03);
    -o-transform: scale(1.03);
    -moz-transform: scale(1.03);
}
/*联系我们*/
.contact-ul,
.contact-ul2{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 70px;
    padding-bottom: 40px;
}
.contact-ul2{
  padding-top: 40px;
}
.contact-ul li{
    text-align: center;
    font-size: 16px;
    width: 30%;
    border: 1px solid #ccc;
}
.contact-ul2 li{
  text-align: center;
  font-size: 16px;
  width: 15%;
}
.dizhi{
  width: 5%;
}
.contact-ul li>div>p,
.contact-ul2 li>div>p{
  display: inline-block;
  vertical-align: super;
    margin-left: 15px;
}
.contact-ul li>div{
  margin: 12px 0px;
  width: 80%;
}
.contact-ul2 li>p{
  margin-top: 15px;
}
.banner-car1{
    display: none;
}
/*fba头程运输*/
.product-hy,.product-kc{
    padding-top: 60px;
    padding-bottom: 60px;
}
.bg-active{
    background-color: #f6f6f6;
}
.product-hy-img{
    width: 100%;
}
.product-ul-pub{
    margin-bottom: -18px;
}
.product-ul-pub-active li{
    width: 49.35%;
}
.public-p{
    font-size: 16px;
    margin-bottom: 30px;
    text-align: center;
}
.banner-product{
    background: url(../img/zscp_bg.jpg) no-repeat center center;
    background-size: cover;
}
.banner-amz{
    background: url(../img/bg-ymxck.jpg) no-repeat center center;
    background-size: cover;
}
.banner-klg{
    background: url(../img/bg-zsgh.jpg) no-repeat center center;
    background-size: cover;
}
/*国际空运*/
.product-hz-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
.product-hz-ul li{
    display: flex;
    flex-direction: column;
    width: 20%;
    justify-content: center;
    align-items: center;
    margin-bottom: 18px;
}
/*国际快递*/
.product-service-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-service-ul li {
    display: flex;
    flex-direction: column;
    width: 32.4%;
    position: relative;
    margin-bottom: 10px;
}
.product-service-ul li >p{
    height: 48px;
    line-height: 48px;
    border: 1px solid #eeeeee;
    text-indent: 12px;
}
.product-hz-ul li img{
    width: 100%;
}
/*运价查询*/
.banner-rateszone{
    background: url(../img/yjcx_bg.jpg) no-repeat center center;
    background-size: cover;   
}
.rateszone-ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.rateszone-ul li{
    display: flex;
    flex-direction: column;
    width: 19%;
    position: relative;
    text-align: center;
    background: #fff;
    border: solid 1px #eeeeee;
    padding-top: 46px;
    padding-bottom: 35px;
}
.rateszone-ul li img{
    width: 62px;
    height: 62px;
    margin: 0 auto;
}
.rateszone-ul li h4{
    font-size: 24px;
    font-weight: normal;
    margin-top: 13px;
    margin-bottom: 10px;
}
.rateszone-ul li p{  
    font-size: 14px;
    margin-bottom: 5px;
}
.rateszone-ul li p:last-of-type{
    margin-bottom: 74px;
}
.rateszone-ul li a{
    font-size: 16px;
    color: #e60013;
    border: 1px solid #e60013;
    padding: 8px 0px;
    width: 136px;
    margin: 0 auto;
    cursor: pointer;
}
.rateszone-content{
    padding-top: 50px;
    padding-bottom: 90px;
}
.rateszone-ul li a:hover{
    background: #e60013;
    color: #fff;
    
}
.contact-ul li>p{
    color: #333;
}
/*亚马逊代码查询*/
.code-search{
    text-align: center;
    /* padding-top: 50px; */
}
.code-search .el-select{
    margin-right: -7px;
}
.code-search .el-input__inner{
    height: 50px;
    line-height: 50px;
    border-radius: 0px;
    width: 300px;
}
.is-background{white-space: nowrap;
    white-space: nowrap;
    padding: 15px 10px 50px !important;
    font-weight: normal !important;
    text-align: center;
}
.el-pagination.is-background .el-pager li:not(.disabled).active {
    background-color: #d82319 !important;
    color: #FFF !important;
}
.amazoncode.el-table td,.amazoncode.el-table th{
    padding: 18px 0;
}
.code-search-img{
    display: inline;
    position: relative;
    top: 74px;
    width: 140px;
}
.amazoncode{
    margin-top: 30px;
}
/*新闻页*/
.news-ul{
    /* padding-left: 60px; */
    padding-top: 40px;
    font-size: 16px;
}
.news-ul li{
    margin-bottom: 30px;
}
.news-ul li{
    color: #000000;
    position: relative;
    width: 100%;
    display: block;
}
.news-r-img {
    margin-right: 10px;
    position: relative;
    top: -2px;
}
.news-ul li a {
    color: #000000;
    position: relative;
    width: 100%;
    display: block;
}
.news-ul li a:hover {
    color: rgb(10, 112, 238);
    cursor: pointer;
}
.news-ul li a>span {
    display: inline-block;
    white-space: nowrap;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
}
.news-ul li a i {
    position: absolute;
    right: 30px;
}
.return-a {
    color: #d82319;
    font-size: 16px;
    display: block;
    width: 50px;
    margin-top: 20px;
}
.news-detail-box {
    margin: 60px auto 78px auto;
}
.news-title {
    font-size: 26px;
    text-align: center;
    font-weight: 600;
}
.news-dt-t {
    position: relative;
    text-align: center;
    border-bottom: solid 1px #e5e5e5;
    padding-bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.news-dt-t i {
    position: absolute;
    right: 0px;
}
.news-content-div>p{
    text-indent: 28px;
    line-height: 30px;
}
.news-content-div img{

    margin: 15px auto;
    display: block;
}
.news-content-div{
    padding-top: 20px;
    font-size: 16px;
}
/*英文适配*/
.contenulen li a{
    padding: 0px 23px;
}
.contenulen li a.active {
    font-size: 18px;
}
[v-cloak]{
    display: none;
}
.containeren .company-intd-l h3,.containeren .company-h3{
    font-size: 32px;
}
.containeren .contact-ul li{
    width: 30%;
}
.containeren .company-process-active{
    display: none;
}
.amazoncode.el-table thead {
    color: #606266;
}
.news-slide-img{
    width: 100%;
}
@media screen and (max-width: 1610px){
    .conten-public{
        width: 1180px;
    }
    .banner-pub{
        height: 570px;
    }
    .banner-content h3{
        font-size: 50px;
    }
    .banner-content p{
        font-size: 30px;
    }
    .banner-content{
        top:250px;
    }
    .contenulen li a.active {
        font-size: 16px;
    }
    .contenulen li a {
        font-size: 14px;
    }

    .containeren .company-intd-l>div p{
        line-height: 25px;
    }
    .containeren .company-intd-l h3,.containeren .company-h3{
        font-size: 30px;
    }
    .containeren .company-idea-ul li>div p{
        font-size: 17px;
    }
    .containeren .act-p{
        font-size: 15px;
    }
    .rateszone-ul li p {
        font-size: 13px;
    }
}
@media screen and (min-width: 801px) and (max-width: 1660px) {
  /* .content-nav .conten-public li a{
    font-size: 16px;
} */
.conten-ul li a.active {
  font-size: 18px;
}
}
@media (max-width: 800px){
    .content-nav{
        display: none
    }
    .conten-public{
        width: 100%;
    }
    .company-intd-l{
        width: 100%;
        padding-right: 0px;
        padding: 0px 20px;
        height: auto;
    }
    .company-intd-box{
        display: block;
    }
    .company-intd-r{
        width: 100%;
    padding: 0px 20px;
    margin-top: 28px;
    }
    .company-intd-l h3{
        text-align: center;
    }
    .company-intd-l h3::after{
        content: "";
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 0;
    width: 60px;
    height: 0px;
    background: #d2d2d2;
    top: 55px;
    }
    .company-idea-ul{
        display: block;
    }
    .company-idea-ul li{
        width: 100%;
        margin-bottom: 12px;
    }
    .z-year .ZText {
        width: auto;
        font-size: 20px;
    }
    .z-point{
        left: 30%;
    }
    .z-line{
        left: calc(30% + 15.5px);
    }
    .z-title, .z-desc {
        left: 45%;
    }
    .company-process-box{
        padding-left: 10px;
        padding-right: 10px;
    }
    .z-desc .ZText{
        font-size: 15px;
    }
    .z-point .ZShape {
        width: 25px;
        height: 25px;
    }
    .z-title .ZText {
        font-size: 20px;
    }
    .ZShape-line > div{
        height: 135px;
    }
    .z-line {
        left: calc(30% + 11.5px);
        top: 27px;
    }
    .company-idea {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .company-intd-box{
        padding: 50px 0px;
    }
    .company-process{
        padding-bottom: 70px;
    padding-top: 50px;
    }
    .banner-car{
        display: none;
    }
    .banner-car1{
        display: block;
        
    }
    .banner-car1 .el-carousel__item>img{
        width: 100%;
    }
    .banner-car1 .el-carousel__container{
         height: 250px !important;
    }
    .act-p{
        margin-bottom: 30px;
        padding: 0px 20px;
    }
    .company-activity{
        padding-top: 30px;
        margin-bottom: -20px;
    }
    .recruit-ul{
        display: block;
    }
    .recruit-ul li{
        width: 100%;
        padding-bottom: 0px;
    margin-bottom: 12px;
    padding-top: 20px;
    }
    .recruit-top{
        margin-bottom: 25px;
    }
    .recruit-mt1, .recruit-mt2, .recruit-bt{
        margin-bottom: 20px;
    }
    .company-online{
        padding-bottom: 1px;
    }
    .company-promotion{
        padding-bottom: 50px;
    }
    .company-recru{
        padding-top: 50px;
    }
    .company-online-p{
        font-size: 14px;
    }
    .contact-ul li>div>p{
        margin-top: 0px;
        margin-bottom: 5px;
    }
    .contact-ul li{
        margin-bottom: 25px;
        width: 49% !important;
    }
    .contact-ul2 li{
      margin-bottom: 25px;
      width: 49% !important;
  }
  .contact-ul li>div{
    width: 100%;
  }
  .contact-ul li>div>p:nth-child(3){
    display: block;
  }
    .contact-ul{
        padding: 30px 10px 10px 10px;
    }
    #map{
        height: 400px !important;
        margin-bottom: 50px !important;
    }
    .product-fba .company-intd-l h3::after {
        top: 108px;
    }
    .company-h3{
        font-size: 32px;
        margin-bottom: 30px;
    }
    .product-hy, .product-kc{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .product-hz-ul li{
        width: 50%;
    }
    .product-service-ul li{
        width: 100%;
    }
    .rateszone-ul li{
        width: 100%;
        margin-bottom: 12px;
    }
    .rateszone-ul{
        padding: 0px 20px;
    }
    .rateszone-content{
        padding-bottom: 50px;
    }
    .banner-content-rate h3{
        color: #333;
    }
    .containeren .company-h3::after{
        height: 0px;
    }
    .containeren .company-intd-l h3::after{
        height: 0px;
    }
    .bannerpuben .banner-content h3{
        padding: 20px;
        text-indent: 0px;
    }
    .containeren .company-intd-l h3, .containeren .company-h3 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .containeren .company-idea-ul li>div{
        padding-top: 10px;
    padding-bottom: 10px;
    }
    .containeren .company-idea-ul li>div h3{
        font-size: 20px;
    margin-bottom: 5px;
    }
    .containeren .company-idea-ul li>div p{
        font-size: 15px;
        line-height: 22px;
    }
    .company-intd-l>div{
        margin-top: 25px;
    }
    .company-intd-box{
        padding: 30px 0px;
    }
    .company-recruit,.company-promotion{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .company-h3::after {      
        height: 0px !important;       
    }
    .news-ul li,.news-title,.news-content{
        padding: 0px 20px;
    }
    .news-ul li a i{
        right: 0px;
    }
    .news-dt-t i{
        right: 20px;
    }
    .news-detail-box {
        margin: 50px auto 60px auto;
    }
    .el-pagination__sizes,.el-pagination__total,.el-pagination__jump{
        display: none !important;
    }
    .lastpen{
        font-size: 22px;
    }
    .banimgen{
        top: -275px;
    }
    .code-search-img{
        top: 46px;
    }
    .is-background{
        width: 100% !important;
        overflow: hidden;
    }
    .layui-select-active3{
       
        display:block;
    }
    /* .layui-select-active2{
        margin-left: 0px !important;
    } 
    .code-search .el-select {
        margin-right: 0px;
    } */
}