.el-header[data-v-a7987cb8] {
	width: 100%;
	height: auto!important;
	z-index: 999999999;
	position: fixed
}

@media screen and (max-width:768px) {
	.el-header[data-v-a7987cb8] {
		position: relative
	}
}
.el-input__inner{ width: auto!important;}
.el-header .header[data-v-a7987cb8] {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	background: #fff
}

@media screen and (max-width:768px) {
	.el-header .header[data-v-a7987cb8] {
		height: auto
	}
}

.el-header .header .content[data-v-a7987cb8] {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}

@media screen and (max-width:768px) {
	.el-header .header .content[data-v-a7987cb8] {
		background-color: #bd9d6c;
		box-shadow: 0 1px 1px 0 rgba(129, 108, 77, .3);
		width: 100%;
		height: 50px;
		position: relative;
	}
}

.el-header .header .content .logo[data-v-a7987cb8] {
	display: block
}

@media screen and (max-width:768px) {
	.el-header .header .content .logo[data-v-a7987cb8] {
		display: none
	}
}

.el-header .header .content .logo img[data-v-a7987cb8] {
	width: 319px
}

.el-header .header .content .logo-mobile[data-v-a7987cb8] {
	display: none
}

@media screen and (max-width:768px) {
	.el-header .header .content .logo-mobile[data-v-a7987cb8] {
		display: block
	}
}

.el-header .header .content .logo-mobile img[data-v-a7987cb8] {
	width: 248px;
	height: 32.6px
}

.el-header .header .content .logo-mobile .directory[data-v-a7987cb8] {
	position: absolute;
	height: 13.33px;
	width: 23.3px;
	right: 16px;
	top: 18px
}

.el-header .header .content .item[data-v-a7987cb8] {
	display: flex;
	justify-content: space-around;
	align-items: center
}

@media screen and (max-width:768px) {
	.el-header .header .content .item[data-v-a7987cb8] {
		display: none
	}
}

.el-header .header .content .item img[data-v-a7987cb8] {
	flex: 0 0 35px;
	height: 30px;
	margin-right: 10px
}

.el-header .header .content .item span[data-v-a7987cb8] {
	display: block;
	font-size: 14px;
	color: #545454;
	line-height: 20px
}

@media screen and (max-width:1300px) {
	.el-header .header .content .item span[data-v-a7987cb8] {
		font-size: 12px
	}
}


.el-header .header .content .item.phone[data-v-a7987cb8] {
	margin: 0 30px 0 0
}

.el-header .header .content .item.phone img[data-v-a7987cb8] {
	flex: 0 0 24px;
	height: 30px
}

.el-header .header .content .item.address img[data-v-a7987cb8] {
	flex: 0 0 31px;
	height: 31px
}


@media screen and (max-width:768px) {
	.el-header .header .mobile-directory[data-v-a7987cb8] {
	
		position: absolute;
		width: 60%;
		height: calc(100% - 50px);
		bottom: 0;
		right: 0;
		background-color: rgba(0, 0, 0, .6);
		z-index: 99999999
	}
	.el-header .header .mobile-directory .directory-item[data-v-a7987cb8] {
		display: block;
		width: 100%;
		border-bottom: 1px solid #838383;
		margin: 0 auto;
		line-height: 50px;
		text-decoration: none;
		color: #fff;
		z-index: 99999999;
		position: relative;
		background: rgba(0, 0, 0, .6);
		padding: 0 33px
	}
}

.el-header .nav[data-v-a7987cb8] {
	position: relative;
	height: 40px;
	width: 100%;
	background: rgba(0, 0, 0, .6);
	padding: 0;
	z-index: 999
}

@media screen and (max-width:768px) {
	.el-header .nav[data-v-a7987cb8] {
		display: none
	}
}

.el-header .nav .navList[data-v-a7987cb8] {
	position: relative;
	display: flex;
	list-style: none;
	margin: 0 auto;
	width: 1200px;
	padding: 0!important
}

.el-header .nav .navList li[data-v-a7987cb8] {
	width: 150px;
	height: 100%;
	text-align: center;
	line-height: 40px;
	color: #fff;
	cursor: pointer;
	letter-spacing: 2px
}

.el-header .nav .navList li a[data-v-a7987cb8] {
	color: #fff;
	text-decoration: none;
	display: block;
}
.el-header .nav .navList li .cur{ background: #bd9d6c;}
.el-header .nav .navList li.act[data-v-a7987cb8] {
	background-color: #bd9d6c
}

.el-footer[data-v-5bf592d8] {
	position: relative;
	height: 412px!important;
	width: 100%;
	background: url(../images/foot.jpg);
	background-size: 100% 100%
}

@media screen and (max-width:1800px) {
	.el-footer[data-v-5bf592d8] {
		height: 420px!important
	}
}

@media screen and (max-width:768px) {
	.el-footer[data-v-5bf592d8] {
		height: auto!important
	}
}

.el-footer .footer[data-v-5bf592d8] {
	position: relative;
	height: 325px;
	padding: 38px 0 32px 0;
	border-bottom: 1px solid #3b4247
}

@media screen and (max-width:1800px) {
	.el-footer .footer[data-v-5bf592d8] {
		height: auto!important
	}
}

@media screen and (max-width:768px) {
	.el-footer .footer[data-v-5bf592d8] {
		padding: 20px 0 20px 0;
		height: auto!important
	}
}

.el-footer .footer .content[data-v-5bf592d8] {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	justify-content: space-around
}

@media screen and (max-width:1800px) {
	.el-footer .footer .content[data-v-5bf592d8] {
		width: 1200px
	}
}

@media screen and (max-width:768px) {
	.el-footer .footer .content[data-v-5bf592d8] {
		width: 1300px;
		display: block;
		width: 100%;
		padding: 20px 0 20px 0;
		height: auto!important
	}
}

.el-footer .footer .content .item[data-v-5bf592d8] {
	display: block;
	min-width: 140px;
	border-right: 1px solid #4e4e4e;
	color: #fff;
	text-align: left;
	padding: 0 50px;
	font-size: 12px
}

@media screen and (max-width:1300px) {
	.el-footer .footer .content .item[data-v-5bf592d8] {
		padding: 0 9px
	}
}

@media screen and (max-width:768px) {
	.el-footer .footer .content .item[data-v-5bf592d8] {
		display: flex;
		flex-wrap: wrap;
		border-right: none
	}
}

.el-footer .footer .content .item div[data-v-5bf592d8] {
	line-height: 30px
}

@media screen and (max-width:768px) {
	.el-footer .footer .content .item div[data-v-5bf592d8] {
		flex: 0 0 25%;
		line-height: auto
	}
}

.el-footer .footer .content .item .title[data-v-5bf592d8] {
	color: #bd9d6c;
	padding-bottom: 10px;
	font-size: 16px
}

@media screen and (max-width:768px) {
	.el-footer .footer .content .item .title[data-v-5bf592d8] {
		flex: 0 0 100%
	}
}
.el-footer .footer .content .item .el-row div[data-v-5bf592d8] a{ color: #fff;}
@media screen and (max-width:768px) {
	.el-footer .footer .content .item .el-row[data-v-5bf592d8] {
		flex: 0 0 100%
	}
}

.el-footer .footer .content .item .el-row div[data-v-5bf592d8] {
	flex: 0 0 50%
}

@media screen and (max-width:768px) {
	.el-footer .footer .content .item .el-row div[data-v-5bf592d8] {
		flex: 0 0 50%
	}
}

.el-footer .footer .content .item .el-row div[data-v-5bf592d8]:last-of-type {
	flex: auto
}

.el-footer .footer .content .item .item-option[data-v-5bf592d8] {
	position: relative;
	display: flex;
	width: 100%
}

.el-footer .footer .content .item .item-option .item-option-tit[data-v-5bf592d8]:nth-of-type(2n) {
	display: block;
}

.el-footer .footer .content .item .item-option .item-option-tit[data-v-5bf592d8]:nth-of-type(odd) {
	display: block;
	flex: 0 0 40%
}

@media screen {
	.el-footer .footer .content .Contact_us .item-option[data-v-5bf592d8] {
		flex: 0 0 100%;
		position: relative;
		display: flex;
		width: 100%
	}
	.el-footer .footer .content .Contact_us .item-option .item-option-tit[data-v-5bf592d8]:nth-of-type(2n) {
		display: block;
	}
	.el-footer .footer .content .Contact_us .item-option .item-option-tit[data-v-5bf592d8]:nth-of-type(odd) {
		display: block;
		flex: 0 0 40%
	}
}

.el-footer .footer .content .item.Rcode[data-v-5bf592d8] {
	display: flex;
	justify-content: space-between
}

.el-footer .footer .content .item.Rcode .col-6 .Rcode-tit[data-v-5bf592d8] {
	color: #bd9d6c;
	font-size: 16px;
	padding-bottom: 10px
}

.el-footer .footer .content .item.Rcode .col-6 .Rcode-text[data-v-5bf592d8] {
	padding-bottom: 10px
}

.el-footer .footer .content .item.Rcode .col-6 .Rcode-img[data-v-5bf592d8] {
	width: 120px;
	height: 120px;
	overflow: hidden
}

.el-footer .footer .content .item.Rcode .col-6 .Rcode-img img[data-v-5bf592d8] {
	width: 100%
}

.el-footer .footer .content .item.link .link-box[data-v-5bf592d8] {
	background-color: #be9d6d;
	text-align: center;
	width: 140px;
	padding: 0 5px;
	border-radius: 3px
}

@media screen and (max-width:1300px) {
	.el-footer .footer .content .item.link .link-box[data-v-5bf592d8] {
		width: 110px
	}
}

@media screen and (max-width:768px) {
	.el-footer .footer .content .item.link .link-box[data-v-5bf592d8] {
		flex: 0 0 100%;
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		text-overflow: ellipsis;
		align-items: center
	}
	.el-footer .footer .content .item.link .link-box div[data-v-5bf592d8] {
		flex: 0 0 25%;
		line-height: 20px;
		line-height: 30px;
		margin: 0 2px
	}
	.el-footer .footer .content .item.link .link-box div[data-v-5bf592d8]:first-of-type {
		flex: 0 0 19%
	}
}

.el-footer .footer .CopyrightTips[data-v-5bf592d8] {
	position: absolute;
	bottom: 20px
}

.el-footer .CopyrightTipS[data-v-5bf592d8] {
	display: block;
	width: 100%;
	color: #bd9d6c;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	overflow: hidden;
	padding-top: 16px;
}

@media screen and (max-width:768px) {
	.el-footer .CopyrightTipS[data-v-5bf592d8] {
		font-size: 10px;
		height: auto;
		line-height: 20px;
		padding: 10px 42px
	}
}
.el-footer .CopyrightTipS[data-v-5bf592d8] a{ color: #e3b95b;}
* {
	padding: 0;
	margin: 0;
	box-sizing: border-box
}

a {
	text-decoration: none
}

.el-container {
	display: block!important
}

.el-container .el-footer,
.el-container .el-header,
.el-container .el-main {
	padding: 0
}

.el-container .el-main {
	position: relative;
	overflow: hidden;
	top: 60px;
}

@media screen and (max-width:768px) {
	.el-container .el-main {
		top: 0
	}
}

.Icon_group {
	position: fixed;
	right: 100px;
	height: 240px;
	top: 50%;
	z-index: 99999;
	display: flex;
	justify-content: space-between;
	flex-direction: column
}

@media screen and (max-width:1300px) {
	.Icon_group {
		height: 163px
	}
}

@media screen and (max-width:768px) {
	.Icon_group {
		right: 33px
	}
}

.Icon_group .Icon_item {
	width: 60px;
	height: 60px;
	cursor: pointer
}

@media screen and (max-width:1300px) {
	.Icon_group .Icon_item {
		height: 40px;
		width: 40px
	}
}

.Icon_group .Icon_item img {
	width: 100%
}

body::-webkit-scrollbar {
	width: 10px;
	height: 1px
}

body::-webkit-scrollbar-thumb {
	border-radius: 10px;
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: #535353
}

body::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	border-radius: 10px;
	background: #ededed
}

.el-pagination.is-background .el-pager li:not(.disabled).active {
	background-color: #d0a971;
	color: #fff
}

.el-main .banner[data-v-f6d84dd2] {
	position: relative;
	height: 900px;
	overflow: hidden;
	top: -40px;
	z-index: -6
}

@media screen and (max-width:1300px) {
	.el-main .banner[data-v-f6d84dd2] {
		top: -53px;
		height: auto
	}
}

@media screen and (max-width:768px) {
	.el-main .banner[data-v-f6d84dd2] {
		top: 0;
		height: 167px
	}
}

.el-main .banner video[data-v-f6d84dd2] {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media screen and (max-width:1300px) {
	.el-main .banner video[data-v-f6d84dd2] {
		-o-object-fit: contain;
		object-fit: contain
	}
}

@media screen and (max-width:768px) {
	.el-main .banner video[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .banner>img[data-v-f6d84dd2] {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover
}

@media screen and (max-width:768px) {
	.el-main .banner>img[data-v-f6d84dd2] {
		display: block
	}
}

.el-main .banner .shubiaoImg[data-v-f6d84dd2] {
	position: absolute;
	left: 50%;
	top: 90%;
	z-index: 999999;
	transform: translate(-50%, -50%);
	cursor: pointer
}

@media screen and (max-width:768px) {
	.el-main .banner .shubiaoImg[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .banner .shubiaoImg img[data-v-f6d84dd2] {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 32px;
	height: 56px
}

.el-main .introduce[data-v-f6d84dd2] {
	height: 630px;
	background: #fff;
	padding: 50px 0
}

@media screen and (max-width:1300px) {
	.el-main .introduce[data-v-f6d84dd2] {
		padding: 10px 0
	}
}

@media screen and (max-width:768px) {
	.el-main .introduce[data-v-f6d84dd2] {
		padding: 26px 36px;
		height: auto
	}
}

.el-main .introduce .title[data-v-f6d84dd2] {
	color: #bd9d6c;
	font-size: 20px;
	text-align: center;
	margin-bottom: 18px;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .introduce .title[data-v-f6d84dd2] {
		display: flex;
		font-size: 16px;
		margin-bottom: 14px
	}
}

.el-main .introduce .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

@media screen and (max-width:768px) {
	.el-main .introduce .title .title-CHname[data-v-f6d84dd2] {
		margin-right: 10px
	}
}

.el-main .introduce .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px
}

.el-main .introduce .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #bd9d6c;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .introduce .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .introduce .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .introduce .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .introduce .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .introduce .content[data-v-f6d84dd2] {
	position: relative;
	width: 1200px;
	height: 390px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .introduce .content[data-v-f6d84dd2] {
		position: relative;
		width: 100%;
		height: auto;
		flex-direction: column;
		justify-content: space-between
	}
}
.introduce-img img{ width: 100%;}
.el-main .introduce .content .introduce-img[data-v-f6d84dd2] {
	flex: 0 0 420px;
	width: 420px;
	height: 100%;
	overflow: hidden;
	border-radius: 3px;
	background-color: #888
}

@media screen and (max-width:768px) {
	.el-main .introduce .content .introduce-img[data-v-f6d84dd2] {
		flex: 0 0 280px;
		width: 100%;
		overflow: hidden;
		border-radius: 0
	}
	.el-main .introduce .content .introduce-img img[data-v-f6d84dd2] {
		width: 100%;
		height: auto
	}
}

.el-main .introduce .content .introduce-text[data-v-f6d84dd2] {
	flex: 0 0 738px;
	width: 738px;
	height: 100%;
	font-size: 15px;
	color: #a5a5a5;
	line-height: 34px;
	text-indent: 49px
}

@media screen and (max-width:768px) {
	.el-main .introduce .content .introduce-text[data-v-f6d84dd2] {
		margin-top: 10px;
		font-size: 13px;
		flex: auto;
		width: 100%;
		text-overflow: ellipsis;
		overflow: hidden
	}
}

.el-main .professionalfield[data-v-f6d84dd2] {
	position: relative;
	height: 500px;
	padding: 50px 0;
	background: url(../images/zylybg.d24c223e.png);
	background-size: 100% 100%
}
.el-main .professionalfield .content .item .item-text .item-text-tit[data-v-f6d84dd2] a{ color: #e2ba6a;}
.el-main .professionalfield .content .item .item-text .item-text-tit[data-v-f6d84dd2] p a{ color: #fff;}
@media screen and (max-width:768px) {
	.el-main .professionalfield[data-v-f6d84dd2] {
		position: relative;
		padding: 24px 21px;
		height: auto
	}
}

.el-main .professionalfield .centerlogo[data-v-f6d84dd2] {
	width: 10rem;
	height: 10rem;
	position: absolute;
	left: 50%;
	top: 57%;
	transform: translate(-50%, -50%)
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .centerlogo[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .professionalfield .title[data-v-f6d84dd2] {
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 50px;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .title[data-v-f6d84dd2] {
		font-size: 16px;
		display: flex;
		align-items: center
	}
}

.el-main .professionalfield .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .title .title-CHname[data-v-f6d84dd2] {
		margin-right: 10px
	}
}

.el-main .professionalfield .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .title .title-ENname[data-v-f6d84dd2] {
		border-bottom: 1px solid #fff;
		margin-bottom: 0
	}
}

.el-main .professionalfield .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #fff;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .professionalfield .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .professionalfield .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .professionalfield .content[data-v-f6d84dd2] {
	position: relative;
	width: 1200px;
	height: 280px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .content[data-v-f6d84dd2] {
		position: relative;
		width: auto;
		height: auto;
		overflow: hidden
	}
}

.el-main .professionalfield .content .item[data-v-f6d84dd2] {
	flex: 0 0 50%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	height: 70px
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .content .item[data-v-f6d84dd2] {
		height: 50px;
		flex: 0 0 50%;
		margin-bottom: 30px;
	}
	.el-main .consulting .content .Item-from .Item-flex .el-form-item .submit[data-v-f6d84dd2]{ margin-left: 0!important;}
}

.el-main .professionalfield .content .item .item-img[data-v-f6d84dd2] {
	flex: 0 0 60px;
	height: 80px;
	margin: 0 26px 0 0
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .content .item .item-img[data-v-f6d84dd2] {
		flex: 0 0 23px;
		height: 50px;
		margin: 0 10px 0 0
	}
}

.el-main .professionalfield .content .item .item-text[data-v-f6d84dd2] {
	width: 363px
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .content .item .item-text[data-v-f6d84dd2] {
		width: auto
	}
}

.el-main .professionalfield .content .item .item-text .item-text-tit[data-v-f6d84dd2] {
	font-size: 18px;
	color: #e2ba6a;
	line-height: 25px
}

@media screen and (max-width:768px) {
	.el-main .professionalfield .content .item .item-text .item-text-tit[data-v-f6d84dd2] {
		color: #fff;
		font-size: 16px
	}
}

.el-main .professionalfield .content .item .item-text .item-text-infor[data-v-f6d84dd2] {
	font-size: 14px;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff
}
.el-main .professionalfield .content .item .item-text .item-text-infor[data-v-f6d84dd2] p a{ color: #fff;}
@media screen and (max-width:768px) {
	.el-main .professionalfield .content .item .item-text .item-text-infor[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .professionalfield .content .item[data-v-f6d84dd2]:nth-of-type(2n) {
	justify-content: flex-start;
	flex-direction: row-reverse
}

.el-main .professionalfield .content .item:nth-of-type(2n) .item-img[data-v-f6d84dd2] {
	margin: 0 0 0 11px
}

.el-main .team[data-v-f6d84dd2] {
	position: relative;
	height: 539px;
	padding: 50px 0
}

@media screen and (max-width:768px) {
	.el-main .team[data-v-f6d84dd2] {
		padding: 24px 21px;
		height: auto
	}
}

.el-main .team .title[data-v-f6d84dd2] {
	color: #bd9d6c;
	font-size: 20px;
	text-align: center;
	margin-bottom: 28px;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .team .title[data-v-f6d84dd2] {
		display: flex;
		font-size: 16px;
		margin-bottom: 0px
	}
}

.el-main .team .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

@media screen and (max-width:768px) {
	.el-main .team .title .title-CHname[data-v-f6d84dd2] {
		margin-right: 10px
	}
}

.el-main .team .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px
}

.el-main .team .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #bd9d6c;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .team .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .team .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .team .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .team .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .team .content[data-v-f6d84dd2] {
	position: relative;
	width: 1200px;
	height: 284px;
	background: #fff;
	margin: 0 auto;
	display: flex;
	flex-wrap: nowrap;
	overflow: hidden;
	justify-content: space-between
}

@media screen and (max-width:768px) {
	.el-main .team .content[data-v-f6d84dd2] {
		position: relative;
		width: 100%;
		height: auto;
		flex-wrap: wrap
	}
}

.el-main .team .content .content-item[data-v-f6d84dd2] {
	flex: 0 0 220px;
	height: 284px;
	position: relative;
	overflow: hidden;
	margin: 0 10px;
	cursor: pointer
}
.el-textarea__inner{ height: 162px;}
@media screen and (max-width:768px) {
	.el-main .team .content .content-item[data-v-f6d84dd2] {
		flex: 0 0 148px;
		width: 100%;
		height: 432px;
		flex-wrap: wrap;
		margin: 5px 0
	}
	.el-main .team .content[data-v-f6d84dd2] a{ width: 48%; margin-bottom: 2%; float: left;}
}

.el-main .team .content .content-item img[data-v-f6d84dd2] {
	width: 100%;
	height: auto
}

@media screen and (max-width:768px) {
	.el-main .team .content .content-item img[data-v-f6d84dd2] {
		display: none;
		width: 100%
	}
}

.el-main .team .content .content-item img[data-v-f6d84dd2]:hover {
	transition: .3s;
	transform: scale(1.1)
}

.el-main .team .content .content-item .mobile-UserImg[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .team .content .content-item .mobile-UserImg[data-v-f6d84dd2] {
		display: block
	}
}

.el-main .team .content .content-item .content-item-tit[data-v-f6d84dd2] {
	height: 41px;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	bottom: 0;
	width: 100%;
	line-height: 41px;
	text-align: center;
	font-size: 14px;
	color: #fff
}

@media screen and (max-width:768px) {
	.el-main .team .content .content-item .content-item-tit[data-v-f6d84dd2] {
		flex: 0 0 148px;
		width: 100%;
		height: 23.6px;
		font-size: 13px;
		line-height: 27.6px;
		flex-wrap: wrap
	}
}

.el-main .team .content .content-item .content-item-tit[data-v-f6d84dd2]:hover {
	transition: .3s;
	background-color: rgba(0, 0, 0, .8)
}

.el-main .team .more[data-v-f6d84dd2] {
	width: 120px;
	height: 32px;
	border: 1px solid #be9d6d;
	color: #be9d6d;
	line-height: 30px;
	text-align: center;
	margin: 30px auto 0 auto;
	font-weight: 600;
	cursor: pointer
}

.el-main .case[data-v-f6d84dd2] {
	padding: 50px 0;
	background: url(../images/al.jpg);
	background-size: 100% 100%;
	height: 680px
}

@media screen and (max-width:768px) {
	.el-main .case[data-v-f6d84dd2] {
		padding: 24px 21px;
		height: auto
	}
}

.el-main .case .title[data-v-f6d84dd2] {
	color: #fff;
	font-size: 20px;
	text-align: center;
	margin-bottom: 18px;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .case .title[data-v-f6d84dd2] {
		font-size: 16px;
		display: flex;
		align-items: center
	}
}

.el-main .case .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

@media screen and (max-width:768px) {
	.el-main .case .title .title-CHname[data-v-f6d84dd2] {
		margin-right: 10px
	}
}

.el-main .case .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px
}

@media screen and (max-width:768px) {
	.el-main .case .title .title-ENname[data-v-f6d84dd2] {
		border-bottom: 1px solid #fff;
		margin-bottom: 0
	}
}

.el-main .case .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #fff;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .case .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .case .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .case .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .case .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .case .content[data-v-f6d84dd2] {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 1200px;
	height: 450px;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .case .content[data-v-f6d84dd2] {
		position: relative;
		display: block;
		width: auto;
		height: auto
	}
}

.el-main .case .content .selectList[data-v-f6d84dd2] {
	display: block;
	width: 230px;
	height: 100%;
	background-color: #cea15a;
	padding: 25px 0;
	box-sizing: border-box;
	overflow: hidden
}

@media screen and (max-width:768px) {
	.el-main .case .content .selectList[data-v-f6d84dd2] {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		padding: 0 0;
		background-color: rgba(206, 161, 90, .5)
	}
}

.el-main .case .content .selectList .selectListOption[data-v-f6d84dd2] {
	cursor: pointer;
	height: 35px;
	width: 100%;
	background-color: #cea15a;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	margin: 5px auto
}

@media screen and (max-width:768px) {
	.el-main .case .content .selectList .selectListOption[data-v-f6d84dd2] {
		flex: 0 0 50%;
		font-size: 10px;
		margin: 0 auto;
		line-height: 40px;
		height: 40px;
		background-color: rgba(206, 161, 90, .5)
	}
}

.el-main .case .content .selectList .selectListOption.act[data-v-f6d84dd2] {
	background-color: #fff;
	color: #cea15a;
	font-weight: 600
}

.el-main .case .content .optionBox[data-v-f6d84dd2] {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 90%;
	height: 100%;
	background-color: #fff;
	overflow: hidden;
	padding: 15px 0
}

@media screen and (max-width:768px) {
	.el-main .case .content .optionBox[data-v-f6d84dd2] {
		width: 100%;
		background-color: transparent;
		height: 300px
	}
}

.el-main .case .content .optionBox .optionBoxItem[data-v-f6d84dd2] {
	width: 871px;
	height: 84px;
	line-height: 40px;
	border-bottom: 1px solid #d8d8d8;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .case .content .optionBox .optionBoxItem[data-v-f6d84dd2] {
		width: 100%;
		height: 40px;
		margin: 5px auto;
		background-color: #fff;
		padding: 0 16px;
		overflow: hidden
	}
}

.el-main .case .content .optionBox .optionBoxItem .tit[data-v-f6d84dd2] {
	font-size: 16px;
	color: #202020;
	font-weight: 600;
	cursor: pointer
}

@media screen and (max-width:768px) {
	.el-main .case .content .optionBox .optionBoxItem .tit[data-v-f6d84dd2] {
		color: #979797;
		font-size: 13px;
		font-weight: 400;
		text-overflow: ellipsis;
		word-break: keep-all;
		width: 75%;
		overflow: hidden
	}
}

.el-main .case .content .optionBox .optionBoxItem .tit[data-v-f6d84dd2]:hover {
	color: #585858
}

.el-main .case .content .optionBox .optionBoxItem .text[data-v-f6d84dd2] {
	font-size: 14px;
	color: #545454;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

@media screen and (max-width:768px) {
	.el-main .case .content .optionBox .optionBoxItem .text[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .case .content .optionBox .optionBoxItem .time[data-v-f6d84dd2] {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 44px
}

@media screen and (max-width:768px) {
	.el-main .case .content .optionBox .optionBoxItem .time[data-v-f6d84dd2] {
		width: auto;
		height: auto;
		right: 15px;
		font-size: 12px
	}
}

.el-main .case .content .NoTextImg[data-v-f6d84dd2] {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	top: 0;
	left: 0
}

.el-main .case .content .NoTextImg img[data-v-f6d84dd2] {
	margin: 20px 0
}

@media screen and (max-width:768px) {
	.el-main .case .content .NoTextImg img[data-v-f6d84dd2] {
		width: 144px
	}
}

.el-main .case .more[data-v-f6d84dd2] {
	width: 120px;
	height: 32px;
	border: 1px solid #be9d6d;
	color: #be9d6d;
	line-height: 32px;
	text-align: center;
	margin: 30px auto 0 auto;
	font-weight: 600;
	cursor: pointer
}

.el-main .dynamic[data-v-f6d84dd2] {
	position: relative;
	padding: 50px 0;
	height: auto;
	background: url(../img/dongtai.600d98a9.png) no-repeat;
	background-size: 300px;
	background-position: 95% 20%
}

@media screen and (max-width:768px) {
	.el-main .dynamic[data-v-f6d84dd2] {
		position: relative;
		padding: 24px 8px;
		height: auto
	}
}

.el-main .dynamic .titleList[data-v-f6d84dd2] {
	display: flex;
	justify-content: space-around;
	width: 1200px;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .dynamic .titleList[data-v-f6d84dd2] {
		width: 100%
	}
}

.el-main .dynamic .titleList .title[data-v-f6d84dd2] {
	color: #bd9d6c;
	font-size: 20px;
	text-align: center;
	margin-bottom: 28px;
	position: relative;
	cursor: pointer
}

@media screen and (max-width:768px) {
	.el-main .dynamic .titleList .title[data-v-f6d84dd2] {
		font-size: 16px;
		margin-bottom: 0
	}
}

.el-main .dynamic .titleList .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

.el-main .dynamic .titleList .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px
}

.el-main .dynamic .titleList .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #bd9d6c;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .dynamic .titleList .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .dynamic .titleList .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .dynamic .titleList .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .dynamic .titleList .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .dynamic .newdynamicBox[data-v-f6d84dd2] {
	position: relative;
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 0 auto
}

@media screen and (max-width:1800px) {
	.el-main .dynamic .newdynamicBox[data-v-f6d84dd2] {
		width: 75%
	}
}

@media screen and (max-width:1600px) {
	.el-main .dynamic .newdynamicBox[data-v-f6d84dd2] {
		width: 80%
	}
}

@media screen and (max-width:1500px) {
	.el-main .dynamic .newdynamicBox[data-v-f6d84dd2] {
		width: 95%
	}
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox[data-v-f6d84dd2] {
		width: 100%;
		display: block
	}
}

.el-main .dynamic .newdynamicBox .Box-item[data-v-f6d84dd2] {
	width: 591px;
	height: 500px;
	border-radius: 5px;
	border: 1px solid #cea15a
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .Box-item[data-v-f6d84dd2] {
		width: 100%;
		margin: 5px 0
	}
}

.el-main .dynamic .newdynamicBox .Box-item .title[data-v-f6d84dd2] {
	padding-top: 30px;
	color: #bd9d6c;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
	position: relative;
	cursor: pointer
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .Box-item .title[data-v-f6d84dd2] {
		font-size: 16px;
		margin-bottom: 0
	}
}

.el-main .dynamic .newdynamicBox .Box-item .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

.el-main .dynamic .newdynamicBox .Box-item .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 5px;
	font-size: 18px
}

.el-main .dynamic .newdynamicBox .Box-item .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #bd9d6c;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .Box-item .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .dynamic .newdynamicBox .Box-item .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .Box-item .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .dynamic .newdynamicBox .Box-item .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .dynamic .newdynamicBox .Box-item .lsit[data-v-f6d84dd2] {
	position: relative;
	padding: 0 40px 30px 40px
}

.el-main .dynamic .newdynamicBox .Box-item .lsit .lsitItem[data-v-f6d84dd2] {
	border-bottom: 1px solid #d8d8d8;
	line-height: 56px;
	height: 56px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.el-main .dynamic .newdynamicBox .Box-item .lsit .lsitItem .ItemTitle[data-v-f6d84dd2] {
	flex: 0 0 80%;
	height: 56px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all;
	color: #202020;
	letter-spacing: 1px;
	white-space: nowrap;
	cursor: pointer
}

.el-main .dynamic .newdynamicBox .Box-item .lsit .lsitItem .ItemTime[data-v-f6d84dd2] {
	color: #908c86;
	font-size: 14px;
	height: 56px;
	padding-right: 5px;
	flex: 0 0 17%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: keep-all
}

.el-main .dynamic .newdynamicBox .Box-item .more[data-v-f6d84dd2] {
	background-color: #cea15a;
	color: #fff
}

.el-main .dynamic .newdynamicBox .content[data-v-f6d84dd2] {
	flex: 0 0 45%;
	display: flex;
	align-items: center;
	flex-direction: column;
	position: relative;
	width: 1200px;
	margin: 0 auto;
	height: auto
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .content[data-v-f6d84dd2] {
		width: 100%;
		position: relative;
		height: auto
	}
}

.el-main .dynamic .newdynamicBox .content .item[data-v-f6d84dd2] {
	width: 100%;
	background-color: #fff;
	height: 50px;
	box-shadow: 0 1px 1px 0 hsla(0, 0%, 85.5%, .3);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	overflow: hidden;
	margin: 5px auto
}

.el-main .dynamic .newdynamicBox .content .item .itemTIme[data-v-f6d84dd2] {
	width: 60px;
	height: 50px;
	line-height: 15px;
	background-color: #cea15a;
	display: flex;
	align-items: center;
	text-align: center;
	color: #fff;
	margin-right: 20px;
	font-size: 12px;
	flex: 0 0 60px;
	padding: 0 10px
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .content .item .itemTIme[data-v-f6d84dd2] {
		flex: 0 0 50px;
		height: 50px;
		margin-right: 0
	}
}

.el-main .dynamic .newdynamicBox .content .item .itemText[data-v-f6d84dd2] {
	height: 50px;
	line-height: 25px;
	font-size: 12px;
	color: #ababab;
	text-overflow: ellipsis;
	overflow: hidden
}

.el-main .dynamic .newdynamicBox .content .item .itemText .title[data-v-f6d84dd2] {
	font-size: 14px;
	color: #878787;
	font-weight: 600;
	cursor: pointer
}

@media screen and (max-width:768px) {
	.el-main .dynamic .newdynamicBox .content .item .itemText .title[data-v-f6d84dd2] {
		font-size: 12px;
		font-weight: 400;
		padding: 0 10px
	}
}

.el-main .dynamic .more[data-v-f6d84dd2] {
	width: 120px;
	height: 32px;
	border: 1px solid #be9d6d;
	color: #be9d6d;
	line-height: 32px;
	text-align: center;
	margin: 30px auto 0 auto;
	font-weight: 600;
	cursor: pointer
}

.el-main .consulting[data-v-f6d84dd2] {
	position: relative;
	height: 450px;
	padding: 30px 0
}

@media screen and (max-width:768px) {
	.el-main .consulting[data-v-f6d84dd2] {
		padding: 10px 0;
		position: relative;
		padding: 24px 21px;
		height: auto
	}
}

.el-main .consulting .title[data-v-f6d84dd2] {
	color: #bd9d6c;
	font-size: 20px;
	text-align: center;
	margin-bottom: 28px;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .consulting .title[data-v-f6d84dd2] {
		display: flex;
		font-size: 16px;
		margin-bottom: 0
	}
}

.el-main .consulting .title .title-CHname[data-v-f6d84dd2] {
	font-weight: 600
}

@media screen and (max-width:768px) {
	.el-main .consulting .title .title-CHname[data-v-f6d84dd2] {
		margin-right: 10px
	}
}

.el-main .consulting .title .title-ENname[data-v-f6d84dd2] {
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px
}

.el-main .consulting .title .title-line[data-v-f6d84dd2] {
	width: 35px;
	height: 1px;
	background-color: #bd9d6c;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .consulting .title .title-line[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .consulting .title .arrow[data-v-f6d84dd2] {
	display: none
}

@media screen and (max-width:768px) {
	.el-main .consulting .title .arrow[data-v-f6d84dd2] {
		display: block;
		width: 23.3px;
		height: 14.33px;
		position: absolute;
		right: 0;
		top: 10px
	}
	.el-main .consulting .title .arrow img[data-v-f6d84dd2] {
		width: 100%;
		height: 100%
	}
}

.el-main .consulting .content[data-v-f6d84dd2] {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #fff;
	width: 1200px;
	margin: 0 auto
}

@media screen and (max-width:768px) {
	.el-main .consulting .content[data-v-f6d84dd2] {
		width: 100%;
		height: auto
	}
}

.el-main .consulting .content .Item-tel[data-v-f6d84dd2] {
	width: 230px;
	height: 270px;
	box-shadow: 0 1px 10px 0 hsla(0, 0%, 87.1%, .3);
	border-radius: 5px;
	border: 1px solid #bd9d6c;
	overflow: hidden;
	position: relative
}

@media screen and (max-width:768px) {
	.el-main .consulting .content .Item-tel[data-v-f6d84dd2] {
		display: none
	}
}

.el-main .consulting .content .Item-tel .tel-Num[data-v-f6d84dd2] {
	color: #bd9d6c;
	text-align: center;
	position: relative;
	z-index: 9999;
	font-weight: 600
}

.el-main .consulting .content .Item-tel .tel-Num>div[data-v-f6d84dd2]:first-of-type {
	line-height: 70px
}

.el-main .consulting .content .Item-tel img[data-v-f6d84dd2] {
	position: absolute;
	width: 120%;
	height: 120%;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.el-main .consulting .content .Item-from[data-v-f6d84dd2] {
	width: 930px;
	height: 270px;
	background-color: #fff;
	box-shadow: 0 1px 10px 0 hsla(0, 0%, 87.1%, .3);
	border-radius: 5px;
	border: 1px solid #bd9d6c
}

@media screen and (max-width:768px) {
	.el-main .consulting .content .Item-from[data-v-f6d84dd2] {
		width: 100%;
		height: auto;
		border: none;
		box-shadow: none
	}
}

.el-main .consulting .content .Item-from .Item-flex[data-v-f6d84dd2] {
	display: flex
}

@media screen and (max-width:768px) {
	.el-main .consulting .content .Item-from .Item-flex[data-v-f6d84dd2] {
		display: block
	}
}

.el-main .consulting .content .Item-from .Item-flex .el-form-item[data-v-f6d84dd2] {
	width: 430px;
	margin: 20px auto
}
.fasong{ width: 100%!important;}
@media screen and (max-width:768px) {
	.el-main .consulting .content .Item-from .Item-flex .el-form-item[data-v-f6d84dd2] {
		width: auto;
		margin: 10px auto;
		display: block
	}
}

.el-main .consulting .content .Item-from .Item-flex .el-form-item .submit[data-v-f6d84dd2] {
	background: #bd9d6c;
	border-radius: 2px;
	width: 140px;
	border: 1px solid #bd9d6c;
	margin-left: -80px;
}

.erweima{ display: none;}
.huaguo:hover .erweima{ display: block;}
.huaguo .erweimahg:hover .erweima{ display: block;}

/*goTop*/
.goTop_Box {
	position: relative;
}
.right-bar {
	position: fixed;
	bottom: 10%;
	right: 0;
	z-index: 9999;
	zoom: 1;
}
.gotop {
	width: 45px;
	height: 45px;
	background: url(../images/hdb.png) no-repeat;
	cursor: pointer;
}

.mobile-directory{ display: none;}
.directory:hover{ background: #000;}
.directory:hover .mobile-directory{ display: block;}
.directory .mnav{ position: absolute; top: 16px; right: 32px; width: 40px!important; height: 35px!important; padding-bottom: 18px;}
.selectList{ float: left;}


.clear{clear:both;}
.content1{ float: left; padding: 15px 0; width:968px;position:relative;overflow:hidden;height:450px; background: #fff;}
.container1{width:1200px;margin:0 auto;}
.container1 ul li{display: block;width:100%;text-align:center;line-height:40px;color:#fff;float:left;cursor:pointer;}
.container1 ul li.active{background:#fff!important;color:#cea15a!important; width: 100%;}
.content1 .box1{position:absolute;width:1101px;height:200px;}
.content1 ul{float:left;width:968px; padding: 0 40px;}
.box1 ul li{display: block;height:84px;width:100%;line-height: 40px;border-bottom: 1px solid #d8d8d8;position: relative; text-align: left;}
.content1 ul li+li{margin-left:-1px;}
.box1 ul li a h4{font-size: 16px;color: #202020;font-weight: 600;cursor: pointer;max-width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box1 ul li a p{font-size: 14px;color: #545454;width: 90%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.box1 ul li a span{position: absolute; right: 0;top: 18px; color: #919191; line-height: 26px;}
.box1 ul li a span b{ font-size: 18px;}
@media screen and (max-width:768px) {
	.case{  clear: both; display: inline-block; width: 100%;}
	.container1{ width: 100%!important;display: inline-block;}
	.container1 ul li{ float: left; width: 20%; height: 40px;}
	.container1 ul li.active{ float: left; width: 20%;}
	.el-main .case .content .selectList[data-v-f6d84dd2]{ height: auto;}
	.el-main .case .more[data-v-f6d84dd2]{ clear: both;}
	.container1 ul li.active{ background: #3e3218;}
	.content1{ width: 100%;}
	.box1 ul li{ clear: both; width: 100%; height: 83px;}
	.content1 ul{ width: 660px;}

}

@media screen and (max-width:640px) {
	.container1 ul li{ width: 33%; font-size: .4rem;}
	.container1 ul li.active{ width: 33%; font-size: .4rem;}
	.box1 ul li{width: 100%; height: 83px;}
	.el-container .el-main{ margin-bottom: 0;}

}
.dengduo{ margin-top: 10px;}
.dengduo a{ width: 120px;
    height: 32px;
    border: 1px solid #be9d6d;
    color: #be9d6d;
    line-height: 32px;
    text-align: center;
    margin: 30px auto 0 auto;
    font-weight: 600;
    cursor: pointer;
    padding: 6px 18px;
    }

.content img{ max-width: 100%; padding: 4px 0;}

.menu li.act:before {
	background: #d0a971;
	width: 4px;
	height: 20px;
	position: absolute;
	left: 0;
	content: ""
}
.menu li a.cur:before {
	background: #d0a971;
	width: 4px;
	height: 20px;
	position: absolute;
	left: 0;
	content: ""
}
.menu li a.cur{ color: #d0a971;}

.pading ul{ width: 100%;border-top: 1px solid #adadad; margin-top: 1%;text-align: center;}
.pading ul li{background: #f4f4f4;cursor: not-allowed;display: inline-block;list-style: none;text-decoration: none; margin: 1.4% 0;}
.pading ul li span{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #ddd; color: #7b7b7b; font-size: 18px;}
.pading ul li a{display: inline-block;padding: 3px 10px;margin: 0 2px;border: 1px solid #a9ca5c; font-size: 18px;}

