.center {
  display: flex;
  margin-bottom: 20px;
}

.banner-box {
  background: url('../imgs/BG.jpg') top center;
  background-repeat: no-repeat;
  height: 409px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100% !important;
  background-size: 100% !important;
}
.ml100{
    padding-left: 60px;
}
.title {
  /* border-top: 1px solid #fff; */
  /* border-bottom: 1px solid #fff; */
  height: 80px;
  line-height: 80px;
  font-size: 42px;
  color: #fff;
  font-weight: bold;
  letter-spacing: 10px;
}

.desc {
  margin-top: 20px;
  color: #fff;
  letter-spacing: 4px;
}
.mleftimg{
    width: 100%;
    padding-left: 18px;
  }
.cont-1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #fff;
  /* justify-content: center; */
  /* background: chartreuse; */
}
.cont-2 {
  width: 60%;
  /* background: chocolate; */
}
.upser{
    border: 4px solid #54cda3;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.present {
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #fff; */
  margin-bottom: 30px;
}
.entry {
  flex-direction: column;
  /* background: #fff; */
}
.Paragraph-Text {
  margin: 15px 0;
  padding: 0 100px 0 0px;
  box-sizing: border-box;
  color: #6f6e6e;
}
.button {
  display: inline-block;
  padding: 10px 30px;
  box-sizing: border-box;
  border: 1px solid #33cc99;
  border-radius: 6px;
  color: #33cc99 !important;
}

.niu-box {
  position: relative;
}
.niu-box .yun-niu {
  position: absolute;
  top: 0;
  left: 10px;
}
h3 {
  color: #33cca3;
  position: relative;
  font-size: 20px;
  font-weight: bold;
}

h3::before {
  display: inline-block;
  clear: both;
  width: 15px;
  height: 15px;
  background-color: #fff;
  content: '';
  position: absolute;
  top: 4px;
  left: -25px;
  border-radius: 50%;
  border: 3px solid #54cda3;
}
.fenbu {
  width: 100.7%;
  overflow: hidden;
  background-color: #f5f5f5;
}
.fenbu-1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-brand{
    color:#333 !important;
}
.h111 {
  height: 70px;
}
.h222 {
    height:111px;
  }
.navbar {
  margin-bottom: 0px;
}
.navbar-default .navbar-collapse {
  background-color: #fff;
}
.top-bb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  top: 0;
  width: 100%;
  background: white !important;
  z-index: 1;
}
@media screen and (max-width: 768px) and (min-width: 0px) {
  .cont-2 {
    width: 100%;
  }
  .banner-box img {
    /* display: none; */
    width:100% !important;
  }
  .top-bb {
    display: block;
    /* align-items: center;
  justify-content: space-between; */
  }
  .title {
    font-size: 32px;
  }
  .desc {
    padding: 0 30px;
    box-sizing: border-box;
  }
  .button {
    margin-bottom: 20px;
  }
  h3::before {
    display: block;
    margin-left: 10px;
  }
  .h111 {
    height: 0px;
  }
  .yun-niu-img {
    width: 50% !important;
    height: 87%;
  }
  .yun-niu-img2 {
    width: 100% !important;
    height: 100%;
  }
  .fix{
    display: flex;

}
  .fangyi {
    margin-top: 0px;
  }
  .fanyi-img {
    width: 39% !important;
    height: 106% !important;
  }
  .Paragraph-Text {
    padding: 0 0px 0 3px;
    box-sizing: border-box;
  }
  .fenbu {
    background-color: #fff;
  }
  .fenbu-2 img {
    width: 100% !important;
    border
  }
  .present {
    margin-bottom: 0px;
  }
  
}
@media (max-width: 600px) {
.mleftimg{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    flex-direction: column


}
.tabdata{
    width: 100%;
    display: flex;
    justify-content: center;
    padding-right: 10px;
    margin-top: 10px;
    
}
/* .yun-niu-img{
    border: 1px solid red;
    width: 40px;
    height:140px;
} */


.fyhz{
    display: flex;
    justify-content: center;
    height: 100px;
    justify-content: flex-end;
}
.desc{
    font-size: 12px;
    text-align: center;
}
.ml{
    padding-left: 6px;
    margin-left: 20px;
}
.f12px_bold{
    display: flex;
    align-items: center;
    justify-content: center
}
.ymn{
    width: 117% !important;
    padding-left: 30px !important;
}
.banner-box {
    background: url(../imgs/BG.jpg) top center;
    background-repeat: no-repeat;
    height: 409px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-size: 200% 100% !important;
}
.fanyi-img{
    width: 84px !important;
    height: 86px !important;
    padding-right: 2px;
}
.fenbu-2{
    margin-left: 15px;
}
.ml100{
    padding-left: 15px;
}
.fixed{
  display: flex;
  flex-direction: column-reverse;
  margin-top: 15px;
}
  }
