.header .top {
	position: relative;
	width: 100%;
	height: 60px;
	background-color: #fff;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
	z-index: 10;
}
.header .top .head-logo {
	padding-top: 18px;
}
.header .left-txt {
	position: relative;
	padding-left: 20px;
	line-height: 18px;
	margin-left: 18px;
	padding-top: 21px;
}
.header .left-txt::before {
	content: '';
	position: absolute;
	left: 0;
	width: 1px;
	height: 18px;
	background-color: #ECDAA7;
}
.header .right-txt {
	line-height: 38px;
	padding-top: 11px;
}
.header .right-txt .icon{
	margin-right: 6px;
	height: 24px;
	margin-top: 7px;
}
.header .right-txt .demo-btn {
	width: 78px;
	height: 38px;
	background-color: #FAE3A7;
	border: 1px solid #F7C945;
	color: #645744;
	font-size: 12px;
	border-radius: 6px;
	text-align: center;
	line-height: 36px;
	display: inline-block;
	margin-left: 28px;
}
.head-nav-box {
	width: 1000px;
	margin: 0 auto;
	height: 46px;
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	z-index: 20;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}
.head-nav-box .head-nav {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.head-nav-box .head-nav li a {
	display: inline-block;
	height: 46px;
	line-height: 46px;
}
.head-nav-box .head-nav li .icon{
	width: 12px;
	height: 12px;
	margin-left: 4px;
	vertical-align: middle;
}
.index-banner .swiper-container .swiper-slide {
	position: relative;
}
.index-banner .swiper-container .swiper-slide .bg {
	width: 100%;
	height: 910px;
}
.index-banner .swiper-container .swiper-slide .btn{
	position: absolute;
	bottom: 260px;
	left: 50%;
	margin-left: -600px;
}
.index-banner .btn1, .index-banner .btn2 {
	width: 106px;
	height: 38px;
	font-size: 12px;
	line-height: 38px;
	text-align: center;
	border-radius: 4px;
	display: inline-block;
	color: #52431A;
}
.index-banner .btn1 {
	background: linear-gradient(to right,#FEE39F, #F7CB51);
}
.index-banner .btn2 {
	position: relative;
	border-radius: 4px;
	margin-left: 24px;
}
.index-banner .btn2::after {
	content: '';
	position: absolute;
	border: 1px solid;
	border-image: linear-gradient(to right, #E1C582, #CBA12D);
	border-image-slice: 10%;
	left: 0;
	top: 0;
	width: 98%;
	height: 100%;
}
.index-box {
	width: 100%;
	height: auto;
	background: url(../image/bg.png) no-repeat center;
	padding-top: 68px;
	background-size: cover;
}
.index-box .box1 {
	display: flex;
	justify-content: space-between;
}
.index-box .box1 .left {
	width: 590px;
	height: 352px;
	background: url(../image/notice.png) no-repeat;
}
.index-box .box1 .left .title {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding-top: 5px;
}
.index-box .box1 .left .list {
	padding: 40px 30px 0;
}
.index-box .box1 .left .list .item {
	height: 50px;
	line-height: 50px;
}
.index-box .box1 .left .list .item a{
	color: #645744;
	font-size: 16px;
}
.index-box .box1 .left .list .item a .time {
	color: #A1988B;
}
.index-box .box1 .left .list .item a:hover .title-name {
	color: #000000;
}
.index-box .box1 .left .more {
	text-align: center;
}
.index-box .box1 .left .more a {
	color: #C6AA5C;
	text-decoration: underline;
}
.index-box .box1 .right {
	width: 590px;
}
.index-box .box1 .right .top {
	position: relative;
	width: 590px;
	height: 167px;
	background: url(../image/load.png) no-repeat;
	color: #ffffff;
}
.index-box .box1 .right .top h2 {
	font-size: 24px;
	line-height: 32px;
	padding-top: 30px;
	padding-left: 30px;
}
.index-box .box1 .right .top .intro {
	font-size: 16px;
	line-height: 24px;
	padding-top: 25px;
	padding-left: 30px;
	max-width: 400px;
}
.index-box .box1 .right .top .more {
	position: absolute;
	width: 150px;
	height: 167px;
	right: 0;
	top: 0;
	display: inline-block;
}
.index-box .box1 .right .bottom {
	position: relative;
	width: 590px;
	height: 167px;
	background: url(../image/notice2.png) no-repeat;
	color: #645744;
	margin-top: 18px;
}
.index-box .box1 .right .bottom .title {
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}
.index-box .box1 .right .bottom  .list{
	position: relative;
	padding: 22px 30px 0 30px;
}
.index-box .box1 .right .bottom  .list li {
	position: relative;
	padding-left: 20px;
	border-left: 1px solid #CCCCCC;
	line-height: 38px;
}
.index-box .box1 .right .bottom  .list li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 5px;
	left: -3px;
	top: 18px;
	background-color: #CCCCCC;
}
.index-box .box1 .right .bottom .more {
	display: block;
	margin: 0 auto;
	text-decoration: underline;
	color: #C6AA5C;
	text-align: center;
}
.index-box .box1 .right .bottom  .list .top-layer {
	position: absolute;
	top: 22px;
	left: 30px;
	width: 5px;
	height: 18px;
	background-color: #ffffff;
	z-index: 10;
}
.index-title1 {
	margin-top: 100px;
}
.index-en-title {
	text-align: center;
}
.index-ch-title {
	text-align: center;
	height: 56px;
	line-height: 56px;
	display: flex;
	justify-content: space-around;
	margin: 20px 0;
}
.index-ch-title span {
	height: 56px;
	line-height: 56px;
	display: inline-block;
	color: #917B6A;
	font-size: 40px;
	font-weight: bold;
}
.index-title .title-intro {
	color: #85898F;
	text-align: center;
}
.index-system-tab {
	margin-top: 50px;
}
.index-system-tab ul {
	display: flex;
	justify-content: space-between;
}
.index-system-tab ul li {
	width: 204px;
	height: 54px;
	background: url(../image/tab-bg.png) no-repeat center;
	text-align: center;
	line-height: 54px;
	color: #645744;
	font-size: 18px;
}
.index-system-tab ul li.cur {
	background: url(../image/tab-bg-cur.png) no-repeat center;
}
.index-system-tabcon {
	margin-top: 60px;
}
.index-system-tabcon .tab-con-box {
	display: none;
}
.index-system-tabcon .tab-con-box:first-child {
	display: block;
}
.index-system-tabcon .left {
	width: 582px;
	height: 502px;
	background: url(../image/tab-con-bg.png) no-repeat bottom center;
	overflow: hidden;
}
.index-system-tabcon .left img {
	position: relative;
	left: -582px;
}
.index-system-tabcon .right {
	width: 600px;
	margin-top: 22px;
}
.index-system-tabcon .right h2{
	color: #917B6A;
	font-size: 58px;
	font-weight: bold;
	line-height: 80px;
}
.index-system-tabcon .right .en {
	color: #DFBE66;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 60px;
	margin-top: 20px;
}
.index-system-tabcon .right .ul-one {
	margin-top: 39px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.index-system-tabcon .right .ul-one li {
	line-height: 34px;
	width: 50%;
	padding-left: 20px;
	box-sizing: border-box;
	background: url(../image/li-icon.png) no-repeat left center;
}
.index-system-tabcon .btn {
	margin-top: 60px;
}
.index-system-tabcon .btn1, .index-system-tabcon .btn2 {
	width: 106px;
	height: 38px;
	font-size: 12px;
	line-height: 38px;
	text-align: center;
	border-radius: 4px;
	display: inline-block;
	color: #52431A;
}
.index-system-tabcon .btn1 {
	background: linear-gradient(to right,#FEE39F, #F7CB51);
}
.index-system-tabcon .btn2 {
	position: relative;
	border-radius: 4px;
	margin-left: 24px;
}
.index-system-tabcon .btn2::after {
	content: '';
	position: absolute;
	border: 1px solid;
	border-image: linear-gradient(to right, #E1C582, #CBA12D);
	border-image-slice: 10%;
	left: 0;
	top: 0;
	width: 98%;
	height: 100%;
}
.index-system-tabcon .system-tabcon {
	display: none;
}
.index-system-tabcon .system-tabcon.cur {
	display: block;
}
.index-title2 {
	margin-top: 77px;
}
.box3-con {
	margin-top: 50px;
}
.box3-con ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.box3-con ul li {
	width: 384px;
	height: 226px;
	background: url(../image/box3-li-con.png) no-repeat;
	display: flex;
	margin-bottom: 20px;
}
.box3-con ul li .left {
	width: 160px;
	height: 160px;
	margin: 31px 0 35px 9px;
}
.box3-con ul li .left img {
	width: 160px;
	height: 160px;
}
.box3-con ul li .right {
	margin-top: 60px;
	margin-left: 14px;
}
.box3-con ul li .right .title {
	color: #645744;
	font-size: 18px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
}
.box3-con ul li .right .intro {
	color: #645744;
	line-height: 21px;
	max-height: 84px;
	overflow: hidden;
	margin-top: 16px;
	font-size: 14px;
	max-width: 180px;
}
.index-title3 {
	margin-top: 80px;
}
.box4-con {
	margin-top: 50px;
}
.box4-con ul {
	display: flex;
	justify-content: space-between;
}
.box4-con ul li .img {
	width: 156px;
	height: 184px;
}
.box4-con ul li .img img:last-child {
	display: none;
}
.box4-con ul li .txt {
	color: #645744;
	font-size: 14px;
	line-height: 20px;
	max-width: 156px;
	text-align: center;
	margin-top: 35px;
}
.box4-con ul li:hover .img img:last-child{
	display: block;
}
.box4-con ul li:hover .img img:first-child{
	display: none;
}
.box5-con {
	margin-top: 50px;
}
.box5-con .left {
	width: 792px;
}
.box5-con .left ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box5-con .left ul li {
	width: 384px;
	height: 135px;
	background: url(../image/box5-li-bg.png) no-repeat;
	margin-bottom: 20px;
}
.box5-con .left ul li .tit {
	color: #333333;
	font-size: 18px;
	margin-left: 30px;
	line-height: 45px;
}
.box5-con .left ul li .intro {
	color: #645744;
	font-size: 14px;
	margin-left: 30px;
	line-height: 20px;
	margin-top: 20px;
	height: 40px;
	overflow: hidden;
}
.box5-con .right {
	width: 390px;
	height: 450px;
	position: relative;
	overflow: hidden;
}
.box5-con .bg {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 10;
}
.box5-con .right .img1 {
	position: absolute;
	bottom: 130px;
	width: 100%;
	text-align: center;
}
.box5-con .right .img2 {
	position: absolute;
	bottom: 130px;
	width: 100%;
	text-align: center;
}
.box6-con {
	margin-top: 50px;
}
.box6-con ul li {
	display: inline-block;
	width: 153px;
	text-align: center;
	float: left;
	margin-left: 21px;
}
.box6-con ul li .txt {
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}
.box6-con ul li .icon {
	margin-top: 16px;
}
.box6-con ul li .bg {
	margin-top: 6px;
}
.box6-con ul li:nth-of-type(odd) {
	margin-top: 90px;
}
.box6-con ul li:first-child {
	margin-left: 0;
}
.index-title7 {
	margin-top: 100px;
}
.index-news-content {
	width: 100%;
	height: 435px;
	background: url(../image/index-news-bg.png) no-repeat center;
	margin-top: 53px;
}
.index-news-content .box-con {
	display: flex;
	justify-content: space-between;
	padding-top: 40px;
}
.index-news-content  .box-con-main {
	width: 384px;
	height: 294px;
	border: 1px solid #E7D085;
	border-radius: 6px;
	background-color: #ffffff;
}
.index-news-content  .box-con-main .tit {
	color: #333;
	font-size: 24px;
	line-height: 30px;
	padding: 26px 20px;
}
.index-news-content  .box-con-main ul {
	padding-bottom: 15px;
}
.index-news-content  .box-con-main ul li {
	padding: 0 20px;
}
.index-news-content  .box-con-main ul li a{
	padding: 6px 0 9px;
	display: flex;
	font-size: 14px;
	justify-content: space-between;
}
.index-news-content  .box-con-main ul li a .date {
	color: #999999;
}
.index-news-content  .box-con-main ul li a .title-name {
	max-width: 245px;
	height: 20px;
	overflow: hidden;
}
.index-news-content  .box-con-main ul li:hover a .date, .index-news-content  .box-con-main ul li:hover a .title-name{
	color: #C6AA5C;
}
.index-news-content  .box-con-main .more {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	border-top: 1px solid #EEEEEE;
}
.index-news-content  .box-con-main .more  a {
	color: #C6AA5C;
	font-size: 14px;
}
.page-foot {
	background: #333231;
	padding-top: 55px;
}
.page-foot .com-logo {
	display: flex;
	align-items: center;
	padding-bottom: 38px;
	border-bottom: 1px solid #5B5957;
}
.page-foot .com-logo img {
	margin-right: 25px;
}
.foot-nav .left-nav {
	margin-top: 50px;
	width: 880px;
}
.foot-nav .left-nav  ul {
	display: flex;
	justify-content: space-between;
}
.foot-nav .left-nav ul li  h2{
	color: #FFFFFF;
	font-size: 18px;
	padding-bottom: 28px;
}
.foot-nav .left-nav ul li  dl dd a {
	color: #898681;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 18px;
	display: inline-block;
}
.foot-nav .right-logo {
	margin: 75px 0 0 115px;
	width: 130px;
	text-align: center;
}
.foot-nav .right-logo .name {
	color: #FFFFFF;
	font-size: 25px;
	line-height: 32px;
	margin-top: 12px;
}
.foot-nav .right-logo .name-en {
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 5px;
}
.foot-nav {
	padding-bottom: 30px;
	border-bottom: 1px solid #52504F;
}
.friend-link {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #52504F;
}
.friend-link span {
	color: #FFFFFF;
	font-size: 14px;
}
.friend-link a {
	color: #898681;
	font-size: 14px;
	margin-right: 15px;
}
.copy-right {
	padding: 30px 0;
}
.copy-right p {
	color: #898681;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 16px;
}
.fadeUp {
	animation-name: fadeUp;
  	animation-duration: 4s;
}
@keyframes fadeUp {
	0%{opacity:0;-webkit-transform:translateY(0)}
	100%{opacity:1;-webkit-transform:translateY(-117px)}
}
.fadeUp2 {
	animation-name: fadeUp2;
  	animation-duration: 5s;
}
@keyframes fadeUp2 {
	0%{height:0;}
	100%{height:314px;}
}
.slideLeft {
	animation-name: slideLeft;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
  }
  
  @keyframes slideLeft {
	from {left: -582px; opacity: 0;}
	to {left: 0; opacity: 1;}
  }
  .tab-con-box .left img.slideRight {
	animation-name: slideRight;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	left: auto;
  }
  
  @keyframes slideRight {
	from {right: -582px; opacity: 0;}
	to {right: 0; opacity: 1;}
  }