html, body, div, span, a, ul, li, p, h1, h2, h3{
    font-family: arial, verdana, helvetica, 'PingFang SC', 'HanHei SC', STHeitiSC-Light, Microsoft Yahei, sans-serif !important;
}
a{
    text-decoration: none;
    color: black;
}
ul{
    list-style-type: none;
}
.active::after{
    clear: both;
    content: '';
    display: block;
}

.title_all_t{
    line-height: 40px;
    height: 40px;
}
.title_all_t_bcg{
    float: left;
    width: 5px;
    height: 20px;
    margin-top: 10px;
    background: #FFA100;
}
.title_all_t_con{
    float: left;
    margin-left: 5px;
    font-size: 18px;
    font-weight: bold;
    color: black;
}
.title_all_t_all{
    float: right;
    font-size: 16px;
    color: green;
    line-height: 26px;
    height: 26px;
    margin-top: 6px;
}
.title_all_t_all>img{
    float: right;
    height: 20px;
    margin: 3px 0 0 5px;
}

body{
    background: rgb(240,240,240);
}
.news_at{
    width: 1175px;
    margin: auto;
    font-family: none;
}

.news_at_0{
    margin-top: 6px;
    padding: 0 20px;
     background: #fff;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
}
.news_at_1{
    margin-top: 6px;
}
.news_at_10{
    background: #fff;
    padding: 0 20px;
    border-bottom: 1px solid rgb(220,220,220);
}
.news_at_10>span{
    float: left;
    width: 14.1%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align:center;
}
.news_at_10>span>a{
    padding: 5px 0;
    border-bottom: 4px solid rgb(250,250,250);
}
.news_at_10>span>a.sel{
    border-bottom: 4px solid #019944;
}

.news_at_11>div{
    background: #fff;
    padding: 20px;
    height: 400px;
      border-radius: 8px;
}
.news_at_110{
    position: relative;
    float: left;
    width: 65%;
}
.news_at_111{
    /*float: right;*/
    width: 34%;
    margin-left: 12px;
}
.lunbo_con{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.lunbo_con>a{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.lunbo_con>a>img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.lunbo_con>a>div{
    position: absolute;
    bottom: 30px;
    left: 25%;
    z-index: 1;
    width: 50%;
    line-height: 30px;
    font-size: 16px;
    padding-bottom: 30px;
    text-align: center;
    background: rgba(0,0,0,.6);
    color: #FFF;
}
.lunbo_ind{
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 5;
}
.lunbo_ind>li{
    float: left;
    width: 14px;
    height: 14px;
    margin: 8px;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}
.lunbo_ind>li.sel{
    background: #fff;
}
.lunbo_left, .lunbo_right{
    position: absolute;
    top: 50%;
    z-index: 5;
    height: 50px;
    width: 40px;
    margin-top: -25px;
    background: rgba(0,0,0,.6);
    cursor: pointer;
}
.lunbo_left{
    left: 20px
}
.lunbo_right{
    right: 20px;
}

.news_at_1111{
    padding: 5px;
}
.news_at_1111>li{
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    margin-top: 4px;
}
.news_at_1111>li>span{
    float: left;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    margin: 8px 5px;
    background: #019944;
    color: #fff;
    border-radius: 4px;
}
.news_at_1111>li>a{
    float: left;
    width: calc(100% - 30px);
    height: 100%;
    overflow: hidden;
    font-size: 16px;
}

.news_at_1111 > li > a:hover {
    color: #0d7c0f;
}

.news_at_12{
    margin-top: 6px;
    /* background: #fff; */
}
.news_at_120{
    display: block;
    padding: 5px 20px;
    background: #fff;
    margin-bottom: 6px;
}
.news_at_1200{
    float: left;
    width: 200px;
    height: 160px;
    padding: 20px;
}
.news_at_1200>img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.news_at_1201{
    float: left;
    width: calc(100% - 200px);
    height: 160px;
    overflow: hidden;
    word-break: break-all;
    /* color: rgb(65,73,61); */
    color: black;
    padding: 0 20px;
}
.news_at_12010{
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.news_at_12011>span{
    float: left;
    margin-right: 20px;
    line-height: 30px;
    font-size: 14px;
    color: rgb(65,73,61);
}
.news_at_12011>span>img{
    float: left;
    width: 20px;
    height: 20px;
    margin: 5px;
}
.news_at_12012{
    line-height: 24px;
    font-size: 14px;
    max-height: 72px;
    overflow: hidden;
}

.news_at_2{
    margin-top: 8px;
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}
.news_at_20{
    float: left;
    width: 30%;
    margin: 10px 0;
}
.news_at_20:nth-child(3n+2){
    margin: 10px 5%;
}
.news_at_200{
    border-bottom: 1px solid rgb(100,100,100);
}
.news_at_200 a{
    color: #FFA100;
}
.news_at_201{
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    margin-top: 15px;
}
.news_at_201>img{
    width: 100%;
    height: 100%;
    border-radius: 8px;
}
.news_at_201>div{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    background: rgba(0,0,0,.6);
    color: #fff;
    text-align: center;
    border-radius: 0 0 4px 4px;
}
.news_at_202{
    margin-top: 15px;
}
.news_at_202>a{
    line-height: 36px;
    height: 36px;
    margin-top: 10px;
    font-size: 14px;
}

.news_at_202>a>span:nth-of-type(1){
    float: left;
    width: 84%;
    height: 36px;
    text-overflow:ellipsis;
    overflow:hidden; 
    white-space:nowrap; 
}

.news_at_202 > a:hover > span:nth-of-type(1) {
    color: #0d7c0f;
}

.news_at_202>a:visited{
    color: green;
}
.news_at_202>a>span:nth-of-type(2){
    float: right;
    width: 16%;
    color: black;
    text-align: right;
}

.news_at_11 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 6px;
}