* {
  box-sizing: border-box !important;
  font-family: 'Poppins', "ÃƒÂ¥Ã‚Â¾Ã‚Â®ÃƒÂ¨Ã‚Â½Ã‚Â¯ÃƒÂ©Ã¢â‚¬ÂºÃ¢â‚¬Â¦ÃƒÂ©Ã‚Â»Ã¢â‚¬Ëœ","Arial" !important;
  word-break: break-word;
  word-wrap: normal;
  word-break: normal;
}
.swiper-button-disabled{
  /* background:rgba(0,0,0,0.5) !important; */
  /* border-color:rgba(0,0,0,0.5) !important; */
}
a {
  cursor: pointer;
  text-decoration: none !important;
}
body, html {
  overflow-x: hidden !important;
}
a:focus, a:active, a:hover, a:visited {
  outline: none !important;
  text-decoration: none !important;
}
i {
  font-style: normal;
}
.yx_iconfont{
  font-family: 'yx_iconfont' !important;
}
.w_grid-000 > div > .p_gridbox {
  overflow: visible;
}
.w_grid-000 > div > .p_gridbox:before, .w_grid-000 > div > .p_gridbox:after {
  clear: both;
  display: table;
  content: " ";
  min-height: 0px;
}
.yx_NavFixed{
  position:fixed !important;
  left:0;
  box-shadow:0 1px 3px rgba(0,0,0,0.1);
  width:100%;
  background:#fff;
  z-index:999 !important;
}
.yx_NavFixed .yx_PageNav{
  margin:8px 0 !important;
}
/*ÃƒÂ¦Ã¢â‚¬â€œÃ¢â‚¬Â¡ÃƒÂ¥Ã‚Â­Ã¢â‚¬â€*/
:root{
  --yx_FS_BannerBig:48px;
  --yx_FSOne: 36px;
  --yx_FSTwo: 30px;
  --yx_FSThree:24px;
  --yx_FSFour: 20px;
  --yx_FSFive: 18px;
  --yx_FSSix: 16px;
  --yx_Color:#e7463c;
  --yx_ColorTwo:#1372cb;
  --yx_ColorThree:#c61620;
  --yx_Jb:linear-gradient(to right, #04287e 0%, #6991c7 100%);
}
h1 span,h1 *{
  font-size:var(--yx_FS_BannerBig) !important;
}
h2 span,h2 *{
  font-size:var(--yx_FSTwo) !important;
}
h3 span,h3 *{
  font-size:var(--yx_FSTwo) !important;
}
h4 span,h4 *{
  font-size:var(--yx_FSFour) !important;
}
h5 span,h5 *{
  font-size:var(--yx_FSFive) !important;
}
h6 span,h6 *{
  font-size:var(--yx_FSSix) !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal !important;
}
a:active, a:hover {
  color: #272727;
  text-decoration: none;
}
a:hover, a:focus {
  color: #060606;
  text-decoration: underline;
}
.container {
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
}
.background_info{
  background:#f7f7f7;
}
.borderT_default{
  border-top:1px solid #eee;
}
.yx_ani * {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
  -o-transition: all 0.5s;
  /* Opera */
}
.yx_ani *:before {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
  -o-transition: all 0.5s;
  /* Opera */
}
.yx_ani *:after {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari ÃƒÂ¥Ã¢â‚¬â„¢Ã…â€™ Chrome */
  -o-transition: all 0.5s;
  /* Opera */
}
.yx_Clear:before, .yx_Clear:after {
  display: table;
  clear: both;
  content: "";
}
/*ÃƒÂ©Ã¢â€šÂ¬Ã…Â¡ÃƒÂ§Ã¢â‚¬ÂÃ‚Â¨*/
.yx_Width{
  margin:0 auto;
  width:94%;
  padding-left:10px;
  padding-right:10px;
  max-width: 1200px;
}
.yx_floatL{
  float:left;
}
.yx_floatR{
  float:right;
}
.yx_positionR{
  position: relative;
}
.yx_positionA{
  position: absolute;
}
.yx_Title{
  display:block;
  overflow:hidden;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis;
  white-space : nowrap;
}
.yx_Summary{
  display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis;
}
.yx_More{
  position: absolute;
  z-index: 2;
  top: 0;
  left:0;
  width: 100%;
  height: 100%;
}
/*Flex*/
.yx_flex {
  display: -webkit-box;
  /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box;
  /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
  display: -ms-flexbox;
  /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
  display: -webkit-flex;
  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */
  display: flex;
  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Opera 12.1, Firefox 22+ */
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.yx_flexWrap {
  display: -webkit-box;
  /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Safari, iOS, Android browser, older WebKit browsers. */
  display: -moz-box;
  /* ÃƒÂ¨Ã¢â€šÂ¬Ã‚ÂÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Firefox (buggy) */
  display: -ms-flexbox;
  /* ÃƒÂ¦Ã‚Â·Ã‚Â·ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: IE 10 */
  display: -webkit-flex;
  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Chrome 21+ */
  display: flex;
  /* ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ§Ã¢â‚¬Â°Ã‹â€ ÃƒÂ¦Ã…â€œÃ‚Â¬ÃƒÂ¨Ã‚Â¯Ã‚Â­ÃƒÂ¦Ã‚Â³Ã¢â‚¬Â¢: Opera 12.1, Firefox 22+ */
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  flex-wrap: wrap;
}
.yx_flexJbetween {
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.yx_flexJend {
  -webkit-box-pack: end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.yx_flexJcenter {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.yx_flexAend {
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.yx_flexAcenter {
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
.yx_flexDrowC{
  flex-direction: row-reverse;
}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.yx_ImgContain,.yx_ImgCover{
  position:relative;
  height:0;
  overflow: hidden;
}
.yx_ImgContain img{
  position:absolute;
  max-height:100%;
  max-width:100%;
  top:50%;
  left:50%;
  width:auto;
  height:auto;
  transform:translate(-50%,-50%);
  transition: all 0.5s;
}
.yx_ImgCover img{
  position:absolute;
  width:100%;
  height:100%;
  object-fit:cover;
}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµbannerÃƒÂ©Ã‚Â¼Ã‚Â ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡*/
.yx_Scroll_icon {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height:45px;
  width:28px;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.5);
  border-radius:16px;
  border: solid 2px;
  -webkit-transition: .4s;
  transition: .4s;
  margin:6% 0 0 !important
}
.yx_Scroll_icon::after {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #fff;
  border-radius: 50%;
  -webkit-animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
  animation: scroll-icon 2.2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
}
@keyframes scroll-icon{
  0% {
    -webkit-transform:translateY(-12px);
    transform: translateY(-12px);
    opacity: 0;
  }
  30%, 70% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(12px);
    transform: translateY(12px);
    opacity: 0;
  }
}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ§Ã‚Â±Ã‚Â»ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª*/
.yx_PageNav{
  margin:var(--yx_FSSix) 0;
  transition:all 0.6s;
}
.yx_PageNav a{
  display:block;
  line-height:48px;
  color:#666;
  margin:5px 14px 5px 0px;
  padding:0 calc(1vw + 14px);
  background:#f5f5f5;
  transition:all 0.6s ease;
}
.yx_PageNav a:hover{
  background:var(--yx_Color);
  transition:all 0.6s ease;
  color:#fff;
}
.yx_PageNav .yx_Click{
  background:var(--yx_Color) !important;
  color:#fff !important;
}
.p_problemCategory .p_image{
  display:none;
}
.p_categoryBox .p_linkBox.click{
  background:#f5f5f5;
  color:var(--yx_Color);
}
.mouse_bac:hover{
  background:#f5f5f5;
  color:var(--yx_Color);
}
.p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a{
  color:var(--yx_Color);
}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
/*tableÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.yx_Table{
  overflow:auto;
}
table{
  /* background: #f7f7f7 !important; */
  display: table;
  overflow-x: auto !important;
  /* border: 1px solid #eee !important; */
}
table *{
  /* text-align:center !important; */
}
table th{
  background:var(--yx_Color) !important;
}
table th *{
  color:#fff !important;
}
table td{
  padding:6px 0;
}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
input::-webkit-input-placeholder {
  /* WebKit browsers */ 
  color: #ccc;
  font-size:14px;
}
input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */ 
  color: #ccc;
  font-size:14px;
}
input::-moz-placeholder {
  /* Mozilla Firefox 19+ */ 
  color: #ccc;
  font-size:14px;
}
input:-ms-input-placeholder {
  /* Internet Explorer 10+ */ 
  color: #ccc;
  font-size:14px;
}
/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨ÃƒÂ¦Ã‚ÂÃ‚Â¡*/
html::-webkit-scrollbar {
  width: 3px;
  height: 3px;
  background-color: #ddd;
}
html::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: #ddd;
}
html::-webkit-scrollbar-thumb {
  border-radius: 0;
  width: 17px;
  height: 17px;
  background-color:var(--yx_Color)}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
@media only screen and (min-width:769px) {
  .yx_List4 {
    display: block;
    width: calc((100% - 60px) / 4) !important;
    margin:0 20px 20px 0 !important;
  }
  .yx_List4:nth-child(4n) {
    margin-right:0 !important;
  }
  .yx_List3 {
    display: block;
    width: calc((100% - 60px) / 3);
    margin:0 30px 30px 0 !important;
  }
  .yx_List3:nth-child(3n) {
    margin-right:0 !important;
  }
  .p_problemCategory{
    display:none;
  }
}
@media only screen and (max-width:768px) {
  .p_problemCategory{
    display:block ;
  }
  .yx_PageNav_Box{
    display:none !important;
  }
  .yx_List3 {
    display: block;
    width: 100% !important;
    margin-right: 0px;
    margin-bottom: 18px;
  }
  .yx_List4 {
    display: block;
    width: calc((100% - 10px) / 2) !important;
    margin:0 10px 10px 0 !important;
  }
  .yx_List4:nth-child(2n) {
    margin-right:0 !important;
  }
}
/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â Ã‚Â*/
.p_PromptNoneData .prompt_title .first,
.p_nextBox a:hover{
  color:#000!important
}
.p_pagebox .next,
.p_pagebox .pre,
.p_page .next:hover,
.p_page .pre:hover,
.p_page .pageNum:hover,
.p_page .pageNum.active{
  background-color: #060606 !important;
  color: #fff!important;
  border-color:#060606!important;
}
.p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active{
  background: #f5f5f5!important;
  border-color: #d9d9d9!important;
  color: #bfbfbf!important;
  cursor: default;
}
/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ§Ã‚Â Ã‚ÂÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
.p_ProductDetail img, .p_NewsDetail img ,.p_contentBox img{
  max-width: 100%;
}
.p_content .reset_style {
  line-height:2;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open > .dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open > .dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open > .dropdown-toggle.btn-primary.focus .p_pagebox .next, .p_pagebox .pre {
  background-color: #060606;
}
.btn-primary{
  color: #fff;
  background-color:#3a3a3a !important;
  border-color: #3a3a3a !important;
  border-radius: 0px;
  width: 100%;
  line-height:30px;
}
.btn-primary:hover{
  color: #fff;
  background-color: var(--yx_Color) !important;
  border-color: var(--yx_Color) !important;
  border-radius: 0px;
  width: 100%;
  line-height:30px;
}
.e_FlowCommonStyleBox-001 .stylebox_title{
  color:var(--yx_Color);
  background:#f5f5f5;
  padding: 8px 0;
  text-align: center;
}
.e_FlowCommonStyleBox-001 .stylebox_top{
  color:var(--yx_Color);
  background:#f5f5f5;
  height:auto;
  text-align:center;
}
.color_info{
  color:var(--yx_Color);
}
.e_FlowCommonStyleBox-001 .title_main{
  color: #2a2a2a;
  font-weight: bold !important;
  text-align: center;
  font-size: var(--yx_FSFour) !important;
}
.e_FlowCommonStyleBox-001 .stylebox_content{
  margin-top: var(--yx_FSSix);
  border: none;
}
.e_FlowCommonStyleBox-001 .stylebox_bottom_line{
  border-width:0px;
  display:none;
}
/*pad*/
/*ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ©Ã‚Â¢Ã‹Å“ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ©Ã…Â¡Ã¢â‚¬ÂÃƒÂ§Ã‚Â¬Ã‚Â¦*/
.yx_TitLine{
  width:100%;
  position:relative;
  height:1px;
  margin:var(--yx_FSSix) 0 var(--yx_FSOne);
  background:rgba(0,0,0,0.1);
}
.yx_TitLine:before{
  content:'';
  display:block;
  width:9px;
  height:9px;
  border-radius:50%;
  background:var(--yx_ColorThree);
  position:absolute;
  right:0;
  top:50%;
  transform:translateY(-50%);
}
.yx_TitLine:after{
  content:'';
  display:block;
  width:20%;
  max-width:80px;
  height:var(--yx_FSSix);
  border:1px solid rgba(0,0,0,0.1);
  left:0px;
  background:#fff;
  position:absolute;
  border-radius:4px;
  top:50%;
  transform:translateY(-50%);
}
/*ÃƒÂ§Ã‚Â»Ã¢â‚¬Å“ÃƒÂ¦Ã‚ÂÃ…Â¸*/
@media only screen and (max-width:1440px) and (min-width:1025px){
  :root{
    --yx_FS_BannerBig:54px;
  }
}
@media only screen and (max-width:1024px) and (min-width:769px){
  :root{
    --yx_FS_BannerBig:45px;
    --yx_FSOne: 32px;
    --yx_FSTwo: 28px;
    --yx_FSThree:22px;
    --yx_FSFour: 18px;
    --yx_FSFive: 16px;
    --yx_FSSix: 14px;
  }
}
/*phone*/
@media only screen and (max-width:768px){
  :root{
    --yx_FS_BannerBig:38px;
    --yx_FSOne: 24px;
    --yx_FSTwo: 24px;
    --yx_FSThree:20px;
    --yx_FSFour: 18px;
    --yx_FSFive: 16px;
    --yx_FSSix: 14px;
  }
}

/* 发展历程样式 */
.new_content {
  width: 100%;
  margin: 30px auto;
  max-width: 1200px;
  position: relative;
}
.new_con {
  width: 100%;
  overflow: hidden;
}
.new_con .swiper-slide {
  width: 100% !important;
  position: relative;
}
.new_con .s_box {
  position: relative;
  min-height: 400px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
}
.new_con .s_box .s_box_left {
  position: relative;
  z-index: 2;
  max-width: 800px;
  padding: 0 20px;
}
.new_con .s_box .s_box_left .title {
  font-size: 28px;
  color: #fff;
  margin-bottom: 15px;
  font-weight: bold;
  line-height: 1.3;
}
.new_con .s_box .s_box_left p {
  font-size: 16px;
  color: #fff;
  line-height: 1.8;
  margin-bottom: 20px;
}
.new_con .s_box .pic_box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.new_con .s_box .pic_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.new_date {
  width: 100%;
  overflow: hidden;
  padding: 20px 0;
  position: relative;
}
.new_date .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_date .date_box {
  text-align: center;
  cursor: pointer;
  padding: 10px 20px;
  transition: all 0.3s;
}
.new_date .date_box .newDate {
  font-size: 16px;
  color: #fff;
  white-space: nowrap;
  text-shadow: 0 1px 2px rgba(0,0,0,0.3);
  /* 文本溢出处理：超过8个汉字自动隐藏并显示省略号 */
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 16em;
}
.new_date .date_box.s_active .newDate {
  color: #fff;
  font-weight: bold;
  font-size: 18px;
}
.new_date .date_box:hover .newDate {
  color: #fff;
  text-decoration: underline;
}
.new_content .swiper-button-prev,
.new_content .swiper-button-next {
  width: 60px;
  height: 60px;
  background: transparent;
  border: 2px solid rgba(255,255,255,0.6);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  color: #fff;
  opacity: 0.8;
  transition: all 0.3s;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
}
.new_content .swiper-button-prev {
  left: 20px;
}
.new_content .swiper-button-next {
  right: 20px;
}
.new_content .swiper-button-prev:hover,
.new_content .swiper-button-next:hover {
  background: rgba(255,255,255,0.2);
  border-color: #fff;
  opacity: 1;
}
.new_content .swiper-button-prev:hover::after,
.new_content .swiper-button-next:hover::after {
  color: #fff;
}

/* 新闻中心样式 */
.newSwiper {
  width: 100%;
  max-width: 1200px;
  margin: 30px auto;
  padding: 0 15px;
}
.newSwiper .swiper-container {
  overflow: visible;
}
.newSwiper .slideHover {
  transition: all 0.3s ease;
  background: transparent;
}
.newSwiper .slideHover:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
  background: transparent;
}
.newSwiper .newLeftBox {
  width: 100%;
  overflow: hidden;
  border-radius: 8px 8px 8px 8px;
}
.newSwiper .newLeftBox .newImgBox {
  display: block;
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.newSwiper .newLeftBox .newImgBox img.newImg {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.5s;
}
.newSwiper .slideHover:hover .newImgBox img.newImg {
  transform: scale(1.05);
}
.newSwiper .newRightBox {
  padding: 20px;
  background: transparent;
  border: none;
  border-radius: 0 0 8px 8px;
}
.newSwiper .newRightBox .newTit {
  margin: 0 0 10px 0;
  font-size: 16px;
  line-height: 1.5;
}
.newSwiper .newRightBox .newTit .newTitLink {
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.newSwiper .newRightBox .newTit .newTitLink:hover {
  color: #007bff;
}
.newSwiper .newRightBox .newArt {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-bottom: 15px;
}
.newSwiper .newRightBox .newTool {
  display: flex;
  align-items: center;
  gap: 20px;
  font-size: 12px;
  color: #999;
}
.newSwiper .newRightBox .newTool .newTime {
  display: flex;
  align-items: center;
  gap: 5px;
}
.newSwiper .newRightBox .newTool .loolCount {
  display: flex;
  align-items: center;
  gap: 5px;
}
.newSwiper .slideBtn {
  display: flex;
  justify-content: center;
  gap: 20px;
  margin-top: 30px;
}
.newSwiper .slideBtn .swiper-button-prev,
.newSwiper .slideBtn .swiper-button-next {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  /* border-radius: 50%; */
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: relative;
  transform: none;
  margin: 0;
}
.newSwiper .slideBtn .swiper-button-prev:hover,
.newSwiper .slideBtn .swiper-button-next:hover {
  background: #007bff;
  color: #fff;
}
.newSwiper .slideBtn .swiper-button-prev::after,
.newSwiper .slideBtn .swiper-button-next::after {
  font-size: 14px;
  font-weight: bold;
}

/* 响应式调整 */
@media only screen and (max-width: 768px) {
  .new_con .s_box {
    flex-direction: column;
    padding: 20px 15px;
    min-height: auto;
  }
  .new_con .s_box .s_box_left {
    padding-right: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  .new_con .s_box .pic_box {
    width: 100%;
    max-width: 100%;
  }
  .newSwiper .newLeftBox .newImgBox {
    height: 150px;
  }
}
