.wrap {
	max-width:75rem;
	margin:0 auto;
}
.layout {
	position:relative;
}
.header {
	background:#fff;
	position:fixed;
	left:0;
	right:0;
	top:0;
	z-index:99;
}
.layout {
	padding-top:7.291666666666667rem;
}
.header .htp .wrap {
	display:flex;
	justify-content:space-between;
	align-items:center;
	height:4.166666666666667rem;
}
.header .logo {
	display:flex;
	align-items:center;
}
.header .logo img {
	height:1.9791666666666667rem;
	display:block;
	margin-right:1.0416666666666667rem;
}
.header .logo span {
	font-size:1.25rem;
	color:#a18813;
	padding-left:0.9895833333333334rem;
	border-left:0.052083333333333336rem solid #d6d6d6;
	font-family:'almm';
	line-height:1.6145833333333335rem;
}
.header .rt {
	display:flex;
	align-items:center;
}
.header .rt span {
	font-size:0.9375rem;
	color:#333333;
	margin-left:3.125rem;
/*	font-weight: bold; */
	font-family: 'almm';
}
.header .rt span i {
	color:#a18813;
	font-family:'almm';
}
.naver ul {
	display:flex;
	justify-content:space-between;
}
.naver ul li {
	width:100%;
}
.naver ul li a {
	font-size:0.8333333333333334rem;
	color:#fff;
	line-height:3.125rem;
	display:block;
	text-align:center;
}
.naver ul li.on a,.naver ul li a:hover {
	background:#a18813;
}
.naver {
	background:#b79f2e;
}
.banner {
	
	overflow:hidden;
	position:relative;
}
.banner img{
	width: 100%;display: block;
}
.pd90 {
	padding:4.6875rem 0;
}
.tit {
	text-align:center;
	background:url(../images/uico1.png) no-repeat center top/2.34375rem auto;
	padding-top:1.3020833333333335rem;
}
.tit h3 {
	font-size:2.5rem;
	color:#000000;
	font-weight:bold;
	position:relative;
	z-index:11;
	line-height:1;
}
.tit .h4,
.tit h4 {
	font-size:3.125rem;
	color:transparent;
	/*文字颜色设为透明*/
	  -webkit-text-stroke:0.052083333333333336rem #ececed;
	/*webkit浏览器下的描边样式，描边宽度为0.10416666666666667rem，颜色为黑色*/
	  text-stroke:0.052083333333333336rem #ececed;
	/*标准语法的描边样式*/
	  font-weight:bold;
	line-height:1;
	margin:-2.0833333333333335rem 0 0;
	text-transform:uppercase;
}
.hcases ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:3.125rem;
}
.hcases li {
	width:calc((100% - 3.229166666666667rem)/3);
	margin:0 1.5625rem 1.5625rem 0;
}
.hcases li:nth-child(3n) {
	margin-right:0;
}
.hcases li a {
	display:block;
	border-radius:1.0416666666666667rem;
	background:#fff;
	overflow:hidden;
}
.hcases li .pic {
	height:15.625rem;
	overflow:hidden;
}
.hcases li .pic img {
	width:100%;
	height:100%;
	object-fit:cover;
	display:block;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hcases li .text {
	padding:1.5625rem 1.3020833333333335rem;
}
.hcases li .text .h3 {
	font-size:1.0416666666666667rem;
	color:#a18813;
	font-family:almm;
	margin-bottom:0.78125rem;
}
.hcases li .text .h4 {
	font-size:0.8333333333333334rem;
	color:#333333;
	font-weight:bold;
	line-height:2;
}
.hcases li .text .h4 i {
	color:#666666;
	font-weight:400;
}
.hcases {
	padding-bottom:0rem;
}
.hpictext {
	margin-top:7.8125rem;
}
.hpictext .wrap {
	display:flex;
	justify-content:space-between;
	flex-direction:row-reverse;
}
.hpictext .pic {
	width:45.833333333333336rem;
	margin-right:-11.979166666666668rem;
	overflow:hidden;
}
.hpictext .pic img {
	width:100%;
	height:100%;
	display:block;
}
.hpictext .txt {
	width:36.97916666666667rem;
}
.tit.lt {
	text-align:left;
	background-position:left top;
	background:url(../images/uico1-1.png) no-repeat left top/3.28125rem auto;
}
.tit.lt h3 {
	font-size:1.875rem;
	font-weight:bold;
	color:#a18813;
}
.tit .h5,
.tit h5 {
	font-size:1.875rem;
	line-height:1.6;
	color:#333333;
}
.hpictext .txt li {
	margin-top:2.34375rem;
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.hpictext .txt li i {
	font-size:4.166666666666667rem;
	color:#333;
	opacity:0.1;
	line-height:1;
	font-weight:bold;
}
.hpictext .txt li .text {
	width:calc((100% - 6.25rem));
}
.hpictext .text h4 {
	font-size:1.0416666666666667rem;
	color:#333;
	font-weight: bold;
}
.hpictext .text p {
	font-size:0.8333333333333334rem;
	line-height:1.7;
	color:#999999;
}
.hlists {
	padding:5.729166666666667rem 0 7.8125rem;
}
.tit.wh h3 {
	color:#fff;
}
.tit.wh .h4,
.tit.wh h4 {
	-webkit-text-stroke:0.052083333333333336rem #fff;
	/*webkit浏览器下的描边样式，描边宽度为0.10416666666666667rem，颜色为黑色*/
	text-stroke:0.052083333333333336rem #fff;
	/*标准语法的描边样式*/
	opacity:0.4;
}
.hlists .swiperlist {
	margin-top:5.208333333333334rem;
}
.hlists .swiperlist a {
	display:block;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.hlists .swiperlist a img {
	width:100%;
	height:100%;
	display:block;
}
.hlists .swiperlist .swiper-slide {
	width:25.520833333333336rem;
}
.hsuccess {
	padding:7.8125rem 0 8.854166666666668rem;
}
.hsuccess .list ul {
	display:flex;
	flex-wrap:wrap;
	margin-top:4.6875rem;
}
.hsuccess .list li {
	width:calc((100% - 4.270833333333334rem)/5);
	margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
	background:#fff;
	height:6.25rem;
}
.hsuccess .list li img {
	width:100%;
	display:block;
	height:100%;
	object-fit:contain;
}
.hsuccess .list li:nth-child(5n) {
	margin-right:0;
}
.hcommon {
	padding:6.770833333333334rem 0;
}
.hcommon .flax {
	display:flex;
	margin-top:3.6458333333333335rem;
	flex-direction:row-reverse;
	justify-content:space-between;
}
.tit.on h3 {
	color:#a18813;
}
.hcommon .flax .pic {
	width:30.208333333333336rem;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.hcommon .flax .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.hcommon .flax .text {
	width:calc(100% - 35.15625rem);
}
.hcommon .flax .text h5 {
	font-size:1.0416666666666667rem;
	font-weight:bold;
	color:#333;
	line-height:1.7;
}
.hcommon .flax .text li {
	padding-left:2.0833333333333335rem;
	background:url(../images/uico4.png) no-repeat left top 0.2604166666666667rem/1.4583333333333335rem auto;
	margin-bottom:1.3541666666666667rem;
}
.hcommon .flax .text p {
	font-size:0.8333333333333334rem;
	color:#666666;
	line-height:1.7;
	margin-top:0.2604166666666667rem;
}
.hcommon .flaxpic {
	display:flex;
	justify-content:space-between;
	margin-top:2.604166666666667rem;
}
.hcommon .flaxpic .pic {
	width:36.458333333333336rem;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.hcommon .flaxpic .pic img {
	width:100%;
	display:block;
}
.hcommon .flaxpic ul {
	width:36.458333333333336rem;
}
.hcommon .flaxpic li a {
	display:block;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
	margin-bottom:2.0833333333333335rem;
	height:12.5rem;
}
.hcommon .flaxpic li:last-child a {
	margin-bottom:0;
}
.hcommon .flaxpic li a img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.footer {
	background:#1e1d16;
}
.footer .hd {
	display:flex;
	justify-content:space-between;
	padding:2.34375rem 0 1.8229166666666667rem;
	align-items:center;
	border-bottom:0.052083333333333336rem solid #4b4a45;
}
.footer .hd .link dl {
	display:flex;
	flex-wrap:wrap;
}
.footer .hd .link {
	width:calc(100% - 21.875rem);
}
.footer .hd .link dt {
	font-size:1.0416666666666667rem;
	color:#fff;
	font-weight:bold;
}
.footer .hd .link dd a {
	font-size:0.8333333333333334rem;
	color:#fff;
	opacity:0.5;
	display:inline-block;
}
.footer .hd .link dd {
	margin-left:2.34375rem;
}
.footer .hd .link dd a:hover {
	opacity:1;
}
.footer .hd .rtc ul {
	display:flex;
}
.footer .hd .rtc li a {
	width:5.625rem;
	line-height:2.0833333333333335rem;
	border-radius:0.5208333333333334rem;
	background:#a18813;
	font-size:0.8333333333333334rem;
	color:#fff;
	display:block;
	text-align:center;
}
.footer .hd .rtc li {
	margin:0.2604166666666667rem 0;
	margin-left:1.3020833333333335rem;
}
.footer .hd .rtc li a:hover {
	background:#fff;
	color:#333;
}
.footer .bd {
	display:flex;
	justify-content:space-between;
	padding:2.0833333333333335rem 0 3.6458333333333335rem;
}
.footer .bd .flogo {
	margin-top:1.3020833333333335rem;
}
.footer .bd .flogo .h4 {
	font-size:1.25rem;
	color:#ffffff;
	font-family:almm;
	margin:1.0416666666666667rem 0 4.166666666666667rem;
}
.footer .bd .lt li {
	display:flex;
	align-items:center;
	margin-bottom:1.5625rem;
}
.footer .bd .lt li .icon img {
	width:1.5625rem;
	display:block;
}
.footer .bd .lt li .txt {
	width:9.895833333333334rem;
	margin-left:1.0416666666666667rem;
}
.footer .bd .lt li .h4 {
	font-size:0.8333333333333334rem;
	color:#fff;
	line-height:1.4;
}
.footer .bd .lt li .h6 {
	font-size:1.25rem;
	color:#fff;
	opacity:0.3;
	font-weight:bold;
	line-height:1.2;
}
.footer .ftab .h4 {
	font-size:1.0416666666666667rem;
	color:#ffffff;
	margin-top:1.3020833333333335rem;
	line-height:1.4;
	margin-bottom:2.0833333333333335rem;
}
.footer .ftab ul {
	display:flex;
	width:10.416666666666668rem;
	flex-wrap:wrap;
}
.footer .ftab ul li {
	width:50%;
	margin:0 0 1.0416666666666667rem  0;
}
.footer .ftab ul li a {
	font-size:0.8333333333333334rem;
	color:#fff;
	opacity:0.6;
	display:inline-block;
}
.footer .ftab ul li a:hover {
	opacity:1;
}
.footer .fform {
	width:28.125rem;
	background:rgba(255,255,255,0.1);
	padding:1.8229166666666667rem 2.604166666666667rem;
	border-radius:1.0416666666666667rem;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
}
.footer .fform .h4 {
	font-size:1.0416666666666667rem;
	color:#ffffff;
	line-height:1.4;
}
.footer .fform li {
	margin-top:1.3020833333333335rem;
	display:flex;
	justify-content:space-between;
	background:#4a4943;
	padding:0 1.0416666666666667rem;
	border-radius:0.5208333333333334rem;
}
.footer .fform li label {
	width:4.427083333333334rem;
	font-size:0.8333333333333334rem;
	color:#fff;
	opacity:0.5;
	line-height:2.604166666666667rem;
}
.footer .fform li .txt {
	width:calc(100% - 4.479166666666667rem);
	border:none;
	height:2.604166666666667rem;
	background:none;
	font-size:0.8333333333333334rem;
	color:#fff;
}
.footer .fform li .txt1 {
	height:4.947916666666667rem;
	padding:0.6770833333333334rem 0 0 0;
	resize:none;
}
.footer .fform .btn {
	width:5.625rem;
	line-height:2.0833333333333335rem;
	border-radius:0.5208333333333334rem;
	background:#a18813;
	text-align:center;
	border:none;
	cursor:pointer;
	font-size:0.8333333333333334rem;
	color:#fff;
	margin-top:1.3020833333333335rem;
}
.copyright {
	background:#fff;
	text-align:center;
	padding:0.78125rem 0;
}
.copyright a {
	display:inline-block;
	font-size:0.7291666666666667rem;
	color:#999999;
	margin:0 0.7291666666666667rem;
}
.copyright a:hover {
	color:#333;
}
.mban {
	height:26.041666666666668rem;
}
.crumbs ul {
	display:flex;
	flex-wrap:wrap;
	margin:0.5208333333333334rem 0;
}
.crumbs ul li {
	font-size:0.7291666666666667rem;
	color:#999999;
}
.crumbs ul li a {
	font-size:0.7291666666666667rem;
	color:#999;
	display:inline-block;
}
.contain {
	padding:2.604166666666667rem 0 7.291666666666667rem;
}
.contain .hd {
	text-align:center;
}
.contain .hd h5 {
	font-size:1.25rem;
	color:#333333;
}
.contain .hd ul {
	margin-top:3.385416666666667rem;
	display:flex;
	justify-content:center;
}
.contain .hd li {
	width:13.020833333333334rem;
	border-radius:1.0416666666666667rem;
	padding:2.604166666666667rem 0.5208333333333334rem;
	background-color:#f7f8f9;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	box-sizing:border-box;
	margin:0 2.604166666666667rem 0.5208333333333334rem;
}
.contain .hd li img {
	width:2.5rem;
	height:2.0833333333333335rem;
	display:block;
	object-fit:contain;
	margin:0 auto;
}
.contain .hd li h4 {
	font-size:1.0416666666666667rem;
	color:#000000;
	line-height:1.6;
	margin:1.1458333333333335rem 0;
}
.contain .hd li h6 {
	font-size:0.8333333333333334rem;
	color:#999999;
}
.maps {
	height:30.729166666666668rem;
	margin-top:4.166666666666667rem;
}
.mdels {
	margin-top:1.5625rem;
}
.mdels .hd {
	display:flex;
	justify-content:space-between;
	align-items:flex-end;
}
.mdels .hd .pic {
	width:34.375rem;
	height:22.395833333333336rem;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
}
.mdels .hd .pic img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
}
.mdels .hd .text {
	width:calc(100% - 37.5rem);
}
.mdels .hd .text h1 {
	font-size:1.6666666666666667rem;
	color:#333333;
	line-height:1.6;
	font-weight:bold;
}
.mdels .hd .text strong {
	font-size:1.0416666666666667rem;
	color:#333333;font-weight: 300;
	line-height:1.6;
	margin:0.78125rem 0 2.0833333333333335rem;
	display: block;
}
.mdels .hd .text ul {
	background:#f7f8f9;
	padding:1.5625rem;
}
.mdels .hd .text li {
	font-size:0.8333333333333334rem;
	color:#333333;
	line-height:1.6;
	margin:0.4166666666666667rem 0;
	font-weight:bold;
	display:flex;
}
.mdels .hd .text li i {
	width:calc(100% - 7.03125rem);
	font-weight:400;
	color:#999;
	display:inline-block;
}
.mdels .bd {
	margin-top:3.6458333333333335rem;
}
.fxbtn {
	position:sticky;
	top:7.291666666666667rem;
	background:#fff;
	z-index:11;
}
.fxbtn ul {
	display:flex;
	border-bottom:0.052083333333333336rem solid #e5e5e5;
}
.fxbtn ul li a {
	font-size:0.9375rem;
	color:#999999;
	line-height:3.125rem;
	border-bottom:0.10416666666666667rem solid rgba(255,255,255,0);
	display:inline-block;
}
.fxbtn ul li {
	margin-right:3.90625rem;
	position:relative;
	top:0.052083333333333336rem;
}
.fxbtn ul li a:hover,.fxbtn ul li.on a {
	border-color:#b79f2e;
	color:#000;
}
.mdels {
	padding-bottom:5.729166666666667rem;
}
.mdels .section {
	background:#f7f8f9;
	padding:0 2.8645833333333335rem 5.729166666666667rem;
}
.mdels .section .item {
	padding:2.604166666666667rem 0 0;
}
.mdels .section h2 {
	font-size:1.0416666666666667rem;
	color:#000000;
	font-weight:bold;
	margin-bottom:1.0416666666666667rem;
}
.mdels .section .text {
	font-size:0.8333333333333334rem;
	color:#999;
	line-height:1.7;
}
.mdels .section .text h4 {
	font-size:0.8333333333333334rem;
	color:#333333;
	font-weight:bold;
	margin-top:0.5208333333333334rem;
}
.mdels .section .list ul {
	display:flex;
	flex-wrap:wrap;
}
.mdels .section  .list li {
	width:calc((100% - 4.791666666666667rem)/4);
	margin:0 1.5625rem 1.0416666666666667rem 0;
}
.mdels .section .list li:nth-child(4n) {
	margin-right:0;
}
.mdels .section .list li a {
	display:block;
	border-radius:1.0416666666666667rem;
	overflow:hidden;
	height:10.416666666666668rem;
}
.mdels .section .list li a img {
	width:100%;
	height:100%;
	display:block;
	object-fit:cover;
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hcommon .flaxpic .pic img,.hcommon .flaxpic li a img,.hlists .swiperlist a img {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.hcommon .flaxpic .pic a:hover img,.hcommon .flaxpic li a:hover img,.hlists .swiperlist a:hover img,.hcases li a:hover .pic img,.mdels .section .list li a:hover img {
	transform:scale(1.1);
	-ms-transform:scale(1.1);
	/* IE 9*/
	-moz-transform:scale(1.1);
	/* Firefox*/
	-webkit-transform:scale(1.1);
	/* Safari 和 Chrome*/
	-o-transform:scale(1.1);
}
.footer .fform .btn {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	/* IE 9*/
	-moz-transition:all 0.3s;
	/* Firefox*/
	-webkit-transition:all 0.3s;
	/* Safari 和 Chrome*/
	-o-transition:all 0.3s;
}
.footer .fform .btn:hover {
	background:#fff;
	color:#333;
}
.web{
		display: none;
	}
	.weblist{
		display: none;
	}
	.banner .spans{
		position: absolute;
		left: 0;right: 0;
		bottom: 20px;z-index: 11;
		text-align: center;
	}
	.banner .spans span{
		background: #fff;
		width: 12px;height: 12px;
		opacity: 0.8;
	}
	.banner .spans span.swiper-pagination-bullet-active{
		background: #a18813;opacity: 1;
	}
	
	.naver ul li{
		position: relative;
	}
	.naver ul li dl{
		position: absolute;
		left: 0;right: 0;
		top: 100%;
		background: #b79f2e;
		display: none;
	}
	
	
	
	.hnews {
		padding:5.208333333333334rem 0;
	}
	.newslist {
		margin-top:3.125rem;
	}
	.newslist ul {
		display:flex;
		flex-wrap:wrap;
		margin-right:-1.09375rem;
	}
	.newslist li {
		width:calc(25% - 1.0416666666666667rem);
		margin:0 1.0416666666666667rem 1.0416666666666667rem 0;
	}
	.newslist li a {
		display:block;
		border-radius:1.0416666666666667rem;
		overflow:hidden;
		background:#fff;
		box-shadow:0 0 0.5208333333333334rem 0 rgba(201,207,212,0.54);
	}
	.newslist li .icon {
		height:12.5rem;
		overflow:hidden;
	}
	.newslist li .icon img {
		width:100%;
		display:block;
		height:100%;
		transition: all 0.3s;
		object-fit:cover;
	}
	.newslist li:hover .icon img{
	    transform: scale(1.1);
	}
	.newslist li .txt {
		padding:1.3020833333333335rem;
	}
	.newslist li .txt h4 {
		font-size:1.0416666666666667rem;
		color:#a18813;
		font-weight:bold;
		line-height:1.2;
	}
	.newslist li .txt p {
		font-size:0.8333333333333334rem;
		color:#666666;
		line-height:1.4;
		margin:0.78125rem 0;
	}
	.newslist li .txt dl {
		display:flex;
		flex-wrap:wrap;
	}
	.newslist li .txt dd {
		border:1px solid #d6d6d6;
		font-size:0.625rem;
		color:#333333;
		line-height:1.3541666666666667rem;
		padding:0 0.4166666666666667rem;
		border-radius:0.2604166666666667rem;
		margin:0 0.6770833333333334rem 0.5208333333333334rem 0;
	}
	.pages dl {
		display:flex;
		justify-content:center;
		align-items:center;
	}
	.pages dd {
		margin:0 0.5208333333333334rem;
	}
	.pages dd a {
		font-size:0.8333333333333334rem;
		color:#999999;
		line-height:2;
		display:block;
	}
	.pages dd.on a,.pages dd a:hover {
		color:#a18813;
	}
	.unews {
		padding-bottom:3.125rem;
	}
	.unews .pages {
		margin-top:1.5625rem;
	}
	.unews .newslist {
		margin-top:2.0833333333333335rem;
	}
	.crumbs ul li.on a,.crumbs ul li a:hover {
		color:#A18813;
	}
	.newsdels .wrap {
		display:flex;
		justify-content:space-between;
		padding-top:2.0833333333333335rem;
	}
	.newsdels .text {
		width:51.04166666666667rem;
	}
	.newsdels .text .th h1 {
		font-weight:400;
		font-size:1.6666666666666667rem;
		color:#333333;
		line-height:1.4;
		font-weight:bold;
	}
	.newsdels .text .th h6 {
		font-weight:400;
		font-size:0.8333333333333334rem;
		color:#555555;
		line-height:1.6;
		margin-top:0.4166666666666667rem;
	}
	.newsdels .text .th h6 i{
		margin-right: 0.5rem;
	}
	.newsdels .text .th {
		padding-bottom:1.3020833333333335rem;
	}
	.textdel img {
		width:100%;
		display:block;
	}
	.textdel {
		font-weight:400;
		font-size:0.8333333333333334rem;
		color:#555555;
		line-height:1.3541666666666667rem;
	}
	.flexbtn2 {
		display:flex;
		justify-content:space-between;
		align-items:center;
		padding:2.604166666666667rem 0;
	}
	.flexbtn2 a {
		font-weight:400;
		font-size:0.8333333333333334rem;
		color:#999999;
		display:block;
		max-width:40%;
		word-break:keep-all;
		white-space:nowrap;
		overflow:hidden;
		text-overflow:ellipsis;
	}
	.ntit {
		display:inline-block;
		font-weight:400;
		font-size:1.6666666666666667rem;
		color:#000000;
		line-height:1.6;
		border-bottom:0.15625rem solid #A18813;
		margin-bottom:2.34375rem;
		font-weight:bold;
	}
	.hotlist li {
		margin-bottom:1.3020833333333335rem;
	}
	.hotlist li a {
		box-shadow:0rem 0rem 0.8854166666666667rem 0.20833333333333334rem rgba(201,207,212,0.54);
		border-radius:1.0416666666666667rem;
		display:flex;
		justify-content:space-between;
		overflow:hidden;
	}
	.hotlist li a .txt {
		width:calc(100% - 21.354166666666668rem);
		padding:2.0833333333333335rem;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-o-box-sizing:border-box;
		box-sizing:border-box;
		display:flex;
		flex-direction:column;
		justify-content:space-between;
	}
	.hotlist li a .txt h4 {
		font-weight:400;
		font-size:1.25rem;
		color:#333333;
		line-height:2.1875rem;
	}
	.hotlist li a .txt h6 {
		font-weight:400;
		font-size:0.9375rem;
		color:#999999;
		line-height:1.3020833333333335rem;
	}
	.hotlist li a .pic {
		width:20.833333333333336rem;
		height:14.583333333333334rem;
		overflow:hidden;
	}
	.hotlist li a .pic img {
		width:100%;
		height:100%;
		display:block;
		object-fit:cover;
		transition:all 0.3s;
		-ms-transition:all 0.3s;
		/* IE 9*/
			-moz-transition:all 0.3s;
		/* Firefox*/
			-webkit-transition:all 0.3s;
		/* Safari 和 Chrome*/
			-o-transition:all 0.3s;
	}
	.hotlist li a:hover .pic img {
		transform:scale(1.1);
		-ms-transform:scale(1.1);
		/* IE 9*/
			-moz-transform:scale(1.1);
		/* Firefox*/
			-webkit-transform:scale(1.1);
		/* Safari 和 Chrome*/
			-o-transform:scale(1.1);
	}
	.hotlist li a:hover h4 {
		color:#A18813;
	}
	.newsdels .houtlist2 {
		width:20.833333333333336rem;
		margin-top:5.208333333333334rem;
	}
	.newsdels .houtlist2 li a {
		background:#FFFFFF;
		box-shadow:0rem 0rem 0.8854166666666667rem 0.20833333333333334rem rgba(201,207,212,0.54);
		border-radius:1.0416666666666667rem;
		display:block;
		overflow:hidden;
	}
	.newsdels .houtlist2 li a .icon {
		height:14.583333333333334rem;
		overflow:hidden;
	}
	.newsdels .houtlist2 li a .icon img {
		width:100%;
		height:100%;
		display:block;
		object-fit:cover;
		transition:all 0.3s;
		-ms-transition:all 0.3s;
		/* IE 9*/
			-moz-transition:all 0.3s;
		/* Firefox*/
			-webkit-transition:all 0.3s;
		/* Safari 和 Chrome*/
			-o-transition:all 0.3s;
	}
	.newsdels .houtlist2 li a p {
		font-weight:400;
		font-size:0.9375rem;
		color:#444444;
		line-height:1.25rem;
		padding:0.5208333333333334rem 1.0416666666666667rem;
	}
	.newsdels .houtlist2 li {
		margin-bottom:1.1458333333333335rem;
	}
	.newsdels .houtlist2 li a:hover .icon img {
		transform:scale(1.1);
		-ms-transform:scale(1.1);
		/* IE 9*/
			-moz-transform:scale(1.1);
		/* Firefox*/
			-webkit-transform:scale(1.1);
		/* Safari 和 Chrome*/
			-o-transform:scale(1.1);
	}
	.newsdels .houtlist2 li a:hover p {
		color:#A18813;
	}
	.flexbtn2 a:hover {
		color:#A18813;
	}
	.newsdels {
		padding-bottom:3.125rem;
	}














