.indexModule .section2Area {
  display: flex;
  height: 100%;
  width: 100rem;
  margin: 0 auto;
  align-items: flex-start;
  padding-top: 11.6875rem;
  justify-content: space-between;
}
.indexModule .section2Area .textarea1 .text_one {
  font-size: 2.5rem;
  color: #A73A26;
  margin-bottom: 0.75rem;
}
.indexModule .section2Area .textarea1 .text_two {
  font-size: 1.375rem;
  color: #A73A26;
  margin-bottom: 1.375rem;
}
.indexModule .section2Area .textarea1 .text_three {
  font-size: 0.8125rem;
  color: #A73A26;
}
.indexModule .section2Area .textarea2 .text_one {
  font-size: 1.375rem;
  color: #303133;
}
.indexModule .section2Area .textarea2 .text_two {
  font-size: 0.9375rem;
  color: #303133;
}
.indexModule .section2Area .textarea4 {
  font-size: 1.375rem;
  color: #303133;
}
.indexModule .section2Area .textarea4 .text {
  font-size: 0.9375rem;
  color: #303133;
}
.indexModule .section2Area .textarea4 .icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.indexModule .section3Area {
  height: 100%;
  width: 100rem;
  margin: 0 auto;
}
.indexModule .section3Area .title {
  text-align: center;
  font-size: 2rem;
  color: #A73A26;
  margin-top: 9.875rem;
  margin-left: -2rem;
  margin-bottom: 0.6875rem;
}
.indexModule .section3Area .detaile {
  font-size: 1.375rem;
  color: #A73A26;
  text-align: center;
}
.indexModule .section3Area .itemBox .item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 4.4rem;
}
.indexModule .section3Area .itemBox .item .left {
  display: flex;
  align-items: center;
  margin-left: 9rem;
}
.indexModule .section3Area .itemBox .item .left .icon {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1rem;
}
.indexModule .section3Area .itemBox .item .left .left_title {
  font-size: 1.625rem;
  color: #A73A26;
}
.indexModule .section3Area .itemBox .item .left .left_text {
  font-size: 0.9375rem;
  margin-top: 0.25rem;
  color: #303133;
}
.indexModule .section3Area .itemBox .item .right {
  display: flex;
  align-items: center;
  margin-right: 8rem;
}
.indexModule .section3Area .itemBox .item .right .icon {
  width: 3.5rem;
  height: 3.5rem;
  margin-right: 1rem;
}
.indexModule .section3Area .itemBox .item .right .left_title {
  font-size: 1.625rem;
  color: #A73A26;
}
.indexModule .section3Area .itemBox .item .right .left_text {
  font-size: 0.9375rem;
  margin-top: 0.25rem;
  color: #303133;
}
.indexModule .section3Area .itemBox .item .left2 {
  margin-left: 5rem;
}
.indexModule .section3Area .itemBox .item .right2 {
  margin-right: 2.5rem;
}
.indexModule .section3Area .itemBox .item .right3 {
  margin-right: 12rem;
}
.indexModule .section4Area {
  height: 100%;
  width: 100rem;
  margin: 0 auto;
}
.indexModule .section4Area .productSwiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.indexModule .section4Area .productSwiper .swiper-slide {
  font-size: 1.125rem;
  padding-top: 11.4375rem;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem {
  display: flex;
  height: 100%;
  position: relative;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .nameBox {
  margin-right: 8rem;
  width: 26rem;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .name {
  font-size: 2.5rem;
  color: #A73A26;
  margin-bottom: 0.75rem;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .text1 {
  font-size: 1.375rem;
  color: #A73A26;
  margin-bottom: 1.375rem;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .en {
  font-size: 0.8125rem;
  color: #A73A26;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .detaileBox {
  width: 22.5rem;
  font-size: 0.9375rem;
  line-height: 160%;
  color: #303133;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .detaileBox .detaile {
  font-size: 1.375rem;
  color: #303133;
  line-height: 160%;
  margin-bottom: 1.25rem;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .detaileBox .detaile_text {
  margin-bottom: 1.625rem;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .imgBox {
  width: 64.875rem;
  height: 36.5rem;
  position: absolute;
  right: -6%;
  bottom: 17%;
}
.indexModule .section4Area .productSwiper .swiper-slide .productItem .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.indexModule .section4Area .productSwiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.indexModule .section4Area .productSwiper .swiper-button-prev {
  left: 28%;
  top: 93%;
}
.indexModule .section4Area .productSwiper .swiper-button-next {
  right: 28%;
  top: 93%;
}
.indexModule .section4Area .productSwiper .swiper-pagination {
  height: 0.1875rem;
  width: 35%;
  top: 92.8%;
  left: 32.5%;
}
.indexModule .section4Area .productSwiper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background-color: #fff !important;
}
.indexModule .section4Area .productSwiper .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
}
.indexModule .section4Area .productSwiper .swiper-button-prev {
  width: 3rem;
  height: 3rem;
  transform: rotate(180deg);
  background-size: cover;
  background-image: url('/static/images/index7.png');
}
.indexModule .section4Area .productSwiper .swiper-button-next {
  width: 3rem;
  height: 3rem;
  background-size: cover;
  background-image: url('/static/images/index7.png');
}
.indexModule .section4Area .productSwiper .swiper-button-prev:after,
.indexModule .section4Area .productSwiper .swiper-rtl .swiper-button-next:after {
  content: '';
}
.indexModule .section4Area .productSwiper .swiper-button-next:after,
.indexModule .section4Area .productSwiper .swiper-rtl .swiper-button-next:after {
  content: '';
}
.indexModule .section5Area {
  height: 100%;
  width: 100rem;
  margin: 0 auto;
  text-align: center;
  padding-top: 21rem;
}
.indexModule .section5Area .title {
  font-size: 2.5rem;
  color: #A73A26;
}
.indexModule .section5Area .section5text {
  font-size: 1.375rem;
  color: #A73A26;
  margin-top: 0.75rem;
  margin-bottom: 1.375rem;
}
.indexModule .section5Area .en {
  font-size: 0.8125rem;
  color: #A73A26;
}
.indexModule .section5Area .button {
  width: 100%;
  text-align: center;
  margin-top: 16.5625rem;
}
.indexModule .section5Area .button img {
  width: 9.0625rem;
  height: 2.625rem;
}
.brandModule .section2 {
  width: 100%;
  height: 52.5rem;
  background-image: url('/static/images/brand1.jpg');
  background-size: 100% 100%;
}
.brandModule .section2 .section2Area {
  display: flex;
  height: 100%;
  width: 100rem;
  margin: 0 auto;
  align-items: flex-start;
  padding-top: 7.5rem;
  justify-content: space-between;
}
.brandModule .section2 .section2Area .textarea1 .text_one {
  font-size: 2.5rem;
  color: #A73A26;
  margin-bottom: 0.75rem;
}
.brandModule .section2 .section2Area .textarea1 .text_two {
  font-size: 1.375rem;
  color: #A73A26;
  margin-bottom: 1.375rem;
}
.brandModule .section2 .section2Area .textarea1 .text_three {
  font-size: 0.8125rem;
  color: #A73A26;
}
.brandModule .section2 .section2Area .textarea2 .text_one {
  font-size: 1.375rem;
  color: #303133;
}
.brandModule .section2 .section2Area .textarea2 .text_two {
  font-size: 0.9375rem;
  color: #303133;
}
.brandModule .section2 .section2Area .textarea4 {
  font-size: 1.375rem;
  color: #303133;
}
.brandModule .section2 .section2Area .textarea4 .text {
  font-size: 0.9375rem;
  color: #303133;
}
.brandModule .section2 .section2Area .textarea4 .icon {
  width: 1rem;
  height: 1rem;
  margin-right: 0.5rem;
}
.brandModule .section3 {
  width: 100%;
  height: 51.25rem;
  background-image: url('/static/images/brand2.jpg');
  background-size: 100% 100%;
}
.brandModule .section3 .section3Area {
  height: 100%;
  width: 100rem;
  margin: 0 auto;
  padding-top: 6.875rem;
}
.brandModule .section3 .section3Area .text1 {
  font-size: 2.5rem;
  color: #A73A26;
  margin-bottom: 0.75rem;
}
.brandModule .section3 .section3Area .text2 {
  font-size: 1.375rem;
  color: #A73A26;
}
.brandModule .section3 .section3Area .item {
  display: flex;
  align-items: center;
  margin-top: 3.125rem;
}
.brandModule .section3 .section3Area .item .icon {
  width: 3.5625rem;
  height: auto;
  margin-right: 1.625rem;
}
.brandModule .section3 .section3Area .item .detaile {
  font-size: 0.9375rem;
  color: #303133;
}
.brandModule .section3 .section3Area .item .detaile .title {
  color: #A73A26;
  font-size: 1.625rem;
  margin-bottom: 0.25rem;
}
.brandModule .section3 .section3Area .item .detaile .detaile {
  width: 39.1875rem;
}
.brandModule .section4 {
  width: 100%;
  height: 51.25rem;
  background-image: url('/static/images/brand3.jpg');
  background-size: 100% 100%;
}
.brandModule .section4 .section4Area {
  height: 100%;
  width: 100%;
  margin: 0 auto;
  display: flex;
}
.brandModule .section4 .section4Area .item {
  width: 33.3333%;
  height: 100%;
  color: #FFFFFF;
  padding-top: 7.5rem;
  padding-left: 10rem;
  cursor: pointer;
}
.brandModule .section4 .section4Area .item .text1 {
  font-size: 1.25rem;
  color: #FFFFFF;
  margin-bottom: 0.625rem;
}
.brandModule .section4 .section4Area .item .text2 {
  font-size: 2.5rem;
  color: #FFFFFF;
}
.brandModule .section4 .section4Area .item .line {
  width: 3.125rem;
  height: 0.0625rem;
  margin: 1.5625rem 0;
  background-color: rgba(255, 255, 255, 0.5);
}
.brandModule .section4 .section4Area .item .text3 {
  font-size: 1.375rem;
  color: #ffffff;
}
.brandModule .section4 .section4Area .item .text4 {
  font-size: 1.5rem;
  color: #FFFFFF;
  margin-bottom: 1.1875rem;
}
.brandModule .section4 .section4Area .item .text5 {
  font-size: 0.9375rem;
  color: #FFFFFF;
}
.brandModule .section4 .section4Area .item:hover {
  background: rgba(255, 255, 255, 0.12);
  transition: all 0.5s ease;
}
.brandModule .section5 {
  width: 100%;
  height: 43.75rem;
  background-image: url('/static/images/brand4.jpg');
}
.standardModule .contentBox {
  width: 100rem;
  margin: 0 auto;
}
.standardModule .contentBox .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6.875rem;
  padding-bottom: 5.875rem;
}
.standardModule .contentBox .titleBox .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.standardModule .contentBox .titleBox .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.standardModule .contentBox .titleBox .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.standardModule .contentBox .titleBox .right img {
  width: 100%;
  height: 100%;
}
.standardModule .contentBox .listBox {
  width: 96%;
  padding-bottom: 8.125rem;
  margin: 0 auto;
}
.standardModule .contentBox .listBox .item {
  height: 28.125rem;
  width: 100%;
  border-left: 1px solid #A73A26;
}
.standardModule .contentBox .listBox .item .textDetail {
  height: 3.125rem;
  position: relative;
}
.standardModule .contentBox .listBox .item .textDetail .icon {
  left: -0.6%;
  position: absolute;
  width: 1.125rem;
  height: 1.125rem;
}
.standardModule .contentBox .listBox .item .textDetail .textBox {
  width: 100%;
  position: absolute;
  top: -30%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.standardModule .contentBox .listBox .item .textDetail .textBox .left {
  padding-left: 5.5625rem;
  width: 18rem;
  margin-right: 4rem;
}
.standardModule .contentBox .listBox .item .textDetail .textBox .left .text {
  color: #A73A26;
  font-size: 1.75rem;
}
.standardModule .contentBox .listBox .item .textDetail .textBox .left .text2 {
  font-size: 0.875rem;
  color: #A73A26;
}
.standardModule .contentBox .listBox .item .textDetail .textBox .line {
  width: 3.75rem;
  height: 0.0625rem;
  background-color: #909399;
}
.standardModule .contentBox .listBox .item .textDetail .textBox .textareBOx {
  margin-left: 6.875rem;
  width: 62.1875rem;
  font-size: 1rem;
  color: #303133;
  line-height: 180%;
}
.standardModule .contentBox .listBox .item .imabox {
  text-align: right;
  width: 100%;
  margin-top: 3.125rem;
  height: 15.625rem;
}
.standardModule .contentBox .listBox .item .imabox img {
  width: 62.1875rem;
  height: 100%;
}
.productModule .contentBox {
  width: 100rem;
  margin: 0 auto;
  padding-bottom: 2rem;
}
.productModule .contentBox .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6.875rem;
  padding-bottom: 5.875rem;
}
.productModule .contentBox .titleBox .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.productModule .contentBox .titleBox .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.productModule .contentBox .titleBox .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.productModule .contentBox .titleBox .right img {
  width: 100%;
  height: 100%;
}
.productModule .listBox {
  display: flex;
}
.productModule .listBox .leftBox {
  width: 19.875rem;
  font-size: 1.5rem;
  color: #303133;
}
.productModule .listBox .leftBox .class {
  margin-bottom: 3.125rem;
  cursor: pointer;
}
.productModule .listBox .leftBox .active {
  margin-bottom: 3.125rem;
  cursor: pointer;
  color: #A73A26;
}
.productModule .listBox .rightBox {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 5rem;
}
.productModule .listBox .rightBox .item {
  cursor: pointer;
  width: 23.75rem;
}
.productModule .listBox .rightBox .item .imgBox {
  width: 23.75rem;
  height: 23.75rem;
  overflow: hidden;
  margin-bottom: 1.625rem;
  background-color: #FFF8EF;
  display: flex;
  align-items: center;
  justify-content: center;
}
.productModule .listBox .rightBox .item .imgBox img {
  width: 100%;
  height: auto;
}
.productModule .listBox .rightBox .item .name {
  color: #303133;
  font-size: 1.25rem;
  margin-bottom: 0.375rem;
}
.productModule .listBox .rightBox .item .spec {
  display: flex;
  justify-content: space-between;
  color: #606266;
  font-size: 0.9375rem;
}
.productModule .listBox .rightBox .item:hover .imgBox img {
  transform: scale(1.03);
  transition: all 0.6s ease;
}
.productModule .listBox .rightBox .item:hover .name {
  color: #A73A26;
}
.experienceModule .contentBox {
  width: 100rem;
  margin: 0 auto;
  padding-bottom: 8.125rem;
}
.experienceModule .contentBox .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6.875rem;
  padding-bottom: 5rem;
}
.experienceModule .contentBox .titleBox .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.experienceModule .contentBox .titleBox .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.experienceModule .contentBox .titleBox .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.experienceModule .contentBox .titleBox .right img {
  width: 100%;
  height: 100%;
}
.experienceModule .listBox {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 3.3125rem;
}
.experienceModule .listBox .item {
  width: 22.5rem;
  overflow: hidden;
}
.experienceModule .listBox .item .imgBox {
  width: 100%;
  height: 13rem;
}
.experienceModule .listBox .item .imgBox img {
  width: 100%;
  height: 100%;
}
.experienceModule .listBox .item .name {
  color: #303133;
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
  margin-top: 1.625rem;
}
.experienceModule .listBox .item .add {
  display: flex;
  align-items: center;
  font-size: 0.9375rem;
  color: #606266;
  margin-bottom: 0.25rem;
}
.experienceModule .listBox .item .add .icon {
  width: 0.9375rem;
  height: 0.9375rem;
  margin-right: 0.3125rem;
}
.experienceModule .listBox .item .button {
  width: 8.1875rem;
  height: auto;
  margin-top: 1.5rem;
}
.experienceModule .listBox .item:hover .imgBox img {
  transform: scale(1.03);
  transition: all 0.6s ease;
}
.experienceModule .listBox .item:hover .name {
  color: #A73A26;
}
.careerModule .Module_one {
  width: 100rem;
  margin: 0 auto;
  padding-bottom: 8.125rem;
}
.careerModule .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6.875rem;
  padding-bottom: 5.875rem;
}
.careerModule .titleBox .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.careerModule .titleBox .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.careerModule .titleBox .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.careerModule .titleBox .right img {
  width: 100%;
  height: 100%;
}
.careerModule .Module_one_content {
  width: 100rem;
  margin: 0 auto;
  height: 31rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.careerModule .Module_one_content .leftBox {
  width: 53rem;
  height: 100%;
  background-image: url('/static/images/career11.jpg');
  background-size: 100% 100%;
  padding-left: 4.375rem;
  padding-top: 9rem;
}
.careerModule .Module_one_content .leftBox .item {
  display: flex;
  color: #303133;
  font-size: 1.25rem;
  justify-content: space-between;
  align-items: center;
  padding-right: 8.75rem;
  margin-bottom: 1.5625rem;
}
.careerModule .Module_one_content .leftBox .item .textBox {
  width: 76%;
  display: flex;
  align-items: center;
}
.careerModule .Module_one_content .leftBox .item .textBox .text {
  width: 70%;
}
.careerModule .Module_one_content .leftBox .item .but {
  width: 5.625rem;
  height: 1.9375rem;
  background-color: #A73A26;
  text-align: center;
  line-height: 1.9375rem;
  color: #fff;
  font-size: 0.9375rem;
  border-radius: 0.5rem;
  margin-right: 1.875rem;
}
.careerModule .Module_one_content .leftBox .item .icons {
  width: 1.5625rem;
  height: 1.5625rem;
}
.careerModule .Module_one_content .rightBox {
  width: 53rem;
  height: 100%;
  background-image: url('/static/images/career12.png');
  background-size: 100% 100%;
  padding-left: 7.25rem;
}
.careerModule .Module_one_content .rightBox .title {
  font-size: 1.875rem;
  color: #303133;
  margin-top: 3.5rem;
  margin-bottom: 2.25rem;
  padding-left: 35%;
}
.careerModule .Module_one_content .rightBox .item {
  display: flex;
  color: #606266;
  font-size: 1.25rem;
  justify-content: space-between;
  align-items: center;
  padding-right: 8.75rem;
  margin-bottom: 1.5625rem;
}
.careerModule .Module_one_content .rightBox .item .textBox {
  display: flex;
  align-items: center;
}
.careerModule .Module_one_content .rightBox .item .but {
  width: 5.625rem;
  height: 1.9375rem;
  background: #A73A261A;
  text-align: center;
  line-height: 1.9375rem;
  color: #A73A26;
  font-size: 0.9375rem;
  border-radius: 0.5rem;
  margin-right: 1.875rem;
}
.careerModule .Module_one_content .rightBox .item .icons {
  width: 1.5625rem;
  height: 1.5625rem;
}
.careerModule .Module_one_content .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 9rem;
  height: 9rem;
}
.careerModule .Module_two {
  height: 40.8125rem;
  width: 100%;
  background-image: url('/static/images/career3.jpg');
  background-size: 100% 100%;
  position: relative;
}
.careerModule .Module_two .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.careerModule .Module_two {
  height: 40.8125rem;
  width: 100%;
  background-image: url('/static/images/career3.jpg');
  background-size: 100% 100%;
  position: relative;
}
.careerModule .Module_two .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 6.875rem;
  padding-bottom: 4.5rem;
  width: 100rem;
  margin: 0 auto;
}
.careerModule .Module_two .titleBox .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.careerModule .Module_two .titleBox .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.careerModule .Module_two .titleBox .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.careerModule .Module_two .titleBox .right img {
  width: 100%;
  height: 100%;
}
.careerModule .Module_two .swiper-container {
  width: 100rem;
  height: 15.3125rem;
  overflow: hidden;
  margin: 0 auto;
}
.careerModule .Module_two .swiper-container .swiper-wrapper {
  height: 100%;
}
.careerModule .Module_two .swiper-container .swiper-wrapper .swiper-slide {
  height: 100%;
  width: 100%;
}
.careerModule .Module_two .swiper-container .swiper-wrapper .swiper-slide .area {
  width: 9rem;
  height: 100%;
  text-align: center;
  font-size: 0.9375rem;
  color: #606266;
}
.careerModule .Module_two .swiper-container .swiper-wrapper .swiper-slide .area .icon {
  width: 8.75rem;
  height: 8.75rem;
  margin-bottom: 1.6875rem;
}
.careerModule .Module_two .swiper-container .swiper-wrapper .swiper-slide .area .text1 {
  color: #303133;
  font-size: 1.25rem;
}
.careerModule .Module_two .swiper-horizontal > .swiper-pagination-bullets,
.careerModule .Module_two .swiper-pagination-bullets.swiper-pagination-horizontal,
.careerModule .Module_two .swiper-pagination-custom,
.careerModule .Module_two .swiper-pagination-fraction {
  top: 91%;
}
.careerModule .Module_three {
  padding-bottom: 8.625rem;
}
.careerModule .Module_three .area {
  width: 100rem;
  margin: 0 auto;
}
.careerModule .Module_three .area .titleBox {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5rem;
}
.careerModule .Module_three .area .titleBox .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.careerModule .Module_three .area .titleBox .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.careerModule .Module_three .area .titleBox .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.careerModule .Module_three .area .titleBox .right img {
  width: 100%;
  height: 100%;
}
.careerModule .Module_three .area .imageBox {
  width: 100%;
  height: 31.25rem;
  background-size: 100% 100%;
  padding: 5.625rem 6.25rem;
  box-sizing: border-box;
  background-image: url('/static/images/career14.jpg');
}
.careerModule .Module_three .area .imageBox .itemBox {
  width: 31.25rem;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}
.careerModule .Module_three .area .imageBox .itemBox .item {
  width: 13.75rem;
  height: 3.25rem;
  border-radius: 3.125rem;
  text-align: center;
  border: 0.0625rem solid #A73A26;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #A73A26;
  font-size: 1.25rem;
}
.careerModule .Module_three .area .imageBox .itemBox .item img {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 0.875rem;
}
.careerModule .Module_four .area {
  width: 100rem;
  margin: 0 auto;
}
.careerModule .Module_four .area .titleBoxs {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 5rem;
}
.careerModule .Module_four .area .titleBoxs .left .text {
  font-size: 2.5rem;
  color: #A73A26;
}
.careerModule .Module_four .area .titleBoxs .left .text1 {
  font-size: 1.375rem;
  color: #A73A26;
}
.careerModule .Module_four .area .titleBoxs .right {
  width: 12.8125rem;
  height: 2.75rem;
}
.careerModule .Module_four .area .titleBoxs .right img {
  width: 100%;
  height: 100%;
}
.careerModule .Module_four .area .inputBox {
  width: 100rem;
  margin: 0 auto;
  height: 33.9375rem;
  background-color: #F5F6F8;
  border-radius: 0.375rem;
  margin-bottom: 8.125rem;
  padding: 5.625rem;
  /* 清除textarea所有默认样式 */
  /* 清除textarea的focus状态样式 */
  /* 清除textarea的placeholder样式 */
}
.careerModule .Module_four .area .inputBox .inputBoxTop {
  display: flex;
  justify-content: space-between;
}
.careerModule .Module_four .area .inputBox .inputBoxTop .left .name {
  width: 42.5rem;
  height: 4.125rem;
  background-color: #FFFFFF;
  border-radius: 0.375rem;
  margin-bottom: 1.375rem;
  padding: 1.3125rem;
  color: #A73A26;
}
.careerModule .Module_four .area .inputBox .inputBoxTop .left .name span {
  margin-right: 0.25rem;
}
.careerModule .Module_four .area .inputBox .inputBoxTop .left input {
  width: 90%;
}
.careerModule .Module_four .area .inputBox .inputBoxTop .right {
  width: 42.625rem;
  border-radius: 0.375rem;
  height: 15.1875rem;
  background-color: #FFFFFF;
  padding: 1.3125rem;
}
.careerModule .Module_four .area .inputBox .inputBoxTop .right textarea {
  width: 100%;
  height: 90%;
  color: #303133;
  font-size: 1rem;
}
.careerModule .Module_four .area .inputBox #content {
  /* 清除边框和轮廓 */
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  /* 清除背景 */
  background: transparent !important;
  background-color: transparent !important;
  /* 清除内边距和外边距 */
  padding: 0 !important;
  margin: 0 !important;
  /* 清除字体样式 */
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  /* 清除尺寸限制 */
  resize: none !important;
  min-height: auto !important;
  max-height: none !important;
  min-width: auto !important;
  max-width: none !important;
  /* 清除其他默认样式 */
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  border-radius: 0 !important;
  /* 确保可点击和可编辑 */
  cursor: text !important;
  user-select: text !important;
}
.careerModule .Module_four .area .inputBox #content:focus {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background: transparent !important;
}
.careerModule .Module_four .area .inputBox #content::placeholder {
  color: #909399 !important;
  opacity: 0.7 !important;
}
.careerModule .Module_four .area .inputBox .button {
  width: 18.75rem;
  height: 3.75rem;
  background-color: #A73A26;
  text-align: center;
  line-height: 3.75rem;
  font-size: 1.125rem;
  color: #FFFFFF;
  margin: 0 auto;
  margin-top: 3.125rem;
  border-radius: 0.375rem;
}
.show_product .details .container {
  width: 87.5rem;
  margin: 0 auto;
}
.show_product .details .view-top h1 {
  font-size: 2.2rem;
  text-align: center;
  padding-top: 6.25rem;
  margin-bottom: 1.875rem;
}
.show_product .view-info {
  display: flex;
  justify-content: center;
}
.show_product .view-info em {
  display: flex;
  margin: 0 1rem;
  color: #909399;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: 0.3px;
  align-items: center;
}
.show_product .view-info em img {
  margin-right: 0.625rem;
}
.show_product .view-desc {
  margin-top: 2rem;
  padding: 1rem 0 3rem 0;
}
.show_product .view-desc img{
    width: 34rem !important;
    height: auto !important;
}
.show_product .view-desc,
.show_product .view-desc p {
  color: #303133;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
  letter-spacing: 0.3px;
}
.show_product .view-pager {
  border-top: 1px solid #e2e2e2;
  padding: 1rem 0 5rem 0;
  margin-top: 2rem;
}
.show_product .view-pager ul {
  display: flex;
  justify-content: space-between;
}
.show_product .view-pager ul li {
  display: flex;
  color: #303133;
  cursor: pointer;
}
.show_product .view-pager ul li:hover {
  color: #006CDE;
}
