@charset "utf-8";

.useltit{
    background: #02998A;
    padding: 10px 1px;
}
.useltit h4{
    background: #02998A;
    color: white;
    padding: 1rem;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    text-align: center;
}
.useltit h4 span{
    font-size: 18px;
    opacity: .3;
    display: block;
}
.useltit ul{
    margin: 0px 10px;
    background: white;
    border-radius: 5px;
    padding: 10px 10px 1px 10px;
}
.useltit li a{
    display: block;
    background: #02998A;
    color: white;
    padding: 5px;
    text-align: center;
    border-radius: 3px;
    margin-bottom: 10px;
}





.listl,.showl{
    background: #f2f2f2;
}




.listl .usecp p{
    line-height: 30px;
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    background: white;
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}

.pagesl{
    overflow: hidden;
    border:none;
    display: flex;
    justify-content: center;
}
.pagesl span,.pagesl a,.pagesl li{
    float: left;
}
.pagesl li{
    margin: 0px;
}
.pagesl{
    text-align:center;
    padding: 20px 0px;
}
.pagesl span,.pagesl a{
    padding: 5px 11px;
    margin: 0px 5px;
    color: #595959;
}
.pagesl .current{
    background: #02998A;
    color: #fff;
    padding: 5px 11px;
}
.pagesl .disabled:hover,.pagesl a:hover{
    background: #02998A;
    color: #fff;
    padding: 5px 11px;
}

.pagesl li:hover{
    background: none!important;
    color: black;
    padding: 0px!important;
}






.showl .navls{
    background: #ffffff;
    border-bottom: 1px solid #f0f2f5;
    padding: 11px;
}
.showl .navls i{
    margin-right: 5px;
}
.showl .navls a{
    line-height: 24px;
    font-size: 16px;
}
.showl .neirong{
    padding: 15px 0px;
    border-top: 1px solid #f0f2f5;
}
.showl .navtit{
    padding: 10px 0px;
}
.showl .navtit .right h1{
    margin: 0px;
    font-size: 32px;
    margin-bottom: 5px;
}
.showl .navtit .right span{
    line-height: 28px;
    font-size: 16px;
}

.showl .xqbt{
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.showl .xqbt span{
    display: inline-block;
    border-bottom: 2px solid #333;
    padding: 10px;
    font-size: 16px;
}


.pages_show{
    margin: 10px 0px;
}
.showl .cont img{
    margin-bottom: 10px;
}

.showl .casetitl{
    padding-top: 30px;
}
.showl .casetitl h1{
    margin: 0px;
    font-size: 32px;
    margin-bottom: 5px;
}
.showl .casetitl time{
    color: #37474f;
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 10px;
    border-bottom: 1px solid #f0f2f5;
    display: block;
    margin-bottom: 10px;
}


.foot_goods,.foot_news{
    background: #ffffff;
    margin-bottom: 10px;
    padding: 0px 20px 20px;
    -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
}
.foot_goods .tit,.foot_news .tit{
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}
.foot_goods li a span{
    font-size: 16px;
    display: block;
    padding: 5px 0px;
}


.foot_news li{
    margin-bottom: 8px;
    padding-bottom: 7px;
    padding-left: 7px;
    border-bottom: solid 1px #f2f2f2;
    list-style: none;
    font-weight: 400;
    color: #777;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}


.news_lt{
    padding: 20px 0px;
    border-bottom: 1px dashed #ccc;
}
.news_lt .left{
    width: 25%;
}
.news_lt .in{
    width: 60%;
    padding: 0px 20px;
}
.news_lt .in h5{
    font-size: 24px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 2.8;
}
.news_lt .in span{
    font-size: 16px;
    color: #666;
}
.news_lt .right{
    width: 15%;
}
.news_lt .right p{
    font-weight: bold;
    color: #02998A;
    font-size: 32px;
    text-align: right;
    line-height: 1.5;
}
.news_lt .right span{
    color: #02998A;
    font-size: 32px;
    text-align: right;
    line-height: 1.5;
    display: block;
}


.nw_top_hot{
    margin-bottom: 20px;
}
.nw_top_hot .row{
    margin-top: 20px;
    background: #F8F8F8;
}
.nw_top_hot .boxl .left{
    width: 80%;
    margin: 10px 0px;
}
.nw_top_hot .boxl .left h5{
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.nw_top_hot .boxl .left span{
    font-size: 16px;
    color: #666;
}
.nw_top_hot .boxl .right{
    width: 20%;
}
.nw_top_hot .boxl .right p{
    font-size: 22px;
    color: #999;
    margin-top: 30px;
    text-align: right;
}
.nw_top_hot .left_xq{
    display: block;
    position: relative;
}
.nw_top_hot .left_xq p{
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #000;
    opacity: 0.8;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    color: #fff;
    line-height: 2.0;
    font-size: 18px;
    padding-left: 10px;
}



.contentl .cont p{
    font-size: 18px;
    color: #555555;
}


.right_nav_pro{
    border: #d5d5d5 1px solid;
    border-radius: 4px;
    margin-bottom: 15px;
    background: #FFF;
}
.right_nav_pro h4{
    background: #02998A;
    line-height: 40px;
    font-size: 16px;
    text-indent: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}
.right_nav_pro ul{
    padding: 10px;
}
.right_nav_pro ul li a{
    line-height: 30px;
    color: #333;
    font-weight: bold;
    border-radius: 2px;
    background: #ccc;
    font-size: 14px;
    margin: 5px 0px;
    text-indent: 20px;
    display: block;
}

.right_nav_pro .cont_right .tlel{
    background: url(/uploads/carousel/tel.gif) left center no-repeat;
    padding: 10px 0px;
    padding-left: 60px;
    margin: 10px;
}
.right_nav_pro .cont_right .tlel h5{
    font-weight: 600;
    font-size: 16px;
    color: #666;
}
.right_nav_pro .cont_right p{
    margin: 0px 10px;
}
.right_nav_pro .cont_right .tlel span{
    font-family: Impact, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #02998A;
    line-height: 24px;
}







@media (max-width: 767px) {

    .pagesl{
        padding: 10px 0px;
    }
    .pagesl span, .pagesl a{
        padding: initial;
        margin: auto;
    }
    .showl .navtit .right h1{
        font-size: 20px;
        font-weight: bold;
    }


    .news_lt .left,.news_lt .in{
        width: 100%;
    }
    .news_lt .right{
        display: none;
    }
    .showl .casetitl{
        padding-top: 20px;
    }
    .showl .casetitl h1{
        font-size: 22px;
    }

}

@media (min-width: 768px) and (max-width: 991px) {

}

@media (min-width: 992px) and (max-width: 1199px) {

}

@media (min-width: 1200px) {

}

@media (min-width: 1400px) {


}