* {
  margin: 0;
  padding: 0;
}
.container {
  margin: 0 auto;
  max-width: 1920px;
  min-width: 1200px;
  overflow: hidden;
}
.bannerSwiper {
  margin-top: 74px;
  width: 100%;
  height: 742px;
}
.bannerSwiper .swiper-slide div {
  width: 100%;
  height: 100%;
}
.swiper-pagination-bullet {
  border: 0.02rem solid #fff;
  width: 20px !important;
  height: 20px !important;
}
.swiper-pagination-bullet-active {
  background-color: #fff !important;
  width: 20px !important;
  height: 20px !important;
}
.content {
  width: 100%;
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2,
.box3,
.box5,
.box7,
.box8,
.box9,
.box11 {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-top,
.box3-top,
.box5-top,
.box7-top,
.box8-top,
.box9-top,
.box11-top {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-top b,
.box3-top b,
.box5-top b,
.box7-top b,
.box8-top b,
.box9-top b,
.box11-top b {
  font-size: 30px;
  color: #191919;
  line-height: 1;
}
.box2-top p,
.box3-top p,
.box5-top p,
.box7-top p,
.box8-top p,
.box9-top p,
.box11-top p {
  margin-top: 20px;
  font-size: 22px;
  color: #212121;
  line-height: 1;
}
.box0 {
  z-index: 99;
  margin: -66px 0 -66px;
  width: 1200px;
  height: 132px;
  background-color: #f45436;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  box-shadow: 0 50px 50px 20px #d5b2ac;
}
.box0 p {
  flex: 1;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #fff;
}
.box0 p b {
  margin-bottom: 14px;
  font-size: 22px;
  color: #fff;
  line-height: 1;
}
.box0 p:hover {
  background-color: #f5654a;
}
.box1 {
  width: 100%;
  height: 856px;
  background: #f6f6f6;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box1-top {
  margin-top: 150px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box1-top .box1_title {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box1-top .box1_title b {
  font-size: 30px;
  color: #191919;
  line-height: 1;
}
.box1-top .box1_title p {
  margin-top: 16px;
  font-size: 22px;
  color: #212121;
  line-height: 1;
}
.box1-top .box1thumbs .swiper-wrapper .swiper-slide {
  width: auto;
  font-size: 18px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.box1-top .box1thumbs .swiper-wrapper .swiper-slide i {
  margin: 0 20px;
  width: 1px;
  height: 17px;
  background-color: #d7d7d7;
}
.box1-top .box1thumbs .swiper-wrapper .swiper-slide-thumb-active {
  color: #f45436;
}
.box1-center {
  margin-top: 60px;
  width: 100%;
}
.box1-center .box1Swiper {
  height: 500px;
}
.box1-center .box1Swiper .swiper-slide {
  width: 1080px;
  display: flex;
}
.box1-center .box1Swiper .swiper-slide img {
  width: 50%;
  height: 419px;
}
.box1-center .box1Swiper .swiper-slide .box1_con {
  width: 50%;
  height: 419px;
  background-color: #fff;
  padding-left: 62px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.box1-center .box1Swiper .swiper-slide .box1_con b {
  font-size: 22px;
  color: #000;
  line-height: 1;
}
.box1-center .box1Swiper .swiper-slide .box1_con h4 {
  margin-top: 18px;
  width: 435px;
  padding-bottom: 24px;
  border-bottom: 1px solid #f3f3f3;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 28px;
  text-align: justify;
}
.box1-center .box1Swiper .swiper-slide .box1_con .label {
  margin-top: 30px;
  width: 426px;
  display: flex;
  justify-content: space-between;
}
.box1-center .box1Swiper .swiper-slide .box1_con .label div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box1-center .box1Swiper .swiper-slide .box1_con .label div p {
  display: flex;
  font-size: 16px;
  color: #4b4b4b;
}
.box1-center .box1Swiper .swiper-slide .box1_con .label div p b {
  margin-right: 6px;
  font-size: 28px;
  color: #000;
  line-height: 1;
}
.box1-center .box1Swiper .swiper-slide .box1_con .label div span {
  margin-top: 5px;
  font-size: 16px;
  color: #4b4b4b;
  line-height: 1;
}
.box1-center .box1Swiper .swiper-slide .box1_con .label i {
  margin-top: 6px;
  width: 1px;
  height: 14px;
  background-color: #e6e6e6;
}
.box1-center .box1Swiper .box1-scrollbar {
  width: 1200px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.box1-center .box1Swiper .box1-scrollbar .swiper-scrollbar-drag {
  background: #f45436;
}
.box2-top {
  margin-top: 77px;
}
.box2-center {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box2-center i {
  margin: 0 50px;
  width: 1px;
  height: 20px;
  background-color: #c1c1c1;
}
.box2-center p {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box2-center p b {
  font-size: 36px;
  color: #f45436;
  line-height: 1;
}
.box2-center p span {
  margin-top: 10px;
  font-size: 18px;
  color: #4b4b4b;
  line-height: 1;
}
.box2-bottom {
  margin-top: 47px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}
.box2-bottom .item {
  width: 390px;
  height: 568px;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
.box2-bottom .item img {
  width: 100%;
  height: 100%;
}
.box2-bottom .item div {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 0 30px 30px;
  box-sizing: border-box;
}
.box2-bottom .item div h4 {
  display: flex;
  align-items: center;
}
.box2-bottom .item div h4 i {
  width: 3px;
  height: 20px;
  background-color: #fff;
}
.box2-bottom .item div h4 b {
  margin: 0 10px;
  font-size: 22px;
  color: #fff;
  line-height: 1;
}
.box2-bottom .item div h4 span {
  font-size: 16px;
  color: #fff;
  opacity: 0.5;
}
.box2-bottom .item div p {
  margin-top: 18px;
  font-size: 16px;
  color: #fff;
  line-height: 26px;
  text-align: justify;
}
.box2 a {
  margin-top: 50px;
  width: 247px;
  height: 61px;
  border-radius: 61px;
  background-color: #f45436;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box3 {
  width: 100%;
}
.box3-top {
  margin-top: 73px;
}
.box3-bottom {
  margin-top: 55px;
  width: 100%;
  height: 1207px;
  background: url(../img/index/box3_bg.png) no-repeat top;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box3-bottom-top {
  margin-top: 80px;
  width: 1200px;
  height: 160px;
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  align-items: center;
}
.box3-bottom-top div {
  width: 300px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box3-bottom-top div p {
  margin: 12px 0 7px;
  font-size: 20px;
  color: #000;
  line-height: 1;
}
.box3-bottom-top div span {
  font-size: 14px;
  color: #989898;
  line-height: 1;
}
.box3-bottom-top div:hover {
  height: 183px;
  border-radius: 10px;
  background-color: #f45436;
  box-shadow: 0 0 15px 5px rgba(244, 84, 54, 0.3);
}
.box3-bottom-top div:hover p {
  color: #fff;
}
.box3-bottom-top div:hover span {
  color: #fff;
  opacity: 0.5;
}
.box3-bottom-bottom {
  margin-top: 16px;
  width: 1200px;
  display: flex;
  flex-direction: column;
}
.box3-bottom-bottom .item {
  margin-top: 24px;
  width: 100%;
  height: 148px;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}
.box3-bottom-bottom .item p {
  width: 240px;
  height: 100%;
  position: relative;
}
.box3-bottom-bottom .item p b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 20px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box3-bottom-bottom .item h3 {
  border-right: 1px solid #f4f4f4;
  flex: 1;
  font-size: 17.5px;
  color: #494949;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 20px;
  box-sizing: border-box;
}
.box3-bottom-bottom .item h3:hover {
  background-image: linear-gradient(90deg, #fcd3cb, transparent);
}
.box3-bottom-bottom .item a {
  width: 147px;
  height: 100%;
  background-color: #f45436;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box3-bottom-bottom .item a span {
  font-size: 17.5px;
  color: #fff;
  line-height: 20px;
}
.box4 {
  margin-top: 56px;
  width: 100%;
  height: 739px;
  background: url(../img/index/box4_bg.png) no-repeat center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box4 .yuan {
  width: 498px;
  height: 498px;
  border-radius: 50%;
  border: 1px solid #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.box4 .yuan b {
  font-size: 30px;
  color: #fff;
  line-height: 40px;
  text-align: center;
}
.box4 .yuan p {
  margin: 12px 0 40px;
  font-size: 22px;
  color: #fff;
  line-height: 1;
}
.box4 .yuan a {
  width: 166px;
  height: 53px;
  background-color: #f45436;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 53px;
}
.box4 .box4-left,
.box4 .box4-right {
  height: 390px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.box4 .box4-left .item,
.box4 .box4-right .item {
  display: flex;
  align-items: center;
  position: relative;
}
.box4 .box4-left .item_text,
.box4 .box4-right .item_text {
  display: flex;
  align-items: center;
}
.box4 .box4-left .item_text h4,
.box4 .box4-right .item_text h4 {
  font-size: 30px;
  color: #fff;
  line-height: 1;
}
.box4 .box4-left .item_text p,
.box4 .box4-right .item_text p {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box4 .box4-left .item_text p b,
.box4 .box4-right .item_text p b {
  font-size: 24px;
  color: #fff;
  line-height: 1;
}
.box4 .box4-left .item_text p span,
.box4 .box4-right .item_text p span {
  margin-top: 8px;
  font-size: 22px;
  color: #fff;
  line-height: 1;
  opacity: 0.6;
}
.box4 .box4-left .item img,
.box4 .box4-right .item img {
  width: 28px;
  height: 28px;
}
.box4 .box4-left .item_popup,
.box4 .box4-right .item_popup {
  width: 348px;
  height: 0;
  background: url(../img/index/box4_border.png) no-repeat center / 100% 100%;
  padding: 0 19px 0 32px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.box4 .box4-left .item_popup img,
.box4 .box4-right .item_popup img {
  width: 100%;
  height: 146px;
}
.box4 .box4-left .item_popup b,
.box4 .box4-right .item_popup b {
  margin: 37px 0 17px;
  font-size: 20px;
  color: #fff;
  line-height: 1;
}
.box4 .box4-left .item_popup p,
.box4 .box4-right .item_popup p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
}
.box4 .box4-left .item:hover .item_popup,
.box4 .box4-right .item:hover .item_popup {
  height: 354px;
}
.box4 .box4-left .item_text {
  margin: 0 35px 0 0;
}
.box4 .box4-left .item_popup {
  z-index: 9;
  position: absolute;
  top: -80px;
  left: 110%;
}
.box4 .box4-left .item {
  margin-right: -78px;
}
.box4 .box4-right {
  align-items: flex-start;
}
.box4 .box4-right .item_text {
  margin: 0 0 0 35px;
}
.box4 .box4-right .item_popup {
  z-index: 9;
  position: absolute;
  top: -80px;
  left: 20%;
}
.box4 .box4-right .item {
  margin-left: -78px;
}
.box5 {
  width: 100%;
  height: 1190px;
  background: url(../img/index/box5_bg.png) no-repeat center;
}
.box5-top {
  margin-top: 83px;
}
.box5-center {
  margin-top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box5-center i {
  margin: 0 50px;
  width: 1px;
  height: 26px;
  background-color: #cbcbcb;
}
.box5-center div {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box5-center div p {
  margin-top: 13px;
  font-size: 20px;
  color: #000;
  line-height: 1;
}
.box5-bottom {
  margin-top: 38px;
  width: 1200px;
  display: flex;
  flex-direction: column;
}
.box5-bottom div {
  height: 100px;
  border-bottom: 1px solid rgba(237, 237, 237, 0.2);
  display: flex;
}
.box5-bottom div p:nth-child(1) {
  width: 225px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #000;
  background-color: #fff;
}
.box5-bottom div p:nth-child(1) i {
  margin-right: 6px;
  width: 5px;
  height: 2px;
  background-color: #f45436;
}
.box5-bottom div p:nth-child(2),
.box5-bottom div p:nth-child(3) {
  flex: 1;
  background-color: #fff;
  display: flex;
  align-items: center;
  padding: 0 35px;
  box-sizing: border-box;
}
.box5-bottom div p:nth-child(2) span,
.box5-bottom div p:nth-child(3) span {
  margin-left: 20px;
  font-size: 16px;
  color: #4a4a4a;
  line-height: 24px;
}
.box5-bottom div p:nth-child(2) b,
.box5-bottom div p:nth-child(3) b {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #414141;
}
.box5-bottom div p:nth-child(2) {
  background-color: #f45436;
}
.box5-bottom div p:nth-child(2) b,
.box5-bottom div p:nth-child(2) span {
  color: #fff;
}
.box5-bottom div:nth-child(2n) p:nth-child(1) {
  background-image: linear-gradient(90deg, #fcd3cb, transparent);
}
.box5 a {
  margin-top: 48px;
  width: 255px;
  height: 61px;
  background-color: #f45436;
  border-radius: 61px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box6 {
  width: 100%;
  height: 733px;
  background-color: #f6f6f6;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box6-left {
  width: 364px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box6-left b {
  font-size: 30px;
  color: #191919;
  line-height: 1;
}
.box6-left p {
  margin-top: 20px;
  font-size: 22px;
  color: #212121;
  line-height: 32px;
}
.box6-left div {
  margin: 45px 0 63px;
  display: flex;
  align-items: center;
}
.box6-left div .box6-left-arrow,
.box6-left div .box6-right-arrow {
  width: 46px;
  height: 46px;
  background: url(../img/index/box6-left-arrow.png) no-repeat center / 100% 100%;
}
.box6-left div .box6-right-arrow {
  margin-left: 11px;
  background: url(../img/index/box6-right-arrow.png) no-repeat center / 100% 100%;
}
.box6-left a {
  width: 195px;
  height: 61px;
  background-color: #f45436;
  border-radius: 61px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box6-right {
  padding-left: 86px;
  box-sizing: border-box;
  width: calc(1200px - 364px);
}
.box6-right .box6Swiper {
  width: 1110px;
  height: 488px;
}
.box6-right .box6Swiper .swiper-slide {
  width: 563px;
  height: 417px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.box6-right .box6Swiper .swiper-slide img {
  width: 100%;
}
.box6-right .box6Swiper .box6-scrollbar {
  background-color: #fff;
}
.box6-right .box6Swiper .box6-scrollbar .swiper-scrollbar-drag {
  background-color: #f45436;
}
.box7-top {
  margin-top: 82px;
}
.box7-bottom {
  margin-top: 47px;
  width: 1200px;
  height: 540px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.box7-bottom .box7_bg {
  width: 1560px;
  height: 540px;
  position: absolute;
  top: 0;
  right: 0;
}
.box7-bottom div {
  display: flex;
  z-index: 9;
}
.box7-bottom div .box7-left-arrow,
.box7-bottom div .box7-right-arrow {
  width: 46px;
  height: 46px;
  background: url(../img/index/box7-left-arrow.png) no-repeat center / 100% 100%;
}
.box7-bottom div .box7-right-arrow {
  margin-left: 11px;
  background: url(../img/index/box7-right-arrow.png) no-repeat center / 100% 100%;
}
.box7-bottom .box7Swiper {
  margin-top: 36px;
  width: 1560px;
}
.box7-bottom .box7Swiper .swiper-slide {
  width: 316px;
  height: 189px;
  background-color: #fff;
  border: 1px solid #ececec;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.box7-bottom .box7Swiper .swiper-slide img {
  width: 100%;
  height: auto;
}
.box8 {
  width: 100%;
}
.box8-top {
  margin-top: 74px;
}
.box8-bottom {
  margin-top: 48px;
  width: 100%;
  height: 753px;
  background: url(../img/index/box8_bg.png) no-repeat center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.box8-bottom_con {
  display: flex;
  justify-content: center;
  align-items: center;
}
.box8-bottom_con .item {
  width: 328px;
  height: 431px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-bottom: 4px solid #fff;
}
.box8-bottom_con .item img {
  margin-top: 20px;
  width: 283px;
  height: 225px;
}
.box8-bottom_con .item b {
  margin-top: 27px;
  font-size: 20px;
  color: #242424;
  line-height: 26px;
}
.box8-bottom_con .item p {
  margin-top: 15px;
  width: 196px;
  font-size: 16px;
  color: #818181;
  line-height: 20px;
}
.box8-bottom_con .item:hover {
  border-bottom: 4px solid #f45436;
}
.box8-bottom_con h4 {
  display: flex;
  align-items: center;
}
.box8-bottom_con h4 i {
  width: 157px;
  height: 1px;
  background-color: #c7c7c7;
}
.box8-bottom_con h4 span {
  width: 4px;
  height: 4px;
  background-color: #808080;
  border-radius: 50%;
}
.box8-bottom a {
  margin-top: 77px;
  width: 209px;
  height: 61px;
  background-color: #f45436;
  border-radius: 61px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box9 {
  width: 100%;
}
.box9-top {
  margin-top: 80px;
}
.box9-bottom {
  margin-top: 47px;
  width: 1200px;
}
.box9-bottom .box9Swiper {
  height: 495px;
}
.box9-bottom .box9Swiper .swiper-slide {
  width: 381px;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.box9-bottom .box9Swiper .swiper-slide p {
  width: 100%;
  height: 82px;
  border: 1px solid #e8e8e8;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  box-sizing: border-box;
  font-size: 20px;
  color: #242424;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box9-bottom .box9Swiper .swiper-slide img {
  width: 100%;
  height: 301px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
.box9-bottom .box9Swiper .swiper-slide a {
  margin-top: -25px;
  width: 153px;
  height: 49px;
  background-color: #f45436;
  border-radius: 49px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  box-shadow: 0 20px 20px 10px rgba(244, 84, 54, 0.2);
}
.box9-bottom .box9Swiper .box9-pagination .swiper-pagination-bullet {
  width: 11px !important;
  height: 11px !important;
  background-color: #d1d1d1;
  opacity: 1;
}
.box9-bottom .box9Swiper .box9-pagination .swiper-pagination-bullet-active {
  background-color: #f45436 !important;
}
.box10 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.box10-top {
  margin-top: 80px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.box10-top div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.box10-top div b {
  font-size: 32px;
  color: #242222;
  line-height: 1;
}
.box10-top p {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: rgba(21, 21, 21, 0.6);
  cursor: pointer;
}
.box10-top p span {
  margin-left: 32px;
}
.box10-top p .box10_span {
  color: #f45436;
}
.box10-bottom {
  margin: 70px 0 0;
  width: 1200px;
  display: flex;
  align-items: center;
}
.box10-bottom-left {
  width: 50%;
  height: 473px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.box10-bottom-left .item {
  height: 33.33%;
  background-color: #f9f9f9;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 60px;
  box-sizing: border-box;
}
.box10-bottom-left .item b {
  font-size: 18px;
  color: #1e1e1e;
  line-height: 1;
  word-break: keep-all;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.box10-bottom-left .item p {
  margin-top: 13px;
  font-size: 16px;
  color: #393939;
  line-height: 24px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box10-bottom-left .item:hover {
  background-color: #f45436;
}
.box10-bottom-left .item:hover b {
  color: #fff;
}
.box10-bottom-left .item:hover p {
  color: #fff;
}
.box10-bottom .box10_hide {
  display: none;
}
.box10-bottom-right {
  width: 50%;
  height: 473px;
  position: relative;
}
.box10-bottom-right img {
  width: 100%;
  height: 100%;
}
.box10-bottom-right div {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0 40px 26px;
  box-sizing: border-box;
}
.box10-bottom-right div b {
  font-size: 18px;
  color: #fff;
  line-height: 1;
}
.box10-bottom-right div p {
  margin-top: 10px;
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  opacity: 0.8;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.box10-bottom-right div span {
  margin-top: 12px;
  font-size: 15px;
  color: #fff;
  line-height: 1;
}
.box18 {
  width: 100%;
}
.box18-bottom {
  margin-top: 90px;
  width: 100%;
  height: 655px;
  background: url(../img/index/box18_bg.png) no-repeat center;
  display: flex;
  justify-content: center;
}
.box18-bottom_con {
  width: 1200px;
  display: flex;
  justify-content: flex-end;
}
.box18-bottom_con div {
  margin-top: 165px;
  width: 522px;
  display: flex;
  flex-direction: column;
}
.box18-bottom_con div p {
  font-size: 32px;
  color: #1d1c1c;
  line-height: 1;
  font-weight: 700;
}
.box18-bottom_con div span {
  margin: 35px 0 50px;
  font-size: 18px;
  color: #1d1c1c;
  line-height: 28px;
  text-align: justify;
}
.box18-bottom_con div a {
  width: 146px;
  height: 50px;
  background-color: #f45436;
  border-radius: 50px;
  font-size: 18px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.box11 {
  z-index: 99;
  margin-bottom: -72px;
  margin-top: 65px;
}
.box11 .inputs {
  margin-top: 47px;
  padding: 44px 44px 0;
  box-sizing: border-box;
  width: 1200px;
  height: 357px;
  background-color: #f45436;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.box11 .inputs div {
  margin-bottom: 18px;
  width: 549px;
  height: 78px;
  border-radius: 10px;
  background-color: #fff;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.box11 .inputs div span {
  margin-left: 26px;
  flex-shrink: 0;
  font-size: 18px;
  color: #222222;
}
.box11 .inputs div input {
  flex: 1;
  height: 100%;
  font-size: 18px;
  color: #333;
  border: 0;
}
.box11 .inputs div:nth-child(4) {
  margin-left: 18px;
  width: 549px;
  height: 174px;
  align-items: flex-start;
}
.box11 .inputs div:nth-child(4) span {
  margin-top: 25px;
  line-height: 1;
}
.box11 .inputs div:nth-child(4) textarea {
  flex: 1;
  height: 100%;
  border: 0;
  font-size: 18px;
  resize: none;
  padding: 20px 0;
}
.box11 .inputs-btn {
  margin-left: 18px;
  width: 549px !important;
  height: 57px;
  font-size: 18px;
  color: #f45436;
  display: flex;
  justify-content: center;
  align-items: center;
}
.gotop {
  z-index: 9999;
  width: 79px;
  height: 282px;
  background-color: #601313;
  border-radius: 20px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gotop i {
  width: 49px;
  height: 1px;
  background-color: #fff;
  margin: 24px 0;
}
.gotop .item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  cursor: pointer;
}
.gotop .item span {
  margin-top: 10px;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  cursor: pointer;
}
.gotop .item div {
  display: none;
  position: absolute;
  top: 0;
  right: 160%;
}
.gotop .item div p:nth-child(1) {
  padding: 10px 30px;
  font-size: 18px;
  color: #333;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 2px 1px #ddd;
}
.gotop .item:nth-child(1) img {
  width: 22px;
  height: 18px;
}
.gotop .item:nth-child(1):hover div {
  display: block;
}
.gotop .item:nth-child(3) img {
  width: 17px;
  height: 19px;
}
.gotop .item:nth-child(3):hover div {
  display: block;
}
.gotop .item:nth-child(5) img {
  width: 15px;
  height: 13px;
}
.gotop .item:hover span {
  color: #e4a94d;
}
