.banner {}

.banner .c {
  position: relative;
  height: 536px;
  overflow: hidden;
}

.banner .h {
  visibility: visible;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
}

.banner .h .flexslider {
  position: relative;
  margin: 0px auto;
  width: 100%;
  height: 100%;
}

.banner .h .flexslider .flexslider {
  position: relative;
}

.banner .h .flexslider .flex-viewport {
  width: 100%;
  height: 100%;
}

.banner .h .flexslider .slide {
  position: relative;
  width: 100%;
}

.banner .h .flexslider .block_home_post_feature {
  width: 300px;
}

.banner .h .flexslider .block_home_post_feature p {
  padding-bottom: 0px;
}

.banner .h .flexslider .slides li {
  display: none;
  width: 100%;
  -webkit-backface-visibility: hidden;
  list-style-type: none;
}

.banner .h .flexslider .slides li .ps {
  position: relative;
  display: block;
  width: 100%;
  height: 536px;
}

.banner .h .flexslider .slides li .ps p {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  /*-webkit-animation:kenburns 6s ease-in-out forwards;
   -moz-animation:kenburns 6s ease-in-out forwards; 
  -ms-animation:kenburns 6s ease-in-out forwards;
   animation:kenburns 6s ease-in-out forwards;*/
}

.banner .h .flexslider .flex-pauseplay span {
  text-transform: capitalize;
}

.banner .h .flexslider .flex-control-paging {
  position: absolute;
  right: 0%;
  bottom: 32px;
  z-index: 9;
  width: 100%;
  text-align: center;
}

.banner .h .flexslider .flex-control-paging li {
  display: inline-block;
  margin: 0 4.5px;
  height: 20px;
}

.banner .h .flexslider .flex-control-paging li a {
  float: right;
  font-size: 0px;
  display: block;
  width: 20px;
  height: 20px;
  background: url(../images/banner_d.png) center no-repeat;
  cursor: pointer;
}

.banner .h .flexslider .flex-control-paging li a.flex-active {
  background: url(../images/banner_ds.png) center no-repeat;
}

.banner .h .flexslider .flex-direction-nav {
  position: absolute;
  left: 0%;
  top: 50%;
  z-index: 9;
  margin: -57px 0px 0 0;
  width: 100%;
}

.banner .h .flexslider .flex-direction-nav li {
  float: left;
  width: 50%;
  height: 114px;
}

.banner .h .flexslider .flex-direction-nav a {
  display: block;
  float: right;
  width: 53px;
  height: 114px;
  font-size: 0px;
}

.banner .h .flexslider .flex-direction-nav a.flex-prev {
  float: left;
}

.banner .h .flexslider .flex-direction-nav .flex-prev {
  background: url(../images/icon_9.png) center no-repeat;
}

.banner .h .flexslider .flex-direction-nav .flex-next {
  background: url(../images/icon_10.png) center no-repeat;
}

.banner .h .flexslider .flex-direction-nav .flex-prev:hover {
  background: url(../images/icon_9s.png) center no-repeat;
}

.banner .h .flexslider .flex-direction-nav .flex-next:hover {
  background: url(../images/icon_10s.png) center no-repeat;
}

.buIn_content1 {
  background: #EDF1FD;
  background-image: none;
}

.buIn_content2 {
  background: #fff;
  background-image: none;
}

.main {
  /* width: 80%; */
  height: 100%;
  /* width: 1200px; */
  margin: 0 auto;
  font-size: 14px;
}

.tabs {
  /* padding: 0px 24%; */
  display: flex;
  justify-content: space-evenly;
  background: #F8F8F8;
}

.tabs a {
  padding: 0 60px;
  line-height: 60px;
  color: #333;
  font-size: 16px;
  font-weight: 600;
}

.tabs a:hover {
  color: #d7000f;
}

.tabs .active {
  font-weight: 500;
  color: #fff;
  background: #d7000f;
}

.desc {
  margin: 0 auto;
  width: 60%;
  /* width: 600px; */
}

.desc2 {
  /*width: 70%;*/
  width: 1200px;
  margin: 0 auto;
}

.xbt {
  margin: 40px 0 40px;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  position: relative;
}

.xbt .text-container {
  position: relative;
  height: 40px;
}

.xbt .overlay-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #b1b1b133;
}

.xbt .centered-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.xbt .line {
  margin: 10px auto 0;
  width: 22px;
  height: 2px;
  background: #d7000f;
}

.info p {
  margin-bottom: 8px;
  font-size: 16px;
  text-indent: 2rem;
}

.tj {
  margin: 30px 0 -12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tj p {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.tj .num {
  font-size: 45px;
  color: #f7000f;
  margin-bottom: 14px;
  /* font-weight: 600; */
}

.vertical {
  width: 1px;
  height: 50px;
  background: #cccccc;
}

.slogan {
  text-align: center;
  color: #f7000f;
  font-size: 26px;
  font-weight: 600;
  font-style: italic;
}

/* 首页 */

.sy {
  width: 100%;
  margin: auto;
}

.sy .top {
  width: 100%;
  height: 68px;
  background-color: rgb(248, 248, 248);
}

.sy .top .group {
  width: 1200px;
  margin: 0 auto;
  padding: 19px 0;
  display: flex;
  align-items: center;
}

.sy .top .group .image1 {
  height: 30px;
  width: 130px;
}

.sy .top .group .text {
  margin-left: 20px;
  display: flex;
  align-items: center;
  width: calc(100% - 150px);
  justify-content: space-between;
}

.sy .top .group .text .title {
  font-weight: bold;
  font-size: 22px;
  color: #333333;
}

.sy .top .group .text .time {
  font-weight: 400;
  font-size: 18px;
  color: #585858;
}

.sy .new-list {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.sy .new-list .left {
  height: 270px;
  background: url("../../material/images/sy_news.png") 100% no-repeat;
  background-size: 100% 100%;
  margin-top: 2px;
  width: 385px;
}

.sy .new-list .right {
  width: 738px;
  display: flex;
  flex-direction: column;
}

.sy .new-list .box {
  display: flex;
}

.sy .new-list .r-date {
  display: flex;
  flex-direction: column;
}

.sy .new-list .r-date-day {
  height: 86px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 61px;
  font-weight: normal;
  width: 150px;
}

.sy .new-list .r-date-year {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 23px;
  line-height: 38px;
  width: 150px;
}

.sy .new-list .text-group {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sy .new-list .t1 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 34px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 69px;
}

.sy .new-list .t2 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-weight: normal;
  line-height: 30px;
}

.sy .new-list .line {
  width: 738px;
  height: 1px;
  margin-top: 35px;
}

.sy .qyzx {
  height: 718px;
  margin-top: 101px;
}

.sy .qyzx .zjqy_bg {
  width: 100%;
  height: 718px;
  background: url("../../material/images/sy_zjqy.png") 100% no-repeat;
  background-size: 100% 100%;
  position: absolute;
}

.sy .qyzx .zjqy_box {
  background-color: rgba(255, 255, 255, 1);
  width: 956px;
  height: 558px;
  position: relative;
  top: 100px;
  left: calc(50% - 375px);
  padding: 30px 50px;
  box-sizing: border-box;
}

.sy .qyzx .t1 {
  /* width: 838px; */
  height: 325px;
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 18px;
  font-family: SourceHanSansSC-Regular;
  font-weight: normal;
  text-align: left;
  line-height: 32px;
  margin: 40px 0 66px 59px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 10;
  /* 这里的3表示最多显示3行 */
  overflow: hidden;
  text-overflow: ellipsis;

}

.sy .qyzx .next {
  background-color: rgba(223, 25, 23, 1);
  border-radius: 50%;
  height: 61px;
  width: 61px;
  right: -27px;
  top: 300px;
  position: absolute;
}

.sy .qyzx .next-img {
  width: 15px;
  height: 26px;
  margin: 18px 0 0 23px;
}

.sy .sy-zyyw {
  width: 1200px;
  margin: 0 auto 100px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sy .sy-zyyw .lists {
  width: 1200px;
  height: 575px;
  display: flex;
}

.sy .sy-zyyw .listitems:hover .box {
  background-color: rgba(0, 0, 0, 0);
}

.sy .sy-zyyw .listitems {
  height: 575px;
  width: 300px;
  display: flex;
  flex-direction: column;
}

.sy .sy-zyyw .box {

  background-color: rgba(0, 0, 0, 0.3);
  position: relative;
  width: 300px;
  height: 575px;
}

.sy .sy-zyyw .line {
  background-color: rgba(255, 255, 255, 1);
  width: 44px;
  height: 5px;
  margin: 217px 0 0 42px;
}

.sy .sy-zyyw .text {
  width: 119px;
  height: 22px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight: 500;
  text-align: left;
  white-space: nowrap;
  line-height: 60px;
  margin: 34px 0 0 41px;
}

.sy .sy-zyyw .block {
  border-radius: 50%;
  position: absolute;
  left: 42px;
  top: 312px;
  width: 50px;
  height: 50px;
  border: 2px solid rgba(255, 255, 255, 1);
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  text-align: center;
}

/* 走进企业-企业文化 */
.qywh {
  position: relative;
  width: 100%;
  text-align: center;
}

.qywh .group {
  height: 327px;
  display: flex;
  flex-direction: row;
  margin: 20px 0;
}

.qywh .text-wrapper_1 {
  flex: 2;
  height: 327px;
  background: url(../../material/images/qywh1.png) 100% no-repeat;
  background-size: 100% 100%;
  justify-content: flex-center;
  margin: 0 10px;
  margin-left: 0;
}

.qywh .text-wrapper_2 {
  flex: 1;
  height: 327px;
  background: url(../../material/images/qywh2.png) 100% no-repeat;
  background-size: 100% 100%;
  justify-content: flex-center;
  margin: 0 10px;
  margin-right: 0;
}

.qywh .text-wrapper {
  display: flex;
  flex: 2;
  margin: 0 10px;
  margin-left: 0;
}

.qywh .text-wrapper_3 {
  flex: 1;
  height: 327px;
  background: url(../../material/images/qywh3.png) 100% no-repeat;
  background-size: 100% 100%;
  justify-content: flex-center;
  margin: 0 10px;
  margin-left: 0;
}

.qywh .text-wrapper_4 {
  flex: 1;
  height: 327px;
  background: url(../../material/images/qywh4.png) 100% no-repeat;
  background-size: 100% 100%;
  justify-content: flex-center;
  margin: 0 10px;
  margin-right: 0;
}

.qywh .text-wrapper_5 {
  flex: 1;
  height: 327px;
  background: url(../../material/images/qywh5.png) 100% no-repeat;
  background-size: 100% 100%;
  justify-content: flex-center;
  margin: 0 10px;
  margin-right: 0;
}

.qywh .text {
  width: 99px;
  height: 24px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 60px;
  margin: 112px 0 0 49px;
}

.qywh .paragraph {
  width: 220px;
  /* height: 47px; */
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin: 30px 0 0px 49px;
}

/* 走进企业-企业介绍 */
.qyjs {}

/* 走进企业-信息公开 */
.xxgk {
  width: 1200px;
  margin: 0 auto;
}

.xxgk .list-item {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
  width: 100%;
  background-color: rgb(248, 248, 248);
  height: 136px;
  padding: 20px 20px 20px 60px;
}

.xxgk .list-item .left-time {
  display: flex;
  flex-direction: column;
  width: 126px;
  color: #999;
  height: 100%;
  justify-content: space-evenly;
  align-items: flex-start;
}

.xxgk .list-item .left-time .day {
  font-size: 28px;
  color: rgb(51, 51, 51);
  font-weight: bold;
}

.xxgk .list-item .left-time .year {
  margin: 0;
  font-size: 16px;
}

.xxgk .list-item .left-time .line {
  margin: 12px 0 0 0;
  height: 1px;
  width: 50%;
  border-width: 2px;
  border-style: solid;
  border-color: rgb(220, 220, 220);

}

.xxgk .list-item .right-box {
  flex: 1;
  width: calc(1200px - 326px - 176px);
}

.xxgk .list-item .right-box a {
  text-decoration: none;
}

.xxgk .list-item .right-box .list-tit {
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.xxgk .list-item .right-box .list-tit a {
  color: #000;
}

.xxgk .list-item .right-box .list-cont {
  padding-top: 10px;
  font-size: 16px;
  line-height: 30px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}

.xxgk .list-item .right-box .list-cont a {
  color: #000;
}

.xxgk .list-item:hover {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(241, 241, 241, 1);
}

.xxgk .list-item:hover .list-tit a {
  color: rgb(223, 25, 23);
}

.xxgk .list-item:hover .left-time .line {
  border-color: rgb(223, 25, 23);
}

/* 主营业务 */
.zyyw {
  padding-top: 100px;
}

.zyyw .list {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

.zyyw .list-items :hover .quarter-circle {
  background: rgba(223, 25, 23, 1);
}

.zyyw .list-items :hover .quarter-circle .circle {
  background: url("../../material/images/zyyw_w.png");
}

.zyyw .list-items :hover .title {
  color: rgba(223, 25, 23, 1);
}

.zyyw .list-items {
  box-shadow: 0px 0px 20px 0px rgba(241, 241, 241, 1);
  width: 580px;
  height: 206px;
  margin: 10px;
  background: rgba(255, 255, 255, 1);
  display: flex;
  justify-content: space-between;
  cursor: pointer;

}

.zyyw .img {
  width: 240px;
  height: 206px;
}

.zyyw .section {
  width: 320px;
  height: 206px;
}

.zyyw .title {
  overflow-wrap: break-word;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  white-space: nowrap;
  line-height: 32px;
  margin: 16px;
  height: 32px;
  color: #000;
}

.zyyw .value {
  overflow-wrap: break-word;
  color: rgba(88, 88, 88, 1);
  font-size: 14px;
  font-weight: normal;
  text-align: left;
  line-height: 24px;
  height: 100px;
  margin: 0 16px;
}

.zyyw .quarter-circle {
  border-radius: 40px 0 0 0;
  height: 33px;
  width: 33px;
  margin: 6px 0 0 274px;
  background: #EEEEEE;
  width: 50px;
  height: 40px;
}

.zyyw .quarter-circle .circle {
  width: 16px;
  height: 12px;
  margin: 16px 0 0 20px;
  background: url("../../material/images/zyyw_r.png");
}

/* 企业新闻 */
.qyxw {
  /* padding-top: 100px; */
}

.qyxw .list-item {
  margin-bottom: 25px;
  display: flex;
  align-items: center;

}

.qyxw .list-item .left-pic {
  width: 326px;
  height: 210px;
  border-radius: 15px;
  overflow: hidden;
  background-color: #40c3ff;
}

.qyxw .list-item .left-pic img {
  width: 100%;
  height: 210px;
  object-fit: cover;
}

.qyxw .list-item .left-time {
  width: 176px;
  color: #999;
  text-align: center;
  line-height: 1.2;
}

.qyxw .list-item .left-time .day {
  font-weight: bold;
  font-size: 60px;
}

.qyxw .list-item .left-time .year-month {
  font-size: 16px;
}

.qyxw .list-item .right-box {
  flex: 1;
  width: calc(1200px - 326px - 176px);
}

.qyxw .list-item .right-box a {
  text-decoration: none;
}

.qyxw .list-item .right-box .list-tit {
  font-size: 28px;
  font-weight: bold;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.qyxw .list-item .right-box .list-tit a {
  color: #000;
}

.qyxw .list-item .right-box .list-cont {
  padding-top: 20px;
  font-size: 16px;
  line-height: 30px;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-break: break-all;
  overflow: hidden;
}

.qyxw .list-item .right-box .list-cont a {
  color: #000;
}

/* 社会责任 */
.shzr {
  padding-top: 100px;
}

.shzr .group {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}

.shzr .group .section {
  box-shadow: 0px 0px 18px 0px rgba(136, 136, 136, 0.18);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 22px;
  width: 583px;
  height: 305px;
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}

.shzr .group .section .box {
  width: 435px;
  height: 92px;
  margin: 44px 0 0 87px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.shzr .group .section .box .box_image {
  width: 86px;
  height: 88px;
}

.shzr .group .section .box .box_text {
  width: 118px;
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(109, 125, 143, 1);
  font-size: 30px;
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
  margin-top: 62px;
}

.shzr .group .section .image {
  width: 485px;
  height: 1px;
  margin: 20px auto;
}

.shzr .group .section .text {
  width: 484px;
  height: 50px;
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin: 20px auto;
}

.shzr .main1 {
  position: relative;
  width: 100%;
  height: 445px;
  background: url(../../material/images/shzr_bg1.png) 100% no-repeat;
  background-size: 100% 100%;
  margin-top: 100px;
}

.shzr .main1 .group1 {
  position: absolute;
  left: calc(50% - 600px);
  top: 130px;
  width: 1200px;
  display: flex;
  justify-content: space-between;
}

.shzr .main1 .group1 .text-wrapper {
  box-shadow: 0px 0px 18px 0px rgba(136, 136, 136, 0.18);
  background-color: rgba(255, 255, 255, 1);
  border-radius: 36px;
  width: 322px;
  height: 370px;
  padding: 56px 20px 0 26px;
  display: flex;
  flex-direction: column;

}

.shzr .main1 .group1 .text_2 {
  height: 30px;
  overflow-wrap: break-word;
  color: rgba(109, 125, 143, 1);
  font-size: 30px;
  font-weight: 900;
  text-align: left;
  white-space: nowrap;
  line-height: 30px;
}

.shzr .main1 .group1 .text_3 {
  overflow-wrap: break-word;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
  font-weight: normal;
  text-align: justify;
  line-height: 28px;
  margin-top: 30px;
}

.shzr .main2 {
  width: 1200px;
  margin: 100px auto 0 auto;
  font-weight: 400;
  font-size: 18px;
}

/* 党的建设 */
.ddjs {
  margin-top: 100px;
}

.ddjs .box1 {
  width: 1200px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.ddjs .box1 .left-text {
  padding: 20px 0 0;
  display: flex;
  flex-direction: column;
}

.ddjs .box1 .left-text .text_1 {
  font-weight: 400;
  font-size: 26px;
  color: #4A3E3D;
}

.ddjs .box1 .left-text .text_2 {
  overflow-wrap: break-word;
  color: rgba(205, 51, 51, 1);
  font-size: 56px;
  font-weight: normal;
  text-align: left;
  line-height: 69px;
  margin: 20px 0;
}

.ddjs .box1 .left-text .text_3 {
  overflow-wrap: break-word;
  color: rgba(74, 62, 61, 1);
  font-size: 18px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
}

.ddjs .box1 .right-image {
  /* height: 300px; */
  width: 550px;
  margin-left: 20px;
}

.ddjs .box2 {
  height: 317px;
  display: flex;
  justify-content: space-between;
  width: 1400px;
  margin: 80px auto;
}

.ddjs .box2 .box-item {
  background-color: rgba(243, 243, 243, 1);
  width: 324px;
  height: 317px;
  display: flex;
  border-left: 3px solid;
}

.ddjs .box2 .text-group {
  width: 243px;
  height: 157px;
  margin: 100px 0 0 42px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.ddjs .box2 .text1 {
  overflow-wrap: break-word;
  color: rgba(205, 51, 51, 1);
  font-size: 34px;
  font-weight: normal;
  text-align: left;
  line-height: 42px;
  margin-left: 2px;
}

.ddjs .box2 .text2 {
  overflow-wrap: break-word;
  color: rgba(205, 51, 51, 1);
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 16px;
}

.ddjs .box3 {
  width: 100%;
  height: 577px;
  margin-top: 190px;
  position: relative;
  overflow: hidden;
}

.ddjs .box3 .left {
  width: 450px;
  height: 577px;
  background: rgba(48, 47, 47, 0.7);
  display: flex;
  flex-direction: column;
  position: absolute;
  left: 0;
}

.ddjs .box3 .left-group {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-evenly;

}

.ddjs .box3 .title {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 30px;
  font-weight: normal;
  text-align: left;
  line-height: 38px;
}

.ddjs .box3 .round {
  background-color: rgba(0, 0, 0, 0);
  border-radius: 50%;
  height: 68px;
  border: 2px solid rgba(255, 255, 255, 1);
  width: 68px;
}

.ddjs .box3 .round-image {
  width: 14px;
  height: 24px;
  margin: 22px 0 0 29px;
}

.ddjs .box3 .imgbox {
  position: absolute;
  left: 0;
  width: 100%;
  height: 577px;
}

.ddjs .box3 .imgbox a {
  float: left;
}

.ddjs .box3 .imgbox img {
  width: 100%;
  height: 577px;
}

/* 加入我们 */
.jrwm {
  width: 100%;
  margin: 0 auto;
}

.jrwm .box {
  width: 100%;
  height: 700px;
  display: flex;
}

.jrwm .box-left {
  position: relative;
  border-bottom: 2px solid #ccc;
  flex: 2;
  height: 100%;
  padding-top: 40px;
}

.jrwm .box-left .top {
  width: 360px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: calc(100% - 360px);
}

.jrwm .box-left .top .t1 {
  font-weight: 400;
  font-size: 38px;
  color: #333333;
  line-height: 69px;
}

.jrwm .box-left .top .t2 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 69px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 69px;
  margin-left: 1px;
}

.jrwm .box-left .top .t3 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin-top: 41px;
}

.jrwm .box-left .top .more-box {
  height: 62px;
  border-radius: 30px;
  width: 134px;
  margin-top: 100px;
  text-align: center;
  line-height: 62px;
  background: red;
  color: rgba(255, 255, 255, 1);
  font-size: 15px;
}

.jrwm .box-left .btn {
  position: absolute;
  left: calc(100% - 450px);
  bottom: -31px;
  display: flex;

}

.jrwm .box-left .btn .right {
  background-color: rgba(66, 66, 66, 1);
  height: 61px;
  width: 61px;
  border-radius: 50%;
  border: 2px solid rgba(66, 66, 66, 1);
  display: flex;
  align-items: center;
}

.jrwm .box-left .btn .image {
  width: 16px;
  height: 27px;
  margin: auto;
}

.jrwm .box-left .btn .left {
  background-color: rgba(255, 255, 255, 1);
  height: 61px;
  width: 61px;
  border-radius: 50%;
  border: 2px solid rgba(66, 66, 66, 1);
  display: flex;
  align-items: center;
}

.jrwm .box-right {
  flex: 5;
  height: 100%;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding-top: 60px;
  display: flex;
  overflow-x: hidden;
}

.jrwm .box-right .section1 {
  width: 461px;
  border-top: 1px solid rgba(66, 66, 66, 1);
  border-left: 1px solid rgba(66, 66, 66, 1);
  display: flex;
  flex-direction: column;
}

.jrwm .box-right .section1 .image {
  width: 369px;
  height: 369px;
  margin: 40px auto;
}

.jrwm .box-right .section1 .t1 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 34px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 42px;
  margin: 0 0 0 55px;
}

.jrwm .box-right .section1 .t2 {
  overflow-wrap: break-word;
  color: rgba(51, 51, 51, 1);
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin: 28px 0 0 54px;
}

.jrwm .section2 {
  width: 461px;
  display: flex;
  flex-direction: column;
  background-color: rgba(223, 25, 23, 1);

}

.jrwm .section2 .image {
  width: 81px;
  height: 80px;
  margin: 95px 0 0 75px;
}

.jrwm .section2 .t1 {
  width: 165px;
  height: 33px;
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 34px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 42px;
  margin: 44px 0 0 76px;
}

.jrwm .section2 .t2 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  line-height: 30px;
  margin: 27px 0 0 75px;
}

.jrwm .section2 .t3 {
  overflow-wrap: break-word;
  color: rgba(255, 255, 255, 1);
  font-size: 115px;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
  line-height: 42px;
  margin: 144px auto 83px;
}