/************************************** 以上是默认设置 *******************************************/
.wrap .header {
  height: 178px;
  background: url(../images/headbg.jpg) top center no-repeat;
}
.wrap .header .header-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0 10px;
}
.wrap .header .header-top .date-info {
  font-size: 14px;
  color: #666;
}
.wrap .header .header-top .top-links a {
  font-size: 14px;
  color: #666;
}
.wrap .header .header-top .top-links a:hover {
  color: #006AD2;
}
.wrap .header .header-top .top-links .divider {
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #D6D8DD;
  margin: 0 5px;
  vertical-align: middle;
}
.wrap .header .header-main {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap .header .logo a {
  display: block;
}
.wrap .header .header-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.wrap .header .phone-box {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
.wrap .header .phone-box .phone-icon {
  width: 20px;
  height: 20px;
  background: url(../images/icon2.png) no-repeat center;
  background-size: 100%;
  margin-right: 10px;
}
.wrap .header .phone-box .phone-number {
  font-size: 20px;
  color: #333;
}
.wrap .header .search-box {
  position: relative;
}
.wrap .header .search-box input {
  width: 350px;
  height: 40px;
  border: 1px solid #DEDEDE;
  border-radius: 20px;
  padding: 0 50px 0 20px;
  font-size: 14px;
  color: #666;
  outline: none;
}
.wrap .header .search-box input::placeholder {
  color: #999;
}
.wrap .header .search-box .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 40px;
  background: #006AD2;
  border: none;
  border-radius: 0 20px 20px 0;
  cursor: pointer;
  outline: none;
}
.wrap .header .search-box .search-btn::before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/icon1.png) no-repeat center;
  background-size: 100%;
  margin: 12px auto;
}
.wrap .nav {
  background: #006AD2;
}
.wrap .nav ul {
  padding: 0;
  list-style: none;
}
.wrap .nav > ul {
  display: flex;
  justify-content: space-between;
}
.wrap .nav > ul:hover > li.active:not(:hover) > a {
  background: #00509f !important;
}
.wrap .nav > ul > li {
  position: relative;
  flex: 1;
  text-align: center;
}
.wrap .nav > ul > li a {
  display: block;
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 55px;
  transition: all 0.3s;
}
.wrap .nav > ul > li a:hover {
  background: #00509f;
}
.wrap .nav > ul > li.active a {
  background: #D49A44;
}
.wrap .nav > ul > li:hover > a {
  background: #D49A44 !important;
}
.wrap .nav > ul > li:hover .menu-nav {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.wrap .nav > ul > li .menu-nav {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 999;
  border-radius: 0 0 4px 4px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
}
.wrap .nav > ul > li .menu-nav ul {
  padding: 8px 0;
  list-style: none;
  margin: 0;
  display: block;
  height: auto;
}
.wrap .nav > ul > li .menu-nav ul li {
  display: block;
  width: 100%;
  height: auto;
  flex: none;
  border-bottom: 1px solid #f0f0f0;
  background: transparent;
}
.wrap .nav > ul > li .menu-nav ul li:last-child {
  border-bottom: none;
}
.wrap .nav > ul > li .menu-nav ul li a {
  display: block;
  height: auto;
  line-height: 1.6;
  padding: 10px 20px;
  font-size: 16px;
  color: #666;
  text-align: center;
  transition: all 0.3s ease;
  font-weight: normal;
  background: transparent;
}
.wrap .nav > ul > li .menu-nav ul li:hover {
  background: #f8f8f8;
}
.wrap .nav > ul > li .menu-nav ul li:hover a {
  color: #006AD2;
  background: transparent;
}
.wrap .m-nav-pop {
  display: none;
}
.wrap .row-section {
  margin-top: 25px;
  margin-bottom: 35px;
}
.wrap .row-section .item-new {
  float: left;
  margin-left: 3px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  background: #E81010;
  border-radius: 0px 4px 4px 4px;
}
.wrap .row-section2 {
  margin-bottom: 27px;
}
.wrap .row-section2 .item-new {
  float: left;
  margin-left: 3px;
  margin-top: 12px;
  width: 18px;
  height: 18px;
  font-size: 12px;
  text-align: center;
  line-height: 18px;
  color: #fff;
  background: #E81010;
  border-radius: 0px 4px 4px 4px;
}
.wrap .row-785 {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.wrap .banner-section {
  width: 785px;
  flex-shrink: 0;
}
.wrap .banner-section .bannerSwiper .swiper-slide a {
  display: block;
  position: relative;
}
.wrap .banner-section .bannerSwiper .swiper-slide a img {
  width: 100%;
  height: 418px;
  object-fit: cover;
}
.wrap .banner-section .bannerSwiper .swiper-slide a .banner-text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 13px 15px;
  padding-right: 155px;
}
.wrap .banner-section .bannerSwiper .swiper-slide a .banner-text p {
  font-size: 16px;
  color: #fff;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .banner-section .swiper-pagination {
  padding-right: 15px;
  bottom: 20px;
  text-align: right;
}
.wrap .banner-section .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  opacity: 1;
  margin: 0 5px;
}
.wrap .banner-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #2594E3;
}
.wrap .notice-section {
  flex: 1;
  width: 785px;
  margin-left: 30px;
}
.wrap .notice-section .section-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 42px;
  border-bottom: 1px solid #EBEBEB;
}
.wrap .notice-section .section-title h6 {
  padding-left: 30px;
  width: 140px;
  height: 42px;
  font-size: 22px;
  line-height: 42px;
  color: #fff;
  background: url(../images/titbg.png) no-repeat;
}
.wrap .notice-section .section-title .more {
  font-size: 14px;
  color: #999;
}
.wrap .notice-section .section-title .more:hover {
  color: #006AD2;
}
.wrap .notice-section .notice-list {
  margin-top: 5px;
  padding: 0;
  list-style: none;
}
.wrap .notice-section .notice-list li {
  line-height: 41px;
  overflow: hidden;
}
.wrap .notice-section .notice-list li a {
  margin-right: 10px;
  float: left;
  max-width: 80%;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .notice-section .notice-list li a:hover {
  color: #006AD2;
}
.wrap .notice-section .notice-list li a::before {
  content: '•';
  color: #B6B6B6;
  margin-right: 8px;
}
.wrap .notice-section .notice-list li .time {
  float: right;
  font-size: 18px;
  color: #999;
}
.wrap .party-banner {
  margin-bottom: 40px;
  overflow: hidden;
}
.wrap .party-banner .w1600 {
  overflow: hidden;
}
.wrap .party-banner img {
  width: 100%;
  height: 130px;
  object-fit: cover;
  transition: all 0.3s;
}
.wrap .party-banner img:hover {
  transform: scale(1.05);
}
.wrap .news-tab {
  width: 785px;
  flex-shrink: 0;
}
.wrap .news-tab .hd {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  height: 44px;
  border-bottom: 1px solid #DFEBF7;
}
.wrap .news-tab .hd ul {
  padding: 0;
  list-style: none;
  display: flex;
}
.wrap .news-tab .hd ul li {
  margin-right: 5px;
  height: 43px;
  cursor: pointer;
}
.wrap .news-tab .hd ul li span {
  position: relative;
  padding: 0 16px;
  display: block;
  font-size: 22px;
  color: #333;
  line-height: 42px;
  font-weight: bold;
}
.wrap .news-tab .hd ul li .more {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999;
  line-height: 42px;
}
.wrap .news-tab .hd ul li .more:hover {
  color: #006AD2;
}
.wrap .news-tab .hd ul li.on span {
  color: #fff;
  background: #006AD2;
  border-radius: 3px 15px 5px 0px;
}
.wrap .news-tab .hd ul li.on span::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #006AD2;
}
.wrap .news-tab .hd ul li.on .more {
  display: block;
}
.wrap .news-tab .hd .title {
  display: inline-block;
  background: #006AD2;
  color: #fff;
  font-size: 16px;
  padding: 5px 15px;
  border-radius: 3px 0 5px 15px;
}
.wrap .news-tab .sub-tabs {
  margin-bottom: 13px;
}
.wrap .news-tab .sub-tabs span {
  display: inline-block;
  padding: 8px 16px;
  padding-bottom: 7px;
  font-size: 16px;
  color: #444;
  font-weight: bold;
  background: #D8E9FB;
  border-radius: 18px;
  margin-right: 9px;
  cursor: pointer;
  transition: all 0.3s;
}
.wrap .news-tab .sub-tabs span.active {
  background: #006AD2;
  color: #fff;
}
.wrap .news-tab .sub-tabs span:hover {
  background: #006AD2;
  color: #fff;
}
.wrap .news-tab .news-highlight {
  margin-bottom: 11px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #DEDEDE;
  overflow: hidden;
}
.wrap .news-tab .news-highlight .item-title {
  margin-bottom: 8px;
  overflow: hidden;
}
.wrap .news-tab .news-highlight h4 {
  float: left;
  max-width: 80%;
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .news-tab .news-highlight .item-new {
  margin-top: 5px;
}
.wrap .news-tab .news-highlight p {
  font-size: 14px;
  color: #666;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.wrap .news-tab .news-highlight:hover h4 {
  color: #006AD2;
}
.wrap .news-list {
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.wrap .news-list li {
  line-height: 42px;
  overflow: hidden;
}
.wrap .news-list li a {
  float: left;
  max-width: 80%;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .news-list li a:hover {
  color: #006AD2;
}
.wrap .news-list li a::before {
  content: '•';
  color: #B6B6B6;
  margin-right: 6px;
}
.wrap .news-list li .time {
  float: right;
  font-size: 18px;
  color: #999;
  white-space: nowrap;
}
.wrap #news-tab-association {
  width: 785px;
}
.wrap .section-title2 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  height: 44px;
  border-bottom: 1px solid #DFEBF7;
}
.wrap .section-title2 h6 {
  position: relative;
  padding: 0 16px;
  font-size: 22px;
  color: #fff;
  line-height: 42px;
  background: #006AD2;
  border-radius: 3px 15px 5px 0px;
}
.wrap .section-title2 h6::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -2px;
  width: 100%;
  height: 1px;
  background: #006AD2;
}
.wrap .section-title2 .more {
  font-size: 14px;
  color: #999;
}
.wrap .section-title2 .more:hover {
  color: #006AD2;
}
.wrap .service-training-group {
  width: 785px;
  flex-shrink: 0;
}
.wrap .service-training-group .service-section {
  margin-bottom: 25px;
}
.wrap .service-training-group .service-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.wrap .service-training-group .service-grid .service-item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: calc((100% - 75px) / 4);
  height: 127px;
  text-align: center;
  background: rgba(0, 106, 210, 0.08);
  border-radius: 5px;
  transition: all 0.3s;
}
.wrap .service-training-group .service-grid .service-item .service-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  margin: 0 auto;
  overflow: hidden;
}
.wrap .service-training-group .service-grid .service-item .service-icon img {
  filter: drop-shadow(0px 72px #fff);
  -ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=72, Color='#fff', Positive='true')";
  max-height: 100%;
}
.wrap .service-training-group .service-grid .service-item p {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.wrap .service-training-group .service-grid .service-item:hover {
  background: #006AD2;
}
.wrap .service-training-group .service-grid .service-item:hover .service-icon img {
  transform: translateY(-72px);
}
.wrap .service-training-group .service-grid .service-item:hover p {
  color: #fff;
}
.wrap .talent-section,
.wrap .mailbox-section {
  margin-bottom: 3px;
  height: 130px;
  width: 785px;
  flex-shrink: 0;
  cursor: pointer;
  transition: all 0.3s;
}
.wrap .talent-section img,
.wrap .mailbox-section img {
  width: 100%;
  height: 130px;
  object-fit: cover;
}
.wrap .talent-section:hover,
.wrap .mailbox-section:hover {
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 106, 210, 0.3);
}
.wrap .adver-slide {
  margin-bottom: 40px;
}
.wrap .adver-slide .swiper-slide img {
  width: 100%;
  height: 130px;
  object-fit: cover;
  transition: all 0.3s;
}
.wrap .adver-slide .swiper-slide:hover img {
  transform: scale(1.05);
}
.wrap .adver-slide .swiper-horizontal > .swiper-pagination-bullets,
.wrap .adver-slide .swiper-pagination-bullets.swiper-pagination-horizontal,
.wrap .adver-slide .swiper-pagination-custom,
.wrap .adver-slide .swiper-pagination-fraction {
  bottom: 10px;
}
.wrap .adver-slide .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
.wrap .adver-slide .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.wrap .talk-section {
  margin-bottom: 37px;
}
.wrap .talk-section .talk-list {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.wrap .talk-section .talk-list li {
  width: 300px;
}
.wrap .talk-section .talk-list li .img-box {
  width: 100%;
  height: 170px;
  overflow: hidden;
}
.wrap .talk-section .talk-list li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.wrap .talk-section .talk-list li p {
  margin-top: 10px;
  font-size: 18px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .talk-section .talk-list li:hover .img-box img {
  transform: scale(1.05);
}
.wrap .talk-section .talk-list li:hover p {
  color: #006AD2;
}
.wrap .grey-bg {
  background: #F6F6F6;
}
.wrap .breadcrumb {
  padding: 18px 0;
  display: flex;
  align-items: center;
}
.wrap .breadcrumb img {
  margin-right: 12px;
}
.wrap .breadcrumb a,
.wrap .breadcrumb span {
  font-size: 16px;
  color: #333;
}
.wrap .breadcrumb span {
  margin: 0 5px;
}
.wrap .breadcrumb a:hover,
.wrap .breadcrumb a.current {
  color: #006AD2;
}
.wrap .page-content {
  margin-bottom: 20px;
  min-height: calc(100vh - 577px);
}
.wrap .page-content .sidenav {
  float: left;
  width: 300px;
  padding: 20px 15px;
  background: #fff;
  overflow: hidden;
}
.wrap .page-content .sidenav .sidenav-title {
  margin-bottom: 10px;
  padding: 20px 25px;
  padding-bottom: 19px;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  background: url(../images/sidenavbg.jpg) no-repeat;
}
.wrap .page-content .sidenav .sidenav-list {
  padding: 0;
  list-style: none;
}
.wrap .page-content .sidenav .sidenav-list:hover > li.active:not(:hover) > a {
  background: #eee;
  color: #333;
  font-weight: normal;
}
.wrap .page-content .sidenav .sidenav-list:hover > li.active:not(:hover)::after {
  background: url(../images/icon23.png) center no-repeat;
}
.wrap .page-content .sidenav .sidenav-list ul {
  padding: 0;
  list-style: none;
}
.wrap .page-content .sidenav .sidenav-list > li {
  margin-bottom: 10px;
  position: relative;
}
.wrap .page-content .sidenav .sidenav-list > li::after {
  content: "";
  position: absolute;
  top: 25px;
  right: 18px;
  width: 10px;
  height: 10px;
  background: url(../images/icon23.png) center no-repeat;
  transition: background 0.3s ease;
}
.wrap .page-content .sidenav .sidenav-list > li a {
  display: block;
}
.wrap .page-content .sidenav .sidenav-list > li > a {
  padding: 18px 25px;
  padding-right: 45px;
  font-size: 18px;
  color: #333;
  background: #F6F6F6;
  transition: all 0.3s ease;
}
.wrap .page-content .sidenav .sidenav-list > li > ul {
  display: none;
  padding-top: 10px;
}
.wrap .page-content .sidenav .sidenav-list > li > ul li a {
  padding: 0 25px;
  font-size: 17px;
  color: #333;
  line-height: 34px;
}
.wrap .page-content .sidenav .sidenav-list > li > ul li:hover a,
.wrap .page-content .sidenav .sidenav-list > li > ul li.active a {
  color: #006AD2;
}
.wrap .page-content .sidenav .sidenav-list > li:last-child {
  margin-bottom: 0;
}
.wrap .page-content .sidenav .sidenav-list > li:last-child > ul {
  margin-bottom: -8px;
}
.wrap .page-content .sidenav .sidenav-list > li.active > a {
  color: #fff;
  font-weight: bold;
  background: #006AD2;
}
.wrap .page-content .sidenav .sidenav-list > li.active::after {
  background: url(../images/icon23_2.png) center no-repeat;
}
.wrap .page-content .sidenav .sidenav-list > li:hover > a {
  background: #006AD2 !important;
  color: #fff !important;
  font-weight: bold !important;
}
.wrap .page-content .sidenav .sidenav-list > li:hover::after {
  background: url(../images/icon23_2.png) center no-repeat !important;
}
.wrap .page-content .sidenav .sidenav-list > li.more.active::after {
  transform: rotate(90deg);
}
.wrap .page-content .sidenav .sidenav-list > li.more.active ul {
  display: block;
}
.wrap .page-content .cont-right {
  float: right;
  width: calc(100% - 320px);
}
.wrap .page-content .cont-box {
  padding: 0 30px;
  padding-bottom: 40px;
  min-height: calc(100vh - 352px);
  background: #fff;
}
.wrap .page-content .cont-box .page-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 65px;
  border-bottom: 2px solid #DEDEDE;
}
.wrap .page-content .cont-box .page-title h6 {
  font-size: 20px;
  color: #333;
}
.wrap .page-content .cont-box .introduction-section {
  margin-top: 15px;
  overflow: hidden;
}
.wrap .page-content .cont-box .introduction-text {
  font-size: 18px;
  color: #333;
  line-height: 1.89;
}
.wrap .page-content .cont-box .standard-search {
  margin-top: 25px;
  margin-bottom: 17px;
  overflow: hidden;
}
.wrap .page-content .cont-box .standard-search input {
  height: 40px;
  font-size: 16px;
  color: #666;
  line-height: 40px;
  background: #fff;
  border-radius: 3px;
  border: 1px solid #DCDFE6;
}
.wrap .page-content .cont-box .standard-search button {
  float: left;
  margin-left: 12px;
  width: 80px;
  height: 40px;
  font-size: 16px;
  color: #fff;
  border: 0;
  background: #006AD2;
  border-radius: 5px;
}
.wrap .page-content .cont-box .about-section {
  margin-top: 25px;
  overflow: hidden;
}
.wrap .page-content .cont-box .about-section .map-img img {
  width: 100%;
}
.wrap .page-content .cont-box .about-section .about-box {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.wrap .page-content .cont-box .about-section .about-box .about-text p {
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
}
.wrap .page-content .cont-box .about-section .about-box .about-text .item-tel {
  display: flex;
  font-size: 18px;
  color: #333;
}
.wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul {
  padding: 0;
  list-style: none;
}
.wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul li {
  margin-bottom: 15px;
  display: flex;
  font-size: 18px;
  color: #333;
}
.wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul li:last-child {
  margin-bottom: 0;
}
.wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul li .item-name {
  margin-right: 30px;
  width: 145px;
}
.wrap .page-content .cont-box .about-section .about-box .qrcode-list {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
}
.wrap .page-content .cont-box .about-section .about-box .qrcode-list li {
  text-align: center;
}
.wrap .page-content .cont-box .about-section .about-box .qrcode-list li img {
  width: 220px;
  height: 220px;
}
.wrap .page-content .cont-box .about-section .about-box .qrcode-list li p {
  margin-top: 10px;
  font-size: 16px;
  color: #333;
}
.wrap .page-content .cont-box .first-list {
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.wrap .page-content .cont-box .first-list li {
  padding: 25px 0;
  border-bottom: 1px dashed #E0E0E0;
  overflow: hidden;
}
.wrap .page-content .cont-box .first-list li .img-box {
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  height: 130px;
  border: 1px solid #DEDEDE;
  overflow: hidden;
}
.wrap .page-content .cont-box .first-list li .img-box img {
  max-width: 90%;
  max-height: 90%;
  transition: all 0.3s;
}
.wrap .page-content .cont-box .first-list li .item-cont {
  margin-left: 220px;
  overflow: hidden;
}
.wrap .page-content .cont-box .first-list li .item-cont h6 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #444;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .page-content .cont-box .first-list li .item-cont p {
  font-size: 14px;
  line-height: 26px;
}
.wrap .page-content .cont-box .first-list li .item-cont p.item-text {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*要显示的行数*/
  overflow: hidden;
}
.wrap .page-content .cont-box .first-list li .item-cont p.item-time {
  margin-top: 12px;
  color: #999;
}
.wrap .page-content .cont-box .first-list li a:hover .img-box img {
  transform: scale(1.05);
}
.wrap .page-content .cont-box .first-list li a:hover .item-cont h6 {
  color: #006AD2;
}
.wrap .page-content .cont-box .two-list {
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.wrap .page-content .cont-box .two-list li {
  padding: 25px 0;
  border-bottom: 1px dashed #E0E0E0;
  overflow: hidden;
}
.wrap .page-content .cont-box .two-list li .img-box {
  float: left;
  width: 200px;
  height: 130px;
  overflow: hidden;
}
.wrap .page-content .cont-box .two-list li .img-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.wrap .page-content .cont-box .two-list li .item-cont {
  margin-left: 220px;
  overflow: hidden;
}
.wrap .page-content .cont-box .two-list li .item-cont h6 {
  margin-bottom: 15px;
  font-weight: normal;
  font-size: 18px;
  color: #444;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.wrap .page-content .cont-box .two-list li .item-cont p {
  font-size: 14px;
  line-height: 26px;
}
.wrap .page-content .cont-box .two-list li .item-cont p.item-text {
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  /*要显示的行数*/
  overflow: hidden;
}
.wrap .page-content .cont-box .two-list li .item-cont p.item-time {
  margin-top: 12px;
  color: #999;
}
.wrap .page-content .cont-box .two-list li a:hover .img-box img {
  transform: scale(1.05);
}
.wrap .page-content .cont-box .two-list li a:hover .item-cont h6 {
  color: #006AD2;
}
.wrap .page-content .cont-box .three-list {
  padding: 0;
  margin-top: 12px;
  list-style: none;
  overflow: hidden;
}
.wrap .page-content .cont-box .three-list li {
  padding: 7px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  transition: all 0.3s ease;
  cursor: pointer;
}
.wrap .page-content .cont-box .three-list li:nth-child(5n) {
  padding-bottom: 20px;
  margin-bottom: 12px;
  border-bottom: 1px dashed #E0E0E0;
}
.wrap .page-content .cont-box .three-list li:last-child {
  margin-bottom: 0;
}
.wrap .page-content .cont-box .three-list li a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.wrap .page-content .cont-box .three-list li a .title-section {
  display: flex;
  align-items: center;
  flex: 1;
  max-width: 85%;
}
.wrap .page-content .cont-box .three-list li a .title-section .dot {
  font-size: 16px;
  color: #B6B6B6;
  margin-right: 5px;
  flex-shrink: 0;
  transition: all 0.3s ease;
}
.wrap .page-content .cont-box .three-list li a .title-section .title {
  font-size: 16px;
  color: #333;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: all 0.3s;
}
.wrap .page-content .cont-box .three-list li a .title-section .title span {
  color: #006AD2;
}
.wrap .page-content .cont-box .three-list li a .time {
  font-size: 16px;
  color: #999;
  flex-shrink: 0;
  margin-left: 20px;
  transition: color 0.3s ease;
}
.wrap .page-content .cont-box .three-list li a:hover .title-section .title {
  color: #006AD2;
}
.wrap .page-content .cont-box .page-main {
  display: flex;
  gap: 30px;
}
.wrap .page-content .cont-box .mailbox-form {
  width: 800px;
  flex-shrink: 0;
  margin-top: 20px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form {
  width: 100%;
  max-width: 100%;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .infobox .el-col {
  min-height: inherit;
  min-height: initial;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item {
  margin-bottom: 27px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item .el-form-item__label {
  display: block;
  width: 100% !important;
  font-size: 16px;
  color: #333;
  text-align: left;
  line-height: 20px;
  padding-bottom: 10px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item .el-form-item__content {
  margin-left: 0 !important;
  display: block;
  width: 100%;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group {
  display: flex;
  gap: 25px;
  width: 100%;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio {
  margin-right: 0;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio .el-radio__label {
  font-size: 16px;
  color: #666;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio .el-radio__inner {
  width: 16px;
  height: 16px;
  border: 1px solid #DCDFE6;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio .el-radio__input {
  margin-top: -3px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio.is-checked .el-radio__inner {
  border-color: #006AD2;
  background: #fff;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio.is-checked .el-radio__inner::after {
  width: 10px;
  height: 10px;
  background: #006AD2;
  border-radius: 50%;
  border: 1px solid #0057D7;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio.is-checked .el-radio__label {
  color: #006AD2;
  font-weight: 500;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner,
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner {
  height: 40px;
  line-height: 38px;
  border-radius: 3px;
  border: 1px solid #DCDFE6;
  font-size: 14px;
  color: #333;
  transition: all 0.2s;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner::placeholder,
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner::placeholder {
  color: #C0C4CC;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner:hover,
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner:hover {
  border-color: #C0C4CC;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner:focus,
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner:focus {
  border-color: #006AD2;
  outline: none;
  box-shadow: 0 0 0 2px rgba(0, 106, 210, 0.1);
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-textarea__inner {
  height: 300px;
  min-height: 180px;
  line-height: 24px;
  padding: 12px 15px;
  resize: vertical;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-textarea__inner::-webkit-scrollbar-track {
  background: #f5f7fa;
  border-radius: 4px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-textarea__inner::-webkit-scrollbar-thumb {
  background: #c0c4cc;
  border-radius: 4px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-textarea__inner::-webkit-scrollbar-thumb:hover {
  background: #909399;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-input__count {
  bottom: 10px;
  right: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #909399;
  background: transparent;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box {
  display: flex;
  align-items: center;
  width: 100%;
  gap: 16px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box .captcha-input {
  flex: 1;
  max-width: 300px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box .captcha-img {
  display: flex;
  align-items: center;
  width: 60px;
  height: 40px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box .captcha-img img {
  max-width: 100%;
  max-height: 100%;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding-top: 4px;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button {
  margin-left: 0 !important;
  min-width: 135px;
  height: 40px;
  padding: 8px 35px;
  font-size: 16px;
  border-radius: 5px;
  transition: all 0.2s;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button.el-button--default {
  color: #606266;
  border: 1px solid #DCDFE6;
  background: #fff;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button.el-button--default:hover {
  color: #006AD2;
  border-color: #006AD2;
  background: rgba(0, 106, 210, 0.04);
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button.el-button--default:focus {
  color: #006AD2;
  border-color: #006AD2;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button.el-button--primary {
  background: #006AD2;
  border-color: #006AD2;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button.el-button--primary:hover {
  background: #0055a9;
  border-color: #0055a9;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button.el-button--primary:focus {
  background: #0055a9;
  border-color: #0055a9;
}
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button + .el-button,
.wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-checkbox.is-bordered + .el-checkbox.is-bordered {
  margin-left: 0;
}
.wrap .page-content .cont-box .reply-list-box {
  flex: 1;
  min-width: 0;
  background: #fff;
  overflow: hidden;
}
.wrap .page-content .cont-box .reply-list-box .reply-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 10px;
}
.wrap .page-content .cont-box .reply-list-box .reply-header h6 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  margin: 0;
  display: flex;
  align-items: center;
}
.wrap .page-content .cont-box .reply-list-box .reply-header h6::before {
  content: '';
  width: 5px;
  height: 20px;
  background: #006AD2;
  margin-right: 11px;
  flex-shrink: 0;
}
.wrap .page-content .cont-box .reply-list-box .reply-header .refresh-btn {
  display: inline-flex;
  align-items: center;
  font-size: 14px;
  color: #999;
}
.wrap .page-content .cont-box .reply-list-box .reply-header .refresh-btn img {
  width: 16px;
  height: 16px;
  margin-right: 5px;
}
.wrap .page-content .cont-box .reply-list-box .reply-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.wrap .page-content .cont-box .reply-list-box .reply-list li {
  display: flex;
  align-items: center;
  padding: 9px 0;
  transition: background 0.2s;
}
.wrap .page-content .cont-box .reply-list-box .reply-list li:hover a {
  color: #006AD2;
}
.wrap .page-content .cont-box .reply-list-box .reply-list li a {
  flex: 1;
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.wrap .page-content .cont-box .reply-list-box .reply-list li a span {
  color: #999;
  margin-right: 8px;
}
.wrap .page-content .cont-box .reply-list-box .reply-list li em {
  font-style: normal;
  font-size: 16px;
  color: #999;
  margin-left: 15px;
  flex-shrink: 0;
}
.wrap .page-content .cont-box .nodata-section,
.wrap .page-content .cont-box .nodata-section2 {
  margin-top: 60px;
  margin-bottom: 50px;
  text-align: center;
  overflow: hidden;
}
.wrap .page-content .cont-box .nodata-section p,
.wrap .page-content .cont-box .nodata-section2 p {
  margin-top: 25px;
  font-size: 16px;
  color: #666;
}
.wrap .page-content .cont-box .nodata-section2 {
  margin-top: 50px;
}
.wrap .page-content .cont-box .nodata-section2 p {
  margin-top: 5px;
  color: #666;
}
.wrap .page-content .cont-box .editor-section {
  padding-top: 20px;
  padding-bottom: 30px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  border-bottom: 1px dashed #E0E0E0;
}
.wrap .page-content .cont-box .editor-section a {
  margin-right: 15px;
  width: 149px;
  height: 40px;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 38px;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #006AD2;
  transition: all 0.3s;
}
.wrap .page-content .cont-box .editor-section a:last-child {
  margin-right: 0;
}
.wrap .page-content .cont-box .editor-section a:hover {
  color: #fff;
  background: #006AD2;
}
.wrap .page-content .party-section {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 30px;
}
.wrap .page-content .party-section .banner-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #C50C11;
}
.wrap .page-content .party-section .party-img {
  width: 785px;
}
.wrap .page-content .party-section .party-img ul {
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 28px;
}
.wrap .page-content .party-section .party-img ul li {
  width: 100%;
  height: 195px;
  overflow: hidden;
}
.wrap .page-content .party-section .party-img ul li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s;
}
.wrap .page-content .party-section .party-img ul li:hover img {
  transform: scale(1.05);
}
.wrap .page-content .party-section .partynews-section {
  width: 785px;
}
.wrap .page-content .party-section .partynews-section .news-list {
  margin-top: 12px;
}
.wrap .page-content .party-section .partynews-section .news-list li a:hover {
  color: #C50C11;
}
.wrap .page-content .party-section2 {
  margin-bottom: 20px;
}
.wrap .page-content .party-section2 .web-list {
  padding: 0;
  list-style: none;
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.wrap .page-content .party-section2 .web-list li {
  width: calc((100% - 100px) / 6);
  height: 80px;
  border-radius: 3px;
  border: 1px solid #E6E6E6;
}
.wrap .page-content .party-section2 .web-list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.wrap .page-content .party-section2 .web-list li a img {
  max-width: 90%;
  max-height: 90%;
}
.wrap .page-content .party-section2 .web-list li:hover {
  border-color: #C50C11;
}
.wrap .page-content .section-title3 {
  padding: 0 10px;
  padding-right: 20px;
  display: flex;
  justify-content: space-between;
  height: 50px;
  line-height: 50px;
  background: #F5F5F5;
}
.wrap .page-content .section-title3 h6 {
  padding: 0 10px;
  font-size: 20px;
  line-height: 50px;
  color: #C50C11;
  border-bottom: 2px solid #C50C11;
}
.wrap .page-content .section-title3 .more {
  font-size: 14px;
  color: #C50C11;
}
.wrap .footer {
  background: #006AD2;
}
.wrap .footer .footer-top {
  padding: 35px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  overflow: hidden;
}
.wrap .footer .footer-top .link-section {
  float: left;
  width: 277px;
}
.wrap .footer .footer-top .link-section .link-title {
  margin-bottom: 12px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.wrap .footer .footer-top .link-section .link-list {
  padding: 0;
  list-style: none;
}
.wrap .footer .footer-top .link-section .link-list li {
  margin-bottom: 15px;
}
.wrap .footer .footer-top .link-section .link-list li select {
  padding: 0 20px;
  width: 100%;
  height: 42px;
  font-size: 16px;
  color: #fff;
  border: 0;
  background: #2D7FEE url(../images/icon14.png) 92% center no-repeat;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  -webkit-outline: none;
  -moz-outline: none;
  -o-outline: none;
}
.wrap .footer .footer-top .link-section .link-list li select:hover {
  border-color: #006AD2;
}
.wrap .footer .footer-top .link-section .link-list li:last-child {
  margin-bottom: 0;
}
.wrap .footer .footer-top .footer-info {
  float: left;
  margin-left: 80px;
}
.wrap .footer .footer-top .footer-info h6 {
  margin-bottom: 4px;
  font-size: 18px;
  color: #fff;
}
.wrap .footer .footer-top .footer-info p {
  font-size: 16px;
  color: #fff;
  line-height: 32px;
}
.wrap .footer .footer-top .footer-qrcode {
  float: right;
  margin-top: 5px;
}
.wrap .footer .footer-top .footer-qrcode ul {
  padding: 0;
  list-style: none;
  display: flex;
  gap: 35px;
  flex-wrap: wrap;
}
.wrap .footer .footer-top .footer-qrcode ul li {
  text-align: center;
}
.wrap .footer .footer-top .footer-qrcode ul li img {
  width: 100px;
  height: 100px;
}
.wrap .footer .footer-top .footer-qrcode ul li p {
  margin-top: 5px;
  font-size: 14px;
  color: #fff;
}
.wrap .footer .footer-bottom {
  padding: 20px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.wrap .footer .footer-bottom p {
  font-size: 16px;
  color: #fff;
}
.wrap .footer .footer-bottom p span {
  margin-right: 15px;
}
.wrap.party-wrap .header {
  background: url(../images/headbg2.jpg) no-repeat;
  background-size: cover;
}
.wrap.party-wrap .header .header-top .top-links a:hover {
  color: #C50C11;
}
.wrap.party-wrap .header .phone-box .phone-icon {
  background: url(../images/icon2_2.png) no-repeat;
}
.wrap.party-wrap .header .search-box .search-btn {
  background: #C50C11;
}
.wrap.party-wrap .nav {
  background: #C50C11;
}
.wrap.party-wrap .nav > ul > li a:hover {
  background: #ad0b0f;
}
.wrap.party-wrap .nav > ul > li .menu-nav ul li:hover a {
  color: #C50C11;
}
.wrap.party-wrap .breadcrumb a:hover,
.wrap.party-wrap .breadcrumb a.current {
  color: #C50C11;
}
.wrap.party-wrap .page-content .sidenav .sidenav-title {
  background: url(../images/sidenavbg2.jpg) no-repeat;
}
.wrap.party-wrap .page-content .sidenav .sidenav-list > li::after {
  background: url(../images/icon23_3.png) center no-repeat;
}
.wrap.party-wrap .page-content .sidenav .sidenav-list > li:hover > a,
.wrap.party-wrap .page-content .sidenav .sidenav-list > li.active > a {
  background: #C50C11;
}
.wrap.party-wrap .page-content .sidenav .sidenav-list > li:hover::after,
.wrap.party-wrap .page-content .sidenav .sidenav-list > li.active::after {
  background: url(../images/icon23_2.png) center no-repeat;
}
.wrap.party-wrap .page-content .sidenav .sidenav-list > li ul li:hover a,
.wrap.party-wrap .page-content .sidenav .sidenav-list > li ul li.active a {
  color: #C50C11;
}
.wrap.party-wrap .page-content .cont-box .three-list li a:hover .title-section .title {
  color: #C50C11;
}
.wrap.party-wrap .page-content .cont-box .editor-section a {
  border-color: #C50C11;
}
.wrap.party-wrap .page-content .cont-box .editor-section a:hover {
  color: #fff;
  background: #C50C11;
}
.wrap.party-wrap .page-content .cont-box .NewsPages a:hover {
  color: #C50C11;
}
.wrap.party-wrap .pages .pagination li.active {
  border-color: #C50C11;
  background: #C50C11;
  color: #fff;
}
.wrap.party-wrap .pages .pagination li.active a,
.wrap.party-wrap .pages .pagination li.active span {
  color: #fff;
}
.wrap.party-wrap .pages .pagination li:hover:not(.disabled) {
  border-color: #C50C11;
  background: #C50C11;
  color: #fff;
}
.wrap.party-wrap .pages .pagination li:hover:not(.disabled) a,
.wrap.party-wrap .pages .pagination li:hover:not(.disabled) span {
  color: #fff;
}
.wrap.party-wrap .pages .pagination li.first:hover:not(.disabled),
.wrap.party-wrap .pages .pagination li.last:hover:not(.disabled) {
  color: #C50C11;
  border-color: #C50C11;
  background: #fff;
}
.wrap.party-wrap .pages .pagination li.first:hover:not(.disabled) a,
.wrap.party-wrap .pages .pagination li.last:hover:not(.disabled) a,
.wrap.party-wrap .pages .pagination li.first:hover:not(.disabled) span,
.wrap.party-wrap .pages .pagination li.last:hover:not(.disabled) span {
  color: #C50C11;
}
.wrap.party-wrap .pages .pagination li.prev:hover:not(.disabled),
.wrap.party-wrap .pages .pagination li.next:hover:not(.disabled) {
  color: #C50C11;
  border-color: #C50C11;
  background: #fff;
}
.wrap.party-wrap .pages .pagination li.prev:hover:not(.disabled) a,
.wrap.party-wrap .pages .pagination li.next:hover:not(.disabled) a,
.wrap.party-wrap .pages .pagination li.prev:hover:not(.disabled) span,
.wrap.party-wrap .pages .pagination li.next:hover:not(.disabled) span {
  color: #C50C11;
}
.wrap.party-wrap .pages .pagination li.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.wrap.party-wrap .pages .pagination li.disabled:hover {
  background: #fff;
  border-color: #BFBFBF;
  color: #999;
}
.wrap.party-wrap .pages .pagination li.disabled:hover a,
.wrap.party-wrap .pages .pagination li.disabled:hover span {
  color: #999;
}
.wrap.party-wrap .pages .form .go-page {
  background: #C50C11;
}
.wrap.party-wrap .footer {
  background: #C50C11;
}
.wrap.party-wrap .footer .footer-top .link-section .link-list li select {
  background: #D91F25 url(../images/icon14.png) 92% center no-repeat;
}
.wrap.party-wrap .footer .footer-top .link-section .link-list li select:hover {
  border-color: #C50C11;
}
@media print {
  .header,
  .nav,
  .m-nav-pop,
  .editor-section,
  .NewsPages,
  .pages,
  .footer,
  .banner,
  .breadcrumb,
  .page-title,
  .sidenav,
  .share_items {
    display: none !important;
  }
  .wrap .content .page-content .cont-right,
  .wrap .content .page-content .cont-box {
    float: none;
    width: 100%;
    padding: 0 !important;
    min-height: auto !important;
  }
  .wrap .content {
    padding: 0 !important;
    background: white !important;
  }
  body {
    background: white !important;
    color: black !important;
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin: 0 !important;
    padding: 15px !important;
  }
  .wrap {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    background: white !important;
  }
  .w1400,
  .w1600 {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
  }
  .TextTitle {
    margin-bottom: 15px !important;
    padding-bottom: 10px !important;
    border-bottom: 1px dashed #dcdcdc !important;
    page-break-after: avoid !important;
    page-break-inside: avoid !important;
  }
  .TextTitle h5 {
    font-size: 24px !important;
    font-weight: bold !important;
    color: #333 !important;
    line-height: 1.3 !important;
    margin-bottom: 10px !important;
  }
  .TextTitle .shar {
    font-size: 14px !important;
    color: #666 !important;
    line-height: 1.4 !important;
  }
  .TextTitle .shar .set-font {
    color: #186FE4 !important;
  }
  .TextTitle .shar .set-font.active {
    color: #fff !important;
  }
  .TextTitle .shar .item-info {
    margin-right: 15px !important;
    display: inline-block !important;
  }
  .TextTitle .shar .item-info:last-child {
    margin-right: 0 !important;
  }
  .NewsText {
    font-size: 18px !important;
    color: #333 !important;
    line-height: 1.6 !important;
    page-break-before: avoid !important;
  }
  .NewsText p {
    margin-bottom: 10px !important;
    text-indent: 2em !important;
    font-size: 18px !important;
    color: #333 !important;
    line-height: 1.6 !important;
    orphans: 2 !important;
    widows: 2 !important;
  }
  .NewsText h1,
  .NewsText h2,
  .NewsText h3,
  .NewsText h4,
  .NewsText h5,
  .NewsText h6 {
    font-weight: bold !important;
    color: #333 !important;
    margin: 12px 0 6px 0 !important;
    page-break-after: avoid !important;
  }
  .NewsText ul,
  .NewsText ol {
    margin: 10px 0 !important;
    padding-left: 25px !important;
  }
  .NewsText li {
    margin-bottom: 5px !important;
    line-height: 1.5 !important;
  }
  .NewsText img {
    max-width: 100% !important;
    height: auto !important;
    margin: 10px 0 !important;
    page-break-inside: avoid !important;
  }
  .NewsText table {
    width: 100% !important;
    border-collapse: collapse !important;
    margin: 10px 0 !important;
    page-break-inside: avoid !important;
  }
  .NewsText table th,
  .NewsText table td {
    border: 1px solid #333 !important;
    padding: 5px !important;
    text-align: left !important;
    font-size: 12px !important;
  }
  .NewsText table th {
    background: #f0f0f0 !important;
    font-weight: bold !important;
  }
  .TextTitle + .NewsText {
    page-break-before: avoid !important;
  }
  .section {
    margin: 0 !important;
    padding: 0 !important;
  }
  * {
    -webkit-print-color-adjust: exact !important;
    color-adjust: exact !important;
  }
}
.m-search-btn,
.m-nav-btn,
.m-nav-pop,
.submenu-bar,
.mobile-cover {
  display: none;
}
@media (max-width: 1560px) {
  .wrap .w1600 {
    width: 1200px;
  }
  .wrap .nav > ul > li > a {
    font-size: 18px;
    line-height: 40px;
  }
  .wrap .row-section {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .wrap .row-section .item-new {
    margin-top: 7px;
  }
  .wrap .banner-section,
  .wrap .notice-section {
    width: calc((100% - 20px) / 2);
  }
  .wrap .banner-section .bannerSwiper .swiper-slide a img {
    height: 315px;
  }
  .wrap .banner-section .bannerSwiper .swiper-slide a .banner-text {
    padding: 8px 10px;
    padding-right: 120px;
  }
  .wrap .banner-section .bannerSwiper .swiper-slide a .banner-text p {
    font-size: 14px;
  }
  .wrap .banner-section .swiper-pagination {
    padding-right: 5px;
    bottom: 15px;
  }
  .wrap .banner-section .swiper-pagination .swiper-pagination-bullet {
    margin: 0 3px;
    width: 8px;
    height: 8px;
  }
  .wrap .notice-section {
    margin-left: 20px;
  }
  .wrap .notice-section .section-title {
    height: 32px;
  }
  .wrap .notice-section .section-title h6 {
    padding-left: 25px;
    width: 105px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
    background-size: 100%;
  }
  .wrap .notice-section .section-title .more {
    font-size: 12px;
  }
  .wrap .notice-section .notice-list li {
    line-height: 31px;
  }
  .wrap .notice-section .notice-list li a,
  .wrap .notice-section .notice-list li .time {
    font-size: 14px;
  }
  .wrap .notice-section .notice-list li a {
    margin-right: 5px;
  }
  .wrap .party-banner {
    margin-bottom: 25px;
  }
  .wrap .party-banner img {
    height: 97px;
  }
  .wrap #news-tab-association,
  .wrap .service-training-group,
  .wrap .talent-section,
  .wrap .mailbox-section,
  .wrap .news-tab {
    width: calc((100% - 20px) / 2);
  }
  .wrap .news-tab .hd {
    margin-bottom: 10px;
    height: 33px;
  }
  .wrap .news-tab .hd ul li {
    height: 31px;
  }
  .wrap .news-tab .hd ul li span {
    padding: 0 10px;
    font-size: 16px;
    line-height: 31px;
  }
  .wrap .news-tab .hd ul li.on span {
    border-radius: 3px 10px 3px 0px;
  }
  .wrap .news-tab .hd ul li .more {
    font-size: 12px;
    line-height: 33px;
  }
  .wrap .news-tab .news-highlight {
    margin-bottom: 8px;
    padding-bottom: 10px;
  }
  .wrap .news-tab .news-highlight h4 {
    font-size: 16px;
  }
  .wrap .news-tab .sub-tabs span {
    margin-right: 5px;
    padding: 5px 12px;
    font-size: 14px;
  }
  .wrap .service-training-group .service-section {
    margin-bottom: 30px;
  }
  .wrap .service-training-group .service-grid .service-item {
    height: 95px;
  }
  .wrap .service-training-group .service-grid .service-item .service-icon {
    height: 30px;
  }
  .wrap .service-training-group .service-grid .service-item p {
    font-size: 14px;
  }
  .wrap .news-list li {
    line-height: 31px;
  }
  .wrap .news-list li a,
  .wrap .news-list li .time {
    font-size: 14px;
  }
  .wrap .section-title2 {
    margin-bottom: 15px;
    height: 33px;
  }
  .wrap .section-title2 h6 {
    padding: 0 10px;
    font-size: 16px;
    line-height: 31px;
    border-radius: 3px 10px 3px 0px;
  }
  .wrap .section-title2 .more {
    font-size: 12px;
  }
  .wrap .talent-section,
  .wrap .mailbox-section {
    margin-bottom: 0;
    height: 97px;
  }
  .wrap .talent-section img,
  .wrap .mailbox-section img {
    height: 97px;
  }
  .wrap .row-section2 {
    margin-bottom: 20px;
  }
  .wrap .row-section2 .item-new {
    margin-top: 7px;
  }
  .wrap .adver-slide {
    margin-bottom: 25px;
  }
  .wrap .adver-slide .swiper-slide img {
    height: 97px;
  }
  .wrap .talk-section {
    margin-bottom: 30px;
  }
  .wrap .talk-section .talk-list {
    gap: 20px;
  }
  .wrap .talk-section .talk-list li {
    width: calc((100% - 80px) / 5);
  }
  .wrap .talk-section .talk-list li .img-box {
    height: 125px;
  }
  .wrap .talk-section .talk-list li p {
    font-size: 14px;
  }
  .wrap .page-content .party-section {
    gap: 20px;
    margin-bottom: 20px;
  }
  .wrap .page-content .party-section .party-img ul li {
    height: 143px;
  }
  .wrap .page-content .party-section .partynews-section {
    width: calc((100% - 20px) / 2);
  }
  .wrap .page-content .section-title3 {
    padding-right: 15px;
    height: 40px;
  }
  .wrap .page-content .section-title3 h6 {
    font-size: 16px;
    line-height: 40px;
  }
  .wrap .page-content .section-title3 .more {
    font-size: 12px;
    line-height: 40px;
  }
  .wrap .page-content .sidenav {
    width: 270px;
  }
  .wrap .page-content .sidenav .sidenav-title {
    padding: 15px 20px;
    font-size: 18px;
    background-size: cover !important;
  }
  .wrap .page-content .sidenav .sidenav-list > li > a {
    padding: 13px 20px;
    padding-right: 30px;
    font-size: 16px;
  }
  .wrap .page-content .sidenav .sidenav-list > li::after {
    top: 20px;
  }
  .wrap .page-content .cont-right {
    width: calc(100% - 290px);
  }
  .wrap .page-content .cont-box .page-title {
    height: 45px;
  }
  .wrap .page-content .cont-box .page-title h6 {
    font-size: 18px;
  }
  .wrap .page-content .cont-box .about-section .about-text,
  .wrap .page-content .cont-box .about-section .qrcode-list {
    width: calc((100% - 20px) / 2);
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text p {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel .item-title {
    width: 85px;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul li {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .wrap .page-content .cont-box .about-section .about-box .qrcode-list {
    gap: 20px 15px;
  }
  .wrap .page-content .cont-box .about-section .about-box .qrcode-list li {
    width: calc((100% - 15px) / 2);
  }
  .wrap .page-content .cont-box .about-section .about-box .qrcode-list li img {
    width: 100%;
    height: 200px;
    object-fit: cover;
  }
  .wrap .page-content .cont-box .about-section .about-box .qrcode-list li p {
    margin-top: 5px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .standard-search {
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .wrap .page-content .cont-box .standard-search input {
    height: 35px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .standard-search button {
    height: 35px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .page-main {
    gap: 20px;
  }
  .wrap .page-content .cont-box .mailbox-form {
    width: 700px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form {
    max-width: 100%;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner,
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner {
    font-size: 16px;
    line-height: 38px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item__label {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header h6 {
    font-size: 18px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header h6::before {
    height: 18px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li a {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li em {
    font-size: 16px;
  }
}
@media (max-width: 1340px) {
  .wrap .w1600 {
    width: 90%;
  }
  .wrap .page-content .cont-box .three-list li a .title-section {
    max-width: 80%;
  }
  .wrap .page-content .cont-box .page-main {
    gap: 15px;
  }
  .wrap .page-content .cont-box .mailbox-form {
    width: 600px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form {
    max-width: 100%;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner,
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner {
    font-size: 16px;
    line-height: 36px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item__label {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group {
    gap: 20px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio__inner {
    width: 16px;
    height: 16px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group.is-checked .el-radio__inner::after {
    width: 9px;
    height: 9px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button {
    min-width: 120px;
    height: 38px;
    font-size: 16px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header {
    padding: 18px 0 10px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header h6 {
    font-size: 18px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header h6::before {
    height: 18px;
    margin-right: 10px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header .refresh-btn img {
    width: 14px;
    height: 14px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li {
    padding: 10px 0;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li a {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li a span {
    margin-right: 6px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li em {
    font-size: 16px;
  }
  .wrap .footer .footer-top .link-section {
    width: 250px;
  }
  .wrap .footer .footer-top .link-section .link-title {
    font-size: 16px;
  }
  .wrap .footer .footer-top .link-section .link-list li select {
    height: 35px;
    font-size: 14px;
  }
  .wrap .footer .footer-top .footer-info {
    margin-left: 40px;
  }
  .wrap .footer .footer-top .footer-info h6 {
    font-size: 16px;
  }
  .wrap .footer .footer-top .footer-info p {
    font-size: 14px;
    line-height: 30px;
  }
  .wrap .footer .footer-top .footer-qrcode ul {
    gap: 15px;
  }
  .wrap .footer .footer-bottom {
    padding: 12px 0;
  }
  .wrap .footer .footer-bottom p {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrap .header {
    position: relative;
    height: auto;
  }
  .wrap .header .header-right {
    flex-direction: row;
  }
  .wrap .header .header-main {
    padding-top: 0;
    padding-bottom: 10px;
  }
  .wrap .header .header-main .logo img {
    height: 40px;
  }
  .wrap .header .phone-box {
    display: none;
  }
  .wrap .header .search-box {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999;
  }
  .wrap .header .search-box input {
    width: 100%;
  }
  .wrap .header .m-search-btn {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(../images/icon1_2.png) no-repeat center;
    background-size: 22px;
    margin-right: 15px;
    cursor: pointer;
  }
  .wrap .header .m-nav-btn {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../images/icon3.png) no-repeat center;
    background-size: 20px;
    cursor: pointer;
  }
  .wrap .nav {
    display: none;
  }
  .wrap .m-nav-pop {
    display: block;
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: 99999;
    overflow-y: auto;
    transition: left 0.3s ease;
  }
  .wrap .m-nav-pop .m-nav-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer;
  }
  .wrap .m-nav-pop .m-nav-close img {
    width: 100%;
    height: 100%;
  }
  .wrap .m-nav-pop .m-nav-list {
    padding: 0;
    list-style: none;
    margin: 0;
    margin-top: 45px;
  }
  .wrap .m-nav-pop .m-nav-list > li {
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #dcdcdc;
  }
  .wrap .m-nav-pop .m-nav-list > li > a {
    position: relative;
    display: block;
    padding: 14px 20px;
    color: #666;
    z-index: 99;
  }
  .wrap .m-nav-pop .m-nav-list > li.more {
    position: relative;
  }
  .wrap .m-nav-pop .m-nav-list > li.more::after {
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    width: 16px;
    height: 16px;
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNCA2bDQgNCA0LTQiIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIyIiBmaWxsPSJub25lIi8+PC9zdmc+) center no-repeat;
    background-size: 16px;
    transition: transform 0.3s;
  }
  .wrap .m-nav-pop .m-nav-list > li.more.active {
    border-bottom: 0;
  }
  .wrap .m-nav-pop .m-nav-list > li.more.active::after {
    transform: rotate(180deg);
  }
  .wrap .m-nav-pop .m-nav-list > li .menu-nav {
    display: none;
    background: #f5f5f5;
  }
  .wrap .m-nav-pop .m-nav-list > li .menu-nav ul {
    padding: 0;
    list-style: none;
    margin: 0;
  }
  .wrap .m-nav-pop .m-nav-list > li .menu-nav ul li {
    border-bottom: 1px solid #e0e0e0;
  }
  .wrap .m-nav-pop .m-nav-list > li .menu-nav ul li:last-child {
    border-bottom: none;
  }
  .wrap .m-nav-pop .m-nav-list > li .menu-nav ul li a {
    display: block;
    padding: 12px 40px;
    font-size: 14px;
    color: #666;
  }
  .wrap .row-785 {
    flex-direction: column;
  }
  .wrap .row-section {
    margin-bottom: 15px;
  }
  .wrap .banner-section {
    width: 100%;
    margin-left: 0;
  }
  .wrap .banner-section .bannerSwiper .swiper-slide a img {
    height: 368px;
  }
  .wrap .banner-section .swiper-pagination {
    padding-right: 10px;
  }
  .wrap .notice-section {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
  .wrap .party-banner {
    margin-bottom: 5px;
  }
  .wrap .party-banner img {
    height: 56px;
  }
  .wrap .news-tab {
    width: 100%;
    margin-bottom: 15px;
  }
  .wrap .news-tab .hd .title {
    font-size: 14px;
  }
  .wrap .news-tab .sub-tabs span {
    padding: 4px 10px;
    font-size: 14px;
  }
  .wrap #news-tab-association {
    width: 100%;
  }
  .wrap .talent-section,
  .wrap .mailbox-section {
    width: 100%;
    height: 115px;
  }
  .wrap .talent-section img,
  .wrap .mailbox-section img {
    height: 115px;
  }
  .wrap .talent-section {
    margin-bottom: 15px;
  }
  .wrap .mailbox-section {
    margin-bottom: 10px;
  }
  .wrap .row-section2 {
    margin-bottom: 15px;
  }
  .wrap .row-section2 .news-tab:last-child {
    margin-bottom: 0;
  }
  .wrap .service-training-group {
    width: 100%;
  }
  .wrap .adver-slide .swiper-slide img {
    height: 56px;
  }
  .wrap .adver-slide {
    margin-bottom: 20px;
  }
  .wrap .talk-section .talk-list li {
    width: calc((100% - 60px) / 4);
  }
  .wrap .talk-section .talk-list li .img-box {
    height: 88px;
  }
  .wrap .page-content .party-section {
    flex-wrap: wrap;
  }
  .wrap .page-content .party-section .partynews-section {
    width: 100%;
  }
  .wrap .page-content .party-section .party-img {
    margin-bottom: 5px;
  }
  .wrap .page-content .party-section .party-img ul li {
    height: 171px;
  }
  .wrap .page-content .party-section2 {
    margin-bottom: 5px;
  }
  .wrap .page-content .party-section2 .web-list {
    gap: 10px;
  }
  .wrap .page-content .party-section2 .web-list li {
    width: calc((100% - 50px) / 6);
  }
  .wrap .page-content .submenu-bar {
    display: block;
    padding-left: 30px;
    margin-bottom: 15px;
    font-size: 16px;
    color: #333;
    background: url(../images/icon3.png) left center no-repeat;
    background-size: 20px;
  }
  .wrap .page-content .mobile-cover {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
  }
  .wrap .page-content .sidenav {
    position: fixed;
    z-index: 2000;
    top: 0;
    left: -60%;
    width: 60%;
    bottom: 0;
    margin-top: 0;
    padding: 0;
    overflow-y: auto;
    background-color: #fff;
    transition: left 0.6s;
  }
  .wrap .page-content .sidenav .sidenav-title {
    padding: 15px 15px;
    background-size: cover;
  }
  .wrap .page-content .sidenav .sidenav-list li a {
    padding: 10px 15px;
    padding-right: 35px;
    font-size: 16px;
  }
  .wrap .page-content .cont-right {
    float: none;
    width: 100%;
  }
  .wrap .page-content .cont-box {
    padding: 0 15px;
    padding-bottom: 15px;
  }
  .wrap .page-content .cont-box .about-section {
    margin-top: 20px;
  }
  .wrap .page-content .cont-box .about-section .about-box {
    gap: 25px;
    flex-wrap: wrap;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text,
  .wrap .page-content .cont-box .about-section .about-box .qrcode-list {
    width: 100%;
  }
  .wrap .page-content .cont-box .about-section .about-box .qrcode-list li img {
    width: 120px;
    height: 120px;
  }
  .wrap .page-content .cont-box .page-main {
    flex-direction: column;
    gap: 20px;
  }
  .wrap .page-content .cont-box .mailbox-form {
    width: 100%;
    margin: 0;
    margin-top: 12px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form {
    max-width: 100%;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item {
    margin-bottom: 18px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-form-item .el-form-item__label {
    font-size: 14px;
    padding-bottom: 6px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group {
    gap: 15px;
    flex-wrap: wrap;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio .el-radio__label {
    font-size: 14px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-radio-group .el-radio .el-radio__inner {
    width: 17px;
    height: 17px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner,
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea__inner {
    font-size: 14px;
    line-height: 36px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-textarea__inner {
    min-height: 130px;
    padding: 10px 12px;
    line-height: 22px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box {
    flex-direction: row;
    gap: 10px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box .captcha-input {
    max-width: none;
    flex: 1;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .captcha-box .captcha-img {
    min-width: 80px;
    height: 38px;
    font-size: 22px;
    letter-spacing: 3px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .form-footer {
    padding-top: 0;
    gap: 12px;
    flex-direction: row-reverse;
    justify-content: center;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .form-footer .el-button {
    min-width: 100px;
    height: 32px;
    padding: 5px 20px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header {
    padding: 15px 0 8px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header h6 {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header h6::before {
    height: 16px;
    margin-right: 9px;
    width: 4px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header .refresh-btn {
    font-size: 14px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-header .refresh-btn img {
    width: 14px;
    height: 14px;
    margin-right: 4px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li {
    padding: 8px 0;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li a {
    font-size: 14px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li a span {
    margin-right: 5px;
  }
  .wrap .page-content .cont-box .reply-list-box .reply-list li em {
    font-size: 14px;
    display: none;
  }
  .wrap .page-content .cont-box .first-list li {
    padding: 20px 0;
  }
  .wrap .page-content .cont-box .first-list li .img-box {
    width: 160px;
    height: 100px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont {
    margin-left: 180px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont h6 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont p {
    line-height: 22px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont p.item-time {
    margin-top: 8px;
  }
  .wrap .page-content .cont-box .two-list li .img-box {
    width: 160px;
    height: 100px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont {
    margin-left: 180px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont h6 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont p {
    line-height: 22px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont p.item-time {
    margin-top: 8px;
  }
  .wrap .page-content .cont-box .TextTitle {
    padding-top: 20px;
  }
  .wrap .page-content .cont-box .TextTitle h5 {
    font-size: 18px;
  }
  .wrap .page-content .cont-box .TextTitle .shar .share_items {
    display: none;
  }
  .wrap .page-content .cont-box .editor-section {
    display: none;
  }
  .wrap .page-content .cont-box .NewsPages {
    border-top: 1px dashed #E0E0E0;
  }
  .wrap .footer .footer-top .link-section .link-title {
    margin-bottom: 10px;
  }
  .wrap .footer .footer-top .link-section .link-list li {
    margin-bottom: 10px;
  }
  .wrap .footer .footer-bottom .w1600 {
    flex-direction: column;
    text-align: center;
  }
  .wrap .footer .footer-bottom .footer-info {
    margin-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .wrap .w1600 {
    width: calc(100% - 30px);
  }
  .wrap .header .header-top {
    padding: 5px 0;
    padding-bottom: 10px;
  }
  .wrap .header .header-top .date-info {
    font-size: 12px;
  }
  .wrap .header .header-top .top-links a {
    font-size: 12px;
  }
  .wrap .header .header-top .top-links .divider {
    margin: 0 3px;
  }
  .wrap .header .search-box input {
    height: 35px;
    font-size: 14px;
  }
  .wrap .header .search-box .search-btn {
    width: 45px;
    height: 35px;
  }
  .wrap .header .search-box .search-btn::before {
    margin: 9px auto;
  }
  .wrap .banner-section .bannerSwiper .swiper-slide a img {
    height: 183px;
  }
  .wrap .notice-section {
    margin-top: 25px;
  }
  .wrap .notice-section .notice-list {
    margin-top: 8px;
  }
  .wrap .notice-section .notice-list li {
    line-height: 28px;
  }
  .wrap .notice-section .notice-list li a {
    max-width: 68%;
  }
  .wrap .party-banner {
    margin-bottom: 0;
  }
  .wrap .party-banner img {
    height: 55px;
  }
  .wrap .row-section {
    margin-top: 20px;
  }
  .wrap .news-tab .news-highlight h4 {
    margin-bottom: 4px;
    font-size: 14px;
  }
  .wrap .news-tab .news-highlight p {
    font-size: 12px;
  }
  .wrap .news-tab .sub-tabs {
    margin-bottom: 0;
  }
  .wrap .news-tab .sub-tabs span {
    margin-bottom: 10px;
  }
  .wrap .news-list li {
    line-height: 28px;
  }
  .wrap .news-list li a {
    max-width: 70%;
  }
  .wrap .service-training-group .service-section {
    margin-bottom: 20px;
  }
  .wrap .service-training-group .service-grid {
    gap: 10px;
  }
  .wrap .service-training-group .service-grid .service-item {
    width: calc((100% - 30px) / 4);
    height: 75px;
  }
  .wrap .service-training-group .service-grid .service-item .service-icon {
    height: 25px;
  }
  .wrap .service-training-group .service-grid .service-item p {
    margin-top: 6px;
    font-size: 12px;
  }
  .wrap .talent-section,
  .wrap .mailbox-section {
    height: 57px;
  }
  .wrap .talent-section img,
  .wrap .mailbox-section img {
    height: 57px;
  }
  .wrap .adver-slide .swiper-slide img {
    height: 45px;
  }
  .wrap .adver-slide .swiper-horizontal > .swiper-pagination-bullets,
  .wrap .adver-slide .swiper-pagination-bullets.swiper-pagination-horizontal,
  .wrap .adver-slide .swiper-pagination-custom,
  .wrap .adver-slide .swiper-pagination-fraction {
    bottom: 5px;
  }
  .wrap .talk-section {
    margin-bottom: 20px;
  }
  .wrap .talk-section .talk-list {
    gap: 15px 10px;
  }
  .wrap .talk-section .talk-list li {
    width: calc((100% - 10px) / 2);
  }
  .wrap .talk-section .talk-list li .img-box {
    height: 94px;
  }
  .wrap .talk-section .talk-list li:nth-child(n+5) {
    display: none;
  }
  .wrap .breadcrumb {
    display: none;
    padding: 10px 0;
  }
  .wrap .breadcrumb img {
    margin-right: 7px;
    height: 17px;
  }
  .wrap .breadcrumb a,
  .wrap .breadcrumb span {
    font-size: 14px;
  }
  .wrap .page-content .submenu-bar {
    margin-top: 15px;
  }
  .wrap .page-content .party-section .party-img ul {
    gap: 15px;
  }
  .wrap .page-content .party-section .party-img ul li {
    height: 85px;
  }
  .wrap .page-content .section-title3 {
    padding-right: 10px;
  }
  .wrap .page-content .party-section2 .web-list {
    margin-top: 20px;
    gap: 15px 10px;
  }
  .wrap .page-content .party-section2 .web-list li {
    width: calc((100% - 20px) / 3);
    height: 55px;
  }
  .wrap .page-content .cont-box {
    padding-bottom: 20px;
  }
  .wrap .page-content .cont-box .page-title {
    padding: 10px 0;
    height: auto;
  }
  .wrap .page-content .cont-box .about-section {
    margin-top: 15px;
  }
  .wrap .page-content .cont-box .about-section .about-box {
    margin-top: 15px;
    gap: 20px;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text p {
    margin-bottom: 4px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel {
    font-size: 14px;
    flex-wrap: wrap;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel .item-title {
    margin-bottom: 4px;
    width: 100%;
    font-weight: bold;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul li {
    margin-bottom: 4px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .about-section .about-box .about-text .item-tel ul li .item-name {
    margin-right: 15px;
    width: 115px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-input__inner {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
  }
  .wrap .page-content .cont-box .mailbox-form .mail-form .el-textarea .el-textarea__inner {
    padding: 5px 10px;
    height: 135px;
  }
  .wrap .page-content .cont-box .standard-search {
    display: block !important;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0 !important;
  }
  .wrap .page-content .cont-box .standard-search .el-form {
    display: block !important;
    width: 100%;
  }
  .wrap .page-content .cont-box .standard-search .el-form.el-form--inline .el-form-item {
    display: block;
    margin-right: 0;
    margin-bottom: 15px !important;
    width: 100%;
  }
  .wrap .page-content .cont-box .standard-search .el-form.el-form--inline .el-form-item__content {
    display: block;
    width: 100%;
    text-align: center;
  }
  .wrap .page-content .cont-box .standard-search .el-form.el-form--inline .el-form-item__content .el-input {
    width: 100% !important;
  }
  .wrap .page-content .cont-box .standard-search .el-form-item__label {
    display: block;
    padding: 0;
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    text-align: left;
  }
  .wrap .page-content .cont-box .standard-search input {
    height: 35px;
  }
  .wrap .page-content .cont-box .standard-search button {
    padding: 0;
    float: none;
    width: 55px;
    height: 35px;
  }
  .wrap .page-content .cont-box .first-list li {
    padding: 15px 0;
  }
  .wrap .page-content .cont-box .first-list li .img-box {
    width: 125px;
    height: 90px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont {
    margin-left: 140px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont h6 {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .first-list li .item-cont p {
    font-size: 12px;
    line-height: 1.85;
  }
  .wrap .page-content .cont-box .first-list li .item-cont p.item-time {
    margin-top: 2px;
  }
  .wrap .page-content .cont-box .two-list li {
    padding: 15px 0;
  }
  .wrap .page-content .cont-box .two-list li .img-box {
    width: 125px;
    height: 80px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont {
    margin-left: 140px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont h6 {
    margin-bottom: 2px;
    font-size: 14px;
  }
  .wrap .page-content .cont-box .two-list li .item-cont p {
    font-size: 12px;
    line-height: 1.65;
  }
  .wrap .page-content .cont-box .two-list li .item-cont p.item-time {
    margin-top: 2px;
  }
  .wrap .page-content .cont-box .three-list {
    margin-top: 10px;
  }
  .wrap .page-content .cont-box .three-list li {
    padding: 3px 0;
  }
  .wrap .page-content .cont-box .three-list li a .title-section {
    max-width: 65%;
  }
  .wrap .page-content .cont-box .three-list li a .title-section .dot,
  .wrap .page-content .cont-box .three-list li a .title-section .title {
    font-size: 14px;
  }
  .wrap .page-content .cont-box .three-list li a .time {
    font-size: 14px;
  }
  .wrap .page-content .cont-box .three-list li:nth-child(5n) {
    padding-bottom: 12px;
    margin-bottom: 8px;
  }
  .wrap .page-content .cont-box .three-list li:last-child {
    margin-bottom: 0;
  }
  .wrap .page-content .cont-box .pages {
    margin-top: 20px;
  }
  .wrap .page-content .cont-box .pages .pagination li {
    margin-right: 5px;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 12px;
  }
  .wrap .page-content .cont-box .pages .pagination li.first,
  .wrap .page-content .cont-box .pages .pagination li.last {
    display: none;
  }
  .wrap .page-content .cont-box .pages .pagination li.prev,
  .wrap .page-content .cont-box .pages .pagination li.next {
    width: 50px;
  }
  .wrap .page-content .cont-box .pages .form {
    display: none;
  }
  .wrap .page-content .cont-box .introduction-text {
    font-size: 14px;
    line-height: 1.85;
  }
  .wrap .page-content .cont-box .TextTitle {
    padding: 10px 0;
  }
  .wrap .page-content .cont-box .TextTitle h5 {
    font-size: 16px;
  }
  .wrap .page-content .cont-box .TextTitle .shar {
    margin-top: 10px;
    font-size: 12px;
  }
  .wrap .page-content .cont-box .TextTitle .shar .item-info {
    margin: 0 5px;
  }
  .wrap .page-content .cont-box .NewsText {
    font-size: 14px;
    line-height: 1.85;
  }
  .wrap .page-content .cont-box .NewsPages {
    padding-top: 10px;
    border-top: 1px dashed #E0E0E0;
  }
  .wrap .page-content .cont-box .NewsPages a {
    font-size: 14px;
    line-height: 28px;
  }
  .wrap .page-content .cont-box .nodata-section img,
  .wrap .page-content .cont-box .nodata-section2 img {
    max-width: 90%;
  }
  .wrap .page-content .cont-box .nodata-section p,
  .wrap .page-content .cont-box .nodata-section2 p {
    font-size: 14px;
  }
  .wrap .footer .footer-top {
    padding: 15px 0;
    padding-bottom: 18px;
  }
  .wrap .footer .footer-top .link-section {
    float: none;
    width: 100%;
  }
  .wrap .footer .footer-top .link-section .link-title {
    font-size: 14px;
  }
  .wrap .footer .footer-top .link-section .link-list li {
    margin-bottom: 15px;
  }
  .wrap .footer .footer-top .link-section .link-list li select {
    padding: 0 15px;
    background-position: 96% center;
  }
  .wrap .footer .footer-top .footer-info {
    float: none;
    margin-left: 0;
    margin-top: 15px;
    width: 100%;
  }
  .wrap .footer .footer-top .footer-info h6 {
    font-size: 14px;
  }
  .wrap .footer .footer-top .footer-info p {
    font-size: 12px;
    line-height: 1.85;
  }
  .wrap .footer .footer-top .footer-qrcode {
    float: none;
    margin-top: 15px;
    width: 100%;
  }
  .wrap .footer .footer-top .footer-qrcode ul {
    gap: 10px;
    justify-content: center;
  }
  .wrap .footer .footer-top .footer-qrcode ul li {
    width: calc((100% - 20px) / 3);
  }
  .wrap .footer .footer-top .footer-qrcode ul li p {
    font-size: 12px;
  }
  .wrap .footer .footer-bottom {
    display: block;
  }
  .wrap .footer .footer-bottom p {
    font-size: 12px;
    line-height: 1.85;
    text-align: center;
  }
  .wrap .footer .footer-bottom p span {
    display: block;
    margin-right: 0;
  }
}
.el-message-box {
  max-width: 420px;
  border-radius: 8px;
}
.el-message-box .el-message-box__title {
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.el-message-box .el-message-box__content {
  padding: 10px 15px;
}
.el-message-box .el-message-box__message {
  color: #333;
  font-size: 15px;
  line-height: 1.6;
  word-break: break-word;
}
.el-message-box .el-message-box__message p {
  color: #333 !important;
  margin: 0;
}
.el-message-box .el-message-box__status.el-icon-warning {
  color: #E6A23C;
  font-size: 24px;
}
.el-message-box .el-message-box__btns {
  padding: 10px 15px 5px;
  text-align: right;
}
.el-message-box .el-message-box__btns .el-button--default {
  border-color: #DCDFE6;
  color: #606266;
  background: #fff;
  font-size: 14px;
  padding: 8px 13px;
  border-radius: 4px;
}
.el-message-box .el-message-box__btns .el-button--default:hover {
  color: #006AD2;
  border-color: #c6e2ff;
  background-color: #ecf5ff;
}
.el-message-box .el-message-box__btns .el-button--primary {
  background-color: #006AD2;
  border-color: #006AD2;
  color: #fff;
  font-size: 14px;
  padding: 8px 13px;
  border-radius: 4px;
}
.el-message-box .el-message-box__btns .el-button--primary:hover,
.el-message-box .el-message-box__btns .el-button--primary:focus {
  color: #fff;
  background-color: #006AD2;
  border-color: #006AD2;
}
.el-message-box .el-message-box__btns .el-button--primary:active {
  color: #fff;
  background-color: #006AD2;
  border-color: #006AD2;
}
.el-message-box .el-message-box__headerbtn {
  font-size: 18px;
}
.el-message-box .el-message-box__headerbtn:hover {
  color: #0069d2;
}
@media screen and (max-width: 768px) {
  .el-message-box {
    max-width: 90vw;
    width: 90vw !important;
    margin: 0 auto !important;
    border-radius: 6px;
  }
  .el-message-box .el-message-box__header {
    padding: 15px 15px 10px;
  }
  .el-message-box .el-message-box__title {
    font-size: 16px;
  }
  .el-message-box .el-message-box__headerbtn {
    top: 12px;
    right: 12px;
    width: 28px;
    height: 28px;
    font-size: 16px;
  }
  .el-message-box .el-message-box__content {
    padding: 10px 12px;
  }
  .el-message-box .el-message-box__message {
    font-size: 14px;
    line-height: 1.5;
  }
  .el-message-box .el-message-box__status.el-icon-warning {
    font-size: 22px;
  }
  .el-message-box .el-message-box__btns {
    padding: 8px 12px 10px;
    display: flex;
    justify-content: center;
  }
  .el-message-box .el-message-box__btns .el-button {
    flex: 1;
    max-width: 120px;
    padding: 9px 16px;
    font-size: 13px;
  }
  .el-message-box .el-message-box__btns .el-button + .el-button {
    margin-left: 12px;
  }
}
@media (max-width: 420px) {
  .wrap .notice-section .section-title h6 {
    padding-left: 20px;
  }
}
@media screen and (max-width: 375px) {
  .el-message-box {
    max-width: 94vw;
    width: 94vw !important;
  }
  .el-message-box .el-message-box__title {
    font-size: 15px;
  }
  .el-message-box .el-message-box__message {
    font-size: 13px;
  }
  .el-message-box .el-message-box__btns .el-button {
    padding: 8px 12px;
    font-size: 12px;
    max-width: 100px;
  }
}
