a {
	color:black;
}
.top_tip {
	width: 100%;
	display: none;
	line-height: 48px;
	color: #ed6a0c;
	background-color: #fffbe8;
	text-align: center;
}
.page {
	position: relative;
	width: 100%;
	min-width: 1480px;
	/*background-color: rgba(255, 253, 248, 1);*/
	padding-bottom: 0;
}
.section {
	z-index: auto;
	width: 1440px;
}
/* ********************导航栏样式start */
.nav {
	z-index: 99;
	width: 100%;
	height: 132px;
	background: url(../img/base/nav_bg.png) no-repeat;
	background-size: 100% 100%;
	padding-top: 30px;
	align-items: center;
}
.nav_section {
	position: relative;
}
.logo {
	width: 184px;
	height: 43px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.nav_item {
	float: left;
	width: 136px;
	text-align: center;
	font-family: MicrosoftYaHei;
	color: rgba(81, 81, 81, 1);
	font-size: 18px;
	white-space: nowrap;
}
.nav_item:nth-child(4) {
	margin-right: 176px;
}
.nav_item:nth-child(5) {
	margin-left: 176px;
}
.nav_item:hover {
	color: #532612;
	font-weight: bold;
	cursor: pointer;
}

.active{
	color: #532612;
    font-weight: bold;
    cursor: pointer;
}
/* ********************导航栏样式end */

/* ********************轮播图start */
.box1 {
	z-index: auto;
	width: 100%;
	margin-top: -50px;
}
.swiper_box {
	position: relative;
}
.swiper {
	width: 100%;
}
.top-swiper {
	max-height: 900px;
}
.swiper-slide {
	 
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper .swiper-slide a {
 width: 100%;
}
.swiper_bottom {
	z-index: 10;
	width: 100%;
	height: 337px;
	background: url(../img/base/banner_bottom_bg.png) no-repeat;
	background-size: 100% 100%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding-bottom: 34px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.swiper_bottom .list {
	display: flex;
	justify-content: space-between;
}
.swiper_bottom .list .list_item {
	width: 464px;
	height: 138px;
	border: 1px solid #FFFFFF;
	display: flex;
	justify-content: space-around;
	align-items: center;
	border: 1px solid rgba(255, 255, 255, 1);
}
.swiper_bottom .list .list_item .icon {
	width: 32px;
	height: 33px;
	align-self: center;
}
.swiper_bottom .list .list_item .title {
	width: 128px;
	display: block;
	color: white;
	font-size: 16px;
	margin-top: 6px;
}
.swiper_bottom .list .list_item .content {
	width: 280px;
	color: white;
	font-size: 15px;
	font-family: MicrosoftYaHei;
	line-height: 25px;
	text-align: left;
	
}
.swiper_bottom .list .list_item .content p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}
.swiper_bottom .list .list_item .content p > span {
	display: inline-block;
	margin-left: 10px;
}
.swiper_bottom .list .list_item .content p > span:first-child {
	margin-left: 0px;
}
/* 轮播图样式********************end */

/* ********************轮播图自定义按钮样式start */
.swiper-prev, .swiper-next {
	background: rgba(0, 0, 0, 0.4);
	color: white;
	width: 80px;
	height: 80px;
	border-radius: 5px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 99;
	display: flex;
	align-items: center;
	justify-content: center;
}
.swiper-prev:hover, .swiper-next:hover{
	background: rgba(0, 0, 0, 0.6);
}
.swiper-prev {
	left: 60px;
}
.swiper-next {
	right: 60px;
}
/* ********************轮播图自定义按钮样式end */

/* ********************大标题样式start */
.plus_title_on, .plus_title {
	margin-top: 72px;
	text-align: center;
}
.cn_title {
	height: 42px;
	font-size: 36px;
	font-family: Helvetica;
	line-height: 36px;
}
.en_title {
	height: 24px;
	font-size: 18px;
	font-family: MicrosoftYaHeiLight;
	line-height: 24px;
	margin-top: 4px;
	text-transform: uppercase;
}
.plus_title_on .cn_title {
	color: rgba(213, 183, 114, 1);
}
.plus_title_on .en_title {
	color: #666;
}
.plus_title .cn_title {
	color: #92886F;
}
.plus_title .en_title{
	color: #AEAEAE;
}
/* ********************大标题样式end */

/* ********************业务展示样式start */
.box2 {
	margin-bottom: 40px;
}
.yewu_section {
	margin: 45px auto 0 auto;
	display: flex;
	justify-content: space-between;
}
.yewu_section .list_item {
	width: 345px;
	height: 532px;
	cursor: pointer;
	text-align: center;
	color: #515151;
	background: white;
	box-shadow: 0px 2px 14px 0px rgba(0, 0, 0, 0.32);
}
.yewu_section .list_item .cover {
	width: 100%;
	height: 382px;
	object-fit: cover;
}
.yewu_section .list_item .icon, .yewu_section .list_item .icon_on {
	width: 36px;
	height: 36px;
}
.yewu_section .list_item .icon_on {
	display: none;
}
.yewu_section .list_item .title {
	height: 148px;
	font-size: 18px;
	font-family: MicrosoftYaHei;
	line-height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.yewu_section .list_item:hover {
	font-weight: 600;
	color: #DCC38A;
}
.yewu_section .list_item:hover {
	border-bottom: 8px solid #DCC38A;
}
.yewu_section .list_item:hover .icon {
	display: none;
}
.yewu_section .list_item:hover .icon_on {
	display: inline-block;
}
/* ********************业务展示样式end */

/* ********************业务分布样式start */
.yewu_swiper {
	height: 615px;
	margin-top: 40px;
	padding: 10px 0;
}
.yewu_swiper .swiper-slide {
	height: 540px !important;
}
.yewu_swiper .swiper-slide-active {
	width: 1440px !important;
	margin: 0 70px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2) !important;
}
.yewu_swiper .swiper-slide-active img {
	height: 615px;
}
.yewu_swiper .mask {
	display: inline-block;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 0;
	left: 0;
}
.yewu_swiper .swiper-slide-active .mask {
	background: rgba(255, 255, 255, 0);
}
.yewu_swiper .swiper-slide-active .yewu_content {
	display: block;
}
.yewu_content {
	display: none;
	z-index: 99;
	width: 385px;
	height: 455px;
	background: #FFFFFF;
	position: absolute;
	left: 50%;
	bottom: 24px;
}
.yewu_content .line {
	width: 60px;
	height: 6px;
	margin: 54px 0 42px 0;
	background: #D5B772;
}
.yewu_content .title {
	height: 26px;
	font-size: 20px;
	font-family: MicrosoftYaHei;
	color: #515151;
	line-height: 26px;
	padding: 0 30px;
}
.yewu_content .text_content {
	height: 160px;
	margin-top: 28px;
	font-size: 14px;
	font-family: PingFangSC-Regular, PingFang SC;
	font-weight: 400;
	color: #515151;
	line-height: 32px;
	padding: 0 30px;
	overflow-y: hidden;
}
.yewu_content .go_detail {
	width: 200px;
	height: 49px;
	line-height: 49px;
	background: #D5B772;
	border-radius: 4px;
	text-align: center;
	font-size: 18px;
	color: white;
	cursor: pointer;
	margin: 30px 0 0 30px;
}
/* ********************业务分布样式end */

/* ********************新闻资讯、通知公告样式start */
.box4 {
	margin-top: 100px;
}
/* 菜单样式 */
.tongzhi_gonggao_content {
	margin-bottom: 80px;
}
.menu_list {
	text-align: center;
	margin-bottom: 36px;
}
.menu_list .menu_item {
	display: inline-block;
	cursor: pointer;
}
.menu_list .menu_item:last-child {
	margin-left: 120px;
}

.menu_list .menu_item .line {
	display: inline-block;
	width: 98px;
	height: 8px;
	margin-top: 12px;
}
.menu_list .menu_item .plus_title {
	margin-top: 0;
}
.menu_list .menu_item_active .plus_title .cn_title {
	color: rgba(213, 183, 114, 1);
}
.menu_list .menu_item_active .plus_title .en_title {
	color: #666;
}
.menu_list .menu_item_active .line {
	background: #D9B766;
}

/* 新闻资讯样式 */
.xinwen_section {
	width: 1440px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xinwen_section .plus_list {
	cursor: pointer;
	width: 650px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}
.xinwen_section .plus_list .cover {
	width: 100%;
	height: 386px;
	object-fit: cover;
}
.xinwen_section .plus_list .content {
	background: white;
	padding: 20px 30px;
}
.xinwen_section .plus_list .title_date {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.xinwen_section .plus_list .title {
	width: 80%;
	font-size: 22px;
	color: #515151;
	line-height: 34px;
}
.xinwen_section .plus_list .date {
	font-size: 14px;
	color: #9B9C9D;
	line-height: 18px;
}
.xinwen_section .plus_list .text {
	font-size: 16px;
	color: #818181;
	line-height: 30px;
	text-align: justify;
}
.xinwen_section .list {
	width: 760px;
}
.xinwen_section .list .list_item {
	display: flex;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #EEEFF0;
	cursor: pointer;
}
.xinwen_section .list .list_item:hover .xinwen_section .list .cover {
	-webkit-animation: hoverKey 0.5s linear;
}
.xinwen_section .list .list_item:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border: none;
}
.xinwen_section .list .list_item .content {
	width: 520px;
	text-align: left;
	padding-left: 20px;
}
.xinwen_section .list .cover {
	width: 232px;
	height: 148px;
}
.xinwen_section .list .title {
	font-size: 22px;
	color: #515151;
	line-height: 34px;
}
.xinwen_section .list .date {
	font-size: 14px;
	color: #9B9C9D;
	line-height: 18px;
}
.xinwen_section .list .text {
	font-size: 16px;
	color: #818181;
	line-height: 30px;
	text-align: justify;
}
/* 通知公告样式 */
.tongzhi_section {
	width: 100%;
}
.tongzhi_section .list {
	margin: 0 auto;
}
.tongzhi_section .list_item {
	width: 50%;
	float: left;
	display: flex;
	cursor: pointer;
}
.tongzhi_section .list_item .cover {
	width: 49%;
	height: 256px;
	object-fit: cover;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}
.tongzhi_section .list_item .content {
	width: 49%;
	height: 256px;
	padding: 32px;
	text-align: left;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2)
}
.tongzhi_section .list_item .style_01 {
	background: white;
	color: #515151;
}
.tongzhi_section .list_item .style_02 {
	background: #D5B468;
	color: white;
}
.tongzhi_section .list_item:nth-child(even) {
	justify-content: flex-end;
}
.tongzhi_section .list_item .title {
	font-size: 20px;
	font-weight: 600;
	line-height: 30px;
	margin-bottom: 32px;
}
.tongzhi_section .list_item .text {
	font-size: 15px;
	font-family: MicrosoftYaHei;
	color: #5F5F5F;
	line-height: 26px;
}
.tongzhi_section .list_item .style_02 .text {
	color: white;
}
/* ********************新闻资讯、通知公告样式end */

/* ********************合作伙伴样式start */
.hezuo_section {
	width: 1570px;
	max-width: 100%;
	margin: 50px auto 0 auto;
	padding-bottom: 100px;
	overflow-x: auto;
}
.hezuo_section .list {
	display: flex;
}
.hezuo_section .list {
	margin-top: -40px;
}
.hezuo_section .list:first-child {
	margin-top: 0px;
}
.hezuo_section .list:nth-child(even) {
	margin-left: 92px;
}
.hezuo_section .list .list_item {
	width: 182px;
	height: 182px;
	background: url(../img/base/hz_bg.png) -2px -11px no-repeat;
	display: flex;
	justify-content: center;
	align-items: center;
}
.hezuo_section .list .list_item:hover .hz_cover  {
	-webkit-animation: hoverKey 0.5s linear
} 
.hezuo_section .list .list_item .cover {
	max-width: 130px;
	object-fit: cover;
}
/* ********************合作伙伴样式end */

/* ********************底部栏样式start */
.box6 {
	width: 100%;
	background: #D5B772;
}
.foot_section {
	width: 1440px;
	margin: 0 auto;
}
.foot_section .foot_row {
	margin-top: 60px;
	display: flex;
	justify-content: space-between;
	padding-bottom: 50px;
	border-bottom: 1px solid rgba(231, 231, 231, 0.57);
}
.foot_section .foot_row li .foot_logo {
	width: 176px;
}
.foot_section .foot_row li.title {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	margin-bottom: 30px;
	position: relative;
}
.foot_section .foot_row li.title i {
	display: inline-block;
	width: 33px;
	height: 2px;
	background: #FBFBFB;
	position: absolute;
	left: 0;
	bottom: -12px;
}
.foot_section .foot_row li {
	font-size: 14px;
	line-height: 30px;
}
.foot_section .foot_row li a {
	text-decoration: none;
	color: white;
}
.foot_bottom {
	font-size: 14px;
	color: #DEDEDE;
	line-height: 60px;
	text-align: right;
	padding: 0 12px 12px 0;
}
.foot_bottom .line {
	display: inline-block;
	margin: 0 10px;
}
.foot_bottom .icon_beian {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: top;
	margin: 16px 5px 0 0;
}
.foot_bottom a {
	color: #DEDEDE;
	text-decoration: none;
}
.return_top {
	display: none;
	z-index: 999;
	width: 45px;
	height: 45px;
	border-radius: 45px;
	position: fixed;
	right: 150px;
	bottom: 68px;
	background: #D5B772;
}
/* ********************底部栏样式end */
/* 新闻页面样式 */
.news_swiper {
	width: 100%;
	height: 500px;
}
.news_swiper_title {
	text-align:center;
	width: 100%;
	height: 500px;
	line-height: 432px;
	/* background: rgba(239, 200, 76, 0.3); */
	position: absolute;
	left: 0;
	top: 0;
	font-size: 72px;
	color: #F9F8F5;
	text-shadow: 0px 2px 2px #532612;
}
.news_list_box {
	z-index: 10;
	width: 1400px;
	margin: -68px auto 100px auto;
	padding: 40px 100px;
	background: #FFFFFF;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.17);
}
.news_list_box .crumbs {
	font-size: 16px;
	color: #656667;
	line-height: 30px;
}
.news_list_box .menu_list {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.news_list_box .menu_list li {
	cursor: pointer;
	font-size: 16px;
	color: #757575;
	padding: 0 30px;
	border-right: 1px solid #757575;
}
.news_list_box .menu_list li:hover {
	color: #3A3A3A;
}
.news_list_box .menu_list li:last-child {
	border: none;
}
.news_list_box .menu_list li.menu_list_active {
	color: #3A3A3A;
	position: relative;
}
.news_list_box .menu_list li.menu_list_active:after {
	display: inline-block;
	content: "";
	width: 80%;
	height: 8px;
	background: #D9B766;
	position: absolute;
	bottom: -1px;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
.news_list_box .news_list {
	margin-top: 60px;
}
.news_list_box .news_list li {
	cursor: pointer;
	display: flex;
	height: 252px;
	box-shadow: 2px 2px 14px 0px rgba(0, 0, 0, 0.14);
	margin-bottom: 40px;
}
.news_list_box .news_list li .cover {
	width: 430px;
	height: 252px;
	object-fit: cover;
}
.news_list_box .news_list li .content {
	padding: 40px;
	width: 760px;
}
.news_list_box .news_list li .content .title {
	font-size: 22px;
	font-weight: bold;
	color: #515151;
	line-height: 34px;
}
.news_list_box .news_list li .content .text {
	font-size: 16px;
	color: #818181;
	line-height: 28px;
	margin-top: 20px;
}
.news_list_box .news_list li .content .date {
	font-size: 14px;
	font-weight: 400;
	color: #9B9C9D;
	line-height: 18px;
	margin-top: 30px;
}
.news_list_box .more_btn {
	width: 136px;
	height: 45px;
	border: 1px solid #D6B159;
	color: #D6B159;
	font-size: 18px;
	margin: 30px auto;
}
/* 新闻详情样式 */
.news_detail_box {
	width: 1440px;
	margin: 30px auto 50px auto;
	display: flex;
	justify-content: space-between;
}
.news_detail_box .left_box {
	width: 968px;
	
	padding: 60px 40px;
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.17);
}
.news_detail_box .left_box .news_title {
	font-size: 22px;
	font-weight: bold;
	color: #515151;
	text-align: center;
}
.news_detail_box .left_box .news_date {
	font-size: 16px;
	color: #9B9C9D;
	margin-top: 24px;
	text-align: center;
}
.news_detail_box .left_box .news_html {
	border-top: 1px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
	 
	margin-top: 24px;
	 
}
.news_detail_box .left_box .handle_box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 24px;
}

.news_detail_box .left_box #content > p > img {
	 width:100%;
}

.news_detail_box .left_box .handle_box .up_btn, .down_btn {
	width: 90px;
	height: 38px;
	font-size: 16px;
	color: #8B8B8C;
	border-radius: 38px;
	border: 1px solid #9A9A9A;
}
.news_detail_box .left_box .handle_box .down_btn {
	margin-top: 16px;
}
.news_detail_box .left_box .handle_box p {
	width: 600px;
	display: inline-block;
	margin-left: 16px;
	font-size: 16px;
	color: #7F8081;
}
.news_detail_box .left_box .handle_box .return_btn {
	width: 125px;
	height: 40px;
	font-size: 16px;
	color: #DDBF75;
	border-radius: 40px;
	border: 1px solid #DDBF75;
}
.news_detail_box .right_box {
	width: 424px;
}
.news_detail_box .right_box .card_list {
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.17);
	margin-bottom: 24px;
}
.news_detail_box .right_box .card_list .title_box {
	display: flex;
	justify-content: space-between;
	padding: 0 28px;
	align-items: center;
	border-bottom: 1px solid #DDDDDD;
	line-height: 60px;
}
.news_detail_box .right_box .card_list .card_title {
	font-size: 22px;
	font-weight: bold;
	color: #515151;
}
.news_detail_box .right_box .card_list .card_title span {
	display: inline-block;
	margin-left: 12px;
	font-size: 18px;
	color: #848484;
	font-weight: 500;
}
.news_detail_box .right_box .card_list .icon {
	width: 28px;
	height: 28px;
	cursor: pointer;
}
.news_detail_box .right_box .card_list_item li {
	list-style-type: circle;
	cursor: pointer;
	color: #353535;
	margin: 0 48px;
	line-height: 60px;
	border-bottom: 1px solid #DDDDDD;
}
.news_detail_box .right_box .card_list_item li:last-child {
	border: none;
}
.news_detail_box .right_box .card_list_item li:hover {
	color: #DAB96B;
}
.news_detail_box .right_box .video_list {
	padding: 28px;
}
.news_detail_box .right_box .video_list video {
	width: 100%;
}
.news_detail_box .right_box .video_list .card_title {
	width: 275px;
}
.news_detail_box .right_box .video_list .card_title, .news_detail_box .right_box .video_list .card_date {
	font-size: 14px;
	color: #666666;
}
.hide {
	display: none;
}
.show {
	display: block;
}

@media (max-width: 992px) {
 .yewu_swiper .swiper-slide-active {
  margin: 20px;
 }
 .hezuo_section .list {
  transform: scale(0.9);
 }
}