<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1104px;
}
@font-face {
	font-family: "fangzhengyasong";
	src: url("fangzhengyasong.ttf");
}
.m {
	width: 1104px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
button {
	background: none;
	border: none;
	outline: none;
}
a {
	text-decoration: none;
}
ul,ul li,ol,ol li {
	list-style: none;
}
img {
	display: block;
}
.duration {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}

header {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.header_left {
	width: 270px;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
}
.header_left a {
	margin: 0 13px;
}
.header_left a {
	font-size: 18px;
	color: #000;
	line-height: 49px;
}
.header_right {
	margin-top: 14px;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 18px;
}
.header_right img {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 6px;
}
.header_right b {
	font-size: 15px;
}

.banner {
	width: 100%;
	height: 661px;
	background: url(../img/banner.jpg) center;
}

.page {
	width: 100%;
	background: url(../img/back.jpg) center repeat-y;
	overflow: hidden;
}

.plate1 {
	margin-top: 10px;
}
.h1 {
	width: 999px;
	margin: 0 auto;
}
.gong {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: url(../img/jpg2.jpg) repeat-y;
}
.gong {
	margin: 10px auto 47px;
	border-radius: 30px;
	padding-bottom: 87px;
}
.gong b:first-child {
	width: 100%;
	height: 89px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../img/jpg1.jpg);
}
.gong b:last-child {
	width: 100%;
	height: 89px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../img/jpg3.jpg);
}
.plate1 .gong div {
	margin: 96px auto 0;
	width: 942px;
}
.plate1 .gong div p {
	width: 420px;
	height: 40px;
	margin-bottom: 26px;
	position: relative;
}
.plate1 .gong div p i {
	position: absolute;
	top: 0;
	right: 0;
	height: 40px;
}
.plate1 .gong div p i img {
	height: 100%;
}
.plate1 .gong div p input {
	width: 358px;
	padding: 0 30px;
	height: 38px;
	border: 1px solid #d2d2d2;
	font-size: 20px;
	outline: none;
}
.button {
	display: block;
	width: 331px;
	height: 45px;
	font-size: 24px;
	background: #d06040;
	display: block;
	margin: 42px auto 15px; 
	border-radius: 23px;
	border: 2px solid #fcdfaf;
	cursor: pointer;
}
.button strong {
	background-image:-webkit-linear-gradient(bottom,#ffe7b9,#fff,#ffe7b9);
    -webkit-background-clip:text;
    -webkit-text-fill-color:transparent;
    font-weight: normal;
    cursor: pointer;
}
.plate1 .gong div span {
	display: block;
	color: #d06040;
	width: 100%;
	text-align: center;
}

.plate1 .gong {
	position: relative;
}
.swiper-container {
	width: 870px;
	height: 250px;
	margin: 87px auto 80px;
	position:relative;
	overflow: hidden;
}
.swiper-slide {
	background: #c09477;
	width: 590px;
	height: 250px;
}
.swiper-slide i {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: #c09477;
	width: 590px;
	height: 250px;
}
.swiper-slide img {
	width: 590px;
	height: 250px;
	position: absolute;
	z-index: 9;
	display: block;
}
.swiper-pagination-bullet {
	opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #c74e2f;;
	border: 1px solid #c74e2f;
}
.swiper-pagination {
	position: absolute;
    text-align: center;
    transition: .3s opacity;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    bottom: 114px;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: 1;
    border: 1px solid #c74e2f;
    margin: 0 4px;
}


.plate3 {
	margin-top: 96px;
}
.plate3 .gong div {
	margin: 87px auto 0;
} 
.plate3 dl {
	width: 423px;
	height: 230px;
	background: #c09477;
	margin-bottom: 38px;
}
.plate3 dl.l {
	margin-left: 87px;
}
.plate3 dl.r {
	margin-right: 87px;
}
.plate3 dl dt {
	color: #000;
	font-size: 24px;
	margin-top: 10px;
	margin-left: 20px;
}
.plate3 dl dd {
	margin-left: 20px;
	margin-top: 10px;
}
.plate3 dl dd a {
	color: #000;
	font-size: 18px;
	line-height: 28px;
	display: block;
}
.plate3 dl dd a:hover {
	text-decoration: underline;
}

.plate4 {
	margin-top: 70px;
}
.plate4C {
	width: 100%;
	padding-top: 133px;
	height: 1029px;
	background: url(../img/jpg5.jpg);
	border-radius: 30px;
}
.plate4C div {
	width: 458px;
}
.plate4C div.l {
	margin-left: 65px;
	height: 429px;
	margin-bottom: 122px;
}
.plate4C div.r {
	margin-right: 68px;
	margin-bottom: 122px;
	height: 429px;
}
.plate4C ul {
	width: 303px;
	margin: 0 auto;
	overflow: hidden;
}
.plate4C ul li {
	width: 120px;
	height: 44px;
	background: #d6b35a;
	color: #000;
	margin-top: 9px;
	line-height: 44px;
	text-align: center;
	border-radius: 5px;
	font-size: 22px;
	cursor: pointer;
}
.plate4C ul li.hover {
	margin-top: 0;
	width: 149px;
	height: 64px;
	color: #fff;
	font-size: 26px;
	line-height: 64px;
	text-indent: 12px;
	background: url(../img/jpg4.jpg);
}
.plate4C ol {
	width: 400px;
	margin: 30px auto 0;
	display: none;
	height: 210px;
	overflow: hidden;
}
.plate4C ol li a {
	display: block;
	font-size: 18px;
	line-height: 30px;
	color: #000;
}
.plate4C ol li a:hover {
	text-decoration: underline;
}

.plate5C {
	width: 1104px;
	height: 707px;
	margin: 10px auto 57px;
	background: url(../img/jpg7.jpg?11);
}
.top {
	overflow: hidden;
}
.topL {
	float: left;
	margin-left: 123px;
	margin-top: 184px;
	width: 297px;
	overflow: hidden;
}
.topL h1 {
	font-family: "fangzhengyasong";
	font-size: 28px;
	height: 34px;
	color: #fff;
	font-weight: normal;
}
.topL ul {
	height: 110px;
	font-size: 22px;
	width: 245px;
	color: #fff;
	margin: 35px 0 97px 20px;
}
.topL ul li {
	margin-bottom: 10px;
}
.topL a {
	display: block;
	line-height: 49px;
	text-align: center;
	width: 207px;
	height: 49px;
	font-size: 24px;
	background: #fff;
	border-radius: 25px;
	color: #874106;
	display: block;
	margin-left: 30px;
	cursor: pointer;
}
.topB {
	width: 565px;
    margin-top: 90px;
    margin-right: 100px;
    float: right;
}
.topB dl {
	width: 273px;
	height: 166px;
	margin-bottom: 19px;
}
.topB dl dt {
	font-family: "fangzhengyasong";
	font-size: 28px;
	color: #fff;
	margin-top: 65px;
	margin-left: 26px;
	height: 30px;
}
.topB dl dd a {
	text-align: center;
	line-height: 34px;
	width: 130px;
	height: 34px;
	display: block;
	border-radius: 17px;
	background: #fff;
	font-size: 18px;
	margin-left: 32px;
	margin-top: 15px;
	cursor: pointer;
}
.topB dl:nth-child(1) dd a {
	color: #01235c;
}
.topB dl:nth-child(2) dd a {
	color: #774800;
}
.topB dl:nth-child(3) dd a {
	color: #004948;
}
.topB dl:nth-child(4) dd a {
	color: #642614;
}
.topB dl:last-child {
	width: 100%;
}
.topB dl:last-child dt {
	margin: 0;
}
.topB dl:last-child dt h1 {
	font-size: 28px;
	margin-left: 82px;
	margin-top: 26px;
	font-weight: normal;
}
.topB dl:last-child dt p {
	font-family: "å¾®è½¯é›…é»‘";
	margin-top: 10px;
	margin-left: 84px;
	font-size: 22px;
}
.topB dl:last-child dd {
	width: 101px;
	height: 101px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 16px;
	margin-right: 33px;
}
.topB dl:last-child img {
	width: 100%;
	height: 100%;
	display: block;
}
.bottom div {
	width: 170px;
	height: 170px;
	border-radius: 50%;
	overflow: hidden;
	margin-top: 57px;
	margin-left: 223px;
}
.bottom div img {
	width: 100%;
	height: 100%;
	display: block;
}
.bottom ul {
	width: 727px;
	margin: 13px auto 0;
}
.bottom ul li {
	float: left;
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	line-height: 38px;
	text-align: center;
	width: 206px;
	height: 38px;
	border-radius: 19px;
	margin: 0 17px;
}

.plate6 .gong div {
	width: 655px;
	margin: 87px auto 0;
}
.plate6 dl dt {
	width: 300px;
	height: 300px;
	margin-bottom: 10px;
}
.plate6 dl dt img {
	width: 100%;
	height: 100%;
	display: block;
}
.plate6 dl dd {
	width: 300px;
	height: 65px;
	font-size: 26px;
	color: #fff;
	background: #e2613f;
	line-height: 65px;
	text-align: center;
}

.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
	padding-bottom: 20px;
}
.offcnCopy {
	padding:45px 0 54px 0; 
	line-height:32px; 
	color:#ccc; 
	text-align:center;
}
.offcnCopy.normalPadding {
	padding-bottom: 45px;
}
.offcnCopy a {
	color:#ccc;
}
.offcnCopy a:hover {
	color:#e00;
}
.offcnCopy img {
	width: 15px;
	height: 15px;
	display: inline-block;
}






















</pre></body></html>