@charset "utf-8";
.par-2022newyears {
	position: relative;
	width: 1240px;
	margin: 0px auto;
	margin-top: 30px;
}

.par-2022newyears img {
	width: 100%;
}

.part3left {
	float: left;
margin-right: 10px;
	width: 470px;
	height: 459px;
	padding: 10px 0 10px 0;
}
.part3left .scrollbar{
	width: 470px;
	height: 435px;
	overflow: auto;
	overflow-y: scroll;
}
.scrollbar::-webkit-scrollbar{
    width: 13px; 
}
 .scrollbar::-webkit-scrollbar-track {
 background-color: #ffe3d6;
  border-radius: 8px;
} 
 .scrollbar::-webkit-scrollbar-thumb {
    background: #f1b697;
	background:url('../images/ztt/gdt.png') no-repeat;
	 border-radius: 8px;
}

.part3left ul li:first-of-type {
	padding-top: 5px;
}

.part3left ul li {
	padding: 15px 0px;
}

.part3left ul li a img {
	width: 450px;
	height: 120px;
}

.part3right {
	float: left;
	width: 760px;
	padding-top: 15px;
}
/* 农名工 */
.hlwdc {
			position: fixed;
			bottom: 50px;
			z-index: 999;
			height: auto;
			right: 0;
		}
.hlwdc .close {
cursor: pointer;
display: block;
		text-align: right;
	}
        .hlwdc li{
            list-style: none;}
        .nmgwqtell {
            width: 200px;
            height: 100px;
           text-align: center;
            padding-top: 15px;
            font-size: 19px;
            background-color: #5ba2eb;
            color: #ffffff;}
