a{
    color: #333333;
}
a:hover{
    text-decoration: none;
}
ul{
    padding-bottom: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
}
.card{
    /* border: 1px solid #2472BA; */
}
/*箭头*/
.swiper-button-prev, .swiper-button-next{
    color: #fff;
    background:rgba(79, 138, 225, 0.5);
    width:2.5rem;
}
.swiper-button-prev:after, .swiper-button-next:after {
    font-size: 14px;
}
.swiper-button-prev{
    transform: translateX(-200px);
}
.swiper-button-next{
    transform: translateX(200px);
}
/*分页*/
.swiper-container-horizontal>.swiper-pagination-bullets>.swiper-pagination-bullet{
    opacity: 1;
    background: #ffffff ;
}
.swiper-container-horizontal>.swiper-pagination-bullets>.swiper-pagination-bullet-active{
    background: #007bff;
}
.banner-text{
    position: absolute;
    top: 50%;
    left: 40%;
}
.header1{
    background:rgba(250, 250, 250, 0.5)
}

/*公司介绍*/
.about-container{
    position: relative;
    margin-right: 0;
}
.title-box-img{
    width: 68.5%;
    position: relative;
    margin: auto;
    color: #2472BA;
}
.title-box-graphics-left{
    width: 300px;
    height: 4px;
    background: linear-gradient(270deg, #0070C0 0%, #FFFFFF 100%);
}
.title-box-graphics-right{
    width: 300px;
    height: 4px;
    background: linear-gradient(90deg, #0070C0 0%, #FFFFFF 100%);
}
/*tab按钮*/
.about-btn{
    width: 100%;
}
.about-btn>ul>li{
    width: 300px;
    height: 86px;
    color: #666666;
    font-size: 16px;
    cursor: pointer;
    display: inline-flex;
    justify-content: flex-start;
    justify-content: center;
    align-items: center;
    border-right: 1px solid #CCCCCC;
}
.about-btn>ul>li div{
    margin: 20px 0 0 10px;
}
.about-btn>ul>li div span{
    font-weight: bold;
}
.about-btn>ul>li.about_active{
    background: #00569C;
    color: #ffffff !important;
}
.about-content{

}
/*整个公司介绍的容器#aboutText*/
/*每个tab内容容器#aboutText>div*/
#aboutText>div{
    display: none;
}
#aboutText>div>div{
    /*height: 568px;*/
    overflow: hidden;
}
#aboutText .about-show{
    display: block;
}

/*主要区域about-text*/
.about-change{
    /*flex-wrap: wrap;*/
}
.about-img,.about-content{
    width: 50%;
    height: 522px;
}
.about-img>img{
    object-fit: fill;
    width: 100%;
}
/*.about-content{
    height: auto;
}*/
.about-content-center{
    height: 90%;
}
.about-text{
    height:90%;
    overflow: hidden;
    /*background:#ffffff;*/
}
.about-text{
    padding-top: 1rem;
}
.about-text>p{
    margin-bottom:0;
}
.news-company-warp{
    width: 95%;
    height: 100%;
    padding-left: 50px;
    overflow: hidden;
}
.news-company-warp .item .round {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #FFAE2E;
}
.news-company-warp .item {
    position: relative;
    /*padding: 30px 0;*/
    margin-left: 20px;
    /* border-left: 1px solid #b5b5b5; */
    border-left: 2px solid #0070C0;
    padding-top: 10px;
}
.news-company-warp .item .time {
    position: absolute;
    top: 50%;
    left: -72px;
    margin-top: -10px;
    font-size: 15px;
}
.news-company-warp .item .left {
    margin: 0 10px;
    height: auto;
    width: 20%;
    overflow: hidden;
}
.news-company-warp .item .right {
    padding-bottom: 10px;
    width: 80%;
    background-image: url(/skin/images/newbg-banner.png);
    background-size: 100%;
    background-repeat: no-repeat;
}
.news-company-warp .item .right .title {
    padding: 8px 20px;
}
.news-company-warp .item .right .title>a{
    color: #ffffff;
}
.news-company-warp .item .right .info {
    line-height: 24px;
    /*height: 115px;*/
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    width: 100%;
    text-overflow:ellipsis;
    padding-left: 20px;
}
/*更多新闻*/
.news-more {
    /*margin-top: 30px;*/
    /* padding-left: 50px; */
    width: 80px;
    height: 24px;
    background: #FFFFFF;
    border: 1px solid #0070C0;
    border-radius: 4px;
    text-align: center;
    margin:20px 0 20px 100px;
    line-height: 24px;
}
.news-more>a{
    font-size: 14px;
    color: #333333;
}
.time-year{
    color: #FFAE2E;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFAE2E;
}
.clearfix{
    color: #ffffff;
    display: flex;
}
.time-year,.time{
    font-size: 12px;
}
/*荣誉*/
.honour-img{
    height: 100%;
    overflow: hidden;
}
.honour-img>img{
    width: 16.5%;
    padding-left: 5px;
    padding-right: 5px;
}
/*产品优势*/
.product-container{
    position: relative;
}
.product-box-content .card{
    position: relative;
    background: none;
    overflow: hidden;
}
.product-box-content .card>img{
    position: relative;
    margin: 0;
    width: 100%;
    object-fit: cover;
    transition: all ease-in-out 0.5s;
}
.pro-content{
    position: absolute;
    left: 0;
    z-index: 1;
    color: #ffffff;
    margin: auto;
    bottom: 0;
    /*height: auto;*/
    width: 80%;
    text-align: center;
    right: 0;
    top: 80%;
    opacity: 1;
    transition: all ease-in-out 0.5s;
    height: 0;
}
.pro-title{
    font-size: 16px;
    font-weight: bold;
}
.copy{
    font-size: 12px;
    padding-top: 100px;
    transition: all ease-in-out 1s;
}
.shadow{
    position: absolute;
    bottom: 0;
    left: 0;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0);
    transition: all ease-in-out 0.5s;
}
.pro-more{
    padding: 5px 15px;
    background: #F5F5F5;
    border-radius: 4px;
    color: #247CC4;
}
.product-box-content .card:hover .shadow{
    background: rgba(0,0,0,0.7);
}
.product-box-content .card:hover .pro-content{
    top: 0;
    height: 50%;
}
.product-box-content .card:hover .copy{
    padding-top: 50px;
}
.product-box-content .card:hover img{
    transform: scale(1.1);
}
/*企业优势*/
/*.advantage-box-content{
    height: 600px;
    width: 100%;
}*/
.advantage-container{
    position: relative;
}
/* width: 200px； height: 200px; */
.advantage-box-in{
    width: 300px; 
    height: 230px;
    border: 1px solid #cccccc;
    border-radius: 8px;
}
.ad-more-btn{
    width: 10rem;
    height: 3rem;
    position: absolute;
    /*bottom: 40px;*/
    margin-top: 20px;
    left: calc(50% - 5rem);
    right: 0;
    /*margin: auto;*/
    background:#2472BA;
    color: #ffffff;
    transition: 0.5s;
}
.ad-more-btn:hover{
    background: #ffffff;
    border: 1px solid #2472ba;
    color: #2472BA;
    animation: fadeIn 0.5s;
}
.changeborder{
    border-color:#2472ba;
}

/*成功案例*/
.success-container{
    position: relative;
    margin: 0;
}
.success-box-bg{
    background: #2472BA;
    background-size: 18rem;
    position: relative;
    margin: 0;
}
.success-box-content{
    height: 20rem;
}
.success-box-content>div>a{
    display:block;
}
.cardhover{
    background: #2472BA;
    color: #ffffff;
    transform: translateY(-1rem);
    transition:all 0.5s;
    box-shadow: 0 0 5px rgba(0,0,0,0.4);
}
/* 产品介绍 查看更多 */
.more-btn{
    width: 10rem;
    height: 3rem;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    transition: 0.5s;
    background: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 4px;
    
}
.more-btn:hover{
    background: #2472BA;
    color: #ffffff;
    animation: fadeIn 0.5s;
}
@media screen and (max-width: 1700px){
    .about-change{
    flex-wrap: wrap;
    }
    .about-img,.about-content{
        width: 100%;
        height: auto;
    }
    .about-content-center {
        height: 90%;
        margin: 4rem 0;
    }
    .about-text {
        height: 95%;
    }
    .about-btn{
        width: 100%;
    }
    .about-btn>ul>li{
        width: 10rem;
    }
    .news-company-warp .item .left {
        width: auto;

    }
   /* .product-box ,.advantage-box,.success-box{
        padding-bottom: 60px;
    }
    .hv-70{
        height: auto;
    }
    .more-btn,.ad-more-btn{
        bottom: 10px;
    }
    .success-box-content {
        height: auto;
    }
    .success-box-bg{
        height: auto;
        background: none;
    }*/
}

@media screen and (max-width: 1024px){
    .product-box ,.advantage-box,.success-box{
        padding-bottom: 60px;
    }
    .hv-70{
        height: auto;
    }
    .more-btn,.ad-more-btn{
        bottom: 10px;
    }
    .success-box-content {
        height: auto;
    }
    .success-box-bg{
        height: auto;
        background: none;
    }
}
@media screen and (max-width: 768px){
    .product-box-content .card:hover .copy {
        padding-top: 0;
    }
    .pro-content{
        bottom: 3rem;
    }
    .advantage-box-in>div>p{
        padding-bottom: 0;
    }
    .advantage-box-in>div>p>img{
        width: 30px;
    }
    .ad-more-btn{
        margin-top: 0px
    }
    .company-warp .item .right .info{
        font-size: 12px;
    }
}
@media screen and (max-width: 410px){
    .pro-content .pro-more{
        display: none;
    }
}

.banner_in_module{
    padding-top: 30rem;
    width: 55%;
    margin: 0 auto;
}
.banner_in_module_bg{
    background-image: url(/skin/images/rectangular.png);
    width: 200px;
    height: 104px;
    background-size:100%;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    color: #FEFFFF;
}
.banner_in_module_bg p:first-child{
    font-size: 32px !important;
    font-weight: bold !important;
    margin: 0 !important;
}
.bg-company-shadow{
    width:48%;
    height: 340px;
    background: #F5F5F5;
    box-shadow: -3px 3px 12px 0px rgba(0, 86, 156, 0.5);
    border-radius: 8px;
}
.font-weight-normal{
    font-weight: bold !important;
}
.advantage-line{
    width: 62px;
    height: 4px;
    border-radius: 2px;
    margin:0 auto;
}
.advantage-line-blue{
    background: #3278FB;
}
.advantage-line-purple{
    background: #A26EED;
}
.advantage-line-qblue{
    background: #2095F2;
}
.advantage-line-green{
    background: #4BAE4F;
}
.advantage-line-orange{
    background: #FE5621;
}
.advantage-line-yellow{
    background: #F5B72B;
}
.advantage-line-qorange{
    background: #F88649;
}
.advantage-line-pink{
    background: #F34253;
}
.advantage-box-in>div>p{
    margin-bottom: 15px !important;
}