.container {
  width: 100%;
  height: 100%;
}
.container .banner {
  width: 100%;
  height: 530px;
}
.container .banner .swiper-container {
  width: 100%;
  height: 100%;
}
.container .banner .swiper-container .swiper-slide {
  background-image: url('../../images/order/banner.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.container .banner .swiper-container .swiper-slide .bannerBox {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding-top: 145px;
}
.container .banner .swiper-container .swiper-slide .bannerBox h3 {
  font-size: 55px;
}
.container .banner .swiper-container .swiper-slide .bannerBox p {
  margin-top: 30px;
  margin-bottom: 92px;
  font-size: 22px;
}
.container .banner .swiper-container .swiper-slide .bannerBox .goInfo a {
  display: inline-block;
  line-height: 40px;
  text-align: center;
  width: 120px;
  height: 40px;
  margin-right: 20px;
  color: #fff;
  font-size: 14px;
  background-color: #4481ff;
  cursor: pointer;
  border: 1px solid #fff;
}
.container .banner .swiper-container .swiper-slide .bannerBox .goInfo a:hover {
  background-color: #09dcb2;
  border: none;
}
.container .banner .swiper-container .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 2px;
}
.container .banner .swiper-container .swiper-pagination-bullet-active {
  background-color: #fff;
}
.container .banner .system {
  width: 100%;
  padding-top: 75px;
  box-sizing: border-box;
  background-color: #f5f5f5;
}
.container .banner .system h3 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.container .banner .system p {
  width: 869px;
  height: 51px;
  font-family: MicrosoftYaHei;
  font-size: 16px;
  line-height: 32px;
  text-align: center;
  color: #666666;
}
.container .system {
  width: 100%;
  height: 520px;
  box-sizing: border-box;
  padding-top: 75px;
  background-color: #f5f5f5;
}
.container .system h3 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.container .system > p {
  width: 869px;
  height: 51px;
  font-family: MicrosoftYaHei;
  margin: 0 auto;
  font-size: 16px;
  line-height: 32px;
  color: #666666;
  text-align: center;
  margin-top: 15px;
}
.container .system > p span {
  color: #4481ff;
}
.container .system ul {
  width: 1180px;
  margin: 0 auto;
  margin-top: 45px;
  display: flex;
  flex-flow: row nowrap;
}
.container .system ul li {
  margin-right: 36px;
  width: 171px;
}
.container .system ul li img {
  display: block;
  width: 171px;
  height: 171px;
  border-radius: 50%;
}
.container .system ul li p {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.container .system ul li:last-of-type {
  margin-right: 0;
}
.container .special {
  width: 100%;
  height: 710px;
  box-sizing: border-box;
  padding-top: 75px;
}
.container .special h3 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.container .special > p {
  width: 464px;
  height: 17px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 32px;
  color: #6e6e6e;
  text-align: center;
  margin-top: 15px;
}
.container .special ul {
  width: 1201px;
  margin: 0 auto;
  display: flex;
  flex-flow: row wrap;
  margin-top: 25px;
}
.container .special ul li {
  width: 389px;
  height: 220px;
  margin-right: 16px;
  margin-top: 20px;
  color: #fff;
}
.container .special ul li h4 {
  font-size: 24px;
  text-align: center;
  font-weight: normal;
  height: 24px;
  margin-top: 76px;
}
.container .special ul li p {
  height: 17px;
  font-size: 16px;
  text-align: center;
  margin-top: 20px;
}
.container .special ul li span.detail {
  display: none;
}
.container .special ul li.current {
  background: #4481ff!important;
}
.container .special ul li.current h4 {
  margin-top: 55px;
}
.container .special ul li.current span.detail {
  display: block;
  width: 101px;
  border-radius: 17px;
  border: solid 1px #a8ccf6;
  text-align: center;
  padding: 5px 0;
  margin: 31px auto 0;
  cursor: pointer;
}
.container .special ul li.list1 {
  background: url('../../images/order/spec01.png') no-repeat;
  background-size: 100%;
}
.container .special ul li.list1 h4 {
  margin-top: 55px;
}
.container .special ul li.list1 p {
  width: 280px;
  height: 45px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  margin: 25px auto 0;
}
.container .special ul li.list1 span.detail {
  display: none;
}
.container .special ul li.list1.current h4 {
  margin-top: 40px;
}
.container .special ul li.list1.current p {
  width: 280px;
  height: 45px;
  font-size: 14px;
  line-height: 25px;
  text-align: center;
  margin: 25px auto 0;
}
.container .special ul li.list1.current span.detail {
  display: block;
  width: 101px;
  border-radius: 17px;
  border: solid 1px #a8ccf6;
  text-align: center;
  padding: 5px 0;
  margin: 31px auto 0;
}
.container .special ul li.list2 {
  background: url('../../images/order/spec02.png') no-repeat;
  background-size: 100%;
}
.container .special ul li.list3 {
  background: url('../../images/order/spec03.png') no-repeat;
  background-size: 100%;
}
.container .special ul li.list4 {
  background: url('../../images/order/spec04.png') no-repeat;
  background-size: 100%;
}
.container .special ul li.list5 {
  background: url('../../images/order/spec05.png') no-repeat;
  background-size: 100%;
}
.container .special ul li.list6 {
  background: url('../../images/order/spec06.png') no-repeat;
  background-size: 100%;
}
.container .special ul li:nth-of-type(3n+0) {
  margin-right: 0;
}
.container .platform {
  width: 100%;
  padding-top: 75px;
  background-color: #f5f5f5;
  height: 830px;
  box-sizing: border-box;
}
.container .platform h3 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.container .platform .tabList {
  margin: 25px auto;
  width: 706px;
  display: flex;
  flex-flow: row nowrap;
}
.container .platform .tabList span {
  display: block;
  margin: 17px;
  width: 107px;
  height: 43px;
  padding-top: 12px;
  box-sizing: border-box;
  background-color: #4481ff;
  color: #fff;
  opacity: 0.7;
  border-radius: 25px;
  text-align: center;
  cursor: pointer;
}
.container .platform .tabList .active {
  opacity: 1;
}
.container .platform .imgList {
  width: calc(100% - 40px);
  min-width: 1200px;
  margin: 0 20px;
  overflow: hidden;
  position: relative;
  height: 550px;
}
.container .platform .imgList .slider {
  height: 510px;
  position: absolute;
  left: 0;
  top: 0;
}
.container .platform .imgList .slider > li {
  height: 510px;
  padding-right: 20px;
  float: left;
  opacity: 0.5;
}
.container .platform .imgList .slider > li > .img {
  width: 100%;
  height: 215px;
}
.container .platform .imgList .slider > li > .img img {
  width: 100%;
  height: 100%;
}
.container .platform .imgList .slider > li .txt {
  width: 100%;
  height: 295px;
  background-color: #fff;
  padding-left: 24px;
  padding-top: 25px;
}
.container .platform .imgList .slider > li .txt h4 {
  font-size: 24px;
  color: #333;
}
.container .platform .imgList .slider > li .txt .txtCon {
  margin-top: 20px;
}
.container .platform .imgList .slider > li .txt .txtCon > div > p {
  font-size: 18px;
  color: #4493f3;
}
.container .platform .imgList .slider > li .txt .txtCon > div span {
  display: block;
  font-size: 14px;
  margin-top: 10px;
  color: #666;
}
.container .platform .imgList .slider > li .txt .txtCon > div.left {
  float: left;
  width: 50%;
}
.container .platform .imgList .slider > li .txt .txtCon > div.right {
  float: right;
  width: 50%;
}
.container .platform .imgList .slider > li:last-of-type {
  padding-right: 0;
}
.container .platform .imgList .slider > li.show {
  opacity: 1;
}
.container .platform .imgList .circle {
  margin: 0 auto ;
  width: 200px;
  height: 40px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.container .platform .imgList .circle li {
  margin-top: 1050px;
  width: 10px;
  height: 10px;
  display: inline-block;
  border-radius: 50%;
  background-color: #d6d6d6;
}
.container .platform .imgList .circle li.cyan {
  background-color: #dae7f6;
}
.container .func {
  width: 100%;
  height: 640px;
  background-color: #4481ff;
  color: #fff;
  padding: 75px;
}
.container .func h3 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.container .func > p {
  width: 416px;
  height: 17px;
  font-size: 16px;
  line-height: 32px;
  margin: 0 auto;
  text-align: center;
}
.container .func ul {
  width: 1135px;
  margin: 70px auto 0;
  display: flex;
  flex-flow: row wrap;
}
.container .func ul li {
  width: 188px;
  height: 112px;
  border-left: 1px solid #74a0fc;
  box-sizing: border-box;
  cursor: pointer;
}
.container .func ul li img {
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  margin-left: 64px;
  margin-top: 20px;
}
.container .func ul li p {
  text-align: center;
  height: 16px;
  line-height: 32px;
  font-size: 16px;
}
.container .func ul li:nth-of-type(-n+6) {
  border-bottom: 1px solid #74a0fc;
}
.container .func ul li:nth-of-type(-n+6) img {
  margin-top: 5px;
}
.container .func ul li:nth-of-type(6n+0) {
  border-right: 1px solid #74a0fc;
}
.container .func span.more {
  display: block;
  background-color: #2360df;
  width: 131px;
  padding: 13px 0;
  border-radius: 25px;
  text-align: center;
  margin: 78px auto 0;
  font-size: 16px;
}
.container .case {
  width: 100%;
  background-color: #f5f5f5;
  padding-top: 75px;
  box-sizing: border-box;
  height: 532px;
}
.container .case h3 {
  font-size: 30px;
  text-align: center;
  font-weight: normal;
}
.container .case p {
  font-size: 16px;
  text-align: center;
  color: #666;
}
.container .case ul {
  width: 1128px;
  margin: 20px auto 0;
}
.container .case ul li {
  float: left;
  width: 269px;
  height: 277px;
  margin-right: 17px;
  padding-top: 20px;
  cursor: pointer;
}
.container .case ul li:last-of-type {
  margin-right: 0;
}
.container .case ul li.current {
  box-shadow: 5px 5px 8px #dedede;
}
