/*Ã¥Ë†ÂÃ¥Â§â€¹Ã¥Å’â€“Ã¦Â Â·Ã¥Â¼Â*/
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}
p{margin: 0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

.com-img{ display:block; overflow:hidden;}
.com-img img{ transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s;}
.com-img:hover img{transform:scale(1.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}

.xypg-right-content{font-size: 16px;}

.xypg-right-content p{
    line-height: 2;
}

.j-space-between{justify-content:space-between}
.j-flex-start{justify-content:flex-start}
.j-flex-end{justify-content:flex-end}
.j-center{justify-content:center}
.a-j-center{align-items:center;justify-content:center}
.a-center{align-items:center}
.a-flex-start{align-items:flex-start}
.a-flex-end{align-items:flex-end}

/*Ã¤Â¸Â»Ã¤Â½â€œÃ¦Â Â·Ã¥Â¼Â*/

.wh{
    max-width: 1330px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
}


/* Ã¥Â¤Â´Ã©Æ’Â¨ */


.x-header {
    padding: 26px 0;
}

.x-logo {
    float: left;
    width: 66%;
}

.x-logo a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.x-logo a .text {
    position: relative;
    padding-left: 45px;
}

.x-logo a .text::before {
    content: "";
    display: block;
    position: absolute;
    width: 1px;
    height: 47px;
    background-color: #e5e5e5;
    top: 6px;
    left: 23px;
}

.x-logo a .text p:nth-of-type(1) {
    color: #dd1b1a;
    font: 600 20px/26px "Microsoft yahei";
}

.x-logo a .text p:nth-of-type(2) {
    color: #666666;
    font: 400 16px/26px "Microsoft yahei";
}

.x-header-contact {
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/d2b4af43bef7127d8847130f7b7a4d34a0e5a3dd.jpg) no-repeat left;
    padding-left: 77px;
}

.x-header-contact h3 {
    color: #999999;
    font: 400 14px/26px "Microsoft yahei";
}

.x-header-contact p {
    color: #333333;
    font: 400 28px/1.2 "Microsoft yahei";
    margin-bottom: 0;
}

/*Ã¥Â¯Â¼Ã¨Ë†Âª*/
.x-navbg {
    background-color: #4b4b4b;
}

@media (max-width:769px) {
    .x-navbg {
        display: none;
    }
}





/* Ã¦ÂÅ“Ã§Â´Â¢ */
.x-ss-hot {
    padding: 18px 0;
    background-color: #f8f8f8;
}

.x-hot {
    color: #333333;
    font: 400 14px/44px "Microsoft yahei";
}

.x-hot a {
    color: #666666;
    font: 400 14px/44px "Microsoft yahei";
    padding-right: 15px;
}

.x-hot a:hover {
    color: #dd1b1a;
}

.x-header-right {
    float: right;
    width: 350px;
    text-align: right;
    background-color: #ececec;
}

.x-header-right #formsearch,
.x-header-right .x-login {
    display: inline-block;
    vertical-align: middle;
}

.x-header-right #formsearch {
    position: relative;
    width: 100%;
}

.x-header-right #formsearch #s_btn {
    float: left;
    outline: none;
    border: none;
    width: 44px;
    height: 44px;
    font-size: 0;
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/048309af232f6f9f03f7993a3326d3fea4fd8539.png) no-repeat center;
}

.x-header-right #formsearch #keyword {
    float: left;
    background: none;
    outline: none;
    border: none;
    width: calc(100% - 44px);
    color: #999999;
    height: 44px;
    padding-left: 15px;
}










/* Ã¦â€°Â¥Ã¨Â·Â¯ */
.xa-login {
    position: absolute;
    width: 50%;
    text-align: right;
    top: 0;
    right: 8.33333333%;
}











.x-message {
    background: #f0f0f0;
    padding: 2.34375% 0;
}

.x-message-wrap {
    margin-left: 24.375%;
    margin-right: 24.375%;
}

@media (max-width: 1366px) {
    .x-message-wrap {
        margin-left: 12.5%;
        margin-right: 12.5%;
    }
}

.x-message-wrap .row {
    margin-left: -5px;
    font-size: 0;
    margin-right: -5px;
}

.x-message-wrap div[class^='col-'] {
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}

.x-message-wrap input[type='text'],
.x-message-wrap textarea {
    width: 100%;
    height: 42px;
    border: 1px solid #d8d8d8;
    padding: 0 10px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.9);
    background: #f0f0f0;
    outline: none;
    margin-bottom: 10px;
}

.x-message-wrap input[type='text']::-webkit-input-placeholder,
.x-message-wrap textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']:-ms-input-placeholder,
.x-message-wrap textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::-ms-input-placeholder,
.x-message-wrap textarea::-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap input[type='text']::placeholder,
.x-message-wrap textarea::placeholder {
    color: rgba(0, 0, 0, 0.8);
}

.x-message-wrap textarea {
    padding-top: 5px;
    height: 95px;
    resize: none;
}

.x-message-wrap #checkcode {
    float: left;
    width: 32.29813665%;
    margin-bottom: 0;
}

.x-message-wrap .checkCodeImg {
    float: left;
    display: block;
    text-align: center;
    width: 17.39130435%;
    height: 42px;
    font-size: 0;
    background: #e7e4e4;
    padding: 5px 10px;
}

.x-message-wrap .checkCodeImg img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-message-wrap .checkCodeImg:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-message-wrap .checkCodeImg img {
    cursor: pointer;
}

.x-message-wrap .x-submit {
    float: right;
    width: 49.68944099%;
    height: 42px;
    background: #2d323b;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-message-wrap .x-submit:hover {
    background: #dd1b1a;
}

.n-default .n-invalid {
    border-color: #dd1b1a !important;
}

.n-default .msg-wrap {
    top: 8px;
    right: 5px;
    margin-left: 0;
}

.n-default .x-textarea .msg-wrap {
    top: 65px;
}






.x-title {
    text-align: center;
}

.x-title p {
    color: #888888;
    font: 400 16px/36px "Microsoft yahei";
}

.x-title h3 {
    color: #dd1b1a;
    position: relative;
    font: 600 36px/52px "Microsoft yahei";
}

.x-title h3 span {
    color: #333;
}

.x-title a {
    position: absolute;
    bottom: 0;
    right: 0;
    border: 1px solid #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.x-title.write {
    color: #fff;
}

.x-title.write h3 {
    color: #fff;
}

.x-title.write p {
    color: rgba(255, 255, 255, 0.8);
}

.x-title a:hover {
    background: #000;
}


@media (max-width: 1024px) {
    .x-title h3 {
        font-size: 23px;
    }

    .x-title a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

@media(max-width: 767px) {
    .x-title p {
        font-size: 14px;
        line-height: 1.6;
    }
}

.x-title.white {
    color: #fff;
}

/*Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬*/
.x-product {
    padding: 5vh 0 8vh;
    background: none;
}

.x-product-box {
    margin-top: 4vh;
}

.tabz_content {
    width: 77%;
    float: right;
    margin-left: -12px;
    margin-right: -12px;
}

.tabz {
    float: left;
    width: 21%;
    background-color: #595656;
    padding: 20px 10px;
}

.tabz li {
    position: relative;
    transition: all 0.8s;
    padding-top: 5px;
    margin-top: 5px;
}

.tabz li+li {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.tabz li a {
    display: block;
    color: #fff;
    font: 400 16px/60px "Microsoft yahei";
    padding-left: 20px;
    width: 100%;
    transition: all 0.1s;
}

.tabz li::after {
    content: "";
    display: block;
    background: #dd1b1a;
    width: 0;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 0.8s;
    position: absolute;
}

.tabz li a::before {
    /* opacity: 0;
    position: absolute;
    left: 0;
    display: block;
    content: "";
    width: 0;
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/abcd6f1f926d607786cc1a987bdbe40c7db12f5c.png) no-repeat 90% center #dd1b1a;
    height: 60px;
    padding-left: 20px;
    transition: all 0.8s; */
}

.tabz li span {
    position: absolute;
    left: 86%;
    opacity: 0;
    transition: all 0.8s;
}

.ttz {
    display: none;
}

.tabz li.cur {
    transition: all 0.8s;
    width: 0;
}

.tabz li:hover a::before {
    /* width: 105%;
    opacity: 1;
    transition: all 0.8s;
    transform: translate(10px);
    font: 400 16px/60px "Microsoft yahei"; */
}

.tabz li.cur {
    width: 105%;
    transition: all 0.8s;
    background: #dd1b1a;
    transform: translate(10px);
}

.tabz li.cur span {
    opacity: 1;
    transition: all 0.8s;
}

.ttzz {
    display: none;
}

.list1z li {
    width: calc(33.33% - 24px);
    float: left;
    margin-left: 12px;
    margin-right: 12px;
}

.list1z li .img {
    border: 5px solid #f5f5f5;
}

.list1z li .img img {
    max-width: 100%;
}

.list1z li h3 {
    text-align: center;
    color: #555555;
    font: 400 15px/52px "Microsoft yahei";
}

.list1z li:nth-child(n + 4) {
    margin-top: 15px;
}

.list1z li:hover .img {
    border: 5px solid #e44948;
}

.list1z li:hover h3 {
    color: #e44948;
}

.xs-product-con {
    display: none;
}

@media (max-width:1200px) {
    .tabz li a {
        padding-left: 10px;
        font: 400 15px/44px "Microsoft yahei";
    }
}

@media (max-width:769px) {
    .x-product-box {
        display: none;
    }

    .xs-product-con {
        display: block;
        margin-left: -5px;
        margin-right: -5px;
    }

    .xs-product-con li {
        float: left;
        list-style-type: none;
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }

    .xs-product-con li .img img {
        max-width: 100%;
    }

    .xs-product-con li h3 {
        font: 400 14px/36px "Microsoft yahei";
        color: #333;
        text-align: center;
        width: 100%;
        word-break: keep-all;
        white-space: nowrap;

    }
}



/* Ã¥â€¦Â³Ã¤ÂºÅ½Ã¦Ë†â€˜Ã¤Â»Â¬ */
.x-about {
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/8b5aad29908b68b1c05442e9d4f20d8c2b774b3f.jpg) no-repeat center;
    padding: 22px 0;
}

.x-about .wh {
    position: relative;
}

.x-about-img {
    width: 46.6%;
    float: left;
}

.x-about-img img {
    max-width: 100%;
}

.x-about-box {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
}

.x-about-h3 {
    position: relative;
    color: #ffffff;
    font: 600 36px/36px "Microsoft yahei";
    margin-top: 6.6vh;
    padding-left: 33px;
}

.x-about-h3::after {
    position: absolute;
    content: "";
    display: block;
    width: 6px;
    height: 30px;
    top: 4px;
    background-color: #fff;
    left: 0;
}

.x-about-h4 {
    color: #ffffff;
    font: 400 20px/26px "Microsoft yahei";
    margin-top: 20px;
}

.x-about-p {
    margin-top: 40px;
}

.x-about-p p {
    color: #ffffff;
    font: 400 15px/30px "Microsoft yahei";
    margin-bottom: 0;
}

.x-about-more {
    margin-top: 70px;
}

.x-about-more img {
    float: left;
}

.x-about-more-contact {
    float: left;
    margin-left: 75px;
    padding-left: 50px;
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/02ba103e0d1199c4f501892a72a69c9a83134e68.png) no-repeat left center;
}

.x-about-more-contact p {
    margin-bottom: 0;
    color: #fff;
    font: 400 24px/50px "Microsoft yahei";
}

.x-about-more-contact p a{
    color: #fff;
}

@media(max-width:1600px) {
    .x-about-box .x-about-h3 {
        position: relative;
        margin-top: 0vh;
    }
}

@media(max-width:1200px) {
    .x-about-box .x-about-h3 {
        font: 600 28px/36px "Microsoft yahei";
    }

    .x-about-h4 {
        display: none;
        font: 400 20px/20px "Microsoft yahei";
        margin-top: 10px;
    }

    .x-about-p {
        margin-top: 15px;
    }

    .x-about-more {
        display: none;
    }

    .x-about-box {
        right: 15px;
    }
}

@media(max-width:769px) {
    .x-about {
        padding: 0;
    }

    .x-about-img {
        width: 100%;
    }

    .x-about-box {
        top: 30px;
        bottom: 30px;
        width: calc(100% - 30px);
        left: 15px;
        right: 15px;
        background-color: rgba(0, 0, 0, .5);
        padding: 15px;
        padding-bottom: 40px;
    }

    .x-about-box .x-about-h3 {
        font: 600 20px/36px "Microsoft yahei";
        margin-bottom: 10px;
    }

    .x-about-h3 {
        padding-left: 15px;
    }

    .x-about-p {
        margin: 0 auto;
    }

    .x-about-h4 {
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media(max-width:500px) {
    .x-about-box {
        min-height: 188px;
    }

    .x-about-h4 {
        display: none;
    }

    .x-about-p p+p {
        display: none;
    }

    .x-about-p p {
        font: 400 13px/1.8 "Microsoft yahei";
    }

    .x-about-img {
        float: initial;
    }

    .x-about-box {
        min-height: auto;
        position: static;
        width: 100%;
    }

    .x-about {
        background: initial;
    }

    .x-about-h3 {
        color: #000;
    }

    .x-about-h3::after {
        background: #000;
    }

    .x-about-box {
        background: initial;
        padding-bottom: 0;
    }

    .x-about-p p {
        color: #333;
    }
}












/*Ã¤Â¼ËœÃ¥Å Â¿*/
.x-ys {
    padding: 50px 0 88px;
}

.x-ys-list {
    border: 1px solid #ead6d6;
    margin-top: 5vh;
}

.x-ys-list li {
    list-style-type: none;
    width: 25%;
    float: left;
    padding: 36px;
    padding-bottom: 52px;
    position: relative;
    transition: all ease .3s;
    cursor: pointer;
}




.x-ys-list li+li {
    border-left: 1px solid #ead6d6;
}

.x-ys-list li .img {
    width: 52px;
    margin: 0 auto;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.x-ys-list li .img img {
    max-width: 100%;
    max-height: 100%;
}

.x-ys-list li .img img.img2 {
    display: none;
}

.x-ys-list li .wz h3 {
    color: #333333;
    font: 400 22px/66px "Microsoft yahei";
    text-align: center;
    position: relative;
}

.x-ys-list li .wz h3::before {
    content: "";
    display: block;
    width: 24px;
    height: 3px;
    background-color: #dd1b1a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -12px;
}

.x-ys-list li .wz p {
    color: #888;
    font: 400 16px/28px "Microsoft yahei";
    margin-top: 20px;
    text-align: center;
}

.x-ys-list li:hover .img img.img2 {
    display: inline-block;
}

.x-ys-list li:hover .img img.img1 {
    display: none;
}

.x-ys-list li:hover {
    background-color: #dd1b1a;
}

.x-ys-list li:hover .wz h3 {
    color: #fff;
}

.x-ys-list li:hover .wz h3::before {
    background: #fff;
}

.x-ys-list li:hover .wz p {
    color: #fff;
}

@media (max-width:769px) {
    .x-ys-list {
        margin-left: -5px;
        margin-right: -5px;
        border: 0px solid #ead6d6;
    }

    .x-ys-list li {
        padding: 15px;
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
        border: 1px solid #ead6d6;
        margin-top: 10px;
    }
}

@media(max-width: 768px) {
    .x-ys {
        padding: 25px 0 50px;
    }
    .x-ys-list {
        margin-top: 2vh;
    }
    .x-ys-list li .img {
        height: 40px;
    }

    .x-ys-list li .wz h3 {
        font: 400 20px/2.4 "Microsoft yahei";
    }

    .x-ys-list li .wz p {
        font: 400 13px/1.8 "Microsoft yahei";
        margin-top: 12px;
    }
}






/*Ã¥Â®Å¾Ã¤Â¾â€¹*/
.x-case {
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/e6f7681661f11f792c991a801d2be5f7bd13c7d9.jpg) no-repeat center top;
    padding-top: 6vh;
}

.x-case .x-title {
    margin-bottom: 5vh;
}

.x-video {
    position: relative;
}

.x-video h3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 188px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font: 600 20px/166px "Microsoft yahei";
}


.x-case-list {
    margin-top: 5vh;
    margin-left: -17px;
    margin-right: -17px;
    margin-bottom: 4vh;
}



.x-case-item {
    padding: 0 1px;
    background: #fff;
}

.x-case-item a {
    display: block;
    padding: 0 17px;
}

.x-case-item .wz {
    color: #666666;
    font: 400 16px/72px "Microsoft yahei";
    text-align: center;
}



.x-case-item .wz span {
    display: block;
}

.x-case-item .wz .icon-right-arrow {
    display: block;
    width: 25px;
    height: 25px;
    border: 1px solid #b0b3b8;
    border-radius: 50%;
}

.x-case-item .wz .icon-right-arrow:after {
    background-position: 2px -241px;
    opacity: .4;
}

@media (max-width: 1024px) {
    .x-case-item .wz {
        margin-top: 10px;
        font: 400 16px/50px "Microsoft yahei";
    }

    .x-case-item .wz h3 {
        font-size: 16px;
    }

    .x-case-item .wz p {
        font-size: 13px;
        margin-bottom: 1.5em;
    }
}

.x-case-item:hover a {
    border-color: #e5e5e5;
}

.x-case-item:hover .icon-right-arrow {
    background: #000;
    border-color: #000;
}

.x-case-item:hover .icon-right-arrow:after {
    background-position: -28px -241px;
    opacity: 1;
}

@media (max-width:769px) {
    .x-video h3 {
        display: none;
    }
}





/*Ã¦â€“Â°Ã©â€”Â»*/

.x-news {
    background: #f9f9f9;
    padding: 5vh 0 8vh;
}

.x-news-box {
    margin-top: 3vh;
    font-size: 0;
}

.tabzz {
    display: flex;
    justify-content: center;
    margin-bottom: 5vh;
}

.tabzz li {
    width: 188px;
    background-color: #f3f3f3;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 33px;
}

.tabzz li a {
    color: #333333;
    font: 400 18px/58px "Microsoft yahei";
}

.tabzz li a .img {
    width: 40px;
    overflow: hidden;
    margin-right: 10px;
}

.tabzz li a .img img {
    margin-right: 10px;
    /* transition: all 0.8s; */
}

.tabzz li.cur {
    background-color: #dd1b1a;
}

.tabzz li.cur .img img {
    /* transition: all 0.8s; */
    transform: translateX(-40px);
}

.tabzz li.cur a {
    color: #fff;
}

.x-news-list-left {
    width: 60%;
    float: left;
}

.x-news-list-left li {
    float: left;
    width: calc(50% - 34px);
    margin-right: 34px;
}

.x-news-list-left li .img img {
    max-width: 100%;
}

.x-news-list-left li .text {
    background-color: #fff;
    padding: 17px;
}

.x-news-list-left li .text h3 {
    color: #333333;
    font: 400 18px/52px "Microsoft yahei";
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.x-news-list-left li .text p {
    color: #999999;
    font: 400 14px/24px "Microsoft yahei";
}

.x-news-list-left li .text .date {
    color: #888888;
    font: 400 14px/36px "Microsoft yahei";
    margin-top: 36px;
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/009b16c00fb4331e97863cac4c892ae801945cfc.png) no-repeat 80% center;
}

.x-news-list-left li:hover .text h3 {
    color: #dd1b1a;
}

.x-news-list-left li:hover .text .date {
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/5577a0f41b70cc5019dd9a4a647c6b9647830d33.png) no-repeat 80% center;
}

.x-news-list-right {
    float: right;
    width: 40%;
}

.x-news-list-right li {
    padding: 22px 30px 20px 10px;
    background-color: #fff;
}

.x-news-list-right li+li {
    margin-top: 30px;
}

.x-news-list-right li .date {
    float: left;
    width: 80px;
    text-align: center;
}

.x-news-list-right li .date h4 {
    color: #555555;
    font: 600 40px/50px "Airal";
}

.x-news-list-right li .date span {
    color: #666666;
    font: 400 14px/16px "Microsoft yahei";
}

.x-news-list-right li .text {
    width: calc(100% - 80px);
    float: left;
    padding-left: 30px;
    position: relative;
}

.x-news-list-right li .text::after {
    position: absolute;
    left: 8px;
    top: 4px;
    content: "";
    display: block;
    width: 1px;
    height: 70px;
    background-color: #e8e8e8;
}

.x-news-list-right li .text h3 {
    color: #333;
    font: 400 18px/24px "Airal";
    margin-bottom: 10px;
}

.x-news-list-right li .text p {
    color: #999999;
    font: 400 14px/22px "Airal";
    margin-bottom: 0;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.x-news-list-right li:hover .text h3 {
    color: #dd1b1a;
}

@media (max-width: 1366px) {
    .x-news-list li {
        padding-top: 9px;
        padding-bottom: 9px;
    }
}

@media (max-width: 1200px) {
    .x-news-list-left {
        width: 100%;
    }

    .x-news-list-right {
        display: none;
    }

    .x-news-list-left li {
        margin-right: 0px;
        width: calc(50% - 10px);
    }

    .x-news-list-left li+li {
        margin-left: 20px;
    }
}

@media (max-width: 769px) {

  
    .tabzz li {
        width: 30%;
        padding-left: 0;
        text-align: center;
    }
    .tabzz li a {
        font-size: 16px;
        line-height: 2.4;
    }
    .tabzz li a .img {
        display: none;
    }
    .x-news-list-left li {
        width: 100%;
    }
    .x-news-list-left li+li{
        margin: 0;
        margin-top: 10px;
    }
}






/*Ã¥ÂË†Ã¤Â½Å“*/
.x-cooperate {
    padding: 5vh 0;
}

.x-cooperate .x-title {
    margin-bottom: 4vh;
}

.x-company-list {
    position: relative;
    padding-bottom: 30px;
}

.x-company-item {}

.x-company-item a {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 0;
    /* border-left: 1px dashed #000; */
}

.x-company-item a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-company-item a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.x-company-item a img {
    width: auto !important;
    display: inline-block !important;
}

.x-company-item a h3 {
    color: #666666;
    font: 400 14px/30px "Microsoft yahei";
}

.x-company-list .owl-carousel .owl-dots {
    display: block;
}

.x-company-list .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom: -30px;
}

.x-company-list .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    outline: none;
    background: #989898;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}

.x-company-list .owl-carousel .owl-dots button.owl-dot:hover {
    background: #dd1b1a;
}

.x-company-list .owl-carousel .owl-dots button.owl-dot.active {
    background: #dd1b1a;
}



/*Ã¥Ââ€¹Ã¦Æ’â€¦*/
.x-link {
    background: #222222;
    padding: 20px 0;
    min-height: 80px;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.x-link .wh {
    position: relative;
   padding-left: 90px;
}

.x-link span {
    position: absolute;
    width: 90px;
    left: 0;
    top: 0px;
    color: #ffffff;
    font: 400 14px/40px "Microsoft yahei";
    background: url(//cdn.myxypt.com/74bfbbe4/24/12/2d5874eba4e6ca06ded140e59a89983e1aa0fdfa.png) no-repeat right center;
}

.x-link a {
    float: left;
    color: rgba(255, 255, 255, 0.5);
    font: 400 14px/40px "Microsoft yahei";
    padding-left: 5px;
}

.x-link a:hover {
    color: rgba(255, 255, 255, 0.7);
}



.x-link .sec {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    background: rgba(0, 0, 0, .6);
    padding: 10px;
    min-width: 120px;
    width: 100%;
}



@media (max-width:1200px) {
    .x-link span {
        left: 15px;
        width: 70px;
    }
}








/*Ã¥Âºâ€¢Ã©Æ’Â¨*/
.x-layout {
    background-color: #222222;
}


.x-layout .wh {
    padding: 18px 0;
  
}

.x-layout-menu dl {
    float: left;
    width: 50%;
}

.x-layout-menu dl dt {
    color: #fff;
    font: 600 18px/66px "Microsoft yahei";
    margin-bottom: .5vh;
}

.x-layout-menu dl dd a {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font: 400 14px/30px "Microsoft yahei";
}

.x-layout-menu dl dd a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-tt {
    color: #fff;
    font: 600 18px/66px "Microsoft yahei";
    margin-bottom: .5vh;
}

.x-layout-contact {
    float: left;
    width: 30%;
    margin-left: 5%;
}

.x-layout-contact-con {}

.x-layout-contact-con p {
    color: rgba(255, 255, 255, 0.5);
    font: 400 14px/28px "Microsoft yahei";
    margin-bottom: 0;
}


.x-layout-contact .fx {
    display: flex;
    justify-content: flex-start;
    margin-top: 10%;
}

.x-layout-contact .fx li {
    margin-right: 5%;
}

.x-layout-contact .fx li a div.img {
    width: 32px;
    height: 32px;
    background-color: #a9a9a9;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    transition: all ease .3s;
}

.x-layout-contact .fx li:hover a div.img {
    background: #fff;
}

.x-layout-contact .fx li a div.img img {
    max-width: 100%;
    max-height: 100%;
}








.x-layout-ewm {
    width: 110px;
    float: right;
    text-align: center;
    margin-top: 66px;
}

.x-layout-ewm img {
    max-width: 100%;
}

.x-layout-ewm p {
    color: rgba(255, 255, 255, 0.5);
    font: 400 14px/36px "Microsoft yahei";
}

.x-footer {
    background-color: #dd1b1a;
    color: #fffefe;
    font: 400 14px/1.8 "Microsoft yahei";
    padding: 10px 0;
}

.x-footer a {
    color: #fffefe;
}

.x-copyright {
    float: left;
    text-align: left;
}

.x-footera:hover {
    color: rgba(255, 255, 255, 0.5);
}

.x-region {
    float: right;
    color: #fffefe;
    font: 400 14px/1.8 "Microsoft yahei";
    text-align: right;

}

.x-region a {
    color: #fffefe;
    font: 400 14px/1.8 "Microsoft yahei";
}

.x-region a:hover {
    color: rgba(255, 255, 255, 0.5);
}

@media (max-width:1200px) {
    .x-layout .container-fluid {
        width: calc(100% - 30px);
        margin: 0 auto !important;
    }

    .x-layout-ewm {
        display: none;
    }

    .x-region {
        display: none;
    }
}

/*Ã¥Â°ÂÃ¥Â±ÂÃ¥Â¹â€¢Ã¥Âºâ€¢Ã©Æ’Â¨*/

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

.fw {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 10px;
}

.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: 400 13px/26px "Microsoft yahei";
}

.fw .du .dul p {
    border-bottom: 1px solid #7a7a7a;
    font: 400 16px/52px "Microsoft yahei";
}

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

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

.sjbq a {
    color: #bcbbbe;
}

.x-m-power {
    text-align: center;
    color: #bcbbbe;
    font: 400 14px/20px "Microsoft yahei";
    margin-top: 20px;
}

.x-m-power a {
    color: #bcbbbe;
    font: 400 14px/20px "Microsoft yahei";
}

.x-m-power a:hover {
    color: rgba(255, 255, 255, 0.6);
}






/* Ã¦â€°â€¹Ã¦Å“ÂºÃ¦Â Â·Ã¥Â¼Â */

@media (max-width: 990px) {
    .x-title h3 {
        font-size: 21px;
        margin-top: 5px;
    }

    .x-title h3 span {
        display: inline-block;
        margin-left: 5px;
    }

    .x-title h3 span:before {}

    .x-about .x-title {
        margin-bottom: 20px;
    }

    .x-about-left {
        margin-bottom: 15px;
        border-bottom: 1px solid #efefef;
        padding-bottom: 10px;
    }

    .x-product-list {
        margin-left: -5px;
        margin-right: -5px;
        margin-top: 20px;
    }

    .x-product-list li {
        width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
    }

    .x-case-list {
        margin: 0;
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
    }
    .x-case-list .owl-carousel {
        width: 100%;
        overflow: hidden;
    }

    .x-case-item a {
        padding: 10px;
    }

    .x-company-title {
        font-size: 14px;
    }

    .x-company-title p {
        margin-bottom: 0;
    }

    .x-company-title:after {
        margin-top: 5px;
    }

    .x-company-list {
        margin-top: 15px;
    }

    .x-news-box {
        margin-top: 20px;
    }

    .x-news-img,
    .x-news-right {
        width: 100%;
    }

    .x-news-img {
        margin-bottom: 15px;
    }

    .x-news-top h3 {
        font-size: 16px;
        padding-bottom: 7px;
        margin-bottom: 7px;
    }

    .x-news-top p {
        font-size: 12px;
    }

    .x-news-top .date h4 {
        font-size: 30px;
    }

    .x-news-top .date h5 {
        font-size: 12px;
    }

    .x-message-wrap {
        margin-left: 0;
        margin-right: 0;
    }

    .x-message-wrap #checkcode {
        width: 65%;
    }

    .x-message-wrap .checkCodeImg {
        width: 35%;
    }

    .x-message-wrap .x-submit {
        float: none;
        margin-top: 10px;
        width: 100%;
    }
}


.banner-item span{
    font-size: 4rem;
    position: absolute;
    top: 40%;
    color: #fff;
    left: 20%;
    
}

