.content {
  width: 100%;
  height: 100%;
  position: relative;
}
.MenuItem_active {
  border-bottom: 1px solid #fff;
}
.home_content {
  height: 100%;
  background-color: #f6f7f8;
  margin-top: -1rem;
  display: block;
}
.d2s_top_bg {
  width: 100%;
  height: 7.4rem;
  background: url("/templates/d2ssoft/image/home/banner.png") no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
}
.d2s_top_bg img {
  width: 65%;
  height: 1.1rem;
  display: block;
}
.title_top {
  width: 100%;
  height: 1rem;
}
section {
  width: 100%;
}
.title_top {
  position: relative;
}
.title_top img {
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0.5rem;
  color: #333333;
  font-size: 0.425rem;
}
.title_top .right_news {
  position: absolute;
  bottom: 0.375rem;
  right: 0;
  color: #333333;
  font-size: 0.225rem;
}
figure {
  margin-top: 0.7rem;
}
.symbol_li {
  background: url("/templates/d2ssoft/image/home/active_bg.png") no-repeat;
  background-size: 100% 100%;
}
.symbol_li .text {
  color: #fff !important;
}
.symbol_li .line {
  background-color: #fff !important;
}
.symbol_li .synopsis {
  color: #fff !important;
}
.swiper-pagination {
  text-align: right !important;
}
.swiper-pagination-bullet {
  color: #fff;
  background-color: #fff !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #32adda !important;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
@media only screen and (min-device-width: 768px) {
  .section_content {
    width: 100%;
    padding: 1rem;
    background-color: #f6f7f8;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: space-between;
  }
  .section_content .swiper {
    position: relative;
    width: 49%;
    height: 6.7875rem;
    margin: 0;
  }
  .section_content .swiper img {
    display: block;
    object-fit: contain;
    width: 100%;
  }
  .section_content .swiper .mobu {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    height: 0.75rem /* 60/80 */;
    width: 100%;
    z-index: 10;
    color: #fff;
    font-size: 0.225rem /* 18/80 */;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 0.75rem /* 60/80 */;
    padding-left: 0.25rem;
    box-sizing: border-box;
  }
  .section_content .swiper .mobu p {
    width: 84%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
  }
  .section_content .swiper .swiper-pagination {
    width: 98% !important;
    bottom: 0.25rem /* 20/80 */ !important;
  }
  .section_content .right_ul {
    width: 49.5%;
    height: 6.7875rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
  }
  .section_content .right_ul li {
    width: 5.28rem;
    height: 2.18rem;
    padding: 0.5rem 0;
    list-style: none;
    display: flex;
    box-sizing: border-box;
    background-color: #fff;
    margin-bottom: 0.125rem;
  }
  .section_content .right_ul li a {
    display: flex;
  }
  .section_content .right_ul li:hover {
    background: url("/templates/d2ssoft/image/home/active_bg1.png") no-repeat;
    background-size: 100% 100%;
    color: #fff;
  }
  .section_content .right_ul li:hover .year_month {
    color: #fff !important;
  }
  .section_content .right_ul li:hover .left_date .line {
    background-color: #fff;
  }
  .section_content .right_ul li:hover .right_caption {
    color: #fff !important;
  }
  .section_content .right_ul li:hover .right_caption .goimg {
    width: 0.3rem;
    height: 0.0875rem;
    margin-top: 0.3rem;
    background: url("/templates/d2ssoft/image/home/jiantou.png") no-repeat;
    background-size: 100% 100%;
  }
  .section_content .right_ul li .left_date {
    height: 100%;
    padding: 0 0.5rem;
    border-right: 0.0125rem solid #ccc;
    box-sizing: border-box;
  }
  .section_content .right_ul li .left_date .line {
    width: 0.375rem;
    height: 0.025rem;
    margin: 0.1rem 0;
    background-color: #32adda;
  }
  .section_content .right_ul li .left_date .Day {
    font-size: 0.45rem /* 36/80 */;
    font-family: Roboto-Medium;
  }
  .section_content .right_ul li .left_date .year_month {
    color: #999999;
    font-size: 0.2rem;
    font-family: Roboto-Regular;
  }
  .section_content .right_ul li .right_caption {
    position: relative;
    font-size: 0.225rem;
    padding: 0 0.375rem;
    color: #333333;
    box-sizing: border-box;
    cursor: pointer;
  }
  .section_content .right_ul li .right_caption p {
    height: 0.52rem;
    width: 100%;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .section_content .right_ul li .right_caption .goimg {
    width: 0.3rem;
    height: 0.0875rem;
    margin-top: 0.3rem;
    background: url("/templates/d2ssoft/image/home/jiantou1.png") no-repeat;
    background-size: 100% 100%;
  }
  .section_content .right_ul .look_more {
    display: none;
  }
  .service_ul {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .service_ul li {
    width: 6.85rem;
    height: 4.7875rem;
    padding: 0.625rem 0.75rem;
    box-sizing: border-box;
    border: 0.0125rem solid #d9d9d9;
    cursor: pointer;
  }
  .service_ul li a {
    display: block;
  }
  .service_ul li:hover {
    background: url("/templates/d2ssoft/image/home/active_bg.png") no-repeat;
    background-size: 100% 100%;
  }
  .service_ul li:hover .text {
    color: #fff !important;
  }
  .service_ul li:hover .line {
    background-color: #fff !important;
  }
  .service_ul li:hover .synopsis {
    color: #fff !important;
  }
  .service_ul li .li_img {
    width: 0.6rem;
    height: 0.6rem;
  }
  .service_ul li .li_img img {
    width: 100%;
    height: 100%;
  }
  .service_ul li .text {
    margin: 30px 0;
    color: #000;
    font-size: 0.3rem;
  }
  .service_ul li .line {
    width: 0.375rem;
    height: 0.025rem;
    margin: 0.4rem 0;
    background-color: #32adda;
  }
  .service_ul li .synopsis {
    color: #999999;
    font-size: 0.18rem;
    line-height: 0.3rem;
    letter-spacing: 0.005rem;
  }
  .d2s_laboratory {
    width: 100%;
    height: 6.75rem;
    background: url("/templates/d2ssoft/image/home/laboratory_bg.png") no-repeat;
    background-size: cover;
  }
  .d2s_laboratory .title {
    height: 1rem;
    width: 100%;
    text-align: center;
    margin-top: 1.5rem;
    font-size: 0.3rem;
    color: #fff;
  }
  .d2s_laboratory .laboratory_ul {
    width: 100%;
    padding: 0 0.625rem;
    display: flex;
    box-sizing: border-box;
    margin-top: 1.25rem;
  }
  .d2s_laboratory .laboratory_ul li {
    width: 33%;
    height: 1rem;
    display: flex;
  }
  .d2s_laboratory .laboratory_ul li img {
    width: 0.95rem;
    height: 1.1375rem;
    vertical-align: top;
    margin-right: 0.25rem;
  }
  .d2s_laboratory .laboratory_ul li .text {
    display: flex;
    align-items: center;
    font-size: 0.225rem;
    color: #fff;
  }
  .d2s_lihua {
    width: 100%;
    height: 11.35rem;
    margin: 0;
    padding: 0;
    background: url("/templates/d2ssoft/image/home/d2s_lihua.png") no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .d2s_lihua .describe {
    width: 12.8625rem;
    height: 0.61rem;
    font-size: 0.2rem;
    color: #fff;
    margin-left: 1.2625rem;
    margin-top: 3.3rem;
    opacity: 0.7;
    line-height: 0.4rem;
  }
}
@media only screen and (max-device-width: 768px) {
  .home_content {
    margin-top: -5rem;
  }
  .title_top {
    height: 4.5rem;
    color: #333333;
  }
  .title_top img {
    width: 8rem;
    height: 3rem;
    font-size: 1.35rem;
  }
  .title_top .product {
    width: 12rem;
    height: 3rem;
  }
  .title_top .laboratory_title {
    width: 18rem;
    height: 3rem;
  }
  .new_container {
    padding: 0 1rem;
    box-sizing: border-box;
    margin-bottom: 0.8rem;
  }
  .appclass {
    padding: 0 !important;
    background-color: #fff;
  }
  .section_content {
    width: 100%;
    padding: 0 1rem;
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    justify-content: space-between;
  }
  .section_content .right_news {
    display: none;
  }
  .section_content .swiper {
    position: relative;
    width: 100%;
    height: 12.7875rem;
    margin: 0;
  }
  .section_content .swiper img {
    display: block;
    object-fit: contain;
    width: 100%;
  }
  .section_content .swiper .mobu {
    display: flex;
    align-items: center;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(51, 51, 51, 0.8);
    height: 3.84rem /* 120/31.25 */;
    width: 100%;
    z-index: 1;
    color: #fff;
    padding-left: 0.928rem /* 29/31.25 */;
    box-sizing: border-box;
    font-size: 0.8rem;
    font-family: Microsoft YaHei;
    font-weight: bold;
    line-height: 1.344rem /* 42/31.25 */;
  }
  .section_content .swiper .mobu p {
    width: 77%;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .section_content .swiper .swiper-pagination {
    width: 98% !important;
    bottom: 1.6rem /* 50/31.25 */ !important;
  }
  .section_content .right_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
  }
  .section_content .right_ul li {
    width: 100%;
    height: 6.4rem;
    display: flex;
    list-style: none;
    padding: 1rem;
    box-sizing: border-box;
    border-bottom: 0.0125rem solid #d9d9d9;
  }
  .section_content .right_ul li a {
    display: flex;
  }
  .section_content .right_ul li .left_date {
    width: 4.75rem;
    height: 100%;
    padding: 0.5rem 1.25rem 0 0.15rem;
    border-right: 0.0125rem solid #ccc;
  }
  .section_content .right_ul li .left_date .line {
    width: 1.375rem;
    height: 0.025rem;
    margin: 0.5rem 0;
    background-color: #32adda;
  }
  .section_content .right_ul li .left_date .Day {
    font-size: 1.152rem /* 36/31.25 */;
    font-family: Roboto-Medium;
  }
  .section_content .right_ul li .left_date .year_month {
    color: #999999;
    font-size: 0.8rem;
    font-family: Roboto-Regular;
  }
  .section_content .right_ul li .right_caption {
    padding: 0.625rem 1.25rem;
    box-sizing: border-box;
    font-size: 1rem;
    line-height: 1.25rem;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
  .section_content .right_ul li:nth-child(n + 4) {
    display: none;
  }
  .section_content .right_ul .look_more {
    display: block !important;
    color: #32adda;
    text-align: center;
    font-size: 1.2rem;
    border: none;
    height: 4rem;
    line-height: 2rem;
  }
  .section_content .service_ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .section_content .service_ul li {
    width: 100%;
    height: 15.8125rem;
    margin-top: 0.5rem;
    border: 1px solid #d9d9d9;
    padding: 1.5rem 1rem;
    box-sizing: border-box;
  }
  .section_content .service_ul li a {
    display: block;
  }
  .section_content .service_ul li .li_img {
    width: 2.75rem;
    height: 2.75rem;
  }
  .section_content .service_ul li .li_img img {
    width: 100%;
    height: 100%;
    vertical-align: top;
  }
  .section_content .service_ul li .text {
    width: 100%;
    margin: 1rem 0;
    color: #000;
  }
  .section_content .service_ul li .line {
    width: 2.2rem;
    height: 0.25rem;
    margin: 1.25rem 0;
    background-color: #32adda;
  }
  .section_content .service_ul li .synopsis {
    font-size: 0.75rem;
    color: #cccccc;
    line-height: 1.3rem;
    letter-spacing: 0.025rem;
  }
  .section_content .service_ul li:nth-child(1) {
    background: url("/templates/d2ssoft/image/home/active_bg.png") no-repeat;
    background-size: 100% 100%;
  }
  .section_content .service_ul li:nth-child(1) .text {
    color: #fff !important;
  }
  .section_content .service_ul li:nth-child(1) .line {
    background-color: #fff !important;
  }
  .section_content .service_ul li:nth-child(1) .synopsis {
    color: #fff !important;
  }
  .section_content .d2s_laboratory {
    width: 100%;
    height: 20.8rem;
    background: url("/templates/d2ssoft/image/home/laboratory_bg.png") no-repeat;
    background-size: cover;
  }
  .section_content .d2s_laboratory .title {
    width: 100%;
    text-align: center;
    margin-top: 1.5rem;
    font-size: 2.3rem;
    color: #fff;
  }
  .section_content .d2s_laboratory .laboratory_ul {
    width: 100%;
    padding: 0 0.625rem;
    display: flex;
    box-sizing: border-box;
    margin-top: 1.25rem;
    flex-wrap: wrap;
  }
  .section_content .d2s_laboratory .laboratory_ul li {
    width: 100%;
    margin-top: 1.5rem;
    display: flex;
  }
  .section_content .d2s_laboratory .laboratory_ul li img {
    width: 1.95rem;
    height: 2.1375rem;
    vertical-align: top;
    margin-right: 0.25rem;
  }
  .section_content .d2s_laboratory .laboratory_ul li .text {
    display: flex;
    align-items: center;
    font-size: 1rem;
    color: #fff;
  }
  .d2s_lihua {
    width: 100%;
    height: 29.05rem;
    vertical-align: top;
    background: url("/templates/d2ssoft/image/home/d2s_lihua.png") no-repeat;
    background-size: cover;
    overflow: hidden;
  }
  .d2s_lihua .describe {
    width: 100%;
    padding: 0.8rem;
    box-sizing: border-box;
    font-size: 1rem;
    color: #fff;
    opacity: 0.7;
    margin-top: 9rem;
    line-height: 1.5rem;
  }
}
