.left-right-style-l h2{
    padding-top: 20px;
    padding-bottom: 20px;
    color: #f60;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
}




.left-right-style-l strong{
    font-size: 18px;
}


.t-m-x-1{

    text-align: center;
    line-height: 80px;
    font-size: 55px;
    overflow: hidden;
    margin-bottom: 20px;


}

.t-m-x-1 a{
    color:#fff;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 20px;
    background-color: #666;
    position: relative;
    bottom:8px;
 
}

.t-m-x-1 span{
    position: relative;

}

.list_box{
    overflow: hidden;
    margin-bottom: 45px;
}

.news-title{
    margin-top: 5px;
}

.c_pic_box{
    text-align: center;
    margin-top: 45px;
    margin-bottom: 25px;
}

.c_pic_box img{
    width: 60%;
    max-width: 300px;
    border-radius: 5%;
}

.cookie{
    padding-left: 3%;
}

.cookie a{
    color:#777 !important;
}

.new-page-box{
    text-align: center;
}
    
.paginate_button{
    overflow: hidden;
}

.pagination a, .pagination span{
    
    border-radius: 100px !important;
  margin-left: 15px !important;
  cursor:pointer  !important;
  
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
   background:#f60;
   border-color: #f60;
}


.pagination > li:last-child > a, .pagination > li:last-child > span{
    border-radius: 100px;
}