header{
    width: 100%;
    padding: 25px 0;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.hid{
    width: 100%;
    height: 98px;
}
.header{
    padding: 10px 0;
}
header h1{
    margin-right: 167px;
}
header h1 ,
header .left ul li,
header .left ul{
    display: inline-block;
    vertical-align: middle
}
header .left ul li {
    text-align: center;
    line-height: 30px;
    margin-right: 38px;

}
header .left ul li a{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    display: block;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
header .left ul li a em{
   color: #c92530
}
header .left ul li:hover a{
    transform: translatey(-30px);
    -webkit-transform: translatey(-30px); 
}
header .left ul li .js{
    height: 30px;
    overflow: hidden;
}
header .left ul li span{display: block}
header .rigth i{
    width: 19px;
    height: 19px;
    border-radius: 50%;
    background-color: #333;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-left: 3px;
}
header .left ul .action  a{
    transform: translatey(-30px) !important;
    -webkit-transform: translatey(-30px) !important; 
}
header .rigth span{
    font-size: 20px;
    color: #c92530;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
   margin-left: 3px;
    
}
header .rigth .ss_h{
    background-image: ;
    background-repeat: no-repeat;
    background-position: center center;
}
header .rigth .p_h{
    background-image: ;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #c92530
}
header .rigth a{
    font-size: 14px;
    color: #666;
    display: inline-block;
    margin-left: 8px;
}
header .rigth a:hover{
    color: #c92530
}
header .rigth{
    margin-top: 8px;
}

.bananer {
    position: relative;
    width: 100%;
    
}
.swiper-slide img{
    max-width: 100%;
    height: auto;
}
.bananer .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.bananer .swiper-pagination-bullet-active{
    background: #cd343c
}

.index-title{
    text-align: center;
    padding: 60px 0 40px;
    font-size: 30px;
   
}
.index-title h6{
    color: #333;
    font-weight: bold;
}
.index-title h6 span{
    text-transform: uppercase;
    color: #cd343c
}
.index-set1 {
    padding-bottom: 40px;
}
.index-release{
    padding-bottom: 18px;
}
.index-release-swiper{
    width: 100%;
    overflow: hidden;
}
.index-release-swiper .swiper-slide{
    height: auto;
}
.index-release-card{
    display: block;
    width: 100%;
    background: #fff;
    overflow: hidden;
}
.index-release-card img{
    width: 100%;
    height: auto;
    display: block;
    transition: transform .6s ease;
}
.index-release-card:hover img{
    transform: scale(1.03);
}
.index-release-pagination{
    position: static;
    padding-top: 18px;
    text-align: center;
    width: 100%;
}
.index-release-pagination .swiper-pagination-bullet{
    width: 18px;
    height: 4px;
    border-radius: 999px;
    background: #d8d8d8;
    opacity: 1;
}
.index-release-pagination .swiper-pagination-bullet-active{
    background: #c92530;
}
.index-set1 li{
    width: 32.5%;
    margin-right: 1.25%;
    float: left;
    position: relative;
}
.index-set1 li  .swiper-slide img{
    background:  no-repeat center top;
    background-size: 100% 100%;
}
.index-set1 li .index-ves-static a{
    display: block;
}
.index-set1 li .index-ves-static img{
    display: block;
    width: 100%;
    background:  no-repeat center top;
    background-size: 100% 100%;
}
.index-set1 li:nth-of-type(3n){
    margin-right: 0;
}
.index-ves .swiper-pagination{
    text-align: right;
    padding-right: 5%;
}
.index-ves .swiper-pagination-bullet{
    background: #fff;
    opacity: 1;
}
.index-ves .swiper-pagination-bullet-active{
    background: #c92530
}
.index-set1 li .title-v{
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 2;
    padding: 0 8%;
}
.index-set1 li .title-v span{
    display: inline-block;
    vertical-align: text-bottom;
    background: #cd343c;
    padding: 38px 5px 20px;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    font-weight: bold;
    margin-right: 15px;
}
.index-set1 li .title-v .tid{
    display: inline-block;
    vertical-align: text-bottom
}
.index-set1 li .title-v .tid h6{
    font-size: 24px;color: #fff;
}
.index-set1 li .title-v .tid p{
    font-size: 12px;
    color: #fff
}
.index-set1 li .title-v.index-product-stacked-title{
    top: 20px;
}
.index-set1 li .title-v.index-product-stacked-title h6{
    font-size: 24px;
    color: #fff;
    height: 34px;
    font-weight: 400;
    font-family: inherit;
    overflow: hidden;
    line-height: 34px;
}
.index-set1 li .title-v.index-product-stacked-title h6 span{
    display: block;
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: none;
    color: inherit;
    font-size: inherit;
    font-weight: 400;
    font-family: inherit;
    line-height: inherit;
    text-transform: none;
}
.index-set1 li .title-v.index-product-stacked-title h6 .teds{
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.index-set1 li:hover .title-v.index-product-stacked-title h6 .teds{
    transform: translatey(-34px);
    -webkit-transform: translatey(-34px);
}
.index-set1 li .title-v.index-product-stacked-title h6 em{
    color: #cd343c;
    font-style: normal;
    font-weight: 400;
    font-family: inherit;
}
.index-set1 li .pord-d{
    position: absolute;
    width: 100%;
    left: 0;
    top: 20px;
    padding: 0 8%;
    z-index: 1;
}
.index-set1 li .pord-d h6{
    font-size: 24px;
    color: #fff;
    height: 34px;
    overflow: hidden;
    line-height: 34px;
}
.index-set1 li .pord-d h6 span{
    display: block
}
.index-set1 li .pord-d h6 .teds{
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out; 
}
.index-set1 li:hover .pord-d h6 .teds{
    transform: translatey(-34px);
    -webkit-transform: translatey(-34px); 
}
.index-set1 li .pord-d h6 em{
    color: #cd343c;
}
.index-set1 li .pord-d p{
    font-size: 16px;
    color: #ffffff
}
.index-set1 li:hover .pord-d h6{
    /* color: #c92530 */
}
.index-set1 li .pord-d .fr i{
    width: 10px;
    height: 20px;
    background:  no-repeat center;
    display: block;
    margin-top: 20px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translatex(-20px);
    -webkit-transform: translatex(-20px); 
    opacity: 0;
}
.index-set1 li:hover .pord-d .fr i{
     opacity: 1;
     transform: translatex(0px);
     -webkit-transform: translatex(-0px);
}
.title-d{
    width: 100%;
    margin-bottom: 30px;
}
.title-d h6{
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}
 .title-d h6 span{
    color: #c92530;
    text-transform: uppercase;

}
.indexmore::after{
   content: '';
   width: 12px;
   height: 12px;
   background:  no-repeat center;
   display: inline-block;
   vertical-align: middle;
   transition: all 0.5s;
   -webkit-transition: all 0.5s;
}
.index-set2{
    padding-bottom: 86px;
}
.indexmore span{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #666;
    margin-right: 6px;
}
.indexmore:hover span{
    color: #c92530
}
.indexmore:hover::after{
    transform: scale(180deg);
    -webkit-transform: scale(180deg);
}
.about-title-d{
    position: relative;
    text-align: center;
}
.about-title-d h6{
    float: none;
    display: inline-block;
}
.about-title-d .indexmore{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
}
.index-set2-cont{
    width: 100%;
}
.index-set2-cont .left{
    width: 32.5%;
    margin-right: 1.25%;
}
.index-set2-cont .rigth{
    width: 65%;
}
.index-set2-cont .rigth .fl{
    width: 50%;
    padding-top: 20px;
}
.index-set2-cont .rigth .fl h6{
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 18px;

}
.index-set2-cont .rigth .fl .cont{
    color: #666;
    line-height: 2;
    margin-bottom: 38px;
}
.index-set2-cont .rigth .fr{
    width: 303px;
    max-width: 50%;
    
}
.index-set2-cont .rigth .fr .text{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.index-set2-cont .rigth .fr .text h6{
    font-size: 14px;
    color: #333;font-weight: bold;
    margin-bottom: 6px;

}
.index-set2-cont .rigth .fr .text p{
    color: #666
}
.index-set2-cont .rigth .fr .pagescv{
    margin-bottom: 28px;
}
.index-set3{
    background: #eeeeee;
    padding-bottom: 110px;
}
.index-set3 ul li:first-of-type{
    width: 66%;
}
.index-set3 ul li:nth-of-type(2){
    width: 33%;
}
.index-set3 ul li:first-of-type .img{
    width: 455px;
    display: inline-block;
    vertical-align: middle
}
.index-set3 ul li:first-of-type .text{
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding: 0 4%;
}
.index-set3 ul li:first-of-type .text h6{
    font-size: 14px;
    color: #333;
    font-weight: bold;
    margin-bottom: 12px;
}
.index-set3 ul li:first-of-type .text p{
    font-size: 14px;
    line-height: 1.8;color: #666;
    margin-bottom: 20px;
}
.index-set3 ul li > h6{
     font-size: 24px;
     color: #474747;
     margin-bottom: 16px;
}
.index-set3 ul li dl{
    margin-top: 10px;
}
.index-set3 ul li dd{
 
    margin-bottom: 20px;
}
.index-set3 ul li dd:last-of-type{
    margin-bottom: 0;
}
.index-set3 ul li dd a{
    display: block;
    color: #666;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.index-set3 ul li dd:hover a h6{
    color: #c92530
}
.index-set3 ul li dd:hover a{
    transform: translate(3px,2px);
    -webkit-transform: translate(3px,2px);
}
.index-set3 ul li dd a h6::before{
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #cd343c;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.index-set3 ul li dd a h6{
    color: #666
}
.index-set4{
    width: 100%;
    padding: 60px 0 30px;
}
.index-set4 .bd li{
    border: 1px solid #dadada;
    height: 120px;
    position: relative;
    overflow: hidden;
    width: 260px;
    margin-right: 15px;
    float: left;
    margin-bottom: 14px;
}
.index-set4  .bd ul li:nth-of-type(5n){
    margin-right: 0;
}
.index-set4  .bd li:hover  img{
    transform: scale(1.1) translate(-50%,-50%);
    -webkit-transform: scale(1.1) translate(-50%,-50%);; 
}
.index-set4 .bd li img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    max-width: 95%;
    max-height: 95%;
    width: auto;
    height: auto;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.index-set4 .hd{
    text-align: center;
    margin-top: 12px;
}
.index-set4 .hd li{
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #eeeeee;
    overflow: hidden;
    border-radius: 50%;
    margin-right: 8px;
    font-size: 0;
    cursor: pointer;
}
.index-set4 .hd li:last-of-type{
    margin-right: 0;
}
.index-set4 .hd .on{
    background: #c92530
}
.index-set4-cont{
    padding-bottom: 68px !important;
}
.index-set4-cont .swiper-pagination-bullet-active{
    background: #cd343c
}
.footer{
    /* background: #eeeeee; */
    padding: 60px 0 40px;
    text-align: center
}
.footer .left h2{
    margin-bottom: 22px;
    text-align: left
}
.footer .left .cont p{
    margin-bottom: 3px;
    font-size: 16px;
    text-align: left
}
.footer .left .cont p img{
    margin-right: 5px;
    border-radius: 6px
}
.footer  .rigth{
    text-align: center;
    padding-top: 20px;
}
.footer  .rigth p{
    color: #666;
    margin-top: 15px;
}
.footer ul li,
.footer ul{
    display: inline-block;
}
.footer ul li{
    text-align: left;
    margin-right: 40px;
    vertical-align: text-top
}
.footer ul li:last-of-type{
    margin-right: 0;
}
.footer ul li dt{
    background:  no-repeat center bottom;
    width: 96px;
    padding-bottom: 4px;
    font-size: 16px;
    color: #333;font-weight: bold;
    margin-bottom: 10px;
}
.footer ul li dd a{
    font-size: 14px;color: #666
}
.footer ul li dd{
    margin-bottom: 6px;
}
.footer ul li dd a:hover{
    color: #cd343c
}
.footer-d{
    padding: 12px 0;
}
.footer-d a,
.footer-d{
    width: 100%;
    background: #0b3854;
    color: #8fa4b1
}
.footer-d a:hover{
    color: #fff
}
.product{
    width: 100%;
    background: #f0f0f0
}
.pro-title{
    text-align: center;
    padding: 56px 0;
}
.pro-title .tit{
    line-height: 28px;
    text-align: left
}
.pro-title .tit h6{
    font-size: 24px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
}
.pro-title .tit p{
    font-size: 24px;
    color: #c92530;
    font-weight: bold;
}
.pro-title .fr {
    font-size: 14px;
    margin-top: 19px;
}
.pro-title .fr .on{
    color: #c92530
}
.fom_h{
    display: inline-block;
    text-align: left
}
.fom_h form{
    width: 290px;
    background: #fff;
    line-height: 38px;
    height: 40px;
    border-radius: 20px;
    display: block;
    box-sizing: border-box;
    padding: 0 20px 2px;
}
.fom_h .submit{
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background-color: #333;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: ;
    border-radius: 50%;
    cursor: pointer;
}
.fom_h .text{
    display: inline-block;
    vertical-align: middle;
    width: 227px;
} 
.pro-title .fom_h{
    margin-top: 15px;
}
.series-roadmap{
    margin: 0 0 38px;
    padding: 36px 38px 30px;
    border-radius: 28px;
    background: #f7f7f7;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.05);
    color: #666666;
    border: 1px solid #ececec;
}
.series-roadmap-source-hidden{
    display: none;
}
.series-roadmap-float{
    position: fixed;
    display: none;
    z-index: 1000;
    max-height: 72vh;
    padding: 18px;
    border-radius: 24px;
    background: #f7f7f7;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.08);
    border: 1px solid #ececec;
    opacity: 0.95;
    overflow: auto;
}
.series-roadmap-float.is-visible{
    display: block;
}
.series-roadmap-float .series-roadmap-section:before{
    display: none;
}
.series-roadmap-head{
    margin-bottom: 0;
}
.series-roadmap-toggle{
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 202px;
    height: 46px;
    padding: 0 28px;
    border: 0;
    border-radius: 999px;
    background: linear-gradient(135deg, #d92b37 0%, #c92530 100%);
    box-shadow: 0 12px 28px rgba(201, 37, 48, 0.18);
    color: #fff;
    font-size: 16px;
    letter-spacing: 1.6px;
    line-height: 1;
    cursor: pointer;
    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}
.series-roadmap-toggle:hover{
    transform: translatey(-1px);
    box-shadow: 0 16px 30px rgba(201, 37, 48, 0.22);
}
.series-roadmap-toggle:focus{
    outline: none;
}
.series-roadmap-toggle:after{
    content: "";
    width: 8px;
    height: 8px;
    margin-left: 14px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg) translatey(-2px);
    transition: transform 0.25s ease;
}
.series-roadmap.is-open .series-roadmap-toggle:after{
    transform: rotate(-135deg) translatey(-1px);
}
.series-roadmap-copy{
    width: 70%;
}
.series-roadmap-eyebrow{
    display: inline-block;
    padding: 7px 14px;
    border-radius: 999px;
    background: #c92530;
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.series-roadmap-copy h3{
    margin-top: 16px;
    font-size: 30px;
    color: #595959;
    font-weight: bold;
}
.series-roadmap-copy p{
    margin-top: 10px;
    max-width: 640px;
    color: #8f8f8f;
    font-size: 14px;
    line-height: 28px;
}
.series-roadmap-note{
    width: 220px;
    margin-top: 12px;
    padding: 18px 20px;
    border: 1px solid #ececec;
    border-radius: 20px;
    background: #fff;
    text-align: right;
}
.series-roadmap-note span{
    display: block;
    color: #b0b0b0;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.series-roadmap-note strong{
    display: block;
    margin-top: 10px;
    color: #c92530;
    font-size: 20px;
    line-height: 30px;
}
.series-roadmap-track{
    position: relative;
    max-height: 0;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    transition: max-height 0.35s ease, margin-top 0.25s ease, opacity 0.25s ease;
}
.series-roadmap.is-open .series-roadmap-track{
    margin-top: 24px;
    opacity: 1;
    pointer-events: auto;
}
.series-roadmap-section{
    position: relative;
    margin-bottom: 24px;
    padding: 24px 24px 18px;
    border-radius: 24px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #ededed;
}
.series-roadmap-section:last-child{
    margin-bottom: 0;
}
.series-roadmap-section:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #c92530 0%, #d4304c 60%, #f2b6bf 100%);
}
.series-roadmap-section-title{
    margin-bottom: 16px;
}
.series-roadmap-section-title h4{
    color: #595959;
    font-size: 21px;
    font-weight: bold;
}
.series-roadmap-section-title p{
    margin-top: 4px;
    color: rgb(201, 37, 48);
    font-size: 12px;
    letter-spacing: 0.8px;
}
.series-roadmap-lane{
    position: relative;
    padding-left: 118px;
    margin-bottom: 16px;
}
.series-roadmap-lane:last-child{
    margin-bottom: 0;
}
.series-roadmap-label{
    position: absolute;
    left: 0;
    top: 10px;
    width: 94px;
    padding: 10px 12px;
    border-radius: 16px;
    background: #f8eaed;
    color: #c92530;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.series-roadmap-cert{
    position: absolute;
    left: 108px;
    top: 10px;
    padding: 4px 9px;
    border: 1px solid #4aa8de;
    border-radius: 999px;
    color: #1b6fa5;
    background: #fff;
    font-size: 10px;
    font-weight: bold;
    line-height: 1;
}
.series-roadmap-cards{
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    gap: 72px;
    overflow-x: auto;
    padding: 8px 8px 14px 72px;
    scrollbar-width: thin;
    scrollbar-color: #d8a4ac #f7f7f7;
}
.series-roadmap-cards::-webkit-scrollbar{
    height: 8px;
}
.series-roadmap-cards::-webkit-scrollbar-thumb{
    background: #d8a4ac;
    border-radius: 999px;
}
.series-roadmap-cards::-webkit-scrollbar-track{
    background: #f7f7f7;
    border-radius: 999px;
}
.series-roadmap-card{
    position: relative;
    z-index: 1;
    flex: 0 0 172px;
    width: 172px;
    min-height: 156px;
    padding: 18px 16px 16px;
    border: 1px solid #f0d9dd;
    border-radius: 20px;
    background: #fffdfd;
    box-shadow: 0 10px 24px rgba(201, 37, 48, 0.06);
    overflow: visible;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}
.series-roadmap-card.is-linked{
    cursor: pointer;
}
.series-roadmap-card.is-linked:hover{
    transform: translatey(-3px);
    border-color: #e4b9c0;
    box-shadow: 0 16px 28px rgba(201, 37, 48, 0.12);
}
.series-roadmap-card-link{
    position: absolute;
    inset: 0;
    z-index: 4;
    display: block;
    border-radius: inherit;
    text-decoration: none;
}
.series-roadmap-card-top{
    position: absolute;
    left: -62px;
    top: 50%;
    transform: translatey(-50%);
    min-height: auto;
    margin-bottom: 0;
    z-index: 3;
}
.series-roadmap-flow{
    position: relative;
    display: inline-block;
    padding: 9px 16px 9px 18px;
    border-radius: 6px 0 0 6px;
    background: #f8eaed;
    color: #c92530;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    white-space: nowrap;
}
.series-roadmap-badge{
    display: inline-block;
    margin-left: 8px;
    padding: 4px 10px;
    border-radius: 999px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    vertical-align: middle;
}
.series-roadmap-badge.is-new{
    background: #f8eaed;
    color: #c92530;
}
.series-roadmap-badge.is-update{
    background: #f8eaed;
    color: #c92530;
}
.series-roadmap-card-link:focus{
    outline: 2px solid rgba(201, 37, 48, 0.35);
    outline-offset: 3px;
}
.series-roadmap-card h5{
    color: #595959;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 0.5px;
    text-align: center;
}
.series-roadmap-card p{
    margin-top: 10px;
    color: #c92530;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}
.series-roadmap-card span{
    display: block;
    margin-top: 8px;
    color: #8f8f8f;
    font-size: 12px;
    line-height: 22px;
    text-align: center;
}
.series-roadmap-tags{
    margin-top: 14px;
}
.series-roadmap-tags em{
    display: inline-block;
    margin: 0 8px 8px 0;
    padding: 6px 10px;
    border-radius: 999px;
    background: #f8eaed;
    color: #c92530;
    font-size: 12px;
    font-style: normal;
}
.pro-list{
    width: 332px;
}
.pro-list li{
    width: 100%;
    background: #fff;
    margin-bottom: 15px;
    padding: 30px 40px;
}
.pro-list li .tid{
    display: inline-block;
    vertical-align: middle;
    width: 227px;
}
.pro-list li .tid h6{
    font-size: 18px;
    color: #666666;
    font-weight: bold;
}
.pro-list li .tid p{
    font-size: 12px;
    color: #bcbcbc;
    text-transform: uppercase;
}
.pro-list li i{
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    background-color: #cacaca;
    border-radius: 50%;
    background-image: ;
    background-position: center center;
    background-repeat: no-repeat;
}
.pro-list li:hover .tid h6{
    color: #d4304c
}
.pro-list li:hover i{
    background-color: #d4304c
}
.pro-list .on .tid h6{
    color: #d4304c
}
.pro-list .on i{
    background-color: #d4304c
}
.pro-ves{
    width: 1050px;
    padding-bottom: 40px;
}
.pro-ves-cont{
    width: 100%;
}
.pro-ves-cont li{
    width: 32%;
    height: 364px;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;
}
.pro-ves-cont li .img{
    background: #fff
}
.pro-ves-cont li:nth-of-type(3n){
    margin-right: 0;
}
.pro-ves-cont li a{
    display: inline-block;
    vertical-align: middle
}
.pro-ves-cont li a span{
    font-size: 12px;
    color: #666
}
.pro-ves-cont li a i{
    width: 18px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background:  no-repeat center;
    margin-left: 3px;
}
.pro-ves-cont li .text{
    padding: 20px 0 11px;
}
.pro-ves-cont li .text a:first-of-type{
    width: 233px;
}
.pro-ves-cont li .text a h6{
    font-size: 14px;
    color: #595959
}
.pro-ves-cont li .text a  p{
    font-size: 12px;
    color: #b0b0b0
}
.pro-ves-cont li:hover .text a h6{
    color: #c92732
}
.prodef-t{
    width: 100%;
    background: #fff
}
.prodef-d{
    line-height: 60px;
    padding: 0 40px;
    font-size: 14px;
    color: #8f8f8f;
    border-bottom: 1px solid #ecf1f5
}
.prodef-d a{
    color: #8f8f8f;
}
.prodef-d a:hover{
    color: #c92732
}
.prodef-d .fl a:last-of-type{
    color: #c92732
}
.prodef-d .fr a i{
    width: 6px;
    height: 10px;
    display: inline-block;
    vertical-align: middle;
    background:  no-repeat center;
    margin-right: 3px;
}
.prodef-tabs{
    padding: 24px 40px 0;
}
.prodef-tabs a{
    display: inline-block;
    min-width: 128px;
    margin-right: 14px;
    padding: 10px 26px;
    border-radius: 999px;
    border: 1px solid #c92530;
    background: #fff;
    color: #c92530;
    font-size: 16px;
    line-height: 1.4;
    text-align: center;
    transition: all .2s ease;
}
.prodef-tabs a:hover,
.prodef-tabs a.on{
    background: #c92530;
    color: #fff;
}
.prodef-tabs a:last-child{
    margin-right: 0;
}
.prodef-v .left{
    width: 38.5%;
    padding: 25px 0px  0;
    border-right: 1px solid #ecf1f5
}
.swiper-paginationd-ves{
    text-align: center;
    padding: 16px 0;
    border-top: 1px solid #ecf1f5;
    width: 100%;
    margin-top: 25px;
    position: relative;
}
.swiper-paginationd-ves .button-next{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 66px;
    border-right: 1px solid #ecf1f5;
    cursor: pointer;
    background:  no-repeat center center;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	

}
.swiper-paginationd-ves .button-next:hover{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    
    filter: grayscale(0);
}
.swiper-paginationd-ves .button-prev{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 66px;
    border-left: 1px solid #ecf1f5;
    cursor: pointer;
    background:  no-repeat center center;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    
}
.swiper-paginationd-ves .button-prev:hover{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    
    filter: grayscale(0);
}
.prodef-v .swiper-slide{
    padding: 0 40px;
}
.swiper-paginationd{
    display: inline-block
}
.prodef-v-ss .swiper-pagination-bullet{
    margin-right: 6px;
}
.prodef-v-ss .swiper-pagination-bullet:last-of-type{
    margin-right: 0;
}
.prodef-v-ss .swiper-pagination-bullet-active{
    background: #c92530
}
.prodef-v .rigth{
    width: 750px;
    padding-top: 73px;
    padding-right: 80px;
}
.prodef-v .rigth h2{
    font-size: 24px;
    color: #c92530;
    margin-bottom: 10px;
}
.prodef-v .rigth .cont > p{
    font-size: 14px;
    color: #8a8b8d
}
.prodef-v .rigth .cont ul{
    padding: 28px 0;
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
}
.prodef-v .rigth .cont ul li:nth-of-type(2),
.prodef-v .rigth .cont ul li:nth-of-type(3),
.prodef-v .rigth .cont ul li:first-of-type{
    border-top: 1px solid #ecf1f5;
}
.prodef-v .rigth .cont ul li{
    width: 33.3%;
    border-bottom: 1px solid #ecf1f5;
    border-right: 1px solid #ecf1f5;
    padding: 10px 0;
    padding-left: 20px;
 
}
.prodef-v .rigth .cont ul li:nth-of-type(3n){
    border-right: none
}
.prodef-v .rigth .cont ul li:last-of-type{
    border-right: none
}
.prodef-v .rigth .cont ul li:nth-of-type(3n-2){
    padding-left: 0;
}
.prodef-v .rigth .cont ul li p{
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 14px;
}
.prodef-v .rigth .cont ul li p:first-of-type{
    margin-right: 30px;
}
.prodef-v .rigth .cont ul li span{
    font-size: 22px;
}
.prodef-v .rigth a{
    font-size: 16px;
}
.prodef-v .rigth a i{
    width: 18px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    background: url(/uploads/image/wtpsimages/product-ico.png) no-repeat center;
    margin-right: 3px;
}
.prodef-rr{
    margin-top: 15px;
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.prodef-rr .prodef-rr-cont {
    width: 1050px;
    min-height: 600px;
    background: #fff;
    padding: 40px;
    float: none;
}
.prodef-rr .prodef-rr-cont img{
    max-width: 100%;
    height: auto;
}
.prodef-backpanel{
    width: 332px;
    float: none;
}
.prodef-backbtn{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 32px 34px;
    background: #fff;
    border: 1px solid #ecf1f5;
    transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.prodef-backbtn:hover{
    transform: translatey(-2px);
    border-color: #f0d3d8;
    box-shadow: 0 16px 36px rgba(201, 37, 48, 0.08);
}
.prodef-backbtn-copy strong{
    display: block;
    font-size: 30px;
    line-height: 1.3;
    color: #4b4f58;
    font-weight: bold;
}
.prodef-backbtn-copy span{
    display: block;
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.4;
    color: #c7bcc0;
    text-transform: uppercase;
}
.prodef-backbtn i{
    position: relative;
    flex: 0 0 34px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #d9d9dd;
    transition: background-color .2s ease;
}
.prodef-backbtn i:before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-65%, -50%) rotate(45deg);
}
.prodef-backbtn:hover i{
    background: #c92530;
}
.view-pre{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    text-align: center
}
.view-pre p{
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
}
.view-pre h6{
    font-size: 24px;
    color: #fff;
    line-height: 24px;
    margin-top: 8px;
}
.view-pre i{
    width: 118px;
    height: 12px;
    background:  no-repeat center;
    display: block;
    margin: 0 auto 18px;
}
.view-pre span{
    font-size: 14px;
    color: #fff;
    letter-spacing: 3px
}
.wz-mb{
    text-align: right;
    font-size: 14px;
    color: #666666;
    line-height: 50px;
    padding-top: 16px;
}
.wz-mb a{
    color: #666
}
.wz-mb a:hover{
    color: #c92530
}
.wz-mb a:last-of-type{
    color: #c92530
}
.wz-nav{
    text-align: center;
    padding: 10px 0;
}
.wz-nav a{
    display: inline-block;
    font-size: 16px;
    color: #666666;
    background: #fff;
    height: 38px;
    line-height: 38px;
    border-radius: 19px;
    padding: 0 40px;
    margin-right: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.wz-nav a::before{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 19px;
    content: '';
    background: #c92530;
    z-index: -1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transform: translatex(-100%);
    -webkit-transform: translatex(-100%);
    opacity: 0;
}
.wz-nav a:hover{
    color: #fff;
}
.wz-nav a:hover::before{
    transform: translatex(0%);
    -webkit-transform: translatex(0%);
    opacity: 1;
}
.wz-nav .on{
    color: #fff;
}
.wz-nav .on::before{
    transform: translatex(0%) !important;
    -webkit-transform: translatex(0%) !important;
    opacity: 1 !important;
}
.wz-nav a:last-of-type{
    margin-right: 0;
}
.about-set1{
    width: 100%;
    padding-top: 60px;
}
.about-set1 h2{
    text-align: center;
    font-size: 24px;color: #c92530;font-weight: bold;
    margin-bottom: 40px;
}
.about-set1 .left{
    width: 40%;
}
.about-set1 .rigth{
    width: 56%;
    font-size: 14px;
    color:#6f6f6f;
    line-height: 2;
}
.about-title{
    width: 100%;
    padding: 70px 0 40px;
    text-align: center;
    font-size: 24px;
    color: #c92530;
    font-weight: bold;
}
.about-title span{
    text-transform: uppercase;
    color: #333333
}
.about-set2-cont{
    width: 100%;
}
.about-set2-cont li{
    width: 49%;
    margin-right: 2%;
    background: #fff;
    float: left;
    text-align: center;
    padding: 28px 0;
}
.about-set2-cont li > p{
    display: inline-block;
    vertical-align: middle
}
.about-set2-cont li:nth-of-type(2n){
    margin-right: 0;
}
.about-set2-cont li .tex{
    text-align: left;
    display: inline-block;
    vertical-align: middle;
    width: 288px;
    margin-left: 30px;
}
.about-set2-cont li .tex h6{
    font-size: 20px;
    color: #333;
    margin-bottom: 18px;
    position: relative;
}
.about-set2-cont li .tex h6::before{
    width: 40px;
    height: 100%;
    left: 0;
    top: 0;
    content: '';
    display: block;
    position: absolute
}
.about-set2-cont li .tex p{
    font-size: 14px;
    color: #707070
}
.about-set3{
    background: #fff;
    padding: 70px 0;
    position: relative;
    
}
.about-set4 {
    padding-bottom: 90px;
}
.about-set3-cont{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
   

}
.about-set3-cont li{
    width: 285px;
    margin-right: 20px;
    text-align: center;
    float: left;
}
.product-vs{
    padding-bottom: 70px;
}
.product-vs .about-set3-cont li .ves{
    height: 370px;
    border: 1px solid #f1f1f1;
    position: relative;
    width: 100%;
}
.product-vs .about-set3{
    padding-top: 0;
    padding-bottom: 0;
}
.product-vs .about-set3-cont li .ves img{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}
.product-vs .about-set3-cont li p{
    margin-top: 10px;
}
.about-set3-cont li p{
    margin-top: 20px;
    font-size: 14px;
    color: #666
}
.about-set3 .next{
    position: absolute;
    left: 25px;
    top: 50%;
    width:34px ;
    height: 34px;
    background-color: #f0f0f0;
    cursor: pointer;
    border-radius: 50%;
    background-image:  ;
    background-position: center center;
    background-repeat: no-repeat
}
.about-set3 .next:hover{
    background-color: #c92530
}
.about-set3-cont li:hover p{
    color: #c92530
}
.about-set3 .prev{
    position: absolute;
    right:  25px;
    top: 50%;
    width:34px ;
    height: 34px;
    background-color: #f0f0f0;
    cursor: pointer;
    border-radius: 50%;
    background-image:  ;
    background-position: center center;
    background-repeat: no-repeat
}
.about-set3 .prev:hover{
    background-color: #c92530
}
.about-set4-ves .swiper-slide{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.about-set4-ves .swiper-slide i{
    width: 15px;
    height: 15px;
    background: #757575;
    border-radius: 50%;
    display: block;
    margin: 0px auto 30px;
    position: relative;
    z-index: 2;
}
.about-set4-ves .swiper-slide h6{
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 6px;
    text-align: center;
}
.about-set4-ves .swiper-slide .cont{
    width: auto;
    max-width: 320px;
    margin: 0 auto 20px;
    min-height: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.about-set4-ves .swiper-slide .cont *{
    text-align: center !important;
}
.about-set4-ves .swiper-slide img{
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.about-set4-ves::before{
    width: 98%;
    height: 1px;
    background: #cdcdcd;
    content: '';
    display: block;
    left: 50%;
    top: 7px;
    transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    position: absolute
}
.about-set4-ves .swiper-slide-active i{
    background: #cd1030
}
.about-set4-ves .button-next{
    width: 9px;
    height: 16px;
    background:  no-repeat center;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    z-index: 3;

}
.about-set4-ves .button-prev{
    width: 9px;
    height: 16px;
    background:  no-repeat center;
    position: absolute;
    right:  0;
    top: 0;
    cursor: pointer;
    z-index: 3;
}
.about-set4-ves .button-next.is-disabled,
.about-set4-ves .button-prev.is-disabled{
    opacity: .35;
    cursor: default;
    pointer-events: none;
}
.about-set5{
    padding-bottom: 20px;
}
.about-set5 ul{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}
.about-set5 li a{
    display: block;
}
.about-set5 li .img{
    aspect-ratio: 4 / 3;
    background: #f7f7f7;
}
.about-set5 li .img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.about-set5 li{
    width: 24%;
    margin-right: 1.333%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
}
.about-set5 li:nth-of-type(4n){
    margin-right: 0;
}
.about-set5 li p{
    font-size: 14px;
    color: #666;
    padding: 15px 0 0;
}
.about-set5 li:hover p{
    color: #cd1030
}
.about-set6-v dl{
    display: flex;
    background: #fff;
    padding: 16px 28px;
    align-items: center;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative
}
.about-set6-v dl::before{
    width: 27px;
    height: 15px;
    content: '';
    display: block;
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translatey(-50%);
    -webkit-transform: translatey(-50%);
    background:  no-repeat center;
    -webkit-filter: grayscale(100%);
   
    
    filter: grayscale(100%); 
    opacity: 0.6;
}
.about-set6-v .on::before{
    opacity: 1;
    -webkit-filter: grayscale(0);
  
    
    filter: grayscale(0); 
}
.about-set6{
    padding-bottom: 80px;
}
.about-set6-v dl dt{
    width: 20%;
    font-size: 18px;
    color: #333333
}
.about-set6-v dl dd{
    font-size: 16px;
    color: #999999;
    margin-right: 36px;
}
.about-set6-v  .cont{
    width: 93%;
    margin: 0 auto;
    padding-bottom: 30px;
}
.about-set6-v  .cont a{
    width: 140px;
    line-height: 40px;
    height: 40px;
    background: #c92530;
    color: #fff;
    border-radius: 24px;
    display: block;
    text-align: center;
    font-size: 18px;
    margin-top: 50px;
}
.cont-page{
    width: 100%;
    padding-top: 55px;
}
.cont-page h3{
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 2px;
}
.cont-page h6{
    font-size: 14px;
    color: #333;
    margin-bottom: 20px;
}
.cont-page ul{
    display: block;
    background: #fbfafa;
    padding: 28px 0;
    border-bottom: 1px solid #dadada;
}
.cont-page li{
    width: 25%;
    float: left;
    padding-left: 2%;
}
.cont-page li .t,
.cont-page li .txt{
    display: inline-block;
    vertical-align: middle
}

.cont-page li .t{
    background: #c3c3c3;
    padding: 10px;
    border-radius: 40px;
    margin-right: 14px;
}
.cont-page li .txt h3{
    font-size: 16px;
    color: #333333
}
.cont-page li .txt p{
    font-size: 18px;
    color: #333
}
.cont-set2{
    padding-bottom: 80px;
}
.cont-set2 li{
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}
.cont-set2 li label{
    width: 100%;
    display: block;
    border: 1px solid #d1cbcb;
    padding: 10px 20px;
}
.cont-set2 li:nth-of-type(2n){
    margin-right: 0;
}
.cont-page li:hover .t{
    background: #c92530
}
.cont-set2 textarea{
    width: 100%;
    padding: 20px;
    border: 1px solid #d1cbcb
} 
.cont-set2 .submit{
    width: 100%;
    display: block;
    background: #c92530;
    color: #fff;
    line-height: 48px;
    margin-top: 20px;
    cursor: pointer;
}
.v-cont{
    width: 100%;
    padding-top: 18px;
}
.v-cont ul{
    width: 100%;
    padding-bottom: 30px;
}
.v-cont li{
    width: 24%;
    margin-right: 1.333%;
    float: left;
    margin-bottom: 15px;
    border-bottom: 1px solid #cccccc;
}
.v-cont li .img{
    position: relative;
}
.v-cont li .img::before{
    width: 56px;
    height: 44px;
    content: '';
    background:  no-repeat center;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    z-index: 1;
}
.v-cont li:nth-of-type(4n){
    margin-right: 0;
}
.v-cont li .text{
    width: 100%;
    padding: 18px 0 10px;
}
.v-cont li .text h6{
    font-size: 14px;
    color: #333333
}
.v-cont li .text p{
    font-size: 12px;
    color: #b0b0b0
}
.v-cont li:hover .text h6{
    color: #c92530
}
.new-prod{
    width: 100%;
    background: #fff;
    margin-top: 40px;
    margin-bottom: 20px;
}
.new-prod .img{
    width: 45%;
}
.new-prod .text{
    width: 48%;
    padding-top: 120px;
    padding-right: 8%;
}
.new-prod .text h6{
    font-size: 16px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 20px;
}
.new-prod .text p{
    font-size: 14px;
    color: #666666;
    margin-bottom: 30px;
}
.new-cont{
    width: 100%;
    padding-bottom: 80px;
}
.new-cont .new-page{
    padding: 20px 0;
    border-bottom: 1px solid #c4c4c4
}
.new-cont .img{
    width: 20.5%;
}
.new-cont .cont{
    display: inline-block;
    width: 52.1%;
    margin-left: 4%;
    padding-top: 35px;
}
.new-cont .cont h6{
    font-size: 16px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
}
.new-cont .timer{
    font-size: 48px;
    color: #333;
    /* font-weight: bold; */
    margin-top: 32px;
}
.new-cont .new-page:last-of-type{
    border-bottom: none
}

.fuwu-nav-list-pbox {
    margin-bottom: 100px;
}

.fuwu-nav-list-pbox span.wjmc {
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}

.fuwu-nav-list-pboxa {
    font-size: 16px;
    color: #666666;
    line-height: 36px;
}

.xzzx-list {
    overflow: hidden;
}

.xzzx-list ul li {
    float: left;
    overflow: hidden;
    width: 32%;
    padding: 20px 0;
    border: 1px solid #d8d8d8;
   margin-right: 2%;
    margin-bottom: 30px;
    text-align: center
}
.xzzx-list ul li:nth-of-type(3n){
    margin-right: 0;
}
.xzzx-list ul li img {
  
    max-width: 30%;
    width: 100px ;
    height: auto;
    display: inline-block;
    vertical-align: middle
}

.xzzx-list ul li .l {
    margin-left: 20px;
    margin-top: 10px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    width: 48%;
}

.xzzx-list ul li .l span {
    font-weight: bold;
}

.xzzx-list ul li .l p {
    color: #333333;
    margin-top: 10px;
    margin-bottom: 20px;
}

.xzzx-list ul li .l div {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    background-color: #8a8c8b;
    border-radius: 20px;
    position: relative;
    z-index: 0;
    padding: 0 14px;
    float: left;
    margin-right: 10px;
}

.yfzx-wenzi1 span {
    color: #ffffff;
}

.yfzx-wenzi1 h1 {
    font-size: 30px;
    color: #b61819;
    margin-bottom: 35px;
}

.yfzx-wenzi1 p {
    font-size: 18px;
    color: #ffffff;
    line-height: 24px;
}

.yfzx-tit-span {
    padding: 65px 0;
    text-align: center;
}

.yfzx-tit-span span {
    color: #1a1a1a;
    font-size: 24px;
    line-height: 37px;
}

.yfzx-ul-list ul {
    overflow: hidden;
}

.yfzx-ul-list a.yfzx-lista {
    float: left;
}

.yfzx-ul-list li {
    width: 380px;
    overflow: hidden;
    margin-bottom: 50px;
    margin-right: 25px;
}

.yfzx-ul-list a:nth-of-type(4n) li {
    margin-right: 0px;
}

.yfzx-ul-list li img {
    width: 380px;
    height: 225px;
}

.yfzx-ul-list li:hover img {
    transform: scale(1.05);
}

.yfzx-ul-list li:hover i {
    margin-left: 10px;
}

.yfzx-ul-list li h1 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 15px;
    margin-top: 30px;
}

.yfzx-ul-list li span {
    color: #b61819;
}

.yfzx-ul-list li .yfzx-content {
    font-size: 16px;
    color: #666666;
    margin-bottom: 30px;
    -webkit-line-clamp: 1;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.yfzx-ljxq h2 {
    font-size: 16px;
    color: #989898 !important;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 0px !important;
}

.yfzx-ljxq i {
    width: 19px;
    height: 7px;
    background:  no-repeat 0 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.xzzx-list ul {
    overflow: hidden;
}

@media(max-width: 1660px){
    .cont-page li .txt p{
        font-size: 14px;
    }
}
