.divInput .input img{
    margin-bottom: 0;
}

.company-profile,
.patent-awards,
.news-information
{
    margin-top: 64px;
}
.news-information{
    margin-bottom: 64px;
}
.news-information-text img{
    width: 252px;
    height: 88px;
}
.blueColor{
    color: #167FFF;
}
.blackColor{
    color: #000000D9;
}
.border{
    width: 504px;
    border: 1px solid #167fff;
}

/* 公司简介 */
.company-profile-text img{
    width: 252px;
    height: 88px;
}
.company-profile-box{
    width: 100%;
    padding: 0;
}
.company-profile-content{
    width: 1120.5px;
    height: 554px;
    position: relative;
    flex-wrap: wrap;
}
.company-profile-img{
    width: 100%;
}
.company-profile-left,
.company-profile-right{
    z-index: 10;
    position: absolute;
    
}
.company-profile-left{
    top: 120px;
    left:-80px;
}
.company-profile-left img{
    width: 592px;
    height: 340px;
    border-radius: 12px;
}
.company-profile-right{
    flex-direction: column;
    top: 150px;
    right: 47.75px;
}
.company-profile-title{
    margin-bottom: 19px;
    position: relative;
    left: -95px;
}
.company-profile-title span{
    font-weight: 600;
    font-size: 30px;
}
.right-content{
    width: 504px;
    margin-top: 17px;
    font-size: 16px;
    line-height: 32px;
    color: #000000A6;
}
.relative{
    width: 182px;
    height: 50px;
    position: absolute;
    top: 262px;
    left: 0px;
}

.relative a{
    width: 182px;
    height: 50px;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
    text-align: center;
    color: #FFFFFF;
    transition: all 0.3s;
    border-top-left-radius: 36px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 36px;
    border-bottom-right-radius: 40px;
    background: linear-gradient(85.31deg, #167FFF 6.29%, #6AAEFF 99.32%);
}
.relative a div{
    width: 182px;
    height: 50px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-right: 20px;
    padding-bottom: 3px;
}
.relative a p{
    text-align: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
}
.relative a img{
    width: 18px;
    height: 18px;
    position: relative;
    top: -2px;
    left:10px;
    transition: all 0.3s;
}

/* 专利奖项 */
.patent-awards-text{
    margin-bottom: 48px;
}
.patent-awards-text img{
    width: 252px;
    height: 88px;
}
.content .btn{
    width: 642px;
    height: 56px;
    border: 1px solid #E7E9ED;
    border-radius: 28px;
    display: flex;
    padding: 0;
    position: relative;
}

.btn-active span{
    color:#167FFF !important;
}
.btn1{
    width: 160px;
    height: 56px;
    flex: 1;
    font-weight: 400;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    z-index: 1;
    position: relative;
}
.btn1 span{
    color: #00000073;
}
.btn-mask{
    width: 162px;
    height: 56px;
    border-radius: 28px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #E7F2FF;
    transition: all .5s;
}
.content-pics {
    padding-top: 48px;
}

.content-pics .slider-wrap {
    position: relative;
    overflow: hidden;
    width: 1252px;
    margin: 0 auto;
}

.patent-awards .content-pics .slider-wrap .carousel-inner {
    height: 467px;
}

.slider-btns {
    width: 100%;
    text-align: center;
    margin-bottom: 89px;
    margin-top: 18px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slider-btns .left-btn, .slider-btns .right-btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    text-align: center;
    color: #00000040;
    line-height: 56px;
}

.slider-btns img{
    width: 32px;
    height: 32px;
}
.slider-btns .left-btn:hover, .slider-btns .right-btn:hover {
    color: #167FFF !important;
}

.u-ym{
    width: 156px;
    height: 34px;
    font-size: 24px;
    /* font-family: DINCond-Black, DINCond; */
    font-weight: 900;
    color: #00000040;
    line-height: 34px;
}
.u-ym .span{
  font-size: 32px;
}

.patent-awards .content-pics ul {
    width: 100%;
    display: flex;
    justify-content: space-around;
    float: left;
    padding: 20px;
    margin-bottom: 0;
}
.patent-awards .content-pics ul li{
    background-color: #167FFF;
    background: url(../img/patent-bc2.png);
    width: 276px;
    height: 400px;
    margin: 16px;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;

}
.content-pics .award ul li > div {
    position: relative;
    text-align: center;
    transition: top 0.3s;
}


.patent-awards .content-pics ul .descript {
    width: 224px;
    text-align: center;
    position: relative;
    top: 16px;
}

.patent-awards .content-pics ul .descript .p {
    color: #000000D9;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.patent-awards .content-pics ul .descript .p2{
    width: 222px;
    height: 20px;
    font-size: 14px;
    line-height: 19.6px;
    margin-top: 6px;
    display: flex;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    opacity: 0;
    display: block;
    color: #FFFFFF;
    font-size: 14px;  
    transition: 0.3s;
}
.patent-awards .content-pics ul li:hover {
    box-shadow: 0px 16px 24px 0px rgba(0, 0, 0, 0.08);
    background: url(../img/patent-bc.png);
    z-index: 9;
}
.patent-awards .content-pics  ul li:hover .p{
    color: #FFFFFF;
    font-size: 20px;
}
.patent-awards .content-pics ul li:hover .p2{
    width: 222px;
    height: 20px;
    opacity: 100%;
    text-overflow: ellipsis;
}
.patent-awards .content-pics ul li:last-child {
    margin-right: 0;
}
.patent-awards .content-pics ul li img {
    width: 192px;
    height: 256px;
    position: relative;
    top: 0;
    transition: all 0.5s;
}

.content-pics ul li:hover img{
    transform: scale(1.15);
    top: 24px;
}
.slider-wrap-btn .active,
.slider-wrap-btn:hover img{
    display: none;
}
.slider-wrap-btn:hover .active{
    display: block;
}
.slider-wrap-btn:hover span{
    color: #167FFF;
}
#award .content-pics ul li{
    background: url(../img/award-bc.png);
    background-size: cover;
}
#award .content-pics.award ul li:hover{
    background: url(../img/award-bc2.png);
    background-size: cover;
}
#award .content-pics ul .descript {
    width: 224px;
    text-align: center;
    position: relative;
    
}
#award .content-pics ul li img {
    width: 224px;
    height: 224px;
    position: relative;
    top: 0;
}
#protect .content-pics ul li{
    background: url(../img/protect-bg.png);
    background-size: cover;
}
#protect .content-pics.award ul li:hover{
    background: url(../img/protect-bg2.png);
    background-size: cover;
}
#protect .content-pics ul li img{
    width: 220px;
    height: 220px;
}

#quality .content-pics ul li{
    background: url(../img/quality-bg.png);
    background-size: cover;
}
#quality .content-pics.award ul li:hover{
    background: url(../img/quality-bg2.png);
    background-size: cover;
}
#quality .content-pics ul li img{
    width: 192px;
    height: 256px;
}



/* 新闻动态 */
.content-warp .content-pics .carousel-item{
    width: 100%;
}
.news-carousel-wrap{
    display: flex;
}
#news-carousel{
    width: 100%;
}
.news-information .content-pics .slider-wrap .carousel-inner {
    height: 420px;
    overflow: hidden;
}
.news-left ul{
    width: 610px;
    height: 390px;
    display: flex;
    flex-wrap: wrap;
}
.news-left ul li{
    width: 610px;
    height: 72px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    border-bottom: 1px solid #E7E9ED;
    cursor: pointer;
    padding: 0;
    margin: 0;
}
.news-left ul .li-active{
    background: url(../img/news-left-bc.png);
    height: 94px;
    border-radius: 12px;
}
.news-left ul .li-active .title-text{
    margin-left: 25px;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: left;
}
.news-left ul .li-active h4{
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 10px;
}
.news-left ul .li-active h4:before{
    display: none;
}
.news-left ul .li-active p{
    display: none;
}
.news-left ul .li-active span{
    display: block;
}
.news-left ul li:first-child{
    border-top: 1px solid #E7E9ED;
}
.title-text{
    width: 100%;
    display: flex;
    justify-content: space-between;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.title-text h4{
    width: 494px;
    height: 24px;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
    white-space: nowrap;
}
.title-text h4:before {
    content: "";
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #167FFF;
    vertical-align: middle;
    margin-right: 14px;
    }
.title-text p{
    font-family: DIN-Regular;
    font-weight: 600;
    width: 82px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #00000040;
}
.title-text span{
    width: 494px;
    height: 24px;
    display: none;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 19.6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.news-right{
    /* width: 542px; */
    height: 390px;
    border-radius: 12px;
    margin-left: 70px;
    overflow: hidden;

}
.news-right img{
    display: none;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    cursor: pointer;
    object-fit: cover;

}
.news-right img:first-child{
    display: block;
}
.btn1:nth-child(n+2) span{
    width: 100%;
    }
.btn1:nth-child(n+2) span:before{
    content:"";
    width: 1px;
    height: 16px;
    position: absolute;
    top: 20px;
    left: 0;
    border-right: 1px solid #E7E9ED;
}
    