.title_wrap h3 {
  font-size: 37.35px;
  line-height: 52.29px;
  margin-bottom: 14px;
  color: #00744A;
  font-weight: 400;
  font-family: "pingfang";
}
 .romlist{
            display: flex;
            flex-wrap: wrap;
        }
        .romlist li{
            width: 33.333%;
            text-align: center;
            margin-bottom: 20px;
        }
        .romlist li img{width: 80px;margin:0 auto 16px;}
.title_wrap .line {
  width: 83px;
  height: 8px;
  border-radius: 4px;
  background-color: #00744A;
  margin-top: 15px;
}
.pindao_list{
            display: grid;
            gap: 16px;
            padding: 0 0 30px;
            grid-template-columns: repeat(2,1fr);
        }
        .pindao_list li .text{
            text-align: center;
            margin-top: 15px;
        }
        .pindao_list li img{
            width: 100%;
            height: 120px;
margin:0;
        }
.title_wrap .line.center {
  margin-left: auto;
  margin-right: auto;
}
.title_wrap .sub {
  font-size: 20px;
  font-weight: 400;
  line-height: 41px;
  margin-top: 45px;
}

.nav-box {
  width: 1200px;
  margin: 0 auto;
  height: 124px;
  overflow: hidden;
}

.nav-box .nav-l {
  width: 519px;
  background: url(../images/logo.png?v=2) no-repeat left center;
  background-size: 100% auto;
  height: 100%;
}

.nav-box .nav-r .nav-r-1 a {
  font-size: 18px;
  margin-left: 30px;
  display: inline-block;
  color: #232323;
  padding-bottom: 12px;
  border-bottom: 3px solid #fff;
  margin-top: 20px;
}

.nav-box .nav-r .nav-r-1 a:hover, .nav-box .nav-r .nav-r-1 a.act {
  border-bottom: 3px solid #149cea;
}

.nav-box .nav-r .nav-r-2 {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.nav-box .nav-r .nav-r-2 .nav-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #949494;
  display: none;
}

.nav-box .nav-r .nav-r-2 .nav-item a {
  color: #949494;
  border-right: 1px solid #949494;
  height: 15px;
  line-height: 15px;
  display: block;
  padding: 0 15px;
}

.nav-box .nav-r .nav-r-2 .nav-item a:last-child {
  border: none;
}

.top-box {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-box .span {
  position: absolute;
  bottom: 20px;
  z-index: 2;
}

.top-box .swiper-pagination-bullet {
  background: #fff;
  width: 12px;
  height: 12px;
  opacity: 1;
}

.top-box .swiper-pagination-bullet-active {
  background: #149cea;
  width: 65px;
  height: 12px;
  border-radius: 5px;
}

.nav-box .nav-r .nav-r-1 a {
  font-size: 18px;
}

.nav-box .nav-r .nav-r-2 {
  position: relative;
}

.nav-box .nav-r .nav-r-2 .nav-item {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  top: 5px;
  position: absolute;
}

.nav-box .nav-r .nav-r-2 .nav-item:nth-child(1) {
  right: 0;
}

.nav-box .nav-r .nav-r-2 .nav-item:nth-child(2) {
  right: 0;
}

.nav-box .nav-r .nav-r-2 .nav-item:nth-child(3) {
  right: 137px;
}

.nav-box .nav-r .nav-r-2 .nav-item:nth-child(4) {
  right: 160px;
}
.jtfz_section .right .swiper{
	height: 400px;
}
.nav-box .nav-r .nav-r-2 .nav-item:nth-child(5) {
  right: 8px;
}

.jtfz_section {
  padding-top: 20px;
}
.jtfz_section .left {
  width: 613px;
}
.jtfz_section .left .gallery_swiper img {
  height: 400px;
}
.jtfz_section .right .swiper-slide {
  height: 129.5px !important;
  padding: 15px;
  background-color: #ededed;
  border-right: 3px solid transparent;
  margin-bottom: 6px;
}
.jtfz_section .right .swiper-slide .title {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  
}
.jtfz_section .right .swiper-slide.swiper-slide-thumb-active {
  background: #fff;
  border-right: 3px solid #2495e5;
}
.jtfz_section .right .swiper-slide.swiper-slide-thumb-active .title {
  font-weight:bold
}
.jtfz_section .right .swiper-slide .sub {
  color: #9b9b9b;
  line-height: 22px;
  margin-top: 12px;
}
.jtfz_section .jtfz_section_title_wrap {
  border-bottom: 3px solid #2495e5;
  margin-bottom: 12px;
}
.jtfz_section .jtfz_section_title_wrap h3 {
  width: 613px;
  padding-left: 30px;
}
.jtfz_section .jtfz_section_title_wrap h3 a {
  font-size: 28.68px;
  color: #383838;
}
.jtfz_section .jtfz_section_title_wrap h3 a span {
  font-size: 19px;
  color: #9e9e9e;
  margin-left: 6px;
}
.jtfz_section .jtfz_section_title_wrap .tab a {
  font-size: 21.67px;
  color: #3c3c3c;
  width: 130px;
  height: 44px;
}
.jtfz_section .jtfz_section_title_wrap .tab a.active {
  background-color: #2495e5;
  color: #fff;
}

.djtlcmyj_section {
  margin-top: 60px;
  margin-bottom: 60px;
  background-color: #eff2f7;
  padding: 20px 45px;
}
.djtlcmyj_section .left {
  width: 580px;
}

.global_more {
  padding-left: 16px;
  margin-bottom: 25px;
  display: block;
  border-left: 3px solid #149cea;
}
.global_more h3 {
  font-size: 27.37px;
  color: #383838;
  font-weight: bold;
}
.global_more .eng {
  margin-top: 6px;
  font-size: 16px;
}
.global_more .view {
  color: #508ab7;
  margin-left: 20px;
}
.global_more .arrow {
  width: 6px;
  margin-left: 4px;
}
@media(min-width: 1025px){
.list {
  padding-left: 16px;
}
.list li {
  margin-bottom: 20px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.list li:last-child {
  margin-bottom: 0;
}
.list li a {
  font-size: 19px;
  color: #575757;
  padding-left: 24px;
  position: relative;
  max-width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
display: block;
}
.list li a::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(../images/dot.png) center center no-repeat;
  position: absolute;
  left: 0;
  top: 5px;
}
.list li:hover {
  padding-left: 10px;
}
.list li:hover a {
  color: #508ab7;
}

}

.whjs_section {
  background-color: #eff2f7;
}
.whjs_section .gallery_swiper_box {
  width: 600px;
}
.whjs_section .info {
  padding: 20px;
}
.whjs_section .text {
  margin-top: 60px;
  line-height: 22px;
}
.whjs_section .span {
  position: absolute;
  width: 100%;
  z-index: 2;
}
.whjs_section .span .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: #fff;
}
.whjs_section .span .swiper-pagination-bullet-active {
  background-color: #149cea;
}

.pplm_section {
  margin-top: 60px;
  padding: 50px 0;
  background: url(../images/b1.png) no-repeat;
  background-size: cover;
}
.pplm_section .title_box {
  padding: 16px 0;
  background-color: rgba(20, 156, 234, 0.4);
  border-radius: 16px;
  width: 300px;
  margin: auto;
  border: 2px solid #fff;
}
.pplm_section .brand_list {
  padding-top: 54px;
}
.pplm_section .brand_list li {
  background-color: #fff;
  padding: 0 0 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
 
  position: relative;
  top: 0;
}
.pplm_section .brand_list li img {
  width: 100%;
  
}
.pplm_section .brand_list li .name {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
line-height: 1.45;
overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.pplm_section .brand_list li .text {
  font-size: 13px;
  color: #696969;
  margin-top: 12px;
}
.pplm_section .brand_list li:hover {
  top: -10px;
}

.title_box h3 {
  font-size: 28px;
}
.title_box p {
  font-size: 18px;
  margin-top: 10px;
}

.pphd_section {
  padding: 40px 0 50px;
}
.pphd_section .pplm_box {
  margin-top: 30px;
}
.pphd_section .pplm_box .pplm_item {
  width: 146px;
  height: 250px;
  position: relative;
  display: block;
  transition: width 0.25s;
  overflow: hidden;
  background-color: #efefef;
}
.pphd_section .pplm_box .pplm_item .poster {
  width: 397px;
  height: 254px;
  max-width: none;
  position: relative;
  z-index: 1;
}

.pphd_section .pplm_box .pplm_item.act {
  width: 640px;
  
}
.pphd_section .pplm_box .pplm_item.act .info {
  display: block;
opacity:1
}
.pphd_section .pplm_box .info {
  padding: 0 15px;
  display: none;
  width: 243px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  padding-top: 40px;
opacity:0;
 transition:all 0.5s;
}
.pphd_section .pplm_box .info .title {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.pphd_section .pplm_box .info .sub {
  font-size: 13px;
  margin-top: 20px;
  color: #7a7a7a;
  line-height: 22px;
}

.media_section {
  padding-bottom: 35px;
}
.media_section .col_title {
  width: 62px;
  height: 200px;
  border-radius: 100px;
  background-color: #d5dce7;
  font-size: 28px;
  color: #4c4c4c;
  padding: 0 20px;
  margin-left: 45px;
}
.media_section .media_wrap {
  cursor: pointer;
  width: 960px;
  margin-top: 30px;
  margin-left: 45px;
}
.media_section .media_wrap .swiper-media {
  width: 760px;
}
.media_section .media_wrap .icon_box {
  height: 120px;
}
.media_section .media_wrap .name {
  font-size: 18px;
  color: #4c4c4c;
  text-align: center;
  margin-top: 15px;
}

footer {
  background-color: #272831;
  padding: 35px 0;
  line-height: 1.5;
  font-size: 14px;
  color: #7e808a;
  line-height: 30px;
}
footer a {
  color: inherit;
}

.list_main_con {
  padding: 50px 0 30px;
}

.mianbao_nav {
  padding-left: 0px;
}
.mianbao_nav a, .mianbao_nav {
  font-size: 24px;
  color: #3c3c3c;
}

.list_title {
  font-size: 28px;
  color: #3c3c3c;
  margin-bottom: 30px;
  padding-left: 30px;
}

.main {
  margin-top: 60px;
}
.main .newslist {
  margin-bottom: 50px;
}
.main .newslist li {
  padding: 35px 40px;
  border-bottom: 1px dashed #bebebe;
}
.main .newslist li p, .main .newslist li span {
  font-size: 25px;
  color: #3c3c3c;
}
.main .newslist li .title {
  max-width: 940px;
}

.article_main_con {
  background-color: #fff;
  padding-left: 35px;
  padding-right: 35px;
}
.article_main_con .article_wrap {
  padding: 64px 80px;
}
.article_main_con .article_wrap .post_info h3 {
  font-size: 30px;
  color: #3c3c3c;
  font-weight: bold;
}
.article_main_con .article_wrap .post_info p {
  margin-top: 20px;
  font-size: 20px;
  color: #7d7d7d;
}
.article_main_con .article_wrap .post_body {
  padding-top: 40px;
}
.article_main_con .article_wrap .post_body p {
  margin-bottom: 20px;
  font-size: 22px;
  color: #3c3c3c;
  line-height: 30px;
}
.article_main_con .article_wrap .post_body p img {
  margin: auto;
}
.main1 {
  margin-top: 10px;
}

.list_main_con_box {
  background-color: #fff;
  padding-left: 50px;
  padding-right: 50px;
}

.list_con {
  min-height: 500px;
  margin-bottom: 40px;
}
.list_con li {
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
}
.list_con li .list-img {
  width: 320px;
}
.list_con li .info {
  padding-top: 0px;
flex: 1;
}
.list_con li .info .title {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  line-height: 36px;
}
.list_con li .info .time {
  font-size: 14px;
  color: #ccc;
  margin-top: 5px;
}
.list_con li .info .sub {
  font-size: 16px;
  color: #898989;
  line-height: 30px;
  padding-bottom: 5px;
  margin-top: 10px;
}
#pagetemple a{width:auto !important;padding:0 12px !important;margin-right: 10px;}
#pagetemple a:hover{background:#149cea;color:#ffffff !important;border-color:transparent !important;}
#jumppageId{border: 1px solid #D7D7D7;}

.media_box_wrap {
  padding: 50px 0 0;
  width: 930px;
  margin: auto;
}
.media_box_wrap .title_wrap1 {
  margin-bottom: 25px;
}
.media_box_wrap .title_wrap1 p {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}
.media_box_wrap .title_wrap1 .line_line {
  margin: 10px auto 0;
}
.media_box_wrap .title_wrap1 .letter {
  letter-spacing: 6px;
}
.media_box_wrap .boxs {
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.3);
}
.media_box_wrap .cell_list_wrap {
  margin-bottom: 40px;
}
.gallery_swiper_box  .swiper-slide img{height:380px}
.pplm_section .span {
           padding-top: 30px;
        }

        .pplm_section .swiper-pagination-bullet {
            background: #fff;
            width: 10px;
            height: 10px;
            opacity: 1;
 margin: 0 4px;
        }

        .pplm_section .swiper-pagination-bullet-active {
            background: #149cea;
            width: 30px;
            border-radius: 5px;
        }
.whjs_swiper .swiper-slide{cursor: pointer;}
.whjs_swiper .swiper-slide-thumb-active h3{font-weight:bold}<!--ecms sync check [sync_thread_id="a68f6e271be0d23e820cf6e61402aa0b" sync_date="2025-04-01 14:37:05" check_sum="a68f6e271be0d23e820cf6e61402aa0b  signature="#$enorth_signature_value$#"]-->