@font-face { 
font-family: ‘SHSM’; /字体名称/ 
src: url(‘../font/SourceHanSansCN-Medium.ttf’); /字体源文件/ 
} 
@font-face { 
font-family: ‘Light’; /字体名称/ 
src: url(‘../font/NotoSansCJK-Light-3.otf’); /字体源文件/ 
} 
body{font-family: “SHSM”;}

header{
	background: #fff;
}
.don1{
	text-align: center;
	padding: 25px 0;
}
.don2{
	background: #b58f19;
	height: 43px;
}
#menu{
	width: 1030px;
}
.nav li{
	float: left;
    position: relative;
    background: url(../images/dt1.png)no-repeat right center;
    width: 11%;
    text-align: center;
}
.nav li:last-of-type{
	margin-right: 0;
	background: 0;
}
.nav li a {
    display: block;
    line-height: 43px;
    color: #333333;
    height: 43px;
    font-size: 16px;
    color: #fff;
}
.nav .sec {
	height: 0;
	background: #f36e21;
	color: #fff;
	overflow: hidden;
	z-index: 9999;
	position: absolute;
	top: 43px;
	left: 0px;
	width:100%;
	
}

.nav .sec a {
	background: #1b1b1b;
    color: #fff;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
    width:100%;
}

.nav .sec a:hover {
	background: #fff;
	text-decoration: none;
	color: #000;
}

.don2-1{
	border: 2px solid #d2bf85;
	margin-top: 10px;
}
.don2-1a{
	width: 90px;
	height: 19px;
	border: 0;
	background: 0;
}
.don2-1b{
	width: 40px;
	height: 19px;
	background: url(../images/ss.png)no-repeat center;
	border: 0;
}

.don3 img{
	width: 100%;
}
.don4{
	background: #f3f3f3;
	padding-bottom: 50px;
}
.don4-1{
	height: 201px;
	background: url(../images/dt2.png)no-repeat top center;
	position: relative;
	background-size: 100%;
}
.don4-1a{
	position: absolute;
	right: 0;
	bottom: 0px;
	width: 16%;
}
.don4-1a img{
	width: 100%;
}
.don4-2{
	padding-top: 25px;
}
.don4-2 p a{
	font-size: 28px;
	color: #000;
	float: left;
	font-weight:bold;
}
.don4-2 a{
	font-size: 25px;
	display: block;
	float: left;
	margin-left: 3%;
	color: #000;
}
.don4-2 div{
	overflow: hidden;
	line-height: 70px;
}

.don5{
	background: url(../images/bj1.jpg)no-repeat top center;
	height: auto;
	position: relative;
	background-size: 100%;
}
.don5-1{
	width: 22.5%;
    position: absolute;
    top: 7%;
    left: 13%;
}
.don5-1 h1{
	font-size: 2vw;
	font-weight: bold;
	color: #000000;
}
.don5-1 h2{
	font-size: 2.4vw;
	font-weight:bold;
	color: #000000;
}
.don5-1 hr{
	height: 3px;
	background: #d29656;
	margin: 2% 0;
}
.don5-1 h3{
	font-size: 2vw;
	font-weight: bold;
	color: #000000;
}
.don5-1 p{
	font-size: 1.2vw;
    color: #000;
    margin: 15px 0;
}
.don5-2{
	position: absolute;
    top: 7%;
    right: 17%;
	width: 25%;
}
.don5-2 img{
	width: 100%;
}
.don5-3{
	position: absolute;
	top: 37%;
    left: 10%;
	width: 25%;
}
.don5-3 img{
	width: 100%;
}


.don6-1{
	background: #e5e5e5;
	width: 100%;
	height: auto;
	padding: 4% 0;
	margin: 0 auto;
	padding-bottom:7%;
}
.don6-2a{
	overflow: hidden;
}
.don6-2a ul li{
	width: 19%;
	height: 49px;
	background: url(../images/bt1.png)no-repeat;
	background-size: 100%;
	float: left;
	margin-right:  1%;
	
}
.don6-2a ul li:last-of-type{
	margin-right: 0;
}
.don6-2a ul li p{
	width: 76%;
    margin-left: 20%;
    font-size: 1.1vw;
    text-align: center;
    letter-spacing: 2px;
    line-height: 105%;
    margin-top: 1.8%;
    color: #fff;
    text-transform: uppercase;
}
.don6-2a ul li p i{
	display: block;	
	font-style: unset;
	
}
.don6-2a ul li.cur{
	background: url(../images/bt1-h.png)no-repeat;
	background-size: 100%;
}
.don6-2a ul li.cur p{
	color: #000;
}

.don6-2b{
	padding: 10px;
	max-width: 1200px;
	width: 96%;
	margin: 0 auto;
	background: #d2d2d2;
	border-radius: 20px;
	margin-top: 5%;
	display: none;
}
.don6-2b img{
	border-radius: 20px;
	width: 100%;
}

.don7{
	position: relative;
	margin-top: -3%;
}
.don7-1{
	position: absolute;
	top: 6%;
    left: 13%;
    width: 34%;
}
.don7-1 img{
	width: 100%;
}
.don7-2{
	position: absolute;
	top: 8%;
	right: 10%;
	text-align: right;
	font-family: cursive;
	width: 23%;
}
.don7-2 h1{
	font-size: 38px;
	font-weight: bold;
	color: #000000;
}
.don7-2 h2{
	font-size: 2.67vw;
	font-weight:bold;
	color: #000000;
}
.don7-2 hr{
	height: 3px;
	background: #d29656;
	margin: 10px 0;
}


.don7-2 h3{
	font-size: 3vw;
	font-weight: bold;
	color: #000000;
	font-family: 黑体;
}
.don7-2 p{
	font-size: 1.3vw;
    color: #000;
    margin: 15px 0;
	font-family: '宋体';
}
.don7-3{
	position: absolute;
    top: 12%;
    right: 24.2%;
    width: 6%;
}
.don7-3 img{
	width: 100%;
}
.don7-4{
	position: absolute;
    top:43%;
    right: 5%;
    width: 25%;
}
.don7-4 img{
	width: 100%;
}

.don8{
	position: relative;
}

.don8-1{
	position: absolute;
    top: 12%;
    left: 10%;
    width: 9%;
}
.don8-1 img{
	width: 100%;
}
.don8-1 h1{
	font-size: 23px;
	font-weight: bold;
	color: #000000;
}

.don8-2 {
    background: #e5e5e5;
    width: 25%;
    padding: 3% 3%;
    position: absolute;
    top: 12%;
    left: 20%;
}
.don8-2 img{
	width: 100%;
}
.don8-3{
	background: #e5e5e5;
	width: 25%;
	padding: 3% 3%;
	position: absolute;
	top: 12%;
	left: 52%;
}
.don8-3 img{
	width: 100%;
}
.don8-4{
	position: absolute;
    top: 47%;
    left: 17%;
	font-family: “Light”;
	width: 29%;
}
.don8-4 h2{
	font-size: 1.2vw;
	color: #000;
	font-weight: 100;
	margin-bottom: 20px;
}
.don8-4 p{
	font-size: 1.1vw;	
	color: #000;
	letter-spacing: -1px;
}

.don8-5{
	position: absolute;
	top: 58%;
	left: 17%;
	padding: 3% 6.5%;
	background: #e5e5e5;
	width: 20%;
}
.don8-5 img{
	width: 100%;
}
.don8-6{
	position: absolute;
	top: 43%;
	right: 16%;
	padding: 3% 6.5%;
	background: #e5e5e5;
	width: 20%;
}
.don8-6 img{
	width: 100%;
}

.don8-7{
	position: absolute;
    top: 81%;
    right: 12%;
	font-family: “Light”;
	text-align: right;
	width: 35%;
}
.don8-7 h1{
	font-size: 1.2vw;
	color: #000;
	font-weight: 100;
	margin-bottom: 20px;
}
.don8-7 p{
	font-size: 1.1vw;
	color: #000;
	letter-spacing: -1px;
}

.don9{
	width: 100%;
    margin-top: -8%;
    z-index: 99;
    position: relative;
}
.don9-1{
	position: absolute;
	top: 17%;
    right: 13%;
	width: 35%;
}
.don9-1 img{
	width: 100%;
}
.don9-2{
	position: absolute;
    left: 9%;
    bottom: 15%;
	width: 24%;
}
.don9-2 img{
	width: 100%;
}

.don10-1{
	max-width: 1200px;
	width: 94%;
	margin: 0 auto;
	background: #333;
	overflow: hidden;
	padding: 50px;
}
.don10-2{
	color: #fff;
	overflow: hidden;
    padding-bottom: 8px;
    border-bottom: 2px solid #fff;
	margin-bottom: 44px;
}
.don10-2 h1{
	font-size: 44px;
	font-weight: 100;
	width: 15%;
	float: left;
	font-family: "SHSM";
}
.don10-2 h2{
	font-size: 16px;
	width: 13%;
	float: left;
	margin-top: 3%;
	margin-left: 2%;
}
.don10-2 p{
	width: 16%;
	float: right;
	font-size: 18px;
	margin-top: 2%;
}
.don10-2 p a{
	color: #fff;
}
.don10-2 p a:hover{
	color: #d29656;
}
.don10-3a{
	width: 440px;
}
.don10-3a p{
	font-size: 18px;
	color: #fff;
	margin-top: 25px;
	margin-bottom: 15px;
	background: url(../images/dian.png)no-repeat left center;
    padding-left: 20px;
    margin-left: -10px;
}
.don10-3a span{
	font-size: 14px;
	color: #fff;
}
.don10-3a i{
	font-size: 12px;
	color: #d29656;
	display: block;
	font-style: inherit;
	margin-top: 20px;
}
.don10-3b{
	width: 620px;
}
.don10-3b ul li{
	border: 1px solid #fff;
	overflow: hidden; 
	margin-bottom: 15px;
}
.don10-3b-1{
	width: 108px;
	height: 98px;
	text-align: center;
	border-right: 1px solid #fff;
}
.don10-3b-1 h1{
	font-size: 48px;
	font-weight: 100;
	color: #fff;
	line-height: 68px;
}
.don10-3b-1 h2{
	font-size: 12px;
	font-weight: 100;
	color: #fff;
}
.don10-3b-2{
	width: 465px;
    margin-left: 20px;
}
.don10-3b-2 p{
	font-size: 18px;
	color: #FFFFFF;
	background: url(../images/dian.png)no-repeat left center;
	padding-left: 20px;
	margin-left: -10px;
	line-height: 40px;
}
.don10-3b-2 span{
	font-size: 14px;
	color: #fff;
}

.don11{
	margin-top: 60px;
	background: #000;
	overflow: hidden;
}
.don11-1{
	overflow: hidden;
	margin-top: 33px;
	border-bottom: 1px solid #4b4b4b;
}
.don11-1a{
	overflow: hidden;
	margin-bottom: 35px;
}
.don11-2{
	overflow: hidden;
	margin-bottom: 35px;
}
.don11-2a h1{
	font-size: 19px;
	color: #fff;
}
.don11-1a-1{
	width: 12%;
}
.don11-1a-2{
	width: 88%;
}
.don11-1a-2 hr{
	border: 0;
    height: 1px;
    background: #4b4b4b;
    margin-top: 27px;
}
.don11-2a p{
	background: url(../images/db.png)no-repeat left center;
	color: #919090;
	font-size: 13px;
	padding-left: 20px;
	margin-top: 15px;
}
.don11-2a-1{
	width: 80px;
	margin-right: 20px;
	text-align: center;
}
.don11-2a-1 a{
	font-size: 13px;
	color: #919090;
	line-height: 35px;
}

.don11-2b ul li{
	float: left;
	width: 100px;
}
.don11-2b ul li:nth-child(3){
	width: 115px;
}
.don11-2b ul li h1 a{
	font-size: 17px;
	font-weight: 100;
	margin-bottom: 20px;
	color: #fff;
}
.don11-2b ul li a{
	display: block;
	color: #919090;
    margin-bottom: 10px;
    font-size: 12px;
}
.don12{
	height: 70px;
	padding-top: 5px;
}