@charset "utf-8";
/* header */
.header {
  height: 1472px;
  background: url(../images/header_index.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

/* banner */
.banner-index {
  position: relative;
}
.banner-index .wrapper {
  position: relative;
  min-height: 800px;
  padding-top: 60px;
  margin: 120px auto 0;
}
.banner-index .article {
  position: absolute;
  z-index: 3;
  left:10%;
}
.banner-index .article h1 {
  font-size: 42px;
  line-height: 1.5;
  letter-spacing:12px;
  color: #fff;
}
.banner-index .article h3 {
  font-size: 24px;
  line-height: 1.5;
  color: rgba(255, 255, 255, .9);
}
.banner-index .btn-more,
.partner .btn-more {
  width: 180px;
  height: 50px;
  line-height: 36px;
  margin-top: 36px;
  border-radius: 25px;
}
.banner-pic {
  position: absolute;
  top: -20px;
  right: 0;
  z-index: 2;
}

/* product */
.product .article {
  padding-top: 40px;
  margin-top: 380px;
  width: 1170px;
  background-color: #fff;
  border-radius: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(148,148,148,.175);
  box-shadow: 0 6px 12px rgba(148,148,148,.175);
}
.product .article > .title {
  display: block;
  font-size: 36px;
  color: #666;
  text-align: center;
}
.product .article ul {
  padding: 30px 0;
}
.product .article ul > li {
  float: left;
  width: 25%;
  border-left: 1px solid rgba(153, 153, 153, .5);
}
.product .article ul > li:first-child {
  border-left: 0;
}
.product .article li > span {
  display: block;
  text-align: center;
}
.product .article li .title {
  font-size: 20px;
  color: #666;
  font-weight: bold;
}
.product .icon {
  display: block;
  width: 200px;
  height: 200px;
  background: url(../images/product_icon.png) no-repeat 999px 999px;
}
.product .icon-1 {
  background-position: 25px 18px;
}
.product .icon-2 {
  background-position: -260px 18px;
}
.product .icon-3 {
  background-position: -542px 2px;
}
.product .icon-4 {
  background-position: -796px 8px;
}


/* video */
.video .article {
  margin: 30px auto;
  height: 942px;
  background: url(../images/video_icon.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.video .willes-play {
  margin-bottom: 28px;
}
.willes-play img{width:100%;}
.video .video-js .vjs-big-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -36px 0 0 -36px;
  width: 72px;
  height: 72px;
  background-color: #242525;
  border: 0 none;
  border-radius: 50%;
  outline: none;
  font-size: 50px;
}
.vjs-paused .vjs-big-play-button,
.vjs-paused.vjs-has-started .vjs-big-play-button {
    display: block;
}
.video .text-wrap {
  width: 100%;
  color: #fff;
}
.video .text-wrap .title {
  position: relative;
  display: block;
  padding-left: 30px;
  font-size: 36px;
}
.video .text-wrap .title::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #f0e80b;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.video .text-wrap .info {
  padding-left: 30px;
  margin-top: 20px;
  font-size: 18px;
  line-height: 1.5;
}
.swiper-container {
  width: 35%;
}
.swiper-button-next, 
.swiper-button-prev {
  	position:relative;
	top:0px;right:0px;left: 0px;
	float:left;
  width: 40px;
  height: 40px;
  margin-top: 28px;
  margin-left: 12px;
  z-index: 10;
  cursor: pointer;
  background-image: url(../images/swiper_button_icon.png);
  background-size: 40px 100px;
  background-position: center;
  background-repeat: no-repeat;
-moz-transform:rotate(-90deg); 
 -webkit-transform:rotate(-90deg);
transform:rotate(-90deg);
filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=-1);
}
.swiper-button-prev, 
.swiper-container-rtl .swiper-button-next {
  background-position: 0 0;
}
.swiper-button-next, 
.swiper-container-rtl .swiper-button-prev {
  bottom: 96px;
  background-position: 0 -60px;
  
}

/* partner */
.partner .article > .title {
  display: block;
  font-size: 36px;
  color: #666;
  text-align: center;
}
.partner .article {
  margin: 30px auto;
}
.partner .article ul {
  width:65%;
  margin:0 auto;display:flex;justify-content: space-between;flex-direction: row;
  margin-top: 80px;
}
.partner .article li {
  width: 16%;
  -webkit-box-shadow: 0 6px 12px rgba(148,148,148,.175);
  box-shadow: 0 6px 12px rgba(148,148,148,.175);
}
.partner .article li:first-child {
}
.partner .article li:nth-child(even) {
	position:relative;
	top:48px;
}
.partner .article li .icon {
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 226px;
}
.partner .article li img{width:100%}
.partner .btn-more {
  margin-top: 120px;
}

.YUDO1{width:70%;margin:0 auto;margin-bottom:200px;}
.YUDO1 img{width:100%;}

.roles{width:70%;margin:0 auto;}
.rolesMask{width:100%;display:flex;justify-content:space-between;}
.role{text-align:center;}
.role .title i{color:#9bd9f8;font-size:8px;margin:0 12px;}
.role .title{display:flex;align-items:center;justify-content:center;}
.role div{margin-bottom:12px;}

.pagination{width:60px; margin:0 auto;display:none;}


/* 表单验证样式 */
.error-span {
  color:	#FF0000;
  font-size: 14px;
}
.modal-footer {
  margin-top: 20px;
}