@charset "utf-8";

/*----公共样式-----*/
.max_width {
  overflow: hidden;
  margin: 0 auto;
  width: 1000px;
}

.btn {
  font-size: 0;
  text-align: center;
}

.btn a {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 260px;
  height: 50px;
  border-radius: 30px;
  margin: 0 28px;
  letter-spacing: 2px;
  background: url(../images/anniu.png) no-repeat;
  font-size: 20px;
  color: #f48550;
  line-height: 50px;
  font-weight: bold;
}

.btn .btn02 {
  background: linear-gradient(90deg, #f25256, #f7cf47);
  color: #fff;
}

.title {
  text-align: center;
}
.title h2 {
  font-size: 34px;
  color: #333;
  line-height: 44px;
  letter-spacing: 3px;
  padding: 0 15px;
  display: inline-block;
  vertical-align: top;
}
.title em {
  display: inline-block;
  vertical-align: top;
  background: url(../images/tit01.png) no-repeat;
  width: 40px;
  height: 44px;
}
.title .em01 {
  transform: rotate(90deg);
}
img {
  max-width: initial;
}
.wp {
  width: 1000px;
  margin: 0 auto;
}
/*----------------*/
.banner_wrap {
  overflow: hidden;
  width: 100%;
  height: 628px;
  background: url(../images/banner.jpg) top no-repeat;
  min-width: 1000px;
}

.banner_con {
  width: 1000px;
  margin: 0 auto;
}
.banner_con a {
  width: 258px;
  height: 69px;
  display: block;
  font-size: 0;
  margin-top: 487px;
}

.box1_wrap {
  width: 100%;
  background: url(../images/page1-bg.jpg) no-repeat center;
  padding: 60px 0 45px;
}
.box1_con {
  width: 1010px;
  margin: 0 auto;
  padding: 30px 0 0px;
}
.box1_con,
.box2_con,
.box4_con,
.box8_con .tab {
  text-align: justify;
  text-justify: distribute-all-lines;
  font-size: 0;
}
.box1_con:after,
.box2_con:after,
.box4_con:after,
.box8_con .tab:after {
  width: 100%;
  height: 0;
  margin: 0;
  display: inline-block;
  overflow: hidden;
  content: "";
}
.box1_con dl {
  display: inline-block;
  vertical-align: top;
  background: url(../images/page1-1.png) no-repeat;
  width: 326px;
  height: 470px;
  position: relative;
}
.box1_con dl dd h3 {
  font-size: 22px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  padding-top: 4px;
}
.box1_con dl dt {
  width: 270px;
  margin: 17px auto 11px;
  position: relative;
}
.box1_con dl dt p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 25px;
  color: #ffffff;
  line-height: 34px;
  padding-top: 56px;
  letter-spacing: 2px;
  text-align: center;
}
.box1_con dl dt p span {
  padding-top: 15px;
  display: block;
}
.box1_con dl dd p {
  font-size: 20px;
  color: #333333;
  position: relative;
  padding-left: 45px;
}
.box1_con dl dd p em {
  width: 8px;
  height: 8px;
  background: #ff6c00;
  position: absolute;
  left: 30px;
  top: 10px;
  transform: rotate(45deg);
}
.box1_con dl dd a {
  position: absolute;
  bottom: 24px;
  border-radius: 30px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  background: linear-gradient(25deg, #f25855, #f7c748);
  width: 220px;
  line-height: 50px;
  height: 50px;
  left: 50%;
  margin-left: -110px;
  text-align: center;
  letter-spacing: 1px;
}

.main {
  text-align: center;
  margin-bottom: 66px;
}

.box3_wrap {
  width: 100%;
  background: #fff;
  padding: 52px 0;
}
.box3_con {
  width: 1000px;
  margin: 42px auto 0;
  position: relative;
  height: 538px;
}
.box3_con .tab {
  margin-bottom: 7px;
}
.box3_con .tab li{
  display: inline-block;
  vertical-align: top;
  width: 324px;
  height: 53px;
  text-align: center;
  background: url(../images/page3-libg.png) no-repeat;
  line-height: 48px;
  font-size: 22px;
  color: #666;
  letter-spacing: 2px;
  margin-top: 15px;
  cursor: pointer;
  margin: 0 3px;
}
.box3_con .tab li.side {
  background-position: 0 -53px;
  color: #fff;
}

.box3_con .tabCon .tabSub {
  display: none;
}
.box3_con .tabCon .tabSub dl {
  width: 462px;
  height: 220px;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  box-shadow: -1px 0px 5px 2px #efefef;
  margin-bottom: 15px;
  padding: 15px 14px 0;
}
.box3_con .tabCon .tabSub dl:nth-child(Odd) {
  margin-right: 12px;
}

.box3_con .tabCon .tabSub dl dt{
  text-align: center;
  font-size: 24px;
  color: #f05b12;
  letter-spacing: 1px;
  font-weight: 700;
  margin-bottom: 20px;
}
.box3_con .tabCon .tabSub dl dd p{
  height: 20px;
  line-height: 20px;
  margin-bottom: 15px;
  font-size: 17px;
  padding-left: 30px;
  background: url(../images/page3-ico.png) no-repeat;
}
.box3_con .tabCon .tabSub dl dd p.ico_2 {
  background-position: 0 -20px;
}
.box3_con .tabCon .tabSub dl dd p.ico_2 {
  background-position: 0 -40px;
}
.box3_con .tabCon .tabSub:nth-child(2) dl dt {
  color: #154eed;
}
.box3_con .tabCon .tabSub:nth-child(3) dl dt {
  color: #f99121;
}
.box3_con .tabCon .tabSub:nth-child(4) dl dt {
  color: #1da25b;
}
.box3_con .tabCon .tabSub:nth-child(5) dl dt {
  color: #7500e2;
}


.tab_btn {
  font-size: 0;
  text-align: center;
  padding-top: 10px;
}

.tab_btn a {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 120px;
  height: 34px;
  border-radius: 18px;
  margin: 0 28px;
  letter-spacing: 1px;
  font-size: 18px;
  background: #ffb121;
  color: #fff;
  line-height: 34px;
}



.box4_wrap {
  width: 100%;
  background: #fff;
  padding: 40px 0 50px;
}
.box4_con {
  padding: 20px 0 60px;
}
.box4_con dl {
  padding: 11px 11px 0 21px;
  height: 195px;
  width: 294px;
  background: #fff;
  border-radius: 10px;
  margin-top: 30px;
  box-shadow: 0 3px 10px 1px rgba(73, 73, 73, 0.24);
  height: 335px;
  display: inline-block;
  vertical-align: top;
}
.box4_con dl dt {
  position: relative;
}
.box4_con dl dt h3 {
  background: #fe8c27;
  height: 38px;
  line-height: 38px;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  font-size: 23px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.box4_con dl dd h3 {
  font-size: 22px;
  color: #333;
  font-weight: normal;
  line-height: 32px;
  margin-top: 16px;
  padding-left: 25px;
  letter-spacing: 2px;
  background: url(../images/icon.png) no-repeat;
  background-position: 0 5px;
}
.box4_con dl dd p {
  margin-top: 9px;
  line-height: 32px;
  font-size: 18px;
  color: #333;
  letter-spacing: 1px;
}

.box5_wrap {
  padding: 60px 0 48px;
  width: 100%;
  background: #f5f5f5;
}
.box5_con {
  padding: 13px 0 33px;
}
.box5_con .left {
  padding-left: 48px;
  background: url(../images/page5-1.png) no-repeat 21px 38px;
  width: 178px;
}
.box5_con .left li {
  font-size: 23px;
  color: #f37252;
  line-height: 84px;
  font-weight: bold;
  letter-spacing: 2px;
}
.box5_con .left li span {
  box-shadow: 0 48px 0 #dbdbdb;
  height: 8px;
  padding: 0 4px;
  display: inline-block;
  border-radius: 30px;
}
.box5_con .right {
  width: 774px;
}
.box5_con .ul {
  padding-top: 32px;
  height: 52px;
}
.box5_con .right em {
  width: 726px;
  height: 1px;
  display: block;
  background: #d4d4d4;
}
.box5_con .ul span {
  width: 100px;
  height: 24px;
  line-height: 24px;
  border-radius: 20px;
  font-size: 18px;
  color: #444;
  float: left;
  text-indent: 26px;
  margin-right: 10px;
  background: url(../images/page5-3.png) 5px no-repeat;
  cursor: pointer;
}
.box5_con .ul span.side {
  background-image: url(../images/page5-2.png);
  background-color: #f6b84a;
  color: #fff;
}

.box6_wrap {
  background: #fff;
  padding: 50px 0 60px;
}
.box6_con {
  padding: 33px 0 45px;
  position: relative;
}
.box6-slie .box6-hd {
  text-align: center;
  font-size: 0;
}
.box6-slie .box6-hd li {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  background: #ffe9bd;
  border-radius: 100px;
  margin: 15px 6px 0;
  cursor: pointer;
}
.box6-slie .box6-hd li.on {
  background: #f5a54c;
}
.box6_wrap .box6-slie {
  overflow: hidden;
}
.box6_wrap .box6-bd dl {
  width: 760px;
  padding: 16px 70px;
  background: #fedea0;
  border-radius: 12px;
  margin: 0 auto;
  overflow: hidden;
  height: 214px;
}
.box6_wrap .box6-bd dl dd {
  width: 444px;
}
.box6_wrap .box6-bd dl dd h3 {
  font-weight: normal;
  width: 105px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  background: #fff;
  border-radius: 30px;
  font-size: 26px;
  color: #f37252;
  letter-spacing: 2px;
}
.box6_wrap .box6-bd dl dd h4 {
  font-weight: normal;
  font-size: 22px;
  color: #333333;
  line-height: 56px;
  margin-bottom: 10px;
}
.box6_wrap .box6-bd dl dd p {
  font-size: 18px;
  color: #333333;
  line-height: 26px;
}
.box6_wrap .cont-hd {
  overflow: hidden;
  width: 900px;
  margin: 0 auto;
}
.box6_wrap .cont-hd ul {
  font-size: 0;
}
.box6_wrap .cont-hd ul li {
  vertical-align: top;
  width: 110px !important;
  height: 90px;
  border-radius: 100px;
  overflow: hidden;
  padding-top: 20px;
  margin: 29px 15px 0;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.box6_wrap .cont-hd ul li img {
  width: 100px;
  transform: scale(1.3);
}
.box6_wrap .cont-hd ul li p {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.3);
  font-size: 16px;
  color: #fff;
  line-height: 180px;
}
.box6_wrap .cont-hd ul li.on {
  box-shadow: 0 0 10px rgba(73, 73, 73, 0.24);
}
.mySwiper .swiper-slide-thumb-active {
  box-shadow: 0 0 10px rgba(73, 73, 73, 0.24);
}
.box6_wrap .cont-hd ul li.on p {
  display: none;
}
.mySwiper .swiper-slide-thumb-active p {
  display: none;
}
.box6_wrap .swiper-pagination {
  bottom: 20px;
  left: 0;
  text-align: center;
  font-size: 0;
  width: 100%;
  opacity: 1;
}
.box6_wrap .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  vertical-align: top;
  width: 10px;
  height: 10px;
  background: #f5a54c;
  border-radius: 100px;
  margin: 0px 6px 0;
  cursor: pointer;
}

.box6_wrap .box6-prve {
  left: 64px;
  position: absolute;
  top: 136px;
  background: url(../images/icon.png) no-repeat;
  width: 22px;
  height: 47px;
  cursor: pointer;
  background-position: 0 -133px;
  z-index: 1;
}
.box6_wrap .box6-next {
  right: 62px;
  position: absolute;
  top: 136px;
  background: url(../images/icon.png) no-repeat;
  width: 22px;
  height: 47px;
  cursor: pointer;
  background-position: -38px -133px;
  z-index: 1;
}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(2) {
  display: none;
}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(3) {
  display: none;
}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(4) {
  display: none;
}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(5) {
  display: none;
}
.box6_wrap .swiper-pagination .swiper-pagination-bullet:nth-child(6) {
  display: none;
}

.box7_wrap {
  padding: 45px 0;
}
.box7_con {
  padding: 30px 0 0;
  position: relative;
  background: url(../images/page7-bg.jpg) no-repeat top center;
  margin-top: 10px;
}
.box7_con ul li h3 {
  font-size: 19px;
  color: #333333;
  line-height: 32px;
  letter-spacing: 2px;
}
.box7_con ul li p {
  font-size: 14px;
  color: #555555;
  line-height: 20px;
  letter-spacing: 1px;
}
.box7_con ul li {
  margin-bottom: 45px;
}
.box7_con .ul02 {
  position: absolute;
  right: 0;
  top: 30px;
}
.box7_con ul .li02 {
  margin-left: 50px;
}

.box8_wrap {
  padding: 55px 0 74px;
  background: #fafbff url(../images/page8-bg.jpg) no-repeat center bottom;
  min-width: 1000px;
}
.box8_con {
  padding-top: 15px;
  padding-bottom: 30px;
}
.box8_con .tab span,
.box8_con .tab a {
  display: inline-block;
  vertical-align: top;
  width: 130px;
  height: 50px;
  text-align: center;
  background: #fee6b9;
  line-height: 50px;
  border-radius: 8px;
  font-size: 20px;
  color: #f37252;
  letter-spacing: 3px;
  margin-top: 15px;
  font-weight: bold;
  cursor: pointer;
}
.box8_con .tab span.side {
  background: #f37551;
  color: #fff;
}
.box8_con .tabCon dl {
  display: none;
}
.box8_con .tabCon dl {
  background: #fff;
  box-shadow: 0 0 10px rgba(73, 73, 73, 0.24);
  position: relative;
  border-radius: 8px;
  padding: 11px;
  margin-top: 20px;
}
.box8_con .tabCon dl:after {
  content: "";
  position: absolute;
  font-size: 0;
  background: url(../images/jt1.png) no-repeat;
  width: 29px;
  height: 23px;
  top: -18px;
  left: 54px;
}
.box8_con .tabCon dl dt,
.box8_con .tabCon dl dd {
  display: inline-block;
  vertical-align: top;
}
.box8_con .tabCon dl dd {
  width: 624px;
  margin-left: 14px;
}
.box8_con .tabCon dl dd p {
  margin-top: 14px;
  font-size: 17px;
  color: #555555;
  line-height: 30px;
  position: relative;
}
.box8_con .tabCon dl dd p strong {
  display: block;
  font-size: 22px;
  color: #333333;
  letter-spacing: 2px;
  padding-left: 29px;
  background: url(../images/icon.png) no-repeat;
  background-position: 0 -200px;
  line-height: 32px;
}
.box8_con .tabCon dl dd p strong span {
  box-shadow: 0 20px 0 #d9e3fd;
  height: 8px;
  padding: 0 2px 0 4px;
  display: inline-block;
}
.box8_con .tabCon dl dd p a {
  position: absolute;
  right: 0;
  top: 10px;
  width: 100px;
  height: 40px;
  color: #fff;
  line-height: 40px;
  border-radius: 50px;
  font-size: 18px;
  text-align: center;
  background: linear-gradient(90deg, #f25256, #f7cf47);
}
