.swiper-wrapper.banner-box{
    position: relative;
    /* background: url(../../../../case/img2.png)no-repeat; */
    background-size: cover;
    height:488px;
 }
 .customerDetails_footer{
    position: relative;
    background: url(../images/customerDetails_footer.png)no-repeat;
    background-size: cover;
    height:270px;
 }
 .customerDetails_footer h3{
     font-size:30px;
     text-align: center;
     margin-top:80px;
 }
 .customerDetails_footer .moreBtn{
     position: absolute;
     top:150px;
     left: 50%;
     transform: translateX(-50%);
     width:264px;
     height:40px;
     border:1px solid #2a2c3042;
     border-radius: 3px;
     font-size: 14px;
     text-align: center;
     line-height: 36px;
     transition: border 0.3s linear;
 }
 .customerDetails_footer .moreBtn a{
    color: #2A2C30;
 }
 .moreBtn .line{
     opacity: 0;
     position: absolute;
     background: #2a2c3063;
     transition:all 0.3s  linear;
 }
 .moreBtn .leftLine{
     width:1px;
     height:40px;
     left:0px;top:0px;
 }
 .moreBtn .rightLine{
    width:1px;
    height:40px;
    right:0px;top:0px;
 }
 .moreBtn .topLine{
     height:1px;
     width:264px;
     top:0px;
     left: 0px;
 }

 .moreBtn .bottomLine{
    height:1px;
    width:264px;
    left: 0px;
    bottom: 0px;
 }
 .customerDetails_footer .moreBtn:hover{
     border-color:transparent;
 }
 .customerDetails_footer .moreBtn:hover .iconRight{
    transform:translateX(20px);
 }
 .customerDetails_footer .moreBtn:hover .line{
     opacity: 1;
 }
 .customerDetails_footer .moreBtn:hover .leftLine{
     height:54px;
     transform:translateY(-6px);
 }
 .customerDetails_footer .moreBtn:hover .rightLine{
     height:54px;
     transform:translateY(-6px);
 }
 .customerDetails_footer .moreBtn:hover .topLine{
     width:278px;
    transform:translateX(-6px);
 }
 .customerDetails_footer .moreBtn:hover .bottomLine{
     width:278px;
     transform:translateX(-6px);
 }
 .iconRight{
     /* font-weight:700; */
     font-size: 16px;
     color:#121314;
     display: inline-block;
     transform:translateX(10px);
     transition: all 0.3s linear;
 }
 .u-bodyer.clearfix.backF{
     background: #f2f3f5;
     
 }
.banner-content{
    position: relative;
    width: 1200px;
    height:488px;
    margin: 0 auto 0;
    background-size: 100%;
    background-position: bottom;  
}
.detailInfoH_left,
.detailInfoH_left img{
    width:120px;
    height: 45px;
}
.detailInfoH_left{
    left:390px;
}
.detailInfoH_right{
    right:400px;
    display: flex;
    align-items: center;
    font-size:15px;
    color:#2A2C30;
}
.detailInfoH_right>div{
    display: flex;
    align-items: center;
}
.detailInfoH_right>div+div{
    margin-left:50px;
}
.detailInfoH_right img{
    margin-right:12px;
}
.detail-box{
    width:1240px;
    margin:0 auto;
    height:auto;
    background: #f2f3f5;
    position: relative;
    display: flex;
    /* margin-top:60px; */
}
#fixedDiv{
    position: sticky;
    /* position: -webkit-sticky; */
    /* background: #f00; */
    width: 280px;
    height: 260px;
    /* right: 200px; */
    top: 70px;
    margin-top: 46px;
    margin-bottom: 300px;
}

#fixedDiv.absolute {
    position: absolute;
    bottom: -480px;
    background: #f00;
    width: 280px;
    height: 260px;
    right: -0;
    top: unset;
  }
.fixedDivContent{
    background: #fff;
    height: 80px;
    width: 100%;
    margin-top: -5px;
    border-radius: 0 0 8px 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 14px;
}

.fixedDivContent2p{
    width: 100%;
    background: rgba(10,18,33,0.04);
    border-radius: 6px;
    box-sizing: border-box;
    display: flex;
    margin-top:18px;

}

.fixedDivContent2p img{
    width: 280px;
}
.fixedDivContent2{
    background: #fff;
    height: auto;
    width: 100%;
    border-radius: 8px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 36px;
    padding: 20px 16px;
    box-sizing: border-box;
}
.fixedDivContentBox1{
    display: flex;
    /* height: 60px; */
    align-items: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #0A1221;
    padding-bottom: 14px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(10,18,33,0.08);
    margin-bottom: 16px;
}
.fixedDivContentBox2{
    width: 100%;
    height: 82px;
    background: rgba(10,18,33,0.04);
    border-radius: 6px;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: rgba(10,18,33,0.48);
    cursor: pointer;
    margin-bottom: 12px;
}
.fixedDivContentBox2 img{
    width: 32px;
    height: 32px;
    padding: 8px 0px 4px 4px;
}


.fixedDivContentBox3{
    box-sizing: border-box;
}
.fixedDivContentBox3 a{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 14px;
    color: rgba(10,18,33,0.72);
}
.fixedDivContentBox3Row{
    display: flex;
    justify-content: space-between;
    padding: 10px 8px;
}
.hiddenF {
    opacity: 0;
}
.fixedDivContentBox3Row:hover{
    background: rgba(10,18,33,0.04);
    border-radius: 4px;
    color: #E60023;
}
.fixedDivContentBox3Row:hover .hiddenF{
    opacity: 1;
}


.yuyue{
    width: 232px;
    height: 40px;
    background: #E60023;
    border-radius: 4px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.shiyong{
    width: 232px;
    height: 40px;
    border-radius: 4px;
    border: 1px solid #E60023;
    color: #E60023;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 16px;
    cursor: pointer;
}
.detailInfoH{
    position: relative;
    width:100%;
    height:80px;
    border-bottom:1px solid #E8E8E8;
    box-sizing: border-box; 
}
.detail-content{ 
    position: relative;
    width: 960px;
    height: auto;
}
.detailsImgBox,
.detailsImgBox img{
    width:620px;
    height:360px;
	-webkit-border-radius: 8px;
    border-radius: 8px;
}
.detailsImgBox{
    /* left:1070px; */
    right: 0px;
    top:115px;
}
.detailsImgBox1{
    display: none;
}
.detailsTextBox,
.detailsImgBox,
.detailInfoH_left,
.detailInfoH_right{
    position: absolute;
    top:64px;
    /* transform: translateY(-50%); */
}
.detailsTextBox{
   /*left:400px;*/
   width:520px;
   font-size: 14px;;
   color:#0A1221;
}
.detailsTextBox .tagDiv{
    display: flex;
}
.detailsTextBox .tag1{
    width: auto;
    height: 26px;
    text-align: center;
    background: rgba(32,78,221,0.04);
    border-radius: 4px;
    border: 1px solid #204EDD;
    font-size: 14px;
    color: #204EDD;
    padding:2px 8px 2px 8px;
}
.detailsTextBox .tag2{
    width: auto;
    height: 26px;
    text-align: center;
    background: rgba(10,18,33,0.04);
    border-radius: 4px;
    border: 1px solid rgba(10,18,33,0.32);
    font-size: 14px;
    color: rgba(10,18,33,0.48);
    margin-left: 16px;
    padding: 2px 8px 2px 8px;
}

.detailsTextBox h1{
    font-weight: 600;
    font-size: 32px;
    margin:25px 0px 20px;
}
.detailsTextBox p{
    color:rgba(10,18,33,0.72);
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: justify;
}
.detailsTextBox .numDiv{
    margin-top: 40px;
    font-weight: 500;
    font-size: 28px;
    color: rgba(10,18,33,0.72);
    display: flex;
    line-height: 34px;
    justify-content: space-between;
    text-align: center;
}
.detailsTextBox .numDivBox{
    display: flex;
    align-items: center;
    flex-direction: column;
}
.detailsTextBox .num1{
    font-weight: 400;
    font-size: 14px;
    color: rgba(10,18,33,0.72);
}
.detail-content h2.borderLeft::before{
    content: "";
    display: inline-block;
    width:0px;
    height: 0px;
    border:7px solid transparent;
    border-left-width:12px;
    border-right-width:12px;
    border-left-color: #e60023;   
}
.header-menu{
    margin:0 auto 30px;
    width:1200px;
	margin-top:30px;
}

.header-menu a{
color:#000;
}
 
.header-menu a:hover{
color:#000;
}
.header-menu::after{
    content:'';
    display: table;
    clear: both;
}
.header-menu ul>li,
.slide{
    float: left;
    font-size: 14px;
}
.header-menu .slide{
    height:18px;
    width:5px;
    background:#e60023;
    margin-right:20px;
}
.header-menu ul>li+li:before{
    content:'>';
    margin:0px 4px;
}
.detail-content{
    position: relative;
    background: #f2f3f5;
    padding: 38px 40px 20px 0px;
    box-sizing: border-box;
    /* border: 1px #efefef solid; */
    /* box-shadow: 2px 3px 2px 0px #f5f5f5; */
    margin-top: 10px;
	margin-bottom: 40px;
}
.detail-content-box>p{
    margin: 0;
    padding: 0;
    margin-top: 8px;
    word-wrap: break-word;
    /* text-indent: 2em; */
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(10,18,33,0.72);
    line-height: 32px;
    text-align: justify;
}

.detail-content img{
    border-radius:8px;
    -webkit-border-radius:8px;
    -webkit-border-radius:8px;
    margin: 25px 0 25px 0;
}

.detail-content-box>h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 30px;
    color: #0A1221;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    padding-left: 15px;
    background: url(../images/detailh2line.png)no-repeat;
    border-bottom: 1px solid rgba(10,18,33,0.08);
    box-sizing: border-box;
}

.detail-content-box>h3{
    font-size:16px;
	margin-top: 20px;
}

ul li {
    list-style-type: disc;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(10, 18, 33, 0.72);
    line-height: 28px;
    text-align: justify;
    margin-left: 30px;
    margin-top: 5px;
}
.detail-content-box .itemBox1{
    height: 188px;
    background: rgba(255,146,13,0.08);
    border-radius: 0px 6px 6px 0px;
    border-left: 4px solid #FF920D;
    padding: 24px 16px 0 32px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.detail-content-box .itemBox1>h3{
    font-weight: 600;
    font-size: 18px;
    color: #FF920D;
    line-height: 28px;
}

.detail-content-box .itemBox1>p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(10,18,33,0.72);
    line-height: 32px;
    margin-top: 13px;
}

.detail-content-header{
    width: 100%;
    height: 94px;
    background: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin-bottom: 20px;
}
.detail-content .detail-content-header img{
    width: auto;
    height: 60px;
    border-radius:0px;
    -webkit-border-radius:0px;
    -webkit-border-radius:0px;
}
.detail-content-box{
    background: #ffffff;
    border-radius: 8px;
    padding: 30px 48px;
}

.detail-content-box video{
    background: #ffffff;
    border-radius: 6px;
    width: 100%;
}

.detail-content-box a{
color:#000;
}

.detail-content-box a :hover{
    color: #e60023;
    }

.detail-content-box .itemBox2{
    display: flex;
}

.detail-content-box .itemBox2>h3{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    line-height: 28px;
}
.detail-content-box .itemBox2>p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(10,18,33,0.72);
    line-height: 32px;
    margin-top: 13px;
}
.detail-content .detail-content-box img {
    border-radius: 6px;
    margin: 10px 0;
    width: 100%;
}
.yuan{
    width: 8px;
    height: 8px;
    background: #E60023;
    border-radius: 25px;
    margin-top: 10px;
    margin-right: 10px;
}
.detail-content-box .itemBox3{
    height: 188px;
    background: rgba(32,78,221,0.04);
    border-radius: 0px 6px 6px 0px;
    border-left: 4px solid #204EDD;
    padding: 24px 16px 0 32px;
    box-sizing: border-box;
    margin-bottom: 20px;
}

.detail-content-box .itemBox3>h3{
    font-weight: 600;
    font-size: 18px;
    color: #204EDD;
    line-height: 28px;
}

.detail-content-box .itemBox3>p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(10,18,33,0.72);
    line-height: 32px;
    margin-top: 13px;
}
.sendTime{
    margin-right:10px;
}
.imgBox{
    text-align:center;
}
.imgBox img{
    width:630px;
}
.tagBox{
    margin-top:40px;
    display: flex;
    color:#333;
    font-size:14px;   
    align-items: center;
}
.customer.tagBox{
    padding: 15px 0px 15px;
    /*  margin:0px 100px;  */
    border-top:1px solid #E8E8E8;
}
.tagTitle{
    font-size:15px;
    color:#2A2C30;
    font-weight: 700;
    margin-right:8px;
}
.tag{
    padding: 5px 7px;
    margin-left:5px;
    font-size:13px;
	margin-right:20px;
}

.tag a{
margin-right:10px;
/*margin-left:10px;*/
background: #f0f0f0;
padding:5px 8px;
color:#333;
}
.content-footer{
    height:60px;
    border-top:1px solid #ddd;
    display: flex;
    align-items: center;
    margin-top:30px;
    justify-content: space-between; 
    font-size: 14px;
    color:#777;
}
.content-footer a{
    margin-left:5px;
    color:#888;
}
.templateAbout{
    background: #F2F3F5;
}
.templateAbout2{
    display: none;
}
.templateAbout-h{
    width:1200px;
    margin:0px auto;
    display: flex;
    justify-content: space-between;
    height: 70px;
    align-items: center;
}
.templateAbout-h p{
    margin:0px;
    color:#0A1221;
    font-size:16px;
    font-weight: 700;   
}
.templateAbout-h .moreBtn{
    font-size:14px;
    color: #0a122146;
    cursor: pointer;
    min-width: 60px;
}
.templateAbout-h .moreBtn a{
    color: #0a122146; 
}
.templateAbout-h .moreBtn i {
    margin-left:5px;
    font-size:12px;
}
.modelBpmTitle{
    margin:40px auto;
    text-align: center;
    
}
.modelBpmTitle .s-mmmt{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 30px;
    color: #0A1221;
    margin-bottom: 20px;
}
.customeModelBox{
    position: relative;
    width:1240px;
    text-align: center;
    padding-bottom: 5px;
    margin: 0px auto;
    overflow: hidden;
}
.customeModelBox.mobileModel{
    display: none;
}
.customeModelRow{
    display: flex;
    width: 1240px;
}
.customeItem{
    position: relative;
    text-align: left;
    width: 395px;
    height: 348px;
    background: #FFFFFF;
    border-radius: 8px;
}
.customeItem img{
    width: 395px;
    height: 190px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -moz-border-top-right-radius: 4px;
}
.customeItem+.customeItem{
    margin-left: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
}
.customeItem .customeMain{
    width: 100%;
    height: 158px;
    padding: 15px 20px 0;
}
.customeItem .customeTitle{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #0A1221;
}
.customeItem .customeText{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: rgba(10,18,33,0.72);
    margin: 10px 0 24px;
}
.customeItem .customeTag{
    display: flex;
}
.customeTagbox1{
    width: 73px;
    height: 24px;
    background: rgba(32,78,221,0.04);
    border-radius: 2px;
    border: 1px solid #204EDD;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #204EDD;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.customeTagbox2{
    width: auto;
    height: 24px;
    padding: 0 10px;
    background: rgba(10,18,33,0.04);
    border-radius: 2px;
    border: 1px solid rgba(10,18,33,0.32);
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: rgba(10,18,33,0.48);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.customeTagbox3{
    width: 73px;
    height: 24px;
    background: rgba(230,0,35,0.04);
    border-radius: 2px;
    border: 1px solid #E60023;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 12px;
    color: #E60023;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
}
.customeItem .customeMore{
    position: absolute;
    bottom: 24px;
    left: 24px;
    font-size: 14px;
    cursor: pointer;
    color: #E60023;
}
.customeItem .customeMore a{
    color: #E60023;
}

.move-button{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 28px;
  }
  .move-button-item{
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .move-button-item img{
    width: 32px;
    height: 32px;
  }
  .move-button-left {
    margin-right: 24px;
  }
  .rgBtn {
    display: none;
  }
  .rgBtn.active{
    display: block;
  }
  .lfBtn {
    display: none;
  }
  .fanzhuan{
    transform: rotate(180deg); /* 旋转30度 */
  }
  .lfBtn.active{
    display: block;
  }
.content-template-row{
    position:relative;
    margin:0px auto;
    width:1240px;
    font-size:16px;
    display: grid;
    grid-template-columns: repeat(4,285px);
    /* grid-template-rows: repeat(4,100%);
    grid-column-gap: 10px;
    /* column-gap:10px; */

    display:-o-grid;
    -o-grid-columns:285px 285px 285px 285px;
    -o-grid-rows: 100% 100% 100% 100%;
    -o-column-gap: 10px;


    display:-moz-grid;
    -moz-grid-columns:285px 285px 285px 285px;
    -moz-grid-rows:  100% 100% 100% 100%;
    -moz-column-gap: 10px;

    display:  -webkit-grid;
    -webkit-grid-columns: 285px 285px 285px 285px;
    -webkit-grid-rows:100% 100% 100% 100%;
    -webkit-column-gap: 10px;

    display: -ms-grid;
    -ms-grid-columns: 285px 285px 285px 285px;
    -ms-grid-rows: 100% 100% 100% 100%;
    -ms-column-gap: 10px;
}
.content-template-row  .content-template-row-item:nth-child(1){
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -o-grid-column: 1;
    -o-grid-row: 1;
    -moz-grid-column: 1;
    -moz-grid-row: 1;
    -webkit-grid-column: 1;
    -webkit-grid-row: 1;
	margin-right:20px;
}
.content-template-row  .content-template-row-item:nth-child(2){
    -ms-grid-column: 2;
    -ms-grid-row: 1;

    -o-grid-column: 2;
    -o-grid-row: 1;
    -moz-grid-column: 2;
    -moz-grid-row: 1;
    -webkit-grid-column: 2;
    -webkit-grid-row: 1;
	margin-left:10px;
    margin-bottom:60px;
  }
  .content-template-row  .content-template-row-item:nth-child(3){
    -ms-grid-column: 3;
    -ms-grid-row: 1;

    -o-grid-column: 3;
    -o-grid-row: 1;
    -moz-grid-column: 3;
    -moz-grid-row: 1;
    -webkit-grid-column: 3;
    -webkit-grid-row: 1;
     margin-left:20px;
	margin-bottom:60px;
  }
  .content-template-row  .content-template-row-item:nth-child(4){
    -ms-grid-column: 4;
    -ms-grid-row: 1;

    -o-grid-column: 4;
    -o-grid-row: 1;
    -moz-grid-column: 4;
    -moz-grid-row: 1;
    -webkit-grid-column: 4;
    -webkit-grid-row: 1;
     margin-left:30px;
	margin-bottom:60px;
  }


.content-template-row  .content-template-row-item:nth-child(5){
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -o-grid-column: 1;
    -o-grid-row: 1;
    -moz-grid-column: 1;
    -moz-grid-row: 1;
    -webkit-grid-column: 1;
    -webkit-grid-row: 1;
	margin-right:20px;
}
.content-template-row  .content-template-row-item:nth-child(6){
    -ms-grid-column: 2;
    -ms-grid-row: 1;

    -o-grid-column: 2;
    -o-grid-row: 1;
    -moz-grid-column: 2;
    -moz-grid-row: 1;
    -webkit-grid-column: 2;
    -webkit-grid-row: 1;
	margin-left:10px;
    margin-bottom:60px;
  }
  .content-template-row  .content-template-row-item:nth-child(7){
    -ms-grid-column: 3;
    -ms-grid-row: 1;

    -o-grid-column: 3;
    -o-grid-row: 1;
    -moz-grid-column: 3;
    -moz-grid-row: 1;
    -webkit-grid-column: 3;
    -webkit-grid-row: 1;
     margin-left:20px;
	margin-bottom:60px;
  }
  .content-template-row  .content-template-row-item:nth-child(8){
    -ms-grid-column: 4;
    -ms-grid-row: 1;

    -o-grid-column: 4;
    -o-grid-row: 1;
    -moz-grid-column: 4;
    -moz-grid-row: 1;
    -webkit-grid-column: 4;
    -webkit-grid-row: 1;
     margin-left:30px;
	margin-bottom:60px;
  }

.detail-content img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 25px 0 25px 0;
	}





  .content-template-row-item{
    width: 285px;
    height: 280px;
    background: rgb(255,255,255);
    box-shadow: 0px 1px 13px 0px rgba(10, 18, 33, 0.12);
    transition: box-shadow 0.5s linear;
    cursor: pointer;
    padding: 16px;
    box-sizing: border-box;
}
.content-template-row-item:hover{
    box-shadow: 0px 1px 20px 10px rgba(10, 18, 33, 0.12);
  }
  .template-row-itemImg,
  .template-row-itemImg img{
    width: 100%;
    height: 168px;
  }
  .template-row-itemImg{
      background-color: #F8F9FB;
  }

  .detailInfo{
    margin-top: 16px;
    box-sizing: border-box;
    font-size:15px;
    color:#0A1221;
    /* position: relative; */
}

  .detailInfo a{
    margin-top: 16px;
    box-sizing: border-box;
    font-size:15px;
    color:#0A1221;
    /* position: relative; */
}

.content-template-row+.content-template-row{
    margin-top:40px;
}
@media screen and (max-width: 1480px){
    .detailInfoH_left{
        left: 15%;;
    }
    .detailsImgBox{
        left:50%;
    }
    .detailsTextBox{
        left:1%;
    }
    .detailInfoH_right{
        right:10%;
    }
    /* .detailsImgBox{
        left:860px;
        top:115px;
    } */
}

@media screen and (max-width: 1216px){
    .banner-content,
    .templateAbout,
    .templateAbout-h,
    .content-template-row{
        width:100%;
    } 
    .detailsImgBox{
        left:50%;
    }
    .detailsTextBox{
        width:350px;
    }
    /* .detailsImgBox{
        left:860px;
        top:115px;
    } */
    .content-template-row  .content-template-row-item:nth-child(2){
        margin-left:10px;
    }
    .content-template-row  .content-template-row-item:nth-child(3){
        margin-left:20px;
    }
    .content-template-row  .content-template-row-item:nth-child(4){
     margin-left:30px;
    }
}
@media screen and (max-width: 1089px) {
    .templateAbout-h{
        width:570px;
        margin:0px auto;
    }
    .content-template-row{
        /* width:max-content; */
        width:590px;
        margin:0px auto;
        grid-template-columns: repeat(2,285px);
        grid-template-rows: repeat(2,316px);
        grid-row-gap: 20px;
        grid-column-gap: 0px;

        -o-grid-columns:285px 285px;
        -o-grid-rows:316px 316px;

        -moz-grid-columns:285px 285px;
        -moz-grid-rows:316px 316px;

        -webkit-grid-columns:285px 285px;
        -webkit-grid-rows:316px 316px;

        -ms-grid-columns:285px 285px;
        -ms-grid-rows:316px 316px;
    }
    .content-template-row  .content-template-row-item:nth-child(1){
        margin:0px;
    }
    .content-template-row  .content-template-row-item:nth-child(2){
        margin-left:20px;
    }
      .content-template-row  .content-template-row-item:nth-child(3){
        -ms-grid-column: 1;
        -ms-grid-row: 2;
    
        -o-grid-column: 1;
        -o-grid-row: 2;
        -moz-grid-column: 1;
        -moz-grid-row: 2;
        -webkit-grid-column: 1;
        -webkit-grid-row: 2;
        margin:0px;
      }
      .content-template-row  .content-template-row-item:nth-child(4){
        -ms-grid-column: 2;
        -ms-grid-row: 2;
    
        -o-grid-column: 2;
        -o-grid-row: 2;
        -moz-grid-column: 2;
        -moz-grid-row: 2;
        -webkit-grid-column: 2;
        -webkit-grid-row: 2;
        margin-left:20px;
      }
}
@media screen and (max-width: 1023px) {
    .header-menu,
    .detail-content,
    .detail-box{
        width:100%;
    }
    .detailsTextBox{
        width:520px;
    }
    .detailsImgBox{
        display: none;
    }
    .detailInfoH_left{
        left: 10%;;
    }
    
}
@media screen and (max-width: 910px) {
    .imgBox img{
        width:450px;
    }
}
@media screen and (max-width: 900px) {
    .customeModelContent{
        width: 100vw;
        /* width: 100% !important; */
    }
    .content-template-row{
        width: 100% !important;
    }
    .customeItem img{
        width: 280px;
        height: 140px;
    }

    .move-button{
        display: none;
    }

    .customeItem{
        height: 270px;

    }
    .modelBpmTitle .s-mmmt{
        font-size: 20px;
    }

    .customeItem .customeMain{
        height: 130px;
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        padding: 20px;
        box-sizing: border-box;
        margin-top: -6px;
    }

    .customeModelRow {
        transition: 1s;
        margin-left: unset !important;
    }

    .customeItem .customeTitle{
        font-size: 16px;
    }
    .customeItem .customeText{
        font-size: 14px;
        margin: unset !important;
    }
   
    #fixedDiv{
        display: none;
    }

    #fixedDiv1,#fixedDiv2,#fixedDiv3{
        margin: 40px 0;
        display: block;
        box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.02), 0px 6px 16px 0px rgba(0,0,0,0.04), 0px 3px 6px -4px rgba(0,0,0,0.06);
    }

    .detail-box{
        margin-bottom: 32px;
    }

    .detail-box1{
        width: 100vw !important;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .templateAbout{
        box-shadow: unset;
        margin: unset;
        width: calc(100%);
        padding:0 20px 32px 20px;
        padding-right: unset;
        overflow: hidden;
        box-sizing: border-box;
    }

    .templateAbout-h{
        width: 100%;
        margin-bottom: 16px;
    }

    .content-template-row{
        width: 100%;
        display: flex !important;
    }

    .content-template-row-item{
        margin-right: 20px !important;
        display: flex;
        flex-direction: column;
        height: 100%;
    }

    .detailInfo{
        width: 100%;
        padding: 12px 16px;
    }
    .detailInfo font{
        font-family: PingFangSC, PingFang SC;
        font-weight: 500;
        font-size: 14px;
        color: rgba(34,34,34,0.9);
        line-height: 21px;
    }

    .template-row-itemImg img{
        border-radius: unset;
    }

    .detailInfoMain{
        font-size: 12px;
        display: -webkit-box; /* 设置为WebKit内核的弹性盒子模型 */
        -webkit-box-orient: vertical; /* 垂直排列 */
        -webkit-line-clamp: 2; /* 限制显示两行 */
        overflow: hidden; /* 隐藏超出范围的内容 */
        text-overflow: ellipsis; /* 使用省略号 */
    }
    .content-template-row{
        transition: 1s;
    }
    .news-date{
        margin-top: 12px;
    }
   
    .detail-content{
        width: 100%;
        padding:24px 20px;
        margin: unset;
        margin-top: 40px;
        box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.02), 0px 6px 16px 0px rgba(0,0,0,0.04), 0px 3px 6px -4px rgba(0,0,0,0.06);
    }
    .detail-content .detail-content-header{
        margin-bottom: 16px;
        padding-bottom: unset;
    }
    .detail-content .detail-content-header h1{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 12px;
    }

    .sendTime{
        line-height: 30px;
        font-size: 12px;
    }

    .detail-content-header .sendTime:last-child{
        display: inline-block;
    }

    .tagBox{
        margin-top: 48px;
        padding: unset;
    }

    .tagBox .tag{
        line-height: 24px;
        margin-right: unset;
    }

    .content-footer{
        margin-top: 12px;
        padding-top: 20px;
    }

    .content-footer a{
        font-size: 14px;
    }

    .content-footer{
        height: unset;
    }

    .detail-content-img{
    }

    .detail-content-img img{
        margin-top: unset;
        height: 100%;
        margin-bottom: 12px;
    }

    .detail-content blockquote{
        padding: 12px 16px;
        border-left: unset; 
        font-family: PingFangSC, PingFang SC, "Microsoft YaHei", "微软雅黑";
        font-weight: 500;
        font-size: 14px;
        background: rgba(10,18,33,0.04);
        line-height: 21px;
        text-align: justify;
        font-style: normal;
        border-radius: 4px;
    }


    .detail-content blockquote>span{
        font-weight: 600;
        font-size: 14px;
        color: rgba(34,34,34,0.9);
        line-height: 21px;
        text-align: justify;
        font-style: normal;
    }

    .detail-content blockquote>p{
        margin-top: 8px;
        font-weight: 400;
        font-size: 12px;
        color: rgba(10,18,33,0.48);
        line-height: 18px;
        text-align: justify;
        font-style: normal;
    }

    .detail-content .contontBox>p{
        font-size: 14px;
    }

    .detail-content .contontBox>h2{
        background: url(../images/detailh2line.png) no-repeat;
        padding-left: 15px;
        margin-bottom: 12px;
        font-size: 18px;
        background-size: 4px 22px;
    }

    .templateAbout-h p{
        font-size: 18px;
    }
}
@media screen and (max-width:768px){
    
    /* .detailsImgBox{
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 226px;
        border-radius: unset;
    }
    .detailsImgBox img{
        height: 100%;
        width: 100%;
        border-radius: unset;
    } */
    .swiper-wrapper.banner-box,.swiper-slide{
    height: 100%;
    }
    .banner-content{
        background: #FAFBFC;
        height: 100%;
    }
    .content-footer{
        flex-direction: column;
        align-items: flex-start;
        padding-top:10px;
        box-sizing: border-box
    }
    .detailsTextBox{
        height: 100%;
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        background: #FAFBFC;
        box-sizing: border-box;
    }

    .tagDiv,.detailsTextBox>h1,.detailsTextBox>p,.numDiv{
        padding: 0 16px;
    }

    .tagDiv{
        margin: 24px 0;
    }
    .detailsTextBox>h1{
        font-size: 20px;
        line-height: 30px;
        margin: 24px 0 16px 0;
    }
    .tagDiv .tag1,.tagDiv .tag2{
        font-size: 12px;
        line-height: 18px;
    }

    .detailsTextBox .numDiv{
        margin-top: 24px;
        font-size: 20px;
        height: 64px;
        margin-bottom: 24px;
    }

    .detailsTextBox .num1{
        font-size: 14px;
    }

    .detailsImgBox1{
        display: block;
        width: 100%;
        height: 226px;
    }
    .detailsImgBox1 img{
        width: 100%;
        height: 100%;
    }
    
   
    .detail-content{
        padding: 0 16px;
        background: transparent;
        box-shadow: unset;
    }

    .detail-content-header{
        box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.02), 0px 6px 16px 0px rgba(0,0,0,0.04), 0px 3px 6px -4px rgba(0,0,0,0.06);
        margin-bottom: 20px !important;
    }

    .detail-content-box{
        box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.02), 0px 6px 16px 0px rgba(0,0,0,0.04), 0px 3px 6px -4px rgba(0,0,0,0.06);
        padding:24px 20px;
    }

    .detail-content-box>h2{
        margin-top: unset;
        padding-bottom: 12px;
        margin-bottom: 12px;
        font-size: 18px;
        background-size: 4px 22px;
    }

    .detail-content-box>p{
        font-size: 14px;
    }
   
    
   p,img{width:400px;}
   .detail-content-header h1 {
    font-size: 20px;
    color: #000;
    margin-top: 0px;
    margin-bottom: 20px;
	}
	.tagBox {
    margin-top: 10px;
    display: flex;
    color: #333;
    font-size: 14px;
    align-items: center;
	}
	
	.detail-content-header {
    color: #888;
    font-size: 12px;
    text-align: center;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 20px;
   /* margin-bottom: 40px;*/
   }
   .customerDetails_footer{
   display:none;
   }
   .customer.tagBox {
    display: none;
}
   .detail-content>p {
    margin: 0;
    padding: 0;
    margin-top: 8px;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.75;
    color: #666;
	}
    .detail-content{
    padding: 10px 30px;
    }
}
@media screen and (max-width: 700px){
    .imgBox img{
        width:400px;
    }
    p,img{width:100%;}
	.detail-content>p {
    margin: 0;
    padding: 0;
    margin-top: 8px;
    word-wrap: break-word;
    font-size: 14px;
    line-height: 1.75;
    color: #666;
	}
}
@media screen and (max-width:670px){
    
    .header-menu{
        display: none
    }
    .detailInfoH{
        height:100px;
    }
    .detailInfoH_right{
        /*flex-direction: column;*/
		display:none;
    }
    .detailInfoH_right div+div{
        margin:20px 0px 0px;
    }
    .customer.tagBox{
       margin:0px 50px;
    }
   p,img{width:100%;}
   .detail-content-header {
    color: #888;
    font-size: 12px;
    text-align: center;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 20px;
   /* margin-bottom: 40px;*/
}
}
@media screen and (max-width: 660px) {
    .content-template-row  .content-template-row-item:nth-child(2),
    .content-template-row  .content-template-row-item:nth-child(3),
    .content-template-row  .content-template-row-item:nth-child(4){
        margin-left:0px;
    }
    .templateAbout-h{
        width:285px;
        margin:0px auto;
    }
    .content-template-row{
        width:285px;
        grid-template-columns: repeat(1,285px);
        grid-template-rows: repeat(4,316px);
        grid-column-gap: 0px;
        grid-row-gap: 20px;

        -o-grid-columns:285px;
        -o-grid-rows:316px 316px 316px 316px;

        -moz-grid-columns:285px;
        -moz-grid-rows:316px 316px 316px 316px;

        -webkit-grid-columns:285px;
        -webkit-grid-rows:316px 316px 316px 316px;

        -ms-grid-columns:285px;
        -ms-grid-rows:316px 316px 316px 316px;
    }
    .content-template-row:last-of-type{
        display: block;   
    }
    .content-template-row:last-of-type .content-template-row-item+.content-template-row-item{
        margin-top: 20px;
    }
    .content-template-row  .content-template-row-item:nth-child(2){
        -ms-grid-column: 1;
        -ms-grid-row: 2;
        -o-grid-column: 1;
        -o-grid-row: 2;
        -moz-grid-column: 1;
        -moz-grid-row: 2;
        -webkit-grid-column: 1;
        -webkit-grid-row: 2;
      }
      .content-template-row  .content-template-row-item:nth-child(3){
        -ms-grid-column: 1;
        -ms-grid-row: 3;
    
        -o-grid-column: 1;
        -o-grid-row: 3;
        -moz-grid-column: 1;
        -moz-grid-row: 3;
        -webkit-grid-column: 1;
        -webkit-grid-row: 3;
      }
      .content-template-row  .content-template-row-item:nth-child(4){
        -ms-grid-column: 1;
        -ms-grid-row: 4;
    
        -o-grid-column: 1;
        -o-grid-row: 4;
        -moz-grid-column: 1;
        -moz-grid-row: 4;
        -webkit-grid-column: 1;
        -webkit-grid-row: 4;
      }
}
@media screen and (max-width:520px){
    .imgBox img{
        width:350px;
    }
    .detailsTextBox p{
        margin:0px 0px 20px;
    }
}
@media screen and (max-width: 375px){
    .imgBox img{
        width:320px;
    }
    .detail-content{
        padding: 10px 30px;
    }
}