@CHARSET "UTF-8";
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,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;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:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;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;}







.w1600{
    max-width: 1630px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.top_head{
    width: 100%;
    height: 112px;
    position: relative;
    box-shadow: 0 0 5px rgba(51,51,51,0.1);
    z-index: 99;
    background: #fff;
}
.top_head.scroll{
    /*position: fixed;
    z-index: 99999;*/
}

.logo{
    width: 25%;
    line-height: 112px;
    float: left;
}
.logo img{
    max-width: 100%;
}
.head_right{
    width: 75%;
    float: right;
}

.head_right .hamo{
    line-height: 112px;
      float: right;
      width: 15%;
      font-size: 16px;
    color: #161414;
}
.head_right .ss{
    width: 40px;
    float: right;
    height: 112px;
    position: relative;
}
.head_right .ss_btn{
    width: 40px;
    height: 40px;
    background: url(//cdn.myxypt.com/372321c8/21/08/bfe0ea9f2f673c31bf36dc26829fa2c51a2c0b51.png) no-repeat center;
    position: absolute;
    top: 36px;
    right: 0;
    cursor: pointer;
}
.head_right #formsearch{
    background: #fff;
    width: 250px;
    position: absolute;
    right: 0;
    top: 112px;
    z-index: 999;
    display: none;
}
.head_right #formsearch input {
    border: none;
    background: none;
    outline: none;
    line-height: 34px;
}

.head_right #formsearch input#keyword {
    float: left;
    text-indent: 10px;
    width: 200px;
}

.head_right #formsearch input#s_btn {
    float: right;
    width: 50px;
}


/*消毒底盘优势*/
.index_tlt1{
    text-align: center;
    padding: 40px 0;
}
.index_tlt1 h2{
    font-size: 35px;
    color: #333333;
    margin-bottom: 10px;
}
.index_tlt1 p{
    font-size: 14px;
    color: #555555;
    line-height: 24px;
}
.index_tlt1 p::before{
    content: '';
    width: 23px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    background: url(//cdn.myxypt.com/372321c8/21/08/ce70aad1c1b1fcd49d7f14814902fc6d0ad79bba.png) no-repeat center;
    margin-right: 15px;
}
.index_tlt1 p::after{
    content: '';
    width: 23px;
    height: 6px;
    display: inline-block;
    vertical-align: middle;
    background: url(//cdn.myxypt.com/372321c8/21/08/ce70aad1c1b1fcd49d7f14814902fc6d0ad79bba.png) no-repeat center;
    margin-left: 15px;
}

.c1_slick .slick-con{
    padding: 0 5px;
}
.c1_slick .slick-con a{
    display: block;
    position: relative;
    overflow: hidden;
}
.c1_slick .slick-con a .img img{
    width: 100%;
    transition: .6s;
}
.c1_slick .slick-con a .marks{
    width: 100%;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(17, 17, 17, 0.5);
    transition: .6s;
}
.c1_slick .slick-con a:hover .marks{
    height: 100%;
}
.c1_slick .slick-con a:hover .img img{
    transform: scale(1.1);
}
.c1_slick .slick-con a .wz{
    width: 80%;
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
    opacity: 0;
    text-align: center;
    margin-top: 50px;
}
.c1_slick .slick-con a .wz h3 {
    font: normal 20px/40px "微软雅黑";
    color: #fff;
}

.c1_slick .slick-con a .wz h4 {
    font: normal 14px/30px "微软雅黑";
    color: #fff;
}

.c1_slick .slick-con a .wz::after {
    position: relative;
    top: -170px;
    display: block;
    width: 1px;
    height: 0;
    margin: 0 auto;
    content: "";
    transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    background-color: rgba(244, 244, 244, .2);
}

.c1_slick .slick-con a:hover .wz::after {
    height: 100px;
}

.c1_slick .slick-con a .wz .jia2 {
    width: 56px;
    height: 56px;
    background: url(//cdn.myxypt.com/372321c8/21/08/dadfd2757d48c7f93da963d730298e5aee4e9dc4.png) no-repeat center;
    background-size: 100% 100%;
    margin: 0 auto;
    margin-top: 120px;
}

.c1_slick .slick-con a:hover .wz {
    opacity: 1;
}

.c1_slick .slick-arrow{
    width: 46px;
    height: 46px;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    transition: 0.5s;
    text-indent: 100px;
    overflow: hidden;
    z-index: 999;
    opacity: 0;
}
.c1_slick .slick-prev{
    left: 21%;
    background: url(//cdn.myxypt.com/372321c8/21/08/cba0f28c07a01ae58235d41035826ca21a7d8649.png) no-repeat center;
}
.c1_slick .slick-next{
    right: 21%;
    background: url(//cdn.myxypt.com/372321c8/21/08/86336ae584693ae6a822c6bb26efc14ffb8ca758.png) no-repeat center;
}
.c1_slick:hover .slick-prev{
    left: calc(21% - 50px);
    opacity: 1;
}
.c1_slick:hover .slick-next{
    right: calc(21% - 50px);
    opacity: 1;
}

.c1_more a{
    display: block;
    margin: 40px auto 0;
    width: 266px;
    height: 46px;
    background: #004eae;
    font-size: 15px;
    color: #fff;
    text-align: center;
    line-height: 46px;
}

@media (max-width: 1199px) {
    .index_tlt1 h2{
        font-size: 28px;
    }
    .c1_slick .slick-con a .wz{
        margin-top: 30px;
    }
    .c1_slick .slick-con a .wz .jia2{
        width: 40px;
        height: 40px;
        margin-top: 80px;
    }
    .c1_slick .slick-con a .wz::after{
        top: -110px;
    }
    .c1_slick .slick-con a:hover .wz::after {
        height: 60px;
    }
    .c1_slick .slick-con a .wz h3{
        font-size: 16px;
    }
    .c1_slick .slick-con a .wz h4{
        font-size: 14px;
        line-height: 24px;
    }
    .c1_more a{
        width: 200px;
        height: 40px;
        line-height: 40px;
    }
}


@media (max-width: 991px) {
    body {
      padding-top: 60px;
    }
}

@media (max-width: 767px) {
    .index_tlt1{
        padding-bottom: 20px;
    }
    .index_tlt1 h2{
        font-size: 24px;
    }
    .index_tlt1 p{
        font-size: 12px;
    }
    .c1_slick .slick-con a .wz::after{
        display: none!important;
    }
    .c1_slick .slick-con a .wz .jia2{
        display: none!important;
    }
    .c1_slick .slick-con a .wz{
        margin-top: 0;
    }
    .c1_slick .slick-con a .wz h3{
        font-size: 14px;
    }
    .c1_slick .slick-con a .wz h4{
        font-size: 12px;
        line-height: 20px;
    }
    .c1_more a{
        width: 180px;
        height: 32px;
        line-height: 32px;
        margin-top: 20px;
        font-size: 14px;
    }
}


/*产品中心*/
.index_c2{
    padding: 30px 0;
}
.c2_1 ul{
    text-align: center;
    padding-bottom: 30px;
}
.c2_1 ul li{
    display: inline-block;
}
.c2_1 ul li::after{
    content: "|";
    font-size: 14px;
    color: #333;
}
.c2_1 ul li a{
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    color: #333;
}
.c2_1 ul li:last-child::after{
    display: none;
}
.c2_1 ul li:first-child a{
    padding-left: 0;
}
.c2_1 ul li:last-child a{
    padding-right: 0;
}
.c2_1 ul li.cur a{
    color: #004eae;
}

.c2_2 ul{
    display: none;
}
.c2_2 ul li{
    width: 24%;
    margin-right: 1.333%;
    float: left;
    padding-bottom: 144px;
    border: 1px solid #eeeeee;
}
.c2_2 ul li:nth-child(4n){
    margin-right: 0;
}
.c2_2 ul li a{
    display: block;
    position: relative;
}
.c2_2 ul li a .tu img{
    width: 100%;
}
.c2_2 ul li a .bg{
    transition-duration: .6s;
    background: #fff;
    position: absolute;
    z-index: 111;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #eeeeee;
}
.c2_2 ul li a .bg .img img{
    width: 100%;
}
.c2_2 ul li a .bg .wz{
    text-align: center;
    padding: 10px;

}
.c2_2 ul li a .bg .wz h3{
    font-size: 18px;
    line-height: 2;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c2_2 ul li a .bg .wz p{
    font-size: 13px;
    color: #999999;
    line-height: 35px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c2_2 ul li a .bg .wz dt{
    display: inline-block;
    width: 167px;
    height: 33px;
    border: 1px solid #ccc;
    font-size: 13px;
    color: #555555;
    line-height: 31px;
    font-weight: normal;
    margin-top: 10px;
}
.c2_2 ul li:hover .bg {
    /*transform: rotateY(90deg);*/
}
.c2_2 ul li a .bg .img{overflow:hidden;}
.c2_2 ul li a .bg .img img{transition: 0.5s;}
.c2_2 ul li a .bg .img:hover img{transform: scale(1.2);}

.c2_2 ul li:hover a .bg .wz h3{color:#004eae;}
.c2_2 ul li:hover a .bg .wz dt{color:#fff;display: inline-block;
    width: 167px;
    height: 33px;
    border: 1px solid #004eae;
    font-size: 13px;
   background: #004eae;
    line-height: 31px;
    font-weight: normal;
    margin-top: 10px;}
@media (max-width: 1440px){
    .c2_2 ul li a .bg .wz h3{
        line-height: 1.5;
    }
    .c2_2 ul li a .bg .wz p{
        line-height: 2;
    }
}
@media (max-width: 1199px){
    .c2_2 ul li a .bg .wz h3{
        font-size: 16px;
    }
    .c2_2 ul li a .bg .wz p{
        font-size: 12px;
    }
    .c2_2 ul li a .bg .wz dt{
        margin-top: 0;
    }
}
@media (max-width: 991px) {
    .index_c2{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .c2_1 ul{
        padding-bottom: 20px;
    }
    .c2_1 ul li a{
        font-size: 16px;
    }
    .c2_2 ul li{
        margin-bottom: 20px;
        width: 48%;
        margin-right: 2%;
        padding-bottom:0px;
    }
    .c2_2 ul li:nth-child(2n){
        margin-right: 0;
    }
}
@media (max-width: 767px){
    .c2_1 ul li a{
        font-size: 14px;
        padding: 0 10px;
    }
    .c2_2 ul li a .bg .wz dt{
        width: 130px;
        height: 24px;
        line-height: 22px;
        font-size: 12px;
    }
    .c2_2 ul li a .bg{
        position: static;
    }
    .c2_2 ul li a .tu{
        display: none;
    }
    .c2_2 ul li:hover .bg {
        transform: none;
    }

}


/*为什么选择我们*/
.index_c3{
    background: url(//cdn.myxypt.com/372321c8/21/09/7a066b8627261a7d69b9aa4b20464d08afed58cc.jpg) no-repeat 50%;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
    padding-top: 80px;
}
.index_c3::after{
    content: '';
    width: 100%;
    height: 30%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.index_tlt2{
    text-align: center;
}
.index_tlt2 h2{
    font-size: 34px;
    font-weight: bold;
    line-height: 2;
    color: #fff;
    border-bottom: 1px solid rgba(244, 244, 244, .4);
    position: relative;
}
.index_tlt2 h2::after{
    content: '';
    width: 134px;
    height: 1px;
    background: #004eae;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -67px;
}
.index_tlt2 p{
    font-size: 16px;
    color: #d9d9d9;
    line-height: 2;
    padding-top: 15px;
}

.c3_con{
    background: #fbfbfb;
    padding: 70px 0;
    margin-top: 60px;
    position: relative;
    z-index: 99;
}
.c3_con ul li{
    width: 33.333%;
    float: left;
    text-align: center;
    padding: 0 1%;
}
.c3_con ul li h2{
    font-size: 88px;
    color: #666666;
    font-weight: bold;
    line-height: 2;
    padding-top: 20px;
    background: url(//cdn.myxypt.com/372321c8/21/08/69e64590d9f1e84c93bb7b069a291009891e6f12.png) no-repeat center top ;
    background-size: auto auto;
}
.c3_con ul li h3{
    font-size: 24px;
    font-weight: bold;
    color: #5a5a5a;
    line-height: 2;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.c3_con ul li p{
    font-size: 16px;
    color: #515151;
    line-height: 28px;
    height: 56px;
    max-width: 400px;
    margin: 0 auto;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.c3_con ul li a{
    display: inline-block;
    width: 142px;
    height: 39px;
    background: #a0a0a0;
    border-radius: 20px;
    text-align: center;
    font-size: 15px;
    color: #ffffff;
    line-height: 39px;
    margin-top: 30px;
}
.c3_con ul li:hover a{
    background: #004eae;
}
.c3_con ul li:hover h2{
    background: url(//cdn.myxypt.com/372321c8/21/08/fbdd0f3e6c68fa22613b35ba52ba5566ac353145.png) no-repeat center top;
    color: #004eae;
}
.index_c3 .c3_more{
    text-align: center;
    position: relative;
    z-index: 9999;
    margin-top: 40px;
}
.index_c3 .c3_more a{
    display: inline-block;
    font-size: 17px;
    color: #004eae;
    padding-bottom: 15px;
    background: url(//cdn.myxypt.com/372321c8/21/08/9ad6181749432af20a8fb351c347e9e645064fcf.png) no-repeat center bottom;
}

@media (max-width: 1199px){
    .index_tlt2 h2{
        font-size: 28px;
    }
    .index_tlt2 p{
        font-size: 14px;
    }
    .c3_con ul li h2{
        font-size: 60px;
        background-size: auto 100%;
    }
    .c3_con ul li:hover h2{
        background-size: auto 100%;
    }
    .c3_con ul li h3{
        font-size: 18px;
    }
    .c3_con ul li p{
        font-size: 14px;
    }
}
@media (max-width: 991px){
    .index_c3{
        padding-top: 50px;
    }
    .index_tlt2 h2{
        font-size: 24px;
    }
    .index_tlt2 p{
        font-size: 12px;
    }
    .c3_con{
        margin-top: 40px;
        padding: 40px 0;
    }
    .c3_con ul li h2{
        font-size: 45px;
    }
    .c3_con ul li h3{
        font-size: 16px;
    }
    .c3_con ul li p{
        font-size: 12px;
    }
    .c3_con ul li a{
        font-size: 13px;
        width: 120px;
        height: 32px;
        line-height: 32px;
        margin-top: 20px;
    }
    .index_c3 .c3_more{
        margin-top: 30px;
    }
    .index_c3 .c3_more a{
        font-size: 14px;
    }

}

@media (max-width: 767px){
    .index_c3{
        padding-top: 40px;
    }
    .c3_con ul li{
        width: 100%;
        margin-bottom: 20px;
        padding: 0 3%;
    }
    .c3_con ul li h2{
        font-size: 32px;
    }
}


/*核心技术*/
.index_c4{
    padding: 2% 0;
}
.index_c4 ul li{
    width: 31.333%;
    margin-right: 3%;
    float: left;
}
.index_c4 ul li:nth-child(3n){
    margin-right: 0;
}
.index_c4 ul li a{
    display: block;
    border: 1px solid #eeeeee;
}
.index_c4 ul li .img{
    overflow: hidden;
}
.index_c4 ul li .img img{
    width: 100%;
    transition: .5s;
}
.index_c4 ul li .img:hover img{
    transform: scale(1.2);
}
.index_c4 ul li .wz{
    padding: 30px;
}
.index_c4 ul li .wz h3{
    font-size: 28px;
    color: #333333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}
.index_c4 ul li .wz p{
    font-size: 16px;
    color: #545454;
    line-height: 26px;
    height: 52px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.index_c4 ul li a:hover .wz{
    background: #004eae;
}
.index_c4 ul li a:hover .wz h3{
    color: #fff;
}
.index_c4 ul li a:hover .wz p{
    color: #fff;
}

@media (max-width: 1440px){
    .index_c4 ul li .wz h3{
        font-size: 24px;
    }
    .index_c4 ul li .wz p{
        font-size: 14px;
    }
}
@media (max-width: 1199px){
    .index_c4 ul li .wz h3{
        font-size: 20px;
    }
    .index_c4 ul li .wz p{
        font-size: 13px;
    }
}
@media (max-width: 767px){
    .index_c4 ul li{
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .index_c4 ul li:last-child{
        margin-bottom: 0;
    }
    .index_c4 ul li .wz{
        padding: 20px;
    }
    .index_c4 ul li .wz h3{
        font-size: 20px;
    }
    .index_c4 ul li .wz p{
        font-size: 12px;
    }
}


/*新闻中心*/
.index_c5_bg{
    background: #f8f8f8 ;
    padding: 75px 0;
}
.c5_con .c5_con_left{
    width: 63.375%;
    float: left;
    background: #fff;
    padding: 25px 25px 25px 45px;
}
.c5_con .c5_con_left .c5_con_left_1{
    position: relative;
    margin-bottom: 15px;
}
.c5_con .c5_con_left .c5_con_left_1 ul li{
    display: inline-block;
    margin-right: 20px;
    line-height: 2;
}
.c5_con .c5_con_left .c5_con_left_1 ul li a{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #252525;
}
.c5_con .c5_con_left .c5_con_left_1 ul li.cur a{
    color: #004eae;
}
.c5_con .c5_con_left .c5_con_left_1 a.news_more{
    display: block;
    width: 26px;
    height: 26px;
    background: url(//cdn.myxypt.com/372321c8/21/08/3d0d79f2412b95fcb2f8f0184dc6c862c0c4e98a.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 10px;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab{
    display: none;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .tu{
    width: 40.5%;
    float: left;
    overflow: hidden;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz{
    width: 58%;
    float: right;
    overflow: hidden;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li{
    padding-bottom: 40px;
    border-bottom: 1px solid #d3d3d3;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a{
    display: block;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a h3{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a h3 span{
    display: inline-block;
    width: 42px;
    height: 24px;
    background: #004eae;
    color: #d3d3d3;
    font-size: 15px;
    line-height: 24px;
    text-align: center;
    font-weight: normal;
    margin-right: 15px;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a .info{
    font-size: 14px;
    color: #666666;
    line-height: 2;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a:hover h3{
    color: #004eae;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li{
    padding: 36px 0;
    border-bottom: 1px solid #d3d3d3;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a{
    display: block;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .date{
    width: 68px;
    height: 92px;
    background: #999999;
    text-align: center;
    padding: 10px;
    float: left;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .date dd{
    font-size: 19px;
    color: #fff;
    line-height: 2;
    font-family: Arial;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .date dl{
    font-size: 14px;
    color: #fff;
    line-height: 2.2;
    border-top: 1px solid #fff;
    font-family: Arial;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .cont{
    width: calc(100% - 75px);
    float: right;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .cont h3{
    font-size: 16px;
    color: #333333;
    line-height: 2.5;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .cont .info{
    font-size: 14px;
    color: #666666;
    line-height: 1.8;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a:hover .cont h3{
    color: #004eae;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3{
    margin-top: 20px;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3 li a{
    display: block;
    padding-left: 25px;
    background: url(//cdn.myxypt.com/372321c8/21/08/a64c9557a66f8d82dcb92262a1d1c20384977211.png) no-repeat left center;
    line-height: 40px;
    position: relative;
    padding-right: 100px;
    color: #333333;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3 li a span{
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3 li a i{
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    font-style: normal;
}
.c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3 li a:hover{
    background: url(//cdn.myxypt.com/372321c8/21/08/81ecadd7099d9aa4b518ed62e55225d2ec1848cd.png) no-repeat left center;
    color: #004eae;
}
.c5_con .c5_con_right{
    width: 35%;
    float: right;
    background: #fff;
    padding: 25px;
}
.c5_con .c5_con_right .c5_con_right_tlt{
    margin-bottom: 15px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #252525;
    line-height: 2;
}
.c5_con .c5_con_right .c5_con_right_tlt a{
    display: block;
    width: 26px;
    height: 26px;
    background: url(//cdn.myxypt.com/372321c8/21/08/3d0d79f2412b95fcb2f8f0184dc6c862c0c4e98a.png) no-repeat center;
    float: right;
    margin-top: 10px;
}
.c5_con .c5_con_right .c5_con_right_tu{
    overflow: hidden;
}
.c5_con .c5_con_right .xw4{
    padding: 36px 0;
    border-bottom: 1px solid #d3d3d3;
}
.c5_con .c5_con_right .xw4 li a{
    display: block;
}
.c5_con .c5_con_right .xw4 li a h3{
    font-size: 16px;
    color: #252525;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c5_con .c5_con_right .xw4 li a .info{
    font-size: 14px;
    color: #666666;
    line-height: 1.8;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c5_con .c5_con_right .xw4 li a:hover h3{
    color: #004eae;
}
.c5_con .c5_con_right .xw5{
    margin-top: 18px;
}
.c5_con .c5_con_right .xw5 li a{
    display: block;
    padding-left: 25px;
    background: url(//cdn.myxypt.com/372321c8/21/08/a64c9557a66f8d82dcb92262a1d1c20384977211.png) no-repeat left center;
    line-height: 40px;
    position: relative;
    color: #333333;
}
.c5_con .c5_con_right .xw5 li a span{
    font-size: 14px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c5_con .c5_con_right .xw5 li a:hover{
    background: url(//cdn.myxypt.com/372321c8/21/08/81ecadd7099d9aa4b518ed62e55225d2ec1848cd.png) no-repeat left center;
    color: #004eae;
}

@media (max-width: 991px){
    .index_c5_bg{
        padding: 50px 0;
    }
    .c5_con .c5_con_left{
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .c5_con .c5_con_right{
        width: 100%;
        float: none;
    }

}
@media (max-width: 767px){
    .c5_con .c5_con_left{
        padding: 20px;
    }
    .c5_con .c5_con_left .c5_con_left_1 ul li a{
        font-size: 18px;
    }
    .c5_con .c5_con_left .c5_con_left_1 a.news_more{
        top: 0;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .tu{
        display: none;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz{
        width: 100%;
        float: none;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li{
        padding-bottom: 20px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a h3{
        font-size: 15px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a h3 span{
        font-size: 14px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw1 li a .info{
        font-size: 13px;
        margin-top: 10px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li{
        padding: 20px 0;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .date dd{
        font-size: 16px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .date dl{
        font-size: 12px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .cont h3{
        font-size: 14px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_t .wz .xw2 li a .cont .info{
        font-size: 13px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3 li a span{
        font-size: 13px;
    }
    .c5_con .c5_con_left .c5_con_left_2 .c5_con_left_2_tab .c5_con_left_2_tab_b .xw3 li a i{
        font-size: 13px;
    }
    .c5_con .c5_con_right .c5_con_right_tlt{
        font-size: 18px;
    }
    .c5_con .c5_con_right .c5_con_right_tlt a{
        margin-top: 0;
    }
    .c5_con .c5_con_right .c5_con_right_tu img{
        max-width: 100%;
    }
    .c5_con .c5_con_right .xw4{
        padding: 20px 0;
    }
    .c5_con .c5_con_right .xw4 li a h3{
        font-size: 14px;
    }
    .c5_con .c5_con_right .xw4 li a .info{
        font-size: 13px;
    }
    .c5_con .c5_con_right .xw5 li a span{
        font-size: 13px;
    }
}


/*合作客户*/
.index_c6{
    padding: 30px 0 50px;
}
.index_c6 ul{
    margin-bottom: 30px;
}
.index_c6 ul li{
    width: 16%;
    float: left;
    position: relative;
    padding-bottom: 28px;
    padding-right: 28px;
    margin-bottom: 20px;
}
.index_c6 ul li::before{
    content: '';
    width: 56px;
    height: 56px;
    background: url(//cdn.myxypt.com/372321c8/21/08/c345ee63e118e39be578c2e43fd843b6f229ca5c.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 39px;
    right: 0;
}
.index_c6 ul li a{
    display: block;
    overflow: hidden;
    text-align: center;
}
.index_c6 ul li a img{
    max-width: 100%;
    transition: .5s;
}
.index_c6 ul li a:hover img{
    transform: scale(1.2);
}
.c6_more{
    text-align: center;
}
.c6_more a{
    display: inline-block;
    width: 141px;
    height: 57px;
    border: 1px solid #7d7d7d;
    line-height: 55px;
    font-size: 15px;
    color: #707070;
    border-radius: 8px;
}
.c6_more a:hover{
    background: #004eae;
    color: #fff;
}
@media (max-width: 767px){
    .index_c6 ul li{
        width: 50%;
        padding: 0;
    }
    .index_c6 ul li::before{
        display: none;
    }
    .index_c6{
        padding: 10px 0 30px;
    }
    .c6_more a{
        width: 120px;
        height: 47px;
        line-height: 45px;
        font-size: 14px;
    }
}


.yqlj{
    background: #2a2a2a;
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
}
.wlink{
    padding-right: 98px;
    position: relative;
}
.wlink .gotop{
    width: 44px;
    height: 41px;
    background: url(//cdn.myxypt.com/372321c8/21/08/fc8041f26e1afd139e4e231cbf1c8d28c871c3b0.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20.5px;
    cursor: pointer;
}
.wlink .linklist{
    border-right: 1px solid rgba(255, 255, 255, 0.14);
    padding: 20px 20px 20px 0;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.73);
    line-height: 2;
}
.wlink .linklist a{
    color: rgba(255, 255, 255, 0.73);
}


.foot1{
    background: #2a2a2a;
    padding: 25px 0;
}
.foot1 .ff1{
    width: 50%;
    float: left;
}
.foot1 .ff1 .ft_nav{
    padding: 20px 0;
}
.foot1 .ff1 .ft_nav li{
    padding: 0 20px;
    display: inline-block;
    position: relative;
    line-height: 2;
}
.foot1 .ff1 .ft_nav li a{
    font-size: 14px;
    color: rgba(255, 255, 255, 0.49);
}
.foot1 .ff1 .ft_nav li:nth-child(1){
    padding-left: 0;
}
.foot1 .ff1 .ft_nav li:last-child{
    padding-right: 0;
}
.foot1 .ff1 .ft_nav li::after{
    content: '|';
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 2px
}
.foot1 .ff1 .ft_nav li:last-child::after{
    display: none;
}
.foot1 .ff1 .ft_nav li a:hover{
    color: #fff;
}
.foot1 .ff1 .k1{
    font-size: 12px;
    color: rgba(255, 255, 255, 0.52);
    line-height: 2;
}
.foot1 .ff1 .k1 a{
    color: rgba(255, 255, 255, 0.52);
}
.foot1 .ff2{
    width: calc(50% - 185px);
    float: left;
}
.foot1 .ff2 ul li{
    padding-left: 35px;
    font-size: 14px;
    color: #fff;
    line-height: 40px;
}
.foot1 .ff3{
    display: flex;
    width: 180px;
    float: right;
    flex-direction: row;
  justify-content: space-between;
    align-items: center;
}
.foot1 .ff3 .ft_ewm img{
    max-width: 113px;

}
.foot1 .ff3 .ft_gz span{
    font-size: 14px;
    line-height: 35px;
    display: block;
    color: #fff;
}

.foot2{
    background: #000000;
    padding: 15px 0;
    font-size: 12px;
    color: #7f7e7e;
    line-height: 2;
}
.foot2 a{
    color: #7f7e7e;
}
.foot2 .copyr{
    float: left;
}
.foot2 .copyr img{
    margin-top: -2px;
}
.foot2 .jszc{
    float: right;
}

.footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #434343;
  }
  .footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .footer ul li {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
  }
  .footer ul li.active {
    background: #004eae;
  }
  
  .footer ul li a {
    display: block;
    color: #fff;
  }
  
  .footer ul li .iconfont {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
  }
  
  .footer ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
  }
  

@media (max-width: 1440px){
    .foot1 .ff1 .ft_nav li{
        padding: 0 10px;
    }
}
@media (max-width: 767px){
    .foot1 .ff1{
        width: 100%;
        float: none;
    }
    .foot1 .ff2{
        width: 100%;
        float: none;
        margin: 20px auto;
    }
    .foot1 .ff2 ul li{
        line-height: 32px;
    }
    .foot1 .ff3{
        width: 100%;
        float: none;
        justify-content: space-around
    }
    .foot1{
        margin-bottom: 50px;
    }

}


/*内页*/
.containers{
    max-width:1300px;
    margin: 0 auto;
    padding:3% 15px;
}
@media (min-width: 991px) {
    .page-wrap-left{display:none;}
   
}

@media (max-width: 768px) {
    .xypg-left-con2 .xypg-left-nav{display:none!important;}
    .xypg-right-content img{width:100%!important;height:auto!important;}
}
/* 内页左侧导航栏样式 */

.xypg-left-con2 .xypg-left-nav {
    display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;margin-bottom:3%;
}

.xypg-left-con2 .xypg-left-nav>li {width:18%;
    position: relative;text-align:center;
    background: #f7f7f7;border-right: 1px solid #dedede;
}

.xypg-left-con2  .xypg-left-nav > li:last-child {
  border: none;
}

.xypg-left-con2 .xypg-left-nav>li>a {
    display: block;
    font-size: 16px;
    line-height: 30px;
    color: #4c4c4c;
    padding: 15px 18px;
}


.xypg-left-con2 .xypg-left-nav>li:hover>a,
.xypg-left-con2 .xypg-left-nav>li.clicked>a {
    color: #fff;background:#004eae;
}



/*share css style*/
#mobile_share {
    position: fixed;
    right: 0;
    bottom: 90px;
    width: 123px;
    z-index: 99999;
    background: #fff;
    padding: 0;
    overflow: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  
  #mobile_share h2.title {
    text-align: center;
    line-height: 30px;
    height: 30px;
    background: #717577;
    color: #fff;
    font-size: 14px;
  }
  
  #mobile_share .share_item {
    padding: 8px;
    background: #fff;
    border: 1px solid #f1f1f1;
  }
  
  #mobile_share .share_item li {
    display: block;
    overflow: hidden;
    margin: 8px 0;
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 8px;
  }
  
  #mobile_share.active {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  
  .share-link {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
  }
  
  .share-link i {
    background: url(//cdn.myxypt.com/372321c8/21/08/f6d13bc0aa54def27ccb3c40cee23a53125abbb4.png) no-repeat;
    background-size: 200px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
  }
  
  .share-link span {
    display: inline-block;
  }
  
  .share-weibo i {
    background-position: 0 0;
  }
  
  .share-renren i {
    background-position: -42px 0;
  }
  
  .share-douban i {
    background-position: -84px 0;
  }
  
  .share-qweibo i {
    background-position: -126px 0;
  }
  
  .share-qzone i {
    background-position: -168px 0;
  }
  
  .share-weixin {
    display: block;
    margin: 0 auto;
    width: 105px;
    overflow: hidden;
    line-height: 32px;
    font-size: 12px;
    padding-left: inherit;
  }
  
  .share-weixin i {
    background: url(//cdn.myxypt.com/372321c8/21/08/d443a031d0905420f987b8767dbbdcf19839d9f6.png) no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 20px;
    float: left;
  }
  
  .share-weixin span {
    display: inline-block;
  }