#wwvFlowForm>main>div>div>div.ma-body-column-css-classes>div>div:nth-child(1),
#slider_report {
  height: 80vh;
}

.slides {
  color: #9e9e9e;
}

.slider-button {
  border-radius: 10px;
  margin-top: 50px;
  color: white !important;
}

.slider .indicators .indicator-item.active {
  /*  background-color: #e60012; */
  background-color: #e60012;
}

.btn-outlined {
  background-color: transparent !important;
}

.bar-code {
  height: 100px !important;
  width: 100px !important;
  margin-top: 50px;
  border-radius: 10px;
}

.bar-code-text {
  color: white !important;
  letter-spacing: 2.5px;
}

.parallax-content {
  background-color: rgba(0, 0, 0, 0.3);
  height: inherit;
}

.parallax-container {
  height: 900px;
}

/* .cert-bar-wrapper{
	width: 1975px ;!important;
} */
.cert-bar-wrapper {
  display: block;

  padding: 0 12% !important;
  list-style-type: none;
  margin: 0;
  /* padding: 0; */
  line-height: 1.618;
  width: 100%;
  flex-wrap: wrap;
  /* justify-content: space-between; */
  justify-content: center;
  margin: 0 auto;


}

/* .cert-bar-wrapper ul{
	width: 2000px;
	max-width: 100%;
} */
.cert-bar-wrapper li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  /*  width: 160px;
  display: inline-block;
  display: inline-block;
  margin: 25px; */

  display: inline-block;
  vertical-align: middle;
  /* margin-left: 73px;
  margin-right: 88px; */
  margin-top: 8px;

}

.cert-bar-item a img {
  width: 242px;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
}

.cert-bar-item a span {
  text-align: center;
}

@media (max-width: 768px) {
  .cert-bar-wrapper li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*  width: 160px;
	  display: inline-block;
	  display: inline-block;
	  margin: 25px; */

    display: inline-block;
    vertical-align: middle;


    margin-top: 8px;

  }
}

@media (min-width: 769px) {
  .cert-bar-wrapper li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    /*  width: 160px;
	  display: inline-block;
	  display: inline-block;
	  margin: 25px; */

    display: inline-block;
    vertical-align: middle;


    margin-top: 8px;

  }
}


.new {
  display: flex;
  width: 218px;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-right: 20px;
  margin-left: 20px;
}





/* @media (min-width: 420px) {
  .new{
  	display: flex;
  	width: 217px;
  	flex-direction: column;
  	align-items: center;
  	text-align: center;
  	
  }
  .cert-bar-item a img{
  	width: 217px;
  	max-width: 100%;
  	height: auto;
  	margin-bottom: 8px;
  }
 
} */
/* 设置了浏览器宽度不大于420px时  显示的样式 */
/* @media (max-width: 899px) {
	
  .new{
  	display: flex;
  	width: 217px;
  	flex-direction: column;
  	align-items: center;
  	text-align: center;
  	
  }
  .cert-bar-item a img{
  	width: 300px;
  	max-width: 100%;
  	height: auto;
  	margin-bottom: 8px;
  }
 
} */
/* @media (min-width: 900px) {
	
  .new{
  	display: flex;
  	width: 268px;
  	flex-direction: column;
  	align-items: center;
  	text-align: center;
  	margin-right: 24px;
  	margin-left: 29px;
  }
  .cert-bar-item a img{
  	width: 255px;
  	max-width: 100%;
  	height: auto;
  	margin-bottom: 8px;
  }
} */
@media (max-width: 990px) {

  /* 设置了浏览器宽度不大于  显示的样式 */
  .new {
    display: flex;
    width: 100px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* margin-right: 24px;
  	margin-left: 29px; */
    height: auto !important;
  }

  .cert-bar-item a img {
    width: 254px;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
  }
}



@media (min-width: 1443px) {

  /* 设置了浏览器宽度不小于  显示的样式 */
  .new {
    display: flex;
    width: 218px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-right: 24px;
    margin-left: 29px;

  }

  .cert-bar-item a img {
    width: 258px;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
  }
}

@media (min-width: 1800px) {

  .new {
    display: flex;
    width: 255px !important;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-right: 24px;
    margin-left: 29px;
  }

  .cert-bar-item a img {
    width: 300px;
    max-width: 100%;
    height: auto;
    margin-bottom: 8px;
  }
}

.new span {
  color: #3c4858;
  margin-bottom: 8px;
  font-size: 16px;

}

.new a img:nth-child(4n) {
  margin-right: 0;
}


.clients-bar-wrapper {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.618;
  justify-content: center;

}

/* .clients-bar-wrapper li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 160px;
  display: inline-block;
  display: inline-block;
  margin: 25px;
  vertical-align: middle;
} */


.clients-bar-item a img {
  width: 160px;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;

}

.clients-bar-item a span {
  text-align: center;
}


/* aboutus */
@media (min-width: 1199px) {
  #aboutus {
    height: 20vh;
  }
}

@media (max-width: 1198px) {
  #aboutus {
    height: auto;
  }

  .aboutus {
    margin: 50px 0 !important;
  }
}

#aboutus>div.ma-flex-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

#aboutus>div.ma-flex-content>div.ma-region-body.t-Region-body {
  display: flex;
  justify-content: center;
  padding: 0 15%;
}

.aboutus {
  /* max-width: 1100px; */
  color: #3c4858;
  font-size: 22px;
  font-weight: normal;
}

/* partner button */
#partner {
  margin-top: 50px !important;
}

#become_partner>div.ma-flex-content>div.ma-region-body.t-Region-body>table>tbody>tr {
  display: flex;
  justify-content: center;
}

#P1_THEME_DISPLAY h1 {
  font-weight: 700 !important;
  font-size: 40px !important;
}

#P1_APEX_DISPLAY {
  font-size: 18px;
}

.ma-region-title h2 {
  font-size: 35px !important;
  margin-top: 50px;
  margin-bottom: 50px;
  color: #3c4858;
}

.feature_align {
  text-align: left;
  padding: 10% !important;
  padding-left: 10% !important;
}

.m-t-1 {
  text-align: left !important;
}

.feature_align li {
  list-style-type: disc !important;
}

hr {
  width: 30%;
  border: none;
  border-top: 1px solid #3c4858;
}

#R26553079370925261>div.ma-flex-content>div.ma-region-body.t-Region-body {
  display: flex;
  justify-content: center;
}

#R26553079370925261>div.ma-flex-content {
  padding: 0 10%;
}

.cert-bar-wrapper {
  /* max-width: 1440px; */
  max-width: 1850px;


}


/* contact */
.section-image {
  background-position: center center;
  background-size: cover;
}

@media only screen and (min-width: 768px) {
  #contactus {
    padding-left: 60px;
  }
}

#CONTACT {
  /* background-image: url(https://www.wanxinyong.com/wp-content/uploads/2019/03/shanghai.jpg); */
  background-position: center center;
  background-size: cover;

  padding: 90px 0 70px;
  margin-bottom: 0 !important;
  text-align: left;
  /* filter: alpha(Opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6; */
}

#CONTACT .fa {
  font-size: 1.5rem !important;
  margin-top: 0 !important;
}

.info-title,
.default-link,
.hestia-title,
.title .default-link,
.default-link:hover,
.default-link {
  color: #fff;
  /* font-family: "Roboto Slab", "Times New Roman", serif; */
  margin-bottom: 30px;
  font-weight: 700;
}

h4.card-title,
.hestia-info h4.info-title,
.footer .widget h5,
section.contactus h4.hestia-title {
  font-size: 18px;
}

.hestia-title {
  font-size: 40px !important;
}

.hestia-info p {
  color: #ccc;
  font-size: 14px;
}

.description {
  color: #ccc;
  font-weight: 300;
  font-size: 18px;
}

.card-content {
  padding: 0 !important;
}

/* mask */
#CONTACT {
  position: relative;
  /* max-width: inherit; */
}

#CONTACT>div.ma-flex-content {
  z-index: 2;
}

#CONTACT:after {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  content: "";
}

#CONTACT-FORM {
  padding: 0 5%;
  margin-top: 30px;
  min-width: 350px;

  display: inline-block;
  position: relative;
  margin-bottom: 30px;
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.87);
  background: #fff;
  max-width: 100%;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
    0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#CONTACT-FORM>div.ma-flex-content>div.ma-region-header>div.ma-flex-content>div {
  background-color: #e60012;
  margin-top: -20px;
  padding: 17px 10px;
  color: #fff;
  border-radius: 3px;

  -webkit-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56),
    0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
  font-size: 18px;
}

/* raise */

@media (min-width: 1199px) {
  .ma-container-80 {
    max-width: 2080px !important;
    width: 99% !important;
    color: #3c4858 !important;
  }

  .row .col {
    padding: 0 !important;
  }

  .ma-region {
    margin-bottom: 0 !important;
  }

  .top-nav {
    padding: 0 12%;
  }

  #products>div.ma-flex-content>div.ma-region-body.t-Region-body>div {
    padding: 0 12%;
  }

  #contactus>div.ma-flex-content>div.ma-region-body.t-Region-body {
    text-align: left;
    padding: 0 0% 0 30%;
  }
}

/* 大尺寸 */
@media only screen and (min-width: 768px) {
  .slider .slides li .caption {
    top: 25% !important;
    left: 18% !important;
  }

  #slider h3 {
    font-size: 2rem !important;
  }

  #slider h5 {
    font-size: 1.2rem !important;
    /* width: 180px; */
  }

  .col .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}

/* 小尺寸 */
@media only screen and (max-width: 768px) {
  .caption {
    left: 8% !important;
  }

  #slider h3 {
    font-size: 1.2rem !important;
  }

  #slider h5 {
    font-size: 1rem;
    width: 250px;
  }

  .new span {
    color: #3c4858;
    margin-bottom: 8px;
    font-size: 8px !important;
  }

  .ma-container-80 {
    width: 100%;
    margin-top: 0;
    border-radius: 0;
    margin-right: 0;
    margin-left: 0;
  }

  .m-t-4-neg {
    margin-top: 0 !important;
  }

  .ma-region {
    margin-bottom: 0 !important;
  }

  .row .col {
    padding: 0 !important;
  }

  .col .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #contactus>div.ma-flex-content>div.ma-region-body.t-Region-body {
    text-align: left;
    padding: 0 10%;
  }

  .ma-card-col {
    height: 380px !important;
    margin-bottom: 20px;
    border-radius: 10px;
  }

  .bar-code {
    height: 100px !important;
    width: 100px !important;
    margin-top: 20px;
    border-radius: 10px;
  }
}

/* products */
.card {
  margin: 0 !important;
}

#partner>div.ma-flex-content {
  margin-bottom: 40px;
}

/* products */
#products {
  /* background: #f7f8fc; */
  /* background-image: url(https://www.wanxinyong.com/ords/datatech/r/112/files/static/v12382/pic/product_bg.jpg); */
  padding-bottom: 30px;
  margin-top: 50px !important;
}

#products .card {
  padding: 0 35px !important;
}

#products i {
  height: 70px;
}

.ma-card-col {
  height: 320px;
  margin-bottom: 20px;
  border-radius: 10px;
}

.card-title {
  font-size: 24px !important;
  font-weight: 400 !important;
  color: #494949 !important;
  margin-top: 15px !important;
}

.card .fa {
  margin-top: 20px;
  font-size: 80px !important;
  color: #e60012;
}

.card-content {
  /* margin-top: 20px !important; */
  font-size: 14px;
  color: #878787;
  /* line-height: 22px; */
  /* height: 180px; */
}

/* 首页不显示首页按钮 */
#L9124548489227731585 {
  display: none;
}

@media screen and (max-width: 768px) {
  .t-Cards--5cols .t-Cards-item {
    width: 50%;
  }

  .clients-bar-wrapper li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 25%;
    display: inline-block;
    margin: 5px;
    vertical-align: middle;
  }
}

@media screen and (min-width: 768px) {

  .clients-bar-wrapper li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 160px;
    display: inline-block;
    margin: 25px;
    vertical-align: middle;
  }

}

@media screen and (max-width: 240px) {
  .t-Cards--5cols .t-Cards-item {
    width: 100%;
  }
}

.nodatafound {
  display: block;
  padding: 12px;
  font-size: 15px;
}

.rec {
  position: absolute;
  right: -1px;
  top: -1px;
  width: 40px;
}

.rec2 {
  position: absolute;
  left: -1px;
  bottom: -1px;
  width: 60px;
}

hr {
  margin-top: 80px;
}

.ma-report--cards {
  margin: 0 !important;
}

#CONTACT img {
  height: 90px;
  width: 90px;
  margin-right: 5px;
}

.dropdown-trigger:hover + .dropdown-content,
.dropdown-content:hover {
    display: block;
}

.dropdown-content {
    display: none;
    position: absolute;
    /* 其他样式属性可以根据实际情况调整 */
}