/*公共样式--开始*/


html,
body,
div,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
p,
dl,
dt,
dd,
ol,
form,
input,
textarea,
th,
td,
select {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

html,
body {
    min-height: 100%;
}

body {
    font-family: "Microsoft YaHei";
    font-size: 14px;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

ul,
ol {
    list-style: none;
}

img {
    border: none;
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearboth {
    clear: both;
}

body {
    font-family: Microsoft YaHei;
}

@media (min-width: 1370px) {
    .container {
        width: 1370px;
    }
}

/* 头部 */
.htop {
    line-height: 40px;
    background: #222222;
}

.htop .fl span a::after {
    content: "，";

}

.htop .fl span a:last-child:after {
    display: none;
}

.htop .fl span a {
    color: #fff;
    opacity: 0.3;
    font-size: 13px;
    transition: all 0.3s;
}

.htop .fl span a:hover {
    opacity: 1;
}

.top_tel {
    margin-left: 33px;
    color: #fff;
    font-size: 13px;
}

.htop .fr {
    color: #6a6a6a;

    font-size: 13px;
    transition: all 0.3s;
}

.htop .fr a {
    color: #6a6a6a;

    font-size: 13px;
    transition: all 0.3s;
}

.htop .fr a:hover {
    color: #fff;
}

.lloo {
    padding-top: 20px;
    padding-bottom: 3px;
}

.nav {
    width: 67.9%;
}

.nav .x-menu {
    display: flex;
    justify-content: space-between;
}

.nav .x-menu span{display: none;}
.nav .x-menu span:last-child {
    display: none;
}

.so {
    background: url(//cdn.myxypt.com/87eb7f99/23/05/ec61680d1ddb60c7cf7b6bf414736645a5350d66.png)no-repeat center;
    width: 28px;
    height: 100%;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 110px;
    width: 238px;
    padding: 20px;
    border-radius: 20px;
    z-index: 999;
    background: rgb(28, 64, 134, 0.5);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #1c4086;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
}

.ss #keyword::placeholder {
    color: #fff;
}

.nav .x-menu span {
    line-height: 111px;
    color: #d6d6d6;
}

.x-menu>li>a {
    position: relative;
}

.x-menu>li>a::after {
    content: "";
    width: 0;
    height: 3px;
    background: #005cac;
    position: absolute;
    bottom: 0px;
    left: 60%;
    -webkit-transform: translateX(-59%);
    -ms-transform: translateX(-59%);
    transform: translateX(-59%);
    -webkit-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

.x-menu>li:hover>a::after {
    width: 122%;
}

/* 满足柔性工业物流整体需求 */
.xuqiu {
    margin-top: 72px;
    padding-bottom: 74px;
}

.xuqiu .p1 {
    font-size: 44px;
    line-height: 44px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.xuqiu .p2 {
    font-size: 24px;
    line-height: 47px;
    color: #333333;
    text-align: center;
    margin-top: 38px;
}

.xuqiu .p3 {
    display: block;
    width: 114px;
    margin: 0 auto;
    background: url(//cdn.myxypt.com/87eb7f99/23/05/1c6fea8976fb7f19e4be3c7cdeffc9e117f0f356.png)no-repeat left center;
    line-height: 20px;
    font-size: 18px;
    text-align: right;
    color: #0099ff;
    transition: all 0.5s;
    margin-top: 36px;
}

.xuqiu .p3:hover {
    width: 90px;
}

.xuqiu .p4 {
    max-width: 1320px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-top: 60px;

}

.xuqiu .p4 p {
    margin-top: 28px;
    font-size: 24px;
    color: #666666;
    line-height: 24px;
    transition: all 0.5s;
}

.xuqiu .p4 .p4img {
    text-align: center;
}

.xuqiu .p4 .p4tb:hover p {
    color: #005cac;
}

.xuqiu .p4 .p4tb {
    cursor: pointer;
    transition: all 0.5s;

}

.xuqiu .p4 .p4tb:hover {
    transform: translateY(-10px);
}

/* 柔性工业物流解决方案 */
.jjnm {
    background: #e6e6e6;
}

.jjfa {

    padding-top: 78px;
    height: 982px;
    background: no-repeat center;
    background-size: 100%;
}

.jjfa .p1 {
    font-size: 26px;
    line-height: 26px;
    color: #666666;
    text-align: center;
}

.jjfa .p2 {
    font-size: 44px;
    color: #333333;
    line-height: 44px;
    font-weight: 600;
    text-align: center;
    margin-top: 22px;
}

.jhf {
    display: flex;
    justify-content: space-between;
    max-width: 1320px;
    margin-top: 605px;

}
.lbl{width: 22%}

.lbl .pn1 {
    padding-left: 46px;
    font-size: 26px;
    color: #333333;
    line-height: 26px;
    background: no-repeat center left;
}

.lbl .pn2 {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    margin-top: 27px;
    text-align-last: left;
}

/* 两个图 */
.lgt {
    padding-top: 98px;
    padding-bottom: 115px;
}

.lgtp {
    width: 48.69%;
    float: left;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 20%);
}

.lgtp:nth-child(2) {
    float: right;
    box-shadow: none;
}

.lgtp .lgtimg {
    overflow: hidden;
    position: relative;
}

.lgtp .lgtimg img {
    width: 100%;
    transition: all 0.8s;
}

.lgtp:hover .lgtimg img {
    transition: all 0.8s;
    transform: scale(1.15);
}

.lgtp .lgtimg .lgtnr {
    position: absolute;
    top: 0;
    width: 100%;
    left: 0;
    padding-top: 84px;
}

.lgtp .lgtimg .lgtnr .p1 {
    font-size: 36px;
    color: #333333;
    line-height: 36px;
    text-align: center;
}

.lgtp .lgtimg .lgtnr .p2 {
    color: #666666;
    font-size: 22px;
    line-height: 22px;
    margin-top: 24px;
    text-align: center;
}


.lgtp .lgtimg .lgtnr .p3 {
    font-size: 18px;
    color: #0099ff;
    line-height: 18px;
    margin-top: 29px;
    text-align: center;
    transition: all 0.5s;
}

.lgtp .lgtimg .lgtnr .p3:hover {
    padding-left: 15px;
}

.lgtp:nth-child(2) .lgtimg .lgtnr .p1 {
    color: #fff;
}

.lgtp:nth-child(2) .lgtimg .lgtnr .p2 {
    color: #fff;
}

/* 海量案例落地，广泛行业与场景检验 */
.case {
    background:#f3f3f3;
    padding-top: 75px;
    padding-bottom: 101px;
}

.case .p1 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.pxpm {
    display: none;
    font-size: 25px;
    line-height: 25px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.case .p2 {
    font-size: 20px;
    line-height: 20px;
    color: #666666;
    text-align: center;
    margin-top: 24px;
}

.anli {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.cal {
    width: 24.194%;
    margin-top: 44px;
}

.cal .cimg {
    overflow: hidden;
}

.cal .cimg img {
    width: 100%;
    transition: all 0.8s;
}

.cal:hover .cimg img {
    transition: all 0.8s;
    transform: scale(1.15);
}

.anli {
    margin-top: 16px;
}

.anli .cnr {
 
    background: #fff;
    transition: all 0.5s;
}

.cal p {
    line-height: 48px;
    font-size: 16px;
    color: #333333;

    transition: all 0.3s;text-align: center
}

.cal:hover p {
    color: #fff;
    font-weight: 400;
    background:#005cac;
}

/*.anli .cal:hover .cnr {*/
/*    border-bottom: 2px solid #005cac;*/
/*}*/

/* 新闻中心 */
.news {
    margin-top: 73px;
    padding-bottom: 78px;
}

.news .p1 {
    font-size: 36px;
    line-height: 36px;
    font-weight: 600;
    color: #333333;
    text-align: center;
}

.news .p2 {
    font-size: 20px;
    line-height: 20px;
    color: #666666;
    text-align: center;
    margin-top: 24px;
}

.xwleft {
    width: 54.32%;
}

.xwleft .nimg {
    overflow: hidden;
}

.xwleft .nimg img {
    width: 100%;
    transition: all 0.8s;
}

.xwleft:hover .nimg img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.xwleft .ncont {
    background: #f7f7f7;
    padding-top: 30px;
}

.xwleft .ncont .np1 {
    padding: 0 32px;
    font-family: Arial;
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    font-weight: 600;

}

.xwleft .ncont .np2 {
    padding: 0 32px;
    font-size: 24px;
    color: #333333;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 23px;
    transition: all 0.3s;
}

.xwleft .ncont .np3 .np33 {
    width: 66px;
    float: right;
    height: 50px;
    background: #005cac;
    text-align: center;
    margin-top: 18px;
    line-height: 50px;
    transition: all 0.5s;
}

.xwleft:hover .ncont .np3 .np33 {
    padding-left: 10px;
}

.xwleft:hover .ncont .np2 {
    color: #005cac;
}

.xw {
    margin-top: 59px;
}

.xwright {
    width: 41.41%;
    overflow: hidden;
}

.xwright .slick-arrow {
    display: none !important;
}

.newList {
    padding: 37px 35px;
    background: #f7f7f7;
    transition: all 0.5s;
    margin-bottom: 30px;
    padding-bottom: 49px;
}

.newList .nr1 {
    font-size: 16px;
    line-height: 16px;
    color: #666666;
    transition: all 0.5s;
}

.newList .nr2 {
    color: #333333;
    font-size: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 17px;
    transition: all 0.5s;
}

.newList .nr3 {
    font-size: 14px;
    font-family: Arial;
    line-height: 14px;
    color: #666666;
    margin-top: 20px;
    transition: all 0.5s;
}

.newList .nr4 {
    font-size: 14px;
    line-height: 30px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-top: 39px;
    transition: all 0.5s;
}

.newList:hover {
    background: #005cac;
}

.newList:hover .nr1,
.newList:hover .nr2,
.newList:hover .nr3,
.newList:hover .nr4 {
    color: #fff;
}

.fb1 {
    padding-top: 69px;
    background: url(//cdn.myxypt.com/87eb7f99/23/05/c44994c37bad1705166165e77b25927cc8be70f2.jpg) repeat-y center top;
    padding-bottom: 29px;
}

.fb1 .d1 {
    width: 15%;
}

.fb1 .d1 .p1 {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
}

.fb1 .d1 ul li {
    font-size: 14px;
    line-height: 14px;
}

.fb1 .d1 ul li a {
    color: #bcbcbc;
    transition: all 0.5s;
}

.fb1 .d1 ul {
    margin-top: 33px;
}

.fb1 .d1 ul li+li {
    margin-top: 17px;
}

.fb1 .d1 ul li a:hover {
    color: #fff;
}

.fb1 .lx {
    width: 40%;
    padding-left: 10px;
}

.dbzx {
    display: block;
    width: 142px;
    line-height: 42px;
    border-radius: 5px;
    background: #005cac;
    color: #fff;
    background: url(//cdn.myxypt.com/87eb7f99/23/05/bfcc43b866ae1e220d568b427cd4bde9d05e0ff4.png)no-repeat #005cac;
    background-position: 22px;
    padding-left: 62px;
    transition: all 0.5s;
    margin-top: 47px;
}

.dbzx:hover {
    color: #fff;
    padding-left: 72px;
}

.ftcontact p:nth-child(1) {
    font-size: 30px;
    line-height: 30px;
    font-family: Arial;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
}



.ftcontact p{color: #bcbcbc; margin-top: 12px; font-size: 14px;
    line-height: 14px;}

.fb1 .lx .fr p {
    font-size: 14px;
    color: #bcbcbc;
    line-height: 14px;
    margin-top: 21px;
    text-align: center;
}

.ff2 {
    margin-top: 55px;
    font-size: 14px;
    line-height: 14px;
    color: #6a6a6a;
}

.ff2 a {
    font-size: 14px;
    line-height: 14px;
    color: #bcbcbc;
    margin-left: 5px;
}

.ff2 a:hover {
    color: #fff;
}

.bq {
    background: #171717;
    line-height: 77px;
    font-size: 14px;
    color: #717171;
}

.bq a {
    color: #717171;
}

.bq a:hover {
    color: #fff;
}

.foot,
.sjbq {
    display: none;
}

@media (max-width: 1370px) {
    .jjfa {
        height: 780px;
    }

    .jhf {
        display: flex;
        justify-content: space-between;
        margin-top: 398px;
    }

    .newList {
        padding-bottom: 0;
        padding: 26px 30px;
    }

    .fb1 .lx {
        padding-left: 0;
    }
}

@media (max-width: 1200px) {
    .fb1 .lx .fr {
        display: none;
    }

    .fb1 .lx .fl {
        float: right;
    }

    .newList .nr4 {
        margin-top: 15px;
    }

    .newList {
        padding: 23px 30px;
    }

    .bq .fr {
        display: none;
    }

    .ff2 {
        display: none;
    }
}

@media (max-width: 992px) {
    header {
        display: none;
    }

    .x-banner,
    .page-banner {
        margin-top: 60px;
    }

    .jhf {
        max-width: 100%;
    }

    .xwleft {
        display: none;
    }

    .xwright {
        width: 100%;
        float: none;
    }

    footer {
        display: none;
    }



    .foot,
    .sjbq {
        display: block;
    }

    .foot {
        background: #1e1d2d;
        color: #bcbbbe;
        padding: 0 15px;
        padding-top: 20px;
        padding-bottom: 15px;
        /* margin-top: 30px; */
    }

    .fw {
        width: 95%;
        margin: 0 auto;
    }

    .fw .du .dul .p1 span {
        margin-right: 30px;
    }

    .fw .du .dul .sec li {
        padding-left: 10px;
        margin-bottom: 8px;
    }

    .fw .du .dul .sec {
        display: none;
    }

    .fw .du .dul .sec a {
        color: #939090;
        font-size: 12px;
    }

    .fw .du .dul p {
        border-bottom: 1px solid #7a7a7a;
        line-height: 40px;
    }

    .fw .du {
        font-size: 14px;
    }

    .sjbq {
        font-size: 12px;
        color: #bcbbbe;
        padding-top: 5px;
    }

    .sjbq a {
        color: #bcbbbe;
    }
}

@media (max-width:900px) {
    .lgtp {
        width: 100%;
        float: none;
    }

    .lgtp:nth-child(2) {
        margin-top: 20px;
    }

    .cal {
        width: 48%;
    }

    .case {
        background: #f5f5f5;
    }

    .lgtp .lgtimg .lgtnr .p2 {
        color: #fff;
    }
}

@media (max-width:550px) {
    .xuqiu .p1 {
        font-size: 25px;
        line-height: 25px;
    }

    .xuqiu {
        margin-top: 40px;
        padding-bottom: 38px;
    }

    .xuqiu .p2 {
        font-size: 16px;
        line-height: 32px;
        color: #333333;
        text-align: center;
        margin-top: 13px;
    }

    .xuqiu .p4 .p4img {
        width: 76px;
        margin: 0 auto;
    }

    .xuqiu .p4 .p4img img {
        width: 100%;
    }

    .xuqiu .p4 p {
        font-size: 16px;
        line-height: 16px;
    }

    .xuqiu .p3 {
        margin-top: 30px;
    }

    .xuqiu .p4 {
        margin-top: 25px;
    }

    .jjfa .p1 {
        font-size: 18px;
        line-height: 18px;
    }

    .jjfa .p2 {
        font-size: 25px;
        line-height: 25px;
        margin-top: 10px;

    }

    .jjfa {
        padding-top: 30px;
        background-image: none ! important;
        height: auto;
    }

    .jhf {
        margin-top: 30px;display:block;
       
    }
    .lbl{width:48%;

    .lbl .pn2 {
        margin-top: 8px;
        font-size: 15px;
    }

    .lbl .pn2 br {
        display: none;

    }

    .lbl+.lbl {
        margin-top: 10px;
    }

    .lbl .pn1 {
        font-size: 20px;
    }

    .jjnm {
        padding-bottom: 30px;
    }

    .lgtp .lgtimg .lgtnr .p1 {
        font-size: 25px;
        line-height: 25px;
    }

    .lgtp .lgtimg .lgtnr .p2 {
        font-size: 16px;
        line-height: 16px;
    }

    .lgtp .lgtimg .lgtnr .p3 {
        font-size: 16px;
        line-height: 16px;
    }

    .anli .cnr {
        padding: 0 5px;
    }

    .cal p {
        line-height: 35px;
        background: url(//static.xypt.net.cn/68e76a00/21/07/282a34f….png)no-repeat center right;
        font-size: 15px;
        color: #333333;
        transition: all 0.3s;
    }

    .cal {
        margin-top: 20px;
    }

    .case .p1 {
        font-size: 25px;
        line-height: 25px;
    }



    .case .p2 {
        font-size: 18px;
        line-height: 18px;
        margin-top: 8px;
    }

    .lgt {
        padding-top: 40px;
        padding-bottom: 45px;
    }

    .pxpm {
        display: block;
    }

    .case .p1 {
        display: none;
    }

    .case {
        padding-top: 37px;
        padding-bottom: 38px;
    }

    .news .p1 {
        font-size: 25px;
        line-height: 25px;
    }

    .news .p2 {
        font-size: 18px;
        line-height: 18px;
        margin-top: 8px;
    }

    .news {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .news {
        margin-top: 40px;
        padding-bottom: 40px;
    }

    .xw {
        margin-top: 23px;
    }

    .newList .nr2 {
        font-size: 20px;
        line-height: 20px;
    }

    .x-banner .owl-carousel .owl-dots {
        display: none;
    }


}

.nytel {
    margin-top: 25px;
}

.nytel .p1 {
    font-size: 20px;
    color: #333333;
    line-height: 20px;
}

.nytel .p2 {
    font-size: 30px;
    font-family: Arial;
    line-height: 30px;
    font-weight: 600;
    margin-top: 15px;
    color: #005cac;
}


.page-product-inquiry a{color: #fff;}



.com-img{overflow:hidden;}
.com-img img{ transition:all 0.8s; -webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
