html, body{
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 16px;
	background-color: #f0f2f3;
}
div, p, span, i, u, ul, ol, li, a, dl, dt, dd {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
i,u {
	font-style: normal;
}
a {
  text-decoration: none;
  color: inherit;
}
a:focus, a:hover {
	text-decoration: none;
	outline: none;
}
img{
	width: 100%;
	height: auto;
}
input{
	border: 0;/*清除自带的2px的边框*/
	padding: 0;/*清除自带的padding间距*/
	outline: none;/*清除input点击之后的黑色边框*/
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
textarea{
	border: 0;/*清除自带的2px的边框*/
	padding: 0;/*清除自带的padding间距*/
	outline: none;/*清除input点击之后的黑色边框*/
	font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
.none{
	display: none;
}
.block{
	display: block;
}
.text_justify{
	text-align:justify
}
.dct_fixed_right{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 200000;
}
.dct_fixed_right img{
	width: 2rem;
	height: 2rem;
}
.dct_container{
	width: 100%;
}
/* 中等屏幕（桌面显示器，大于等于 992px） */
	.container{
		width: 14.75rem;
		margin: 0 auto;
	}
	/*导航栏样式*/
	.header{
		z-index: 1;
		width: 100%;
	}
	.nav_box{
		display: flex;
		justify-content: space-between;
		align-items: center;
		height: 1.65rem;
		line-height: 1.65rem;
	}
	.nav_left{
		width: 3.65rem;
		margin-right: 0.2rem;
	}
	.nav_logo{
		display:flex;
		align-items:center;
	}
	.nav_right{
		display: flex;
		align-items: center;
	}
	.nav_menu{
		display: flex;
		align-items: center;
		align-content: center;
		z-index: 1000;
	}
	.nav_menu_item{
		position: relative;
		margin-left: 0.2rem;
	}
	.nav_menu_item a.nav_menu_item_btn{
		display: block;
		height: 0.4rem;
		line-height: 0.4rem;
		padding: 0 0.1rem;
		text-align: center;
		font-size: 0.22rem;
		color: #595757;
		border-bottom: 0.03rem solid rgba(0,0,0,0);
	}
	.nav_menu_item a.nav_menu_item_btn i {
		position: relative;
		top: -0.03rem;
		display: inline-block;
		width: 0.11rem;
		height: 0.07rem;
		margin-left: 0.1rem;
		background: url(../image/icon/bottomIcon-tuya.png);
		background-size: 100%;
	}
	.nav_menu_item a.nav_menu_item_btn.act{
		cursor: pointer;
		color: #bf7f38;
		border-bottom: 0.03rem solid rgba(191,127,56,1);
	}
	.nav_menu_item:hover a.nav_menu_item_btn{
		cursor: pointer;
		color: #bf7f38;
		border-bottom: 0.03rem solid rgba(191,127,56,1);
	}
	.nav_menu_item:hover .nav_son_list{
		height: auto;
		padding: 0.22rem 0;
	}
	.nav_son_list{
		position: absolute;
		overflow: hidden;
		min-width: 100%;
		/* width: 1.20rem; */
		height: 0;
		padding: 0;
		background-color: #fff;
		border-bottom-left-radius: 0.1rem;
		border-bottom-right-radius: 0.1rem;
		box-shadow: 0.01rem 0.01rem 0.04rem rgb(0 0 0 / 8%);
		top: 0.4rem;
		left: 0;
		transition: all .3s;
	}
	.nav_son_item{
		display: block;
		/* height: 0.4rem; */
		padding: 0 0.21rem;
		font-size: 0.22rem;
		white-space: nowrap;
		line-height: 0.4rem;
		text-align: center;
		color: #595757;
	}
	.nav_son_item:hover{
		cursor: pointer;
		background-color: #e8e8e8;
	}
	.nav_split{
		width: 0.02rem;
		height: 0.2rem;
		margin: 0 0.3rem;
		background-color: #cdcdcd;
	}
	.nav_language{
		height: 0.22rem;
	}
	.nav_language a {
		display: block;
		width: 0.58rem;
		height: 0.21rem;
		background: url(../image/icon/EN-tuya.png);
		background-size: 100%;
	}
	.nav_language_en a {
		width: 0.59rem;
		background: url(../image/icon/CH-tuya.png);
		background-size: 100%;
	}
	.nav_language a:hover{
		cursor: pointer;
	}
	/*主体内容*/
	/*广告轮播*/
	/*关于我们*/
	#aboutUs{
		display: flex;
		justify-content: space-between;
		padding: 1.25rem 0;
	}
	.about_us_left{
		width: 5.05rem;
		margin-right: 1.3rem;
	}
	.about_us_title{
		width: 1.97rem;
		margin-bottom: 0.5rem;
	}
	.about_us_introduce{
		line-height: 0.45rem;
		margin-bottom: 0.4rem;
		font-size: 0.22rem;
		color: #3e3a39;
	}
	.about_us_team{
		line-height: 0.43rem;
		padding-left: 0.36rem;
		margin-bottom: 0.5rem;
		font-size: 0.20rem;
		color: #898989;
		border-left: 3px solid #bf7f38;
	}
	.about_us_right{
		width: 8.65rem;
	}
	/*行业领域*/
	#industrySectors{
		position: relative;
		width: 100%;
		background: url(../image/ch/industry_bg-tuya.png) no-repeat;
		background-size: 100%;
	}
	.industry_left{
		position: absolute;
		width: 7.6rem;
		top: 0;
		left: 0;
		z-index: 1;
	}
	.industry_right{
		padding: 0.75rem 0 0.8rem 5.95rem;
	}
	.industry_title{
		width: 2.58rem;
		margin-bottom: 0.65rem;
	}
	.industry_text{
		font-size: 0.24rem;
		color: #595757;
	}
	.industry_class_list{
		display: flex;
		flex-wrap: wrap;
		padding-left: 0.3rem;
	}
	.industry_class_item{
		width: 25%;
		margin-top: 0.48rem;
	}
	.industry_class_item.act .industry_class_text{
		color: #c39455;
	}
	.industry_class_item_box{
		width: 1.40rem;
		margin: 0 auto;
	}
	.industry_class_img{
		width: 100%;
		margin-bottom: 0.2rem;
	}
	.industry_class_more{
		display: flex;
		justify-content: center;
		align-items: flex-end;
	}
	.industry_class_text{
		width: 100%;
		font-size: 0.22rem;
		text-align: center;
		color: #3e3a39;
	}
	.industry_class_item:hover{
		cursor: pointer;
	}
	/*解决方案*/
	#solutions{
		width: 100%;
		padding: 1.15rem 0 0.6rem 0;
		background: url(../image/solutions_bg1-tuya.png) no-repeat;
		background-size:100% 100%;
	}
	.solutions_title{
		width: 1.71rem;
		margin-bottom: 0.64rem;
	}
	.solutions_container{
		display: flex;
		justify-content: space-between;
		margin-bottom: 0.35rem;
	}
	.solutions_container_left{
		padding-left: 0.25rem;
	}
	.solutions_container_list_box{
		border-left: 0.04rem dashed #e9e9e9;
	}
	.solutions_container_list{
		position: relative;
		padding: 0.3rem 0 0.01rem 0;
		left: -0.16rem;
	}
	.solutions_container_item{
		display: flex;
		align-items: center;
		margin-bottom: 0.6rem;
	}
	.solutions_container_icon{
		position: relative;
		width: 0.28rem;
		height: 0.28rem;
		margin-right: 0.5rem;
		background-color: #e9e9e9;
		border-radius: 50%;
		transition: all .5s;
	}
	.solutions_container_icon i{
		position: absolute;
		display: block;
		width: 0.16rem;
		height: 0.16rem;
		background-color: #aaaaaa;
		border-radius: 50%;
		top: 0.06rem;
		left: 0.06rem;
	}
	.solutions_container_name{
		font-size: 0.26rem;
		color: #4a4442;
	}
	.solutions_container_item:hover{
		cursor: pointer;
	}
	.solutions_container_item.act .solutions_container_icon{
		transform: scale(1.3);
	}
	.solutions_container_item.act .solutions_container_icon i{
		background-color: #bf7f38;
	}
	.solutions_container_item.act .solutions_container_name{
		color: #c39455;
	}
	.solutions_container_right{
		position: relative;
		width: 8.80rem;
		height: 7.05rem;
		padding: 0.50rem;
		margin-right: 0.15rem;
		background-color: #edecf1;
	}
	.solutions_container_right.solutions_container_right_text{
		display: flex;
		align-items: center;
	}
	.solutions_container_right_text .solutions_container_introduce{
		height: 100%;
		line-height: 0.45rem;
		font-size: 0.24rem;
		color: #3e3a39;
		overflow: auto;
		text-overflow: unset;
		display: contents;
	}
	.solutions_container_right_text .solutions_container_media{
		display: none;
	}

	.solutions_container_introduce{
		height: 1.35rem;
		line-height: 0.45rem;
		margin-bottom: 0.5rem;
		font-size: 0.24rem;
		color: #3e3a39;
		overflow: hidden;
		text-overflow: ellipsis;
		/* 弹性伸缩盒子模型显示 */
		display: -webkit-box;
		/* 限制在一个块元素显示的文本的行数 */
		-webkit-line-clamp: 3;
		/* 设置或检索伸缩盒对象的子元素的排列方式 */
		-webkit-box-orient: vertical;
	}
	.solutions_container_media{
		position: relative;
		display: block;
		width: 100%;
	}
	.solutions_container_media .solutions_container_btn{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.solutions_container_media.media_layer:hover{
		cursor: pointer;
	}
	.solutions_container_media.media_layer:hover .video_btn{
		background-image: url(../image/icon/play2-tuya.png);
	}
	.solutions_container_bg{
		position: absolute;
		width: 8.50rem;
		height: 6.50rem;
		top: -0.15rem;
		right: -0.15rem;
		background-color: #c39455;
		z-index: -1;
	}
	/*航线服务*/
	#trade{
		background: url(../image/trade_bg1-tuya.png) no-repeat;
		background-size: 100% 100%;
	}
	.trade_box{
		padding: 0.6rem 0 1rem 0;
	}
	.trade_title{
		width: 2.02rem;
		margin-bottom: 2rem;
	}
	.trade_container{
		position: relative;
		display: flex;
		width: 100%;
		padding: 0.28rem 0;
		border: 0.01rem solid #9c583e;
		border-top-left-radius: 0.25rem;
		border-bottom-right-radius: 0.25rem;
	}
	.trade_btn{
		position: absolute;
		display: flex;
		justify-items: center;
		align-items: center;
		height: 0.74rem;
		top: -0.97rem;
		right: 0;
	}
	.trade_left{
		position: relative;
		width: 4.8rem;
		padding: 1.78rem 0.65rem 0.57rem 0.47rem;
		border-right: 0.02rem solid #a1a1a1;
	}
	.trade_img{
		position: absolute;
		width: 3.63rem;
		height: 2.57rem;
		background: url(../image/ch/trade1-tuya.png) no-repeat;
		background-size: 100% 100%;
		left: 0.47rem;
		top: -1.2rem;
		border: 0.03rem solid #bf7f38;
		border-top-right-radius: 0.25rem;
	}
	.trade_introduce{
		line-height: 0.45rem;
		font-size: 0.24rem;
		color: #3e3a39;
	}
	.trade_right{
		width: 9.7rem;
		height: 3.3rem;
		padding: 0 0.65rem;
	}
	.trade_list_title{
		width: 100%;
		margin: 0.4rem 0 0.54rem 0;
		font-size: 0.26rem;
		color: #c39455;
	}
	.trade_title i {
		margin-right: 0.22rem;
	}
	.trade_list{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.trade_item{
		position: relative;
		display: flex;
		align-items: center;
		width: 50%;
		margin-bottom: 0.3rem;
		padding-left: 0.2rem;
	}
	.trade_item i{
		position: absolute;
		display: block;
		width: 0.04rem;
		height: 0.04rem;
		background-color: #3e3a39;
		top: 50%;
		left: 0;
		transform: translate(-50%, 0);
	}
	.trade_item span{
		font-size: 0.24rem;
		color: #3e3a39;
	}
	/*页脚底部内容*/
	.footer_box{
		border-top: 0.01rem solid #c7c7c7;
	}
	.footer_top{
		display: flex;
		justify-content: space-between;
		align-items: center;
		justify-items: center;
		height: 3.3rem;
	}
	.footer_left{
		display: flex;
	}
	.footer_logo{
		width: 3.9rem;
		margin-right: 0.57rem;
	}
	.footer_info{
		width: 6.50rem;
		margin-top: 0.1rem;
		font-size: 0.22rem;
		color: #4a4442;
	}
	.footer_address{
		margin-bottom: 0.3rem;
	}
	.footer_address i{
		display: inline-block;
		width: 0.14rem;
		height: 0.2rem;
		background: url(../image/icon/address-tuya.png) no-repeat;
		background-size: 100%;
	}
	.footer_phone{
		margin-right: 0.43rem;
	}
	.footer_phone i{
		display: inline-block;
		width: 0.17rem;
		height: 0.17rem;
		background: url(../image/icon/phone-tuya.png) no-repeat;
		background-size: 100%;
	}
	.footer_email i{
		display: inline-block;
		width: 0.19rem;
		height: 0.14rem;
		background: url(../image/icon/email-tuya.png) no-repeat;
		background-size: 100%;
	}
	.footer_right img{
		width: 1.4rem;
		height: 1.99rem;
		margin-left: 0.2rem;
	}
	.footer_bottom{
		margin-bottom: 0.78rem;
		font-size: 0.21rem;
		color: #cccdcd;
	}
	a.icp{
		font-size: 0.21rem;
		color: #cccdcd;
	}
	a.icp:hover{
		cursor: pointer;
		color: #bf7f38;
	}
	/*播放按钮*/
	.video_btn{
		width: 1.2rem;
		height: 1.2rem;
		background: url(../image/icon/play1-tuya.png) no-repeat;
		background-size: 100%;
	}
	/*左右圆形箭头*/
	.round_btn{
		width: 0.75rem;
		height: 0.75rem;
		margin-right: 0.25rem;
		background: url(../image/icon/leftCircle1-tuya.png) no-repeat;
		background-size: 100%;
	}
	.round_right_btn{
		margin-right: 0.82rem;
		background-image: url(../image/icon/rightCircle1-tuya.png);
	}
	.round_left_btn:hover{
		cursor: pointer;
		background-image: url(../image/icon/leftCircle2-tuya.png);
	}
	.round_right_btn:hover{
		cursor: pointer;
		background-image: url(../image/icon/rightCircle2-tuya.png);
	}
	/*更多按钮*/
	.more_btn{
		display: block;
		width: 1rem;
		height: 0.55rem;
		background: url(../image/icon/moreCH1-tuya.png) no-repeat;
		background-size: 100%;
	}
	.more_btn.more_btn_en{
		width: 1.01rem;
		height: 0.53rem;
		background: url(../image/icon/more1-tuya.png) no-repeat;
		background-size: 100%;
	}
	.more_btn:hover{
		cursor: pointer;
		background: url(../image/icon/moreCH2-tuya.png) no-repeat;
		background-size: 100%;
	}
	.more_btn.more_btn_en:hover{
		cursor: pointer;
		background: url(../image/icon/more2-tuya.png) no-repeat;
		background-size: 100%;
	}
	/* swiper循环的样式修改 */
	.swiper-pagination-bullet{
		width: 11px;
		height: 11px;
		background: #dfd5ba;
	}
	.swiper-pagination-bullet-active{
		background: #bf7f38;
	}
	/**----------------------二级页面公共部分----------------**/
	.page_container{
		position: relative;
	}
	.page_container_top_bg{
		position: absolute;
		width: 100%;
		height: 0.66rem;
		top: -0.66rem;
		left: -1.12rem;
		background-color: #f0f2f3;
		border-top-right-radius: 0.3rem;
		z-index: 1000;
	}
	.page_container_box{
		width: 13.50rem;
		margin: 0 auto;
	}
	.page_container_nav a{
		margin-right: 0.16rem;
		font-size: 0.24rem;
		color: #898989;
	}
	.page_container_nav span{
		margin-right: 0.16rem;
		font-size: 0.24rem;
		color: #898989;
	}
	.page_container_title{
		height: 1.82rem;
		line-height: 1.82rem;
		font-size: 0.32rem;
		color: #bf7f38;
	}
	.page_container_content{
		position: relative;
		padding-right: 4.2rem;
	}
	.page_container_text{
		line-height: 0.45rem;
		font-size: 0.24rem;
		color: #3e3a39;
	}
	.page_container_right{
		position: absolute;
		width: 3.25rem;
		top: 0;
		right: 0;
	}
	.page_container_right_title{
		width: 1.88rem;
		margin-bottom: 0.3rem;
	}
	.page_container_right_menu{
		border-top: 0.04rem solid #c7c7c7;
	}
	.page_container_right_menu_item{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0 0.14rem 0 0.08rem;
	}
	.page_container_right_menu_item a{
		display: block;
		width: 100%;
		height: 0.9rem;
		line-height: 0.9rem;
		font-size: 0.24rem;
		color: #3e3a39;
		border-bottom: 0.01rem solid #b5b5b5;
	}
	.page_container_right_menu_item.act a {
		color: #bf7f38;
	}
	.page_container_right_menu_item:hover a {
		cursor: pointer;
		color: #bf7f38;
	}
	.page_container_right_menu_item i{
		display: block;
		width: 0.07rem;
		height: 0.11rem;
		background: url(../image/icon/rightIcon-tuya.png) no-repeat;
		background-size: 100%;
	}
	/**----------------------专业团队页面----------------**/
	.page_container_team_list{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin-bottom: 0.77rem;
	}
	.page_container_team_item{
		position: relative;
		display: flex;
		align-items: center;
		width: 49%;
		height: 1.10rem;
		padding-left: 1.02rem;
		margin-bottom: 0.3rem;
		border: 0.02rem solid #dddedf;
		border-top-right-radius: 0.25rem;
	}
	.page_container_team_item u{
		position: absolute;
		display: block;
		width: 0.05rem;
		height: 1.08rem;
		margin-right: 0.62rem;
		top: -0.01rem;
		left: -0.01rem;
		background-color: #c39455;
	}
	.page_container_team_item i{
		position: absolute;
		display: block;
		width: 0.45rem;
		height: 0.4rem;
		margin-right: 0.23rem;
		background: url(../image/icon/t1-tuya.png) no-repeat;
		background-size: 100%;
		top: 50%;
		left: 0.4rem;
		transform: translate(0, -50%);
	}
	.page_container_team_item span{
		font-size: 0.24rem;
		color: #3e3a39;
	}
	/**----------------------服务范围页面----------------**/
	.page_service_scope_item{
		display: flex;
		justify-content: space-between;
		align-items: top;
		padding: 0.5rem 0;
		border-top: 0.01rem solid #c1c1c1;
	}
	.page_service_scope_left, .page_service_scope_right{
		width: 49%;
	}
	.page_service_scope_img{
		width: 100%;
	}
	.page_service_scope_title{
		margin-bottom: 0.3rem;
		font-size: 0.32rem;
		color: #3e3a39;
	}
	.page_service_scope_text{
		line-height: 0.45rem;
		font-size: 0.24rem;
		color: #3e3a39;
	}
	/**----------------------行业领域页面----------------**/
	.page_industry_item{
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 0.5rem 0;
		border-top: 0.01rem solid #c1c1c1;
	}
	.page_industry_left, .page_industry_right{
		width: 49%;
	}
	.page_industry_right_img{
		position: relative;
		width: 100%;
	}
	.page_industry_media_btn{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.page_industry_right_img.media_layer:hover{
		cursor: pointer;
	}
	.page_industry_right_img.media_layer:hover .video_btn{
		background-image: url(../image/icon/play2-tuya.png);
	}
	.page_industry_title{
		margin-bottom: 0.3rem;
		font-size: 0.32rem;
		color: #3e3a39;
	}
	.page_industry_text{
		line-height: 0.45rem;
		font-size: 0.24rem;
		color: #3e3a39;
	}
	/**----------------------航线服务页面----------------**/
	.page_trade_item{
		padding: 0.65rem 0 0.53rem 0;
		border-top: 0.01rem solid #c1c1c1;
	}
	.page_trade_title{
		font-size: 0.32rem;
		color: #3e3a39;
	}

	/**----------------------解决方案页面----------------**/
	.page_solutions_list{
		margin: 0 -0.22rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.page_solutions_item{
		width: 50%;
		padding: 0.46rem 0.22rem;
	}
	.page_solutions_img{
		position: relative;
	}
	.page_solutions_media_btn{
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	.page_solutions_img.media_layer:hover{
		cursor: pointer;
	}
	.page_solutions_img.media_layer:hover .video_btn{
		background-image: url(../image/icon/play2-tuya.png);
	}
	.page_solutions_content{
		margin-top: 0.12;
	}
	.page_solutions_title{
		line-height: 0.45rem;
		margin: 0.46rem 0;
		font-size: 0.32rem;
		color: #3e3a39;
		text-align: center;
	}
	.page_solutions_text{
		line-height: 0.45rem;
		padding: 0 0.8rem;
		font-size: 0.24rem;
	}
	/**----------------------联系我们页面----------------**/
	.page_offices_box{
		display: flex;
		justify-content: space-between;
		margin-bottom: 1.6rem;
	}
	.page_offices_info{
		width: 4.8rem;
	}
	.page_offices_info_item{
		margin-bottom: 0.68rem;
	}
	.page_offices_info_item_en{
		margin: 0.4rem 0;
	}
	.page_offices_info_title{
		margin-bottom: 0.4rem;
		font-size: 0.24rem;
		color: #bf7f38;
	}
	.page_offices_info_title_en{
		margin: 0.2rem 0;
	}
	.page_offices_info_text{
		font-size: 0.24rem;
		color: #3e3a39;
	}
	.page_offices_info_split{
		height: 0.05rem;
		margin: 0.6rem 0;
		background-color: #be9d6d;
	}
	.page_offices_info_split_en{
		margin: 0.3rem 0;
	}
	.page_offices_info_introduction{
		line-height: 0.53rem;
		font-size: 0.26rem;
		color: #3e3a39;
	}
	.page_offices_right{
		width: 7.96rem;
		padding: 0.2rem 0.58rem;
		border: 0.01rem solid #c39455;
		border-top-right-radius: 0.3rem;
	}
	.page_offices_item{
		margin-top: 0.3rem;
	}
	.page_offices_item_en{
		margin-top: 0.5rem;
	}
	.page_offices_label{
		margin: 0.13rem 0;
		font-size: 0.24rem;
		color: #3e3a39;
	}
	.page_offices_input{
		width: 100%;
		box-sizing: border-box;
		height: 0.64rem;
		line-height: 0.64rem;
		padding: 0.1rem 0.2rem;
		font-size: 0.2rem;
		background-color: #e6e6e6;
	}
	.page_offices_textarea{
		height: 2.16rem;
		resize: none;
	}
	.page_offices_sub{
		width: 1.48rem;
		height: 0.6rem;
		line-height: 0.6rem;
		margin-bottom: 0.3rem;
		text-align: center;
		font-size: 0.24rem;
		color: #bf7f38;
		background-color: rgba(0,0,0,0);
		border: 0.01rem solid #bf7f38;
		border-radius: 0.3rem;
	}
	.page_offices_sub:hover{
		cursor: pointer;
		color: #fff;
		background-color: #bf7f38;
	}
	/*资讯中心*/
	.page_news_list{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	.page_news_list .page_news_item{
		width: 4.1rem;
		margin: 0 0.6rem 0.6rem 0;
	}
	.page_news_list .page_news_item:nth-child(3n){
		margin-right: 0;
	}
	.page_news_item:hover{
		cursor: pointer;
	}
	.page_news_item:hover .page_news_series_title, .page_news_item:hover .page_news_article_title{
		color: #bf7f38 !important;
	}
	.page_news_item:hover .page_news_img .page_news_img_bg{
		transform: scale(1.1); /* 放大10% */
	}
	.page_news_list .page_news_item .page_news_img{
		width: 4.1rem;
		height: 3.1rem;
		overflow: hidden;
	}
    .page_news_list .page_news_item .page_news_img .page_news_img_bg{
		width: 4.1rem;
		height: 3.1rem;
		overflow: hidden;
		background-size: cover;
		background-position: center;
		transition: transform 0.5s ease; /* 平滑过渡效果 */
	}
	.page_news_list .page_news_item .page_news_content {
		height: 2.3rem;
		padding: 0.3rem 0.2rem;
		background-color: #fff;
	}
	.page_news_list .page_news_item .page_news_time {
		color: #898989;
		font-size: 0.18rem;
		margin-bottom: 0.15rem;
	}
	.page_news_list .page_news_item .page_news_series_title, .page_news_list .page_news_item .page_news_article_title{
		line-height: 0.45rem;
		color: #3e3a39;
		font-size: 0.28rem;
	}
	.page_news_list .page_news_item .page_news_article_title {
		height: 0.9rem;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;/*省略几行写几*/
		-webkit-box-orient: vertical;
	}
	#page_news_list_page{
		display: flex;
		justify-content: center;
	}
	/*资讯详情*/
	.news_detail_title{
		width: 100%;
		margin-top: 0.5rem;
		text-align: center;
		line-height: 0.6rem;
		font-size: 0.34rem;
		color: #3e3a39;
	}
	.news_detail_time{
		width: 100%;
		margin-bottom: 0.7rem;
		text-align: center;
		line-height: 0.45rem;
		font-size: 0.24rem;
		color: #898989;
	}
	.news_detail_img{
		margin-bottom: 0.9rem;
		text-align: center;
	}
	.news_detail_img img{
		width: 9.55rem;
		height: auto;
	}
	.news_detail_content{

	}
	.news_detail_content p{
		text-align: justify;
		text-justify: inter-word;
	}
	.news_detail_content hr{
		opacity: 1;
		border: 0;
		height: 1px;
		border-top: 1px dashed rgb(232, 217, 188);
		margin: 0.3rem 0;
	}
	.news_detail_card{
		background-color: #fff;
	}
	.news_detail_card .news_detail_card_text{
		padding: 0.1rem;
		font-size: 0.2rem;
		color: rgb(89, 89, 89)
	}
	/*修改layui*/
	.layui-layer-setwin .layui-layer-close2:hover {
		background-color: #bf7f38;
	}
	#page_news_list_page .layui-laypage a,#page_news_list_page  .layui-laypage span {
		display: inline-block;
		vertical-align: middle;
		padding: 0 0.15rem;
		height: 0.45rem;
		line-height: 0.45rem;
		margin: 0 -1px 1.2rem 0;
		background-color: #fff;
		color: #333;
		font-size: 0.2rem;
	}
	.layui-layer .layui-layer-setwin .layui-layer-close2{
		position: absolute;
		right: -0.4rem;
		top: -0.4rem;
		padding: 0.03rem;
		border: 0.03rem solid;
		width: 0.5rem;
		height: 0.5rem;
		line-height: 0.35rem;
		font-size: 0.3rem;
	}
	/*--------------------英文版调整---------------*/
	.industry_class_item .industry_class_text.industry_class_text_en{
		font-size: 0.2rem;
	}
@media (max-width: 999px) {
}
