/* CSS Document */
@charset "utf-8";
/* CSS Document */
/*
ls, dfn, dl, div, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, keygen, label, legend, li, meter, nav, object, ol, output, p, pre, progress, q, s, samp, section, small, span, source, strike, strong, sub, sup, table, tbody, tfoot, thead, th, tr, tdvideo, tt, u, ul, var {
    background: transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}
*/

a {
    color: #000;
  text-decoration: none;
}
ol, ul {
    padding: 0;
    list-style: none;
}
blockquote, q {
    quotes: none;
}
/*
table, table td {
    padding: 0;
    border: none;
    border-collapse: collapse;
}
*/
table{ width:100%;
}
embed {
    vertical-align: top;
}
img {
    vertical-align: middle;
}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
    display: block;
}
mark, rp, rt, ruby, summary, time {
    display: inline;
}
input, textarea {
    border: 0;
    padding: 0;
    margin: 0;
    outline: 0;
}
iframe {
    border: 0;
    margin: 0;
    padding: 0;
}
input, textarea, select {
    margin: 0;
    padding: 0px;
}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
        -font-family: 'Poppins';
   -font-family: "Microsoft YaHei";
   
}

@font-face {
    font-family: "Nunito-Medium";
    src: url('../fonts/Nunito-Medium.ttf') format('truetype')
}
body{ font-family: "Nunito-Medium";}
.navbar-top{
  width: 100%; height: 100px
}
.navbar-left{
  float: left
}
.navbar-right{
   float: right;
}
*/
.swiper-wrapper{padding:0}
.navbar {
    color: #000
}
.cplist {
}
.syal_t {
    background: #F5911F
}
.swiper {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    width: calc((100% - 30px) / 2);
    /* 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;
}
.swiper-button-nexts, .swiper-button-prevs {
    position: absolute;
    top: 50%;
 width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
 margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-nexts, .swiper-button-prevs, .swiper-button-next, .swiper-button-prev {
    opacity: 1 !important
}
.swiper-button-prevs {
    left: 10px;
    right: auto;
}
.swiper-button-nexts {
    right: 10px;
    left: auto;
}
.foot {
    background: #E7E7E7;
    font-size: 16px;
    padding-bottom: 30px
}
.foot .row h4 {
    font-size: 30px
}
.foot .row span {
      
    display: flex;
    align-items: center;
    ;
    margin-top: 20px
}
.foot .row i {
    font-size: 40px;
    color: #F5911F;
    margin-right: 10px
}
.icon-text {
    display: flex;
    align-items: center;
    ;
    margin-top: 30px !important
}
.foot_b {
    background: #3A7FBA;
    padding: 30px 0
}
.foot_b p {
    text-align: center;
    color: #FFFFFF;
}
.nav-item > a {
    color: #fff;font-weight: bold;font-size: 15px;
}
.nav-item {
    padding: var(--bs-navbar-padding-y) 15px;
    position: relative
}
.navbar {
    padding: 0
}
.navbar-nav .active {
    background: #4A88DF
}
/*.navbar-nav .active*/
.navbar-nav >.active:before {
    position: absolute;
    bottom: -5px;
    content: ' ';
    background: #4A88DF;
    height: 5px;
    z-index: 1;
    width: 100%;
    left: 0
}
.nana {
    background-color: #eee;
    margin-bottom: 30px;
}
.asad{max-width:1080px;}
.newslist-left a li:hover {
     background: #4A88DF;
      color: #fff;
    /*display:inline-block;*/
}
.newslist-left a{
    /*display:inline-block;*/
}
.newslist-left h4 {
    background: #2563AE;
    padding: 10px 0;
    padding-left: 10px;
    font-size: 18px;
    color: #fff;
    font-weight: bold
}
.newslist-left ul li {
    padding: 10px 0;
    padding-left: 10px;
   font-size: 16px;
    color: #000
}
.ycjt{position:absolute;}
.newslist {
    padding-bottom: 20px
}
.newslist-right h4 {
    font-size: 35px;
    font-weight: bold
}
.newslist-right h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px
}

.newslist-right ul {
    margin-top: 20px
}
.newslist-right span {
    color: #aaa;
}
.newslist-right li {
    padding: 10px;
}
.newslist-right p {
    margin: 15px 0
}
.newslist-right .btn {
    background: #2563AE;
    color: #fff;
    float: right
}
.cplists-right h1,.newslist-right h1 {
    font-size: 24px;
    ;
    margin-bottom: 15px
}



.cplist-right h4{
     font-size: 24px;
    font-weight: bold;
    margin-bottom: 50px;
    margin-top: 20px;;
        
}
.cplist-right >p{
      margin-bottom: 20px
}
.cplist-right ul li p{
    -margin-top: 10px;
    color: #fff;
    line-height: 30px;
   text-align: center;
   font-weight: bold;background: #F5911F;padding: 8px 5px;
}
.cplist-right ul li{
     padding: 10px;position: relative;
}
.ycjt {
    position: absolute;
    color: #F5911F;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
        background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;display: none;
}
.cplist-right ul li:hover .ycjt{display:block}
.cplist-right ul li div{height: 304px;
    background: #fff;
   - border: 1px solid #aaa;
}
.cplist-right ul li div img{height: 304px;object-fit: cover;
}
.cplist-right ul li:hover div img{opacity:.5}
.cplists-right .swiper img{
            width: 100%
}
.tyans tr ,.tyans th {
    background-color: #2563AE;
    color: #fff
    
}
.cc {
    padding-bottom: 20px
}
.cc h4{
        text-align: center;
  
}
.homejsonw .swiper-slide div img{height:265px;}
.aswcrfr{
    font-size: 16px;
    color: #fff;
    height: 50px;
     display: flex;
  justify-content: center; /* 水平居中 */
  align-items: center;    
    background:#F5911F ;white-space: pre-wrap;   overflow: hidden; 
    /*display: -webkit-box; */
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.asad,.container {
    max-width: 1300px;
}
@media (max-width: 760px) {
    .cplist-right img,.newslist-right img {
    width: 100%
}
  .cplist-right ul li div{height:83px;}
    .cplist-right ul li div img{height:83px;}
     .honmecptiel p{
    width: auto;display: inline-block; text-align: center;   
 }
 .foot .row span {
        width: 65%;
 }
 .navbar-collapse{
    padding: 0 !important;
}
.homejsonw .swiper-slide div img{height:161px;}

}



.navbar-collapse{
    -padding:  8px 0;
}
  .honmecptiel p{
        
      /*display:block;*/
    }
 .honmecptiel {
     margin-top: 45px;
 }
  .honmecptiel h2{
      font-size: 40px;
      margin-bottom: 20px;
          font-weight: 900;
  }
  .honmecptiel p{
      font-size: 18px;
      margin-bottom: 32px;
  }
  
 .dropdown-item:hover ,.nav-item:hover{
     background: #4A88DF;
     color: #fff;
 }
.nav-item:hover > a {
     color: #fff;
}







