/*初始化样式*/
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;}



/*----- 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;}



.pos{position: relative;width:1920px;left:50%;margin-left:-960px;}
.wh{width:1200px;margin:0 auto;}


.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;}


/*头部样式*/
.top1{background:#e6e6e6;color:#595959;height:27px;line-height:27px;overflow:hidden;font-size:14px;}
.top1 a{color:#595959;}





.top2{height:143px;overflow:hidden;}

.logo{float:left;line-height:143px;}
.k2{margin-top: 5px;font-size:14px;color:#333333;line-height:35px;background: url(../images/t.png) no-repeat left center;padding-left:54px;}
.k2 p:nth-child(2){color:#2459a9;font-size:27px;}




.product_list1{margin-top:38px;}
.product_list1 li{float:left;margin-right:57px;margin-bottom:28px;}
.product_list1 li:nth-child(4n){margin-right:0;}
.product_list1 li img{width:257px;height:293px;}
.product_list1 li h3{text-align:center;font-weight:normal;color:#3f3f3f;font-size:20px;}




/*主体样式*/

.ssddds{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xyin-case-sort li:hover, .xyin-case-sort li.on {
    background: #3c486d;
    position: relative;
    color: #fff;
    cursor: pointer;
}

.xyin-case-sort li:hover a, .xyin-case-sort li.on a {
    color: #fff;
}

.aby_hh li:hover .aby_hh_img img{
    filter: invert(49%) sepia(93%) saturate(369%) hue-rotate(900deg) brightness(60%) contrast(93%);
}



/*页面底部*/
.foot{background:#333;}
.f_nav{width:826px;margin-top:40px;}
.f_nav dl{float:left;width:136px;height:186px;overflow:hidden;}
.f_nav dt{margin-bottom:8px;font-size:19px;color:#333;font-weight:normal;}

.f_nav dd a{font-size:12px;color:#333;line-height:20px;}
.copyright{text-align:center;line-height:24px;}

/*内页左侧样式*/

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


/*newcus*/

.x-top2 .dlogo {
    height: 100px;
    line-height: 100px;
}

.x-top2 .nnav {
    width: 76%;
}

.so img {
    max-width: 100%;
    padding-top: 38px;
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 80px;
    width: 238px;
    padding: 2px;
    border-radius: 2px;
    z-index: 999;
    background: rgb(13,77,161, .6);
}

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

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

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;
}
.x-top2-con{
    display: flex;
    justify-content: space-between;
}

.web-con{
    width: 1460px;
    margin: 0 auto;
}
.container{
    width: 1460px;
    margin: 0 auto;    
}
@media (max-width: 1500px) {
    .web-con{
        width: 1300px;
    }
    .container{
        width: 1300px; 
    }
}
@media (max-width: 1330px) {
    .web-con{
        width: calc(100% - 30px);
    }
    .container{
        width: 100%; 
    }
}
.x-menu .lastli {
    width: 66px!important;
}
.x-menu .lastli .lg{
    position: relative;
    width: 80px;
    float: left;
    color: #333333;
    font: 400 16px/100px "Microsoft yahei";
}

.x-menu .lastli .lg::before{
    content: "";
    width: 1px;
    height: 16px;
    background-color: #999999;
    position: absolute;
    right: -4px;
    top: 44px;
    display: none;
}
.x-menu .lastli .lg img{
    margin-right: 8px;
}
.x-menu .lastli .so{
    float: right;
    width: 22px;
    height: 100px;
}
.web-product{
    background: url(//cdn.myxypt.com/9f02c5c0/22/06/9e08b674b36dcb085cd3b420ddfa6b63b9345458.jpg) no-repeat center;
    padding: 7vh 0;
}
.web-tt{
    position: relative;
}
.web-tt h3{
    color: #333333;
    font: 600 50px/66px "Microsoft yahei";
    text-align: center;
    position: relative;
    z-index: 99;
    padding-top: 38px;
    margin-bottom: 30px;
}
.web-tt span{
    width: 700px;
    display: block;
    color: #ffffff;
    font: 600 66px/88px "Airal";
    text-align: center;
    -webkit-text-stroke: 1px #c2cbde;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -350px;
}
.web-product .web-tt span{
    color: #e8ebf0;
}
.index_tab{
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.web-pro-l{
    width: 16%;
}
.tab-con{
    width: 80%;
}
.tab-li li{
    position: relative;
    padding-left: 30px;
    border-radius: 30px;
    overflow: hidden;
}
.tab-li li::after{
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #0d4da1;
    border-radius: 6px;
    position: absolute;
    left: 0;
    top: 23px;
}
.tab-li li a{
    display: block;
    color: #333333;
    font: 400 20px/60px "Microsoft yahei";
}
.tab-li li a img{
    opacity: 0;
    transition: all 0.8s;
}
.tab-li li:hover{
    background-color: #0d4da1;
    color: #fff;
}
.tab-li li:hover a{
    color: #fff;
}
.tab-li li:hover a img{
    opacity: 1;
}
.tab-li li.active{
    background-color: #0d4da1;
    color: #fff;
}
.tab-li li.active a{
    color: #fff;
}
.tab-li li.active a img{
    opacity: 1;
}
.tab-con .pro .img{
    width: 68%;
    float: left;
    text-align: center;
    margin-top: 30px;
}
.tab-con .pro .img img{
    max-width: 100%;
}
.tab-con .pro .text{
    width: 29%;
    float: right;
    margin-top: 40px;
}
.tab-con .pro .text h3{
    color: #333333;
    font: 600 20px/66px "Microsoft yahei";
}
.tab-main{
    display: none;
}
.tab-main.active{
    display: block;
}
.text-line{
    border-top: 1px solid #d0d3d8;
    border-bottom: 1px solid #d0d3d8;
    padding: 27px 0;
}
.text-line h4{
    position: relative;
    color: #333333;
    font: 600 20px/25px "Microsoft yahei";
    padding-left: 13px;
    margin-bottom: 15px;
}
.text-line h4::before{
    content: "";
    width: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    background-color: #0d4da1;
    left: 0;
}
.text-line p{
    position: relative;
    color: #333333;
    font: 400 16px/40px "Microsoft yahei";
    padding-left: 30px;
}
.text-line p::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #0d4da1;
    border-radius: 6px;
    position: absolute;
    left: 5px;
    top: 15px;
}
.tab-main .more{
    position: relative;
    width: 188px;
    height: 49px;
    font: 400 16px/49px "Microsoft yahei";
    color: #fff;
    background-color: #e60012;
    padding-left: 85px;
    margin-top: 44px;
    border-radius: 25px;
}
.tab-main .more::before{
    content: "";
    width: 28px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 52px;
    top: 24px;
    z-index: 99;
    transition: all 0.8s;
}
.tab-main .more span{
    position: absolute;
    z-index: 1;
    width: 39px;
    height: 22px;
    display: block;
    top: 13px;
    left: 40px;
    background: url(//cdn.myxypt.com/9f02c5c0/22/06/acd478ca27e6ad9d46281e13967680b37c301e9f.png) no-repeat left;
}
.tab-main .more:hover::before{
    width: 10px;
    transform: translateX(-5px);
}

@media (max-width: 1500px) {
    .web-pro-l{
        width: 20%;
    }
}

@media (max-width: 1300px) {
    .tab-con .pro .img{
        width: 52%;
    }
    
    .tab-con .pro .text{
        width: 40%;
    }
    .tab-li li a{
        font: 400 19px/46px "Microsoft yahei";
    }
    .tab-li li::after{
        top: 15px;
    }
    .tab-li li a img{
        display: none;
    }
}

@media (max-width: 992px) {
    .web-product{
        background-size: auto 100%;
    }
    .web-tt h3{
        font: 600 30px/40px "Microsoft yahei";
        padding-top: 0;
        margin-bottom: 0;
    }
    .web-tt span{
        position: relative;
        width: 100%;
        font: 600 33px/40px "Airal";
        margin-left: 0;
        left: 0;
    }
    .web-product{
        padding: 5vh 0;
    }
    .index_tab{
        display: block;
    }
    .web-pro-l{
        width: 100%;
    }
    .tab-li li{
        width: 49%;
        float: left;
    }
    .tab-li li:nth-child(2n){
        float: right;
    }
    .tab-con{
        width: 100%;
    }
}
.m-product li{
    width: 100%;
}
.m-product li .img img{
    max-width: 100%;
}
.m-text-line h3{
    position: relative;
    color: #333333;
    font: 600 20px/25px "Microsoft yahei";
    padding-left: 13px;
    margin-bottom: 15px;
}
.m-text-line h3::before {
    content: "";
    width: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    background-color: #0d4da1;
    left: 0;
}
.m-text-line p{
    position: relative;
    color: #333333;
    font: 400 16px/32px "Microsoft yahei";
    padding-left: 30px;
}
.m-text-line p::after {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #0d4da1;
    border-radius: 6px;
    position: absolute;
    left: 5px;
    top: 10px;
}
/*应用*/
.web-apply{
    padding: 7vh 0;
}
.web-apply .web-tt{
    margin-bottom: 6vh;
}
.web-apply-con1{
    position: relative;
    z-index: 99;
    box-shadow: 0 0 8px rgba(51, 51, 51, .15);
    margin-top: -77px;
    /* background-color: #fff; */
}
.tt1z{
    display: none;
    position: relative;
}
.tab1z{
   
}
.tt1z .img img{
    max-width: 100%;
}
.tt1z li .img img:first-child{
    display: block;
}
.tt1z li .img img:last-child{
    display: none;
}
.tt1z .text{
    position: absolute;
    z-index: 99;
    left: 0;
    right: 0;
    top: 15vh;
}
.tt1z .text h3{
    color: #f2f2f2;
    font: 600 32px/60px "Microsoft yahei";
    margin-bottom: 2.2vh;
}
.tt1z .text p{
    width: 50%;
    color: #f2f2f2;
    font: 400 16px/36px "Microsoft yahei";
}


a.tta{
    position: relative;
    width: 188px;
    height: 49px;
    font: 400 16px/49px "Microsoft yahei";
    color: #fff;
    background-color: #0d4da1;
    padding-left: 85px;
    margin-top: 44px;
    border-radius: 25px;
    display: block;
}
a.tta::before{
    content: "";
    width: 28px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    left: 52px;
    top: 24px;
    z-index: 99;
    transition: all 0.8s;
}
a.tta span{
    position: absolute;
    z-index: 1;
    width: 39px;
    height: 22px;
    display: block;
    top: 13px;
    left: 40px;
    background: url(//cdn.myxypt.com/9f02c5c0/22/06/c94ea0c8772c36580551322efea47a2546afde3e.png) no-repeat left;
}
a.tta:hover::before{
    width: 10px;
    transform: translateX(-5px);
}

.tab1z li{
    float: left;
    position: relative;
    width: 25%;
    text-align: center;
    color: #333333;
    height: 156px;
    transition: all 0.8s;
    background-color: #fff;
    padding: 30px 0;
}
.tab1z li::before{
    position: absolute;
    top: 0;
    content: "";
    width: 100%;
    height: 0;
    display: block;
    background-color: #225eab;
    transition: all 0.8s;
}
.tab1z li + li::after{
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 1px;
    height: 0;
    display: block;
    background-color: #225eab;
    transition: all 0.8s;
}
.tab1z li + li{
    border-left: 1px solid #eee;
}
.tab1z li h3{
    color: #333333;
    font: 400 22px/50px "Microsoft yahei";
}
.tab1z li.cur{
    background-color: #225eab;
    color: #fff;
    padding-bottom: 20px;
    transition: all 0.8s;
}
.tab1z li.cur::before{
    transition: all 0.8s;
    height: 30px;
    top: -30px;
}
.tab1z li .img{
    margin: 0 auto;
    width: 50px;
}

.tab1z li.cur h3{
    color: #fff;
}
.tab1z li.cur .img img{
    filter: brightness(100);
}

@media (max-width: 1500px){
    .tt1z .text{
        top: 8vh;
    }
}
@media (max-width: 1300px){
    .tt1z .text p{
        width: 66%;
    }
    .web-apply-con1{
        margin-top: 0px;
    }
    .tab1z li{
        height: 122px;
        padding: 10px 0;
    }
}
@media (max-width: 992px){
    .web-apply{
        padding: 5vh 0;
    }
    .tt1z .text{
        top: 10px;
        width: calc(100% - 30px);
    }
    .tt1z .text h3{
        font: 400 22px/50px "Microsoft yahei";
        margin-bottom: 1vh;
    }
    .tt1z .text p{
        width: 100%;
        font: 400 16px/32px "Microsoft yahei";
    }
    .tab1z li{
        font: 400 22px/60px "Microsoft yahei";
    }
    .tab1z li.cur{
        padding-bottom: 0;
        font: 400 22px/60px "Microsoft yahei";
    }
    .tab1z li.cur::before{
        height: 0;
    }
     .web-apply .web-tt{
        margin-bottom: 10px;
    }
}
@media (max-width: 768px){
    

}
.m-apply-con li{
    width: 100%;
    margin-bottom: 8px;
}
.m-apply-con li .img img{
    max-width: 100%;
    height: auto;
}
.m-apply-con li .text{
    padding: 8px;
    background-color: #fafafa;
}
.m-apply-con li .text h3{
    position: relative;
    color: #333333;
    font: 600 20px/25px "Microsoft yahei";
    padding-left: 13px;
    margin-bottom: 15px;
}
.m-apply-con li .text h3::before {
    content: "";
    width: 3px;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    background-color: #0d4da1;
    left: 0;
}
.m-apply-con li .text p{
    color: #666;
    font: 400 14px/28px "Microsoft yahei";
}
/*新闻*/
.web-news {
    padding-bottom: 9vh;
}
.web-news-list{
    margin-top: 6vh;
}
.web-news-list li .img{
    overflow: hidden;
}
.web-news-list li .img img{
    transition: all 0.8s;
}

.web-news-list li .wz{
    border: 1px solid #eceff7;
    padding: 28px;
}
.web-news-list li .wz h3{
    color: #414141;
    font: 400 20px/26px "Microsoft yahei";
    margin-bottom: 20px;
    word-break:keep-all;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis; 
}
.web-news-list li .wz p{
    color: #666666;
    font: 400 14px/28px "Microsoft yahei";
}
.web-news-list li .wz .more{
    color: #a8acb5;
    font: 400 14px/20px "Microsoft yahei";
    padding-top: 10px;
    margin-top: 4vh;
    border-top: 1px solid #e1e6f2;
    background: url(//cdn.myxypt.com/9f02c5c0/22/06/63889f7fc8c8b9dc596af264a9bd97508cadf502.png) no-repeat 95% 62%;
}

.web-news-list li:hover .img img{
    transform: scale(1.05);
    transition: all 0.8s;
}
.web-news-list li:hover .wz h3{
    color: #0d4da1;
}
.web-news-list li:hover .wz .more{
    border-top: 1px solid #0d4da1;
    color: #0d4da1;
    background: url(//cdn.myxypt.com/9f02c5c0/22/06/a5e03b577ef64629e52b64ca734a42e2a1fb7569.png) no-repeat 95% 62%;
}

@media (max-width: 992px) {
    .web-news-list{
        margin-top: 3vh;
    }
}
@media (max-width: 768px) {
    .web-news-list li .wz{
        background-color: #eceff7;
        padding: 8px;
    }
    .web-news-list li .wz h3{
        font: 400 14px/26px "Microsoft yahei";
    }
    .web-news-list li .wz .more{
        margin-top: 10px;
    }
    
}

/*关于我们*/
.web-about{
    padding: 6vh 0 9vh;
    background: url(//cdn.myxypt.com/9f02c5c0/22/06/59a2612fcf77b645b2e6b1df5d97cf22791bcabd.jpg) no-repeat center;
}
.x-about{
    margin-top: 7vh;
    display: flex;
    justify-content: space-between;
}

.aboutr {
    width: 46.6%;
}

.aboutr img {
    max-width: 100%;
}
.x-about a.tta{
    font: 400 14px/49px "Microsoft yahei";
}
.aboutz {
    width: 50%;
}
.tybt{
    color: #333333;
    font: 600 34px/60px "Microsoft yahei";
}
.aboutz .about_content {
    font-size: 16px;
    color: #555555;
    margin-top: 1vw;
    font: 400 16px/32px "Microsoft yahei";
}


.web-about-list{
    display: flex;
    justify-content: space-between;
    margin-top: 6.5vh;
}
.web-about-list li{
    width: 20%;
    text-align: center;
}
.web-about-list li .img{
    padding: 10px;
    width: 80px;
    height: 80px;
    background-color: #0d4da1;
    border-radius: 40px;
    margin: 0 auto;
    transition: all 0.8s;
}
.web-about-list li h3{
    color: #333333;
    margin-top: 11px;
    font: 400 20px/30px "Microsoft yahei";
}
.web-about-list li h4{
    color: #999999;
    font: 400 14px/20px "Airal";
}
.web-about-list li:hover .img{
    transition: all 0.8s;
    transform:rotateY(180deg);
}

@media (max-width: 1300px) {
    .aboutz .about_content p{
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        line-clamp: 6;
        -webkit-box-orient: vertical;
    }
    a.tta{
        margin-top: 15px;
    }
}
@media (max-width: 768px) {
    .tybt{
        font: 600 20px/40px "Microsoft yahei";
    }
}
@media (max-width: 768px) {
    .web-about{
        background-size: auto 100%;
    }
    .x-about {
        display: block;
        margin-top: 3vh;
    }
    .aboutr{
        width: 100%;
    }
    .aboutz{
        width: 100%;
    }
    .web-about-list li h4{
        display: none;
    }
    .web-about-list li h3{
        font: 400 17px/30px "Microsoft yahei";
    }
}
/*底部*/
.x-layout .fota {
    width: 20%;
}

.x-layout .fotb {
    width: 43.8%;
}
.foot_nav{
    display: flex;
    justify-content: space-between;
}



.foot_nav li {
    text-align: left;
}

.foot_nav li a {
    color: #ffffff;
    display: block;
    width: 100%;
    font: 600 19px/38px "Microsoft yahei";
}

.foot_nav li .x-nav-menu {
    width: 100%;
    margin-top: 1.3em;
}

.foot_nav li .x-nav-menu a {
    display: block;
    color: #cecece;
    font: 400 15px/34px "Microsoft yahei";
}
.foot_nav li .x-nav-menu a:hover{
    color: #fff;
}
.fot-h{
    color: #ffffff;
    font: 600 19px/38px "Microsoft yahei";
}
.x-layout-contact{
    margin-top: 1.3em;   
}
.x-layout-contact p{
    display: block;
    color: #cecece;
    font: 400 15px/34px "Microsoft yahei";
}
.x-layout .fotc {
    width: 105px;
}

.fot-h2{
    text-align: center;
    color: #fff;
    font: 600 17px/38px "Microsoft yahei";
    margin-bottom: 10px;
}
.x-layout-ewm{
    margin-top: 10px;
}
.x-layout-ewm p{
    text-align: center;
    color: #ffffff;
    font: 400 15px/40px "Microsoft yahei";
}
.fotc .social-share{
    width: 80%;
    margin: 0 auto;
}
.fotc .social-share .icon-wechat:before{
    color: #fff;
}
.fotc .social-share .icon-wechat{
     border-color: rgba(255,255,255,.1);
    background-color: rgba(255,255,255,.1);
}
.fotc .social-share .icon-weibo{
    color: #fff;
    border-color: rgba(255,255,255,.1);
    background-color: rgba(255,255,255,.1);
}
.fotc .social-share .icon-weibo:before{
    color: #fff;
}
/* 友情链接 */

.c-link {
    padding: 20px 0;
    color: #cecece;
    font: 400 14px/26px "Microsoft yahei";
    margin-top: 6vh;
    border-bottom: 1px solid rgba(255,255,255,.2);
}

.c-link .con {
    display: flex;
    flex-wrap: wrap;
    position: relative;
}

.c-link span {
    cursor: pointer;
    display: block;
}

.c-link dd{
    width:calc(100% - 70px)
}

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

.c-link a {
    color: #cecece;
    padding: 0 4px;
    font-size: 14px;
    line-height: 24px;
}

.x-footer {
    background: #0d4da1;
    padding: 20px 0;
    text-align: center;
    color: #cecece;
    font: 400 14px/28px "Microsoft yahei";
}

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

.x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}
.x-footer-con{
    display: flex;
    justify-content: space-between;
}

.x-banner .num{
    position: absolute;
    bottom: 5%;
    left: 25%;
    z-index: 999;
    color: #fff;
    font: 600 24px/30px "Microsoft yahei";
}
.x-banner .num span{
    position: relative;
    font: 600 36px/30px "Microsoft yahei";
    margin-right: 8px;
}
.x-banner .num span::before{
    content: "/";
    font: 400 17px/30px "Microsoft yahei";
    position: absolute;
    left: 22px;
    bottom: 4px;
}


/*产品内页经过*/
.layer1.change .layer2{
    display: block !important;
}
.layer1 li .layer2 {
    position: relative;
    left: 210px;
    top: 0px;
    width: 240px;
    padding: 10px 20px;
    background: #f5f6f6;
    border-bottom: 2px solid #3a78c1;
    z-index: 9999;
}
.layer1 .list_item{
    padding-left: 20px;
    display: block;
    color: #333;
    font:600 17px/52px "Microsoft yahei";
}

/* productlist专题页开始 */
.zty-pro-a1{
    position: relative;
    display: block;
    background-color: #1b4d9f;
    padding-left: 38px;
    color: #fff;
    font: 400 17px/52px "Microsoft yahei";
    margin-bottom: 10px;
    margin-top: 10px;
}

.zty-pro-a1:before{
    display: block;    
    content: "";
    width: 6px;
    position: absolute;
    left: 6px;
    top: 6px;
    bottom: 6px;
    background-color: #e91a2d;
}

.zty-pro-a1:hover{
    color: rgba(255, 255, 255, .8);
}
.zty-pro-a2{
    display: block;
    position: relative;
    font: 400 15px/38px "Microsoft yahei";
    color: #333;
    padding-left: 60px;
}
.zty-pro-a2:after{
    position: absolute;
    left: 36px;
    top: 0;
    bottom: 6px;
    display: block;   
    content: "▷";
    color: rgba(0, 0, 0, .7);
    font: 400 13px/38px "Microsoft yahei";
}
.zty-pro-a3:before{
    display: block;    
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 38px;
    top: 11px;
    background-color: rgba(27, 77, 159, .7);
    border-radius: 10px;
}
.zty-pro-a3:after{
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    position: absolute;
    left: 43px;
    top: 16px;
    background-color: rgba(233, 26, 45, .7);
    border-radius: 3px;
}
.zty-product-img1 img{
    max-width: 100%;
}
.pp-product-list{
    margin-top: 5vh;
}
.pp-product-list{
    
}
.pp-product-list li{
    border: 1px solid #eee;
    border-top: none;
}
.pp-product-list li:first-child{
    border: none;
    background-color: #0d4da1;
}
.pp-product-list li:first-child .pp-tt1,.pp-product-list li:first-child .pp-tt2{
    color: #fff;
}
.pp-product-list li a{
    display: flex;
    justify-content: space-between;
}
.pp-product-list li .pp-tt1{
    width: 50%;
    color: #333;
    font: 400 15px/36px "Microsoft yahei";
    border-right: 1px solid #eee;
    padding-left: 10px;
}
.pp-product-list li .pp-tt2{
    width: 50%;
    color: #333;
    font: 400 15px/36px "Microsoft yahei";
    padding-left: 10px;
}
.pp-product-list li .pp-tt1:hover{
    color: #0d4da1;
}
.pp-product-list li .pp-tt2:hover{
    color: #0d4da1;
}
.pp-product-list li:first-child .pp-tt1:hover,.pp-product-list li:first-child .pp-tt2:hover{
    color: #fff
}