.u-column:after, .u-grid:after, .clearfix:after, .layout:after, .clf:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: '.';
    clear: both;
    height: 0;
}
.pro-details .details-main {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
}
.proDetails-img {
    position: relative;
}
.swiper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
.modelHead-cont {
    padding: 0.5rem 0;
}

.modelHead-cont {
    padding: 0.5rem 0;
}
.modelHead-title {
    font-size: 0.8rem;
    font-weight: bold;
    color: #222;
}
.modelHead-jjs {
    font-size: 0.55rem;
    color: #999;
    background: #f6f6f6;
    padding: 0.5rem;
    border-radius: 0.1rem;
    margin-top: 0.75rem;
    line-height: 1.05rem;
}
.newsZt-post {
    display: grid;
    margin-top: 1.5rem;
}
.newsZt-post a {
    height: 2rem;
    display: block;
    background: #c13a2a;
    color: #fff;
    text-align: center;
    line-height: 2rem;
    font-size: .7rem;
}
.newsZt-post .ztB2 {
    height: 2rem;
    background: #fff;
    border: 1px solid #c13a2a;
    color: #c13a2a;
    margin-top: .7rem;
}
.proDe-po {
    font-size: 0.6rem;
    margin-top: 1.5rem;
}
.proDe-po a {
    color: #999;
    padding-left: 0.7rem;
    padding-right: 0.3rem;
}
.proDe-po span {
    color: #999;
}
.proDe-po a:first-child {
    padding-left: 0.35rem;
}
.proDe-po .az1 {
    background: url(../img/m-pde1.png) no-repeat 0 center;
    background-size: 0.28rem 0.28rem;
}
.proDe-po .az2 {
    background: url(../img/m-pde2.png) no-repeat 0.3rem center;
    background-size: 0.28rem 0.28rem;
}
.proDe-po .az3 {
    background: url(../img/m-pde3.png) no-repeat 0.3rem center;
    background-size: 0.28rem 0.28rem;
}
/*产品详情*/
.ue-nav_t5 {
    position: relative;
    height: 2rem;
    width: 100%;
    background: #EAEAEA;
    overflow: hidden;
}
.pro-fixed {
    position: fixed;
    top: 0rem;
    left: 0;
    z-index: 9;
    box-shadow: 0 0.13rem 0.42rem 0.1rem rgba(0, 0, 0, .05);
}
.ue-nav_t5 .nav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: .6rem;
    min-width: 100%;
    position: absolute;
    white-space: nowrap;
}
.ue-nav_t5 .current {
    border-top: 0.06rem solid #c13a2a;
    background: #fff;
    line-height: 1.1rem;
}
.ue-nav_t5 a {
    height: 2rem;
    color: #555;
    line-height: 2rem;
    font-size: .6rem;
    display: block;
    text-align: center;
    padding: 0 0.56rem;
}
.ue-nav_t5 .current a {
    color: #222;
}
.proDetail-cell {
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #eaeaea;
    overflow: hidden;
}
.proDetail-name {
    font-size: .8rem;
    color: #C13A2A;
    font-weight: bold;
    padding-left: 1.1rem;
    background: url(../img/prodesan.png) no-repeat 0 center;
    background-size: 0.76rem 0.83rem;
}
.proDetail-text {
    font-size: .6rem;
    color: #555;
    line-height: 1.2rem;
    margin-top: 1rem;
    letter-spacing: 1px;
    text-align: justify;
}
.proDetail-text img {
    max-width: 100%;
    height: auto;
}
.proDetail-text table {display:block;overflow-y:scroll;font-size:15px;border-collapse:collapse;width:100%;max-width:100%;margin-bottom:20px;margin-top:10px}
.proDetail-text caption,td,th,tr{table-layout:fixed;width:100%;padding:5px;text-align:center;font-size:15px;border:1px solid #777;border-collapse:collapse;white-space:nowrap}
.proDetail-text caption{padding-top:8px;padding-bottom:8px;color:#fff;font-size:16px;font-weight:600;background-color:#c23a28}
.proDetail-text thead{background:#fff none repeat scroll 0 0;font-weight:600;font-size:16px}
.proDetail-text th{font-size:14px;padding:6px}
.proDetail-text td:hover,th:hover{color:#fff;background-color:#c23a28;transition:all .3s}
.proDetail-text tr:nth-child(odd){background-color:#f9f9f9}
.proDetail-text tr:nth-child(2n){background-color:#fff}
/*为什么选择我们*/
.proDetail-cell {
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #eaeaea;
    overflow: hidden;
}
.proD-why {
    font-size: .5rem;
    line-height: 1rem;
    color: #555;
    margin-top: 1rem;
}
.proD-img {
    margin-top: 0.4rem;
    padding-bottom: 0.3rem;
}
.proD-img img {
    width: 100%;
}
/*常见问题*/
.proDetail-cell {
    padding-top: 0.6rem;
    padding-bottom: 0.2rem;
    border-bottom: 0.01rem solid #eaeaea;
    overflow: hidden;
}
.proDetail-faq{
    display: grid;
    display: -moz-grid;
    display: -ms-grid;
}
.proFaq-cls {
    /* width: 6.9rem; */
    margin-top: 0.4rem;
}
.proFaq-tle {
    height: 1.5rem;
    color: #C13A2A;
    background: #fff8f7 url(../img/m-wen1.png) no-repeat 0.8rem center;
    background-size: 0.88rem;
    border: 0.01rem solid #fbdedc;
    line-height: 1.5rem;
    text-indent: 2rem;
    font-weight: bold;
    font-size: .65rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.proFaq-intro {
    background: #f9f9f9 url(../img/m-da1.png) no-repeat 0.85rem 1rem;
    background-size: 0.88rem;
    padding: 22px 22px 33px 60px;
    font-size: 0.55rem;
    color: #555;
    line-height: 1rem;
}
/*案例中心*/
.related-area {
    padding-bottom: 1.2rem;
}
.relatedArea-cls{
    display: grid;
    display: -moz-grid;
    display: -ms-grid;
}
.related-case{
    display: grid;
    grid-row-gap: 10px;
}
.indexCase-cls {
    /* width: 6.9rem; */
    margin-top: 0.4rem;
}
.indexCase-cls:first-child {
    margin-top: 0.86rem;
}
.related-area .indexCase-cls:first-child {
    margin-top: 0.5rem;
}
/* .indexCase-img {
    width: 6.9rem;
    height: 3.8rem;
} */
.indexCase-img img {
    width: 100%;
    height: auto;
    max-height: 200px;
    object-fit: cover;
}
.indexCase-title {
    background: #fff;
    height: 2rem;
    line-height: 2rem;
    text-align: center;
    font-size: .6rem;
    color: #222;
    overflow: hidden;
    padding: 0 10px;
}
.indexCase-title a {
    color: #222;
    display: block;
}
.hotPro-but {
    margin-top: 0.6rem;
}
.hotPro-but a {
    /* width: 6.9rem; */
    height: 1.5rem;
    background: #fff;
    font-size: .6rem;
    color: #999;
    text-align: center;
    line-height: 1.5rem;
    display: block;
    border: 0.01rem solid #aaa;
}
.newsIndex-title {
    font-size: 1rem;
    color: #000;
}
.related-area .newsIndex-title {
    padding-top: 30px;
}
.related-pro {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: .38rem;
    margin-top: .5rem;
}
.product-box {
    /* width: 3.4rem; */
    /* float: left;
    height: 5.88rem; */
    overflow: hidden;
    margin-top: 0.2rem;
    margin-left: 0.1rem;
    background: #fff;
}
/* .product-img {
    width: 3.4rem;
    height: 2.56rem;
} */
.product-img img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.product-info {
    background: #fff;
    border-top: 0.01rem solid #eaeaea;
}
.pro-info-cont {
    padding: 0.2rem;
}
.product-tle {
    font-size: .6rem;
    line-height: 1rem;
    height: 2rem;
    overflow: hidden;
}
.product-tle a {
    color: #222;
}
.product-nature {
    line-height: 0.48rem;
    color: #999;
    margin-top: 0.4rem;
}
.product-nature p {
    padding-left: 0.62rem;
    background: url(../img/cppq.webp) no-repeat 0 center;
    background-size: 0.38rem;
    font-size: 0.48rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*为您服务*/
.caseSe {
    display: grid;
    display: -moz-grid;
    display: -ms-grid;
    grid-template-columns: repeat(2,1fr);
    grid-gap: 10px;
    margin-top: 0.4rem;
}
.caseSe a {
    /* width: 3.4rem;
    height: 3.2rem; */
    background: #fff;
    float: left;
    /* margin-top: 0.1rem;
    margin-left: 0.1rem;
    margin-bottom: 0.1rem; */
    text-align: center;
}
.caseSe a:nth-child(odd) {
    margin-left: 0;
}
.caseSe a:nth-child(odd) {
    margin-left: 0;
}
.caseSe-img {
    width: 3.7rem;
    height: 3.7rem;
    background: url(../img/md1.png) no-repeat center;
    margin: 0.5rem auto 0;
}
.caseSe-title {
    font-size: 0.6rem;
    color: #222;
    margin-top: 0.3rem;
    margin-bottom: 0.5rem;
}
.md2 {
    background: url(../img/md2.png) no-repeat center;
}
.md3 {
    background: url(../img/md3.png) no-repeat center;
}
.md4 {
    background: url(../img/md4.png) no-repeat center;
}


/*手机端服务承诺*/
.servicePromise-promise .servicePromise-side-1 {
    margin-bottom: .6rem;
}
.servicePromise-promise .servicePromise-side-1 h2 {
    font-size: .66rem;
    color: #222222;
    text-align: center;
    padding: .6rem 0;
    font-weight: bold;
}
.servicePromise-promise .servicePromise-side-1 ul {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
}
.servicePromise-promise .servicePromise-side-1 li {
    width: 100%;
    text-align: center;
}
.servicePromise-promise .servicePromise-side-1 li img {
    width: 3.8rem;
    object-fit: contain;
}
.servicePromise-promise .servicePromise-side-1 li p {
    font-size: .56rem;
    color: #555555;
    margin-top: .32rem;
    white-space: nowrap;
}
.servicePromise-promise .servicePromise-duanxian {
    border: .01rem solid #ededed;
    margin: .3rem 0;
}
.servicePromise-promise .servicePromise-side-1>p {
    color: #999;
    font-size: .55rem;
    line-height: .85rem;
    margin-bottom: .55rem;
    text-align: justify;
}
.servicePromise-side-1 .servicePromise-zixun {
    display: flex;
    justify-content: space-between;
    margin-top: .3rem;
}
.servicePromise-side-1 .servicePromise-zixun a {
    display: flex;
    width: 100%;
    height: 1.5rem;
    border: .02rem solid #ea5504;
    border-radius: .04rem;
    color: #ffffff;
    background-color: #ea5504;
    font-size: .56rem;
    justify-content: center;
    align-items: center;
}
.servicePromise-side-1 .servicePromise-zixun a:first-child {
    margin-right: .77rem;
}
.servicePromise-side-1 .servicePromise-zixun a:last-child {
    color: #ea5504;
    background-color: #fff;
    font-size: .56rem;
    font-weight: bold;
}
.servicePromise-side-1 .servicePromise-zixun a:first-child span {
    display: block;
    width: .45rem;
    height: .43rem;
    background: url(/5ab9f1b…/images/pro-bj.svg) no-repeat center;
    background-size: cover;
    margin-right: .05rem;
}
.servicePromise-side-1 .servicePromise-zixun a:last-child span {
    display: block;
    width: .45rem;
    height: .43rem;
    background: url(/5ab9f1b…/images/dh.svg) no-repeat center;
    background-size: cover;
    margin-right: .05rem;
}
/*技术承诺*/
.servicePromise-promise .servicePromise-side-2 {
    background-color: #fff;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button {
    display: flex;
    justify-content: space-between;
    padding-top: .6rem;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button .servicePromise-button1 {
    display: block;
    width: 100%;
    height: 1.5rem;
    color: #666666;
    font-size: .56rem;
    line-height: 1.5rem;
    text-align: center;
    border: .01rem solid #f6f6f6;
    background-color: #f6f6f6;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button .next1 {
    border-top-left-radius: .04rem;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button .servicePromise-button1.active {
    background-color: #ffd1b8;
    color: #fff;
    border: .01rem solid #ffd1b8;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-button .next2 {
    border-top-right-radius: .04rem;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box1 {
    display: block;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box {
    margin: 0 auto;
    border: .1rem solid #ffd1b8;
    padding: .35rem .2rem;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box2 {
    display: none;
}
.servicePromise-promise .servicePromise-side-2 .servicePromise-box p {
    font-size: .56rem;
    color: #666666;
    line-height: .85rem;
    margin-bottom: .1rem;
    text-align: justify;
}
/*售后服务内容*/
.servicePromise-sold-conent {
    padding-top: .6rem;
    position: relative;
}
.servicePromise-sold-conent h2 {
    font-size: .66rem;
    color: #222;
    text-align: center;
    margin-bottom: .6rem;
    font-weight: bold;
}
.servicePromise-lunbo {
    overflow: hidden !important;
}
.servicePromise-sold-conent .servicePromise-sold-conent-side .servicePromise-text {
    padding: .3rem .2rem;
}
.servicePromise-sold-conent .servicePromise-sold-conent-side {
    height: 430px;
    background-color: #f5f5f5;
}
.servicePromise-sold-conent .servicePromise-sold-conent-side .servicePromise-text>span {
    display: block;
    font-size: .66rem;
    color: #ea5504;
    margin-bottom: .3rem;
    padding-left: .14rem;
    font-weight: bold;
}
.servicePromise-sold-conent .servicePromise-sold-conent-side .servicePromise-text p {
    background: url(/5ab9f1b…/images/too.png) no-repeat 0 .2rem;
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.servicePromise-sold-conent .servicePromise-sold-conent-side .servicePromise-text p span {
    display: block;
    margin-left: .14rem;
    font-size: .56rem;
    color: #666;
    line-height: 1rem;
    margin-bottom: .13rem;
}
.servicePromise-sold-conent-dian {
    position: relative;
    text-align: center;
    top: -30px;
    z-index: 999;
}
.servicePromise-sold-conent-dian .swiper-pagination-bullet {
    width: 1.3rem;
    height: .1rem;
    display: inline-block;
    border-radius: .5rem;
    background: #ea5504;
    margin-right: .2rem;
}

/*工作标准*/
.servicePromise-sold-standard {
    margin-top: .6rem;
}
.servicePromise-sold-standard h2 {
    font-size: .66rem;
    color: #222;
    text-align: center;
    margin-bottom: .6rem;
    font-weight: bold;
}
.servicePromise-sold-standard .servicePromise-side1 {
    background-color: #fff;
    padding-bottom: .4rem;
}
.servicePromise-sold-standard .servicePromise-side1 .servicePromise-side1-button {
    background-color: #f6f6f6;
    margin-bottom: .2rem;
    padding: 0 .6rem;
    background: #f5f5f5 url(../img/jiahao.png) no-repeat 14rem center;
    background-size: 0.65rem;
    cursor: pointer;
}
.servicePromise-sold-standard .servicePromise-side1 .servicePromise-side1-button.active {
    background: #f5f5f5 url(../img/jianhao.png) no-repeat 14rem center;
    background-size: 0.65rem;
}
.servicePromise-sold-standard .servicePromise-side1 h3 {
    font-size: .66rem;
    color: #222222;
    padding: .6rem 0;
    line-height: 0.6rem;
}
.servicePromise-sold-standard .servicePromise-side1 .servicePromise-side1-ul {
    display: none;
}
.servicePromise-sold-standard .servicePromise-side1 li {
    background-color: #f5f5f5;
    border-radius: .1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: .2rem;
    box-shadow: 0.01rem 0.01rem 0.01rem 0.01rem rgb(0 0 0 / 10%);
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-all {
    padding: .2rem .35rem;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-title {
    display: flex;
    align-items: center;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-title span {
    display: block;
    width: 1.4rem;
    height: 1.3rem;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-title span img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-title p {
    /* width: 1.56rem;
    height: .46rem; */
    font-size: .65rem;
    color: #ea5504;
    margin-left: .15rem;
    border-bottom: .01rem solid #ea5504;
    padding-bottom: .3rem;
}
.servicePromise-sold-standard .servicePromise-side1 li .servicePromise-all>p {
    font-size: .55rem;
    color: #666666;
    line-height: 1rem;
    margin-top: .1rem;
}

.servicePromise-sold-standard .servicePromise-side2 {
    position: relative;
    margin-bottom: .2rem;
}
.servicePromise-sold-standard .servicePromise-side2 .servicePromise-side2-button {
    background-color: #f6f6f6;
    margin: 0 auto;
    margin-bottom: .2rem;
    padding: 0 .6rem;
    background: #f5f5f5 url(../img/jiahao.png) no-repeat 14rem center;
    background-size: 0.65rem;
    cursor: pointer;
}
.servicePromise-sold-standard .servicePromise-side2 .servicePromise-side2-button.active {
    background: #f5f5f5 url(../img/jianhao.png) no-repeat 14rem center;
    background-size: 0.65rem;
}
.servicePromise-sold-standard .servicePromise-side2 h3 {
    font-size: .66rem;
    color: #222222;
    padding: .6rem 0;
    line-height: .6rem;
}
.servicePromise-side2-content{
    display: flex;
}
.servicePromise-sold-standard .servicePromise-side2 .servicePromise-side2-bg {
    margin: 0 auto;
    margin-top: .26rem;
    background: url(/5ab9f1b…/images/fw-wxbg.jpg!/lossless/true) no-repeat center;
    background-size: cover;
    padding-top: 1.45rem;
    padding-bottom: .8rem;
    position: relative;
    top: -.4rem;
    z-index: -1;
    display: none;
}
.servicePromise-sold-standard .servicePromise-side2 .servicePromise-side2-bg .servicePromise-container {
    display: flex;
    justify-content: center;
    flex: 1;
}
.servicePromise-sold-standard .servicePromise-side2-right, .servicePromise-sold-standard .servicePromise-side2-left {
    width: 50%;
}
.servicePromise-sold-standard .servicePromise-side2 ul {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.servicePromise-sold-standard .servicePromise-side2 ul li>span {
    display: block;
    font-size: .7rem;
    color: #ea5504;
    line-height: 2;
    margin-bottom: .42rem;
}
.servicePromise-sold-standard .servicePromise-side2 ul li p {
    margin: 0;
    position: relative;
}
.servicePromise-sold-standard .servicePromise-side2 ul li p i {
    width: .15rem;
    height: .15rem;
    background-color: #999;
    position: absolute;
    top: .45rem;
}
.servicePromise-sold-standard .servicePromise-side2 ul li p span {
    display: block;
    margin-left: .5rem;
    font-size: .5rem;
    color: #666;
    line-height: 1rem;
}
.servicePromise-sold-standard .servicePromise-side2-right ul {
    padding-left: .2rem;
}
.servicety {
    padding: 0.6rem 0;
    overflow: hidden;
}
/*量身定制*/
.common-title {
    font-size: 0.66rem;
    line-height: 0.82rem;
    color: #222;
    text-align: center;
    font-weight: bold;
}
.common-title:after {
    content: '';
    display: block;
    width: 1rem;
    height: 0.1rem;
    background: #ea5504;
    margin: 0.3rem auto 0.4rem;
}
.servicety ul {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
    -webkit-box-pack: justify !important;
}
.servicety ul li {
    width: 25%;
    text-align: center;
}
.servicety ul li img {
    width: 1.2rem;
    height: 1.2rem;
    background: #f5f5f5;
    padding: 0.3rem;
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0.02rem 0.02rem 0px;
}
.servicety ul li h4 {
    font-size: 0.58rem;
    line-height: 0.62rem;
    margin: 0.4rem 0;
    color: #555;
}
/*手机端服务支持*/
.m-banner {
    width: 7.5rem;
    height: 4rem;
    background: #DBDBDB;
}
.sev-banner {
    background: url(../img/m-sevbanner.jpg) no-repeat center top;
    background-size: cover;
}
.newsBan {
    background: rgba(187, 57, 42, 0.9);
    width: 10.8rem;
    position: absolute;
    height: 4.6rem;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 0.2rem;
}
.newsBan-tit {
    color: #fff;
    font-size: 0.64rem;
    padding-left: 0.2rem;
    padding-top: 0.2rem;
    padding-bottom: 0.1rem;
}
.newsBan-cls span {
    display: inline-block;
    padding-left: 0.2rem;
    margin-top: 0.4rem;
}
.newsBan-cls a {
    font-size: .5rem;
    color: #fff;
    display: inline-block;
    padding-left: 0.4rem;
}
.sevIndex {
    background: #f6f6f6;
    padding-bottom: 0.8rem;
}
.sevIndex-top {
    font-size: 0.84rem;
    color: #222;
    text-align: center;
    padding-top: 0.9rem;
}
.sevIndex-main {
    display: grid;
    margin-top: 0.6rem;
    grid-template-areas: 'a b'
                         'c d'
                         'e f';
}
.sevIndex-box {
    background: #fff;
    padding: 0.6rem 0;
    text-align: center;
    margin-top: 0.3rem;
    margin-left: 0.2rem;
}
.sevIndex-img {
    width: 3.5rem;
    height: 3.5rem;
    margin: 0 auto;
}
.sevIndex-box:nth-child(odd) {
    margin-left: 0;
}
.sevIndex-title {
    font-size: 0.68rem;
    margin-top: 0.6rem;
}
.sevIndex-title a {
    color: #222;
}
.sevIndex-intro {
    font-size: .5rem;
    color: #999;
    line-height: .88rem;
    margin-top: .42rem;
}
.sevIndex-xian {
    width: 1.2rem;
    height: 0.04rem;
    margin: 0.4rem auto 0;
    background: #c13a2a;
}
.lz1 {
    background: url("../img/m-sevico1.png") no-repeat center;
    background-size: cover;
}
.lz2 {
    background: url("../img/m-sevico2.png") no-repeat center;
    background-size: cover;
}
.lz3 {
    background: url("../img/m-sevico3.png") no-repeat center;
    background-size: cover;
}
.lz4 {
    background: url("../img/m-sevico4.png") no-repeat center;
    background-size: cover;
}
.lz5 {
    background: url("../img/m-sevico5.png") no-repeat center;
    background-size: cover;
}
.lz6 {
    background: url("../img/m-sevico6.png") no-repeat center;
    background-size: cover;
}
/*新闻中心*/
.details-main {
    background: #fff;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 30px;
}
.newsDetail-title {
    font-size: 26px;
    line-height: 40px;
    color: #0D0D0D;
    margin: 0;
}
.newsDetail-info {
    font-size: 14px;
    color: #999;
    padding-left: 18px;
    background: url(../images/m-time.png) no-repeat 0 center;
    background-size: 14px 14px;
    margin-top: 20px;
}
.newsDetail-intro {
    font-size: .5rem;
    line-height: 23px;
    color: #999;
    background: #FFE7E5;
    padding: 15px;
    margin-top: 45px;
}
.newsDetail-cont {
    font-size: .6rem;
    color: #555;
    line-height: 24px;
    margin-top: 25px;
    padding-bottom: 25px;
}
.newsDetail-cont img {
    max-width: 100%;
    height: auto;
}
.newsDetail-cont table {display:block;overflow-y:scroll;font-size:15px;border-collapse:collapse;width:100%;max-width:100%;margin-bottom:20px;margin-top:10px}
.newsDetail-cont caption,td,th,tr{table-layout:fixed;width:100%;padding:5px;text-align:center;font-size:15px;border:1px solid #777;border-collapse:collapse;white-space:nowrap}
.newsDetail-cont caption{padding-top:8px;padding-bottom:8px;color:#fff;font-size:16px;font-weight:600;background-color:#c23a28}
.newsDetail-cont thead{background:#fff none repeat scroll 0 0;font-weight:600;font-size:16px}
.newsDetail-cont th{font-size:14px;padding:6px}
.newsDetail-cont td:hover,th:hover{color:#fff;background-color:#c23a28;transition:all .3s}
.newsDetail-cont tr:nth-child(odd){background-color:#f9f9f9}
.newsDetail-cont tr:nth-child(2n){background-color:#fff}
.newsDetail-bott {
    padding: 30px 30px 0 30px;
    border-top: 0.01rem solid #eaeaea;
}
.newsDetail-pag {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsDetail-pag a {
    color: #555;
}
.seminar-main {
    display: grid;
    padding-top: 5px;
}
.related-area .news-box {
    margin-top: 20px;
}
.news-img img {
    width: 100%;
    height: 228px;
    object-fit: cover;
}
.news-info {
    padding: 20px 15px;
}
.related-area .news-info {
    background: #fff;
}
.news-title {
    font-size: 16px;
    line-height: 26px;
}
.news-time {
    font-size: 16px;
    color: #222;
    margin-top: 10px;
}
.news-intro {
    font-size: 14px;
    color: #999;
    line-height: 26px;
    margin-top: 20px;
    height: 78px;
    overflow: hidden;
}
.partsDetail-head {
    padding-bottom: 0.6rem;
}
/*相关资料下载*/
/*下载列表模板*/
.downIndex {
    background: #f6f6f6;
    padding-top: 0.3rem;
    padding-bottom: 1.2rem;
}
.dom-banner {
    background: url(../img/m-dombanner.webp) no-repeat center top;
    background-size: cover;
}
.m-banner {
    position: relative;
}
.m-banner {
    width: 16rem;
    height: 9rem;
}
.inner-nav {
    padding: 0 1.2rem;
    height: 1.2rem;
    background-color: #c13a2a;
    color: #fff;
    font-size: 0.58rem;
    line-height: 1.2rem;
    position: relative;
}
.inner-nav-header {
    cursor: pointer;
}
.inner-nav i {
    float: right;
    width: 0.28rem;
    height: 0.8rem;
    background: url(../img/hhx1.png) no-repeat center;
    background-size: 0.24rem 0.13rem;
}
.inner-show .inner-nav-header i {
    background: url(../img/hhx2.png) no-repeat center;
    background-size: 0.24rem 0.13rem;
}
.inner-nav .inner-nav-menus {
    position: absolute;
    width: 100%;
    top: 0.8rem;
    left: 0;
    max-height: 6.48rem;
    overflow-y: scroll;
    display: none;
    z-index: 9;
    background-color: #fff;
}

.inner-nav .inner-nav-menus a {
    display: block;
    color: #555;
    border-top: 1px solid #eee;
    padding-left: 0.5rem;
    font-size: 0.28rem;
    background-size: 0.12rem 0.2rem;
}

.inner-nav .inner-nav-menus .current {
    color: #c13a2a;
    font-weight: bold;
    background-size: 0.12rem 0.2rem;
}
/*下载内容*/
.related-parts {
    padding-top: 0.2rem;
}
.down-box {
    background: #fff;
    padding: 0.4rem;
    margin-top: 0.3rem;
}
.down-tit {
    font-size: 0.6rem;
    color: #222222;
    line-height: 0.92rem;
    height: 1.1rem;
    overflow: hidden;
    padding: 0 0.54rem;
    background: url(../img/yhs.png) no-repeat 0 0.35rem;
    background-size: 0.22rem;
}
.down-tit a {
    color: #555;
}
.down-box:hover .down-tit {
    background: url(../img/hongd.png) no-repeat 0 0.2rem;
    color: #c13a2a;
}
.down-post {
    margin-left: 0.34rem;
    margin-top: 0.4rem;
}
.down-post a {
    display: block;
    width: 3.9rem;
    height: 1rem;
    background: #F6F6F6 url(../img/down.png) no-repeat 3.1rem center;
    background-size: 0.4rem;
    text-indent: 0.6rem;
    line-height: 1rem;
    font-size: 0.58rem;
    color: #555;
}

/*案例*/
/*案例首页*/
.py30 {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}
.py60 {
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}
.pb-06 {
    padding-bottom: 0.9rem;
}
.case-nav {
    position: relative;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
}

.cn-item {
    width: 50%;
    float: left;
    position: relative;
}

.cn-item p {
    text-align: center;
    font-size: 0.58rem;
    line-height: 0.8rem;
    color: #222;
    position: relative;
}

.cn-item p:after {
    content: "";
    background: url(../images/down.svg) no-repeat center/cover;
    width: 0.4rem;
    display: inline-block;
    height: 0.4rem;
    vertical-align: middle;
    margin-left: 0.2rem;
}

.cn-item .cn-text {
    left: 0;
}

.cn-item>.inner-mask-window {
    display: none;
    padding-bottom: 0.2rem;
    top: 0.8rem;
    position: absolute;
    width: 7.5rem;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.1);
}

.cn-item>.inner-mask-window .choosed {
    color: #d92325
}

.cn-item .cn-text1 {
    left: -3.75rem;
    padding-bottom: 1.2rem;
}

.cn-item .cn-text1 a {
    width: 3.4rem
}

.case-indexbg {
    padding: 0.6rem 0 0.2rem;
    background: #f6f6f6;
}

.case-index-list {
    overflow: hidden;
}

.case-index-list .col-12 a {
    padding: 0.2rem;
    margin-bottom: 0.2rem;
    background: #fff;
    display: block;
    overflow: hidden;
}

.case-index-list img {
    float: left;
    width: 2.5rem;
    height: 1.88rem;
}

.case-index-list .case-index-text {
    width: 3.8rem;
    float: left;
    margin-left: 0.2rem;
}

.case-index-list .case-index-text h2 {
    font-size: 0.58rem;
    color: #222;
    line-height: 0.42rem;
    height: 0.84rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.case-index-list .case-index-text p {
    font-size: 0.26rem;
    color: #999;
    line-height: 0.4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case-index-list .case-index-text p:first-of-type {
    margin-top: 0.1rem;
    padding-top: 0.1rem;
    border-top: 0.01rem solid #ddd;
}

.case-index-list .case-index-text p span {
    color: #555;
}

/*案例详情*/
.case-wrap {
    overflow: hidden;
    width: 100%;
}

.case-title {
    overflow: hidden;
}

.case-title h1 {
    font-size: 0.8rem;
    line-height: 1rem;
    /* max-height: 0.9rem; */
    color: #222;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.case-title:after {
    content: '';
    display: block;
    margin: 0.15rem 0 0.3rem 0;
    height: 0.04rem;
    width: 1.8rem;
    background: #d92325;
}

.case-inner {
    overflow: hidden;
    width: 100%;
    padding: 0.4rem 0;
    background: url("../img/m-case-bg.webp") repeat;
}

.case-custom-info {
    width: 100%;
}

.case-custom-info h3 {
    font-size: 0.58rem;
    color: #222;
    line-height: 0.8rem;
    margin-top: 0.05rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case-custom-info p {
    font-size: 0.56rem;
    color: #555;
    line-height: 0.8rem;
}

.case-custom-clo li {
    padding-left: 0.8rem;
    font-size: 0.58rem;
    line-height: 0.62rem;
    color: #555;
    margin-bottom: 0.2rem;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 0.62rem 0.62rem;
}

.case-custom-clo li b {
    font-weight: normal;
    color: #999;
}

.case-custom-clo li p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case-custom-clo li:nth-of-type(1) {
    background-image: url("../img/xmdz-h.svg")
}

.case-custom-clo li:nth-of-type(2) {
    background-image: url("../img/ptgl-h.svg")
}

.case-custom-clo li:nth-of-type(3) {
    background-image: url("../img/xmlx-h.svg")
}

.case-custom-clo li:nth-of-type(4) {
    background-image: url("../img/gljz-h.svg")
}

.case-wrap .case-type {
    width: 4rem;
    height: 1rem;
    border-radius: 0.5rem;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 0.5rem;
    line-height: 1rem;
    text-align: center;
    position: absolute;
    right: 0.8rem;
    top: 0.3rem;
    z-index: 99
}

.case-wrap .case-img {
    width: 100%;
    position: relative;
    margin: 0.3rem 0;
}

.case-wrap .case-img img {
    display: block;
    max-width: 100%;
    min-height: 5rem;
    background: #f6f6f6;
}

.case-introtext p {
    font-size: 0.58rem;
    line-height: 0.92rem;
    color: #555;
}
.case-introtext p img {
    max-width: 100%;
    height: auto;
}
.case-feedback {
    background: url("../img/true.webp")no-repeat center /cover;
}

.case-feedback:before {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
}

.case-fkinfo {
    overflow: hidden;
    padding: 0.8rem 0.6rem;
}

.case-fkinfo span {
    font-size: 0.58rem;
    line-height: 1rem;
    color: #e7e7e7;
    display: block;
    text-align: right;
    margin-bottom: 0.8rem;
}

.case-fkinfo p {
    font-size: 0.58rem;
    line-height: 0.92rem;
    color: #fff;
    text-align: justify;
}

.case-jjfa {
    overflow: hidden;
    margin-bottom: 0.6rem;
}
.case-jjfa .clf {
    display: grid;
    display: -ms-grid;
    display: -moz-grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: .5rem;
}

.case-jjfa-left {
    margin-left: 0.2rem;
}

.case-jjfa-tit a {
    font-size: .58rem;
    line-height: .75rem;
    color: #222;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.case-jjfa-left .more {
    font-size: 0.58rem;
    color: #555;
    padding-right: 0.3rem;
    background: url(../img/double-right.svg) no-repeat right center/0.3rem;
}

.case-jjfa-info {
    font-size: 0.46rem;
    line-height: 0.8rem;
    max-height: 1.98rem;
    color: #555;
    margin: 0.2rem 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.case-jjfa ul {
    overflow: hidden;
    margin: 0.3rem 0;
    text-align: center;
}

.case-jjfa ul li {
    display: inline-block;
}

.case-jjfa ul li p {
    font-size: 0.5rem;
    color: #555;
    text-align: center;
    float: left;
    line-height: 1.25;
}

.case-jjfa ul li p span {
    font-size: 1.2rem;
    color: #d92325;
    font-weight: bold;
}

.case-jjfa ul li:after {
    content: '';
    background: #ddd;
    height: 1.5rem;
    width: 0.01rem;
    margin: 0 0.1rem;
    float: left;
    margin-top: 1rem;
}

.case-jjfa ul li:last-child:after {
    content: none
}

.case-jjfa .b-btn1 {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 0.5rem;
}

.case-jjfa-right,.case-jjfa-right img {
    max-width: 100%;

    /* width: 2.4rem;
    height: 1.8rem; */
}
.myproNav {
    width: 100%;
    background: #f6f6f6;
    padding-top: 0.08rem;
    overflow: hidden;
    position: relative;
}

.myproNav:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    height: 1rem;
    width: 1rem;
    background-image: linear-gradient(to left, rgba(255, 255, 255,1) 50%, rgba(255, 255, 255,0));
    z-index: 9;
}
.proNavcon {
    width: 100%;
    margin: 0 auto;
}

.proNavBox {
    float: left;
}

.proNavBox ul {
    overflow: hidden;
}

.proNavBox li {
    float: left;
    text-align: center;
    border-top: 0.04rem transparent solid;
}

.proNavBox li.select {
    background: #fff!important;
    border-top: 0.04rem #ea5504 solid;
    border-radius: 0.04rem 0.04rem 0 0
}

.proNavBox li a {
    color: #555;
    font-size: 0.58rem;
    line-height: 1rem;
    display: block;
}

.proNavBox li.select a {
    color: #ea5504;
}

/*相关产品2个*/
.relatepro .relatepro-info {
    display: grid;
    grid-template-columns: 1fr 2fr;
    grid-column-gap: .5rem;
}
.relatepro .relatepro-info:first-child {
    margin-bottom: 0.8rem;
}
.relatepro img {
    width: 7rem;
    float: left;
}
.relatepro .relatepro-text {
    float: left;
    padding: 0.15rem;
    background: #fff;
    border: 0.02rem #f2f2f2 solid;
    border-left: none;
    transition: all .3s;
}
.relatepro .relatepro-text h2 {
    font-size: 0.58rem;
    color: #222;
    line-height: 0.8rem;
    height: 1rem;
    margin-top: 0.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.relatepro .relatepro-text p {
    font-size: .5rem;
    color: #999;
    line-height: .5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.relatepro .relatepro-text p:last-of-type {
    margin-bottom: 0.8rem;
}

.relatepro .relatepro-text p span {
    color: #555;
}

.relatepro .relatepro-text .c-btn, .relatepro .relatepro-text .b-btn {
    line-height: 1.1rem;
}
.relatepro-text .relatepro-buttom{
    display: flex;
    justify-content: space-between;
}

/*相关案例2个*/
.relatecase2 {
    margin: 0 auto;
}
.relatecase2 .row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: .5rem;
    margin: 0 -0.1rem;
}

.relatecase2 a {
    display: block;
}

.relatecase2 .col-6 {
    padding: 0 0.1rem;
}

.relatecase2 .relatecase-text {
    overflow: hidden;
    padding: 0.15rem 0px;
}

.relatecase2 .relatecase-text h2 {
    font-size: 0.56rem;
    color: #222;
    line-height: 0.85rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.relatecase2 .relatecase-text p {
    font-size: 0.44rem;
    color: #999;
    line-height: 0.56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relatecase2 .relatecase-text p:first-of-type {
    margin-top: 0.3rem;
}

.relatecase2 .relatecase-text p:last-of-type {
    margin-bottom: 0.5rem;
}

.relatecase2 .relatecase-text p span {
    color: #555;
}

.relatecase2 .relatecase-text .c-btn, .relatecase2 .relatecase-text .b-btn {
    padding: 0.07rem 0.32rem;
}

.relatecase2 .relatecase-text a:hover h2 {
    color: #d92325;
    transition: all .3s;
}

/*底部导航*/
.bread-nav {
    height: 1.3rem;
    background: #f6f6f6;
    line-height: 1.3rem;
    text-indent: 0.5rem;
    padding-right: 0.5rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #d92325;
}

.bread-nav a {
    font-size: 0.56rem;
    color: #aaa;
}

.bread-nav i {
    padding: 0 0.1rem;
    font-size: 0.56rem;
    color: #999;
}

.bread-nav span {
    font-size: 0.56rem;
    color: #d92325;
}

.b-btn {
    width: 48%;
    border: 0.02rem #d92325 solid;
    background: #fff;
    text-align: center;
    line-height: 1.2rem;
    font-size: 0.58rem;
    color: #d92325;
    display: inline-block;
    border-radius: 0.08rem;
    letter-spacing: 0.1rem;
}
.b-btn1 {
    width: 100%;
    border: 0.02rem #d92325 solid;
    background: #fff;
    text-align: center;
    line-height: 1.2rem;
    font-size: 0.58rem;
    color: #d92325;
    display: block;
    margin-top: 0.6rem;
    border-radius: 0.08rem;
    letter-spacing: 0.1rem;
}
.c-btn {
    width: 48%;
    border: 0.02rem #d92325 solid;
    background: #d92325;
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
    font-size: 0.58rem;
    display: inline-block;
    border-radius: 0.08rem;
    letter-spacing: 0.1rem;
}
.c-btn1 {
    width: 100%;
    border: 0.02rem #d92325 solid;
    background: #d92325;
    text-align: center;
    line-height: 1.2rem;
    color: #fff;
    font-size: 0.58rem;
    display: inline-block;
    border-radius: 0.08rem;
    letter-spacing: 0.1rem;
}


/*相关标签*/
.relatetags-tit {
    font-size: 0.58rem;
    line-height: 0.4rem;
    color: #222
}

.relatetags {
    margin-top: -0.1rem;
}

.relatetags a {
    max-width: 5rem;
    float: left;
    margin-top: 0.5rem;
    margin-right: 0.5rem;
    padding: 0 0.2rem;
    font-size: 0.44rem;
    text-align: center;
    background: #f6f6f6;
    color: #666;
    border-radius: 0.04rem;
    transition: .36s;
    height: 1.1rem;
    line-height: 1.1rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.relatetags a:before {
    content: "# ";
    color: #d92325
}

/*翻页样式*/
.details-Page {
    overflow: hidden;
}

.details-Page a {
    font-size: 0.58rem;
    line-height: 1.4rem;
    color: #555;
    width: 100%;
    padding: 0.3rem 0.4rem;
    background: #f6f6f6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.details-Page a:last-child {
    margin-top: 0.4rem;
}

.details-Page a span {
    color: #999;
    margin-right: 0.2rem;
}

.details-Page a:hover span {
    color: #fff;
}

.details-Page a:hover {
    color: #fff;
    background: #d92325;
}

/*总包*/
/*企业实力*/
.str-video img {
    max-width: 100%;
    height: auto;
}
/*制造能力*/
.sts-img img {
    max-width: 100%;
    height: auto;
}
.strength-head {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px dotted #eaeaea;
}
.strength-head .str-tle {
    font-size: 16px;
    font-weight: bold;
    color: #222;
    line-height: 1;
    padding-top: 40px;
}
.strength-head .str-tex {
    font-size: 14px;
    color: #555;
    line-height: 1.5;
    margin: 20px 0;
}
.strength .strength-all .strength-title {
    font-size: 14px;
    font-weight: 700;
}
.strength .strength-all .strength-intro {
    font-size: 10px;
}
.strength .strength-all {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    align-items: center;
}
.strength .strength-all img {
    max-width: 100%;
    height: auto;
}
/*实力见证*/
.str-map img {
    max-width: 100%;
    height: auto;
}
/*施工指导*/
.about-content-area .title {
    display: none;
}
.about-content-area p {
    font-size: .65rem;
    line-height: 1.6;
    letter-spacing: 1px;
}
.btn {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 15px 28px;
    border-width: 2px;
    line-height: 1;
}
.btn-primary {
    border: 1px solid #d92325;
    background-color: #fff;
    color: #d92325;
}
.about-timeline-spacing-top {
    border-top: 1px solid #eaeaea;
    margin-top: 20px;
}
.about-image-content-area .about-image img {
    max-width: 100%;
    height: auto;
}
.about-timeline:nth-child(1),.about-timeline:nth-child(2) {
    border-bottom: 1px dashed #eaeaea;
}
.about-timeline-iteam .feature-box-wrapper {
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    margin: 10px 0;
}
.about-content-area a {
    display: grid;
    margin: 20px;
    align-items: center;
    text-align: center;
}
.feature-box-icon img {
    max-width: 100%;
    height: auto;
    width: 80px;
}
.feature-content .title {
    font-size: 16px;
    padding: 5px 0;
    margin: 0;
}
.feature-content p {
    font-size: 13px;
    margin: 5px 0;
}

.funfact-bg {
    background-image: url(../images/funfact-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    padding: 100px 0px;
}
.funfact-wrap .funfact-icon {
    height: 80px;
    width: 80px;
    background: #d92325;
    border-radius: 100%;
    margin-bottom: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.section-content{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.funfact-wrap {
    text-align: center;
}
.funfact-wrap .odometer {
    display: block;
    line-height: 1;
    font-size: 1.5rem;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #ffffff;
    margin-bottom: 10px;
}
.funfact-wrap .title {
    display: block;
    line-height: 1;
    letter-spacing: 0.5px;
    font-weight: 600;
    color: #ffffff;
    font-size: .5rem;
    margin: 0;
    width: 80px;
}
.section-padding {
    margin-bottom: 20px;
}
.section-title {
    display: grid;
    margin: 20px 0;
    justify-items: center;
}
.section-title .title {
    font-size: 25px;
    margin: 0;
}
.section-title span {
    content: "";
    width: 100px;
    height: 2px;
    background: #d92325;
    margin-top: 5px;
    margin-bottom: 15px;
}
.section-title .sub-title {
    font-size: 10px;
    text-align: center;
}
.team-content{
    display: grid;
    grid-row-gap: 10px;
}
.team-iteam {
    border: 1px solid #ccc;
    box-shadow: 0 4px 8px 0 rgb(0, 0, 0, 0.2);
}
.single-team-member {
    border: 1px solid #ccc;
    position: relative;
}
.team-member-image img{
    max-width: 100%;
    height: auto;
}
.team-member-content {
    text-align: center;
}
.team-member-content .name {
    font-size: 20px;
    margin: 5px 0;
}
.team-member-content .person-title {
    display: block;
    font-size: 12px;
    margin: 5px 0;
}

