﻿
/*NewsDetail*/

@font-face {
    font-family: 'Career';
    src: url(../css/fonts/Career-2.ttf);
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'CentS';
    src: url('../css/fonts/CENTSCHBKCYRILL BT ROMAN.TTF');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Rondal';
    src: url('../css/fonts/RONDALREGULAR-2.OTF');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.nei-banner {
    width: 100%;
    position: relative;
}

    .nei-banner .img img {
        width: 100%;
    }

    .nei-banner .text {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: rgba(0,0,0,.3);
    }

        .nei-banner .text h3 {
            font-size: 50px;
            color: #fff;
        }

.bx-mb-nav {
    background: #f6f6f6;
    border-bottom: 1px #ccc solid;
    padding:15px 0
}

    .bx-mb-nav p {
        font-size: 15px;
        color: #666;
    }

    .bx-mb-nav i {
        font-size: 16px;
    }

    .bx-mb-nav a:hover {
        color: #C11724;
    }

.NewsDetail001 {
    margin-top: 20px;
    margin-bottom: 90px;
}

.NewsDetail001-title {
    text-align: center;
}

    .NewsDetail001-title h3 {
        font-size: 24px;
        color: #333;
        font-family: 'Career';
    }

.tit_bar {
    margin-top: 15px;
}

.social-share {
    display: inline-block;
}

.tit_bar .text {
    font-size: 16px;
    color: #333;
    margin-top: 20px;
    display: inline-block;
    margin: 0 3%;
}

.NewsDetail001-item {
    padding: 30px 0;
    font-size: 16px;
    color: #333;
    line-height: 2;
}

.TurnPages {
    display: flex;
    justify-content: space-between;
}

    .TurnPages p {
        width: 40%;
    }

        .TurnPages p:nth-last-child(1) {
            text-align: right;
        }

    .TurnPages a {
        font-size: 16px;
        color: #000;
    }

        .TurnPages a:hover {
            color: #FF4A45;
        }

@media screen and (max-width: 1000px) {
    .nei-banner .img {
        height: 200px;
    }

        .nei-banner .img img {
            object-fit: cover;
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

    .nei-banner .text h3 {
        font-size: 25px;
    }

    .bx-mb-nav {
        margin-top: 0px;
    }

        .bx-mb-nav p {
            font-size: 16px;
        }

    .NewsDetail001-title h3 {
        font-size: 20px;
    }

    .tit_bar .text {
        margin: 5px 3%;
    }

    .NewsDetail001 {
        margin-bottom: 30px;
    }

    .TurnPages {
        display: block;
    }

        .TurnPages p {
            width: 100%;
            text-align: left !important;
            margin: 5px 0;
        }

            .TurnPages p a {
                font-size: 14px;
            }
}

img {
    transition: all 0.5s;
    max-width: 100%;
    vertical-align: middle;
}

.lz-hade {
    position: fixed;
    width: 100%;
  padding: 0 80px;
  top:0;
  
     /*  display: flex;
    align-items: center; */
    z-index: 88;
    height: 100px;
    border-bottom: solid 1px #ffffff30;
    transition: all 0.5s;
    background:#fff
}
.lz-hade .container2{
    display: flex;
    align-items: center;
    justify-content:space-between;
    z-index: 8;
    height: 100%
}

.lz-hade2 {
    background: #fff;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5)
}

.lz-hade .lz-logo img {
    height: 60px;
}

.lz-hade .lz-logo img.logo-a {
    display: block;
}

.lz-hade .lz-logo img.logo-b {
    display: none;
}

.lz-hade2 .lz-logo img.logo-a {
    display: none;
}

.lz-hade2 .lz-logo img.logo-b {
    display: block;
}

.lz-hade .lz-nav ul {
    display: flex;
    align-items: center;
    padding-right: 25px;

}

.lz-hade .lz-nav ul li {
    position: relative;
    font-size: 16px;

}
.lz-hade .lz-nav ul li.li-dh .top-dh{
    line-height:25px;
  padding-left:40px;
 /*     background:url(../images/icon-tdh.png) no-repeat left center;*/
}
.lz-hade .lz-nav ul li.li-dh .top-dh h3{
    background:url(../images/icon-tdh.png) no-repeat left center;
    background-size:25px;
    padding-left:35px;
    font-size:24px;
    color:#C11724;
    font-weight:bold;
}

.lz-hade .lz-nav ul li.li-dh .top-dh h3 i{
    font-size:24px;

}
.lz-hade .lz-nav ul li:hover .cp-fd {
    display: flex;
}

.lz-hade .lz-nav ul li .cp-fd {
    position: absolute;
    background-color: #000;
    backdrop-filter: blur(12px);
    top: 80px;
    left: 50%;
    margin-left: -82px;
    display: flex;
    width: 100%;
    /* border-top: solid 1px #eee; */
    border-radius: 10px;
    padding: 10px 10px;
    line-height: 25px;
    box-shadow: 0 2px 8px 2px rgba(198, 201, 208, 0.5);
    display: none;
    transition: all 0.5s;
}

.lz-hade .lz-nav ul li .cp-fd2 {
    width: 165px;
}

.lz-hade .lz-nav ul li .cp-fd .list {
    width: 33.3%;
}

.lz-hade .lz-nav ul li .cp-fd2 .list {
    width: 100%;
    padding: 0;
}

.lz-hade .lz-nav ul li .cp-fd .list h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    padding-bottom: 10px;
    display: inline-block;
    margin-bottom: 10px;
    border-bottom: solid 1px #eee;
    text-align: center;
}

.lz-hade .lz-nav ul li .cp-fd .list a {
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    margin: 10px 0;
}

.lz-hade .lz-nav ul li .cp-fd .list a:hover {
    color: var(--color);
}

.lz-hade .lz-nav ul li > a {
    position: relative;
    color: #333;
    display: inline-block;
    padding:5px 20px;
   font-weight: 500;
    font-family: 'Career';
}

.lz-hade2 .lz-nav ul li > a {
    color: #333;
}

.lz-hade .lz-nav ul li > a:hover,
.lz-hade .lz-nav ul li.cur > a {
    background: #FF4A45;
    color:#fff
}




.sidh {
    width: 40px;
    display: none;
    margin-left: 10px;
}

/*��Ʒ2��?-tow*/
/*�⵼��*/
.bx-side-nav {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 8;
    width: 100%;
    height: 100%;
    display: none
}

.bx-side-nav-list {
    position: fixed;
    top: 0;
    left: -260px;
    width: 260px;
    height: 100%;
    background-color: #000;
    z-index: 9;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav > i {
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
    position: absolute;
    top: 10px;
    left: 280px
}

.bx-side-nav-list > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
}

.bx-side-nav-list > ul > li {
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list > ul > li > a {
    display: block;
    color: #666
}

.bx-side-nav2 {
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.69);
    z-index: 88;
    width: 100%;
    height: 100%;
    display: none;
}

.bx-side-nav2 > i {
    position: absolute;
    top: 10px;
    right: 280px;
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 {
    position: fixed;
    top: 0;
    right: -260px;
    width: 260px;
    height: 100%;
    background-color: #fff;
    z-index: 99;
    overflow: auto;
    padding: 20px;
    box-sizing: border-box;
    transition: all 0.5s ease;
}

.bx-side-nav-list2 > .div-title {
    font-size: 24px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 10px;
}

.bx-side-nav-list2 > ul > li {
    text-align: center;
    font-size: 14px;

    border-bottom: solid 1px #ececec;
}

.bx-side-nav-list2 > ul > li > a {
    display: block;
    color: #333;
    line-height: 40px;
    text-align: left;
}
.bx-side-nav-list2 > ul > li  .list {
    padding-bottom: 10px;
}
.bx-side-nav-list2 > ul > li  .list a{
    display: block;
    padding-left: 20px;
    text-align: left;
    color: #fff;
    line-height: 30px;
}

.bx-side-nav-list2 > .div-title img {
    height: 35px;
}

.bx-side-nav-list2 > ul > li .div-fd a {
    display: block;
    padding: 10px 0;
    border-top: solid 1px #ececec;

}

.bx-side-nav-list2 > ul > li .div-fd {
    display: none;
}

.lz-yuy {
    position:relative;
    font-size: 14px;
    color: #fff;
    display:flex;
    align-items:center;
    cursor:pointer;
    padding:10px 0; 
    
}
.lz-yuy i{
    display:inline-block;
    width:15px;
    height:15px;
    background:url(../images/icon-x.png) no-repeat center;
    background-size:12px;
    margin-left:5px;

}
.lz-yuy .yy-yuena{
    position:absolute;
    background:#fff;
    padding:10px;
    left:50%;
    margin-left:-50px;
    top:32px;
    z-index:10;
    border-radius:2px;
    display:none;
    width:100px;
}
.lz-yuy .yy-yuena a{
    display:block;
   font-size:14px;
   text-align:center;
   line-height:25px;
}
.lz-yuy:hover .yy-yuena{
    display:block;
}



@media (max-width: 1500px) {
    .lz-hade {
        padding: 0 0px;
        height: 100px;
    }

    .lz-hade .lz-logo img {
        height: 50px;
    }

    .lz-hade .lz-nav ul {
        padding-right: 10px;

    }

    .lz-hade .lz-settings .lz-Language {
        font-size: 16px;
    }

    .lz-hade .lz-nav ul li {
        font-size: 14px;
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh{
        padding-left:20px
    }
    .lz-hade .lz-nav ul li.li-dh .top-dh h3{
        font-size:20px;
        line-height:30px
    }
    .lz-hade .lz-nav ul li .cp-fd {
        top: 80px;
        width: 800px;
    }

    .lz-hade .lz-nav ul li .cp-fd2 {
        width: 165px;
    }
}

@media (max-width: 1200px) {
    .sidh {
        width: 40px;
        display: block;
        cursor: pointer;
        margin-left:30px
    }

    .sidh img {
    /*    filter: grayscale(200%) brightness(700%);*/
        width: 100%;
    }



    .lz-hade .lz-nav {
        display: none;
    }
 
}

@media (max-width: 1000px) {
    .bx-sous {
        margin-left: auto
    }
    .lz-yuy{
        margin-left:auto;
    }
    .lz-hade {
        padding: 0 10px;
        height: 50px;
    }

    .lz-hade .lz-logo img {
        height: 30px;
    }

    .lz-hade .lz-nav ul li {
        padding: 0 10px;
        font-size: 14px;
        line-height: 50px;
    }
}



.lz-banner {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.lz-banner img {
    width: 100%;
    min-height: 150px;
    object-fit: cover;
}

.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
}
.lz-banner .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: 0.2;
}
.lz-banner .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FF4A45;
}
.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}
 @media (max-width: 1000px) {
.lz-banner .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 10px;
}
.lz-banner .swiper-pagination-bullet {
    width: 20px;
    height: 2px;
    margin: 0 5px;
}
.lz-banner .swiper-button-next, .lz-banner .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    background-size: 10px 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00000080;
    border-radius: 50%
}
 }


.index-news{
    padding:60px 0;
    background:#f7f7f7
}

.index-news-fl{
    display:flex;
    align-items:center;
    justify-content:center;
    padding-top:40px
}
.index-news-fl a{
    display:inline-block;
    padding:8px 20px;
    font-size:16px;
    color:#333;
    border:solid 1px #dcdcdc;
    margin:0 10px
}
.index-news-fl a:hover{
    background:#C11724;
    color:#fff
}
.bx-siteList014 {
    overflow: hidden;
    padding-top: 30px
}
.bx-siteList014 ul {
    overflow: hidden;
    margin:0  -10px;
}

.bx-siteList014 ul li {
    width: 25%;
    padding: 10px;
    float: left;
}

.bx-siteList014 ul li .pic {
    height: 220px;
    overflow: hidden;
}

.bx-siteList014 ul li .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.bx-siteList014 ul li .tet {
    padding: 20px;
    background-color: #fff;
    transition: all 0.5s;
}

.bx-siteList014 ul li .tet h3 {
    font-size: 18px;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bx-siteList014 ul li .tet p {
    font-size: 14px;
    margin-top: 30px;
    line-height: 25px;
    height: 50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.bx-siteList014 ul li .tet span{
    display:block;
    padding:5px 0 0;
    margin:5px 0 0 0;
    font-size: 24px;
    color: #666;
    border-top:solid 1px #eee
}
.bx-siteList014 ul li:hover .tet{
   background-color: #C11724;
} 
.bx-siteList014 ul li:hover .tet h3,
.bx-siteList014 ul li:hover .tet p,
.bx-siteList014 ul li:hover .tet span{
   color: #fff;
 } 

 @media (max-width: 1380px) {
    .bx-siteList014 ul li .pic {
        height: 180px;
    }
 }
 @media (max-width: 1000px) {
     .index-news{
    padding:40px 0;
    background:#f7f7f7
}

.index-news-fl{
    display:flex;
    flex-wrap:wrap;
    align-items:center;
    justify-content:center;
    padding-top:40px
}
.index-news-fl a{
    display:inline-block;
    width:45%;
    padding:8px 20px;
    font-size:14px;
    color:#333;
    border:solid 1px #dcdcdc;
    margin:5px;
    text-align:center;
}
.index-news-fl a:hover{
    background:#C11724;
    color:#fff
}
    .bx-siteList014 ul {
        overflow: hidden;
        margin: -5px;
    }

    .bx-siteList014 ul li {
        width: 50%;
        padding: 5px;
    }
    
    .bx-siteList014 ul li .pic {
        height: 120px;
    }
    .bx-siteList014 ul li .tet h3 {
        font-size: 18px;
    }
    .bx-siteList014 ul li .tet{
        padding: 10px;
    }
    .bx-siteList014 ul li .tet p {
        font-size: 14px;
        margin-top: 10px;
    }
    .naws-fy a{
        padding: 5px 10px;
        margin: 0 2px;
     }
    
 }
 @media (max-width: 720px) {
    .bx-siteList014 ul li .pic {
        height: 120px;
    }
 }


footer {
    background: #2A2A2A;
    padding: 0 10%
}
footer .footer-top{
     display: flex;
    flex-wrap: wrap;
    justify-content:space-between;
    padding: 40px 0
}
footer .footer-top .foot-logo .pic{
    width:100px
}
footer .footer-top .foot-link{
    padding-top:40px;
    display:flex;
    align-items:center;
}
footer .footer-top .foot-link a{
    display:block;
    width:40px;
    height:40px;
   border-radius:50%;
   background:#ffffff35;
   display:flex;
   align-items:center;
   justify-content:center;
   margin-right:20px;
}
footer .footer-top .foot-link a img{
    width:20px
}

footer .foot-ul{
    display:flex;
}footer .foot-ul .li{
     margin:0 60px;
     max-width:300px;
 }
footer .foot-ul .li h3{
    font-size:18px;
    color:#fff;
    padding-bottom:10px;
      font-weight: 500;
    font-family: 'Career';
}
footer .foot-ul .li a{
    font-size:14px;
    color:#8D8D8D;
    display:block;
    line-height:30px;
      font-weight: 500;
    font-family: 'Career';
}
footer .foot-ul .li p{
     font-size:14px;
    color:#8D8D8D;
    display:block;
     line-height:30px;
       font-weight: 500;
    font-family: 'Career';
}
.foot-How p{
    font-size:16px;
    color:#fff;
        font-family: 'Career';

}
.input-ss{
    width:350px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    background:#fff;
    height:40px;
    border-radius:20px;
    overflow:hidden;
    margin-top:20px;

}
.input-ss a{
    background:#FF4A45;
    line-height:40px;
    font-size:14px;
    color:#fff;
    border-radius:20px;
    width:120px;
    display:block;
    text-align:center;
        font-family: 'Career';

   
}
.input-ss a:hover{
    opacity:0.8
}
.input-ss a img{
    display:inline-block;
    margin-right:5px;
   filter: grayscale(200%) brightness(700%);
}
.input-ss input{
    flex:1;
    height:40px;
    font-size:14px;
    padding-left:15px;
    border:none;
    outline:none;
        font-family: 'Career';

}
.foot-copy{
    text-align:center;
    padding:10px;
    font-size:14px;
    color:#8D8D8D;
    border-top:solid 1px #ffffff20;
        font-family: 'Career';

}
.foot-copy a{
      color:#8D8D8D
}
@media (max-width: 1480px) {
footer .foot-ul .li{
     margin:0 20px;
     max-width:260px;
 }
 .input-ss{
    width:300px;


}
}

@media (max-width: 1000px) {
    footer {
  padding: 0 10px
}
footer .footer-top{
    padding: 40px 0
}
footer .footer-top .foot-logo{
    width:100%;
    text-align:center;
}
footer .footer-top .foot-logo .pic{
    width:100px;
    margin:0 auto 
}
footer .footer-top .foot-link{
    padding-top:40px;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%
}
footer .footer-top .foot-link a{
    display:block;
    width:40px;
    height:40px;
    margin:0 20px;
    padding-top:8px
}
footer .footer-top .foot-link a img{
    width:20px
    
}
footer .foot-ul{
    display:none;
}
.foot-How {
      width:100%;
    padding-top:20px;
}
.foot-How p{
    font-size:16px;
    color:#fff;
    text-align:center;
}
.input-ss{
    width:100%;
}

}

.h-80{
    height:80px;
}
@media (max-width: 1000px) {
.h-80{
    height:50px
}

}


.ny-banner{
    text-align:center;
}
.ny-banner img {
    min-height: 200px;
    object-fit: cover
}

.index-tet{
    display:flex;
    flex-wrap:wrap
}
.index-tet .tet{
    width:calc(100% - 440px);
    padding:80px;
    display:flex;
    align-items:flex-end
}
.index-tet .pic{
    width:440px;
    height:480px;
    background:#FF4A45;
    display:flex;
    align-items:center;
    justify-content:center;
}
@media (max-width: 1000px) {

.index-tet .tet{
    width:100%;
    padding: 80px 20px;
    display:flex;
    align-items:flex-end;
    min-height:200px
}
.index-tet .pic{
    width:100%;
    height:auto;
    padding:80px;
    background:#FF4A45;
    display:flex;
    align-items:center;
    justify-content:center;
    display:none
}
}

.about-one{
    padding:80px 10%;
    display:flex;
    align-items:center;
   justify-content:space-between
}
.about-one .tet{
    width:50%;
    padding-right:60px;
    background:url(../images/ab-bj.png) no-repeat center;
        background-size:cover
}
.about-one .tet h3{
    font-size:48px;
    color:#000;
    font-weight:500;
       font-family: 'Career';

}
.about-one .tet .tet-p{
    padding:40px 0 0;
    font-size:20px;
    line-height:30px;
    font-family: 'CentS';
}
.about-one .pic{
    width:50%;
}
@media (max-width: 1000px) {
.about-one{
    padding:40px 10px;
    display:flex;
    flex-wrap:wrap;
    align-items:center;
   justify-content:space-between
}
.about-one .tet{
    width:100%;
    padding-right:0px;
    background:url(../images/ab-bj.png) no-repeat center;
    background-size:80%
}
.about-one .tet h3{
    font-size:24px;
    color:#000;
    font-weight:bold;

}
.about-one .tet .tet-p{
    padding:20px 0 0;
    font-size:14px;
    line-height:25px;
}
.about-one .pic{
    width:100%;
    padding-top:20px;
    text-align:center;
}
}
.about-tow{
    padding:60px 0;
}

.about-tow .about-tow-nr {
    position: relative;
    overflow: hidden;
    padding: 50px 0;
}
.about-tow  .about-tow-tet {
    padding: 0 10%;
}
.about-tow .about-tow-tet h3{
    font-size:48px;
    color:#000;
      font-weight:500;
       font-family: 'Career';
}
.about-tow .about-tow-tet p{
    font-size:20px;
    color:#333;
    padding-top:20px;
      font-family: 'CentS';
}


.about-tow-nr .swiper-pagination {
    width: 100%;
    text-align: center;
    bottom: 20px;
}

.about-tow-nr .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    margin: 0 5px;
    display: inline-block;
    border-radius: 0;
    background: #FF4A45;
    opacity: 0.2;
}
.about-tow-nr .swiper-pagination-bullet-active {
    opacity: 1;
    background: #FF4A45;
}
@media (max-width: 1000px) {
.about-tow{
    padding:40px 0;
}
.about-tow .about-tow-nr {
    padding: 40px 0;
}
.about-tow  .about-tow-tet {
    padding: 0 10px;
}
.about-tow .about-tow-tet h3{
    font-size:24px;
}
.about-tow .about-tow-tet p{
    font-size:14px;
}
}

.lc-title h3 {
    font-size: 48px;
    color: #000;
    font-weight: 500;
    font-family: 'Career';
}
.lc-title p {
    font-size: 20px;
    color: #333;
    padding-top: 20px;
    font-family: 'CentS';
}
.about-lic{
    padding:60px 15%
}
.about-lic-list{
    padding-top:50px
}

.about-three-item {
    display: flex;
    flex-wrap:wrap
}
.about-three-item .left{
    width: 40%;
    height: 340px;
    padding: 0 5%;
    text-align: center;
    position: relative;
}
.about-three-item .right{
    width: 60%;
    max-height: 600px;
    overflow-y: auto;
    padding-right: 5%;
}

.about-three-item .right::-webkit-scrollbar {
    width: 5px;
}
.about-three-item .right::-webkit-scrollbar-track{
    background-color: #E5E5E5;
}
.about-three-item .right::-webkit-scrollbar-thumb{
    background-color: #FF4A45;
}
.about-three-item  .swiper-container-vertical > .swiper-pagination-bullets{
    top: 10px;
    transform: none;
}
.about-three-item .swiper-container{
    height: 100%;
}
.about-three-item  p{
    font-size: 24px;
    color: #A9A9A9;
    height: 100%;
    cursor: pointer;
        font-weight:bold;
            font-weight: 500;
    font-family: 'Career';
}
.about-three-item .left .active p{
    font-size: 28px;
    color: #000000;
}
.about-three-item .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    background-color: #DDDDDD;
    opacity: 1;
}
.about-three-item .swiper-pagination-bullet.swiper-pagination-bullet-active{
    height: 40px;
    background-color: #FF4A45;
    border-radius: 2px;
}
.about-three .container{
    max-width: 1200px;
}

.about-three-box h3 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
    font-family: 'Career';
}

.about-three-box img{
    width: 100%;
    margin-top: 10px;
}

.about-three-box .desc {
    font-size: 16px;
    color: #626262;
    margin-top: 10px;
/*    text-align: justify;*/
    font-family: 'CentS';
}
.about-three-box ul li{
    margin-bottom: 30px;
}

@media (max-width: 1000px) {
    .lc-title h3 {
    font-size: 24px;
}
.lc-title p {
    font-size: 14px;
}
.about-lic{
    padding:0 10px 40px 10px
}

.about-lic-list{
    padding-top:40px
}
   .about-three-item p {
        font-size: 18px;
    }

    .about-three-item .left {
        width: 90px;
        text-align: left;
        padding: 0;
    }

        .about-three-item .left .active p {
            font-size: 24px;
        }

    .about-three-item .left {
        width:100%;
        height: 180px;
    }

    .about-three-item .right {
        width: 100%;
        max-height: 400px;
    }

    .about-three-box .desc{
    font-size: 14px;
}
}

.b_1{
    display:none
}



.ab-Culuture{
    background:url(../images/ab-bj2.png) no-repeat center;
    background-size:cover;
    min-height:400px;
    padding:80px 10%
}
.ab-Culuture .lc-title h3,
.ab-Culuture .lc-title p{
    color:#fff
}
.ab-Culuture-list{
    padding-top:40px
}
.ab-Culuture-list ul{
   display:flex;
   flex-wrap:wrap;
} 
.ab-Culuture-list ul li{
    width:31%;
    margin:10px 1%;
    background:#fff;
    padding:10px 10px;
    text-align:center;
/*    cursor:pointer;*/
    transition:all 0.5s;
    overflow:hidden;
    box-sizing:border-box
}
/*.ab-Culuture-list ul li.cur{
    width:49%;
    text-align:left;
    background:none;
}*/
.ab-Culuture-list ul li img{

    height:250px;
    object-fit:cover
}
.ab-Culuture-list ul li  h3{
    font-size:24px;
    color:#000;
    padding:10px 0 20px 0;
       font-weight: 500;
    font-family: 'Career';
}
.ab-Culuture-list ul li p{
    font-size:16px;
    line-height:25px;
    color:#666;
}
/*.ab-Culuture-list ul li.cur p{
    display:block
}
.ab-Culuture-list ul li.cur  h3{
    color:#fff;
       font-weight: 500;
    font-family: 'Career';
}*/
@media (max-width: 1500px) {
.ab-Culuture-list ul li  h3{
    font-size:32px;
}
}
@media (max-width: 1000px) {
.ab-Culuture{
    min-height:400px;
    padding:40px 10px
}

.ab-Culuture-list{
    padding-top:40px
}
.ab-Culuture-list ul{
   display:flex;
   flex-wrap:wrap;
   justify-content:space-between
} 
.ab-Culuture-list ul li{
    width:48%;
    background:#fff;
    padding:5px 5px;
    margin-bottom:10px
}
/*.ab-Culuture-list ul li.cur{
    width:100%;
    text-align:center;
    background:#fff;

}*/
.ab-Culuture-list ul li img{
    height:100px;
}
.ab-Culuture-list ul li  h3{
    font-size:16px;
    color:#000;
    padding:10px 0 10px 0
}
.ab-Culuture-list ul li p{
    font-size:14px;
    line-height:25px;
    color:#666;
    display:block;
    height:50px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.ab-Culuture-list ul li.cur p{
    display:block
}
.ab-Culuture-list ul li.cur  h3{
    color:#333;
}
}

.ab-Team{
    padding:60px 10%;
}
.ab-Team .ab-Team-list{
    padding-top:50px;
    display:flex;
    justify-content:space-between;
}
.ab-Team .ab-Team-list .pic-fl{
    width:34%;
}
.ab-Team .ab-Team-list .pic-fr{
    width:64%;
    display:flex;
    flex-wrap:wrap;
    align-content: space-between;
}
.ab-Team .ab-Team-list .pic-fr .pic-f{
    display:flex;
    justify-content:space-between;
    width:100%;
}
.ab-Team .ab-Team-list .pic-fr .pic-f .pic2{
    width:49%;
}
.ab-Team .ab-Team-list .pic-fr .pic-f .pic2 img{
    width:100%;
}
@media (max-width: 1000px) {
.ab-Team{
    padding:40px 10px;
}
.ab-Team .ab-Team-list{
    padding-top:30px;
}
}

.news-femnl{
    padding:120px 50px;
}
.news-femnl ul{
    display:flex;
    flex-wrap:wrap;
}
.news-femnl ul li{
    width:25%;

}
.news-femnl ul li a{
    position:relative;
    display:block;
    height:100%
}
.news-femnl ul li .pic{
    position:relative;
    height:800px;
} 

.news-femnl ul li .pic img{
    width:100%;
    height:100%;
    object-fit:cover
}
.news-femnl ul li .pic .pic-h3{
   position:absolute;
   width:100%;
   height:100%;
   top:0;
   left:0;
   background:#F6F6F6;
   display:flex;  
   align-items:center;
   justify-content:center;
   font-size:400px;
   color:#000;
   font-weight:400;
   transition:all 0.5s;
    font-family: 'Rondal';
 

}
.news-femnl ul li:nth-child(2n+1)  .pic-h3{
    background:#FCFCFC
}
.news-femnl ul li .tet{
    position:absolute;
    width:100%;
    bottom:0;
    left:0;
    padding:40px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    
}
.news-femnl ul li .tet .tet-fl{
    max-width:80%;
    font-size:22px;
    color:#000
}
.news-femnl ul li .tet .tet-fr{
    width:40px;
    height:40px;
    background:#000;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:24px;
    color:#fff
}
.news-femnl ul li:hover .pic-h3{
    background:#FF4A4580;
    color:#fff
}
.news-femnl ul li:hover .tet .tet-fl{
    color:#fff
}
.news-femnl ul li:hover .tet .tet-fr{
    background:#fff;
    color:#FF4A45
}
.inon-pic{
    display:none
}
.inon-pic img {
    width: 100%
}
@media (max-width: 1000px) {
    .inon-pic {
        display: block
    }
    .news-femnl{
    padding:40px 10px;
}
.news-femnl ul li{
    width:50%;
    border-bottom:solid 1px #eee
}

.news-femnl ul li .pic{
    position:relative;
    height:400px;
} 

.news-femnl ul li .pic .pic-h3{
   font-size:180px;
}
.news-femnl ul li:nth-child(2n+1) .pic-h3{
    background:#FCFCFC
}
.news-femnl ul li .tet{
    padding:10px;
}
.news-femnl ul li .tet .tet-fl{
    max-width:80%;
    font-size:16px;
    color:#000
}
.news-femnl ul li .tet .tet-fr{
    width:20px;
    height:20px;
    background:#000;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:14px;
    color:#fff
}

}

.news-list{
    padding:60px 10%
}
.news-list ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
.news-list ul li{
    width:33.33%;
    padding: 40px 10px;
    border-bottom:solid 1px #eee
}
.news-list ul li .pic{
    overflow:hidden;
    height:340px
}
.news-list ul li .tet{
    padding:20px 20px 0 20px;
}
.news-list ul li .tet h3{
    font-size:18px;
    color:#333;
    padding-bottom:10px;
       font-family: 'Career';
}
.news-list ul li .tet p{
    font-size:14px;
    color:#666;
    line-height:25px;
    height:50px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-list ul li .tet span{
    color:#bbbbbb;
    font-size:16px;
    display:block;
    padding-top:10px

}
.news-list ul li:hover h3,
.news-list ul li:hover span{
    color:#FF4A45
}

.dews-detail {
    padding: 60px 10%;
    text-wrap: none;
}
.dews-detail p,
.dews-detail span{
    text-wrap:initial !important
}
@media (max-width: 1000px) {
.news-list{
    padding:40px 10px
}
.news-list ul{
    display:flex;
    flex-wrap:wrap;
    margin:0 -10px;
}
.news-list ul li{
    width:50%;
    padding: 20px 10px;
    border-bottom:solid 1px #eee
}
.news-list ul li .pic{
    overflow:hidden;
    height:120px
}
.news-list ul li .tet{
    padding:10px 10px 0 10px;
}
.news-list ul li .tet h3{
    font-size:16px;
    color:#333;
    padding-bottom:10px;
}
.news-list ul li .tet p{
    font-size:14px;
    color:#666;
    line-height:20px;
    height:40px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.news-list ul li .tet span{
    color:#bbbbbb;
    font-size:14px;
    display:block;
    padding-top:10px

}


.dews-detail {
    padding: 40px 10px;
    text-wrap: none;
}
.dews-detail p,
.dews-detail span{
    text-wrap:initial !important
}
}


.tc-sous {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
}

.tc-hide {
    position: absolute;
    top: 10px;
    right: 20px;
    background: url(../images/cuo.png) no-repeat center;
    width: 50px;
    height: 50px;
    background-size: 40px;
    z-index: 2;
    cursor: pointer;
}

.tc-sous .tc-bj {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #00000080;
    z-index: 1;
}

.tc-sous-nr {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 40%;
    display: flex;
    align-items: center;
    z-index: 5;
}

    .tc-sous-nr input {
        width: calc(100% - 80px);
        border: solid 1px #F39930;
        background-color: #fff;
        outline: none;
        height: 60px;
        border-radius: 30px 0 0 30px;
        font-size: 16px;
        padding-left: 20px;
    }

    .tc-sous-nr a {
        background-color: #FF4A45;
        height: 60px;
        width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 0 30px 30px 0;
    }

        .tc-sous-nr a img {
            filter: grayscale(200%) brightness(700%);
        }

@media (max-width: 1000px) {
    .tc-sous {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 99;
    }

    .tc-hide {
        position: absolute;
        top: 10px;
        right: 20px;
        background: url(../images/cuo.png) no-repeat center;
        width: 40px;
        height: 40px;
        background-size: 25px;
        z-index: 2;
        cursor: pointer;
    }

    .tc-sous-nr {
        width: 90%;
    }

        .tc-sous-nr input {
            width: calc(100% - 60px);
            border: solid 1px #F39930;
            background-color: #fff;
            outline: none;
            height: 50px;
            border-radius: 25px 0 0 25px;
            font-size: 16px;
            padding-left: 20px;
        }

        .tc-sous-nr a {
            background-color: #F39930;
            height: 50px;
            width: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 0 25px 25px 0;
        }

            .tc-sous-nr a img {
                filter: grayscale(200%) brightness(700%);
            }
}