.swiper-slide{
  width: 100%;
}
.swiper-video{
  width: 100%;
  height: 990px;
}
.swiper-wrapper{
  position: relative;
}
.video-img{
  position: absolute;
  left: 50%;
  bottom: 50%;
  margin: -50px 0 0 -50px;
  z-index: 999;
  width: 100px;
  height: 100px;
  background: url(../images/about/play.png) no-repeat;
  background-size: 100% 100%;
  cursor:pointer
}
.about_sanqi {
  width: 1169px;
  margin: 0 auto;
}
.about_sanqi h6 {
  margin: 0 auto;
  font-size: 36px;
  text-align: center;
  line-height: 36px;
  padding-top: 59px;
}
.about_sanqi span {
  display: block;
  width: 100px;
  height: 1px;
  margin: 0 auto;
  margin-top: 26px;
  background: linear-gradient(90deg, #00F0FF, #EBACFD);
}
.about_sanqi p {
  font-size: 18px;
  font-weight: normal;
  color: #999999;
  line-height: 18px;
  margin-top: 28px;
  text-align: center;
}
.about_sanqi .about_contentBox {
  margin-top: 77px;
  height: 440px;
}
.about_sanqi .about_contentBox div {
  float: left;
}
.about_sanqi .about_contentBox .top .contentBox_left {
  width: 493px;
}
.about_sanqi .about_contentBox .top .contentBox_left h5 {
  margin: 0;
  font-size: 35px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #333333;
  line-height: 40px;
}
.about_sanqi .about_contentBox .top .contentBox_left p {
  margin-top: 37px;
  font-size: 14px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #575757;
  line-height: 30px;
  text-align: left;
}
.about_sanqi .about_contentBox .top .contentBox_left .moreButton {
  position: relative;
  margin-top: 50px;
  width: 270px;
  height: 55px;
  background: #4285F4;
  border: 1px solid #2C6CD6;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  line-height: 30px;
}
.about_sanqi .about_contentBox .top .contentBox_left .moreButton .buttonIcon {
  position: absolute;
  left: 78px;
  top: 17px;
}
.about_sanqi .about_contentBox .top .contentBox_right {
  margin-left: 72px;
}
.about_sanqi .about_contentBox .bottom {
  width: 1165px; 
  position: relative;
}
.about_sanqi .about_contentBox .bottom .contentBox_left {

}
.about_sanqi .about_contentBox .bottom .contentBox_right {
  width: 555px;
  float: right;
  position: relative;
}
.about_sanqi .about_contentBox .bottom .contentBox_right h5 {
  margin-bottom: 0;
  margin-top: 27px;
  font-size: 36px;
  font-family: Adobe Heiti Std;
  font-weight: normal;
  color: #333333;
  line-height: 40px;
}
.about_sanqi .about_contentBox .bottom .contentBox_right div {
  top: 88px;
  position: absolute;
  float: left;
  width: 100px;
  height: 1px;
  background: linear-gradient(90deg, #00F0FF, #EBACFD);
}
.about_sanqi .about_contentBox .bottom .contentBox_right p {
  margin-top: 40px;
  text-align: left;
  font-size: 14px;
  font-family: Myriad Pro;
  font-weight: 400;
  color: #575757;
  line-height: 30px;
}
.about_sanqi .about_contentBox .bottom .contentBox_right .moreButton {
  position: relative;
  margin-top: 50px;
  width: 270px;
  height: 55px;
  background: #4285F4;
  border: 1px solid #2C6CD6;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  font-size: 14px;
  text-align: center;
  color: #FFFFFF;
  line-height: 30px;
}
.about_sanqi .about_contentBox .bottom .contentBox_right .moreButton .buttonIcon {
  position: absolute;
  left: 78px;
  top: 17px;
}
.brandBox {
  width: 100%;
}
.brandBox .brandTop {
  background: #1F252F;
  height: 280px;
  display: table;
  width: 100%;
  table-layout: fixed;
  cursor:pointer;
}
.brandBox .brandTop div {
  display: table-cell;
  height: 277px;
  border-right: 1px solid #FFFFFF;
  text-align: center;
  vertical-align: middle;
}
.brandBox .brandTop div h2 {
  margin: 0;
  font-size: 60px;
  font-family: Source Han Sans CN;
  font-weight: 400;
}
.brandBox .brandTop div span {
  display: inline-block;
  width: 30px;
  height: 1px;
  background: linear-gradient(90deg, #00F0FF, #EBACFD);
}
.brandBox .brandTop div p {
  font-size: 14px;
}
.brandBox .brandTop .brandTop0 {
  border-top: 3px solid #86D375;
  color: #9CE08D;
}
.brandBox .brandTop .brandTop1 {
  border-top: 3px solid #1FC6D5;
  color: #1FC6D5;
}
.brandBox .brandTop .brandTop2 {
  border-top: 3px solid #F47272;
  color: #F47272;
}
.brandBox .brandTop .brandTop3 {
  border-top: 3px solid #AAE980;
  color: #AAE980;
}
.brandBox .brandTop .brandTop4 {
  border-top: 3px solid #9F7BFB;
  color: #9F7BFB;
}
.brandBox .brandTop .brandTop5 {
  border-top: 3px solid #FBB439;
  color: #FBB439;
  border-right: none;
}
.brandBox .brandImg img {
  width: 100%;
  display: block;
}
.swiper-container img {
  width: 100%;
}
.vjs-big-play-centered .vjs-big-play-button{
  width: 100px !important;
  height: 100px !important;
  border-radius: 50px !important;
  background-color: #FFFFFF !important;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before{
  color: #68727B;
  font-size: 40px !important;
  line-height: 98px;
}