 html,
 body {
     margin: 0;
     font-family: '微软雅黑', sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 16px;
     color: #666666; 
     line-height: 28px; 
 }

 .contentimg {
     display: block;
     height: 300px;
     width: 100%;
     background-color: aquamarine;
 }

 .u354_img {
     width: 100%;
     max-width: 600px;
     min-width: 200px;
     object-fit: cover;
 }

 .u348_img {
     width: 100%;
     object-fit: cover;
     max-height: 500px;
 }

 .u418_img {
     width: 100%;
     max-width: 600px;
     object-fit: cover;
 }

 .u394_img {
     width: 100%;
     max-width: 60px;
     object-fit: cover;
 }

 .content {
     width: 100%;
 }

 #conterfooter {
     /* background-image: url('/assets/data/u59.png'); */
     background-color: #333333;
 }

 .footer {
     bottom: 0px;
     font-size: 12px;
     padding: 2.5rem;
     border-top: 1px solid #eaecef;
     text-align: center;
     color: rgba(229, 229, 229, 0.498039215686275);
 }

 #commonfooter {
     width: 100%;
     font-size: 14px;
     bottom: 0px;
     height: 200px;
     display: flex;
     color: #fff;
 }

 .commongss {
     flex: 1;
 }

 .commongs {
     margin-top: 20px;
     float: left;
     flex: 2;
     line-height: 35px;
     text-align: start;
 }

 .commonimg {
     text-align: start;
     margin-top: 20px;
     float: right;
     flex: 2;
 }

 .commongs span {
     font-size: 18px;
 }

 .commonimg span {
     font-size: 18px;
 }

 .content_title {
     margin: 30px;
     font-family: '微软雅黑', sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 30px;
     color: #000000;
     text-align: center;
     text-align: center;
 }

 .content_content {
     display: flex;
     flex-wrap: wrap;
 }

 .content_right {
     font-family: '微软雅黑', sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 18px;
     color: #7F7F7F;
     text-align: center;
     line-height: 40px;
     margin: 30px;
     flex: 1;
     text-align: center;
     justify-content: center;
     flex-direction: column;
 }


 .center_font {
     flex: 1;
     display: flex;
     /* line-height: 100px; */
 }

 .conten_ts_font {
     font-family: '微软雅黑', sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 20px;
     color: #000000;
     text-align: center;
     margin: 15px;
 }

 .content_left {
     /* text-align: end; */
     /* flex: 1; */
     margin: 30px;
 }

 .content_line {
     margin: 10px auto 10px auto;
     width: 60px;
     height: 4px;
     background: inherit;
     background-color: rgba(41, 117, 255, 1);
     border: none;
     border-radius: 0px;
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
     box-shadow: none;
 }

 .content_ts {
     display: flex;
     flex-direction: row;
     flex-wrap: wrap;
     margin: 20px 15% 20px 15%;
 }

 .content_ts_item1 {
     align-items: center;
     display: flex;
     flex-direction: column;
     width: calc(100%/4);
 }

 .content_item_cj {
     align-items: center;
     display: flex;
     flex-direction: column;
     width: calc(100%/3);
     margin-top: 20px;
 }

 .content_ts_width {
     width: 220px;
 }

 .content_cj_width {
     width: 400px;
 }

 @media screen and (max-width: 1200px) {
     .content_ts_item1 {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/3);
     }

     .content_ts_width {
         width: 150px;
     }

     .content_cj_width {
         width: 300px;
     }

     .content_item_cj {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/2);
     }

 }

 @media screen and (max-width: 900px) {
     .content_ts_item1 {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/2);
     }

     .content_ts_width {
         width: 100px;
     }

     .content_cj_width {
         width: 200px;
     }

     .content_item_cj {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/2);
     }
 }

 @media screen and (max-width: 400px) {
     .content_ts_item1 {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/2);
     }

     .content_cj_width {
         width: 150px;
     }

     .content_ts_width {
         width: 100px;
     }

     .content_item_cj {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/1);
     }
 }

 @media screen and (max-width: 200px) {
     .content_ts_item1 {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/1);
     }

     .content_ts_width {
         width: 100px;
     }

     .content_cj_width {
         width: 150px;
     }

     .content_item_cj {
         align-items: center;
         display: flex;
         flex-direction: column;
         width: calc(100%/1);
     }
 }

 .content_ts_item2 {
     align-items: center;
     margin-top: 25px;
     display: flex;
     flex-direction: column;
     width: calc(100%/3);

 }

 .content_ts_item3 {
     align-items: center;
     margin-top: 25px;
     display: flex;
     flex-direction: column;
     width: calc(100%/2);

 }

 .content_ts_item4 {
     align-items: center;
     margin-top: 25px;
     display: flex;
     flex-direction: column;
     width: 100%;
 }

 .coneten_lsjl {
     background-color: rgba(245, 245, 245, 1);
 }


 .wximg {
     object-fit: fill;
     height: 120px;
     margin-top: 20px;
 }


 ::-webkit-scrollbar {
     width: 6px;
     height: 6px;
 }

 ::-webkit-scrollbar-track {
     border-radius: 1px;
     /*滚动条的背景区域的圆角*/
     background-color: transparent;
     /*滚动条的背景颜色*/
 }

 ::-webkit-scrollbar-thumb {
     border-radius: 1px;
     /*滚动条的圆角*/
     background-color: #3eaf7c;
     /*滚动条的背景颜色*/
 }

 ::-webkit-scrollbar-thumb:hover {
     background-color: #3eaf7c;
 }

 ::-webkit-scrollbar-thumb:active {
     background-color: #3eaf7c;
     cursor: pointer;
 }

 .active {
     color: #3eaf7c;
 }


 .text_up_content {
     transition: height 1s;
     border-width: 0px;
     position: relative;
     margin-top: 35px;
     margin-left: auto;
     margin-right: auto;
     width: 140px;
     height: 80px;
     background: inherit;
     background-color: rgba(255, 255, 255, 0);
     box-sizing: border-box;
     border-width: 1px;
     border-style: solid;
     border-color: rgba(255, 255, 255, 1);
     border-left: 0px;
     border-right: 0px;
     border-radius: 0px;
     border-top-left-radius: 0px;
     border-top-right-radius: 0px;
     border-bottom-right-radius: 0px;
     border-bottom-left-radius: 0px;
     -moz-box-shadow: none;
     -webkit-box-shadow: none;
     box-shadow: none;
     font-family: '微软雅黑', sans-serif;
     font-weight: 400;
     font-style: normal;
     font-size: 20px;
     color: #FFFFFF;
     text-align: center;
 }

 .text_up_content_p {
     position: relative;
     top: 20%;
     margin: 0;
 }

 .point_block {
     margin-left: 15px;
     margin-right: 15px;
     display: inline-block;
     width: 8px;
     height: 8px;
     border-radius: 50%;
     background-color: black;
 }

 .flexp {
     display: flex;
     margin-top: 20px;
     height: 350px;
 }

 .flex1 {
     flex: 1;
 }

 .flex2 {
     flex: 2;
 }

 .flex3 {
     flex: 3;
 }

 .flex4 {
     flex: 4;
 }

 .flex5 {
     flex: 5;
 }

 .zindex1 {
     z-index: 1;
     position: absolute;
     background-color: #e8ecf0;
     margin: 5px;
     height: 300px;
     width: 224px;
     font-size: 14px;
     color: black;     
     text-align: left;
 }

 .zindex2 {
     z-index: 2;
     position: absolute;
 }

 .zindex3 {
     z-index: 3;
     position: absolute;
     display: flex;
     flex-direction: column;
 }

 .font20 {
    text-align: center;
     font-size: 18px;
 }

 .contup {
     flex: 1;
     background-color: rgba(0, 0, 0, 0.4);
     position: absolute;
     height: 150px;
     width: 224px;
 }

 .contdown {
     flex: 1;
     background-color: rgba(0, 0, 0, 0.4);
     top: 150px;
     position: absolute;
     height: 150px;
     width: 224px;
 }
 
 .dropdown-menu a{
    color: #000000;
 }


 .trol{
    background-color: rgba(239, 243, 250, 1);
    font-family: '微软雅黑', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #555555;
 }

 .trnool{ 
    font-family: '微软雅黑', sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    color: #555555;
 }
 
 .swiper-pagination-bullet {
    width: 20px;
    background-color: white;
    border-radius: 10%; 
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
}

.swiper-pagination-bullet-active {
    background-color: #2975FF;
}

#ptjg_id1 .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
  }
  #ptjg_id1 .swiper-slide-active,.swiper-slide-duplicate-active{
    transform: scale(1);
  }
 