@charset "UTF-8";

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    font-family: "微软雅黑";
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}

a:focus,
a:hover {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

.hot-keys:after,
.xypg-download-list .download-title:after,
.xypg-download-list .download-item:after,
.xypg-download-list .download-item .download-item-span:after,
.xypg-job-list .job-title:after,
.xypg-job-list .job-item:after,
.xypg-job-list .job-item .job-item-span:after,
.xypg-detail-info-bar:after,
.xypg-detail-info-bar .xypg-file-down .file-down-list li:after,
.xypg-detail-pn div:after,
.xypg-detail-file-dwon:after,
.product-detail-tab .product-detail-tabli:after,
.tag-list-product .tag-wz .tab-fenli:after {
    content: "";
    display: table;
    clear: both;
}

.x-header-right .x-login .username,
.x-product-list li h3,
.x-case-item .wz h3,
.x-news-top h3,
.x-news-list li a,
.latest-news li a,
.hot-keys li a,
.xypg-left-nav>li>a,
.xypg-left-nav .xypg-left-subnav>li>a,
.xypg-left-nav .xypg-left-threenav>li>a,
.xypg-product-list li h3 a,
.xypg-case-list li h3 a,
.xypg-news-list li .tit h3,
.xypg-album-cate li .album-title,
.xypg-album-list li h3,
.xypg-download-list .download-item .download-item-span.download-item-first,
.xypg-download-list .download-item .download-item-span .download-item-con,
.xypg-job-list .job-item .job-item-span .job-item-con,
.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p,
.xypg-detail-pn div a,
.relate-product-slick .owl-item p,
.relate-news-list li a,
.xypg-jod-detail .job-detail-title,
.cover-item .item-first .wz h3,
.cover-item .item-list h4,
.tag-list-product .tag-wz h1,
.tag-list-product .tag-wz .tab-fenli p {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.x-banner .owl-carousel .banner-item a,
.x-product-list li .img,
.x-case-item .img,
.x-news-img,
.page-banner,
.xypg-product-list li .img,
.xypg-case-list li .img,
.relate-product-slick .owl-item .img,
.x-logo a,
.x-layout-logo,
.x-layout-ewm img,
.page-message-img {
    font-size: 0;
}

.x-banner .owl-carousel .banner-item a img,
.x-product-list li .img img,
.x-case-item .img img,
.x-news-img img,
.page-banner img,
.xypg-product-list li .img img,
.xypg-case-list li .img img,
.relate-product-slick .owl-item .img img {
    width: 100%;
}

.x-logo a img,
.x-layout-logo img,
.x-layout-ewm img img,
.page-message-img img {
    max-width: 100%;
}

.x-product-list li .img,
.x-case-item .img,
.x-news-img,
.xypg-product-list li .img,
.xypg-case-list li .img,
.relate-product-slick .owl-item .img {
    overflow: hidden;
}

.x-product-list li .img img,
.x-case-item .img img,
.x-news-img img,
.xypg-product-list li .img img,
.xypg-case-list li .img img,
.relate-product-slick .owl-item .img img {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.x-product-list li .img:hover img,
.x-case-item .img:hover img,
.x-news-img:hover img,
.xypg-product-list li .img:hover img,
.xypg-case-list li .img:hover img,
.relate-product-slick .owl-item .img:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}


/*留言*/

.h-message {
    background: url(./six/bj.jpg) no-repeat center;
    background-size: cover;
    padding-top: 47px;
    padding-bottom: 45px;
}

.msg-left {
    float: left;
    width: 50%;
}

.msg-right {
    float: right;
    width: 50%;
}

.msg-left h3 {
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.msg-left h4 {
    font-size: 38px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
}

.msg-left h4 span {
    color: #1b2650;
    margin-right: 10px;
}

.msg-left h5 {
    font-size: 24px;
    color: #1b2650;
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-top: 28px;
}

.msg-left h5 span {
    font-size: 16px;
    color: #666666;
    margin-left: 5px;
}

.msgul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.msgul .msgli {
    width: 83.606%;
      padding-right: 20px;
}

.msgul .msgli li input:focus {
    border: none !important;
}

.msgul li input {
    width: 100%;
    line-height: 44px;
    padding-left: 22px;
    border: none;
    background-color: #ededed;
}

.li3 input {
    margin-top: 5px;
}


.li1 {
    width: 49%;
    float: left;
}

.li2 {
    width: 49%;
    float: right;
    position: relative;
}

.li2 .checkCodeImg {
    position: absolute;
    top: 8px;
    right: 8px;
    bottom: 8px;
    display: block;
}

.li2 .checkCodeImg img {
    width: 100px;
    height: 28px;
}

.lastlii {
    background-color:#1b2650 ;
    padding:  25px 30px;
    /* padding-top: 16px; */
    border-radius: 5px;
}

.lastlii button {
    border: none;
    background-color: #1b2650;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    width: 50px;
}

.msg-right {
    margin-top: 26px;
}


/*自适应调整*/

@media(max-width:1450px) {
    .x-menu>li:not(:first-child) {
        /*margin-left: 3.5%;*/
        margin-left: 3.5rem;
    }

    .zxzx2 {
        margin-top: 20px;
    }

    .zzaatxt h4 {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
}

@media(max-width:1200px) {
    .x-menu>li:not(:first-child) {
        margin-left: 2.5%;
    }

    .dlogo {
        margin-right: 5%;
        line-height: 64px;
    }
}


@media(max-width:1900px) {
    .pro-left .proright h5 {
        line-height: 30px;
    }

    .pro-left2 .proright2 h5 {
        line-height: 30px;
    }
}

@media(max-width:1439px) {

    .msg-left h3 {
        font-size: 22px;
    }

    .msg-left h4 {
        font-size: 32px;
    }

    .msg-left h5 {
        font-size: 22px;
    }

    .msg-left {
        width: 52%;
    }

    .li2 .checkCodeImg img {
        width: 60px;
        height: 25px;
    }

    .lastlii {
        /* background-color: #09a468; */
        padding: 23px 18px;
        border-radius: 5px;
    }



    
}


@media(max-width:991px) {
    .msg-left {
        width: 100%;
    }

    .msg-right {
        width: 100%;
    }

}


@media(max-width:510px) {

    .msg-left h4 {
        font-size: 23px;
    }

    .msg-left h3 {
        font-size: 20px;
    }

    .msg-left h5 {
        font-size: 18px;
    }

    .msg-left h5 span {
        font-size: 14px;
    }

}
