@charset "utf-8";
.part1{
	height: 800px;
	background: url(../img3/banner.png);
   background-repeat: no-repeat;
  background-position: center center; 
}

.part4{
	height: 232px;
	background: url(../img3/nav.png);
	margin-top: -18px;
}

.part4 p{
	width:991px;
height:160px;
font-size:20px;
font-family:SourceHanSansCN-Medium,SourceHanSansCN;
font-weight:500;
color:rgba(255,255,255,1);
line-height:34px;
margin: 0 auto;
padding-left: 200px;
padding-top: 12px;
}

.part2 .tittle {
    display: block;
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    background: url(../img3/title.png);
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 40px;
	position: relative;
}

.part2 .tittle p{
	position: absolute;
	width: 131px;
	height: 42px;
	background: url(../img3/Word.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 15px;
	top: 0;
}

.part2.part2-2021 .tittle p{
	position: absolute;
	width: 131px;
	height: 42px;
	background: url(../img3/Word1.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 15px;
	top: 0;
}
.part2 ul {
    display: block;
    width: 1232px;
}
.part2 ul li {
    float: left;
    margin: 0;
	margin-top: 30px;
	width: 308px;
	height: 290px;
	background: url(../img3/bg.png);
}

.part2 ul li .cont a {
    display: block;
    width: 288px;
    height: 162px;
	margin: 0 auto;
}

.part2 ul li .cont a img{
	width: 288px;
	height: 162px;
	display: block;
}
.part2 ul li .cont{
    width: 288px;
    height: 162px;
	display: block;
}
.part2 ul li .contTitle {
    display: block;
    width: 237px;
    height: 70px;
    margin: 0 auto;
    padding: 0;
	margin-top: 22px;
}
.part2 ul li .contTitle a {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    font-size: 22px;
    line-height: 32px;
    color: #A6755E;
    text-align: center;
	background: none;
}