@charset "utf-8";
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: '微软雅黑';
  font-weight: normal;
  font-size: 14px;
  background: #f5f5f5;
}
input,
button {
  outline: none;
  border: 0;
}
.clearfix {
  clear: both;
  overflow: hidden;
}
.bg-fff {
  background-color: #fff !important;
}
.bg-f7 {
  background-color: #f7f7f7 !important;
}
.bg-f5 {
  background-color: #f5f5f5 !important;
}
.mb5 {
  margin-bottom: 5px;
}
.pb15 {
  padding-bottom: 15px;
}
.mb15 {
  margin-bottom: 15px;
}
.clearfix {
  clear: both;
  overflow: hidden;
}
h3 {
  font-weight: normal;
}
a {
  text-decoration: none;
}
.text-center {
  text-align: center;
}
.color-999 {
  color: #999;
}
.color-333 {
  color: #333;
}
.color-f8823d {
  color: #f8823d;
}
.lh-32 {
  line-height: 32px;
}
.lh-24 {
  line-height: 24px;
}
.size14 {
  font-size: 14px;
}
.size12 {
  font-size: 12px;
}
.mina * {
  box-sizing: border-box;
}
.mina .banner {
  background: url('../../../img/module/miniProgram/mina_01.png') no-repeat center center;
  background-size: cover;
}
.mina .center {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .mina .center {
    width: 80%;
  }
}
.mina .home-title-line {
  height: 1px;
  border-top: 1px solid #e4e4e4;
  margin: 70px 0 75px 0;
  text-align: center;
  text-align: -moz-center;
  text-align: -webkit-center;
}
.mina .home-title-line span {
  position: relative;
  top: -23px;
  padding: 0 28px;
  font-size: 32px;
  color: #666;
}
.mina .box-card-col {
  margin-bottom: 20px;
  border: 0;
}
.mina .box-card-col .setting-title {
  text-align: center;
  margin-bottom: 5px;
  display: none;
}
.mina .box-card-col .setting-title .el-col {
  color: #999;
  font-size: 14px;
  line-height: 32px;
}
.mina .box-card-col .setting-list .el-col {
  text-align: center;
  color: #333;
  font-size: 14px;
  margin-bottom: 8px;
  line-height: 32px;
}
.mina .box-card-col .setting-list .el-col div {
  background: #fff;
}
.mina .box-card-col .setting-range {
  text-align: center;
  line-height: 50px;
}
.mina .box-card-col .setting-range .el-col {
  margin-top: -8px;
  font-size: 12px;
  color: #f8823d;
}
.mina .box-card-col .span-50 {
  width: 50%;
  float: left;
}
.mina .box-card-col .card-name {
  float: left;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.mina .box-card-col .card-price {
  float: right;
  color: #fff;
  font-size: 12px;
}
.mina .box-card-col .card-price b {
  font-weight: bold;
  color: #fff;
  font-size: 22px;
}
.mina .box-card-col .el-card {
  border: 0;
}
.mina .box-card-col .el-card__header {
  border: 0;
}
.mina .box-card-col .mina-btn {
  border: 0 !important;
}
.mina .box-card-col .mina-btn span {
  color: #fff;
}
.mina .box-card-col:first-child .el-card__header {
  background: #ff9a02 linear-gradient(to right, #ff9a02, #ffcb01);
}
.mina .box-card-col:first-child .mina-btn {
  background: #ff9a02;
}
.mina .box-card-col:nth-child(2) .el-card__header {
  background: #ffb25c linear-gradient(to right, #ff5d5c, #ffb25c);
}
.mina .box-card-col:nth-child(2) .mina-btn {
  background: #ff5d5c;
}
.mina .box-card-col:nth-child(3) .el-card__header {
  background: #3fcaff linear-gradient(to right, #26a2ff, #3fcaff);
}
.mina .box-card-col:nth-child(3) .mina-btn {
  background: #26a2ff;
}
.mina .box-card-col:nth-child(3) .mina-btn span {
  color: #fff;
}
.mina .box-card-col:nth-child(4) .el-card__header {
  background: #ffb25c linear-gradient(to right, #ff5d5c, #ffb25c);
}
.mina .box-card-col:nth-child(4) .mina-btn {
  background: #ff5d5c;
  color: #fff;
}
.mina .box-card-col:nth-child(5) .el-card__header {
  background: #c779ff linear-gradient(to right, #9660f7, #c779ff);
}
.mina .box-card-col:nth-child(5) .mina-btn {
  background: #9660f7;
  color: #fff;
}
.mina .box-card-col:nth-child(6) .el-card__header {
  background: #ffcb01 linear-gradient(to right, #ff9a02, #ffcb01);
}
.mina .box-card-col:nth-child(6) .mina-btn {
  background: #ff9a02;
  color: #fff;
}
.mina .box-card-col .el-card__body {
  padding: 20px 0;
  background: #f5f5f5;
  border: 1px solid #ebeef5;
}
.mina .box-card-col .el-card__body .setting-title,
.mina .box-card-col .el-card__body .setting-list {
  padding: 0 36px;
}
.mina .mina-btn {
  padding: 10px 18px;
  color: #666666;
  border-color: #e5e5e5;
}
.mina .mina-btn:link {
  background: #e2383a;
  color: #fff;
  border-color: #e2383a;
  box-shadow: 0;
}
.mina .mina-btn:focus {
  background: transparent;
  color: #666666;
  border-color: #e5e5e5;
  box-shadow: 0;
}
.mina .mina-btn:hover {
  background: #e2383a;
  color: #fff;
  box-shadow: 0;
  border-color: #e2383a;
}
.mina .mina-btn:hover span {
  color: #fff;
}
.mina .mina-btn:visited {
  background: transparent;
  color: #666666;
  border-color: #e5e5e5;
  box-shadow: 0;
}
.mina .mina-btn:active {
  background: #e2383a;
  color: #fff;
  box-shadow: 0;
  border-color: #e2383a;
}
.mina .mina-icon {
  display: inline-block;
  width: 80px;
  height: 80px;
  background-image: url('../../../img/module/miniProgram/icon.png');
  background-repeat: no-repeat;
  background-size: 900px 800px;
}
.mina .adv-li {
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  text-align: center;
}
.mina .adv-li .el-col {
  padding-top: 30px;
  border-bottom: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  background: #fff;
  height: 200px;
  text-align: center;
  transition: all 0.2s;
  position: relative;
  z-index: 1;
}
.mina .adv-li .el-col h3 {
  margin-top: 10px;
  line-height: 28px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}
.mina .adv-li .el-col p {
  font-size: 12px;
  color: #999999;
  line-height: 22px;
}
.mina .adv-li .el-col:nth-child(1) .mina-icon {
  background-position: -10px -10px;
}
.mina .adv-li .el-col:nth-child(2) .mina-icon {
  background-position: -10px -105px;
}
.mina .adv-li .el-col:nth-child(3) .mina-icon {
  background-position: -10px -200px;
}
.mina .adv-li .el-col:nth-child(4) .mina-icon {
  background-position: -10px -295px;
}
.mina .adv-li .el-col:nth-child(5) .mina-icon {
  background-position: -10px -390px;
}
.mina .adv-li .el-col:nth-child(6) .mina-icon {
  background-position: -10px -484px;
}
.mina .adv-li .el-col:nth-child(7) .mina-icon {
  background-position: -10px -580px;
}
.mina .adv-li .el-col:nth-child(8) .mina-icon {
  background-position: -10px -675px;
}
.mina .adv-li .el-col:hover {
  z-index: 100;
  border-color: transparent;
  transform: scale(1.1);
  background: url('../../../img/module/miniProgram/mina_03.png') no-repeat center center;
  background-size: cover;
}
.mina .adv-li .el-col:hover h3 {
  color: #fff;
}
.mina .adv-li .el-col:hover p {
  color: #fff;
}
.mina .adv-li .el-col:hover:nth-child(1) .mina-icon {
  background-position: -109px -10px;
}
.mina .adv-li .el-col:hover:nth-child(2) .mina-icon {
  background-position: -109px -105px;
}
.mina .adv-li .el-col:hover:nth-child(3) .mina-icon {
  background-position: -109px -200px;
}
.mina .adv-li .el-col:hover:nth-child(4) .mina-icon {
  background-position: -109px -295px;
}
.mina .adv-li .el-col:hover:nth-child(5) .mina-icon {
  background-position: -109px -389px;
}
.mina .adv-li .el-col:hover:nth-child(6) .mina-icon {
  background-position: -109px -484px;
}
.mina .adv-li .el-col:hover:nth-child(7) .mina-icon {
  background-position: -109px -579px;
}
.mina .adv-li .el-col:hover:nth-child(8) .mina-icon {
  background-position: -109px -674px;
}
.mina .section2 {
  padding-bottom: 50px;
}
.mina .section3 {
  background: url("../../../img/module/miniProgram/mina_05.png") no-repeat center center;
  padding-bottom: 50px;
}
.mina .section3 .home-title-line {
  border-color: #fff;
}
.mina .section3 .home-title-line span {
  background: #010310;
  color: #fff;
}
.mina .section3 .item-list .el-col .item-li {
  height: 330px;
  background: rgba(255, 255, 255, 0.3);
  text-align: center;
  padding-top: 24px;
  transition: all 0.2s;
}
.mina .section3 .item-list .el-col .mina-icon {
  width: 72px;
  height: 72px;
  display: block;
  margin: 0 auto;
}
.mina .section3 .item-list .el-col:hover .item-li {
  transform: scaleY(1.1);
}
.mina .section3 .item-list .el-col:hover .item-li .mina-icon,
.mina .section3 .item-list .el-col:hover .item-li p,
.mina .section3 .item-list .el-col:hover .item-li h3 {
  transform: scaleY(0.9);
}
.mina .section3 .item-list .el-col:hover .item-li p,
.mina .section3 .item-list .el-col:hover .item-li h3 {
  transform: scaleX(1.1);
}
.mina .section3 .item-list .el-col:hover .item-li p {
  height: 22px;
  line-height: 22px;
  margin-bottom: 6px;
  background: rgba(255, 255, 255, 0.3);
  color: #fff;
}
.mina .section3 .item-list .el-col:nth-child(1) .mina-icon {
  background-position: -218px -10px;
}
.mina .section3 .item-list .el-col:nth-child(1):hover .item-li {
  background: linear-gradient(to bottom, #ffa35c, #f84c4c);
}
.mina .section3 .item-list .el-col:nth-child(1):hover .mina-icon {
  background-position: -306px -10px;
}
.mina .section3 .item-list .el-col:nth-child(2) .mina-icon {
  background-position: -218px -106px;
}
.mina .section3 .item-list .el-col:nth-child(2):hover .item-li {
  background: linear-gradient(to bottom, #ffa35c, #f84c4c);
}
.mina .section3 .item-list .el-col:nth-child(2):hover .mina-icon {
  background-position: -306px -106px;
}
.mina .section3 .item-list .el-col:nth-child(3) .mina-icon {
  background-position: -218px -202px;
}
.mina .section3 .item-list .el-col:nth-child(3):hover .item-li {
  background: linear-gradient(to bottom, #ffa35c, #f84c4c);
}
.mina .section3 .item-list .el-col:nth-child(3):hover .mina-icon {
  background-position: -306px -202px;
}
.mina .section3 .item-list .el-col:nth-child(4) .mina-icon {
  background-position: -218px -302px;
}
.mina .section3 .item-list .el-col:nth-child(4):hover .item-li {
  background: linear-gradient(to bottom, #ffa35c, #f84c4c);
}
.mina .section3 .item-list .el-col:nth-child(4):hover .mina-icon {
  background-position: -306px -302px;
}
.mina .section3 .item-list .el-col:nth-child(5) .mina-icon {
  background-position: -218px -398px;
}
.mina .section3 .item-list .el-col:nth-child(5):hover .item-li {
  background: linear-gradient(to bottom, #ffa35c, #f84c4c);
}
.mina .section3 .item-list .el-col:nth-child(5):hover .mina-icon {
  background-position: -306px -398px;
}
.mina .section3 .item-list .el-col:nth-child(6) .mina-icon {
  background-position: -218px -495px;
}
.mina .section3 .item-list .el-col:nth-child(6):hover .item-li {
  background: linear-gradient(to bottom, #ffa35c, #f84c4c);
}
.mina .section3 .item-list .el-col:nth-child(6):hover .mina-icon {
  background-position: -306px -495px;
}
.mina .section3 .item-list .el-col h3 {
  line-height: 60px;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  display: inline-block;
  border-bottom: 4px solid #fff;
  margin-bottom: 20px;
}
.mina .section3 .item-list .el-col p {
  margin: 0;
  width: 110px;
  height: 24px;
  line-height: 24px;
  display: block;
  margin: 0 auto;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
}
.mina .section4 {
  padding-bottom: 50px;
}
.mina .section4 .mina-process {
  height: 260px;
}
.mina .section4 .mina-process .el-col .mina-process-li {
  box-shadow: 0 0 10px #e6e6e6;
  padding-top: 36px;
  text-align: center;
  border-radius: 5px;
}
.mina .section4 .mina-process .el-col .mina-icon {
  width: 70px;
  height: 70px;
  display: block;
  margin: 0 auto;
}
.mina .section4 .mina-process .el-col .el-icon-d-arrow-right {
  line-height: 230px;
  font-size: 32px;
  color: #cccccc;
}
.mina .section4 .mina-process .el-col .mina-process-li.arrow-right {
  background: transparent;
  box-shadow: none;
  padding-top: 0;
}
.mina .section4 .mina-process .el-col h3 {
  margin-top: 16px;
  line-height: 48px;
  font-size: 36px;
  color: #e5e5e5;
}
.mina .section4 .mina-process .el-col h3 span {
  font-weight: 36px;
  font-weight: bold;
  color: #e5e5e5;
}
.mina .section4 .mina-process .el-col h3 b {
  font-weight: 36px;
  font-weight: bold;
  color: #cccccc;
}
.mina .section4 .mina-process .el-col p {
  line-height: 42px;
  padding-bottom: 15px;
  color: #333;
  font-size: 20px;
}
.mina .section4 .mina-process .el-col:nth-child(1) .mina-icon {
  background-position: -404px -10px;
}
.mina .section4 .mina-process .el-col:nth-child(3) .mina-icon {
  background-position: -404px -108px;
}
.mina .section4 .mina-process .el-col:nth-child(5) .mina-icon {
  background-position: -404px -205px;
}
.mina .section4 .mina-process .el-col:nth-child(7) .mina-icon {
  background-position: -404px -301px;
}
.mina .section4 .mina-process .el-col:nth-child(9) .mina-icon {
  background-position: -404px -400px;
}
.mina .section5 {
  padding-bottom: 30px;
}
.look_more {
  text-align: center;
  cursor: pointer;
}
.look_more a {
  color: #666;
}
.look_more img {
  width: 16px;
  height: 16px;
  vertical-align: -3px;
  display: inline-block;
}
.look_more_mh {
  position: relative;
  width: 200px;
  height: 40px;
  margin: 0 auto;
}
.look_more_mh b {
  display: block;
  position: absolute;
  top: 12px;
  width: 30px;
  height: 1px;
  background: #cccccc;
}
.look_more_mh .look_left {
  left: 0;
}
.look_more_mh .look_right {
  right: 0;
}
.look_more_mh a {
  position: absolute;
  width: 142px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  left: 30px;
  font-size: 14px;
  font-weight: bold;
}
.look_more_mh:hover a {
  color: #ff9b38;
}
.look_more_mh .before {
  display: inline-block;
}
.look_more_mh .after {
  display: none;
}
.look_more_mh:hover .after {
  display: inline-block !important;
}
.look_more_mh:hover .before {
  display: none !important;
}
ul,
ol {
  list-style: none;
}
.pre_banner_3d a {
  text-decoration: none;
  border: none;
}
.pre_banner_3d {
  margin: auto;
  width: 1200px;
  height: 680px;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.banner_tree {
  width: 100%;
  height: 700px;
  position: absolute;
  bottom: 0;
  overflow: hidden;
}
.show_phone_s {
  width: 414px;
  height: 736px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: 10;
}
.color_font {
  background: url('/template/Home/Default/Mobile/Static/img/left-btn_03.png') no-repeat center center;
  background-size: contain;
  color: #fff;
  width: 60px;
  height: 60px;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 50;
  cursor: pointer;
}
.left_btn {
  background: url('/template/Home/Default/Mobile/Static/img/left-btn_03.png') no-repeat center center;
  background-size: contain;
  left: 0;
}
.right_btn {
  background: url('/template/Home/Default/Mobile/Static/img/right-btn_03.png') no-repeat center center;
  background-size: contain;
  right: 0;
}
.img_phone {
  width: 100%;
  height: 100%;
}
.show_s_ui {
  width: 100%;
  height: 100%;
  position: relative;
}
.show_s_ui > li {
  width: 215px;
  height: 362px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 30;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  font-size: 40px;
}
.show_s_ui > li > div {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  display: none;
  text-align: center;
}
.show_s_ui > li > div .name {
  font-size: 17px;
  color: #333;
  margin: 50px 0 10px;
}
.show_s_ui > li > div .desc {
  font-size: 14px;
  color: #666;
}
.show_s_ui > li > div img {
  width: 70%;
  display: block;
  margin: 100px auto 10px;
}
.show_s_ui > li > div a {
  background: #2196f3;
  color: #fff;
  font-size: 14px;
  padding: 8px 16px;
  margin-top: 0px;
  cursor: pointer;
}
.show_s_ui > li > img {
  width: 100%;
  height: 100%;
}
#middel_shows {
  width: 295px;
  height: 503px;
  left: 37.7%;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
}
#left_shows {
  left: 8%;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
  opacity: 0.6;
}
#right_shows {
  left: 73%;
  opacity: 0.6;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
#small_left,
#small_right {
  width: 154px;
  height: 249px;
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}
#small_left {
  left: -15%;
}
#small_right {
  left: 102.5%;
}
@media screen and (max-width: 1200px) {
  .pre_banner_3d {
    width: 1024px;
    height: 763px;
  }
  #middel_shows {
    left: 35.5%;
  }
  .show_s_ui > li {
    width: 175px;
    height: 282px;
  }
  #small_left,
  #small_right {
    width: 131px;
    height: 194px;
  }
}
@media screen and (max-width: 1024px) {
  .pre_banner_3d {
    width: 875px;
    height: 765px;
  }
  .show_phone_s {
    width: 375px;
    height: 667px;
  }
  #middel_shows {
    left: 34.8%;
  }
  #middel_shows {
    width: 267px;
    height: 457px;
  }
}
@media screen and (max-width: 879px) {
  .pre_banner_3d {
    width: 746px;
    height: 735px;
  }
  #middel_shows {
    left: 31.8%;
  }
  #middel_shows {
    width: 269px;
    height: 457px;
  }
  .show_s_ui > li {
    width: 145px;
    height: 232px;
  }
}
@media screen and (max-width: 768px) {
  .pre_banner_3d {
    width: 675px;
    height: 586px;
  }
  .show_phone_s {
    width: 320px;
    height: 568px;
  }
  #middel_shows {
    left: 33.1%;
  }
  #middel_shows {
    width: 227px;
    height: 389px;
  }
  .show_s_ui > li {
    width: 138px;
    height: 215px;
  }
  #right_shows {
    left: 72%;
  }
  .banner_tree {
    height: 539px;
  }
}
@media screen and (max-width: 685px) {
  .color_font {
    display: none;
  }
  #small_left {
    left: -55%;
  }
  .pre_banner_3d {
    width: 520px;
  }
  #small_right {
    left: 109.5%;
  }
  .show_phone_s {
    width: 300px;
    height: 496px;
  }
  #middel_shows {
    left: 29.7%;
  }
  #middel_shows {
    width: 213px;
    height: 340px;
  }
  #left_shows {
    left: 0%;
  }
  .show_s_ui > li {
    width: 106px;
    height: 190px;
  }
  #right_shows {
    left: 79.5%;
  }
}
@media screen and (max-width: 521px) {
  .pre_banner_3d {
    width: 359px;
  }
  #left_shows {
    left: -41%;
  }
  #right_shows {
    left: 107.5%;
  }
  #middel_shows {
    left: 20.4%;
  }
  #middel_shows {
    width: 214px;
    height: 340px;
  }
  .show_phone_s {
    width: 349px;
    height: 568px;
  }
  #middel_shows {
    left: 15.5%;
  }
  #middel_shows {
    width: 246px;
    height: 390px;
  }
}
@media screen and (max-width: 359px) {
  .pre_banner_3d {
    width: 320px;
  }
  .show_phone_s {
    width: 320px;
    height: 520px;
  }
  #middel_shows {
    left: 14.5%;
  }
  #middel_shows {
    width: 228px;
    height: 356px;
  }
}
