/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,navs,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{text-decoration:none;outline:none;}


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;}
.container2 {
    max-width: 1410px;
    margin: 0 auto;
    padding: 0 5px;
    font-size: 14px;
}


/*----- 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;}

/*滚动*/
#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%!important;}
#demo1 {float: left;}
#demo2 {float: left;}

#m_demo{overflow:hidden;width:92%;margin:0 auto;}
#m_indemo {float: left;width:800%!important;}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.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.2); -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -o-transform:scale(1.2);-ms-transform:scale(1.2);}


.roll_product {float: left;}




/* 标题 */

.x-title {
    position: relative;
    text-align: center;
}

.x-title h3 {
    color: #0158cb;
    font: 600 38px/52px "Microsoft yahei";
}

.x-title h3 span {
    color: #333333;
    font-weight: 400;
}

.x-title p {
    color: #999999;
    font: 400 16px/44px "Microsoft yahei";
    text-transform: uppercase;
    margin-bottom: 4.4vh;
}

.x-title a:hover {
    background: #000;
}

@media (max-width: 1024px) {
    .x-title h3 {
        font: 600 22px/40px "Microsoft yahei";
    }
    .x-title p {
        font: 400 13px/20px "Microsoft yahei";
        margin-bottom: 2vh;
    }
    .x-title a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }
}

.x-title.white {
    color: #fff;
}

.x-title.white a {
    border: 1px solid #fff;
    background: transparent;
    opacity: .8;
}

.x-title.white a:hover {
    background: #fff;
}




/* 产品 */

.x-product {
    background: url("../images/back_hot_pro.jpg") no-repeat center;
    padding: 5vh 0 4vh;
    border-bottom: 1px solid #e4e4e4;
}

.x-product-sort {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.x-product-sort li {
    list-style-type: none;
}

.x-product-sort li a {
    color: #888888;
    font: 400 18px/18px "Microsoft yahei";
    margin-left: 10px;
    margin-right: 10px;
}

.x-product-sort li a:hover {
    color: #0158cb;
}

.x-product-sort li+li {
    border-left: 1px solid #888888;
}



/*滚动*/

.comimg {
    position: relative;
}

.comimg li {
    float: left;
    border: 4px solid #eaeaea;
    margin-left: 15px;
    margin-right: 15px;
}

.comimg li img {
    width: 372px;
    height: 240px;
}

.comimg ul li h3 {
    text-align: center;
    color: #333333;
    font: 400 16px/46px "Microsoft yahei";
    background-color: #eaeaea;
}

.comimg li:hover {
    border: 4px solid #cf0010;
}

.comimg li:hover h3 {
    background-color: #cf0010;
    color: #fff;
}

.lpre,
.lnex {
    width: 30px;
    height: 59px;
    display: block;
    position: absolute;
    margin-top: -50px;
    top: 51%;
    cursor: pointer;
}

.lpre {
    left: 0;
    background: url("../images/left.png") no-repeat;
}

.lnex {
    right: 0;
    background: url("../images/right.png") no-repeat;
}

#o_demo {
    overflow: hidden;
    margin: 0 auto;
}

#o_indemo {
    float: left;
    width: 800%
}

#o_demo1 {
    float: left;
}

#o_demo2 {
    float: left;
}

.x-product-list {
    margin-top: 5vh;
    position: relative;
}

.x-product-list li {
    list-style-type: none;
    float: left;
    margin-left: 13px;
    margin-right: 13px;
    position: relative;
}

.x-product-list li .img {
    border: 1px solid #e8e8e8;
    overflow: hidden;
}

.x-product-list li .img img {
    width: 326px;
    height: 264px;
    transition: all 0.8s;
}

.x-product-list li h3 {
    color: #555555;
    font: 400 17px/60px "Microsoft yahei";
    text-align: center;
}

.x-product-list li:hover .img {
    border: 1px solid #0158cb;
}

.x-product-list li:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.x-product-list li:hover h3 {
    color: #0158cb;
}

.lpre,
.lnex {
    position: absolute;
    top: 44%;
    width: 40px;
    height: 65px;
}

.lpre {
    background: url("../images/left.png") no-repeat center #e2e2e2;
    left: -100px;
}

.lnex {
    background: url("../images/right.png") no-repeat center #e2e2e2;
    right: -100px;
}

.lpre:hover {
    opacity: 0.8;
}

.lnex:hover {
    opacity: 0.8;
}

@media (max-width: 1024px) {
    .x-product-list li {
        margin-bottom: 20px;
    }
    .x-product-list li h3 {
        font-size: 14px;
        padding: 1em 0;
    }
}

/*产品中心*/

.x-product-two {
    background: url("../images/back_pro.jpg") no-repeat top center;
    padding: 6vh 0;
}

.x-product-two-sort {
    margin-top: 4vh;
    margin-bottom: 4vh;
    display: flex;
    justify-content: center;
}

.x-product-two-sort li {
    list-style-type: none;
    float: left;
    background-color: #eaeaea;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 23px;
}

.x-product-two-sort li a {
    color: #555555;
    font: 400 17px/40px "Microsoft yahei";
    padding: 0 44px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
}

.x-product-two-sort li:hover {
    background-color: #0158cb;
}

.x-product-two-sort li:hover a {
    color: #fff;
}

.ttz {
    display: none;
}

.x-product-list-two {
    margin-top: 5vh;
    position: relative;
}

.x-product-list-two li {
    list-style-type: none;
    float: left;
    position: relative;
    width: calc(25% - 17px);
}

.x-product-list-two li+li {
    margin-left: 22px;
}

.x-product-list-two li .img {
    border: 1px solid #e8e8e8;
    overflow: hidden;
    padding-top: 100%;
    position: relative;
}

.x-product-list-two li .img img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    object-fit: cover;
    transition: all 0.8s;
}

.x-product-list-two li h3 {
    color: #555555;
    font: 400 17px/60px "Microsoft yahei";
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 1em;
}

.x-product-list-two li:hover .img {
    border: 1px solid #0158cb;
}

.x-product-list-two li:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

.x-product-list-two li:hover h3 {
    color: #0158cb;
}

.x-product-more {
    color: #666666;
    font: 400 14px/44px "Microsoft yahei";
    border: 1px solid #e1e1e1;
    width: 160px;
    margin: 0 auto;
    padding-left: 40px;
    margin-top: 30px;
    border-radius: 30px;
    background: url("../images/more_right.png") no-repeat 110px center;
}

.x-product-more a {
    color: #666666;
    font: 400 14px/44px "Microsoft yahei";
    display: block;
}

.x-product-more:hover a {
    color: #0158cb;
}

.x-product-more:hover {
    border: 1px solid #0158cb;
    background: url("../images/more_right_h.png") no-repeat 110px center;
}

@media (max-width:1200px) {
    .x-product-two-sort li a {
        font: 400 14px/40px "Microsoft yahei";
        padding: 0 20px;
    }
}

@media (max-width:1024px) {
    .x-product-two-sort {
        display: block;
    }
    .x-product-two-sort li {
        width: 30%;
        text-align: center;
        margin-top: 10px;
    }
    .x-product-list-two li h3 {
        font: 400 14px/30px "Microsoft yahei";
        word-break:keep-all;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis; 
    }
    .list1z {
        margin-left: -11px;
        margin-right: -11px;
    }
    .list1z li {
        width: calc(50% - 20px);
        margin-left: 10px !important;
        margin-right: 10px;
    }
}

@media (max-width:768px) {
    .x-product-two-sort li {
        width: calc(50% - 10px);
    }
}



/*关于我们*/

.x-about {
    display: flex;
    justify-content: center;
    background: url("../images/back_about.jpg") no-repeat right center;
}

.x-about-left {
    width: 50%;
}

.x-about-left img {
    max-width: 100%;
}

.x-about-right {
    width: 50%;
}

.x-about-right-con {
    width: 630px;
    margin-left: 60px;
    margin-top: 5vh;
}

.x-about-right-con h3 {
    color: #333333;
    font: 600 30px/40px "Microsoft yahei";
    margin-bottom: 3vh;
}

.x-about-right-con h3 span {
    color: #0158cb;
    font: 600 34px/40px "Airal";
    text-transform: uppercase;
    display: block;
}

.x-about-right-con p {
    color: #666666;
    font: 400 16px/32px "Microsoft yahei";
}

.x-about-list {
    margin-top: 6vh;
}

.x-about-list li {
    float: left;
    width: 72px;
}

.x-about-list li+li {
    margin-left: 65px;
}

.x-about-list li .img {
    display: block;
    width: 72px;
    height: 72px;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
}

.x-about-list li .img img:first-child {
    max-width: 100%;
    display: block;
}

.x-about-list li .img img:last-child {
    max-width: 100%;
    display: none;
}

.x-about-list li h3 {
    margin-top: 3vh;
    color: #666666;
    font: 400 16px/30px "Microsoft yahei";
}

.x-about-list li:hover .img {
    background-color: #0158cb;
}

.x-about-list li:hover h3 {
    color: #0158cb;
}

.x-about-list li:hover .img img:first-child {
    display: none;
}

.x-about-list li:hover .img img:last-child {
    display: block;
}

@media (max-width: 1670px) {
    .x-about-right-con {
        width: 500px;
        margin-left: 60px;
    }
    .x-about-right-con h3 {
        margin-bottom: 1vh;
    }
    .x-about-list {
        margin-top: 4vh;
    }
    .x-about-right-con p{
    font: 400 15px/28px "Microsoft yahei";
    }
}
@media (max-width: 1400px) {

    .x-about-list {
        display: none;
    }
}
@media (max-width: 1024px) {
    .x-about {
        display: block;
      
    }
    .x-about-left {
        width: 100%;
    }
    .x-about-right {
        width: 100%;
        font-size: 12px;
    }
    .x-about-right strong {
        font-size: 14px;
        color: #000;
        line-height: 1.6;
        margin-bottom: 10px;
    }
    .x-about-right-con {
        width: 100%;
        margin-left: 0;
        padding: 15px;
        margin-top: 2vh;
    }
    .x-about-right-con h3 {
        font: 600 22px/40px "Microsoft yahei";
    }
    .x-about-right-con h3 span {
        font: 600 22px/40px "Airal";
    }
}



/*应用行业领域*/

.x-apply {
    padding: 6.6vh 0 8.8vh;
}

.x-apply-list {
    margin-left: -11px;
    margin-right: -11px;
}

.x-apply-list li {
    list-style-type: none;
    float: left;
    margin-left: 11px;
    margin-right: 11px;
    position: relative;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
    width: calc(25% - 22px);
    overflow: hidden;
}


.x-apply-list li img {
    max-width: 100%;
}

.x-apply-list li h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 10px;
    text-align: center;
    color: #fff;
    font: 600 18px/70px "Microsoft yahei";
    border-bottom-right-radius: 80px;
}

.x-apply-list li h3 img {
    margin-right: 8px;
}

.x-apply-list li:hover h3 {
    background-color: #0158cb;
}


@media(max-width:1442px){
      .x-apply-list li h3 {
       border-bottom-right-radius: 50px;  
    }   
}
@media(max-width:1040px){
    .x-apply-list li h3 {
       border-bottom-right-radius: 60px;  
    } 
}
@media(max-width:768px) {
    body{
        overflow-x: hidden;
    }
    .x-apply-list li {
        width: calc(50% - 22px);
        margin-top: 2vh;
    }
    .x-apply-list li h3 {
        font: 400 14px/30px "Microsoft yahei";
        top:50%;
        height: 30px;
        padding: 0;
        border-bottom-right-radius:0;

    }
    .x-apply-list li h3 img {
        display: none;
    }
}



/*客户*/

.x-title.write {
    margin-bottom: 3vh;
}

.x-title.write h3 {
    color: #fff;
}

.x-title.write p {
    color: #fff;
    margin-bottom: 5.2vh;
}

.x-client {
    padding: 5.8vh 0 7vh 0;
    background: url("../images/back_client.jpg") no-repeat center;
}

.x-client li {
    list-style-type: none;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 2px;
    width: calc(16.66% - 2px);
}

.x-client li img {
    max-width: 100%;
}

@media (max-width:1024px) {
    .x-client li {
        width: calc(25% - 2px);
    }
}

/*FAQ答疑*/

.x-faq {
    padding: 5vh 0 6.6vh;
}

.x-faq-title {
    position: relative;
}

.x-faq-title h3 {
    float: left;
    color: #333333;
    font: 600 38px/60px "Microsoft yahei";
}

.x-faq-title a {
    float: right;
    background: url("../images/news_jt.png") no-repeat right center;
    color: #666666;
    font: 400 14px/60px "Microsoft yahei";
    display: block;
    width: 77px;
    transition: all 0.8s;
}

.x-faq-title a:hover {
    transition: all 0.8s;
    transform: translateX(10px);
}

.x-faq-list li {
    list-style-type: none;
    margin-top: 6vh;
}

.x-faq-list li h3 {
    color: #333333;
    font: 600 14px/20px "Microsoft yahei";
    background: url("../images/faq_q.jpg") no-repeat left top;
    padding-left: 56px;
    margin-bottom: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e4e4e4;
}

.x-faq-list li p {
    background: url("../images/faq_a.jpg") no-repeat left top;
    padding-left: 56px;
    color: #888;
    font: 400 14px/23px "Microsoft yahei";
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.x-faq-more {
    color: #888888;
    font: 400 14px/30px "Airal";
    border: 1px solid #e4e4e4;
    width: 100px;
    text-align: center;
    margin-top: 2.5vh;
    border-radius: 16px;
    text-transform: uppercase;
    margin-left: 56px;
}

.x-faq-list li:hover h3 {
    color: #0158cb;
}

.x-faq-list li:hover .x-faq-more {
    border: 1px solid #0158cb;
    background-color: #0158cb;
    color: #fff;
}

@media(max-width:1024px) {
    .x-faq-title h3 {
        font: 600 22px/60px "Microsoft yahei";
    }
}




/*新闻*/

.x-news {
    background-color: #f8f8f8;
    padding: 5vh 0 7vh;
}

.tabli {
    position: absolute;
    right: 0;
    top: 17px;
}

.tabli li {
    float: left;
    list-style-type: none;
}

.tabli li+li {
    padding-left: 6px;
    margin-left: 6px;
    border-left: 1px solid #666666;
}

.tabli li a {
    background: none !important;
    color: #666666;
    font: 400 18px/18px "Microsoft yahei";
}

.tabli li:hover a {
    transform: translateX(0);
    color: #0158cb;
}

.tabli li.cur a {
    color: #0158cb;
}

.tab {
    display: none;
}

.x-index-news-list li {
    list-style-type: none;
    margin-top: 4vh;
}

.x-index-news-list li .pic {
    width: 97.5%;
}

.x-index-news-list li:nth-child(2n) .pic {
    float: right;
}

.x-index-news-list li .img {
    border: 1px solid #e4e4e4;
    width: 34%;
    float: left;
    overflow: hidden;
    padding-top: 34%;
    position: relative;
}

.x-index-news-list li .img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: contain;
    transition: all 0.8s;
}

.x-index-news-list li .wz {
    width: 62%;
    float: right;
}

.x-index-news-list li h3 {
    color: #333333;
    font: 400 18px/36px "Microsoft yahei";overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

.x-index-news-list li p {
    color: #666666;
    font: 400 14px/26px "Microsoft yahei";display: -webkit-box; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 3;
}

.x-index-news-list li:hover h3 {
    color: #0158cb;
}

.x-index-news-list li:hover .img img {
    transition: all 0.8s;
    transform: scale(1.05);
}

/*快速导航*/

.x-index-nav {
    padding: 5vh 0 8vh;
}

.x-index-nav .x-faq-title {
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 1vh;
}

.x-index-nav-title h3 {
    color: #333333;
    font: 600 24px/52px "Microsoft yahei";
}

.x-index-nav-part {
    display: flex;
    align-items: center;
    margin-top: 4vh;
}
.x-index-nav-con>ul>li{
    display: flex;
    align-items: center;
    margin-top: 4vh;
}

.x-index-nav-con h3 {
    width: 140px;
    text-align: right;
    padding-right: 24px;
    position: relative;
    font: 600 18px/30px "Microsoft yahei";
    color: #0158cb;
    margin-right: 10px;
}

.x-index-nav-con h3::after {
    position: absolute;
    content: "";
    width: 2px;
    height: 30px;
    display: block;
    background-color: #dfdfdf;
    right: 0;
    top: 0;
}

.x-index-nav-list {
    width: calc(100% - 150px);
}

.x-index-nav-list li {
    list-style-type: none;
    float: left;
    margin-left: 2vh;
}

.x-index-nav-list li a {
    color: #777777;
    font: 400 14px/22px "Microsoft yahei";
}

.x-index-nav-list li a:hover {
    color: #0158cb;
}





/*内页左侧样式*/
.page-product-inquiry a{color: #fff;}


@media (max-width: 768px) {
 .x-banner{margin-top:60px;}
 .page-banner{margin-top:60px;}
 .xypg-right-content p img{max-width:100%!important;width:auto!important;height:auto!important;}
 .x-apply-list li img{width:100%;}
}