.Tbar {
    height: 30px;
    background: #fff;
    line-height: 30px;
    color: #a0a0a0;
    font-size: 14px;
}
.Mdiv {
    width: 1200px;
    margin: 0 auto;
}
.Fl {
    float: left;
}
.Fr {
    float: right;
}
.Tbar .Fr a {
    display: inline-block;
    background: url(../images/slogo.png) no-repeat left center;
    padding-left: 30px;
    color: #888888;
    font-size: 14px;
    margin-right: 40px;
}
.Banner {
    height: 220px;
    background: url(../images/juzhen/莱芜区总工会banner.jpg) no-repeat center top;
    background-size: 100% 100%;
}
.Logo {
    width: 750px;
    height: 86px;
    margin-top: 54px;
    position: absolute;
}
.Logo img {
    float: left;
}
.Logo span {
    display: block;
    float: left;
    color: #fff;
    font-weight: 800;
    font-size: 30px;
    line-height: 65px;
}
.Tbox {
    padding-top: 175px;
}
.Time {
    color: #fff;
    font-size: 14px;
    float: left;
}
.Time span {
    margin-right: 20px;
}
nav{
    height: 60px!important;
    background-color: #277eda;
}
nav a.Active {
    background-color: #0d66c2;
}
nav a {
    display: block;
    width: 130px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #ffffff;
    font-size: 22px;
    float: left;
}
.quzgh_news{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
    position: relative;
}
.quzgh_news .bd img{
	width: 780px;
	height: 460px;
	float: left;
	object-fit: cover;
}
.quzgh_news .bd ul li p{
	background: #eee;
	width: 420px;
	height: 460px;
	padding:20px;
	float: left;
}
.quzgh_news .bd ul li p span{
	font-size: 20px;
	color: #ad0700;
	width: 90%;
	word-wrap: break-word;
    white-space: normal;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 80px;
    line-height: 2;

}
.quzgh_news .bd ul li p em{
	font-size: 18px;
    /*text-align: center;
    display: block;*/
    padding: 20px 0 0 0;
    color: #777;
    width: 90%;
    word-wrap: break-word;
    white-space: normal;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:9;
    -webkit-box-orient: vertical;
    height: 288px;
}
.quzgh_news .hd{
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 1;
}
.quzgh_news .hd ul{
	overflow: hidden;
}
.quzgh_news .hd ul li{
    float:left; 
    margin:4px;
    border-radius: 2px;  
    width:12px; 
    height:12px; 
    line-height:12px; 
    text-align:center; 
    background:#333; 
    cursor:pointer;
    border-radius: 50%;
}
.quzgh_news ul li.on{ 
    background:#c72226; 
    color:#fff; 
}
.quzgh_con{
	margin:20px auto;
	overflow: hidden;
	height: 400px;
}
.quzgh_list{
	width: 400px;
	padding:15px;
	border:1px solid #dfdfdf;
	float: left;
	height: 400px;
}
.quzgh_list ul{
	margin: 10px 0;
}
.quzgh_list ul li{
	height: 42px;
	line-height: 40px;
	overflow: hidden;
}
.quzgh_list ul li:hover a{
	color:#00a2ff;
}
.quzgh_list ul li:hover span{
	color:#00a2ff;
}
.quzgh_list_lf ul li a{
	float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 368px;
}
.quzgh_list_rh ul li a{
	float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 600px;
}
.quzgh_list_rh{
	width: 780px!important;
	margin-left: 20px;
}
.quzgh_list h3{
    border-bottom: solid 1px #00a2ff;
    font-weight: normal;
}
.quzgh_list span{
    color: #000;
    display: inline-block;
    min-width: 90px;
    position: relative;
    font-size: 24px;
}
.quzgh_list span i {
    border-bottom: solid 6px #00a2ff;
    width: 100%;
    display: block;
}
.list_time{
	font-size: 14px!important;
	float: right;
}
.quzgh_news_title{
	border-bottom: solid 1px #00a2ff;
    font-weight: normal;
    width: 1200px;
    margin:20px auto;
}
.quzgh_news_title span {
    color: #000;
    display: inline-block;
    min-width: 90px;
    position: relative;
    font-size: 24px;
}
.quzgh_news_title span i{
	border-bottom: solid 6px #00a2ff;
    width: 100%;
    display: block;
}
/*新闻动态*/
.Newslist{
	width: 1200px;
	margin:0 auto;
	overflow: hidden;
	box-shadow: 0 0 5px #e0e0e0;
    padding: 24px;
    border-radius: 10px;
}
.Newslist .hd{
	float: left;
	width: 170px;
}
.Newslist .hd li{
    margin-bottom: 10px;
	width: 170px;
	height: 60px;
	line-height: 60px;
	color: #c72226;
	text-align:center;
	background: #f7f7f7;
	border-radius:10px;
	cursor: pointer;
}
.Newslist .hd li.on{
	background: #c72226;
	color:#fff;
}
.Newslist > .bd{
	float: left;
	margin-left: 15px;
	width:965px;
}
.Newslist > .bd > ul{
	width: 100%;
	height: 100%;
}
.Newslist > .bd > ul > li{
	border-bottom: 1px dashed #dadada;
    padding: 15px 20px 15px 15px;
}
.Newslist > .bd > ul > li > a{
	width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.Newslist > .bd > ul > li > a p{
	width: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #333333;
}
.Newslist > .bd > ul > li > a span{
	font-size: 14px;
    color: #b3b3b3;
    width: 13%;
    text-align: right;
}
/*关于我们*/
.Con {
    padding: 0px 50px 50px;
    color: #434343;
    font-size: 16px;
    line-height: 36px;
    width: 977px;
    min-height: 500px;
    box-shadow: 0 5px 10px rgb(159 159 159 / 30%);
}

.Public_more{
    float: right;
}
.Public_more:hover{
    color: #00a2ff;
}

