.news-image {
    height: 180px !important;
    width: 100% !important;
}
html,body{
    font-size: 15px;
}
.details-btn:hover span {
    /* color: #fff; */
    font-weight: 600;
}
.sticky-header{
    background-color: #fff;
}
/** 轮播图设置高度**/

.carousel-item {
    height: 100%;
    background-color: #f9f9f9;
}

.carousel-item>img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 100%;
}

.default-header nav .mobile-btn {
    width: 37px;
    color: #000;
}

/*.logo {*/
/*    width: 380px;*/
/*}*/

.logo1 {
    width: 90%;
}

/*.logo img {*/
/*    width: 100%;*/
/*}*/

.default-header .mobile-btn {
    top: -18px !important;
    /*right: -10px !important;*/
}

.default-header nav .main-menu {
    width: auto;
    /* padding-left: 11px; */
}

.default-header .main-menu {
    /*right: -15px;*/
}

.default-header nav .main-menu li {
    width: 104px;
}

.default-header nav .main-menu a {
    font-size: 17px;
    color: #000;
}
.title-bg {
    background: url(../img/third_bg.png) !important;
}

.height {
    height: auto;
}

/* 产品 */
.servicesList1 {
    width: 100%;
    margin-left: 0 !important;
}

.Products {
    width: 50%;
    padding-right: 10px !important;
    padding-left: 10px !important;
}

/* 最新动态 */
.hide {
    display: none !important;
}

.dynamic {
    width: 50%;
}

/* 案例 */
.dynamic1 {
    width: 50%;
    height: 200px;
}

.product-area-title {
    padding-bottom: 0;
}

/* pc */
#servicesList .single-product .desc p,
#productList .text-center p {
    height: 85px;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}
#servicesList .single-product .desc p {
    height: 63px;
    -webkit-line-clamp: 3;
}

#blog h2 {
    margin-bottom: 30px;
}

#protfolio .container h2 {
    margin-bottom: 20px;
}

.newsitems {
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    height: 85px;
}

.single-footer-widget {
    margin-bottom: 0;
}

.img-fluid {
    /* width: 125px;
    height: 125px; */
    width: 161px;
    height: 127px;
}

.pagination {
    justify-content: flex-end;
}



.pagination li {
    border: 1px solid #ccc;
    /* width: 50px; */
    /* height: 50px; */
    line-height: 30px;
    text-align: center;
    /* border-radius: 50%; */
    margin: 20px 3px;
}

/*.pagination li>a {*/
/*    display: inline-block;*/
/*    width: 50px;*/
/*    height: 50px;*/
/*}*/
.active {
    color: #fff;
}
.paginationli {
    /* width: 94px; */
    /* border-radius: 50px; */
}

.text-uppercase {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.messageList1 {
    position: relative;
}

.swiper-button-next {
    position: absolute;
    right: -50px;
}

.swiper-button-prev {
    position: absolute;
    left: -50px;
}

#select {
    width: 100%;
    line-height: 40px;
    padding: 10px 16px;
    background: #fff;
    color: #d6d6d6;
    border: none;
}

.qq {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

.qq>img {
    height: 32px;
    width: 32px;

}

.side-bar a span {
    font-size: 12px;
    color: #fff;
    line-height: 23px;
    font-weight: 600;
}

.search-field input {
    height: 60px;
}
.productsMenu1,#divHeight{
    /*width: 1110px;*/
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    line-height: 0;
    margin: auto;
    justify-content: center;
 }
.active-none{
    opacity: 0;
    position: fixed;
    top: 122px;
    /*margin-left:-248px;*/
    left: 0;
    width: 100%;
    z-index:10;
    background-color: #555;
    display: block;
    /*padding-bottom: 20px;*/
    box-shadow: 1px 5px 5px rgba(0,0,0,0.25) ;
    border-radius: 6px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;

}
.position-left{
    left: 270px;
}
.productsMenu1 ul{
    font-weight: bold;
    font-size: 15px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 15px ;
    margin-bottom: 15px ;
}
.productsMenu1 ul:nth-of-type(n+7) {
    margin-top: 0px ;
}
.productsMenu1 ul li{
    white-space: normal;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 600;
    color: #000000;
    line-height: 50px;
}

/*#ulWidth:last-child{*/
/*    padding-bottom: 20px;*/
/*}*/
.productsMenu1 ul div a{
    display: block;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 3px 10px;
    font-size: 16px !important;
    font-weight: 400;
    color: #fff !important;
    height: 40px;
    line-height: 40px;
    margin: 0 !important;
    cursor: pointer;
}
.productsMenu1 ul div a:hover{
    color: #4eb6f2 !important;
    /*padding: -3px 10px 7px 10px;*/
    /*font-size: 15px !important;*/
    /*background-color: #eeeeee;*/
    /*line-height: 20px;*/
    /*transition: all 0.3s;*/
    /*height: 25px;*/
    transform: scale(1.1);
    white-space: nowrap;
    overflow: hidden;

}

#spanWidth{
    white-space: normal;
    font-size: 18px;
    color: #fff;
}
.productsMenu1 ul div a:hover::before{
    content:'> ';
    color: #4eb6f2 !important;
    /*transition: all 0.3s;*/
    padding-bottom: 5px;
}
.menu-product1{
    /*line-height: 80px;*/
}
.activeHeader{
    display: block !important;
    opacity: 1 !important;
}
.glyphicon-menu-down:before {
    content: "";
}
.glyphicon-menu-down:after {
    content: "\e259";
}
.font--size{
    font-size: 17px;
    transform: scale(1.1);
    color: #193291 !important;
}


/*改变页头的样式*/
.md-10{
    margin: 0 !important;
}
.font-weight-bold{
    font-weight: bold;
    font-size: 1rem;
}
.default-header nav .main-menu{
    padding-left: 0.9rem;
}
/*.default-header nav .main-menu a{*/
/*    font-size: 1rem;*/

/*}*/
.default-header{
    background-color: transparent;
    /*width: 100vw !important;*/
}
.menu-product1{
    /*line-height: 4.5rem !important;*/
}
/*.default-header nav .main-menu li{*/
/*    width: 6.5rem !important;*/
/*}*/
.md-10>span{
    font-size: 1rem !important;
}
/*.logo>a>img{*/
/*    height: 3.8rem !important;*/
/*    width: 12.8rem;*/
/*}*/
.pb-10{
    padding: 0 !important;
    line-height: 1.3rem;
}
.sticky-header{
    padding: 0 !important;
}
.logofont{
    color: #fff;
    font-size: 1.4rem;
    width: 100%;
    white-space: nowrap;
    font-weight:600;
}
.fontColor{
    display: flex;
}
/*.menu-product1  a:hover,.main-menu>li>a:hover{*/
/*    color: #fff !important;*/
/*    font-weight: 600 !important;*/
/*    font-size: 17px !important;*/
/*}*/
.menu-product1 a:hover,.main-menu>li>a:hover{
    color: #193291;
    transform: scale(1.1)
}
.menu-product1:nth-child(2)>a:hover,.menu-product1:nth-child(3)>a:hover{cursor: default;
}
.aaa:hover{
    color: #fff !important;
}
/*手机屏幕500px一下时生效的分辨率*/
@media (max-width: 768px){
    .xs-font{
        font-size: 10px !important;
    }
    .md_font{
        display: inline-block;
        font-size: 13px !important;
        max-width: 170px;
        text-overflow:ellipsis ;
        overflow: hidden;
        white-space: nowrap;
    }
    .xs-none{
        display: none !important;
    }
    .xs-height{
        line-height: 120px !important;
    }
}
.carousel-indicators{
    z-index:1
}
.sanjiao{
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #aaa;
    position: absolute;
    top: -25px;
}

@media (max-width: 500px) {
    .default-header nav .main-menu a {
        font-size: 16px;
    }
    .default-header .main-menu a{
        color: #fff !important;
    }
     .sanjiao , ._ov-icon-hot{
         display: none !important;
     }

    .last-child {
        display: none;
        width: 144px !important;
        position: absolute !important;
        background-color: #4a4fad !important;
        left: -145px !important;
        margin-top: -48px !important;
    }

    .active-none{
        display: none ;
        width: auto;
        opacity: 0 ;
        margin: 0 !important;
        left: 61% !important;
        background-color: #4a4fad !important;
    }
    .productsMenu1, #divHeight{
        display: block !important;
        width: 140px !important;
    }
    .productsMenu1 ul li span{
        font-weight: 500 !important;
        font-size: 16px !important;
        overflow: hidden !important;
        white-space: nowrap !important;
        text-overflow:ellipsis !important;
        padding: 30px 20px !important;
        border: none!important;
        color: #fff !important;
        text-overflow-ellipsis: #fff !important;

    }
    #ulWidth li {
        width:130px !important;
        color: #fff !important;

    }
    #ulWidth li:hover{
        background-color: rgba(0,0,0,.3);
    }
    .touming{
        background-color: transparent !important;
    }
    .touming>li>a{
        opacity: 0;
    }
    .lnr-chevron-left{
        font-size: 24px;
    }


   nav{
        overflow: auto;
    }
    .pagination{
        justify-content: normal;
    }
    .page-item span{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

}