.technologytatle {
  display: flex;
  align-items: center;
  padding: 15px;
}
.technologytatle1 {
  background: #0045da url(../images/productimg/fatype1.png) no-repeat center;
  background-size: cover;
}
.technologytatle2 {
  background: #0045da url(../images/productimg/fatype2.png) no-repeat center;
  background-size: cover;
}
.technologytatle3 {
  background: #0045da url(../images/productimg/fatype3.png) no-repeat center;
  background-size: cover;
}
.technologytatle4 {
  background: #0045da url(../images/productimg/fatype4.png) no-repeat center;
  background-size: cover;
}
.technologytatle h3 {
  margin: 0;
  float: left;
}
.technologytatle-tag {
  float: left;
  margin-left: 8px;
}
.technologytatle-tag span {
  padding: 5px 8px;
  color: #ffffff;
  background: #0041bc;
  border-radius: 20px;
}
.technologytatle-content {
  background: #ffffff;
  width: 100%;
  padding: 25px;
  max-height: 190px;
  overflow: hidden;
}
.technologytatle-content p {
  text-align: justify;
  color: #3f3f3f !important;
}
/************************************
07)Section 2
*************************************/
#section1 {
  margin-top: 60px;
}
.section-2 h2 {
  color: #363636;
  margin-bottom: 35px;
}
.section-2 .title-head p {
  color: #a4a4a4;
  font-size: 16px;
}
.section-2-box-left figure {
  margin-bottom: 15px;
}
.section-2-box-left figure img {
  width: 100%;
  height: auto;
}
.section-2-box-left h4 {
  color: #363636;
}
.section-2-box-left p {
  color: #a4a4a4;
  text-align: justify;
}
/*.section-2-box-left a {*/
/*width: 180px;*/
/*height: 47px;*/
/*text-align: center;*/
/*font-size: 16px;*/
/*line-height: 30px;*/
/*border: none;*/
/*background: #e2e2e2;*/
/*}*/
#section5 {
  min-height: 700px;
}
.section5-background {
  background: #ffffff url(../images/m5.png) no-repeat center;
  background-size: cover;
}
/************************************
08)Section 3
*************************************/
.section3-background {
  background: #0045da url(../images/productimg/m3.png) no-repeat center;
  background-size: cover;
}
.section3-title {
  padding-top: 70px;
}
.section3-title h2 {
  color: #ffffff;
}
.section3-title p {
  color: #9cbbff;
}
.section-3-box {
  padding: 20px 0;
  text-align: center;
}
.section-3-box figure {
  color: #00aef0;
  margin: 10px 0;
}
.section-3-box h3 {
  color: #fff;
}
.section-3-box h4 {
  color: #fff;
  margin-bottom: 0;
}
.section-4 {
  /*margin-bottom: 120px;*/
  /*height: 80%;*/
  /* height: 582px !important; */
  padding-bottom: 40px;
}
.section-4 .img-wrapper {
  flex: 25%;
}
.section-4-backgroudimg {
  background: #0045da url(../images/backgroudImg4.jpg) no-repeat center;
  background-size: cover;
}
.section-4 h4 {
  color: #3f3f3f;
  font-weight: bold;
}
.section-4 p {
  color: #3f3f3f;
}
/* 
test-reagent
*/
.test-reagent {
  background-color: #fefefe;
  padding: 40px 0;
}
/************************************
10)Section 5
*************************************/
.section-5 {
  background: #0045da;
  padding-bottom: 50px;
}
.section-5 h2 {
  color: #ffffff;
}
.section-5 p {
  color: #ffffff;
}
.my-team .my-team-member {
  margin-bottom: 20px;
}
.my-team .my-team-member:last-of-type {
  margin-bottom: 0;
}
.my-team .my-team-member .my-member-img {
  overflow: hidden;
  background-color: #fff;
}
.my-team .my-team-member .my-member-img img {
  width: 100%;
}
.my-team .my-team-member .my-team-detail {
  background-color: #0e55ed;
  padding: 6px 6px;
  position: relative;
}
.my-team .my-member-name {
  color: #fff;
}
.my-team .my-member-post {
  color: #fff;
  font-size: 14px;
}
.my-team .my-member-social {
  position: absolute;
  top: -25px;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-team .my-team-member:hover .my-member-social {
  top: -43px;
  opacity: 1;
}
.my-team .my-member-social ul li {
  margin-top: 6px;
  list-style: none;
  display: inline-block;
}
.my-team .my-member-social ul li a {
  display: block;
  width: 34px;
  height: 34px;
  line-height: 32px;
  text-align: center;
  color: #fff;
  border: 1px solid #00aef0;
  background-color: #00aef0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.my-team .my-member-social ul li a:hover {
  color: #3498db;
  background-color: #fff;
  border: #3498db 1px solid;
}
@media (min-width: 992px) {
  .my-team .my-team-member {
    margin-bottom: 0;
  }
}
#section6 {
  background: #ffffff;
  margin: auto;
}
#section6 h2 {
  color: #171717;
}
#section6 p {
  margin-top: 10px;
  color: #4e4e4e;
  text-align: center;
}
#section6 .partner-name {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  line-height: initial;
}
#section6 .partner {
  text-align: center;
  margin-bottom: 10px;
}
#section6 .partner-wrapper {
  background: #fff;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  overflow: hidden;
  max-height: 130px;
}
/************************************
15)Section 10
*************************************/
.section-10-background {
  background: #f3f2f1;
  padding: 40px 0;
}
.section-10-box-text-cont h3 {
  color: #fff;
  font-weight: 500;
}
.section-10-box-text-cont h3 span {
  color: #333;
  font-weight: 700;
}
.section-10-box-text-cont p {
  color: #fff;
  font-style: italic;
  margin: 0 0 10px 0;
  font-size: 16px;
}
.section-10-btn-cont {
  text-align: right;
  margin: 0;
}
.news {
  padding: 20px 0px;
  /*margin-bottom: 50px;*/
}
.news a:focus {
  text-decoration: none !important;
  color: #00aef0;
}
.new-background {
  background: #ffffff;
  display: block;
}
.news .imgborder {
  width: 100%;
}
.news .newContent {
  margin: 0px 20px 20px 20px;
}
.newContent p {
  color: #bcbcbc;
}
.news a:hover {
  /*box-shadow: 0 3px 45px 0 rgba(0, 0, 0, 0.2);*/
  box-shadow: 2px 2px 6px 1px rgba(158, 158, 158, 0.77);
  border-bottom: 5px solid #2196f3;
  margin-top: -15px;
  cursor: pointer;
}
.textContent {
  margin-top: 75px;
}
.new-background:hover h4 {
  color: #1025a1 !important;
}
.my-team-member:hover {
  cursor: pointer;
}
/* 首页两个产品的样式 */
.section-margine a {
  position: relative;
  display: block;
  border-radius: 4px;
}
.section-margine .content {
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 32px;
  padding-top: 40px;
}
.section-margine .content .name {
  font-size: 24px;
}
.section-margine .content .describe {
  padding-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #fff;
}
.section-margine .content .price {
  padding-top: 30px;
}
.section-margine .content .price span:nth-child(1) {
  font-size: 16px;
}
.section-margine .content .price span:nth-child(2) {
  font-size: 26px;
}
.section-margine .content.nanxing .name,
.section-margine .content.nanxing .price {
  color: #27dff8;
}
.section-margine .content.feipang .name,
.section-margine .content.feipang .price {
  color: #2ce780;
}

.slide-title {
  font-size: 1rem;
  line-height: 1.371429rem;
}
.slider-description {
  font-size: 0.666667rem;
}
/* .slider-row {
  line-height: .742857rem;
} */
.structure {
  padding: 3.6rem 0;
}
.structure-logo {
  margin-bottom: 0.666667rem;
  text-align: center;
}
.structure-logo img {
  width: 8rem;
}
.structure-desc {
  margin-top: 0.666667rem;
  text-align: center;
}
.structure-text {
  margin-bottom: 3.666667rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #333;
  line-height: 1.233333rem;
  text-align: center;
}
.structure-item-wrapper {
  display: flex;
}
.structure-item {
  position: relative;
  flex: 1;
  text-align: center;
  padding: 0 0.533333rem;
}
.structure-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%);
  height: 3.066667rem;
  width: 1px;
  background: #999;
  opacity: 0.3;
}
.structure-item:first-child {
  padding-left: 0;
}
.structure-item:last-child {
  padding-right: 0;
}
.structure-item:last-child::after {
  content: "";
  display: none;
}
.structure-item-imgwrap {
  margin-bottom: 1.133333rem;
}
.structure-item-name {
  margin-bottom: 0.533333rem;
  font-size: 0.6rem;
  font-weight: 500;
  line-height: 0.9rem;
  color: #333333;
}
.structure-item-desc {
  font-size: 0.466667rem;
  line-height: 0.666667rem;
  color: #333;
  opacity: 0.8;
}
.about-us-wrapper {
  display: block;
  position: relative;
}
.bg-img {
  height: 13rem;
  background: url("../images/index/aboutUsbg.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
}
.bg-white {
  height: 12rem;
  background-color: #fff;
}
.about-us-content {
  position: absolute;
  top: 3.333333rem;
  width: 100%;
  cursor: pointer;
}
.aboutUs-logo-wrap {
  position: absolute;
  left: 50%;
}
.logo-img-wrap {
  width: 6rem;
  margin-bottom: 0.666667rem;
}
.logo-text {
  position: relative;
  color: #3635cd;
  font-size: 0.8rem;
  line-height: 0.8rem;
}
.logo-text::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.433333rem;
  width: 1.666667rem;
  height: 2px;
  background: #3635cd;
}

.cntrix-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0.333333rem;
  margin-top: 2.6rem;
  width: 5.466667rem;
  height: 5.466667rem;
  background-color: #3635cd;
}
.cntrix-introduce {
  display: flex;
  /* flex-wrap: wrap; */
}
.introduce-img {
  width: 100%;
}
.introduce-decs {
  width: 22.4rem;
  padding-top: 2.79998rem;
  padding-left: 2.5rem;
  padding-right: 0.5888rem;
  padding-bottom: 2.2rem;
  background-color: #3635cd;
  margin-left: -1.766667rem;
}
.introduce-title {
  font-size: 0.7rem;
  line-height: 0.8rem;
  color: #fff;
  margin-bottom: 1rem;
  font-weight: bold;
}
/* .introduce-content{
  
} */

.introduce-content-row {
  display: flex;
  flex-wrap: wrap;
  font-size: 0.466667rem;
  color: #fff;
}
.introduce-content-row span {
  margin-bottom: 0.266667rem;
}

.product-wrapper {
  position: relative;
}
/* .product-bg {
  
  height: 30.066667rem;
  background: url("../images/index/productBg.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
} */
.product-content {
  height: 32.066667rem;
  background: url("../images/index/productBg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.swiper-slide {
  cursor: pointer;
  text-align: center;
  font-size: 18px;
  background: transparent;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  /* display: flex; */
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.swiper-wrapper{
  display: flex;
  flex-wrap: wrap;
  /* margin-left: -34px; */
}
.swiper-wrapper-son{
  /* 138px */
  flex: 20%;
  text-align: center;
   /* margin-right: 138px;   */
}

.product-content {
  padding-top: 3.333333rem;
}
.product-head {
  text-align: center;
  color: #fff;
}
.product-head h2 {
  margin-bottom: 1.333333rem;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.233333rem;
}
.product-head h3 {
  margin-bottom: 2rem;
  font-weight: normal;
  font-size: 0.533333rem;
  line-height: 1.233333rem;
}
.banner-item-text {
  /* display: flex;  */
  justify-content: space-between;
  padding: 1rem 0;
  font-size: 0.6rem;
  color: #fff;

  text-align: center;
  margin-bottom: 50px;
}
.banner-arrow-wrapper {
  width: 0.833333rem;
}
.swiper-slide:nth-child(2n) .banner-item-wrapper {
  display: flex;
  flex-direction: column-reverse;
}
.product-footer {
  margin-top: 3.333333rem;
}

.team-wrapper {
  padding: 4rem 0;
  background: #f5f5f5;
}
.team-logo {
  margin-bottom: 0.666667rem;
  text-align: center;
}
.team-logo img {
  width: 5.666667rem;
}
.team-text {
  margin-bottom: 2.666667rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #333;
  line-height: 1.233333rem;
  text-align: center;
}
.teammate {
  display: flex;
}
.teammate-item {
  flex: 1;
  margin-right: 2rem;
  text-align: center;
  background-color: #fff;
}
.teammate-item:hover {
  color: #333;
}
.teammate-item:last-child {
  margin-right: 0;
}
.teammate-name {
  margin-top: 1rem;
  font-size: 0.6rem;
  font-weight: 600;
}
.teammate-desc {
  padding: 0 0.333333rem;
  margin-top: 0.766667rem;
  margin-bottom: 1rem;
  font-size: 0.466667rem;
  line-height: 1.4rem;
  color: #333333;
  opacity: 0.8;
}
.team-footer {
  display: flex;
  justify-content: center;
  padding-top: 2rem;
}
.more-teammate {
  display: flex;
  align-items: center;
  font-size: 0.533333rem;
  padding: 0.566667rem 1.466667rem;
  background-color: #3635cd;
  color: #fff;
}
.more-teammate img {
  margin-left: 0.333333rem;
  width: 0.833333rem;
}
.information-head {
  position: relative;
  height: 12.666667rem;
  background: url("../images/index/information-head-bg.png");
  background-size: auto 100%;
  background-repeat: no-repeat;
  padding-top: 3rem;
}
.information-head-bg-mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* background-color: #0d0d11; */
  opacity: 0.4;
  z-index: 0;
}
.information-logo {
  position: relative;
  z-index: 1;
  margin-bottom: 0.666667rem;
  text-align: center;
}
.information-logo img {
  position: relative;
  z-index: 1;
  width: 12rem;
}
.information-text {
  position: relative;
  z-index: 1;
  margin-bottom: 2.666667rem;
  font-size: 0.8rem;
  font-weight: bold;
  color: #fff;
  line-height: 1.233333rem;
  text-align: center;
}
.tab-bar {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(13, 13, 17, 0.4);
}
.tab-bar-item-wraper {
  display: flex;
  justify-content: center;
}
.tab-bar-item {
  padding: 0.6rem 1rem;
  font-size: 0.533333rem;
  color: #fff;
  cursor: pointer;
}
.tab-bar-active {
  background-color: rgba(54, 53, 205, 1);
}

.news-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.news-item-wrapper {
  overflow: hidden;
  /* height: 5.666667rem; */
  padding: 0.6rem 0.6rem;
}
/* .news-item-wrapper:nth-child(2n-1){
  padding-left: 0;
}
.news-item-wrapper:nth-child(2n){
  padding-right: 0;
} */
.news-item {
  display: flex;
  padding: 0.666667rem;
  background: #f7f7f7;
}
.news-img-wrapper {
  /* position:relative; */
  flex: 3;
  /* height: 5.466667rem;
  overflow:hidden; */
}
.news-img-wrapper img{
  object-fit: cover;
  width: 140px;
  height: 140px;
}
.news-content {
  position: relative;
  flex: 7;
  margin-left: 1rem;
}
.news-img-wrapper img {
  width: 100%;
}
.news-title {
  margin-top: 0.4rem;
  font-size: 0.533333rem;
  line-height: 1rem;
  color: #333333;
  opacity: 0.9;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.news-createTime {
  font-size: 0.433333rem;
  color: #333333;
  opacity: 0.4;
}
.news-more {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
  color: #333333;
  opacity: 0.89;
  font-size: 0.433333rem;
}
.news-footer {
  display: flex;
  justify-content: center;
  padding-top: 1.333333rem;
  padding-bottom: 4rem;
}
.more-news {
  display: flex;
  align-items: center;
  font-size: 0.533333rem;
  padding: 0.566667rem 1.466667rem;
  background-color: #3635cd;
  color: #fff;
}
.more-news img {
  margin-left: 0.333333rem;
  width: 0.833333rem;
}
.ellipsis {
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.row {
  margin-top: 100px;
}

.about-us {
  display: flex;
}
.about-us-left-side {
  flex: 50%;
  padding: 40px;
  padding-left: 0;
}

.about-us-title {
  font-size: 1rem;
  font-weight: 600;
  color: #333333;
  line-height: 1.233333rem;
}
.about-us-desc {
  margin-top: .866667rem;
  font-size: .546667rem;
  font-weight: 500;
  color: #333333;
  line-height: .933333rem;
  opacity: 0.9;
}
.about-us-desc-en {
  margin-top: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #666666;
  line-height: 33px;
  opacity: 0.9;
}

.about-us-right-side {
  flex: 50%;
  padding: 40px;
  padding-right: 0;
}
.go-about-us-detail {
  margin-top: 20px;
  width: 188px;
  height: 50px;
  background: #3635cd;
}
.more-about-us {
  display: flex;
  align-items: center;
  font-size: 0.533333rem;
  padding: 0.566667rem 1.466667rem;
  background-color: #3635cd;
  color: #fff;
}
.more-about-us img {
  margin-left: 0.333333rem;
  width: 0.833333rem;
}
