/*=========== p1-2 é¢†å¯¼æˆå‘˜ ===========*/
.members .members_1 {
  padding: 80px 0 100px;
}
.members .members_1 .left {
  position: relative;
  width: 35%;
  height: 480px;
  background: #ba1912 url(../image/members_1.png) right top no-repeat;
}
.members .members_1 .left .top {
  margin-bottom: 45px;
  color: #fff;
}
.members .members_1 .left .top b {
  display: inline-block;
  position: relative;
  padding: 0 42px 20px 0;
  font-size: 24px;
}
.members .members_1 .left .top p {
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Arial";
}
.members .members_1 .left .top .lie {
  width: 100px;
  height: 1px;
  background: #fff;
  content: " ";
}
.members_1 .left .tab_next {
  padding: 50px 50px 0;
}
.members_1 .left .tab_next .cen ul {
  margin-bottom: 30px;
}
.members_1 .left .tab_next .cen ul a {
  line-height: 45px;
  font-size: 18px;
  color: #fff;
}
.members_1 .left .tab_next .cen ul a p {
  transition: all 0.5s;
  float: left;
  max-width: calc(100% - 60px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.members_1 .left .tab_next .cen ul a i {
  float: right;
}
.members_1 .left .tab_next .cen ul a:hover p {
  transition: all 0.5s;
  /* color: #ca4640; */
}
.members_1 .left .tab_next .cen .more {
  padding-right: 22px;
  font-size: 18px;
  color: #fff;
  background: url(../image/icon_3.png) right center no-repeat;
}
.members .members_1 .right {
  width: 63.42%;
  min-height: 480px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  background: #fff url(../image/members_2.png) right bottom no-repeat;
}
.members .members_1 .right .bor {
  padding: 60px 6% 40px 9%;
  line-height: 48px;
}
.members .members_1 .right .bor .clearfix {
    margin-bottom: 6px;
  cursor: pointer;
  color: #333;
}
.members .members_1 .right .bor .clearfix b {
  float: left;
  padding-left: 40px;
  width: 96px;
  font-size: 22px;
  background: url(../image/icon_40.png) left center no-repeat;
  letter-spacing: 1px;
}
.members .members_1 .right .bor .clearfix p {
  float: left;
  width: calc(100% - 140px);
  font-size: 22px;
}
.members .members_1 .right .bor .clearfix.cur {
  color: #ba1912;
}
/*=========== p1-3 ç»„ç»‡æž¶æž„ ===========*/
.organization {
  padding: 90px 0 0;
  background: url(../image/organization_bac.jpg) center no-repeat;
  background-size: cover;
}
.organization .organization_1 {
  padding-bottom: 100px;
}
.organization .organization_1 img {
  width: 100%;
}
.organization .titleO {
  padding-bottom: 16px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
/*=========== p1-5 ä¼ä¸šæ–‡åŒ– ===========*/
.culture_1 {
  padding: 84px 0 90px;
}
.culture_1 a {
  position: relative;
  float: left;
  margin-right: 1.85%;
  width: 32.1%;
  height: 400px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.culture_1 a .imgPic {
  transition: all 0.5s;
  opacity: 0;
  transform: scale(0.7);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.culture_1 a .pos {
  position: absolute;
  left: 16.4%;
  top: 100px;
}
.culture_1 a .pos .icon {
  position: relative;
  margin-bottom: 22px;
  width: 100%;
  height: 49px;
}
.culture_1 a .pos .icon img {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
}
.culture_1 a .pos .icon img.img2 {
  opacity: 0;
}
.culture_1 a .pos b {
  margin-bottom: 32px;
  font-size: 20px;
  color: #333;
}
.culture_1 a .pos .text p {
  line-height: 36px;
  font-size: 16px;
  color: #666;
}
.culture_1 a:nth-child(3) {
  margin-right: 0;
}
.culture_1 a.a1 {
  background: #fff url(../image/culture_3.png) right top no-repeat;
}
.culture_1 a.a2 {
  animation-delay: 0.1s;
  background: #fff url(../image/culture_2.png) right top no-repeat;
}
.culture_1 a.a3 {
  animation-delay: 0.2s;
  background: #fff url(../image/culture_1.png) right top no-repeat;
}
.culture_1 a:hover .imgPic {
  transition: all 0.5s;
  opacity: 1;
  transform: scale(1);
}
.culture_1 a:hover .pos .icon .img1 {
  opacity: 0;
}
.culture_1 a:hover .pos .icon .img2 {
  opacity: 1;
}
.culture_1 a:hover .pos b,
.culture_1 a:hover .pos .text p {
  color: #fff;
}
/*=========== p1-6 ä¼ä¸šå“ç‰Œ ===========*/
.brand_1 {
  margin: 98px auto 110px;
  position: relative;
}
.brand_1 .left {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  width: 32.85%;
  height: 100%;
}
.brand_1 .left img {
  width: 59.56%;
}
.brand_1 .text {
  float: right;
  width: 65%;
  line-height: 36px;
  font-size: 22px;
  color: #333;
}
.brand_1 .text b {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: bold;
  color: #ba1912;
}
/*=========== p2-1 æ–°é—» ===========*/
.new {
  padding: 63px 0 99px;
}
.new .left {
  float: left;
  width: 65.14%;
}
.new .left .list {
  margin-bottom: 50px;
}
.new .left .list a {
  position: relative;
  margin-bottom: 17px;
  padding: 20px 0;
  border-bottom: #eaeaea 2px solid;
}
.new .left .list a::before {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0px;
  height: 3px;
  background: #ba1912;
  content: " ";
}
.new .left .list a .time {
  width: 75px;
  height: 75px;
  font-family: "Arial";
  color: #333;
}
.new .left .list a .time div {
  padding: 10px 0 0 12px;
}
.new .left .list a .time i {
  font-size: 30px;
  color: #ba1912;
  font-weight: bold;
}
.new .left .list a .time em {
  font-size: 14px;
}
.new .left .list a .text {
  float: left;
  margin-left: 30px;
  width: calc(100% - 190px);
}
.new .left .list a .text b {
  margin: 8px 0 18px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new .left .list a .text p {
  font-size: 14px;
  color: #666;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.new .left .list a span {
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 100%;
  background: url(../image/icon_44.png) center no-repeat;
}
.new .left .list a.cur .time {
  color: #fff;
  background: #c6a871;
}
.new .left .list a.cur .time i {
  color: #fff;
}
.new .left .list a.cur:hover .text b {
  color: #ba1912;
}
.new .left .list a:hover::before {
  width: 100%;
}
.Nsearch {
  margin-top: 22px;
  width: 30%;
}
.Nsearch .titleN {
  margin-bottom: 20px;
}
.Nsearch .titleN b {
  margin-bottom: 6px;
  font-weight: bold;
  font-size: 24px;
  color: #333;
}
.Nsearch .titleN p {
  font-weight: bold;
  font-size: 20px;
  color: #d7d2d2;
}
.Nsearch .next {
  margin-bottom: 40px;
}
.Nsearch .next .inp {
  position: relative;
  margin-bottom: 18px;
  width: 100%;
  height: 70px;
  background: #f3f3f3;
}
.Nsearch .next .inp .clearfix {
  position: relative;
  margin: 0 7%;
}
.Nsearch .next .inp i {
  position: absolute;
  right: 0;
  top: 0;
  width: 17px;
  height: 100%;
  background: url(../image/icon_32.png) center no-repeat;
}
.Nsearch .next .inp input {
  float: left;
  position: relative;
  z-index: 3;
  width: 100%;
  height: 70px;
  font-size: 16px;
  color: #666;
}
.Nsearch .next .inp.inp2 input {
  width: calc(100% - 14px);
  height: 70px;
}
.Nsearch .next .inp.inp2 .but {
  float: left;
  width: 14px;
  height: 70px;
  background: url(../image/icon_45.png) center no-repeat;
}
.Nsearch .nextList {
  margin-bottom: 45px;
}
.Nsearch .nextList a {
  padding: 28px 0;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  border-bottom: #dcdcdc 1px solid;
}
.Nsearch .nextList a:hover {
  color: #ba1912;
}
.Nsearch .mySwiper img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/*=========== p2-1 æœ‰å›¾æ–°é—» ===========*/
.newPic {
  padding: 63px 0 99px;
}
.newPic .left {
  float: left;
  width: 65.14%;
}
.newPic .left .list {
  margin-bottom: 50px;
}
.newPic .left .list a {
  position: relative;
  margin-bottom: 17px;
  padding: 20px 0;
  border-bottom: #eaeaea 2px solid;
}
.newPic .left .list a::before {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0px;
  height: 3px;
  background: #ba1912;
  content: " ";
}
.newPic .left .list a .pic {
  width: 260px;
  height: 146px;
  overflow: hidden;
}
.newPic .left .list a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newPic .left .list a .text {
  float: left;
  margin-left: 30px;
  width: calc(100% - 340px);
}
.newPic .left .list a .text b {
  margin: 6px 0 20px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newPic .left .list a .text i {
  margin-bottom: 18px;
  font-size: 14px;
  color: #555;
  font-family: Arial;
}
.newPic .left .list a .text p {
  line-height: 30px;
  font-size: 14px;
  color: #555;
}
.newPic .left .list a span {
  position: absolute;
  right: 23px;
  top: 50%;
  transform: translateY(-50%);
  width: 7px;
  height: 100%;
  background: url(../image/icon_44.png) center no-repeat;
}
.newPic .left .list a:hover::before {
  width: 100%;
}
.newPic .left .list a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.newPic .left .list a:hover .text b {
  color: #ba1912;
}
/*=========== p2-2 æ–°é—»è¯¦æƒ… ===========*/
.newDetails {
  padding: 63px 0 99px;
}
.newDetails .left {
  float: left;
  width: 65.14%;
}
.newDetails .responsibility {
  width: 100% !important;
}
.newDetails .left .next {
  padding: 66px 5.9%;
}
.newDetails .left .title_box {
  line-height: 48px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
.newDetails .left .cen {
  position: relative;
  z-index: 2;
  padding: 30px 0 25px;
  margin-bottom: 46px;
  width: 100%;
  display: flex;
  justify-content: center;
  line-height: 30px;
  color: #333;
  font-size: 16px;
  text-align: center;
  border-bottom: #e5e5e5 1px solid;
  align-items: center;
}
.newDetails .left .cen i {
  position: relative;
  padding: 0 25px;
}
.newDetails .left .cen i::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background: #dcdcdc;
  content: " ";
}
.newDetails .left .cen .icon-share .icon_box {
  width: auto;
  padding-right: 50px;
  background: url(../image/icon_46.png) 73px center no-repeat;
}
.newDetails .left .cen .pos_box ul {
  display: none;
}
.newDetails .left .cen .pos_box .Smohan_Layer_box {
  height: 1px;
  overflow: hidden;
}
.newDetails .left .cen .share {
  cursor: pointer;
}
.newDetails .left .cen span {
  padding-left: 52px;
  background: url(../image/icon_47.png) 26px center no-repeat;
  cursor: pointer;
}
.newDetails .left .text {
  font-size: 22px;
  color: #000;
  line-height: 1.7;
}
.newDetails .left .cen em {
  display: inline-block;
  width: 39px;
  height: 21px;
  border-right: #c6c6c6 1px solid;
  cursor: pointer;
}
.newDetails .left .cen em.big {
  background: url(../image/icon_90.png) center no-repeat;
}
.newDetails .left .cen em.big:hover,
.newDetails .left .cen em.big.cur {
  background: url(../image/icon_90s.png) center no-repeat;
}
.newDetails .left .cen em.middle {
  background: url(../image/icon_91.png) center no-repeat;
}
.newDetails .left .cen em.middle:hover,
.newDetails .left .cen em.middle.cur {
  background: url(../image/icon_91s.png) center no-repeat;
}
.newDetails .left .cen em.small {
  background: url(../image/icon_92.png) center no-repeat;
}
.newDetails .left .cen em.small:hover,
.newDetails .left .cen em.small.cur {
  background: url(../image/icon_92s.png) center no-repeat;
}
.newDetails .left .text p {
  margin-bottom: 30px;
  /* text-indent: 1em; */
}
.newDetails .left .text img,
.newDetails .left .text video
{
  display: inline-block;
  /* margin: 30px auto;
  width: 80%; */
  max-width: 100%;
  height: auto !important;
}
.newDetails .left .text iframe{
    max-width: 100%;
}


.newDetails .left .text span,
.newDetails .left .text i,
.newDetails .left .text em,
.newDetails .left .text a,
.newDetails .left .text b {
  display: inline;
}
.newDetails .left .text table {
  border-top: #000 1px solid;
  border-right: #000 1px solid;
}
.newDetails .left .text table td {
  border-bottom: #000 1px solid;
  border-left: #000 1px solid;
}
.newDetails .left .go_article {
  position: relative;
  margin-top: 13px;
  padding-top: 40px;
  line-height: 41px;
  font-size: 16px;
  color: #333;
  border-top: #e5e5e5 1px solid;
}
.newDetails .left .go_article div {
  display: flex;
}
.newDetails .left .go_article a {
  width: calc(100% - 70px);
  color: #666;
}
.newDetails .left .go_article a:hover {
  color: #c7161e;
}
@media print {
  .header,
  .header_mar,
  .pageBanner,
  .subNav,
  .icon-share,
  .btn-default,
  .Nsearch,
  .footer {
    display: none;
  }
}
/*=========== p2-3 ä¸“é¢˜ ===========*/
.newList {
  padding-bottom: 80px;
}
.newList .Nsearch {
  position: relative;
  z-index: 1;
  float: initial;
  margin: 90px auto 0;
  width: 100%;
}
.newList .Nsearch .inp {
  float: left;
  margin: 0 1.79% 0 0;
  width: 32.14%;
}
.newList .Nsearch .inp:nth-child(2) {
  margin-right: 0;
  width: 66.07%;
}
.newList .Nsearch .inp:nth-child(2) .clearfix {
  margin: 0 3.5%;
}
.newList .Nsearch .select {
  cursor: pointer;
}
.newList .Nsearch .select p {
  position: relative;
  padding-left: 7%;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  color: #666;
}
.newList .Nsearch .select p::before {
  transition: all 0.5s;
  position: absolute;
  right: 7%;
  top: 50%;
  margin-top: -4px;
  width: 17px;
  height: 8px;
  background: url(../image/icon_32.png) right center no-repeat;
  content: "";
}
.newList .Nsearch .select .pos {
  display: none;
  position: absolute;
  left: 0;
  top: 70px;
  padding: 20px 20px;
  width: calc(100% - 42px);
  max-height: 264px;
  overflow-y: auto;
  background: #fff;
  border: #fff 1px solid;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.newList .Nsearch .select .pos a {
  padding: 5px 0 5px 2px;
  line-height: 30px;
  font-size: 16px;
  color: #666;
}
.newList .Nsearch .select .pos a:hover {
  color: #ba1912;
}
.newList .Nsearch .select.on p::before {
  transform: rotate(180deg);
}
.newList .list {
  margin-bottom: 50px;
}
.newList .list a {
  float: left;
  margin: 0 1.79% 38px 0;
  width: 32.14%;
  position: relative;
  margin-bottom: 26px;
  padding-bottom: 20px;
  border-bottom: #eaeaea 2px solid;
}
.newList .list a:nth-child(3n) {
  margin-right: 0;
}
.newList .list a::before {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0px;
  height: 3px;
  background: #ba1912;
  content: " ";
}
.newList .list a .pic {
  width: 100%;
  height: 240px;
  overflow: hidden;
}
.newList .list a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newList .list a b {
  margin: 26px 0 22px;
  font-size: 20px;
  color: #333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newList .list a p {
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #333;
}
.newList .list a:hover::before {
  width: 100%;
}
.newList .list a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.newList .list a:hover b {
  color: #ba1912;
}
/*=========== p2-0 æ–°é—»èšåˆ ===========*/
.titleBox {
  line-height: 40px;
}
.titleBox b {
  float: left;
  margin-right: 40px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
.titleBox b.cur {
  color: #ba1912;
}
.titleBox .goMore {
  float: right;
  padding-right: 23px;
  font-size: 18px;
  color: #999;
  background: url(../image/icon_18.png) right center no-repeat;
}
.titleBox .goMore:hover {
  color: #ba1912;
  background: url(../image/icon_18s.png) right center no-repeat;
}
.newj_01 {
  position: relative;
  height: 100vh;
  background: url(../image/newj_1.jpg) center no-repeat;
  background-size: cover;
}
.newj_01 .titleBox b {
  margin-bottom: 37px;
  font-size: 36px;
  color: #fff;
}
.newj_01 .pos {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 40px;
  width: 100%;
}
.newj_01 .pos .mySwiper {
  padding-bottom: 60px;
}
.newj_01 .pos a {
  animation-delay: 0.2s;
  position: relative;
  float: left;
  width: 30.35%;
}
.newj_01 .pos a .pic {
  width: 100%;
  height: 249px;
  overflow: hidden;
}
.newj_01 .pos a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newj_01 .pos a .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.newj_01 .pos a .text p {
  margin: 0 auto;
  width: 86%;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newj_01 .pos a.a1 {
  margin-right: 3.45%;
  width: 66.2%;
}
.newj_01 .pos a.a1 .pic {
  height: 542px;
}
.newj_01 .pos a.a1 .text {
  height: 70px;
  line-height: 70px;
}
.newj_01 .pos a.a1 .text p {
  float: left;
  margin-left: 4%;
  width: calc(100% - 8% - 100px);
}
.newj_01 .pos a.a1 .text i {
  float: right;
  margin-right: 4%;
  font-size: 18px;
}
.newj_01 .pos a.a2 {
  animation-delay: 0.1s;
  margin-bottom: 44px;
}
.newj_01 .pos a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.newj_01 .swiper-pagination {
  display: flex;
  bottom: 0;
  font-size: 16px;
  color: #fff;
}
.newj_01 .swiper-pagination .swiper-pagination-bullet {
  display: flex;
  width: auto;
  height: auto;
  font-family: Arial;
  opacity: 1;
  background: none;
  border-radius: 0;
}
.newj_01 .swiper-pagination .swiper-pagination-bullet i {
  margin: 8px 11px 0 11px;
  width: 0;
  height: 1px;
  background: #fff;
}
.newj_01 .swiper-pagination .swiper-pagination-bullet-active i {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  -webkit-animation-name: width45;
  animation-name: width45;
}
.newj_02 {
  padding: 92px 0 70px;
  background: #fbfbfb;
}
.newj_02 .titleBox {
  animation-delay: 0.1s;
  margin-bottom: 56px;
}
.newj_02 .left {
  float: left;
  width: 64.14%;
}
.newj_02 .left .titleBox b {
  cursor: pointer;
}
.newj_02 .left .piclist a {
  position: relative;
  float: left;
  margin-right: 2.2%;
  width: 48.9%;
}
.newj_02 .left .piclist a .pic {
  width: 100%;
  height: 271px;
  overflow: hidden;
}
.newj_02 .left .piclist a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newj_02 .left .piclist a .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 43px;
  line-height: 43px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.newj_02 .left .piclist a .text p {
  margin: 0 auto;
  width: 86%;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newj_02 .left .piclist a:nth-child(2) {
  margin-right: 0;
}
.newj_02 .left .piclist a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.newj_02 .left .list {
  margin-top: 16px;
}
.newj_02 .left .list a {
  position: relative;
  padding: 14px 0;
}
.newj_02 .left .list a .time {
  width: 75px;
  font-family: "Arial";
  color: #333;
}
.newj_02 .left .list a .time div {
  padding: 10px 0 0 12px;
}
.newj_02 .left .list a .time i {
  margin-bottom: 4px;
  font-size: 30px;
  color: #ba1912;
  font-weight: bold;
}
.newj_02 .left .list a .time em {
  font-size: 16px;
}
.newj_02 .left .list a .text {
  float: left;
  margin-left: 30px;
  width: calc(100% - 110px);
}
.newj_02 .left .list a .text b {
  margin: 8px 0 16px;
  font-size: 16px;
  color: #333;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newj_02 .left .list a .text p {
  font-size: 14px;
  color: #666;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newj_02 .left .list a:hover .text b {
  color: #ba1912;
}
.newj_02 .right {
  width: 30.2%;
}
.newj_02 .right .listBox a {
  margin-bottom: 25px;
}
.newj_02 .right .listBox a:nth-child(2) {
  margin-bottom: 0;
}
.newj_02 .right .listBox a .pic {
  position: relative;
  width: 100%;
  height: 236px;
  overflow: hidden;
}
.newj_02 .right .listBox a .pic i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.newj_02 .right .listBox a .pic span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../image/icon_23.png) center no-repeat;
  background-size: 61px auto;
}
.newj_02 .right .listBox a p {
  padding-top: 12px;
  font-size: 16px;
  color: #333;
}
.newj_02 .right .listBox a:hover .pic i {
  transition: all 0.5s;
  transform: scale(1.08);
}
.newj_02 .right .listBox a:hover p {
  color: #ba1912;
}
.newj_02 .right .list {
  animation-delay: 0.1s;
}
.newj_02 .right .list a {
  position: relative;
  margin: 0 6px 20px 0;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.newj_02 .right .list a .bor {
  padding: 19px 8%;
}
.newj_02 .right .list a .bor b {
  margin-bottom: 4px;
  height: 60px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.newj_02 .right .list a .bor p {
  font-size: 16px;
  color: #999;
  text-align: right;
}
.newj_02 .right .list a span {
  position: absolute;
  right: -6px;
  top: -6px;
  width: 54px;
  height: 25px;
  background: url(../image/icon_48.png) center no-repeat;
}
.newj_02 .right .list a:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
}
.newj_02 .right .list a:hover .bor b {
  color: #ba1912;
}
.newj_03 {
  padding: 84px 0 94px;
  background: url(../image/newList_bac.jpg) center no-repeat;
}
.newj_03 .swiper {
  margin-top: 50px;
  width: 100%;
  height: 100%;
}
.newj_03 .swiper-slide {
  margin-bottom: 68px;
  width: auto;
  height: 280px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.newj_03 .swiper-slide a {
  width: 100%;
  height: 280px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.newj_03 .swiper-slide a .bor {
  padding: 40px 8%;
}
.newj_03 .swiper-slide a .bor b {
  margin-bottom: 18px;
  height: 60px;
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.newj_03 .swiper-slide a .bor p {
  margin-bottom: 32px;
  height: 60px;
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.newj_03 .swiper-slide a .bor .pic {
  display: flex;
  align-items: center;
  width: calc(100% - 88px);
  height: 36px;
}
.newj_03 .swiper-slide a .bor .pic img {
  max-width: 100%;
  max-height: 100%;
}
.newj_03 .swiper-slide a .bor span {
  float: right;
  line-height: 36px;
  font-size: 16px;
  color: #666;
  font-family: Arial;
}
.newj_03 .swiper-slide a:nth-child(2) {
  animation-delay: 0.1s;
}
.newj_03 .swiper-slide a:nth-child(3n) {
  animation-delay: 0.2s;
  margin-right: 0;
}
.newj_03 .swiper-slide a:hover .bor b {
  color: #ba1912;
}
.newj_03 .swiper-horizontal > .swiper-scrollbar {
  left: 0;
  bottom: 13px;
  width: 100%;
  height: 1px;
  background: #dcdcdc;
}
.newj_03 .swiper-scrollbar-drag {
  top: 50%;
  margin-top: -14px;
  height: 26px;
  background: url(../image/icon_49.png) center no-repeat;
}
.newj_03 .lie {
  position: relative;
  margin-top: 54px;
  width: 100%;
  height: 1px;
  background: #dcdcdc;
}
.newj_03 .lie i {
  position: absolute;
  left: 16.07%;
  top: 50%;
  margin: -13px 0 0 -26px;
  width: 52px;
  height: 26px;
  background: url(../image/icon_49.png) center no-repeat;
}
.newj_04 {
  padding: 90px 0 110px;
}
.newj_04 .list {
  margin-top: 60px;
}
.newj_04 .list a {
  position: relative;
  float: left;
  width: 25%;
  height: 260px;
}
.newj_04 .list a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.newj_04 .list a::before {
  transition: all 0.5s;
  opacity: 0;
  transform: scale(0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #ba1912;
  content: " ";
}
.newj_04 .list a .pos {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.newj_04 .list a .pos .bor {
  transition: all 0.5s;
  opacity: 0;
  transform: scale(0.7);
  padding: 0 36px;
  color: #fff;
}
.newj_04 .list a .pos .bor b {
  margin-bottom: 28px;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.newj_04 .list a .pos .bor p {
  margin-bottom: 23px;
  line-height: 30px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 2;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 2;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 2;
  -o-box-orient: vertical;
}
.newj_04 .list a .pos .bor .more {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 126px;
  height: 46px;
  border: #fff 1px solid;
}
.newj_04 .list a .pos .bor .more i {
  padding-right: 23px;
  font-size: 17px;
  color: #fff;
  background: url(../image/icon_18ss.png) right center no-repeat;
}
.newj_04 .list a:hover::before,
.newj_04 .list a:hover .bor {
  transition: all 0.5s;
  opacity: 1;
  transform: scale(1);
}
.newj_04 .list a:nth-child(2) {
  animation-delay: 0.1s;
}
.newj_04 .list a:nth-child(3) {
  animation-delay: 0.18s;
}
.newj_04 .list a:nth-child(4) {
  animation-delay: 0.26s;
}
.newj_05 {
  padding: 65px 0 107px;
  background: #fff;
}
.newj_05 .titleBox {
  margin-bottom: 40px;
}
.newj_05 .tab_title {
  float: left;
  width: 25%;
  height: 420px;
  background: #ba1912 url(../image/newj_13.png) right bottom no-repeat;
}
.newj_05 .tab_title .bor {
  padding: 56px 11% 0;
}
.newj_05 .tab_title .bor a {
  transition: all 0.5s;
  position: relative;
  margin-bottom: 40px;
  color: #ffbdbd;
  cursor: pointer;
}
.newj_05 .tab_title .bor a b {
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
}
.newj_05 .tab_title .bor a p {
  font-size: 16px;
}
.newj_05 .tab_title .bor a::before {
  transition: all 0.5s;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 5px;
  width: 3px;
  height: 20px;
  background: #e2bc72;
  content: " ";
}
.newj_05 .tab_title .bor a.cur {
  padding-left: 23px;
  color: #fff;
}
.newj_05 .tab_title .bor a.cur::before {
  opacity: 1;
}
.newj_05 .tab_next {
  position: relative;
  float: left;
  width: 75%;
}
.newj_05 .tab_next .next {
  transition: all 0.6s;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 420px;
  overflow: hidden;
}
.newj_05 .tab_next .next i {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
}
.newj_05 .tab_next .next:hover i {
  transition: all 0.5s;
  transform: scale(1.08);
}
.newj_05 .tab_next .next.on {
  transition: all 0.6s;
  z-index: 2;
  opacity: 1;
}
@media (max-width: 1610px) {
  .newj_04 .list a .pos .bor b {
    margin-bottom: 20px;
  }
  .newj_04 .list a .pos .bor p {
    margin-bottom: 15px;
  }
  .newj_04 .list a .pos .bor .more {
    height: 40px;
  }
}
@media (max-width: 1480px) {
  .newj_01 .pos .mySwiper {
    padding-bottom: 50px;
  }
  .newj_01 .pos a .pic {
    height: 213px;
  }
  .newj_01 .pos a.a2 {
    margin-bottom: 38px;
  }
  .newj_01 .pos a.a1 .pic {
    height: 464px;
  }
}
.width45 {
  -webkit-animation-name: width45;
  animation-name: width45;
}
@-webkit-keyframes width45 {
  0% {
    width: 0px;
  }
  100% {
    width: 45px;
  }
}
/*=========== p6-0 äººæ‰ç†å¿µ ===========*/
.talent_01 {
  position: relative;
  height: 100vh;
  background: url(../image/talent_1.jpg) center no-repeat;
  background-size: cover;
}
.talent_01 .titleBox b {
  margin-bottom: 58px;
  font-size: 36px;
  color: #fff;
}
.talent_01 .pos {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 40px;
  width: 100%;
}
.talent_01 .list {
  display: flex;
}
.talent_01 .module {
  position: relative;
  float: left;
  width: 32.57%;
  height: 520px;
}
.talent_01 .module .posBox {
  position: absolute;
  left: 12.5%;
  top: 37%;
  width: 65.7%;
  color: #fff;
}
.talent_01 .module .posBox b {
  margin-bottom: 40px;
  font-size: 24px;
}
.talent_01 .module .posBox .text {
  line-height: 36px;
  font-size: 18px;
}
.talent_01 .module .posBox a {
  transition: all 0.5s;
  margin-top: 8%;
  width: 160px;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  color: #fff;
  text-align: center;
  background: #ba1912;
  border: #ba1912 1px solid;
  /* box-shadow:10px 10px 50px 20px pink inset; */
  cursor: pointer;
}
.talent_01 .module .posBox a:hover {
  color: #ba1912;
  background: #fff;
  box-shadow: 0 0 12px rgba(186, 25, 18, 0.5);
}
.talent_01 .module.module01 {
  margin-top: 25px;
  background: #ba1912 url(../image/talent_2.png) right top no-repeat;
}
.talent_01 .module.module02 {
  animation-delay: 0.1s;
  margin-left: -1.8%;
  width: 32.5%;
  background: url(../image/talent_3.jpg) right top no-repeat;
}
.talent_01 .module.module02 .posBox {
  top: 16.79%;
}
.talent_01 .module.module03 {
  animation-delay: 0.2s;
  margin: 41px 0 0 -2.69%;
  width: 39.42%;
  height: 510px;
  background: #fff url(../image/talent_4.png) right top no-repeat;
}
.talent_01 .module.module03 .posBox {
  top: 16.79%;
  width: 75%;
  color: #333;
}
.talent_02 {
  padding: 100px 0 94px;
}
.talent_02 .list {
  margin-top: 66px;
}
.talent_02 .list a {
  transition: all 0.5s;
  position: relative;
  float: left;
  margin: 0 1.44% 26px 0;
  width: 49.28%;
  background: #fafafa;
}
.talent_02 .list a:nth-child(2n) {
  margin-right: 0;
}
.talent_02 .list a .bor {
  padding: 50px 6.2% 50px 7.6%;
}
.talent_02 .list a .time {
  height: 75px;
  font-family: "Arial";
  color: #333;
}
.talent_02 .list a .time i {
  margin-bottom: 14px;
  padding-bottom: 2px;
  font-size: 48px;
  color: #ba1912;
  font-weight: bold;
  border-bottom: #dcdcdc 1px solid;
}
.talent_02 .list a .time em {
  font-size: 16px;
}
.talent_02 .list a .text {
  float: right;
  width: calc(100% - 5.7% - 60px);
}
.talent_02 .list a .text b {
  margin-bottom: 12px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.talent_02 .list a .text p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.talent_02 .list a:hover {
  background: #ba1912;
}
.talent_02 .list a:hover .time {
  color: #fff;
}
.talent_02 .list a:hover .time i {
  color: #fff;
}
.talent_02 .list a:hover .text b,
.talent_02 .list a:hover .text p {
  color: #fff;
}
.talent_02 .list a:nth-child(2) {
  animation-delay: 0.1s;
}
.talent_02 .list a:nth-child(3) {
  animation-delay: 0.2s;
}
.talent_02 .list a:nth-child(4) {
  animation-delay: 0.3s;
}
.talent_03 {
  height: 600px;
  background: url(../image/talent_5.png) center no-repeat fixed;
  background-size: cover;
}
.talent_03 .w1400 {
  position: relative;
}
.talent_03 .pos {
  position: absolute;
  left: 0;
  top: 130px;
  width: 100%;
  color: #fff;
}
.talent_03 .pos b {
  margin-bottom: 66px;
  font-weight: bold;
  text-align: center;
  font-size: 30px;
}
.talent_03 .pos .text {
  margin-bottom: 60px;
  line-height: 48px;
  font-size: 24px;
  text-align: center;
}
.talent_03 .pos .more {
  transition: all 0.5s;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 177px;
  height: 60px;
  color: #fff;
  background: #ba1912;
}
.talent_03 .pos .more i {
  padding-right: 18px;
  font-size: 18px;
  background: url(../image/icon_18ss.png) right center no-repeat;
}
.talent_03 .pos .more:hover {
  color: #ba1912;
  background: #fff;
  box-shadow: 0 0 12px rgba(186, 25, 18, 0.5);
}
.talent_03 .pos .more:hover i {
  background: url(../image/icon_18s.png) right center no-repeat;
}
.talent_04 {
  padding: 80px 0 100px;
}
.talent_04 .titleBox {
  margin-bottom: 50px;
}
.talent_04 .map {
  width: 63.85%;
  height: 480px;
}
.talent_04 .map img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.talent_04 .next {
  animation-delay: 0.1s;
  float: left;
  width: 36.15%;
  height: 480px;
  background: #ba1912 url(../image/talent_6.png) right top no-repeat;
  background-size: 28.4% auto;
}
.talent_04 .next .bor {
  padding: 34% 24% 0 12%;
}
.talent_04 .next .bor dl {
  margin-bottom: 30px;
  line-height: 30px;
  font-size: 15px;
  color: #fff;
}
.talent_04 .next .bor dl dt {
  float: left;
  padding-left: 39px;
  background: url(../image/icon_50.png) left center no-repeat;
}
.talent_04 .next .bor dl dd {
  float: left;
  width: calc(100% - 84px);
}
.talent_04 .next .bor dl:nth-child(2) dt {
  background: url(../image/icon_51.png) left center no-repeat;
}
.talent_04 .next .bor dl:nth-child(3) dt {
  background: url(../image/icon_52.png) left center no-repeat;
}
.talent_04 .next .bor dl:nth-child(4) dt {
  background: url(../image/icon_53.png) left center no-repeat;
}
@media (max-width: 1480px) {
  .talent_01 .module.module01 {
    height: 450px;
  }
  .talent_01 .module.module02 {
    height: 450px;
  }
  .talent_01 .module.module03 {
    height: 440px;
  }
  .talent_01 .module .posBox {
    width: 74%;
  }
}
/*å¼¹çª—*/
.pop_talent {
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 31;
  transform: translate(-50%, -50%);
  width: 75%;
  max-width: 1000px;
  max-height: 80%;
  padding: 1px 0;
  background: #fff;
}
.pop_talent .pic {
  margin: 36px 17px 20px 0;
  padding: 0 25px 0 36px;
  max-height: calc(80vh - 56px);
  overflow-y: scroll;
}
.pop_talent .pic::-webkit-scrollbar {
  width: 4px;
  height: 2px;
}
.pop_talent .pic::-webkit-scrollbar-thumb {
  /*æ»šåŠ¨æ¡é‡Œé¢å°æ–¹å—*/
  border-radius: 6px;
  background-color: #ee1d23;
}
.pop_talent .pic::-webkit-scrollbar-track {
  /*æ»šåŠ¨æ¡é‡Œé¢è½¨é“*/
  -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0);
  background: rgba(214, 193, 127, 0.4);
  background: #f2f2f2;
}
.pop_talent img {
  width: 100%;
}
.pop_talent i {
  position: absolute;
  right: -73px;
  top: 0px;
  width: 53px;
  height: 53px;
  background: url(../image/icon_62.png) center no-repeat;
  cursor: pointer;
}
.pop_talent_bac {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 30;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.5;
}
/*=========== p4-0 å…šçš„å»ºè®¾ ===========*/
.Build_01 {
  padding: 200px 0 150px;
  background: url(../image/Build_bac.jpg) center no-repeat;
  background-size: cover;
}
.Build_01 .titleBox {
  margin-bottom: 54px;
}
.Build_01 .titleBox b {
  color: #fff;
}
.Build_01 .titleBox .goMore {
  color: #fff;
  background: url(../image/icon_18ss.png) right no-repeat;
}
.Build_01 .mySwiper {
  float: left;
  width: 57.14%;
}
.Build_01 .mySwiper a {
  animation-delay: 0.2s;
  position: relative;
}
.Build_01 .mySwiper a .pic {
  width: 100%;
  height: 500px;
  overflow: hidden;
}
.Build_01 .mySwiper a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Build_01 .mySwiper a .text {
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 16.8%;
  line-height: 84px;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
}
.Build_01 .mySwiper a .text p {
  transition: all 0.5s;
  opacity: 0;
  margin-left: 3.1%;
  width: 62.5%;
  font-size: 18px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.Build_01 .mySwiper a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.Build_01 .mySwiper .swiper-slide-active a .text p {
  transition: all 0.5s;
  opacity: 1;
}
.Build_01 .swiper-pagination {
  left: 66%;
  bottom: 38px;
  width: 30%;
  display: flex;
  justify-content: flex-end;
}
.Build_01 .swiper-pagination-bullet {
  width: 42px;
  height: 3px;
  border-radius: 0;
  background: #fff;
  opacity: 1;
}
.Build_01 .swiper-pagination-bullet-active {
  background: #ba1912;
}
.Build_01 .swiper-button-next,
.Build_01 .swiper-button-prev {
  width: 40px;
  transition: all 0.5s;
  height: 80px;
}
.Build_01 .swiper-button-prev {
  left: 0;
  background: url(../image/icon_63.png) center no-repeat;
}
.Build_01 .swiper-button-prev:hover {
  background: url(../image/icon_63s.png) center no-repeat;
}
.Build_01 .swiper-button-next {
  right: 0;
  background: url(../image/icon_64.png) center no-repeat;
}
.Build_01 .swiper-button-next:hover {
  background: url(../image/icon_64s.png) center no-repeat;
}
.Build_01 .right {
  animation-delay: 0.1s;
  float: right;
  width: 41.14%;
  height: 500px;
  background: #fff url(../image/icon_55.png) right bottom no-repeat;
}
.Build_01 .right .bor {
  padding: 58px 6.4% 0;
}
.Build_01 .right .bor a {
  margin-bottom: 24px;
  padding-left: 20px;
  transition: all 0.5s;
  height: 28px;
  overflow: hidden;
  background: url(../image/icon_54.png) left 10px no-repeat;
}
.Build_01 .right .bor a b {
  height: 56px;
  line-height: 28px;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -ms-box;
  -ms-line-clamp: 1;
  -ms-box-orient: vertical;
  display: -moz-box;
  -moz-line-clamp: 1;
  -moz-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  display: -o-box;
  -o-line-clamp: 1;
  -o-box-orient: vertical;
}
.Build_01 .right .bor a p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.Build_01 .right .bor a.cur {
  height: 131px;
}
.Build_01 .right .bor a.cur b {
  margin-bottom: 15px;
  color: #b80000;
  -ms-line-clamp: 2;
  -moz-line-clamp: 2;
  -webkit-line-clamp: 2;
  -o-line-clamp: 2;
}
.Build_02 {
  padding: 100px 0;
}
.Build_02 .titleBox {
  margin-bottom: 62px;
}
.Build_02 .left {
  width: 75.71%;
}
.Build_02 .left .list a {
  transition: all 0.5s;
  position: relative;
  float: left;
  margin: 0 1.8% 23px 0;
  width: 49.1%;
  background: #fafafa;
}
.Build_02 .left .list a:nth-child(2n) {
  margin-right: 0;
}
.Build_02 .left .list a .bor {
  padding: 32px 6.2% 31px 7.6%;
}
.Build_02 .left .list a .time {
  height: 75px;
  font-family: "Arial";
  color: #333;
}
.Build_02 .left .list a .time i {
  margin-bottom: 14px;
  padding-bottom: 2px;
  font-size: 48px;
  color: #ba1912;
  font-weight: bold;
  border-bottom: #dcdcdc 1px solid;
}
.Build_02 .left .list a .time em {
  font-size: 16px;
}
.Build_02 .left .list a .text {
  float: right;
  width: calc(100% - 5.7% - 60px);
}
.Build_02 .left .list a .text b {
  margin-bottom: 12px;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.Build_02 .left .list a .text p {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}
.Build_02 .left .list a:hover {
  background: #ba1912;
}
.Build_02 .left .list a:hover .time {
  color: #fff;
}
.Build_02 .left .list a:hover .time i {
  color: #fff;
}
.Build_02 .left .list a:hover .text b,
.Build_02 .left .list a:hover .text p {
  color: #fff;
}
.Build_02 .left .list a:nth-child(2) {
  animation-delay: 0.1s;
}
.Build_02 .left .list a:nth-child(3) {
  animation-delay: 0.2s;
}
.Build_02 .left .list a:nth-child(4) {
  animation-delay: 0.3s;
}
.Build_02 .right {
  position: relative;
  width: 22.14%;
  height: 341px;
  background: #ba1912 url(../image/Build_02.png) right top no-repeat;
}
.Build_02 .right .pos {
  position: absolute;
  left: 12.25%;
  bottom: 48px;
  width: 76%;
}
.Build_02 .right .pos p {
  margin-top: 36px;
  font-size: 16px;
  color: #face9b;
}
.Build_02 .right .pos i {
  margin: 12px 0;
  width: 28px;
  height: 1px;
  background: #fff;
}
.Build_02 .right .pos b {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  font-family: Arial;
}
.Build_03 {
  padding: 100px 0 107px;
  background: #fafafa url(../image/Build_2.jpg) top center no-repeat;
  background-size: 100% auto;
}
.Build_03 .list {
  margin-top: 58px;
}
.Build_03 .list a {
  float: left;
  margin-right: 1.79%;
  width: 32.14%;
  background: #fff;
}
.Build_03 .list a:nth-child(3n) {
  margin-right: 0;
}
.Build_03 .list a .pic {
  width: 100%;
  height: 253px;
  overflow: hidden;
}
.Build_03 .list a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.Build_03 .list a .text {
  padding: 36px 8% 52px;
}
.Build_03 .list a .text i {
  margin-bottom: 22px;
  font-size: 18px;
  color: #d2a36e;
  font-family: Arial;
}
.Build_03 .list a .text p {
  height: 60px;
  line-height: 30px;
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.Build_03 .list a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.Build_03 .list a:hover .text p {
  color: #ba1912;
}
.Build_03 .list a:nth-child(2) {
  animation-delay: 0.1s;
}
.Build_03 .list a:nth-child(3) {
  animation-delay: 0.2s;
}
.Build_03 .list a:nth-child(4) {
  animation-delay: 0.3s;
}
@media (max-width: 1480px) {
  .Build_03 .list a .pic {
    height: 200px;
  }
}
/*=========== p6-3 æ‹›è´¤çº³å£« ===========*/
/*=========== p5-3 å…¬ç›Šæ´»åŠ¨ ===========*/
.activity {
  padding-bottom: 80px;
  margin-top: 80px;
}
.activity .list {
  margin-bottom: 50px;
}
.activity .list a {
  float: left;
  margin: 0 1.52% 32px 0;
  width: 32.21%;
  position: relative;
  padding-bottom: 26px;
  border-bottom: #eaeaea 2px solid;
}
.activity .list a:nth-child(3n) {
  margin-right: 0;
}
.activity .list a::before {
  transition: all 0.5s;
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0px;
  height: 3px;
  background: #ba1912;
  content: " ";
}
.activity .list a .pic {
  position: relative;
  width: 100%;
  height: 260px;
  overflow: hidden;
}
.activity .list a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.activity .list a .pic::before {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  background: url(../image/icon_57.png) center no-repeat;
  content: "";
}
.activity .list a b {
  margin: 23px 0 18px;
  font-size: 20px;
  color: #333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.activity .list a p {
  font-size: 18px;
  color: #666;
}
.activity .list a:hover::before {
  width: 100%;
}
.activity .list a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.activity .list a:hover b {
  color: #ba1912;
}
@media (max-width: 1480px) {
  .activity .list a .pic {
    height: 223px;
  }
}
/*=========== p5-2 è´£ä»»è£èª‰ ===========*/
.honor {
  padding: 132px 0 0;
}
.honor .w1400 {
  position: relative;
}
.honor .left {
  width: 60%;
  min-height: 410px;
}
.honor .left .list {
  padding-bottom: 90px;
}
.honor .left .t {
  margin-bottom: 40px;
  padding-left: 43px;
  line-height: 50px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
.honor .left a {
  position: relative;
  margin-bottom: 24px;
  line-height: 36px;
  cursor: pointer;
}
.honor .left a .pos {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 99px;
  height: 36px;
}
.honor .left a .pos i {
  font-size: 18px;
  color: #666;
  font-family: Arial;
}
.honor .left a .pos span {
  transition: all 0.5s;
  margin: 0 0;
  width: 0px;
  height: 1px;
  background: #c01911;
}
.honor .left a p {
  margin-left: 99px;
  width: calc(100% - 99px);
  font-size: 18px;
  color: #666;
}
.honor .left a img {
  display: none;
}
.honor .left a.cur .pos span {
  transition: all 0.5s;
  margin: 0 15px;
  width: 47px;
}
.honor .left a.cur p {
  color: #ba1912;
}
.honor .right {
  position: relative;
  right: 0;
  top: -21px;
  width: 546px;
  height: 410px;
  float: right;
}
@media (max-width: 1480px) {
  .honor .right {
    width: 468px;
  }
}
.honor .right::after {
  position: absolute;
  right: 0;
  top: -80px;
  width: 100%;
  height: 410px;
  background: url(../image/honor_bac.png) right center no-repeat;
  background-size: 45% auto;
  content: " ";
}
.honor .right .bor {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 68%;
  height: 410px;
}
.honor .right .bor img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/*=========== p5-1 è´£ä»»ç†å¿µ ===========*/
.duty {
  padding: 80px 0 90px;
}
.duty .list {
  margin-bottom: 40px;
}
.duty .list a {
  float: left;
  margin: 0 2.386% 38px 0;
  width: 23.21%;
  position: relative;
  margin-bottom: 26px;
  /* &::before{
                transition: all 0.5s;
                position: absolute;
                left: 0;
                bottom:-2px;
                width: 0px;
                height:3px;
                background: #ba1912;
                content: " ";
            } */
}
.duty .list a:nth-child(4n) {
  margin-right: 0;
}
.duty .list a .pic {
  width: 100%;
  height: 460px;
  overflow: hidden;
}
.duty .list a .pic img {
  transition: all 0.5s;
  transform: scale(1);
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.duty .list a b {
  margin: 20px 0;
  font-size: 20px;
  color: #333;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.duty .list a:hover::before {
  width: 100%;
}
.duty .list a:hover .pic img {
  transition: all 0.5s;
  transform: scale(1.08);
}
.duty .list a:hover b {
  color: #ba1912;
}
@media (max-width: 1480px) {
  .duty .list a .pic {
    height: 393px;
  }
}
/*=========== p7-1 æœç´¢ç»“æžœ ===========*/
.results {
  padding-top: 101px;
  padding-bottom: 150px;
}
.results .results_t {
  padding-top: 60px;
}
.results .searchBoxs {
  position: relative;
}
.results .results_t input {
  width: calc(100% - 22px);
  height: 70px;
  border-bottom: 1px solid #ba1912;
  padding-left: 22px;
  font-size: 18px;
  color: #333;
}
.results .searchBoxs em {
  width: 35px;
  height: 70px;
  background: url(../image/icon_58.png) center no-repeat;
  position: absolute;
  top: 0;
  right: 25px;
  cursor: pointer;
}
.results .results_t p {
  font-size: 16px;
  color: #333333;
  padding: 42px 0;
  line-height: 1;
}
.results .results_t p i {
  color: #ba1912;
  display: inline-block;
}
.searchTit {
  background-color: #fff;
  width: 100%;
}
.searchSubTit {
  padding: 38px 0;
  margin: 0 auto;
}
.searchSubTit a {
  line-height: 24px;
  padding: 0 20px;
  font-size: 18px;
  color: #333333;
  display: block;
  float: left;
  border-right: 1px solid #b5b5b5;
  white-space: nowrap;
}
.searchSubTit a:nth-last-child(1) {
  border: 0;
}
.searchSubTit a:hover,
.searchSubTit a.on {
  color: #ba1912;
}
.results_con {
  padding: 52px 0 40px;
}
.results_con li {
  width: 100%;
}
.results_con .grid-sizer {
  width: 100%;
}
.results_con a {
  display: block;
  margin-bottom: 60px;
}
.results_con a h5 {
  font-size: 24px;
  color: #333333;
  font-weight: 400;
  line-height: 1;
  transition-duration: 0.5s;
}
.results_con a h6 {
  margin: 20px 0;
}
.results_con a h6 em {
  font-size: 16px;
  color: #b5b5b5;
  float: left;
  font-weight: 400;
  line-height: 1;
}
.results_con a h6 em:nth-child(1) {
  margin-right: 24px;
}
.results_con a p {
  font-size: 14px;
  color: #5f636a;
  line-height: 1.7;
  transition-duration: 0.5s;
}
.results_con a i {
  color: #ba1912;
}
.results_con a:hover h5 {
  color: #ba1912;
}
.results_con a:hover p {
  color: #333333;
}
.searchTit .searchSubTitMo .subCon {
  background-color: #fff;
  padding: 0 0.43rem 0.2rem;
  display: none;
}
.searchTit .searchSubTitMo .subCon a {
  font-size: 0.34rem;
  margin: 0 0.1rem;
  color: #333333;
  display: block;
  line-height: 0.78rem;
}
.searchTit .searchSubTitMo .subCon a.cur {
  border-bottom: 1px solid #b5b5b5;
}
/*=========== p1-4 æˆ˜ç•¥è§„åˆ’ ===========*/
.plan .title {
  margin-bottom: 37px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
}
.plan .plan_1 {
  padding: 80px 0 110px;
}
.plan .plan_1 .text {
  font-size: 18px;
  color: #333;
  line-height: 42px;
}
.plan .plan_1 .text i,
.plan .plan_1 .text span {
  display: inline-block;
}
.plan .plan_1 .text i {
  color: #ba1912;
  font-weight: bold;
}
.plan .plan_2 img {
  margin: -90px auto 40px;
  width: 84.5%;
}
/*=========== p3-0 ä¸šåŠ¡ä½“ç³» ===========*/
.business .title_b {
  margin-bottom: 40px;
  line-height: 42px;
  font-size: 24px;
  color: #333;
  text-align: center;
}
.business .title_b b {
  font-weight: bold;
}
.business_1 {
  padding: 70px 0 80px;
}
.business_1 .t {
  padding: 0 0 55px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.business_1 .t i {
  width: 355px;
  height: 12px;
  background: url(../image/icon_67.png) center no-repeat;
}
.business_1 .t i.i2 {
  background: url(../image/icon_68.png) center no-repeat;
}
.business_1 .t p {
  padding: 0 30px;
  font-size: 36px;
  color: #ba1912;
  font-weight: bold;
}
.business_1 .text {
  line-height: 42px;
  font-size: 18px;
  color: #333;
}
.business_2 {
  padding: 80px 0 100px;
  background: #fbfbfb url(../image/business_4.png) center bottom no-repeat;
  background-size: 90% auto;
}
.business_2 .title_b {
  margin-bottom: 50px;
}
.business_2 img {
  margin: 0 auto;
}
.business_3 {
  padding: 100px 0 86px;
}
.business_3 .title_b {
  margin-bottom: 20px;
}
.business_3 img {
  margin: 0 auto;
}
.business_4 {
  padding: 100px 0 100px;
  background: #fbfbfb url(../image/business_5.png) left bottom no-repeat;
  background-size: 100% auto;
}
.business_4 img {
  margin: 0 auto;
}
/*=========== p3-0 è¦ç´ å¸‚åœºå»ºè®¾ ===========*/
.construction .business_1 {
  padding: 80px 0;
}
.construction_2 {
  padding: 80px 0 130px;
  background: #fbfbfb url(../image/construction_2.png) left bottom no-repeat;
  background-size: 100% auto;
}
.construction_2 img {
  margin: 0 auto;
}
.construction_3 {
  padding: 90px 0 80px;
}
.construction_3 img {
  margin: 0 auto;
}
/*=========== p3-0 æ”¿ç­–æ€§é‡‘èžä¿éšœ ===========*/
.safeguard_2 {
  padding: 80px 0 100px;
  background: #fbfbfb url(../image/safeguard_1.jpg) left bottom no-repeat;
  background-size: 100% auto;
}
.safeguard_2 img {
  margin: 0 auto;
}
.safeguard_3 {
  padding: 88px 0 90px;
}
.safeguard_3 img {
  margin: 0 auto;
}
/*=========== p3-0 èµ„æœ¬è¿è¥ ===========*/
.operation .business_1 .text {
  text-align: center;
}
.operation_2 {
  padding: 100px 0 137px;
  background: url(../image/operation_3.jpg) center no-repeat;
  background-size: cover;
}
.operation_2 .next {
  float: left;
  width: 50%;
}
.operation_2 .next .title_b {
  min-height: 126px;
}
.operation_2 .next img {
  margin: 0 auto;
}
/*=========== p1-1 é›†å›¢ç®€ä»‹ ===========*/
.group_1 {
  padding: 125px 0 0px;
}
.group_1 .w1400 {
  position: relative;
}
.group_1 .next {
  /* margin-right: 4.7%;
        width: 50%; */
}
.group_1 .next .t {
  display: flex;
  margin-bottom: 52px;
  line-height: 30px;
  font-size: 24px;
  color: #333;
}
.group_1 .next .t i {
  font-weight: bold;
}
.group_1 .next .t em {
  font-size: 18px;
  font-weight: bold;
}
.group_1 .next .text {
  line-height: 42px;
  font-size: 18px;
  color: #333;
}
.group_1 .next .text p {
  margin-bottom: 20px;
  text-indent: 2em;
}
.group_1 .next .num {
  display: flex;
  justify-content: center;
}
.group_1 .next .num .numBox {
  display: flex;
  justify-content: center;
}
.group_1 .next .num .numBox .icon {
  margin-top: 20px;
}
.group_1 .next .num .numBox p {
  margin: 36px 10px 0;
  font-size: 16px;
  color: #999;
}
.group_1 .next .num .numBox span {
  font-size: 53px;
  color: #333;
  font-weight: bold;
}
.group_1 .next .num .numBox:nth-child(1) {
  margin-right: 70px;
}
.group_1 .pic {
  margin-bottom: 20px;
  margin-left: 4.7%;
  width: 45.3%;
  height: 563px;
}
.group_1 .pic i {
  width: 100%;
  height: 100%;
}
.group_2 {
  padding: 88px 0 60px;
  background: #fbfbfb;
}
.group_2 .t {
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.group_2 .list {
  margin-top: 50px;
}
.group_2 a {
  transition: all 0.5s;
  float: left;
  margin: 0 2.86% 33px 0;
  width: 48.57%;
  background: #fff;
}
.group_2 a:nth-child(2n) {
  margin-right: 0;
}
.group_2 a:hover {
  box-shadow: 0 0 14px rgba(0, 0, 0, 0.08);
}
.group_2 a .bor {
  position: relative;
  padding: 66px 3.9% 55px 6.7%;
}
.group_2 a .bor .num {
  position: absolute;
  right: 3.9%;
  top: 34px;
  font-size: 72px;
  font-weight: bold;
  color: #ededed;
  font-family: Arial;
}
.group_2 a .bor .title {
  position: relative;
  margin-bottom: 30px;
  padding-left: 18px;
  font-size: 20px;
  color: #ba1912;
  font-weight: bold;
}
.group_2 a .bor .title::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 5px;
  height: 23px;
  background: #e9bb6c;
  content: " ";
}
.group_2 .swiper {
  width: 100%;
  min-height: 144px;
}
.group_2 .swiper-slide {
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  line-height: 36px;
  font-size: 16px;
  color: #333;
}
.group_2 .swiper-vertical > .swiper-scrollbar {
  width: 4px;
  background: url(../image/icon_71.png) top center repeat-y;
}
.group_2 .swiper-scrollbar-drag {
  background: #ba1912;
}
.group_3 {
  padding: 56px 0 50px;
  background: #fff url(../image/group_3_1.jpg) center no-repeat;
  background-size: 100%;
}
.group_3 .pic {
  float: left;
  margin-left: 1.9%;
  width: 46.7%;
}
.group_3 .pic img {
  margin: 0 auto;
  width: 100%;
}
.group_3 .next {
  float: right;
  width: 45.14%;
}
.group_3 .next .title {
  margin: 17px 0 33px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
}
.group_3 .next .text {
  line-height: 42px;
  font-size: 18px;
  color: #333;
}
/*=========== p1 äºŒçº§å…¬å¸ç®€ä»‹ ===========*/
.add {
  font-size: 18px;
  color: #333;
}
.add a {
  float: left;
  color: #333;
}
.add a:hover {
  color: #da251d;
}
.add i {
  float: left;
  padding: 0 8px;
}
.company .add {
  margin: 140px 0 40px;
}
.company_1 .w1400 {
  margin-bottom: 110px;
  position: relative;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.company_1 .title {
  margin-right: 5%;
  width: 31.2%;
  height: 570px;
  color: #fff;
  background: url(../image/company_1_1.png) left bottom no-repeat;
  background-size: cover;
}
.company_1 .title .bor {
  padding: 66px 15% 0;
}
.company_1 .title .bor b {
  margin-bottom: 46px;
  font-size: 30px;
}
.company_1 .title .bor dl {
  margin-bottom: 35px;
  padding-left: 28px;
  line-height: 32px;
  font-size: 18px;
  background: url(../image/icon_75.png) left 7px no-repeat;
}
.company_1 .title .bor dl:nth-child(3) {
  background: url(../image/icon_76.png) left 8px no-repeat;
}
.company_1 .next {
  margin: 0 5%;
  padding: 70px 0;
}
.company_1 .next .t {
  display: flex;
  margin-bottom: 40px;
  font-size: 24px;
  color: #333;
}
.company_1 .next .t .icon {
  width: 50px;
  height: 31px;
  background: url(../image/icon_77.png) left center no-repeat;
}
.company_1 .next .text {
  line-height: 30px;
  font-size: 16px;
  color: #333;
}
.company_1 .next .text p {
  margin-bottom: 20px;
}
/*=========== p7-3 å›½ä¼æ”¹é© ===========*/
.reform01 {
  padding-top: 85px;
}
.reform01 .next {
  margin-top: 50px;
  padding: 62px 0 67px;
  background: url(../image/reform01_1.jpg) center no-repeat;
  background-size: cover;
}
.reform01 .next img {
  margin: 0 auto 40px;
  height: 56px;
}
.reform01 .next a {
  transition: all 0.5s;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 162px;
  height: 45px;
  background: #ba1912;
  overflow: hidden;
}
.reform01 .next a::after {
  transition: all 0.5s;
  position: absolute;
  left: -100%;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: "";
}
.reform01 .next a i {
  position: relative;
  z-index: 2;
  padding-right: 20px;
  line-height: 45px;
  font-size: 17px;
  color: #fff;
  background: url(../image/icon_18ss.png) right center no-repeat;
}
.reform01 .next a:hover {
  box-shadow: 0 0 16px rgba(186, 25, 18, 0.3);
}
.reform01 .next a:hover::after {
  transition: all 0.5s;
  left: 0%;
}
.reform01 .next a:hover i {
  color: #ba1912;
  background: url(../image/icon_18s.png) right center no-repeat;
}
.reform02 {
  padding: 92px 0 104px;
}
.reform02 .list {
  margin-top: 48px;
}
.reform02 .list a {
  transition: all 0.5s;
  float: left;
  margin-right: 1.44%;
  width: 23.92%;
  background: #ba1912;
}
.reform02 .list a:nth-child(4) {
  margin-right: 0;
}
.reform02 .list a .bor {
  padding: 29px 11%;
  color: #fff;
}
.reform02 .list a .bor p {
  margin-bottom: 23px;
  height: 72px;
  line-height: 36px;
  font-size: 20px;
}
.reform02 .list a .bor .clearfix {
  padding-top: 27px;
  border-top: #fff 1px solid;
}
.reform02 .list a .bor .clearfix b {
  float: left;
  width: calc(100% - 45px);
  line-height: 35px;
  font-size: 16px;
}
.reform02 .list a .bor .clearfix i {
  float: right;
  width: 35px;
  height: 35px;
  background: url(../image/icon_78.png) center no-repeat;
}
.reform02 .list a.cur .bor .clearfix i {
  background: url(../image/icon_79.png) center no-repeat;
}
.reform02 .list a:hover {
  box-shadow: 0 0 20px rgba(186, 25, 18, 0.6);
}
.reform02 .list a:nth-child(2n) {
  animation-delay: 0.1s;
}
.reform02 .list a:nth-child(3n) {
  animation-delay: 0.2s;
}
.reform02 .list a:nth-child(4n) {
  animation-delay: 0.3s;
}
.reform03 {
  padding: 84px 0 90px;
  background: #fbfbfb;
}
.reform03 .list {
  margin-top: 30px;
}
.reform03 .list a {
  transition: all 0.5s;
  position: relative;
  float: left;
  margin: 0 1.1625% 1.1625% 0;
  width: 19.07%;
  overflow: hidden;
  background: #fff;
}
.reform03 .list a:nth-child(5n) {
  margin-right: 0;
}
.reform03 .list a .bor {
  padding: 14px 10px 20px;
}
.reform03 .list a .bor div {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 6px;
  width: 100%;
  height: 73px;
}
.reform03 .list a .bor p {
  line-height: 24px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.reform03 .list a .bor i {
  margin: 0 auto 16px;
  width: 60px;
  height: 1px;
  background: #dcdcdc;
}
.reform03 .list a .bor b {
  font-size: 14px;
  color: #999;
  text-align: center;
}
.reform03 .list a .bac {
  transition: all 0.5s;
  transform: scale(0.7);
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(204, 158, 67, 0.85) url(../image/icon_78.png) center no-repeat;
  background-size: 35px auto;
}
.reform03 .list a.cur .bac {
  background: rgba(204, 158, 67, 0.85) url(../image/icon_79.png) center no-repeat;
  background-size: 35px auto;
}
.reform03 .list a:hover .bac {
  transition: all 0.5s;
  transform: scale(1);
  opacity: 1;
}
/* ===========ä¸‹åŸºå±‚================ */
.pageBanneres {
  width: 100%;
  height: 864px;
}
.pageBanneres .imgPic {
  width: 100%;
  height: 100%;
}
.basic {
  width: 100%;
  height: 1972px;
  position: relative;
}
.basic .ban_1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.basic .editor {
  width: 100%;
  height: 267px;
  position: relative;
  padding: 0 6px;
}
.basic .editor i {
  width: 100%;
  height: 100%;
  position: absolute;
  top: -39%;
  left: 0;
  z-index: 0;
}
.basic .editor .text {
  width: 91.33%;
  position: absolute;
  top: 20%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.basic .editor .text p {
  font-size: 18px;
  color: #333;
  line-height: 36px;
}
.basic .report_t {
  position: relative;
}
.basic .report_t .t_img {
  position: absolute;
  left: 50%;
  top: 50%;
  /* transform: translate(); */
  transform: translate(-50%, -50%);
  z-index: -1;
}
.basic .report_t p {
  text-align: center;
  font-size: 36px;
  color: #fff;
  padding-top: 30px;
}
.basic .report_b {
  margin-top: 64px;
}
.basic .report_b .time_box {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  height: 134px;
  position: relative;
}
.basic .report_b .time_box::after {
  content: "";
  width: 0;
  height: 5px;
  background: #ad1617;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.5s;
}
.basic .report_b .time_box:hover::after {
  width: 100%;
  transition: all 0.5s;
}
.basic .report_b .time_box .timing_l {
  width: 6.66%;
  border-right: 1px solid #dcdcdc;
  margin-left: 33px;
}
.basic .report_b .time_box .timing_l p {
  font-size: 36px;
  color: #ad1617;
}
.basic .report_b .time_box .timing_l b {
  color: #666666;
  font-size: 16px;
}
.basic .report_b .time_box .timing_r {
  width: 80%;
  margin-left: 22px;
}
.basic .report_b .time_box .timing_r .text_p {
  font-size: 24px;
  color: #333;
  padding-bottom: 15px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.basic .report_b .time_box .timing_r .text_b {
  font-size: 16px;
  color: #666;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.details {
  margin-top: 100px;
}
.details .more {
  display: flex;
  justify-content: flex-end;
  font-size: 18px;
  color: #999999;
  background: url(../image/jc_06.png) right center no-repeat;
  padding-right: 26px;
}
/* .details  .more:hover{
  color: #ad1617;
} */
.details .group .box {
  display: flex;
  flex-wrap: wrap;
  padding-top: 64px;
}
.details .group .box .state {
  width: 48.58%;
  margin-right: 32px;
  display: flex;
  margin-bottom: 60px;
}
.details .group .box .state:nth-child(2n) {
  margin-right: 0;
}
.details .group .box .state i {
  width: 22px;
  height: 19px;
  margin-top: 12px;
}
.details .group .box .state p {
  width: 95%;
  font-size: 20px;
  color: #333;
  margin-left: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  line-height: 40px;
}
.bbt .group .box .state p {
  width: 95%;
  font-size: 20px;
  color: #333;
  margin-left: 20px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  line-height: 26px;
}
.bbt .group .box .state i {
  width: 22px;
  height: 19px;
  margin-top: 4px;
}
.bbt .group .box .state b {
  font-size: 20px;
  color: #666666;
}
.details .group .box .state:hover p,
.bbt .group .box .state:hover b {
  color: #ad1617;
}
.specialBanner {
  height: 760px;
}
.specialContent {
  padding-bottom: 100px;
}
.specialTitle {
  padding-top: 70px;
  position: relative;
}
.specialTitle img {
  width: 100%;
}
.specialTitle a {
  position: absolute;
  right: 0;
  font-size: 16px;
  color: #e0150e;
  font-weight: bold;
  bottom: 40px;
}
.meeting {
  font-size: 34px;
  color: #e0150e;
  margin-top: 65px;
  text-align: center;
}
.centralSpirit {
  /* background: #feffff url("../image/special-1.png") center no-repeat; */
  background-size: cover;
  padding-bottom: 80px;
}
.spiritBox {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
}
.spiritLeft {
  width: 540px;
}
.spiritRight {
  width: calc(100% - 590px);
  margin-left: 50px;
  height: 460px;
  position: relative;
}
.spiritRight i {
  width: 100%;
  height: 100%;
}
.spiritList {
  height: 65px;
  line-height: 65px;
  margin-top: 14px;
  background: #f7e2c6;
  padding: 0 25px;
  box-sizing: border-box;
  font-size: 18px;
  color: #333;
  position: relative;
  display: flex;
  align-items: center;
}
.spiritList:first-child {
  margin-top: 0;
}
.spiritList i {
  width: 8px;
  height: 8px;
  background: #e0150e;
  transform: rotate(45deg);
  margin-right: 15px;
}
.spiritList span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 15px);
}
.spiritList:hover {
  background: #e0150e;
}
.spiritList:hover i {
  background: #fff;
}
.spiritList:hover span {
  color: #fff;
}
.spiritTitle {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #e0150e;
  font-size: 22px;
  color: #ffd296;
  text-align: center;
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.getSome .spiritRight {
  margin-right: 50px;
  margin-left: 0;
}
.getSome {
  /* background: url(../image/special-2.png) center no-repeat; */
  background-size: cover;
  padding-bottom: 80px;
}
.dynamicBox {
  margin-top: 65px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
}
.dynamicList {
  width: 50%;
  margin-top: 40px;
  padding: 0 25px;
  font-size: 18px;
  box-sizing: border-box;
  color: #333;
  position: relative;
  display: flex;
  align-items: center;
}
.dynamicList:nth-child(2n+1) {
  padding-left: 0;
}
.dynamicBox:after {
  content: '';
  width: 1px;
  height: 100%;
  background: #ededed;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.dynamicList i {
  width: 8px;
  height: 8px;
  background: #cccccc;
  transform: rotate(45deg);
  margin-right: 15px;
}
.dynamicList span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: calc(100% - 15px);
}
.dynamicList:nth-child(1),
.dynamicList:nth-child(2) {
  margin-top: 0;
}
.dynamicList:hover {
  color: #d80107;
}
.dynamicList:hover i {
  background: #d80107;
}
