/**
* 作品：mixin.less
* 更新：2017年12月14日
* 简介：1. 一个基于 Less 的样式工具库，封装了常用 mixin，帮助您更轻松地书写 Less 代码。
*       2. 只在调用时才输出代码，减少代码冗余，避免样式污染
*       3. 不自带兼容前缀，减少代码量，而建议采用工具生成，如 postcss、Autoprefixer、less-plugin-autoprefix 等
*       4. 附带 IE 各类 Hack
*/
/*-------------------------------------
├   布局                              ┆
└------------------------------------*/
/*-------------------------------------
├   字体                              ┆
└------------------------------------*/
/*-------------------------------------
├   图像                              ┆
└------------------------------------*/
/*-------------------------------------
├   动效                              ┆
└------------------------------------*/
/*-------------------------------------
├   功能                              ┆
└------------------------------------*/
/*-------------------------------------
├   图形                              ┆
└------------------------------------*/
/*-------------------------------------
├   组件                              ┆
└------------------------------------*/
.focus-wrapper {
  margin: 0 auto;
  position: relative;
}
.focus-wrapper .btn {
  height: 63px;
}
.focus-wrapper .swiper-slide {
  padding-top: 180px;
  height: 780px;
  background-repeat: no-repeat;
  position: relative;
  background-position: center top;
  background-size: 2047px auto;
}
.focus-wrapper .swiper-slide > a {
  display: block;
  position: absolute;
  left: 0;
  top: 180px;
  width: 100%;
  height: 100%;
}
.focus-wrapper .swiper-slide h2 {
  font-size: 44px;
  line-height: 67px;
}
.focus-wrapper .swiper-slide.swiper-slide-15guo .container {
  padding-right: 100px;
}
.focus-wrapper .swiper-slide.swiper-slide-15guo img {
  width: 226px;
  position: absolute;
  right: 120px;
  top: 320px;
}
.focus-wrapper .swiper-slide.swiper-slide-15guo .focus-15guo-top {
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 44px;
  margin-left: auto;
  width: 430px;
  height: 65px;
  border: 2px solid #d8bc78;
  border-width: 2px 0;
  white-space: nowrap;
}
.focus-wrapper .swiper-slide.swiper-slide-15guo .focus-15guo-top span {
  white-space: nowrap;
  margin-right: 10px;
}
.focus-wrapper .swiper-slide.swiper-slide-0dian .swiper-slide-panel {
  margin-top: 80px;
  color: #a79582;
}
.focus-wrapper .swiper-slide.swiper-slide-0dian .btn {
  margin-top: 50px;
}
.focus-wrapper .swiper-slide.swiper-slide-car .swiper-slide-panel {
  margin-top: 80px;
  color: #141414;
}
.focus-wrapper .swiper-slide.swiper-slide-car h3 {
  margin-top: 40px;
}
.focus-wrapper .swiper-slide.swiper-slide-car img {
  width: 208px;
}
.focus-wrapper .swiper-slide.swiper-slide-car .btn {
  margin-top: 60px;
}
.focus-wrapper .swiper-slide.swiper-slide-car span {
  color: #e73f27;
}
.focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top {
  color: #ffffff;
}
.focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top h2 {
  margin-top: 75px;
  position: relative;
  padding-left: 15px;
}
/* .focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top h2::after {
  content: '*';
  position: absolute;
  left: 0;
  top: 0;
  font-size: 36px;
} */
.focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top i {
  color: #a79582;
  font-style: normal;
}
.focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top em {
  font-style: normal;
  font-size: 62px;
  margin-left: 15px;
}
.focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top b {
  font-weight: normal;
  margin-top: 40px;
}
.focus-wrapper .swiper-slide.swiper-slide-win .focus-win-top p {
  font-size: 20px;
  margin: 30px 0 50px;
}
.focus-wrapper .swiper-slide.swiper-slide-x .swiper-slide-panel {
  color: #c5b4a1;
  padding-top: 40px;
}
.focus-wrapper .swiper-slide.swiper-slide-x .swiper-slide-panel h2 i {
  color: #FFFFFF;
  font-style: normal;
}
.focus-wrapper .swiper-slide.swiper-slide-x .swiper-slide-panel p {
  padding-top: 30px;
  margin-bottom: 50px;
  color: #FFFFFF;
  font-size: 20px;
  font-family: "PingFangSC-Light", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel {
  color: #dfb87f;
  padding-top: 100px;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h2 {
  margin-bottom: 80px;
  line-height: 65px;
  font-size: 40px;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h2 label {
  font-size: 56px;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h3 {
  letter-spacing: 3px;
  font-size: 30px;
  margin-bottom: 40px;
  font-family: "PingFangSC-Regular", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  width: 310px;
  text-align: center;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h3::after,
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h3::before {
  width: 310px;
  height: 1px;
  background-color: #edd29e;
  content: '';
  display: block;
  position: absolute;
  left: 0;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h3::after {
  top: -12px;
}
.focus-wrapper .swiper-slide.swiper-slide-qian .swiper-slide-panel h3::before {
  bottom: -10px;
}
.focus-wrapper .swiper-slide.swiper-slide-map .swiper-slide-panel {
  padding-top: 50px;
}
.focus-wrapper .swiper-slide.swiper-slide-map .swiper-slide-panel img {
  width: 336px;
  margin-bottom: 50px;
}
.focus-wrapper .swiper-slide.swiper-slide-6zn .swiper-slide-panel {
  width: 50%;
  margin-left: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.focus-wrapper .swiper-slide.swiper-slide-6zn .swiper-slide-panel .btn-long {
  margin-top: 304px;
  width: 340px;
}
.focus-wrapper .swiper-pagination-holder {
  position: absolute;
  left: 0;
  bottom: 200px;
  width: 100%;
  z-index: 10;
}
.focus-wrapper .swiper-pagination-holder .swiper-pagination {
  text-align: left;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: 30%;
  left: 0;
}
.focus-wrapper .swiper-pagination-holder .swiper-pagination .swiper-pagination-bullet {
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
  width: 40px;
  height: 40px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
  background: #ffffff 50% 50% no-repeat;
  border-radius: 50%;
  margin: 0 10px 25px;
  opacity: 1;
}
.focus-wrapper .swiper-pagination-holder .swiper-pagination .swiper-pagination-bullet img {
  width: 100%;
  height: 100%;
}
.focus-wrapper .swiper-pagination-holder .swiper-pagination .swiper-pagination-bullet-active {
  border: 1px solid #3c83d7;
}
.totalbar {
  height: 46px;
  background-color: #1a1f2f;
  display: flex;
  align-items: center;
}
.totalbar dl {
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  width: 200px;
  position: relative;
}
.totalbar dl::after {
  content: '';
  background-image: url(../../img/index/totalbar-hr.png);
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 0;
  background-size: 100% 100%;
  transform: translateY(-50%);
}
.totalbar dl:last-child {
  width: 260px;
}
.totalbar dl:last-child::after {
  display: none;
}
.totalbar dl:first-child {
  margin-left: -47px;
}
.totalbar dl dt {
  margin-right: 10px;
}
.totalbar dl dt img {
  width: 25px;
}
.totalbar dl dd .num {
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-style: italic;
}
.totalbar dl dd .name {
  font-size: 14px;
  white-space: nowrap;
}
.section {
  *zoom: 1;
  position: relative;
  height: 980px;
}
.section:after {
  display: block;
  clear: both;
  content: '';
  visibility: hidden;
  height: 0;
}
.section1 {
  height: 490px;
  padding-top: 70px;
}
.section1 .section1-bg {
  width: 747px;
  height: 406px;
  position: absolute;
  right: -74px;
  top: 0;
}
.section1 .section1-title {
  color: #141414;
}
.section1 .section1-list {
  margin-top: 50px;
  padding-bottom: 25px;
}
.section1 .section1-list li {
  margin-bottom: 20px;
  display: flex;
}
.section1 .section1-list li span {
  margin-left: 12px;
  color: #5c5b5b;
}
.section2 {
  height: 490px;
  background-color: #2b3968;
  color: #ffffff;
}
.section2 .section2-flex {
  display: flex;
  height: 490px;
}
.section2 .section2-flex > div {
  width: 50%;
  display: flex;
  justify-content: center;
}
.section2 .section2-flex .section2-left {
  align-items: center;
}
.section2 .section2-flex .section2-title span {
  color: #a79582;
}
.section2 .section2-flex .section2-right {
  padding-left: 12px;
  flex-direction: column;
}
.section2 .section2-flex .section2-right .section2-list {
  margin-top: 50px;
  padding-bottom: 28px;
}
.section2 .section2-flex .section2-right .section2-list li {
  margin-bottom: 20px;
  display: flex;
  white-space: nowrap;
}
.section2 .section2-flex .section2-right .section2-list li span {
  margin-left: 12px;
}
.section2 .section2-flex .section2-right .section2-list li span b,
.section2 .section2-flex .section2-right .section2-list li span i {
  font-weight: normal;
  color: #a79582;
}
.section3 {
  background-color: #f2f5f8;
  overflow: hidden;
  height:500px;
}
.section3 .section3-item {
  height: 490px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.section3 .section3-item span {
  color: #3c83d7;
}
.section3 .section3-item h3 {
  line-height: 48px;
}
.section3 .section3-item h3 span {
  font-style: italic;
  font-size: 40px;
}
.section3 .section3-item h2 {
  white-space: nowrap;
  font-size: 20px;
}
.section3 .section3-item p {
  margin: 40px 0 45px;
  line-height: 38px;
  width: 600px;
  color: #5c5b5b;
}
.section3 .section3-item.section3-top::after {
  content: '';
  display: block;
  position: absolute;
  width: 712px;
  height: 480px;
  right: -185px;
  bottom: 0;
  background: url(../../img/index/section3-img1.png) no-repeat 0 top;
}
.section3 .section3-item.section3-bottom {
  align-items: flex-end;
  margin-right: -200px;
}
.section3 .section3-item.section3-bottom::after {
  content: '';
  display: block;
  position: absolute;
  width: 928px;
  height: 823px;
  left: -330px;
  bottom: -370px;
  background: url(../../img/index/section3-img2.png) no-repeat 0 top;
}
.section4 {
  text-align: center;
  overflow: hidden;
}
.section4 .section4-title > h3 {
  margin-top: 70px;
  margin-bottom: 30px;
}
.section4 .section4-title > h3 span {
  font-style: italic;
  font-size: 44px;
}
.section4 .section4-title > p {
  color: #5c5b5b;
}
.section4 .section4-list {
  padding: 65px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.section4 .section4-list .section4-item {
  width: 532px;
  height: 329px;
  cursor: pointer;
  flex-direction: column;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
  transition: transform 0.3s ease;
  background-repeat: no-repeat;
}
.section4 .section4-list .section4-item:hover {
  transform: translateY(-12px);
  box-shadow: 0px 10px 12px 5px rgba(32, 32, 32, 0.17);
}
.section4 .section4-list .section4-item:hover .section4-name,
.section4 .section4-list .section4-item:hover .section4-text {
  color: #ffffff;
}
.section4 .section4-list .section4-item:hover .section4-btn {
  display: block;
}
.section4 .section4-list .section4-item .section4-name {
  font-size: 20px;
  margin: 30px 0 15px;
  color: #3c83d7;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.section4 .section4-list .section4-item .section4-text {
  color: #5c5b5b;
}
.section4 .section4-list .section4-item .section4-btn {
  margin-top: 30px;
  display: none;
}
.section4 .section4-list .section4-item .section4-icon {
  background-repeat: no-repeat;
}
.section4 .section4-list .section4-item.section4-item1 {
  background-image: url(../../img/index/section4-bg1.png);
}
.section4 .section4-list .section4-item.section4-item1 .section4-icon {
  background-image: url(../../img/index/section4-icon1.svg);
  width: 76px;
  height: 65px;
}
.section4 .section4-list .section4-item.section4-item1:hover {
  background-image: url(../../img/index/section4-bg1-cur.png);
}
.section4 .section4-list .section4-item.section4-item1:hover .section4-icon {
  background-image: url(../../img/index/section4-icon1-cur.svg);
}
.section4 .section4-list .section4-item.section4-item2 {
  background-image: url(../../img/index/section4-bg2.png);
}
.section4 .section4-list .section4-item.section4-item2 .section4-icon {
  background-image: url(../../img/index/section4-icon2.svg);
  width: 77px;
  height: 61px;
}
.section4 .section4-list .section4-item.section4-item2:hover {
  background-image: url(../../img/index/section4-bg2-cur.png);
}
.section4 .section4-list .section4-item.section4-item2:hover .section4-icon {
  background-image: url(../../img/index/section4-icon2-cur.svg);
}
.section4 .section4-list .section4-item.section4-item3 {
  background-image: url(../../img/index/section4-bg3.png);
}
.section4 .section4-list .section4-item.section4-item3 .section4-icon {
  background-image: url(../../img/index/section4-icon3.svg);
  width: 73px;
  height: 63px;
}
.section4 .section4-list .section4-item.section4-item3:hover {
  background-image: url(../../img/index/section4-bg3-cur.png);
}
.section4 .section4-list .section4-item.section4-item3:hover .section4-icon {
  background-image: url(../../img/index/section4-icon3-cur.svg);
}
.section4 .section4-list .section4-item.section4-item4 {
  background-image: url(../../img/index/section4-bg4.png);
}
.section4 .section4-list .section4-item.section4-item4 .section4-icon {
  background-image: url(../../img/index/section4-icon4.svg);
  width: 84px;
  height: 62px;
}
.section4 .section4-list .section4-item.section4-item4:hover {
  background-image: url(../../img/index/section4-bg4-cur.png);
}
.section4 .section4-list .section4-item.section4-item4:hover .section4-icon {
  background-image: url(../../img/index/section4-icon4-cur.svg);
}
.section5 {
  background: #f2f5f8 url(../../img/index/section5-bg.png) no-repeat right bottom;
  overflow: hidden;
}
.section5 .section5-panel {
  width: 600px;
  margin-top: 128px;
}
.section5 .section5-panel h3 {
  margin-bottom: 35px;
}
.section5 .section5-panel p {
  line-height: 38px;
}
.section5 .section5-panel p span {
  color: #3c83d7;
}
.section5 .section5-list {
  margin-top: 40px;
}
.section5 .section5-list i {
  margin-right: 10px;
}
.section5 ul {
  margin-top: 50px;
}
.section5 ul li {
  width: 238px;
  height: 100px;
  border: 1px solid #d7e0ec;
  border-radius: 3px;
  margin-bottom: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section5 ul li img {
  width: 40%;
}
.section7 {
  background-color: #f2f5f8;
  overflow: hidden;
}
.section7 .section7-title {
  text-align: center;
  margin-top: 98px;
}
.section7 .section7-title h3 {
  margin-bottom: 40px;
}
.section7 .vis-swiper {
  height: 282px;
  padding: 0 280px;
  margin: 57px auto 0;
}
.section7 .vis-swiper .swiper-container {
  overflow: visible;
}
.section7 .vis-swiper .swiper-container .swiper-slide {
  transform: scale(0.8);
  transition: all 0.3s ease;
}
.section7 .vis-swiper .swiper-container .swiper-slide-active {
  box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.17);
  transform: scale(1);
}
.section7 .vis-swiper .swiper-container .swiper-slide-prev .vis-swiper-item {
  background-color: #e5bbba;
}
.section7 .vis-swiper .swiper-container .swiper-slide-prev .vis-swiper-item .vis-swiper-top,
.section7 .vis-swiper .swiper-container .swiper-slide-prev .vis-swiper-item .vis-swiper-bottom {
  color: #ffffff;
}
.section7 .vis-swiper .swiper-container .swiper-slide-prev .vis-swiper-item .vis-swiper-bottom {
  background-color: #f1cece;
}
.section7 .vis-swiper .swiper-container .swiper-slide-next .vis-swiper-item {
  background-color: #bccae2;
}
.section7 .vis-swiper .swiper-container .swiper-slide-next .vis-swiper-item .vis-swiper-top,
.section7 .vis-swiper .swiper-container .swiper-slide-next .vis-swiper-item .vis-swiper-bottom {
  color: #ffffff;
}
.section7 .vis-swiper .swiper-container .swiper-slide-next .vis-swiper-item .vis-swiper-bottom {
  background-color: #d0d9e9;
}
.section7 .vis-swiper .swiper-container .swiper-button-prev,
.section7 .vis-swiper .swiper-container .swiper-button-next {
  color: #3c83d7;
  transform: scale(0.8);
}
.section7 .vis-swiper .swiper-container .swiper-button-prev {
  left: -100px;
}
.section7 .vis-swiper .swiper-container .swiper-button-next {
  right: -100px;
}
.section7 .vis-swiper .swiper-container .swiper-pagination {
  bottom: -50px;
}
.section7 .vis-swiper .swiper-container .swiper-pagination .swiper-pagination-bullet {
  margin: 0 8px;
  opacity: 1;
  background-color: #dcdcdc;
}
.section7 .vis-swiper .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  position: relative;
  top: 2px;
  background-color: #0083dd;
}
.section7 .vis-swiper .vis-swiper-item {
  background-color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 282px;
  border-radius: 5px;
  overflow: hidden;
}
.section7 .vis-swiper .vis-swiper-top {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #5c5b5b;
  padding: 0 62px;
  line-height: 38px;
  word-break: break-all;
}
.section7 .vis-swiper .vis-swiper-top span {
  color: #3c83d7;
}
.section7 .vis-swiper .vis-swiper-bottom {
  width: 100%;
  height: 77px;
  overflow: hidden;
  background-color: #f7f7f7;
  display: flex;
  align-items: center;
  justify-content: center;
  font-style: italic;
  font-family: "PingFangSC-Medium", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.section7 .vis-swiper .vis-swiper-bottom span {
  font-size: 24px;
  margin-left: 5px;
}
.section7 .award-list {
  margin-top: 140px;
  display: flex;
  justify-content: space-between;
}
.section7 .award-list li {
  text-align: center;
  padding: 0 15px;
  font-size: 16px;
}
.section7 .award-list li img {
  width: 106px;
  height: 99px;
  display: inline-block;
}
.section7 .award-list li p {
  margin-top: 10px;
  color: #7179a3;
}
.section7 .section7-btn {
  margin-top: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section8 {
  height: auto;
  overflow: hidden;
  padding-bottom: 100px;
}
.section8 h3 {
  padding: 65px 0;
  text-align: center;
}
.section8 .news-list {
  display: flex;
  justify-content: space-between;
}
.section8 .news-list .news-item {
  width: 350px;
}
.section8 .news-list .news-item h5 {
  height: 48px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 20px;
}
.section8 .news-list .news-item li {
  padding-top: 20px;
  margin-bottom: 10px;
  line-height: 30px;
}
.section8 .news-list .news-item li a {
  display: -ms-flexbox;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #141414;
  font-size: 18px;
}
.section8 .news-list .news-item li a span {
  transition: color 0.3s ease;
  color: #a79582;
}
.section8 .news-list .news-item li a:hover {
  color: #3c83d7;
}
.section8 .news-list .news-item li a:hover span {
  color: #3c83d7;
}
.section8 .news-list .news-item li p {
  color: #5c5b5b;
  display: -ms-flexbox;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  word-break: break-all;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 16px;
}
.section8 .news-list .news-item li p span {
  color: #989898;
  font-size: 14px;
}
.section8 .news-list .news-item li p i {
  background-image: url(../../img/index/icon-home-clock.png);
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
.section8 .news-list .news-item li .news-text {
  margin: 10px 0;
}
.section8 .news-list .news-item .read-more {
  margin-top: 30px;
  display: block;
  color: #3c83d7;
}
.section8 .news-list .news-item .read-more i {
  width: 20px;
  height: 10px;
  background-image: url(../../img/index/more-arrow.png);
  margin-left: 5px;
  display: inline-block;
  vertical-align: middle;
}
