.banner {
  width: 100%;
  height: 600px;
  position: relative;
}
.banner .img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner .text-box {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 1200px;
  height: 100%;
  padding: 100px 0 0;
}
.banner .text-box .line {
  width: 35px;
  height: 5px;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 36px;
}
.banner .text-box h2 {
  color: #fff;
  font-size: 50px;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 41px;
}
.banner .text-box h3 {
  color: #fff;
  font-size: 30px;
  line-height: 1;
  margin-bottom: 44px;
}
.banner .text-box h4 {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 77px;
  font-family: '苹方';
}
.banner .text-box .a a {
  float: left;
  display: block;
  width: 142px;
  height: 38px;
  border-radius: 19px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 38px;
  text-align: center;
  margin-right: 14px;
  transition: all 0.2s ease-out;
}
.banner .text-box .a a:hover {
  opacity: .7;
}
.banner .text-box .a a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.banner .text-box .a .a1 {
  color: #5489ff;
  background-color: #fff;
}
.banner .text-box .a .a2 {
  color: #fff;
}
.banner .text-box .b-img .ph {
  position: absolute;
  top: 175px;
  right: 374px;
  z-index: 3;
}
.banner .text-box .b-img .mac {
  position: absolute;
  top: 126px;
  right: -88px;
  z-index: 2;
}
.banner .text-box ul {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -59px;
  width: 100%;
}
.banner .text-box ul li {
  float: left;
  width: 24.1%;
  margin-right: 1.2%;
  border-radius: 15px;
  padding: 22px 25px;
  background-color: #fff;
  box-shadow: 0 1px 15px rgba(130, 186, 255, 0.25);
}
.banner .text-box ul li:nth-of-type(4) {
  margin-right: 0;
}
.banner .text-box ul .tu {
  float: left;
  width: 22.6%;
}
.banner .text-box ul .tu img {
  width: 100%;
}
.banner .text-box ul .txt {
  float: right;
  width: 65%;
}
.banner .text-box ul .txt h6 {
  color: #333;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.banner .text-box ul .txt p {
  color: #666;
  font-size: 13px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.special-title {
  text-align: center;
}
.special-title h6 {
  color: #33335f;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 20px;
}
.special-title p {
  color: #333;
  font-size: 15px;
  line-height: 1;
}
.ketang .special-title {
  padding: 149px 0 80px;
}
.ketang-box {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.ketang-box .img {
  width: 100%;
  text-align: center;
}
.ketang-box .text {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.ketang-box .text .li {
  width: 287px;
  position: absolute;
}
.ketang-box .text .li:nth-of-type(1) {
  top: 0;
  left: 0;
}
.ketang-box .text .li:nth-of-type(2) {
  top: 0;
  right: 0;
}
.ketang-box .text .li:nth-of-type(3) {
  top: 165px;
  left: 0;
}
.ketang-box .text .li:nth-of-type(4) {
  top: 165px;
  right: 0;
}
.ketang-box .text .li:nth-of-type(5) {
  top: 330px;
  left: 0;
}
.ketang-box .text .li:nth-of-type(6) {
  top: 330px;
  right: 0;
}
/*.ketang-box .text .li:nth-of-type(2n+1) li {
  float: left;
  margin-right: 15px;
}
.ketang-box .text .li:nth-of-type(2n+1) li:after {
  right: -8px;
}*/
.ketang-box .text .li:nth-of-type(2n) h6 {
  text-align: right;
}
.ketang-box .text .li:nth-of-type(2n) li {
  text-align: right;
}
/*.ketang-box .text .li:nth-of-type(2n) li:after {
  left: -8px;
}*/
.ketang-box .text .li h6 {
  color: #333;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 15px;
}
.ketang-box .text .li li {
  line-height: 1.5;
  color: #67759b;
  font-size: 14px;
}
/*.ketang-box .text .li li:after {
  content: "";
  display: block;
  width: 1px;
  height: 15px;
  background-color: #7481a3;
  position: absolute;
  top: 0;
  */right: -8px;
}
/*.ketang-box .text .li li:nth-of-type(4n):after,
.ketang-box .text .li li:last-of-type:after {
  display: none;
}
.ketang-box .text .li li a {
  color: #67759b;
  font-size: 14px;
}*/
.ketang-box .more-a {
  padding: 50px 0 101px;
}
.more-a {
  font-size: 0;
  text-align: center;
}
.more-a a {
  display: inline-block;
  vertical-align: middle;
  width: 148px;
  height: 44px;
  border-radius: 22px;
  font-size: 14px;
  text-align: center;
  line-height: 44px;
  border: 1px solid #5489ff;
  margin: 0 13px;
}
.more-a .a1 {
  color: #fff;
  background-color: #5489ff;
}
.more-a .a2 {
  color: #5489ff;
  background-color: #fff;
}
.fangan-bg {
  background-color: #fafafa;
}
.fangan-bg .special-title {
  padding: 61px 0 56px;
}
.fangan-bg .more-a {
  padding: 61px 0 80px;
}
.fangan {
  width: 1200px;
  margin: 0 auto;
}
.fangan .li {
  float: left;
  width: 19.6%;
  height: 208px;
  margin-right: .5%;
  margin-bottom: 6px;
  position: relative;
  overflow: hidden;
}
.fangan .li:nth-of-type(5n) {
  margin-right: 0;
}
.fangan .li .img {
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.2s ease-out;
}
.fangan .li .txt {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
}
.fangan .li .txt img {
  display: block;
  height: 31px;
  margin: 0 auto 20px;
}
.fangan .li .txt p {
  color: #fff;
  font-size: 15px;
  line-height: 1;
}
.fangan .li:hover .img {
  transform: scale(1.1);
}
.anli-bg {
  background-color: #ececfb;
}
.anli-bg .special-title {
  padding: 58px 0 50px;
}
.anli-bg .more-a {
  padding: 0 0 112px;
}
.anli-bg .anli-re {
  position: relative;
  width: 1286px;
  margin: 0 auto;
}
.anli-bg .anli-re .swiper-button-next,
.anli-bg .anli-re .swiper-button-prev {
  width: 17px;
  height: 31px;
  margin-top: 0;
  transform: translateY(-50%);
  background-size: 17px 31px;
  outline: none;
}
.anli-bg .anli-re .swiper-button-next.swiper-button-disabled,
.anli-bg .anli-re .swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}
.anli-bg .anli-re .swiper-button-next {
  right: 0;
  background-image: url(../images_zx/next_alred.png);
}
.anli-bg .anli-re .swiper-button-next.swiper-button-disabled {
  background-image: url(../images_zx/next_alr.png);
}
.anli-bg .anli-re .swiper-button-prev {
  left: 0;
  background-image: url(../images_zx/prev_alled.png);
}
.anli-bg .anli-re .swiper-button-prev.swiper-button-disabled {
  background-image: url(../images/prev_all.png);
}
.swiper-anli {
  width: 1200px;
  margin: 0 auto !important;
  padding: 0 0 75px !important;
}
.swiper-anli .swiper-slide {
  width: 702px;
  height: 438px;
  transition: all 0.3s ease-out;
  box-shadow: 0 10px 20px rgba(130, 168, 255, 0.25);
}
.swiper-anli .swiper-slide:not(.swiper-slide-active) {
  transform: scale(0.8);
}
.swiper-anli .swiper-slide .img {
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: #fff;
}
.swiper-anli .swiper-slide .img img {
  width: 100%;
  height: 100%;
}
.team-bg {
  background-color: #fafafa;
  padding: 0 0 89px;
}
.team-bg .special-title {
  padding: 64px 0 61px;
}
.team {
  width: 1200px;
  margin: 0 auto;
}
.team .left {
  float: left;
  width: 50%;
}
.team .left li {
  float: left;
  width: 32.6%;
  height: 212px;
  padding: 26px 25px 0;
  text-align: center;
  margin-right: .8%;
  margin-bottom: 6px;
  background-color: #fff;
}
.team .left li:nth-of-type(3n) {
  margin-right: 0;
}
.team .left li .circle {
  width: 69px;
  height: 69px;
  border-radius: 50%;
  margin: 0 auto 17px;
  font-size: 0;
  text-align: center;
  line-height: 69px;
  background-image: -webkit-linear-gradient(left top, #7ea6ff  ,#5489ff);
  background-image: -o-linear-gradient(bottom right, #7ea6ff  ,#5489ff);
  background-image: -moz-linear-gradient(bottom right, #7ea6ff  ,#5489ff);
  background-image: linear-gradient(to bottom right, #7ea6ff  ,#5489ff);
}
.team .left li .circle img {
  display: inline-block;
  vertical-align: middle;
}
.team .left li h6 {
  color: #5489ff;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 13px;
}
.team .left li p {
  color: #666;
  font-size: 12px;
  line-height: 18px;
}
.team .swiper-team {
  width: 595px;
  height: 430px;
}
.team .swiper-team .swiper-slide img {
  width: 100%;
  height: 100%;
}
.team .swiper-team .swiper-pagination-bullet {
  width: 18px;
  height: 2px;
  background-color: #fff;
  opacity: 1;
  margin: 0 2px;
  border-radius: 0;
}
.team .swiper-team .swiper-pagination-bullet-active {
  background-color: #457eff;
}
.news-bg {
  padding: 0 0 65px;
}
.news-bg .special-title {
  padding: 71px 0 74px;
}
.news {
  width: 1200px;
  margin: 0 auto;
}
.news-box {
  width: 48.5%;
}
.news-box .tit h6 {
  float: left;
  color: #3d3d3d;
  font-size: 28px;
  line-height: 1;
  margin-bottom: 44px;
  position: relative;
}
.news-box .tit h6:after {
  content: "";
  display: block;
  width: 42px;
  height: 3px;
  background-color: #5489ff;
  position: absolute;
  left: 0;
  bottom: -17px;
}
.news-box .tit a {
  float: right;
  color: #3d3d3d;
  font-size: 15px;
  line-height: 28px;
}
.news-box .tit a img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.news-box .li-tit {
  width: 100%;
  padding: 0 0 22px;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 15px;
}
.news-box .li-tit a {
  display: block;
}
.news-box .li-tit .img {
  float: left;
  width: 37%;
  height: 118px;
}
.news-box .li-tit .img img {
  width: 100%;
  height: 100%;
}
.news-box .li-tit .text {
  float: right;
  width: 58%;
}
.news-box .li-tit .text h6 {
  color: #5489ff;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
  padding: 7px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news-box .li-tit .text p {
  color: #333;
  font-size: 13px;
  line-height: 23px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news-box .list {
  width: 100%;
}
.news-box .list .li {
  width: 43%;
  padding: 15px 0 15px 19px;
  position: relative;
}
.news-box .list .li .jia {
  position: absolute;
  top: 17px;
  left: 0;
}
.news-box .list .li:nth-of-type(2n+1) {
  float: left;
}
.news-box .list .li:nth-of-type(2n) {
  float: right;
}
.news-box .list .li a {
  display: block;
}
.news-box .list .li p {
  color: #333;
  font-size: 14px;
  line-height: 1;
  padding: 0 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.2s ease-out;
}
.news-box .list .li p img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.news-box .list .li span {
  color: #8a8a8a;
  font-size: 12px;
  line-height: 1;
}
.news-box .list .li:hover p {
  color: #5489ff;
}


