
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  outline: none;
}
a:focus {
  outline: none;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a:active {
  text-decoration: none;
}
input,
select,
textarea {
  font-family: inherit;
}
input[type='checkbox'],
input[type='radio'] {
  background: transparent;
  border: 0;
}
/*::-webkit-input-placeholder{color:#fff;}
::-moz-placeholder{color:#fff;}
:-moz-placeholder{color:#fff;}*/
label {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
i,
b {
  font-style: normal;
}
input,
button,
select {
  outline: none;
  border: 0;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
input::-webkit-input-placeholder,
input:-moz-placeholder,
input::-moz-placeholder,
input:-ms-input-placeholder {
  color: #b2b2b2;
}
img {
  width: 100%;
}
html {
  margin: 0;
  padding: 0;
  font-family: "micorsoft yahei";
}
body {
  padding: 0;
  margin: 0;
  background: #e3f3fc;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
/*******main********/
::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #808080;
}
::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #808080;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #808080;
}
::-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #808080;
}
html {
  font-size: 100vw;
}
/**********变量***********/
html {
  max-width: 1920;
  margin: 0 auto;
  min-width: 860px;
  font-size: 100vw;
}
/**
* Author: Gramy
* CreatTime: 2018/07/28 11:07
*/
.wrap {
  width: 100%;
  overflow: hidden;
  position: relative;
  background: #ffecdf;
}
.wrap .wrap-bg {
  width: 1rem;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5rem;
}
.wrap .container {
  width: 1rem;
  height: 100%;
  position: relative;
  left: 50%;
  margin-left: -0.5rem;
}
.wrap .box-item {
  border: none!important;
  position: relative;
}
.wrap .box-bg {
  width: 100%;
}
.wrap .box-bg img {
  width: 1rem;
  height: auto;
  clear: both;
  position: relative;
  left: 50%;
  margin-left: -0.5rem;
}
.wrap .box-content {
  width: 0.625rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.3125rem;
}
.box-1 {
  height: 0.834375rem;
  position: relative;
}
.box-1 .box-1-swiper {
  width: 0.5734375rem;
  margin-top: 0.57395833rem;
  position: relative;
}
.box-1 .swiper-slide {
  height: 0.15260417rem !important;
}
.box-1 .swiper-slide img {
  display: block;
  width: auto!important;
  margin: 0 auto;
  height: 100%;
}
.box-1 .swiper-container {
  height: 0.20729167rem;
}
.box-1 .swiper-pagination-bullet {
  width: 0.0078125rem;
  height: 0.0078125rem;
  margin: 0 0.0078125rem !important;
  background: #fff;
  bottom: 0rem;
  opacity: 1;
}
.box-1 .swiper-pagination-bullet-active {
  background: #785028;
}
.box-2 {
  height: 0.5609375rem;
}
.box-2 .box-video {
  width: 0.58177083rem;
  height: 0.36197917rem;
  margin-top: 0.12291667rem;
  margin-left: 0.02604167rem;
  background: #000;
}
.box-2 video {
  width: 100%;
  height: 100%;
  border: none;
}
.box-2 video:focus {
  outline: none;
}
.box-3 {
  height: 0.57291667rem;
}
.box-3 .item-lists {
  width: 0.7578125rem;
  margin-top: 0.11979167rem;
  margin-left: -0.065625rem;
  display: flex;
  justify-content: space-between;
}
.box-3 .item-lists li {
  width: 0.22916667rem;
  position: relative;
}
.box-3 .item-lists li::after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
}
.box-3 .item-lists li:hover::after {
  opacity: 0.1;
}
.box-4 {
  height: 0.86927083rem;
}
.box-5 {
  height: 1.10885417rem;
}
.box-5 ul {
  margin-top: 0.23489583rem;
  width: 100%;
  height: 0.28020833rem;
  position: relative;
}
.box-5 li {
  width: 0.09088542rem;
  height: 0.090625rem;
  border-radius: 0.003125rem;
  position: absolute;
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.3s;
}
.box-5 li:nth-child(1) {
  top: 0.09479167rem;
  left: 0.1234375rem;
}
.box-5 li:nth-child(2) {
  top: 0rem;
  left: 0.21927083rem;
}
.box-5 li:nth-child(3) {
  top: 0.09479167rem;
  left: 0.3140625rem;
}
.box-5 li:nth-child(4) {
  width: 0.09244792rem;
  top: 0rem;
  right: 0.02916667rem;
}
.box-5 li:nth-child(5) {
  left: 0.3140625rem;
  bottom: 0;
}
.box-5 li.on {
  background: rgba(255, 255, 255, 0);
}
.box-6 {
  height: 0.56770833rem;
}
.box-6 .box-6-swiper {
  width: 0.75885417rem;
  margin-top: 0.15rem;
  margin-left: -0.06458333rem;
  position: relative;
}
.box-6 .box-6-swiper .swiper-next {
  width: 0.02552083rem;
  height: 0.00885417rem;
  position: absolute;
  right: 0.00208333rem;
  bottom: 0.01458333rem;
  z-index: 2;
  cursor: pointer;
}
.box-7 {
  height: 0.5875rem;
}
.box-7 .sub {
  width: 0.29166667rem;
  margin-top: 0.06666667rem;
  margin-bottom: 0.05989583rem;
  margin-left: 0.05625rem;
}
.box-7 .sub ul {
  display: flex;
  justify-content: space-between;
}
.box-7 .sub li {
  width: 0.02291667rem;
  padding: 0.00052083rem 0.00520833rem 0.0015625rem;
  cursor: pointer;
  box-sizing: content-box;
}
.box-7 .sub li:nth-child(1) {
  width: 0.03177083rem;
  padding: 0rem 0.00520833rem 0.0015625rem;
}
.box-7 .sub li.on {
  background: #353535;
}
.box-7 .box-7-swiper {
  margin-left: 0;
  width: 0.7203125rem;
}
.box-7 .swiper-slide1 img {
  width: 0.7125rem !important;
}
.box-7 .swiper-slide2 img {
  width: 0.68125rem !important;
}
.box-7 .swiper-slide3 img {
  width: 0.7203125rem !important;
}
.box-7 .swiper-slide4 img {
  width: 0.63072917rem !important;
}
.box-7 .logo {
  width: 0.05989583rem;
  margin-top: 0.07708333rem;
  transition-delay: 0.5s;
  transition-timing-function: cubic-bezier(1, 2.2, 0.5, 0.8);
  animation: blink 3s cubic-bezier(1, 2.2, 0.5, 0.8) infinite;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: -9999;
  opacity: 0;
}
.modal.active {
  opacity: 1;
  z-index: 9999;
}
.modal .modal-close {
  display: inline-block;
  width: 0.01354167rem;
  height: 0.01354167rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/close.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 0.00729167rem;
  right: 0.03854167rem;
  z-index: 10;
  cursor: pointer;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.modal .modal-close:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.modal .modal-content {
  width: 0.27604167rem;
  height: 0.25104167rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/m-bg-1.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.modal .modal-body {
  padding-top: 0.00052083rem;
  margin-left: 0rem;
  width: 0.25104167rem;
}
.modal .modal-form {
  width: 0.19635417rem;
  margin-top: 0.09479167rem;
}
.modal form ::-webkit-input-placeholder {
  color: #444444;
}
.modal form ::-moz-placeholder {
  color: #444444;
}
.modal form :-moz-placeholder {
  color: #444444;
}
.modal form .input_text,
.modal form .sel-box select {
  height: 0.02291667rem;
  font-size: 0.009375rem;
  color: #444444;
  background: #fff;
  border: 0.00052083rem solid #c9c9c9;
  font-family: "micorsoft yahei light";
}
.modal form .input_text {
  width: 0.06458333rem;
  margin-bottom: 0.003125rem;
}
.modal form .mobile {
  width: 0.13020833rem;
}
.modal form .sel-box {
  width: 0.06458333rem;
  height: 0.02291667rem;
  margin-bottom: 0.00833333rem;
}
.modal form .sel-box:before {
  border-top: 0.00416667rem solid #333333;
}
.modal form .sign_btn {
  width: 0.14322917rem;
  height: 0.028125rem;
}
.modal-2 .modal-content {
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/new/m-bg-2a.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.modal-3 .modal-content {
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/m-bg-3.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.modal-4 .modal-content {
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/m-bg-4.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.modal-5 .modal-content {
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/m-bg-5.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
/*案例*/
.modal-type3 .modal-content {
  width: 0.31145833rem;
  height: 0.28645833rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/m-bg-6.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.modal-type3 .modal-body {
  margin-left: 0;
  width: 100%;
}
.modal-type3 .ticket-item {
  display: none;
  width: 0.20572917rem;
  position: absolute;
  top: 0.09427083rem;
  left: 0.02552083rem;
}
.modal-type3 .ticket-item ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.modal-type3 .ticket-item li {
  width: 0.096875rem;
  height: 0.04322917rem;
  margin-bottom: 0.01145833rem;
  cursor: pointer;
  transition: all 0.5s;
}
.modal-type3 .ticket-item li.on {
  transform: translateY(-0.00520833rem);
}
.modal-type3 .m-link {
  display: none;
  width: 0.12708333rem;
  height: 0.015625rem;
  position: absolute;
  top: 0.2015625rem;
  left: 50%;
  margin-left: -0.06927083rem;
}
.modal-type3 .modal-btns {
  width: 0.09270833rem;
  height: 0.025rem;
  position: relative;
  z-index: 6;
  cursor: pointer;
  margin-top: 0.19166667rem;
}
.modal-type3 .modal-btns-1,
.modal-type3 .modal-btns-2 {
  display: block;
  width: 100%;
  height: 100%;
}
.modal-type3 .modal-btns-2 {
  display: none;
}
.modal-6 .modal-close {
  top: 0.04166667rem;
  right: 0.07760417rem;
}
.modal-7 .modal-content {
  width: 0.27604167rem;
  height: 0.31770833rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Www/Event/topic/1113/images/m-bg-7.png") no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.modal-7 .modal-btns {
  margin-top: 0.22916667rem;
  margin-left: 0.05520833rem;
  width: 0.14375rem;
  height: 0.02916667rem;
}
.modal-7 .modal-btns-1 {
  display: none;
}
.modal-7 .ticket-item,
.modal-7 .m-link,
.modal-7 .modal-btns-2 {
  display: block;
}
/****************animate*******************/
@keyframes fingerChange {
  0%,
  100% {
    transform: translateY(0rem);
    background: url("../images/new/icon-10.png") no-repeat center bottom;
    background-size: 0.02864583rem 0.03177083rem;
  }
  50% {
    transform: translateY(-0.00260417rem);
    background: url("../images/new/icon-9.png") no-repeat center bottom;
    background-size: 0.02864583rem 0.034375rem;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  html {
    max-width: 1599.9999936;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1400px) {
  html {
    max-width: 1400;
    margin: 0 auto;
  }
}
@media screen and (max-width: 860px) {
  html {
    font-size: 860px;
  }
}
/****************************************************************/
body.active #defaultBox {
  display: none!important;
}
.swiper-container .swiper-slide img {
  width: 100%;
}
.blink {
  -webkit-animation: blink 1s ease infinite;
  -o-animation: blink 1s ease infinite;
  animation: blink 1s ease infinite;
}
.bgSize {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
@keyframes blink {
  0%,
  100% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}
/*# sourceMappingURL=style.css.map */