.message {
  width: 100%;
  height: 545px;
  background-color: #e3123f;
  overflow: hidden;
}
.message .link_c h1 {
  font-size: 45px;
  color: #fff;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
}
.message .link_c form {
  width: 1250px;
  margin: 0 auto;
  position: relative;
}
.message .link_c form div {
  width: 200px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  text-align: center;
  line-height: 100px;
  color: #fff;
  position: absolute;
  left: 505px;
  top: 63px;
  display: none;
}
.message .link_c form i {
  font-size: 16px;
  color: #fff;
  position: absolute;
  right: 130px;
  font-style: normal;
  display: none;
}
.message .link_c form .i1 {
  top: 22px;
}
.message .link_c form .i2 {
  top: 104px;
}
.message .link_c form input {
  width: 625px;
  height: 60px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  border-radius: 10px;
  border: 1px solid #ccc;
  font-size: 16px;
  padding-left: 15px;
  outline: none;
}
.message .link_c form .span {
  margin: 0 auto;
  width: 642px;
  height: 60px;
  display: block;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 10px;
  font-size: 24px;
  color: #e3123f;
  text-align: center;
  line-height: 60px;
  cursor: pointer;
}
.message .link_c .iphone {
  width: 520px;
  height: 90px;
  margin: 0 auto;
  margin-top: 20px;
}
.message .link_c .iphone div {
  float: left;
  height: 100%;
  width: 100%;
  position: relative;
}
.message .link_c .iphone div p {
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding-top: 3px;
}
.banner {
  width: 100%;
  height: 550px;
  background: url('../images/sheji_02.png') no-repeat center;
  position: relative;
  z-index: 999;
  overflow: hidden;
}
.banner .ban_left {
  width: 538px;
  height: 291px;
  background: url('../images/sheji_01002_03.png');
  position: absolute;
  top: -300px;
  left: 32%;
  animation: left 2.5s ease-in-out;
  animation-fill-mode: forwards;
}
.banner .ban_rit {
  width: 538px;
  height: 259px;
  background: url('../images/sheji_01002_05.png');
  position: absolute;
  bottom: -270px;
  left: 32%;
  animation: right 2.5s ease-in-out;
  animation-fill-mode: forwards;
}
@keyframes left {
  50% {
    top: 100px;
  }
  100% {
    top: 0;
  }
}
@keyframes right {
  50% {
    bottom: 100px;
  }
  100% {
    bottom: 0;
  }
}
.Principle {
  overflow: hidden;
  height: 445px;
}
.Principle .main_t {
  margin-top: 35px;
  text-align: center;
}
.Principle .main_t h1 {
  font-size: 45px;
  color: #424242;
}
.Principle .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.Principle .main_t p {
  width: 1030px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
}
.Principle .Principle_b {
  margin-top: 40px;
}
.Principle .Principle_b ul li {
  float: left;
  width: 385px;
  height: 212px;
  margin-right: 22px;
}
.Principle .Principle_b ul li:nth-child(3) {
  margin-right: 0;
}
.Principle .Principle_b ul li:hover img {
  transform: rotateX(360deg);
  transition: all 1s;
}
.one1 {
  width: 100%;
  height: 595px;
  margin-top: 10px;
  background-color: #fff;
}
.one1 .animated {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.one1 .animated .main {
  width: 100%;
  height: 595px;
  overflow: hidden;
}
.one1 .animated .main .main_t {
  margin-top: 35px;
  text-align: center;
}
.one1 .animated .main .main_t h1 {
  font-size: 45px;
  color: #424242;
}
.one1 .animated .main .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.one1 .animated .main .main_t p {
  width: 1030px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
}
.one1 .animated .main .main_c ul {
  margin-top: 25px;
}
.one1 .animated .main .main_c ul li {
  float: left;
  height: 356px;
  width: 380px;
  margin-right: 17px;
}
.one1 .animated .main .main_c ul li:last-child {
  margin-right: 0;
}
.one1 .animated .main .main_c ul li img {
  width: 380px;
  height: 268px;
}
.one1 .animated .main .main_c ul li div {
  width: 100%;
  height: 60px;
  margin-top: 15px;
}
.one1 .animated .main .main_c ul li div span:nth-child(1) {
  float: left;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background-color: #b3b3b3;
  margin-left: 48px;
  margin-right: 10px;
}
.one1 .animated .main .main_c ul li div span:nth-child(1) img {
  width: 30px;
  height: 30px;
  margin: 13px 13px;
}
.one1 .animated .main .main_c ul li div span:nth-child(2) {
  float: left;
}
.one1 .animated .main .main_c ul li div span:nth-child(2) p:nth-child(1) {
  font-size: 22px;
  color: #333;
  margin-top: 5px;
}
.one1 .animated .main .main_c ul li div span:nth-child(2) p:nth-child(2) {
  font-size: 12px;
  color: #999;
}
.one1 .animated .main .main_c ul li:hover {
  transition: all .5s;
  box-shadow: 2px 2px 10px #888;
  margin-top: -5px;
}
.one1 .animated .main .main_c ul li:hover div span:nth-child(1) {
  background-color: #e3123f;
}
.one1 .animated .main .main_c ul li:hover div span:nth-child(2) p {
  color: #e3123f;
}
.case {
  position: relative;
}
.case .main_t {
  margin-top: 35px;
  text-align: center;
}
.case .main_t h1 {
  font-size: 45px;
  color: #424242;
}
.case .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.case .main_t p {
  width: 1030px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
}
.case .case_box {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 25px;
}
.case .case_box ul li {
  float: left;
  width: 288px;
  margin-right: 12px;
  margin-bottom: 12px;
}
.case .case_box ul li div {
  height: 1010px;
  margin-bottom: 12px;
  width: 100%;
  box-shadow: 1px 1px 10px #dedede;
}
.case .case_box ul li div i {
  display: block;
  width: 288px;
  height: 1010px;
  overflow: hidden;
}
.case .case_box ul li div img {
  width: 100%;
}
.case .case_box ul li div span {
  display: block;
  width: 90%;
  height: 45px;
  margin: 0 auto;
}
.case .case_box ul li div span em {
  float: left;
  height: 100%;
}
.case .case_box ul li div span em:nth-child(1) {
  width: 31px;
  height: 31px;
  margin-top: 5px;
  margin-right: 5px;
}
.case .case_box ul li div span em:nth-child(1) img {
  display: block;
  width: 100%;
  height: 100%;
}
.case .case_box ul li div span em:nth-child(2) {
  width: 200px;
  height: 100%;
  text-align: center;
  line-height: 45px;
}
.case .case_box ul li div:hover {
  margin-top: -10px;
  transition: all 0.3s ease-in-out;
}
.more {
  width: 150px;
  height: 35px;
  margin: 0 auto;
  background-color: #e3123f;
  border-radius: 10px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-bottom: 25px;
  cursor: pointer;
}
.no_click {
  pointer-events: none;
}
