h2,
h3,
h4 {
    margin: 0;
    line-height: 1;
}

.t-center {
    text-align: center;
}

.banner {
  background: url('../../bundles/shopexyunqi/images/home/banner.jpg') top center no-repeat;
  height: 480px;
  color: #fff;
  overflow: hidden;
}
.banner .wrap {
  padding-left: 14px;
}
.banner h2 {
  font-size: 47px;
  font-weight: 800;
  margin-top: 142px;
  margin-bottom: 36px;
}
.banner h2 span {
  text-indent: -9999px;
  line-height: 0;
  height: 0;
  overflow: hidden;
  display: block;
}
.banner h3 {
  font-size: 33px;
  font-weight: 200;
  margin-bottom: 52px;
}
.banner h3 span {
  font-weight: bold;
  font-size: 49px;
}
.banner h3 span i {
  font-style: normal;
  color: #E60012;
}
.banner .btn {
  width: 250px;
  line-height: 48px;
  background-color: #E60012;
  border-radius: 2px;
  padding: 0;
  color: #fff;
  border: 1px solid transparent;
}
.banner .btn:last-child {
  background-color: transparent;
  border-color: #fff;
  margin-left: 25px;
}
.sec1 .wrap {
  padding: 60px 0 40px;
}
.sec1 .sec1_content {
  padding-left: 30px;
}
.sec1 .sec1_content a {
  transition: .4s transform;
-ms-transform:translateY(0px); 	/* IE 9 */
-moz-transform:translateY(0px); 	/* Firefox */
-webkit-transform:translateY(0px); /* Safari 和 Chrome */
-o-transform:translateY(0px); 
transform: translateY(0px);

}
.sec1 .sec1_content a:hover {
  -ms-transform:translateY(-5px); 	/* IE 9 */
  -moz-transform:translateY(-5px); 	/* Firefox */
  -webkit-transform:translateY(-5px); /* Safari 和 Chrome */
  -o-transform:translateY(-5px); 
  transform: translateY(-5px);
}
.sec1 h2 {
  font-size: 36px;
  color: #212121;
  margin: 0 0 44px;
  font-weight: 400;
}
.sec1 h2 img {
  margin-left: 13px;
  vertical-align: sub;
}
.sec1 .sec1_item {
  width: 300px;
  height: 450px;
  border: 1px solid;
  -moz-border-image: -moz-linear-gradient(top, #362e2b, #ffffff) 10 10;
  -o-border-image: -o-linear-gradient(top, #362e2b, #ffffff) 10 10;
  border-image: -webkit-linear-gradient(top, #362e2b, #ffffff) 10 10;
  border-image: linear-gradient(180deg, #362e2b, #ffffff) 10 10;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  margin-right: 12px;
}
.sec1 .sec1_item .sec1_title {
  background: #0a0d11;
  box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
}
.sec1 .sec1_item .title {
  width: 200px;
  line-height: 50px;
  border-radius: 0px 0px 10px 10px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.sec1 .sec1_item li {
  border-bottom: 1px solid #362E2B;
  border-color: rgba(54, 46, 43, 0.2);
  line-height: 60px;
  text-align: left;
  width: 260px;
  margin: 0 auto;
}
.sec1 .sec1_item li:last-child {
  border-bottom: none;
}
.sec1 .sec1_item li a {
  padding-left: 20px;
  width: 100%;
  height: 100%;
  display: block;
}
.sec1 .sec1_item .image {
  width: 40px;
  line-height: 40px;
  background: #0a0d11;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}
.sec1 .sec1_item .image .sprite {
  background-image: url('../../bundles/shopexyunqi/images/home/sprite1.png');
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.sec1 .sec1_item .image .sprite-1 {
  width: 20px;
  height: 18px;
  background-position: -5px -5px;
}
.sec1 .sec1_item .image .sprite-2 {
  width: 19px;
  height: 19px;
  background-position: -5px -327px;
}
.sec1 .sec1_item .image .sprite-3 {
  width: 23px;
  height: 20px;
  background-position: -5px -645px;
}
.sec1 .sec1_item .image .sprite-4 {
  width: 18px;
  height: 20px;
  background-position: -5px -908px;
}
.sec1 .sec1_item .image .sprite-5 {
  width: 19px;
  height: 20px;
  background-position: -5px -938px;
}
.sec1 .sec1_item .image .sprite-6 {
  width: 17px;
  height: 20px;
  background-position: -5px -968px;
}
.sec1 .sec1_item p {
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
  color: #333333;
  margin-bottom: 0;
}
.sec1 .sec1_item .sec1_p--l2 .sec1_text {
  width: 188px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.sec1 .sec1_item .sec1_p--l2 .sec1_text p {
  line-height: 18px;
}
.sec1 .sec1_item .sec1_p--l2 .sec1_text .sec1_text--line2 {
  font-size: 14px;
}
.sec1 .sec1_item--2 {
  width: 300px;
  height: 450px;
  border: 1px solid;
  -moz-border-image: -moz-linear-gradient(top, #362e2b, #ffffff) 10 10;
  -o-border-image: -o-linear-gradient(top, #362e2b, #ffffff) 10 10;
  border-image: -webkit-linear-gradient(top, #362e2b, #ffffff) 10 10;
  border-image: linear-gradient(180deg, #362e2b, #ffffff) 10 10;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  margin-right: 12px;
  -moz-border-image: -moz-linear-gradient(top, #73461e, #ffffff) 10 10;
  -o-border-image: -o-linear-gradient(top, #73461e, #ffffff) 10 10;
  border-image: -webkit-linear-gradient(top, #73461e, #ffffff) 10 10;
  border-image: linear-gradient(180deg, #73461e, #ffffff) 10 10;
}
.sec1 .sec1_item--2 .sec1_title {
  background: #0a0d11;
  box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
}
.sec1 .sec1_item--2 .title {
  width: 200px;
  line-height: 50px;
  border-radius: 0px 0px 10px 10px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.sec1 .sec1_item--2 li {
  border-bottom: 1px solid #362E2B;
  border-color: rgba(54, 46, 43, 0.2);
  line-height: 60px;
  text-align: left;
  width: 260px;
  margin: 0 auto;
}
.sec1 .sec1_item--2 li:last-child {
  border-bottom: none;
}
.sec1 .sec1_item--2 li a {
  padding-left: 20px;
  width: 100%;
  height: 100%;
  display: block;
}
.sec1 .sec1_item--2 .image {
  width: 40px;
  line-height: 40px;
  background: #0a0d11;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}
.sec1 .sec1_item--2 .image .sprite {
  background-image: url('../../bundles/shopexyunqi/images/home/sprite1.png');
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.sec1 .sec1_item--2 .image .sprite-1 {
  width: 20px;
  height: 18px;
  background-position: -5px -5px;
}
.sec1 .sec1_item--2 .image .sprite-2 {
  width: 19px;
  height: 19px;
  background-position: -5px -327px;
}
.sec1 .sec1_item--2 .image .sprite-3 {
  width: 23px;
  height: 20px;
  background-position: -5px -645px;
}
.sec1 .sec1_item--2 .image .sprite-4 {
  width: 18px;
  height: 20px;
  background-position: -5px -908px;
}
.sec1 .sec1_item--2 .image .sprite-5 {
  width: 19px;
  height: 20px;
  background-position: -5px -938px;
}
.sec1 .sec1_item--2 .image .sprite-6 {
  width: 17px;
  height: 20px;
  background-position: -5px -968px;
}
.sec1 .sec1_item--2 p {
  font-size: 16px;
  display: inline-block;
  margin-left: 20px;
  color: #333333;
  margin-bottom: 0;
}
.sec1 .sec1_item--2 .sec1_p--l2 .sec1_text {
  width: 188px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.sec1 .sec1_item--2 .sec1_p--l2 .sec1_text p {
  line-height: 18px;
}
.sec1 .sec1_item--2 .sec1_p--l2 .sec1_text .sec1_text--line2 {
  font-size: 14px;
}
.sec1 .sec1_item--2 .sec1_item--2_title {
  background: #73461e;
  box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
}
.sec1 .sec1_item--2 .image {
  background: #73461e;
}
.sec1 .sec1_item--2 .sprite-7 {
  width: 20px;
  height: 20px;
  background-position: -5px -998px;
}
.sec1 .sec1_item--2 .sprite-8 {
  width: 27px;
  height: 11px;
  background-position: -5px -1028px;
}
.sec1 .sec1_item--2 .sprite-9 {
  width: 22px;
  height: 17px;
  background-position: -5px -1049px;
}
.sec1 .sec1_item--2 .sprite-10 {
  width: 20px;
  height: 19px;
  background-position: -5px -33px;
}
.sec1 .sec1_item--2 .sprite-11 {
  width: 20px;
  height: 19px;
  background-position: -5px -62px;
}
.sec1 .sec1_item--2 .sprite-12 {
  width: 17px;
  height: 22px;
  background-position: -5px -91px;
}
.sec1 .sec1_item--3 {
  width: 520px;
  height: 450px;
  border: 1px solid;
  -moz-border-image: -moz-linear-gradient(top, #810100, #ffffff) 10 10;
  -o-border-image: -o-linear-gradient(top, #810100, #ffffff) 10 10;
  border-image: -webkit-linear-gradient(top, #810100, #ffffff) 10 10;
  border-image: linear-gradient(180deg, #810100, #ffffff) 10 10;
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
  margin-right: 12px;
  cursor: pointer;
  transition: .4s transform;
  -ms-transform:translateY(0px); 	/* IE 9 */
  -moz-transform:translateY(0px); 	/* Firefox */
  -webkit-transform:translateY(0px); /* Safari 和 Chrome */
  -o-transform:translateY(0px); 
  transform: translateY(0px); 
}
.sec1 .sec1_item--3:hover {
  -ms-transform:translateY(-5px); 	/* IE 9 */
  -moz-transform:translateY(-5px); 	/* Firefox */
  -webkit-transform:translateY(-5px); /* Safari 和 Chrome */
  -o-transform:translateY(-5px); 
  transform: translateY(-5px);
} 
.sec1 .sec1_item--3 ul {
  padding-left: 45px;
}
.sec1 .sec1_item--3 li {
  margin-right: 40px;
  display: inline-block;
  float: left;
  width: 58px;
  white-space: nowrap;
}
.sec1 .sec1_item--3 li:nth-child(5n) {
  margin-right: 0;
}
.sec1 .sec1_item--3 .sec1_item3_title {
  background: #810100;
  box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.2);
  width: 200px;
  line-height: 50px;
  border-radius: 0px 0px 10px 10px;
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.sec1 .sec1_item--3 p {
  font-size: 12px;
  color: #333333;
  margin: 7px 0 14px;
  line-height: 1;
}
.sec1 .sec1_item--3 .image {
  background: #810100;
  width: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
}
.sec1 .sec1_item--3 .sprite {
  background-image: url('../../bundles/shopexyunqi/images/home/sprite1.png');
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.sec1 .sec1_item--3 .sprite-13 {
  width: 17px;
  height: 20px;
  background-position: -5px -123px;
}
.sec1 .sec1_item--3 .sprite-14 {
  width: 19px;
  height: 19px;
  background-position: -5px -153px;
}
.sec1 .sec1_item--3 .sprite-15 {
  width: 20px;
  height: 17px;
  background-position: -5px -182px;
}
.sec1 .sec1_item--3 .sprite-16 {
  width: 20px;
  height: 19px;
  background-position: -5px -209px;
}
.sec1 .sec1_item--3 .sprite-17 {
  width: 20px;
  height: 20px;
  background-position: -5px -238px;
}
.sec1 .sec1_item--3 .sprite-18 {
  width: 19px;
  height: 20px;
  background-position: -5px -268px;
}
.sec1 .sec1_item--3 .sprite-19 {
  width: 19px;
  height: 19px;
  background-position: -5px -298px;
}
.sec1 .sec1_item--3 .sprite-20 {
  width: 17px;
  height: 24px;
  background-position: -5px -356px;
}
.sec1 .sec1_item--3 .sprite-21 {
  width: 20px;
  height: 19px;
  background-position: -5px -390px;
}
.sec1 .sec1_item--3 .sprite-22 {
  width: 19px;
  height: 19px;
  background-position: -5px -419px;
}
.sec1 .sec1_item--3 .sprite-23 {
  width: 19px;
  height: 20px;
  background-position: -5px -448px;
}
.sec1 .sec1_item--3 .sprite-24 {
  width: 22px;
  height: 16px;
  background-position: -5px -478px;
}
.sec1 .sec1_item--3 .sprite-25 {
  width: 22px;
  height: 18px;
  background-position: -5px -504px;
}
.sec1 .sec1_item--3 .sprite-26 {
  width: 22px;
  height: 18px;
  background-position: -5px -532px;
}
.sec1 .sec1_item--3 .sprite-27 {
  width: 20px;
  height: 20px;
  background-position: -5px -560px;
}
.sec1 .sec1_item--3 .sprite-28 {
  width: 20px;
  height: 16px;
  background-position: -5px -590px;
}
.sec1 .sec1_item--3 .sprite-29 {
  width: 20px;
  height: 19px;
  background-position: -5px -616px;
}
.sec1 .sec1_item--3 .sprite-30 {
  width: 20px;
  height: 18px;
  background-position: -5px -675px;
}
.sec1 .sec1_item--3 .sprite-31 {
  width: 20px;
  height: 19px;
  background-position: -5px -703px;
}
.sec1 .sec1_item--3 .sprite-32 {
  width: 23px;
  height: 20px;
  background-position: -5px -732px;
}
.sec1 .sec1_item--3 .sprite-33 {
  width: 19px;
  height: 19px;
  background-position: -5px -762px;
}
.sec1 .sec1_item--3 .sprite-34 {
  width: 20px;
  height: 19px;
  background-position: -5px -791px;
}
.sec1 .sec1_item--3 .sprite-35 {
  width: 20px;
  height: 20px;
  background-position: -5px -820px;
}
.sec1 .sec1_item--3 .sprite-36 {
  width: 20px;
  height: 20px;
  background-position: -5px -850px;
}
.sec1 .sec1_item--3 .sprite-37 {
  width: 20px;
  height: 18px;
  background-position: -5px -880px;
}
.sec1 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  margin-top: 48px;
  padding: 0;
}
.sec2 {
  background-color: #E5E5E5;
  max-width: 1920px;
  margin: 0 auto;
}
.sec2 .wrap {
  padding: 60px 0 65px;
}
.sec2 h2 {
  font-size: 36px;
  color: #212121;
  margin-bottom: 23px;
  font-weight: 400;
}
.sec2 h2 img {
  width: 171px;
  height: 40px;
  margin-right: 8px;
  vertical-align: sup;
}
.sec2 h3 {
  font-size: 16px;
  color: #888888;
  font-weight: 400;
  margin-bottom: 37px;
}
.sec3 {
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 40px;
}
.sec3 .wrap {
  padding: 60px 0 40px;
}
.sec3 h2 {
  color: #212121;
  font-size: 36px;
  line-height: 36px;
  font-weight: 400;
  margin-bottom: 26px;
}
.sec3 h2 img {
  margin-right: 10px;
  vertical-align: sup;
}
.sec3 h3 {
  color: #888888;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
}
.sec3 .swiper-wrapper {
  margin-bottom: 40px;
}
.sec3 .swiper-slide {
  width: 1100px;
  -webkit-transition: opacity, -webkit-transform 0.4s;
  transition: opacity, -webkit-transform 0.4s;
  -o-transition: opacity, -o-transform 0.4s;
  -moz-transition: opacity, transform 0.4s, -moz-transform 0.4s;
  transition: opacity, transform .4s;
  transition: opacity, transform 0.4s, -webkit-transform 0.4s, -moz-transform 0.4s, -o-transform 0.4s;
}
.sec3 .swiper-slide .item1 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item1 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item1 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item1 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item1 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item1 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item1 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item1 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item1 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item1 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item1 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item1 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item1 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item2 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item2 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item2 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item2 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item2 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item2 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item2 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item2 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item2 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item2 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item2 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item2 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item2 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item3 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item3 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item3 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item3 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item3 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item3 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item3 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item3 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item3 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item3 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item3 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item3 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item3 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item3 .item3_rightlogop {
  display: inline-block;
  font-size: 12px;
  vertical-align: bottom;
}
.sec3 .swiper-slide .item3 .left_img {
  padding-left: 13px;
}
.sec3 .swiper-slide .item3 .item3_rightimg {
  margin-left: -56px;
  margin-top: 20px;
}
.sec3 .swiper-slide .item3 .item3_img1p,
.sec3 .swiper-slide .item3 .item3_img2p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 29px;
}
.sec3 .swiper-slide .item3 .item3_img2p {
  margin-bottom: 23px;
  margin-top: 30px;
}
.sec3 .swiper-slide .item3 .item3_leftblock2 {
  width: 486px;
}
.sec3 .swiper-slide .item3 ul {
  padding-left: 79px;
}
.sec3 .swiper-slide .item3 li {
  float: left;
  width: 48px;
  margin-bottom: 16px;
  text-align: center;
  margin-right: 48px;
  position: relative;
}
.sec3 .swiper-slide .item3 li:after {
  content: '';
  width: 40px;
  height: 40px;
  background: #F1E7E5;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: -1;
}
.sec3 .swiper-slide .item3 li img {
  margin-top: 14px;
}
.sec3 .swiper-slide .item3 li p {
  font-size: 12px;
  margin: 14px 0 0;
}
.sec3 .swiper-slide .item3 .item3_rightimgp {
  color: #FF0000;
  font-size: 13px;
}
.sec3 .swiper-slide .item3 .item3_rightimgp span {
  margin-right: 80px;
}
.sec3 .swiper-slide .item3 .item3_rightimgp span:last-child {
  margin-right: 50px;
}
.sec3 .swiper-slide .item4 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item4 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item4 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item4 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item4 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item4 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item4 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item4 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item4 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item4 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item4 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item4 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item4 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item4 .item3_rightlogop {
  display: inline-block;
  font-size: 12px;
  vertical-align: bottom;
}
.sec3 .swiper-slide .item4 .left_img {
  padding-left: 13px;
}
.sec3 .swiper-slide .item4 .item3_rightimg {
  margin-left: -56px;
  margin-top: 20px;
}
.sec3 .swiper-slide .item4 .item3_img1p,
.sec3 .swiper-slide .item4 .item3_img2p {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 29px;
}
.sec3 .swiper-slide .item4 .item3_img2p {
  margin-bottom: 23px;
  margin-top: 30px;
}
.sec3 .swiper-slide .item4 .item3_leftblock2 {
  width: 486px;
}
.sec3 .swiper-slide .item4 ul {
  padding-left: 79px;
}
.sec3 .swiper-slide .item4 li {
  float: left;
  width: 48px;
  margin-bottom: 16px;
  text-align: center;
  margin-right: 48px;
  position: relative;
}
.sec3 .swiper-slide .item4 li:after {
  content: '';
  width: 40px;
  height: 40px;
  background: #F1E7E5;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: -1;
}
.sec3 .swiper-slide .item4 li img {
  margin-top: 14px;
}
.sec3 .swiper-slide .item4 li p {
  font-size: 12px;
  margin: 14px 0 0;
}
.sec3 .swiper-slide .item4 .item3_rightimgp {
  color: #FF0000;
  font-size: 13px;
}
.sec3 .swiper-slide .item4 .item3_rightimgp span {
  margin-right: 80px;
}
.sec3 .swiper-slide .item4 .item3_rightimgp span:last-child {
  margin-right: 50px;
}
.sec3 .swiper-slide .item4 .item4_leftdes {
  margin-bottom: 28px;
}
.sec3 .swiper-slide .item4 .item4_img1p {
  margin-bottom: 16px;
  line-height: 1;
}
.sec3 .swiper-slide .item4 .item4_img2p {
  margin-top: 24px;
  margin-bottom: 10px;
  line-height: 1;
}
.sec3 .swiper-slide .item4 .item4_leftblock2 {
  width: 503px;
  height: 156px;
  background: #eeeeee;
}
.sec3 .swiper-slide .item4 .item4_leftblock2 ul {
  padding-left: 0;
  padding-top: 16px;
}
.sec3 .swiper-slide .item4 .item4_leftblock2 li {
  width: 83px;
  margin-right: 0;
  white-space: nowrap;
}
.sec3 .swiper-slide .item4 .item4_leftblock2 li:nth-child(6n) {
  margin-right: 0;
}
.sec3 .swiper-slide .item4 .item4_leftblock2 li img {
  margin-top: 0;
}
.sec3 .swiper-slide .item4 .item4_leftblock2 li p {
  margin-top: 8px;
}
.sec3 .swiper-slide .item4 .item4_rightimgp {
  color: #FF6A00;
}
.sec3 .swiper-slide .item4 .item4_rightimgp span {
  margin-right: 94px;
}
.sec3 .swiper-slide .item4 .item4_rightimgp span:last-child {
  margin-right: 114px;
}
.sec3 .swiper-slide .item5 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item5 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item5 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item5 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item5 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item5 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item5 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item5 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item5 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item5 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item5 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item5 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item5 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item5 .right .item5_rightimg2 {
  margin-left: -58px;
}
.sec3 .swiper-slide .item5 .item5_leftp {
  margin-bottom: 16px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
}
.sec3 .swiper-slide .item5 .item5_logop {
  display: inline-block;
  font-size: 12px;
  vertical-align: bottom;
}
.sec3 .swiper-slide .item6 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item6 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item6 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item6 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item6 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item6 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item6 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item6 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item6 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item6 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item6 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item6 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item6 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item6 .right .item5_rightimg2 {
  margin-left: -58px;
}
.sec3 .swiper-slide .item6 .item5_leftp {
  margin-bottom: 16px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
}
.sec3 .swiper-slide .item6 .item5_logop {
  display: inline-block;
  font-size: 12px;
  vertical-align: bottom;
}
.sec3 .swiper-slide .item6 .item6_leftp {
  margin-top: 74px;
}
.sec3 .swiper-slide .item6 .right .item6_rightimg2 {
  margin-left: -10px;
}
.sec3 .swiper-slide .item7 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item7 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item7 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item7 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item7 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item7 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item7 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item7 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item7 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item7 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item7 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item7 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item7 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item7 .right .item5_rightimg2 {
  margin-left: -58px;
}
.sec3 .swiper-slide .item7 .item5_leftp {
  margin-bottom: 16px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
}
.sec3 .swiper-slide .item7 .item5_logop {
  display: inline-block;
  font-size: 12px;
  vertical-align: bottom;
}
.sec3 .swiper-slide .item7 .item6_leftp {
  margin-top: 74px;
}
.sec3 .swiper-slide .item7 .right .item6_rightimg2 {
  margin-left: -10px;
}
.sec3 .swiper-slide .item8 {
  background-color: #fff;
  margin: 0 auto;
  height: 720px;
  border: 1px solid #e5e5e5;
  box-shadow: 2px 3px 6px 0px rgba(0, 0, 0, 0.2);
  margin-bottom: 40px;
  position: relative;
}
.sec3 .swiper-slide .item8 .title {
  line-height: 50px;
  background: #eeeeee;
  font-weight: bold;
  font-size: 18px;
}
.sec3 .swiper-slide .item8 article {
  float: left;
  text-align: left;
  color: #212121;
}
.sec3 .swiper-slide .item8 .left {
  padding-left: 33px;
}
.sec3 .swiper-slide .item8 .left_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
}
.sec3 .swiper-slide .item8 .left_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item8 .left_des {
  font-size: 12px;
  color: #212121;
  line-height: 22px;
  margin-bottom: 40px;
  width: 486px;
}
.sec3 .swiper-slide .item8 .left_p {
  margin: 14px auto 0;
  text-align: center;
}
.sec3 .swiper-slide .item8 .right {
  margin-left: 64px;
}
.sec3 .swiper-slide .item8 .right_tag {
  font-size: 14px;
  width: 90px;
  line-height: 32px;
  background: #e60012;
  margin: 18px 0 17px;
  color: #fff;
  text-align: center;
  position: relative;
  margin-right: 16px;
  display: inline-block;
}
.sec3 .swiper-slide .item8 .right_tag:after {
  content: '';
  width: 0;
  height: 0;
  border: 6px solid transparent;
  display: inline-block;
  border-top-color: #BFBFBF;
  position: absolute;
  right: -6px;
  bottom: 2px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.sec3 .swiper-slide .item8 .right_des {
  font-size: 12px;
  line-height: 22px;
  width: 484px;
  margin-bottom: 25px;
}
.sec3 .swiper-slide .item8 .btn {
  width: 280px;
  line-height: 50px;
  background: #e60012;
  border-radius: 2px;
  font-size: 16px;
  color: #fff;
  padding: 0;
  position: absolute;
  bottom: 27px;
  left: 410px;
}
.sec3 .swiper-slide .item8 .right .item5_rightimg2 {
  margin-left: -58px;
}
.sec3 .swiper-slide .item8 .item5_leftp {
  margin-bottom: 16px;
  line-height: 1;
  font-size: 14px;
  font-weight: 700;
}
.sec3 .swiper-slide .item8 .item5_logop {
  display: inline-block;
  font-size: 12px;
  vertical-align: bottom;
}
.sec3 .swiper-slide .item8 .item6_leftp {
  margin-top: 74px;
}
.sec3 .swiper-slide .item8 .right .item6_rightimg2 {
  margin-left: -10px;
}
.sec3 .swiper-slide .item8 .left_des {
  margin-bottom: 22px;
}
.sec3 .swiper-slide .item8 .right .right_title {
  font-weight: bold;
  font-size: 14px;
  margin-top: 45px;
  margin-bottom: 17px;
  line-height: 1;
}
.sec3 .swiper-slide .item8_content2 {
  background-color: #EEEEEE;
  width: 1028px;
  height: 176px;
  margin: 17px auto 0;
  color: #64322C;
}
.sec3 .swiper-slide .item8_content2 ul {
  padding-left: 64px;
}
.sec3 .swiper-slide .item8_content2 li {
  margin-right: 64px;
  width: 193px;
}
.sec3 .swiper-slide .item8_content2 li .item8_content2title {
  font-size: 14px;
  font-weight: bold;
  margin: 14px 0 9px;
  line-height: 1;
}
.sec3 .swiper-slide .item8_content2 li .des {
  text-align: left;
  font-size: 12px;
  line-height: 16px;
}
.sec3 .swiper-slide .item8_content2 li:first-child {
  margin-right: 40px;
}
.sec3 .swiper-slide .item8_content2 li:nth-child(2) {
  margin-right: 44px;
}
.sec3 .swiper-slide .item8_content2 li:nth-child(3) {
  margin-right: 44px;
}
.sec3 .swiper-slide .item8_content2 li:last-child {
  margin-right: 0;
}
.sec3 .swiper-button-black {
  width: 30px;
  height: 78px;
  -o-background-size: 8px 14px;
  background-size: 8px 14px;
  border: 1px solid #e5e5e5;
  box-shadow: 4px 2px 6px 0px rgba(0, 0, 0, 0.13);
}
.sec3 .swiper-button-next,
.sec3 .swiper-button-prev {
  background-color: #fff;
}
.sec3 .swiper-button-next {
  right: 50%;
  margin-right: -600px;
}
.sec3 .swiper-button-prev {
  left: 50%;
  margin-left: -600px;
}
.sec3 .swiper-pagination-bullet {
  width: auto;
  background: none;
}
.sec3 .swiper-pagination-bullet span {
  background-color: #BFBFBF;
  width: 20px;
  line-height: 20px;
  border-radius: 50%;
  display: inline-block;
  color: #fff;
}
.sec3 .swiper-pagination-bullet-active span {
  background-color: #E60012;
}
.sec3 .swiper-pagination-bullet-active .ad {
  margin-left: 6px;
  font-style: normal;
  color: #212121;
  font-size: 12px;
}
.sec3 .swiper-slide-prev,
.sec3 .swiper-slide-next {
  opacity: .5;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.sec4 {
  background-color: #f5f5f5;
  max-width: 1920px;
  margin: 0 auto;
}
.sec4 .wrap {
  padding: 60px 0 65px;
}
.sec4 h2 {
  font-size: 36px;
  color: #212121;
  margin-bottom: 23px;
  font-weight: 400;
}
.sec4 h2 img {
  width: 171px;
  height: 40px;
  margin-right: 8px;
  vertical-align: sup;
}
.sec4 h3 {
  font-size: 16px;
  color: #888888;
  font-weight: 400;
  margin-bottom: 37px;
}
.sec4 h3 {
  margin-bottom: 45px;
}
.sec5 .wrap {
  padding: 60px 0 50px;
}
.sec5 h2 {
  font-size: 36px;
  color: #212121;
  margin-bottom: 40px;
  font-weight: 400;
}
.sec5 h2 img {
  width: 171px;
  height: 40px;
  margin-right: 8px;
  vertical-align: sup;
}
.sec5 .sec5_box {
  width: 938px;
  height: 260px;
  margin: 0 auto;
  margin-bottom: 40px;
}
.sec5 .sec5_box--item {
  height: 100%;
  color: #fff;
}
.sec5 .sec5_box--item .title {
  font-size: 18px;
  font-weight: 500;
  line-height: 94px;
  margin-bottom: 0;
  letter-spacing: 1px;
}
.sec5 .sec5_box--item .desbox {
  display: table;
  font-size: 14px;
  height: 168px;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
.sec5 .sec5_box--item .desbox p,
.sec5 .sec5_box--item .desbox ul {
  display: table-cell;
  vertical-align: middle;
}
.sec5 .sec5_box--item .desbox li {
  line-height: 22px;
}
.sec5 .sec5_box--item1 {
  width: 92px;
  background-color: #1B1B1B;
}
.sec5 .sec5_box--item1 .title {
  font-size: 14px;
  line-height: 94px;
  margin-bottom: 0;
  font-weight: 400;
}
.sec5 .sec5_box--item1 .desbox {
  display: table;
  font-size: 14px;
  height: 168px;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
}
.sec5 .sec5_box--item1 .desbox p {
  text-align: center;
  letter-spacing: 1px;
  display: table-cell;
  vertical-align: middle;
}
.sec5 .sec5_box--item2 {
  width: 176px;
  background-color: #FF797A;
}
.sec5 .sec5_box--item3 {
  width: 200px;
  background-color: #FE3837;
}
.sec5 .sec5_box--item4 {
  width: 230px;
  background-color: #810100;
}
.sec5 .sec5_box--item5 {
  width: 240px;
  background-color: #570000;
}
.sec5 .btn {
  width: 200px;
  line-height: 48px;
  border-radius: 2px;
  background: #E60012;
  color: #FFFFFF;
  font-size: 16px;
  border: 1px solid #E60012;
  padding: 0;
}
.sec5 .btn:last-child {
  margin-left: 20px;
  background-color: transparent;
  color: #E60012;
  border: 1px solid #E60012;
}
