/*轮播图样式*/
html, body {
    width: 100%;
    overflow-x: hidden;
}
.swiper-pagination .swiper-pagination-bullet-active{
    width: 38px !important;
    background: #4D8BE3 !important;
    opacity: 1 !important;
}
.swiper-pagination-bullet{
    background: #000000 !important;
    border-radius: 5px 5px 5px 5px !important;
    opacity: 0.5 !important;
    width: 15px !important;
}

.header .header-con {
    width: 1060px;
    display: flex;
    align-items: center;
    height: 94px;
    justify-content: space-between;
}
.header .logo {
    width: 182px;
}
.header .nav {
    width: 692px;
    margin-right: 20px;
}
.header .logo img {
    width: 100%;
    display: block;
}
.header .nav ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header .nav ul li {
    width: 64px;
    text-align: center;
    cursor: pointer;
}
.header .nav ul li > a {
    width: 100%;
    font-size: 16px;
    color: #616581;
    text-align: center;
}
.header .nav ul li > a.active{
    font-size: 16px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #4D8BE3;
    border-bottom: 3px solid #4D8BE3;
    padding-bottom: 3px;
}
.banner img {
    width: 100%;
}
/*底部*/
.footer {
    width: 100%;
    background: #F8F8F8;
    padding: 40px 0;
}
.footer-logo{
    width: 100px;
    height: 100px;
    margin:0 auto 43px;
}
.footer-logo img{
    width: 100%;
    display: block;
}
.footer-cont{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin: auto;
}
.footer-cont-l div{
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    text-align: center;
    margin-bottom: 23px;
}
.footer-cont-l div:last-child{
    margin: 0;
}
.footer-cont-l span.lick{
    cursor: pointer;
}
.footer-cont-l span.lick a{
    color: #4D8BE3;
    /*margin-left: 3px;*/
    /*border-right: 1px solid #000000;*/
}
.footer-cont-l span.xian{
    margin: 0 3px;
}
.footer-cont-r{
    margin-left: 54px;
}
.footer-cont-r-text{
    font-size: 14px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: center;
    margin-bottom: 13px;
}
.footer-cont-r-text img{
    width: 16px;
    height: 13px;
    margin: 0 5px 0 9px;
}
.footer-cont-r-img{
    width: 100px;
    height: 100px;
}
.footer-cont-r-img img{
    width: 100%;
}
/*分页*/
.page{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 30px 0;
}
.page ul{
    display: flex;
    align-items: center;
    justify-content: center;
}
.page span.lick{
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    margin: 0 4px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: PingFang SC-Regular, PingFang SC;
    padding:0 15px;
}
.page span input{
    width: 13px;
    border: 0;
    text-align: center;
    outline: none;
}
.page ul li{

}
.page ul li a{
    display: flex;
    width: 32px;
    height: 32px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    font-size: 14px;
    color: #000;
    margin: 0 4px;
    align-items: center;
    justify-content: center;
    font-family: PingFang SC-Regular, PingFang SC;
    cursor: pointer;
}
.page ul li a.active{
    background: #4D8BE3;
    border: 1px solid #4D8BE3;
    color: #FFFFFF;
}

.breadcrumb-warp{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 21px 0;
    border-bottom: 1px solid #B6B6B6;
}
.breadcrumb-title{
    display: flex;
    align-items: center;
}
.breadcrumb-title img{
    width: 18px;
}
.breadcrumb-title span{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin: 0 10px;
}
.breadcrumb-cont span{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.breadcrumb-cont span a{
    color: #4D8BE3;
}
.rl-details-cont{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 24px;
    margin: 40px 0;
}
.content{
    width: 1040px;
    margin: 40px auto;
}

/*人力资源*/
.rlzy-content{
    margin: 49px 40px 49px 0;
}
.rlzy-tab{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 55px;
}
.rlzy-tab-image{
    width: 160px;
    cursor: pointer;
}
.rlzy-tab-image img{
    width: 100%;
}
.rlzy-tab .active{
    width: 194px;
}
.rlzy-tab-list{
    padding: 20px 0 30px 0;
    border-bottom: 1px solid #ECECEC;
}
.rlzy-tab-list .title{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 14px;
}
.rlzy-tab-list .content{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
}
.rlzy-tab-list .content span.color a{
    color: #D0020C;
}
/*产品中心*/
.cpzx-content{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.cpzx-content-l{
    width: 230px;
    height: 1012px;
    background: #F8F8F8;
    border-top: 5px solid #4D8BE3;
}
.cpzx-content-l-title{
    width: 193px;
    padding:16px 20px;
    margin:0 auto 10px;
    border-bottom: 2px solid #B6B6B6;
}
.cpzx-content-l-menu{
    width: 230px;
    height: 67px;
    background: #F8F8F8;
    padding: 20px;
}
.cpzx-content-l .active{
    background: #1A72ED;
}
.cpzx-content-l-menu a{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #616581;
    cursor: pointer;
}
.cpzx-content-l .active a{

    color: #ffffff;
}
.cpzx-content-r{
    width: 791px;
}
.product-warp{
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    margin-top: 25px;
    flex-wrap: wrap;
    margin-bottom: 99px;
}
.product-warp a{

}
.product-warp .product-item{
    width: 239px;
    height: 351px;
    background: #F9F9F9;
    border: 1px solid #ECECEC;
    margin-right: 23px;
    margin-bottom: 23px;
    padding: 26px 26px 10px;
}
.product-warp .product-item .product-item-image{
    width: 187px;
    height: 192px;
    margin-bottom: 15px;
}
.product-warp .product-item .product-item-image img{
    width: 100%;
}
.product-warp .product-item .product-item-title{
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    border-bottom: 3px solid #4D8BE3;
    display: table;
    text-align: center;
    margin: 0 auto 11px;
    width: 120px;
}
.product-warp .product-item .product-item-cont{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #B6B6B6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
/*新闻咨询列表*/
.zxzx-item{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #ECECEC;
}
.zxzx-date{
    width: 60px;
    height: 60px;
    border: 1px solid #1A72ED;
}
.zxzx-date .year{
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    width: 100%;
    height: 24px;
    line-height: 24px;
    background: #1A72ED;
}
.zxzx-date .month{
    font-size: 12px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #4D8BE3;
    line-height: 32px;
    text-align: center;
}
.zxzx-cont-warp{
    width: 700px;
}
.zxzx-title{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 12px;
}
.zxzx-cont{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #B6B6B6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-bottom: 7px;
}
.zxzx-button a{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D8BE3;
    cursor: pointer;
}
.gytx-cont p{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #616581;
    line-height: 39px;
    margin-top: 20px;
}

/*首页*/
.index-one-con{
    width: 1040px;
    margin-top: 28px;
    margin-bottom: 40px;
}
.title-one{
    display: flex;
    align-items: center;
    justify-content: center;
}
.title-one img{
    width: 16px;
}
.title-one span{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #01021B;
    margin: 0 5px;
}
.title-two{
    font-size: 10px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #01021B;
    text-align: center;
    margin-bottom:15px;
}
.tab-nav{
    display: flex;
    align-items: center;
    margin: 16px 0;
}
.tab-nav li a{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #616581;
    margin-right: 80px;
}
.tab-nav .active a{
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #4D8BE3;
    padding-bottom: 4px;
    border-bottom: 3px solid #4D8BE3;
}
.tab-content{
    display: flex;
    align-items: center;
    width: 100%;
    margin-top: 5px;
}
.tab-content img{
    width: 440px;
    height: 392px;
}
.tab-content .tab-content-img{
    width: 440px;
    height: 392px;
}
.tab-content .tab-content-cont{
    width: 495px;
    height: 392px;
    background: #FFFFFF;
    box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.03);
    border-radius: 0px 0px 0px 0px;
    opacity: 1;
    padding: 69px 58px;
}
.tab-content div p{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #616581;
    line-height: 39px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
    text-align: justify;
    width: 100%;

}
.tab-content button a{
    color: #D0020C;
}
.tab-content button{
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;

    border: 1px solid #D0020C;
    width: 98px;
    height: 38px;
    margin-bottom: 40px;
    border-radius: 7px 7px 7px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-top: 66px;*/
    margin-left: 282px;
    background-color: #ffffff;
    /*cursor: pointer;*/
}
.tab-content button img{
    width: 8px;
    height: 10px;
}
.index-two{
    background: #F8F8F8;
}
.index-two-cont{
    padding: 40px 0;
    width: 1040px;
}
.index-two-list{
    display: flex;
    align-items: flex-start;
    width: 100%;
    height: 153px;
}
.index-two-cont .index-two-list:nth-child(2){
     padding-top: 0px;
     height: 110px;
}
.index-two-cont .index-two-list:nth-child(2) .index-list-date{
     padding-top: 0px;
     height: 110px;
}
.index-two-cont .index-two-list:nth-child(2) .index-list-cont{
     padding-top: 0px;
     height: 110px;
}
.index-two-cont .index-two-list2:nth-child(2){
     padding: 18px;
     height: 210px;
}
.index-two-cont .index-two-list2:nth-child(2) .index-list-date{
     /*padding-top: 43px;*/
     height: 95px;
}
.index-two-cont .index-two-list2:nth-child(2) .index-list-cont{
     /*padding-top: 43px;*/
     height: 153px;
}
.index-list-date{
    padding-right: 16px;
    border-right: 2px solid #B6B6B6;
    height: 153px;
    padding-top: 43px;
    position: relative;
}
.index-list-date .dian{
    width: 8px;
    height: 8px;
    background: #B6B6B6;
    position: absolute;
    top: 72px;
    right: -5px;
    border-radius: 50%;
}
.index-two-cont .index-two-list:nth-child(2) .index-list-date .dian{
    top: -4px;
}
.index-two-list2 .index-list-date .dian{
    width: 8px;
    height: 8px;
    background: #ffffff;
    position: absolute;
    top: 20px;
    right: -5px;
    border-radius: 50%;
}
.index-two-cont .index-two-list2:nth-child(2) .index-list-date .dian{
    top: 20px;
}
.index-list-date span:first-child{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #616581;
    display: block;
}
.index-list-date span:last-child{
    font-size: 16px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #616581;
    text-align: right;
    display: block;
}
.index-list-cont{
    padding-left: 20px;
    padding-top: 43px;
}
.index-list-cont-title{
    font-size: 20px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 5px;
}
.index-list-cont-text{
    width: 540px;
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #B6B6B6;
    line-height: 25px;
}
/*.index-two-list{*/
    /*height: 153px;*/
/*}*/
/*.index-two-list .index-list-date{*/
    /*padding-top: 43px;*/
    /*height: 153px;*/
/*}*/
.index-list-cont-text span:nth-child(1){

    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 2;*/
    /*overflow: hidden;*/

}
.index-list-cont-text span:nth-child(2) a{
    color: #D0020C;
}
.index-two-list .index-list-cont-img img{
    display: none;
}
.index-two-list2{
    background: #1A72ED;
    color: #FFFFFF;
    padding: 18px;
    height: 210px;
    align-items: center;
}
.index-two-list2 .index-list-cont{
    display: flex;
    align-items: center;
    padding-top: 0;
}
.index-two-list2 .index-list-cont-img img{
    display: inline-block;
    width: 174px;
    height: 174px;
}
.index-two-list2 .index-list-date{
    height: 95px;
    margin-left: 20px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    padding-top: 0;
}
.index-two-list2 .index-list-cont-text{
    margin-right: 144px;
}
.index-two-list2 .index-list-date span:first-child,.index-two-list2 .index-list-date span:last-child,.index-two-list2 .index-list-cont-title,.index-two-list2 .index-list-cont-text, .index-two-list2 .index-list-cont-text span:nth-child(2) a{
    color: #ffffff;
}

/*.index-two-list .index-list-cont{*/
    /*padding-top: 43px;*/
/*}*/
.index-two-cont .product-warp a:last-child  .product-item{
    margin-right: 0;
}
.index-two-cont .product-warp{
    margin-bottom: -20px;
}
.title-all-warp2 .title-one{
    justify-content: flex-start;
}
.title-all-warp2 .title-two{
    text-align: left;
    margin-left: 35px;
}
.index-four .rlzy-content{
    width: 100%;
    margin-bottom: 0;
}
.index-four .rlzy-content .content{
    margin: 0;
}
.index-five{
    width: 100%;
    background: url("../image/image2.png") no-repeat;
    background-size: 107% 123%;
    background-position-y: bottom;
}
.index-five-form{
    display: flex;
    align-items: center;
    padding: 40px 0;
}
.index-five-form-item{
    display: flex;
    align-items: flex-end;
    margin-bottom: 20px;
}
.index-five-form-item1{
    margin-right: 20px;
}
.index-five-form-item1 div:nth-child(1),.index-five-form-item2 div:nth-child(1){
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    margin-bottom: 5px;
}
.index-five-form-item1 div:nth-child(2){
    background: rgba(255, 255, 255, 0.7);
    border-radius: 7px 7px 7px 7px;
    height: 45px;
    width: 174px;
}
.index-five-form-item3{
    display: flex;
    align-items: center;
}
.index-five-form-item2 div.form-code-image{
    background: rgba(255, 255, 255, 0.7);
    border-radius: 7px 7px 7px 7px;
    height: 45px;
    width: 111px;
    margin-bottom: 0;
    margin-right: 12px;
}
.index-five-form-item2 div:nth-child(2){
    background: rgba(255, 255, 255, 0.7);
    border-radius: 7px 7px 7px 7px;
    height: 45px;
    width: 289px;

}
.index-five-form-item input{
    border: 0;
    background-color: transparent;
    outline: none;
    width: 100%;
    height: 100%;
    padding: 5px;
}
.index-five-form-item3 img{
    width: 21px;
    height: 21px;
}
.index-five-form-item1 textarea{
    border: 0;
    background-color: transparent;
    width: 483px;
    height: 180px;
    outline: none;
    padding: 5px;
}
.index-five-form-item1 .textarea{
    width: 483px !important;
    height: 180px !important;
}
.index-five-form-l .button{
    width: 483px;
    height: 48px;
    background: #4D8BE3;
    border-radius: 7px 7px 7px 7px;
    opacity: 1;
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 48px;
    text-align: center;
}
.index-five-form-r{
    margin-left: 56px;
}
.index-five-form-title{
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin-bottom: 25px;
}
.index-five-form-r p{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #616581;
    margin-bottom: 35px;
}
.index-five-form-r p span{
    font-weight: bolder;
}
.index-five-form-address{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    display: flex;
    align-items: center;
    margin-bottom: 32px;
}
.index-five-form-address img{
    width: 11px;
    height: 16px;
    margin-right: 5px;
}
.address-code{
    width: 117px;
    height: 117px;
}
.index-six-cont{
    display: flex;
    align-items: self-start;
}
.index-six-cont-title{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #4D8BE3;
    padding-bottom: 4px;
    border-bottom: 2px solid #4D8BE3;
    margin-bottom: 20px;
    width: 80px;
    margin-top: 17px;
}
.index-six-cont-l img{
    width: 582px;
    height: 402px;
    object-fit: cover;    

}
.index-six-cont-r{
    margin-left: 20px;
}
.index-six-cont-r-list-item{
    border-bottom: 1px solid #ECECEC;
    width: 520px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.index-six-cont-r-list-item p{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
}
.title-all-warp{
    position: relative;
}
.title-all-warp button a{
    color: #ffffff;
}
.title-all-warp button{
    position: absolute;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    border: 1px solid #D0020C;
    width: 98px;
    height: 38px;
    border-radius: 7px 7px 7px 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* margin-top: 66px; */
    background: #D0020C;
    top: 0;
    right: 0;
}
.title-all-warp button img {
    width: 8px;
    height: 10px;
}
/*产品中心详情*/
.cp-details-content{
    display: flex;
    align-items: self-start;
    justify-content: space-between;
}
.cp-details-l{
    width: 784px;
}
.cp-details-r{
    margin-left: 16px;
}
.cp-details-r .breadcrumb-title{
    justify-content: center;
}
.cp-details-r .product-warp{
    width: 239px;
}
.cp-details-l-title{
    display: flex;
    align-items: self-start;
    justify-content: flex-start;
    margin-top: 20px;
}
.cp-details-l-title-img{
    width: 491px;

    margin-right: 29px;
    margin-bottom: 40px;

}
.cp-details-l-title-img .mask{
    width: 175px;
    height: 175px;
    background: rgba(255, 255, 0, 0.4);
    position: absolute;
    top: 0px;
    left: 0px;
    cursor: move;
    display: none;
}
.cp-details-l-title-img-details{
    margin-bottom: 20px;
    position: relative;
    height: 491px;
    width: 491px;
}
.cp-details-l-title-img-details img{
    width: 491px;
    height: 491px;
}
.big {
    width: 491px;
    height: 491px;
    position: absolute;
    top: 215px;
    left: 931px;
    border: 1px solid #ccc;
    overflow: hidden;
    display: none;
}

.big img {
    position: absolute;
    width: 800px;
}
.cp-details-l-title-img-thumb{
    width: 491px;
    height: 88px;
    padding: 0 70px;
    margin-left: 35px;
    /*margin: auto;*/
}
.cp-details-l-title-img-thumb .swiper {
    width: 100%;
    height: 100%;
    position: static;
    overflow: hidden;
    list-style: none;
}
.cp-details-l-title-img-thumb .swiper-wrapper{
    /*width: 420px;*/
    height: 88px;
    /*margin-left: 35px;*/
    /*left: 35px;*/
}
.cp-details-l-title-img-thumb .swiper-wrapper .swiper-slide:last-child{
    margin-right: 0 !important;
}
.cp-details-l-title-img-thumb .swiper-mask{
    width: 40px;
    height: 88px;
    position: absolute;
    top: 0;
    left: 453px;
    background-color: white;
    z-index: 2;
}
.cp-details-l-title-img-thumb .swiper-button-next:after, .cp-details-l-title-img-thumb  .swiper-button-prev:after{
    width: 13px;
    height: 14px;
    font-size: 8px;
}
.cp-details-l-title-img-thumb  .swiper-button-next{
    right: 35px;
}
.cp-details-l-title-img-thumb  .swiper-button-prev{
    left: -35px;
}
.cp-details-l-title-img-thumb img{
    width: 86px;
    height: 88px;
    object-fit: cover;

}
.cp-details-l-title-det p:nth-child(1){
    font-size: 24px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    margin-top: 11px;
    margin-bottom: 6px;
}
.cp-details-l-title-det p:nth-child(2){
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
}
.cp-details-l-title-det p:nth-child(3){
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #B6B6B6;
    margin-bottom: 5px;
}
.cp-details-l-title-det p:nth-child(4){
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #B6B6B6;
}
.cp-details-l-cont .breadcrumb-title{
    justify-content: center;
    margin-bottom: 17px;
}
.cp-details-l-cont p{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 28px;
    margin-bottom: 10px;
}
.cp-details-l-cont p:last-child{
    margin-bottom: 52px;
}
.cp-details-l-cont>img{
    margin-top: 15px;
}
section.swipper {padding: 0px 24px;position: relative;margin-bottom: 40px}
section .swiper-container{
    left: -24px;
}
section.swipper img{
    cursor: pointer;
}
.details2-title{
    font-size: 30px;
    font-family: PingFang SC-Bold, PingFang SC;
    font-weight: bold;
    color: #000000;
    text-align: center;
    margin-top: 52px;
}
.details2-tip{
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #B6B6B6;
    margin: 52px 0 20px;
}
.details2-tip img{
    width: 27px;
    height: 18px;
    margin-right: 10px;
}
.details2-cont{
    font-size: 20px;
    font-family: PingFang SC-Regular, PingFang SC;
    font-weight: 400;
    color: #616581;
    line-height: 39px;
    margin-bottom: 20px;
}
.details2-cont img{
      object-fit: cover;    

}
.details2-image{
    width: 100%;
}
.details2-image img{
    width: 100%;
}