.banner {
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 999;
}
.banner a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner a img {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .swiper-button-prev {
  width: 26px;
  height: 58px;
  background: url('../image/index_62.png');
  left: 15%;
}
.banner .swiper-button-next {
  width: 26px;
  height: 58px;
  background: url('../image/index101_14.png');
  right: 15%;
}
.banner .swiper-pagination span {
  width: 15px;
  height: 15px;
  background: #fff;
  opacity: 1;
}
.banner .swiper-pagination-bullet-active {
  width: 50px !important;
  height: 15px !important;
  border-radius: 20px !important;
  background-color: #de1944 !important;
}
.f4 {
  height: 160px;
  width: 100%;
  background-color: #f2f2f2;
}
.f4 .f4_c {
  height: 100%;
}
.f4 .f4_c li {
  float: left;
  margin: 54px 33px;
}
.f4 .f4_c li:hover img {
  transform: rotateX(360deg);
  transition: all 1s;
}
.one1 {
  width: 100%;
  height: 480px;
  margin-top: 10px;
  background-color: #fff;
}
.one1 .animated {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.one1 .animated .main {
  width: 100%;
  height: 480px;
  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: 260px;
  width: 287px;
  margin-right: 17px;
}
.one1 .animated .main .main_c ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.one1 .animated .main .main_c ul li:last-child {
  margin-right: 0;
}
.one1 .animated .main .main_c ul li img {
  width: 287px;
  height: 172px;
}
.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: 5px 5px 20px #e2e2e2;
  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;
}
.one1 .animated .main .main_c ul li:last-child {
  margin-left: 1px;
}
.two1 {
  width: 100%;
  height: 620px;
}
.two1 .animated {
  height: 100%;
}
.two1 .animated .video {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.two1 .animated .video .main_t {
  margin-top: 35px;
  text-align: center;
}
.two1 .animated .video .main_t h1 {
  font-size: 45px;
  color: #424242;
}
.two1 .animated .video .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.two1 .animated .video .vie_box {
  height: 375px;
  margin-top: 30px;
}
.two1 .animated .video .vie_box div {
  float: left;
  height: 100%;
}
.two1 .animated .video .vie_box .vie_left {
  width: 510px;
  margin-left: 30px;
}
.two1 .animated .video .vie_box .vie_left p {
  font-size: 16px;
  color: #888;
  padding-left: 10px;
  line-height: 24px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(1) {
  font-size: 30px;
  color: #333;
  text-align: center;
  padding-top: 30px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(3) {
  text-indent: 20px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(2) {
  text-indent: 20px;
  padding-top: 15px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(4) {
  margin-top: 50px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(4) img {
  float: right;
  margin-right: 5px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(5) {
  text-align: right;
  line-height: 26px;
  padding-top: 3px;
}
.two1 .animated .video .vie_box .vie_left p:nth-child(6) {
  margin-top: 5px;
  width: 90%;
  height: 1px;
  background-color: #757575;
  margin-left: 10px;
}
.two1 .animated .video .vie_box .vie_tight {
  width: 620px;
  height: 100%;
  float: left;
  position: relative;
  z-index: 2;
      left: 30px;
      top: 30px;
}
.two1 .animated .video .vie_box .vie_tight:after{content:'';width: 554px;height: 327px;background: #61a3e8;position: absolute;top: -20px;left: -20px;z-index: -1;}
.two1 .animated .video .vie_box .vie_tight video {
  display: block;
  width: 100%;
  height: 100%;
}
.Strength {
  width: 100%;
  height: 625px;
  background-color: #e3123f;
}
.Strength .Strength_c {
  height: 100%;
  overflow: hidden;
}
.Strength .Strength_c .main_t {
  margin-top: 35px;
  text-align: center;
}
.Strength .Strength_c .main_t h1 {
  font-size: 45px;
  color: #fff;
}
.Strength .Strength_c .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #fff;
}
.Strength .Strength_c .main_t p {
  width: 1030px;
  margin: 0 auto;
  font-size: 15px;
  color: #fff;
}
.Strength .Strength_c .a1 {
  width: 1260px;
  height: 370px;
  margin: 0 auto;
  margin-top: 30px;
}
.Strength .Strength_c .a1 .sea_box {
  width: 1260px;
  height: 370px;
  position: relative;
}
.Strength .Strength_c .a1 .sea_box .sea_banner {
  width: 1150px;
  height: 100%;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide {
  position: relative;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide img {
  display: block;
  width: 217px;
  height: 367px;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color {
  width: 217px;
  height: 62px;
  position: absolute;
  top: 305px;
  left: 0;
  background: linear-gradient(rgba(0, 0, 0, 0), #000000);
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color span {
  text-align: center;
  display: block;
  padding: 0 12px;
  color: #8a8a8a;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color span:nth-child(1) {
  color: #fff;
  font-size: 22px;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color span:nth-child(2) {
  padding: 0px 0 12px 0;
  color: #c6c5c5;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color span:nth-child(3) {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color span:nth-child(4) {
  width: 88%;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide .bg_color span:nth-child(4) a {
  display: block;
  width: 140px;
  height: 31px;
  border-radius: 20px;
  border: 1px dashed #e3123f;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
  line-height: 30px;
  color: #e3123f;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide:hover .bg_color {
  height: 367px;
  top: 0;
  transition: all .4s;
}
.Strength .Strength_c .a1 .sea_box .sea_banner .swiper-slide:hover .bg_color span:nth-child(1) {
  margin-top: 135px;
}
.Strength .Strength_c .a1 .sea_box .swiper-button-prev {
  width: 40px;
  height: 95px;
  background: url('../image/index_left_right_03.png') no-repeat center;
  background-color: #fff;
  top: 43%;
  outline: none;
}
.Strength .Strength_c .a1 .sea_box .swiper-button-prev:hover {
  background-color: #262626;
}
.Strength .Strength_c .a1 .sea_box .swiper-button-next {
  width: 40px;
  height: 95px;
  background: url('../image/index_left_right_05.png') no-repeat center;
  background-color: #fff;
  top: 43%;
  right: 15px;
  outline: none;
}
.Strength .Strength_c .a1 .sea_box .swiper-button-next:hover {
  background-color: #262626;
}
.thr {
  height: 646px;
  width: 100%;
  overflow: hidden;
}
.thr .animated {
  height: 100%;
}
.thr .animated .advantage {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.thr .animated .advantage .main_t {
  margin-top: 35px;
  text-align: center;
}
.thr .animated .advantage .main_t h1 {
  font-size: 45px;
  color: #424242;
}
.thr .animated .advantage .main_t h1 i {
  color: #afafaf;
}
.thr .animated .advantage .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.thr .animated .advantage .main_t p {
  width: 1030px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
}
.thr .animated .advantage .advantage_c {
  height: 80%;
  padding-top: 30px;
  padding-bottom: 50px;
  overflow: hidden;
}
.thr .animated .advantage .advantage_c .ys_top {
  height: 350px;
}
.thr .animated .advantage .advantage_c .ys_top li {
  float: left;
  width: 296px;
  height: 387px;
  margin-top: 30px;
  border: 1px solid #ccc;
  border-right: none;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(1) {
  width: 210px;
  height: 170px;
  overflow: hidden;
  margin: 0 auto;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(1) img {
  width: 90px;
  height: 90px;
  display: block;
  margin: 0 auto;
  margin-top: 20px;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(1) p {
  font-size: 28px;
  color: #00a7c3;
  text-align: center;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(2) {
  text-align: center;
  height: 180px;
  width: 246px;
  margin: 0 auto;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(2) span {
  font-size: 16px;
  line-height: 25px;
  height: 71px;
  display: block;
  color: #5c5c5c;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(2) span:nth-child(2) {
  display: block;
  width: 140px;
  height: 37px;
  border-radius: 20px;
  background-color: #00a7c3;
  margin: 0 auto;
  margin-top: 85px;
}
.thr .animated .advantage .advantage_c .ys_top li div:nth-child(2) span:nth-child(2) a {
  text-align: center;
  line-height: 37px;
  color: #fff;
  font-size: 16px;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover div:nth-child(1) {
  width: 100%;
  background: #17c8e6;
  transition: all .3s;
  border-radius: 15px 15px 0 0;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover div:nth-child(1) p {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover div:nth-child(2) {
  width: 84%;
  background: #17c8e6;
  transition: all .3s;
  border-radius: 0 0 15px 15px;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover div:nth-child(2) span {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover div:nth-child(2) span:nth-child(2) {
  background-color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover div:nth-child(2) span:nth-child(2) a {
  color: #17c8e6;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(1):hover {
  margin-top: 15px;
  box-shadow: 2px 2px 10px #888;
  transition: all .3s;
  border-radius: 15px;
  background-color: #17c8e6;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2) div:nth-child(1) p {
  color: #0b63ce;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2) div:nth-child(2) span:nth-child(2) {
  background-color: #0b63ce;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover div:nth-child(1) {
  width: 100%;
  background: #2e76cd;
  transition: all .3s;
  border-radius: 15px 15px 0 0;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover div:nth-child(1) p {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover div:nth-child(2) {
  width: 80%;
  background: #2e76cd;
  transition: all .3s;
  border-radius: 0 0 15px 15px;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover div:nth-child(2) span {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover div:nth-child(2) span:nth-child(2) {
  background-color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover div:nth-child(2) span:nth-child(2) a {
  color: #2e76cd;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(2):hover {
  margin-top: 15px;
  box-shadow: 2px 2px 10px #888;
  transition: all .3s;
  border-radius: 15px;
  background-color: #2e76cd;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3) div:nth-child(1) p {
  color: #00ac3e;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3) div:nth-child(2) span:nth-child(2) {
  background-color: #00ac3e;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover div:nth-child(1) {
  width: 100%;
  background: #1fc95c;
  transition: all .3s;
  border-radius: 15px 15px 0 0;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover div:nth-child(1) p {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover div:nth-child(2) {
  width: 84%;
  background: #1fc95c;
  transition: all .3s;
  border-radius: 0 0 15px 15px;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover div:nth-child(2) span {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover div:nth-child(2) span:nth-child(2) {
  background-color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover div:nth-child(2) span:nth-child(2) a {
  color: #1fc95c;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(3):hover {
  margin-top: 15px;
  box-shadow: 2px 2px 10px #888;
  transition: all .2s;
  border-radius: 15px;
  background-color: #1fc95c;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4) {
  border-right: 1px solid #ccc;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4) div:nth-child(1) p {
  color: #ef1e4a;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4) div:nth-child(2) span:nth-child(2) {
  background-color: #ef1e4a;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover div:nth-child(1) {
  width: 100%;
  background: #e84c6c;
  transition: all .3s;
  border-radius: 15px 15px 0 0;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover div:nth-child(1) p {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover div:nth-child(2) {
  width: 84%;
  background: #e84c6c;
  transition: all .3s;
  border-radius: 0 0 15px 15px;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover div:nth-child(2) span {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover div:nth-child(2) span:nth-child(2) {
  background-color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover div:nth-child(2) span:nth-child(2) a {
  color: #e84c6c;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(4):hover {
  margin-top: 15px;
  box-shadow: 2px 2px 10px #888;
  transition: all .2s;
  border-radius: 15px;
  background-color: #e84c6c;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5) {
  border-right: 1px solid #ccc;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5) div:nth-child(1) p {
  color: #f26d01;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5) div:nth-child(2) span:nth-child(2) {
  background-color: #f26d01;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover div:nth-child(1) {
  width: 100%;
  background: #ef8026;
  transition: all .3s;
  border-radius: 15px 15px 0 0;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover div:nth-child(1) p {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover div:nth-child(2) {
  width: 100%;
  background: #ef8026;
  transition: all .3s;
  border-radius: 0 0 15px 15px;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover div:nth-child(2) span {
  color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover div:nth-child(2) span:nth-child(2) {
  background-color: #fff;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover div:nth-child(2) span:nth-child(2) a {
  color: #ef8026;
}
.thr .animated .advantage .advantage_c .ys_top li:nth-child(5):hover {
  margin-top: 15px;
  box-shadow: 2px 2px 10px #888;
  transition: all .2s;
  border-radius: 15px;
  background-color: #ef8026;
}
.for {
  width: 100%;
  height: 670px;
  background-color: #f2f2f2;
}
.for .animated {
  height: 100%;
}
.for .animated .case {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.for .animated .case .main_t {
  margin-top: 35px;
  text-align: center;
}
.for .animated .case .main_t h1 {
  font-size: 45px;
  color: #424242;
  letter-spacing: 2px;
}
.for .animated .case .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.for .animated .case .main_t p {
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
}
.for .animated .case .case_box {
  width: 1300px;
  margin: 0 auto;
  margin-top: 35px;
  position: relative;
}
.for .animated .case .case_box .swiper-slide {
  width: 100%;
  height: 100%;
  position: relative;
}
.for .animated .case .case_box .swiper-slide img {
  display: block;
  width: 390px;
  height: 282px;
}
.for .animated .case .case_box .swiper-slide p {
  text-align: center;
  padding-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 15px;
}
.for .animated .case .case_box .swiper-slide span {
  display: block;
  width: 137px;
  height: 52px;
  background: url('../image/index_al_13.png');
  text-align: center;
  line-height: 60px;
  margin: 0 auto;
  margin-top: 12px;
}
.for .animated .case .case_box .swiper-slide div {
  position: absolute;
  bottom: 94px;
  left: 0;
  width: 100%;
  height: 0px;
  background-color: rgba(227, 16, 71, 0.9);
}
.for .animated .case .case_box .swiper-slide div i {
  color: #fff;
  display: block;
  width: 70px;
  height: 40px;
  margin: 0 auto;
}
.for .animated .case .case_box .swiper-slide div i:nth-child(1) {
  margin-top: 105px;
}
.for .animated .case .case_box .swiper-slide div i:nth-child(2) {
  height: 2px;
  background-color: #fff;
}
.for .animated .case .case_box .swiper-slide:hover div {
  height: 282px;
  transition: all .5s;
}
.for .animated .case .case_box .swiper-button-prev {
  width: 40px;
  height: 95px;
  top: 33%;
  outline: none;
  left: 2px;
  background: url('../image/index_left_right_03.png') no-repeat center;
  background-color: #fff;
}
.for .animated .case .case_box .swiper-button-prev:hover {
  background-color: #262626;
}
.for .animated .case .case_box .swiper-button-next {
  width: 40px;
  height: 95px;
  background: url('../image/index_left_right_05.png') no-repeat center;
  background-color: #fff;
  top: 33%;
  right: 5px;
  outline: none;
}
.for .animated .case .case_box .swiper-button-next:hover {
  background-color: #262626;
}
.for .animated .case .case_box .swiper-pagination {
  left: 50%;
  transform: translate(-50%);
  margin-top: 30px;
}
.for .animated .case .case_box .swiper-pagination span {
  width: 15px;
  height: 15px;
  background: #a0a0a0;
  opacity: 1;
  outline: none;
  margin: 0 5px;
}
.for .animated .case .case_box .swiper-pagination .swiper-pagination-bullet-active {
  width: 50px !important;
  height: 15px !important;
  border-radius: 20px !important;
  background-color: #de1944 !important;
}
.fiv {
  height: 650px;
  overflow: hidden;
}
.fiv .link {
  height: 100%;
  overflow: hidden;
}
.fiv .link .main_t {
  margin-top: 35px;
  text-align: center;
}
.fiv .link .main_t h1 {
  font-size: 45px;
  color: #424242;
}
.fiv .link .main_t em {
  width: 50px;
  height: 2px;
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: #e3123f;
}
.fiv .link .main_t p {
  width: 1200px;
  margin: 0 auto;
  font-size: 15px;
  color: #757575;
}
.fiv .link .link_box {
  height: 305px;
  margin-top: 30px;
}
.fiv .link .link_box li {
  float: left;
  width: 280px;
  height: 140px;
  border-right: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.fiv .link .link_box li:nth-child(1) {
  border-left: 1px solid #e6e6e6;
  width: 280px;
  background: url('../image/b01.jpg');
}

.fiv .link .link_box li:nth-child(2) {
  background: url('../image/b02.jpg');
}

.fiv .link .link_box li:nth-child(3) {
  background: url('../image/b03.jpg');
}

.fiv .link .link_box li:nth-child(4) {
  background: url('../image/b04.jpg');
}

.fiv .link .link_box li:nth-child(5) {
border-left:1px solid #e6e6e6;
  background: url('../image/b05.jpg');
}

.fiv .link .link_box li:nth-child(6) {
  background: url('../image/b06.jpg');
}

.fiv .link .link_box li:nth-child(7) {
  background: url('../image/b07.jpg');
}

.fiv .link .link_box li:nth-child(8) {


  background: url('../image/b08.jpg');
}

.fiv .link .link_box li:nth-child(9) {
border-left:1px solid #e6e6e6;
border-bottom:1px solid #e6e6e6;
  background: url('../image/b09.jpg');
}

.fiv .link .link_box li:nth-child(10) {
	border-bottom:1px solid #e6e6e6;
  background: url('../image/b10.jpg');
}

.fiv .link .link_box li:nth-child(11) {
	border-bottom:1px solid #e6e6e6;
  background: url('../image/b11.jpg');
}

.fiv .link .link_box li:nth-child(12) {
	border-bottom:1px solid #e6e6e6;
  background: url('../image/b12.jpg');
}


.message {
  width: 100%;
  height: 480px;
  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;
}