
.news-row{
    border: solid #bbb 1px;
    padding: 1rem 1.5rem;
}
.zxxx{
    width: 7%;
}
.mask{
    border: solid #ddd 1px;
    width: 93%;
    height: 1.8rem;
    overflow: hidden;
    padding: 0.5rem 1rem;
}
@keyframes marquee {
    0%{
        margin-top: 0;
    }
    100%
    {
        margin-top: -140px;
    }
}

.marquee{
    animation: marquee 10s infinite;
    animation-timing-function: linear;
}
.marquee:hover{
    animation-play-state:paused;
}
.marquee a{
    text-decoration: none;
    color: #000;
}
.marquee a:hover{
    color: #f08519;
}

#pagination-kc{
    text-align: center;
}

.swiper-pagination{
    top: 0;
    z-index: 0;
}
#pagination-kc .swiper-wrapper{
    margin-top: 2rem;
}
#pagination-kc .swiper-pagination-bullet{
    position: relative;
    background: #e2e7ed;
    padding: 0.5rem 3.5rem;
    width: auto;
    border-radius: 0.2rem;
    height: auto;
    opacity: 1;
    display: inline-block;


}
#pagination-kc .swiper-pagination-bullet-active{
    background: #1158a8;
    color: #fff;
}
#swiper-banner .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal,#swiper-banner .swiper-pagination-custom, .swiper-pagination-fraction{
    text-align: center;
    margin-bottom: 10px;
}
#pagination-kc .swiper-horizontal>.swiper-pagination-bullets,#pagination-kc  .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 3.5rem;
}
.kclb{
    position: relative;
    /*border: solid #ccc 1px;*/
    padding: 1.5rem;
}
.kclb:nth-child(1),.kclb:nth-child(2){
    border-bottom: solid #ccc 1px;
    border-right: solid #ccc 1px;
}
.kclb:nth-child(3){
    border-bottom: solid #ccc 1px;
}
.kclb:nth-child(4),.kclb:nth-child(5){
    border-right: solid #ccc 1px;
}
.shadow-row{
    box-shadow:  5px 5px 8px #aaa;
    margin: 5px;
}
.float-start h5{
    font-weight: bold;
}
.float-start h5 .bi{
    padding-right: 0.8rem;
}
.float-start small{
    font-size: 0.75rem;
}
.clire{
    width: 1.5rem;
    height: 1.5rem;
    border: solid #ccc 1px;
    border-radius: 1.5rem;
    line-height: 1.2rem;
    color: #ccc;
    text-align: center;
    margin-top: 3.5rem;
    box-shadow: #ccc 1px 1px 5px;
}

.kclb:hover{
    background-color: #1158a8;
    color: #fff;
}
.img7-bg{
    position: relative;
    background-image: url("../images/lcjy_07.jpg");
    background-position: center;
    background-repeat: no-repeat;
    min-height: 520px;
    background-color: #eee;
}
.img7-bg .container{
    position: absolute;
    max-width: 1320px;
    top: 18px;
    left: 50%;
    margin-left: -660px;
}
.right-text{
    /*padding-left: 5rem;
    padding-top: 3.5rem;*/
}
.right-text h2,.right-text h5{
    font-weight: bold;
    color: #1158a8;
    line-height: 2.5rem;
}
.content{
    margin-top: 1rem;
    color: #6b6b6b;
}
a.read-more{
    text-decoration: none;
    color: #999;
}
a.read-more:hover{
    color: #f08519;
}
.card-address{
    width: 50px;
    height: 50px;
    background-color: #fff;
    border-radius: 35px;
    border: solid #ccc 1px;
    text-align: center;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #1158a8;
}
.card-xx{
    margin-right: 1.5rem;
    margin-left: 0.5rem;
    box-shadow: #aaa 1px 5px 6px;
    margin-bottom: 1rem;
}
.card-xx:hover{
    background-color: #1158a8;
    color: #fff;
}
.lcjy14{
    background-image: url("../images/lcjy_14.jpg");
    background-repeat: no-repeat;
    min-height: 560px;
    padding-bottom: 70px;
    background-size: cover;

}
.news-left{
    position: relative;
}
.left-title{
    position: absolute;
    background-color: #fff;
    bottom: 0;
    text-align: center;
    width: 100%;
    line-height: 2.5rem;

}
.left-top-card{
    background: none;
    border: none;
}
.card-news-link{
    color:var(--bs-card-title-color);
}
.left-top-card:hover,.left-top-card:hover .card-news-link{
    color:#f08519;
}
.left-top-card:hover .left-title{
    background-color: #f9e0c6;
}
.card-body a{
    text-decoration: none;
}
.list-link,.news-more{
    text-decoration: none;
    color: #777;
    line-height: 2rem;
}
.list-group-item{
    display:flex;
}
.list-link{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    min-width: 0;
}
.list-link:hover,.news-more:hover{
    color: #1158a8;
}
.news-left img{
    width: 100%;
}
.list-group-flush>.list-group-item:last-child{
    border-bottom-width: 1px;
}
.list-group-item{
    background: none;
}
.list-group-item .list-link:hover{
    color:#f08519;
}
.list-group-item:before{
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    background-color: #f08519;
    left: 0;
    bottom: 1.3rem;
}
.left-top-card .card-body .card-title{
    font-weight: bold;
    margin-bottom: 1.5rem;
}
.qa-card{
    height: 560px;
    box-shadow: 3px 3px 5px #aaa;
}
.qa-card-title .row{
    padding-top: 1.6rem;
    padding-bottom: 1.4rem;
    border-bottom: solid #ddd 1px;
}

.qa-card-body{
    height: 400px;
    overflow: hidden;
    padding: 0;

}
.inner-row .col{
    margin-bottom: 1rem;
}
.inner-row .col h5{
    font-weight: bold;
    margin-left: 0.5rem;
}
.inner-row .col p.card-text{
    margin-left: 0.5rem;
}
.card-text{
    text-decoration: none;
}
.xq-title{
    font-weight: bold;
}
@keyframes mqqa {
    0%{.qa-card-title h3
        margin-top: 0%;
    }
    100%{
        margin-top: -300px;
    }
}
#min-container{
    animation: mqqa 10s infinite;
    animation-timing-function: linear;
    padding: 0;
}
#min-container:hover{
    animation-play-state:paused;
}
#pills-tab .nav-item .nav-link{
    background: none;
    color: #777;
    font-weight: bold;
    font-size: 1.2rem;
}
#pills-tab .nav-item{
    position: relative;
}
#pills-tab .nav-item:not(:last-child):after{
    position: absolute;
    width: 1px;
    height: 50%;
    content: "";
    background-color: #e3e3e4;
    right: 0;
    top: 25%;
}
#pills-tab .nav-item .nav-link:hover,#pills-tab .nav-item .active{
    color: #f08519;
}
#left-side{
    border: solid #e3e3e4 1px;
    background-color: #f5f5f5;
    min-height: 560px;
    box-shadow: 3px 3px 5px #aaa;
}

.tab-title{
    border-bottom: solid #e3e3e3 1px;
    margin-bottom: 2rem;
}

.inner-card{
    border-radius: 0;
    border-right: none;
    border-left: none;
}

.swiper-button-next, .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-color: #0061ae;
    border-radius: 50px;
    color: #fff;
    z-index: 999;
}
.swiper-button-next, .swiper-rtl .swiper-button-prev{
    right: -60px;
}
.swiper-button-prev, .swiper-rtl .swiper-button-next{
    left: -60px;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
    background-color: #f08519;
}
.swiper-col{
    position: relative;
}




/************新增********************************/
.container-bg-9{
    
    height: 215px;
    background-position: center;
}
.container-bg-10{
    position: relative;
    
    height: 616px;
}
.img-center{
    min-height: 520px;
}
.swiper-button-next:after,.swiper-button-prev:after{
    font-size:1.5rem;
}
#carousel1 {
    position: relative;
    width: 1125px;
    margin: 0 auto
}

#carousel1 .swiper {
    padding: 10px;
}
#carousel1 .swiper-wrapper{

}
#carousel1  .swiper-slidea {
    width: 185px;

    box-shadow: 0 8px 20px #ddd;
    transform-style: preserve-3d;
    --moz-transform-style: preserve-3d;
}
#carousel1  .swiper-slidea img{
    display:block;
    width: 100%;
}
.img-modal{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-align: center;
    z-index: 10000;
    background-color: rgba(0,0,0,0.5);
    padding-top: 30px
}
.show-img{
    max-width: 500px;
}

.col-flex{
    display: flex;
    margin: 0 auto;
    flex-wrap: wrap;
    width: 950px;
    padding: 0;
    box-sizing: border-box;
}
.col-img{
    width: 180px;
    margin-top: 10px;
    margin-right: 10px;
}
.title{
    font-size: 1.2rem;
    line-height: 1.5rem;
    font-weight: bold;
    padding: 6px 16px;
    color: #777;
}
.card-news-text:hover{
    color:#f08519;
}
.lc-void{
    width: 100%;
    max-width: 650px;
    max-height: 500px;
    object-fit: fill;
    overflow: hidden;
}
.bdxqa{
    text-decoration: none;
    color:#000;
}
.bdxqa:hover{
    color:#fff;
}
.sp-container{
    width: 1700px;
    height: 520px;
    margin: 0 auto;
    display: flex;
    padding-top: 15px;
}
.sp-left-col{
    flex: 0 1 55%;
    background-image: url("../images/jb.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-left: 266px;
}
.sp-right-col{
    flex: 0 1 45%;
    padding-top: 30px;
    padding-right: 10rem;
    padding-left:15px;
}
.sp-line{
    width: 4.5rem;
    height: 3px;
    background: #1158a8;
    margin: 2rem 0;
}










