body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
p,
form,
dt,
dd,
input,
textarea,
th,
td,
fieldset,
legend,
dl,
dt,
dd {
	margin: 0;
	padding: 0;
}

fieldset,
img {
	border: 0 none;
}

ul,
ol,
li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

table {
	border-spacing: 0;
}

html,
body {
	overflow-x: hidden;
}

i,
em,
u {
	font-style: normal;
	text-decoration: none;
}

*,
body {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

body {
	min-width: 320px;
}

q:before,
q:after {
	content: "";
}
html,
body,
input,
select,
button,
textarea {
	font: 14px/1.5, "\5B8B\4F53", Arial, Helvetica, sans-serif;
	color: #747474;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

em {
	font-style: normal;
	font-weight: normal;
}

img {
	vertical-align: middle;
	max-width: 100%;
}

.ov {
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}
a {
	text-decoration: none !important;
	color: #747474;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
}
.clear {
	clear: both;
	height: 0px;
	width: 0;
	margin: 0;
	padding: 0;
	border: none;
	overflow: hidden;
}
input,
select,
button {
	outline: none;
	-webkit-outline: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #ABABAB !important;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
	color: #ABABAB !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
	color: #ABABAB !important;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #ABABAB !important;
}

@font-face {
	font-family: 'SourceSemiBold';
	src: url('../fonts/SourceHanSerifCN-SemiBold-7.otf');
}

.SourceSemiBold{
	font-family: SourceSemiBold;
}
.cdb{
	color: #db9452;
}
.f16{
	font-size: 16px;
}
.fbd{
	font-weight: bold;
}
.w1400{
	margin: 0 auto;
	width: 100%;
	max-width: 1400px;
}
.zmHeader_logo img{
	max-height: 60px;
}
.zmHeader{
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.15);
	position: relative;
	z-index: 99999;
}
.zmHeaderItem{
	height: 80px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.zmHeader_nav{
	flex: 1;
}
.zmHeader_nav .ut{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: flex-end;
	height: 80px;
}
.zmHeader_nav .lt{
	position: relative;
	height: 100%;
	width: 120px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.zmHeader_nav .lt .link{
	display: inline-block;
	height: 30px;
	line-height: 32px;
	padding: 0 13px;
	border-radius: 30px;
	font-size: 16px;
	color: #333;
	min-width: 80px;
	text-align: center;
}
.zmHeader_nav .lt.active .link,
.zmHeader_nav .lt:hover .link{
	background: #db9452;
	color: #fff;
}
.zmHeader_nav .lt .cut{
	position: absolute;
	left: 0;
	top: 79px;
	width: 100%;
	text-align: center;
	padding-top: 4px;
	display: none;
}
.zmHeader_nav .cut .clt{
	background: #fff;
}
.zmHeader_nav .cut .clt:first-child{
	padding-top: 10px;
}
.zmHeader_nav .cut .clt:last-child{
	padding-bottom: 10px;
}
.zmHeader_nav .cut a{
	display: block;
	color: #333;
	font-size: 16px;
	padding: 10px 0;
	line-height: 1.4;
}
.zmHeader_nav .lt:hover .cut{
	display: block;
}
.zmHeader_nav .cut a:hover{
	background: #f8eadc;
	color: #db9452;
}

.zmBanner .swiper-pagination{
	bottom: 4%;
}
.zmBanner .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #fff;
	opacity: 1.0;
	margin: 0 11px !important;
}
.zmBanner .swiper-pagination-bullet-active{
	background: #db9452;
}

.zmComTop{
	text-align: center;
}
.zmComTop .title{
	font-size: 36px;
	color: #333;
	font-weight: bold;
	line-height: 1;
}
.zmComTop .tit{
	line-height: 1;
	margin-top:25px;
	font-size: 16px;
}
.btn_more{
	display: block;
	width: 158px;
	height: 46px;
	border: 1px solid #e1e1e1;
	text-align: center;
	line-height: 46px;
	margin: 0 auto;
	font-size: 16px;
}
.btn_more:hover{
	background: #db9452;
	color: #fff;
	border-color:#db9452;
}

.zmProduct{
	padding:5% 0;
}
.zmProduct_list{
	display: flex;
	display: -webkit-flex;
	margin: 4.5% 0 4.5% -2.7%;
	flex-wrap: wrap;
}
.zmProduct_list .lt{
	width: 22.3%;
	margin-left: 2.7%;
}
.zmProduct_list .lt a{
	display: block;
	position: relative;
}
.zmProduct_list .lt .content{
	position: absolute;
	left: 0;
	top:0;
	right: 0;
	bottom: 0;
	font-size: 16px;
	color: #03004c;
	padding: 38px 0 0 36px;
}
.zmProduct_list .lt .content_title{
	font-size: 30px;
}
.zmProduct_list .lt .content_tit{
	margin: 15px 0 23px;
}

.zmVideo{
	margin-bottom: 12px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.zmVideo_item{
	width: calc(33.33% - 5px);
}
.zmVideo_item a{
	display: block;
	position: relative;
}
.zmVideo_item .zmVideo_content{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding-left: 9.5%;
	display: flex;
	display: -webkit-flex;
	/* align-items: center; */
}
.zmVideo_item .zmVideo_content .title{
	font-size: 32px;
	color: #fff;
	line-height: 1;
}
.zmVideo_item .zmVideo_content .tit{
	font-size: 18px;
	color: #fff;
	line-height: 1;
	margin-top: 30px;
}
.zmVideo_item .zmVideo_content .tip .spn{
	color: #db9452;
	padding-bottom: 12px;
	border-bottom: 1px solid #db9452;
}
.zmVideo_item .zmVideo_vt{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	display: none;
}
.zmVideo_item .zmVideo_vt .iconfont{
	font-size: 68px;
	line-height: 1;
}
.zmVideo_item .zmVideo_vt .name{
	margin-top: 25px;
}
/* .zmVideo_item a:hover .zmVideo_vt{
	display: flex;
	display: -webkit-flex;
} */
/* .zmVideo_item a:hover .zmVideo_content{
	display: none
} */
.zmVideo_item:nth-child(2) .zmVideo_content{
	display: none;
}.zmVideo_item:nth-child(2) .zmVideo_vt{
	display: flex;
	display: -webkit-flex;
}

.foot_dom{
	background: #313131;
}
.foot_dom_item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	height: 72px;
	color: #9c9c9d;
}
.foot_dom_item .spm{
	padding: 0 32px;
}
.foot_dom_item .spn .imt{
	padding-right: 10px;
	vertical-align: middle;
	margin: -3px 0 0;
}
.foot_top{
	background: #f5f7fa;
	padding: 4% 0 5%;
}
.foot_top_item .ut{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.foot_top_item .lt .title{
	font-size: 18px;
	color: #000;
	line-height: 1;
	margin-bottom: 30px;
}
.foot_top_item .lt .links a{
	display: block;
	margin-top: 12px;
}
.foot_top_item .lt .links .spn{
	margin-bottom: 12px;
}
.foot_top_item .lt .icons{
	padding-top: 17px;
	margin-top: 20px;
	border-top: 1px solid #d7d7d7;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.foot_top_item .lt .icons .iconfont{
	font-size: 28px;
	color: #747474;
	line-height: 1;
}
.foot_top_item .lt .clt{
	text-align: center;
}
.foot_top_item .lt .clt .name{
	margin-top: 7px;
}
.foot a:hover{
	color: #db9452;
}

.wmProductInfo_top{
	background: #f5f7fa;
}
.tradeProducts_detailsTop{
	overflow: hidden;
	padding: 5% 0;
}
.tradeProducts_detailsTopFl{
	float: left;
	width: 48.5%;
	overflow: hidden;
}
.tradeProducts_detailsTopFl .bigImt{
	width: calc(100% - 141px);
	float: left;
	border: 1px solid #E5E5E5;
	overflow: hidden;
	/* border-bottom-left-radius: 40px; */
}
.tradeProducts_detailsTopFl .smallImt{
	width: 120px;
	float: right;
}
.tradeProducts_detailsTopFl .smallImt li{
	width: 120px;
	height: 120px;
	border: 1px solid #e5e5e5;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin-bottom: 19px;
	cursor: pointer;
}
.tradeProducts_detailsTopFl .smallImt li:last-child{
	margin-bottom: 0;
}
.tradeProducts_detailsTopFl .smallImt li:hover,
.tradeProducts_detailsTopFl .smallImt li.active{
	border-color: #db9452;
	/* border-top-right-radius: 40px; */
}
.tradeProducts_detailsTopFl .smallImt li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tradeProducts_detailsTopFr{
	float: right;
	width: 47.5%;
}
.tradeProducts_detailsTopFr .title{
	color: #333;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
}
.tradeProducts_detailsTopFr .tit{
	margin-top:3.5%;
	line-height: 1.8;
}
.tradeProducts_detailsTopFr .btnItem{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.tradeProducts_detailsTopFr .btn_moreCom .iconfont{
	font-size: 22px;
	margin-right: 10px;
}
.tradeProducts_detailsTopFr .btn_moreCom{
	width: 130px;
	height:40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.tradeProducts_detailsTopFr .btnItem .btn_more1{
	margin: 0 22px 0 0;
	background: #db9452;
}
.tradeProducts_detailsTopFr .btnItem .btn_more2{
	background: #e31f1c;
}
.tradeProducts_detailsTopFr .content{
	padding: 4% 0;
	margin: 4% 0;
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	line-height: 1.8;
}
.tradeProducts_detailsTopFr .ct{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-top: 1.5%;
}
.tradeProducts_detailsTopFr .ct:first-child{
	margin-top: 0;
}
.tradeProducts_detailsTopFr .ct_label{
	color: #818181;
	width: 95px;
}
.tradeProducts_detailsTopFr .ct_text{
	color: #333;
	flex: 1;
}
.tradeProducts_detailsTopFr .value{
	color: #333;
	font-size: 16px;
	margin-bottom: 4%;
}
.tradeProducts_detailsTopFr .value .stn{
	font-size: 24px;
	color: #db9452;
	font-weight: bold;
}

.wmProductInfo_dom{
	background: #fff;
	padding: 4% 0;
}
.comTitle{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.comTitle_name{
	color: #333;
	font-weight: bold;
	font-size: 24px;
	line-height: 1;
	padding: 0 0 0 18px;
	position: relative;
}
.comTitle_name::before{
	content: "";
	width: 5px;
	background: #db9452;
	position: absolute;
	left: 0;
	top: 1px;
	bottom: 1px;
}

.wmProductInfo_domItem{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wmProductInfo_domItem .comTitle{
	padding-bottom: 46px;
}
.wmProductInfo_domItem_fl{
	width: 74%;
}
.wmProductInfo_domItem_fr{
	width: 22.5%;
}

.wmpList .lt a{
	display: block;
	margin-bottom: 18px;
	border: 1px solid #d9d9d9;
	padding: 30px;
	text-align: center;
	color: #333;
}
.wmpList .lt:last-child a{
	margin-bottom: 0;
}
.wmpList .lt .name{
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 5%;
}
.wmpList .lt a:hover{
	box-shadow: 0 0 30px rgba(23, 23, 23, 0.1);
	border-color: transparent;
	color: #db9452;
}

.wmNtabs{
	height: 64px;
	background: #f5f7fa;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	overflow-x: auto;
	overflow-y: hidden;
}
.wmNtabs .link{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	height: 100%;
	padding: 0 25px;
	font-size: 16px;
	color: #333;
	margin: 0 3%;
}
.wmNtabs .link:first-child{
	margin-left: 0;
}
.wmNtabs .link:last-child{
	margin-right: 0;
}
.wmNtabs .link:hover,
.wmNtabs .link.active{
	background: #db9452;
	color: #fff;
}

.wmDynamicDetail{
	padding: 4% 0;
	background: #fff;
}
.wmDynamicDetail_item .top{
	text-align: center;
	padding-bottom: 3%;
}
.wmDynamicDetail_item .top_title{
	font-size: 24px;
	color: #333;
	margin-bottom:2%;
}
.wmDynamicDetail_item .top_tit{
	color: #818181;
}
.wmDynamicDetail_item .top_tit .spn{
	padding: 0 17px;
}
.wmDynamicDetail_item .top_tit .spn:first-child{
	padding-left: 0;
}
.wmDynamicDetail_item .top_tit .spn:last-child{
	padding-right: 0;
}
.wmDynamicDetail_item .content{
	padding: 3% 0;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	line-height: 1.7;
	margin-bottom: 3%;
}
.wmDynamicDetail_item .dom{
	position: relative;
	min-height: 25px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
}
.wmDynamicDetail_item .dom .iconfont{
	position: absolute;
	left: 50%;
	top: 50%;
	font-size: 22px;
	color: #231f20;
	transform: translate(-50%,-50%);
}
.wmDynamicDetail_item .dom_link{
	display: block;
	width: 32%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	color: #333333;
}
.wmDynamicDetail_item .dom_link:hover,
.wmDynamicDetail_item .dom_link.active{
	color: #db9452;
	text-decoration: underline !important;
}
.wmDynamicDetail_item .dom_next{
	text-align: right;
}

.wmInwrap{
	padding: 4.5% 0;
}
.wmJianYi_item{
	background: #e9d8c8;
	padding: 20px;
}
.wmJianYi_item form{
	background: #fff;
	padding:4% 3%;
}
.wmJianYi_item .form-item{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 2.8%;
	flex-wrap: wrap;
}
.wmJianYi_item .form-group{
	width: 48%;
	margin: 0;
	position: relative;
}
.wmJianYi_item .form-group .icont{
	position: absolute;
	right: -15px;
	top: 30%;
	color: #ff0000;
	font-size: 16px;
}
.wmJianYi_item .form-control{
	height: 70px;
	border: 1px solid #e1e1e1;
	border-radius: 0;
	padding: 20px 25px;
	color: #ABABAB;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.wmJianYi_item select.form-control{
	background: url(../images/img_select.jpg) no-repeat right center;
	background-size: 70px;
}
.wmJianYi_item .form-yanz{
	position: relative;
}
.wmJianYi_item .form-yanz .yanz_imt{
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.wmJianYi_item .form-yanz .yanz_imt img{
	max-height: 65px;
}
.wmJianYi_item .form-textarea .form-control{
	height: 200px;
}
.wmJianYi_item .form-btn{
	text-align: center;
}
.wmJianYi_item .form-btn .btn{
	width: 300px;
	height: 72px;
	text-align: center;
	line-height: 72px;
	padding: 0;
	margin: 0 22px;
	border: none;
	border-radius: 0;
	font-size: 18px;
	outline:none;
	box-shadow: none;
}
.wmJianYi_item .form-btn .btn-submit{
	margin-left: 0 !important;
}
.wmJianYi_item .form-btn .btn-reset{
	margin-right: 0 !important;
}
.wmJianYi_item .btn-submit{
	background: #db9452;
	color: #fff;
}
.wmJianYi_item .btn-reset{
	background: #efefef;
	color: #333;
}

.wmPeiSong_top .ut{
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}
.wmPeiSong_top .ut::after{
	content: "";
	height: 1px;
	position: absolute;
	left: 0;
	top: 8px;
	right: 0;
	background: #db9452;
}
.wmPeiSong_top .lt{
	position: relative;
	z-index: 5;
	text-align: center;
	margin: 0 4%;
	cursor: pointer;
}
.wmPeiSong_top .lt .icon{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/iconm.png) no-repeat center;
	background-size: 100%;
}
.wmPeiSong_top .lt .name{
	color: #333;
	font-size: 16px;
	margin-top: 5px;
}
.wmPeiSong_top .lt.active .icon{
	background: url(../images/icont.png) no-repeat center;
	background-size: 100%;
}
.wmPeiSong_top .lt.active .name{
	color: #db9452;
}
.wmPeiSong_content{
	line-height: 1.8;
}
.wmPeiSong_content .wmps{
	padding: 2.5% 0;
	border-bottom: 1px solid #e1e1e1;
}
.wmPeiSong_content .title{
	color: #333;
	font-size: 28px;
	margin-bottom: 22px;
}
.wmPeiSong_content .spn{
	font-size: 16px;
}
.wmPeiSong_content .spt{
	font-size: 18px;
}

.wmJianJie_wp1{
	padding: 4% 0;
}
.wmJianJie_wp1 .w1400{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.wmJianJie_wp1Fl{
	width: 56.5%;
}
.wmJianJie_top{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 4%;
}
.wmJianJie_top .top_title{
	font-size: 30px;
	color: #000;
	font-weight: bold;
	line-height: 1;
	padding-bottom: 30px;
	position: relative;
	/* max-width: 28%; */
}
.wmJianJie_top .top_title::after{
	content: "";
	width: 64px;
	height: 1px;
	background: #db9452;
	position: absolute;
	left: 0;
	bottom: 0;
}
.wmJianJie_top .top_tit{
	max-width: 69%;
	line-height: 1.8;
}
.wmJianJie_top .top_titZs{
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.wmJianJie_top .top_titZs .text{
	text-align: right;
}
.wmJianJie_top .top_titZs .btn_jiam{
	width: 160px;
	height: 50px;
	color: #333;
	background: #f5f7fa;
	text-align: center;
	line-height: 50px;
	display: block;
	margin-left: 40px;
}
.wmJianJie_top .top_titZs .btn_jiam .iconfont{
	display: inline-block;
	color: #db9452;
	line-height: 1;
	font-size: 28px;
	vertical-align: middle;
	margin: -3px 0 0 18px;
}
.wmJianJie_top .top_titZs .btn_jiam:hover{
	background: #db9452;
	color: #fff;
}
.wmJianJie_top .top_titZs .btn_jiam:hover .iconfont{
	color: #fff;
}
.wmJianJie_wp1Fl .content{
	line-height: 1.8;
}
.wmJianJie_wp1Fl .en{
	font-size: 60px;
	color: #f5f7fa;
	font-family: Arial;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
	padding: 8% 0 0;
}
.wmJianJie_wp1Fr{
	width: 37%;
}

.wmJianJie_wp2{
	position: relative;
}
.wmJianJie_wp2Item{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}
.wmJianJie_wp2Item .content{
	padding-top: 8.5%;
}
.wmJianJie_wp2Item .wmJianJie_top{
	margin-bottom: 4%;
}
.wmJianJie_wp2Item .wmJianJie_top .top_title{
	color: #db9452;
}
.wmJianJie_wp2Item .title::after{
	content: "";
	width: 64px;
	height: 1px;
	background: #db9452;
	position: absolute;
	left: 0;
	bottom: 0;
}
.wmJianJie_wp2Item .text_cn{
	font-size: 24px;
	color: #fff;
}
.wmJianJie_wp2Item .text_en{
	font-size: 16px;
	color: #ababab;
	font-family: Arial;
	margin-top: 5px;
}

.wmJianJie_wp3{
	padding:5% 0;
	background: #f5f7fa;
}
.wmJianJie_wp3Swiper{
	position: relative;
	padding-bottom: 5%;
}
.wmJianJie_wp3Swiper .name{
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 15px;
	color: #333;
	text-align: center;
}
.wmJianJie_wp3Swiper .svt:hover .name{
	color: #db9452;
}
.wmJianJie_wp3Swiper .swiper-container{
	position: initial;
}
.wmJianJie_wp3Swiper .swiper-pagination{
	bottom: 0 !important;
}
.wmJianJie_wp3Swiper .swiper-pagination-bullet{
	width: 14px;
	height: 14px;
	background: #d4d4d4;
	opacity: 1.0;
	margin: 0 11px !important;
}
.wmJianJie_wp3Swiper .swiper-pagination-bullet-active{
	background: #db9452;
}
.wmJianJie_wp3Swiper .swiper-button-next,
.wmJianJie_wp3Swiper .swiper-button-prev{
	background-image: none;
	opacity: 1.0;
	margin-top: 0;
	top: 30%;
	color: #db9452;
	font-size: 20px;
}
.wmJianJie_wp3Swiper .swiper-button-next .iconfont,
.wmJianJie_wp3Swiper .swiper-button-prev .iconfont{
	font-size: 25px;
}
.wmJianJie_wp3Swiper .swiper-button-disabled,
.wmJianJie_wp3Swiper .swiper-button-disabled{
	color: #ababab;
}
.wmJianJie_wp3Swiper .swiper-button-prev{
	left: -58px;
}
.wmJianJie_wp3Swiper .swiper-button-next{
	right: -58px;
}
.wmJianJie_wp4{
	padding: 5% 0;
	background: #fff;
}

.pageNum{
	text-align: center;
}
.pageNum .lint{
	display: inline-block;
	width: 40px;
	height: 40px;
	background: #f5f7fa;
	color: #333;
	font-size: 16px;
	text-align: center;
	line-height: 40px;
	margin: 0 8px;
}
.pageNum .lint.active,
.pageNum .lint:hover{
	background: #db9452;
	color: #fff;
}

.wmNbanner{
	position: relative;
}
.wmNbanner_content{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.wmNbanner_content .title{
	color: #333;
	font-size: 40px;
	font-weight: bold;
	line-height: 1;
}
.wmNbanner_content .tit{
	font-size: 16px;
	line-height: 2;
}
.wmNbanner_content .icon{
	margin: 40px 0;
}
.wmNbanner_product{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.wmNbanner_product .content{
	color: #fff;
	padding-top: 10%;
	color: #ffebc9;
}
.wmNbanner_product .content_title{
	font-family: SourceSemiBold;
	font-size: 48px;
	line-height: 1;
}
.wmNbanner_product .content_text{
	font-size: 16px;
	line-height: 1.8;
	width: 485px;
	margin-top: 4.5%;
}

.wmZhaoPin_item .lt{
	border: 1px solid #e1e1e1;
	padding: 3%;
	margin-bottom: 40px;
}
.wmZhaoPin_item .lt:last-child{
	margin-bottom: 0;
}
.wmZhaoPin_item .lt_top{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}
.wmZhaoPin_item .lt_top .title{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.wmZhaoPin_item .lt_top .dlt{
	margin: 2% 0;
}
.wmZhaoPin_item .lt_top .dlcom .spn{
	display: inline-block;
	width: 20%;
}
.wmZhaoPin_item .lt_top_content{
	flex: 1;
	margin-right: 2%;
}
.wmZhaoPin_item .lt_top_btn{
	display: block;
	width: 95px;
	height: 42px;
	text-align: center;
	line-height: 42px;
	background: #db9452;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
.wmZhaoPin_item .lt_top_btn .icon{
	display: inline-block;
	width: 14px;
	height: 7px;
	background: url(../images/icont1.png) no-repeat center;
	background-size: 100%;
	margin-left: 14px;
}
.wmZhaoPin_item .lt_top_btn .closeT{
	display: none;
}
.wmZhaoPin_item .lt_content{
	padding: 2.5% 0 0;
	border-top: 1px solid #e1e1e1;
	margin-top: 3%;
	line-height: 2;
	display: none;
}
.wmZhaoPin_item .lt_content .title{
	color: #333;
	font-weight: bold;
	font-size: 16px;
}
.wmZhaoPin_item .pageNum{
	margin-top: 4.5%;
}
.wmZhaoPin_item .lt.active,
.wmZhaoPin_item .lt:hover{
	border-color: transparent;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.wmZhaoPin_item .lt.active .lt_top_btn{
	background: #03004d;
}
.wmZhaoPin_item .lt.active .lt_top_btn .icon{
	background: url(../images/icont2.png) no-repeat center;
	background-size: 100%;
}
.wmZhaoPin_item .lt.active .lt_content{
	display: block;
}

.wmZhaoPin_item .lt.active .lt_top_btn .openT{
	display: none;
}

.wmZhaoPin_item .lt.active .lt_top_btn .closeT{
	display: inline-block;
}

.inHistory .top{
	text-align: center;
}
.inHistory .top_title{
	color: #000;
	font-size: 30px;
	font-weight: bold;
	line-height: 1;
}
.inHistory .top_tit{
	font-size: 16px;
	margin-top: 19px;
}
.inHistory .inHistoryItem{
	position: relative;
	padding: 50px 20px 0;
	margin: 25px 0 38px;
	/* overflow: hidden; */
	/* display: flex;
	display: -webkit-flex; */
}
.inHistory .inHistoryItem:before{
	content: "";
	width: 20px;
	height: 20px;
	background: #db9452;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 0;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	z-index: 5;
}
.inHistory .inHistoryItem:after{
	content: "";
	width: 2px;
	background: #efefef;
	position: absolute;
	left: 50%;
	top: 5px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	bottom:0;
	z-index: 2;
}
.inHistory .inHistoryItem .ut{
	width: 50%;
	/* float: left; */
}
.inHistory .inHistoryItem .ut_fr{
	margin-top: 14%;
	float: none;
}
.inHistory .lt{
	/*width: 50%;*/
	padding-right: 70px;
	position: relative;
	margin: 10% 0 0;
}
.inHistory .lt_item{
	position: relative;
}
.inHistory .lt_item .lt_imt{
	width: 25%;
	margin-right: 6.5%;
}
.inHistory .lt_item .lt_content{
	flex: 1;
	/* width: 68.5%; */
}
.inHistory .lt_item .content_title{
	margin: 16px 0 22px;
}
.inHistory .lt_item .content_title .spt{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.inHistory .lt_item .content_title .spn{
	font-size: 18px;
	color: #db9452;
	padding-left: 16px;
}
.inHistory .lt_item .content_text{
	line-height: 1.8;
	text-align: justify;
}
.inHistory .lt:first-child{
	margin-top: 0;
}
.inHistory .lt::after{
	content: "";
	width: 14px;
	height: 14px;
	background: url(../images/z_icon1.png) no-repeat center;
	position: absolute;
	right: -7px;
	top: 50%;
	z-index: 9;
	margin-top: -7px;
	background-size: 100%;
}
.inHistory .lt_item_content{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	background: #f5f7fa;
	padding: 25px;
	position: relative;
	z-index: 9;
}
.inHistory .lt_item::before{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: -33px;
	border-top: 10px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 17px solid #f5f7fa;
	z-index: 5;
}
.inHistory .lt_item::after{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: -35px;
	border-top: 10px solid transparent;
	border-right: 18px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 17px solid #ccc;
	filter: blur(5px);
    display: none;
}
.inHistory .lt:hover .lt_item:before{
	border-top: 10px solid transparent;
	border-right: 17px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 17px solid #fff;
	z-index: 10;
}
.inHistory .lt:hover .lt_item:after{
	display: block;
	z-index: 2;
}
.inHistory .lt:hover .lt_item_content{
	background: #fff;
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.inHistory .ut_fr .lt{
	padding-right: 0;
	padding-left: 65px;
}
.inHistory .ut_fr .lt .lt_content .time{
	text-align: left;
}
.inHistory .ut_fr .lt:after{
	background: url(../images/z_icon1.png) no-repeat center;
	right: auto;
	left: -7px;
	background-size: 100%;
}
.inHistory .ut_fr .lt_item::before,
.inHistory .ut_fr .lt_item::after{
	right: auto;
	left: -34px;
	transform:rotateY(-180deg);
	-webkit-transform:rotateY(-180deg);
}
.inHistory .ut_fr .lt .lt_content .content_item{
	border-radius:0;
	border-top-right-radius: 40px;
	border-bottom-left-radius: 40px;
}

.wmNews{
	padding: 1% 0 4.5% 0;
}
.news_lt{
	margin-bottom: 4%;
}
.news_lt .lt a{
	display: flex;
	display: -webkit-flex;
	padding: 3% 30px;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	position: relative;
	border-bottom: 1px solid #e1e1e1;
}
/* .news_lt .lt:first-child a{
	padding-top: 0;
} */
.news_lt .lt .imt{
	width: 22.5%;
	margin-right: 4%;
}
.news_lt .lt .content{
	flex: 1;
	padding-right: 18%;
}
.news_lt .lt .iconfont{
	line-height: 1;
	font-size: 30px;
	color: #333;
	position: absolute;
	right: 5%;
	top: 22%;
	/* transform: translateY(-50%);
	-webkit-transform: translateY(-50%); */
}
.news_lt .lt .content_title{
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.news_lt .lt .content_text{
	line-height: 1.8;
	height: 48px;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	display: -webkit-box;
	color: #747474;
	margin: 3% 0;
}
.news_lt .lt .content_time{
	font-family: Arial;
	color: #ababab;
}
.news_lt .lt a:hover{
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
	border-bottom-color: transparent;
}
.news_lt .lt a:hover .content_title,
.news_lt .lt a:hover .iconfont{
	color: #db9452;
}

.wmProductList{
	padding:4% 0 5%;
}
.wmProductList_lt{
	display: flex;
	display: -webkit-flex;
	margin-left: -3%;
	flex-wrap: wrap;
	margin-bottom: 2%;
}
.wmProductList_lt .lt{
	width: 22%;
	border: 1px solid #d9d9d9;
	padding: 30px;
	margin:0 0 3% 3%;
}
.wmProductList_lt .lt .name{
	color: #333;
	font-size: 16px;
	margin-top: 13%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wmProductList_lt .lt .imt{
	position: relative;
	overflow: hidden;
}
.wmProductList_lt .lt .imt_img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	object-fit: cover;
}
.wmProductList_lt .lt:hover{
	box-shadow: 0 0 30px rgba(23, 23, 23, 0.1);
	border-color: transparent;
}
.wmProductList_lt .lt:hover .name{
	color: #db9452;
}

.wmNbanner_jiam{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
.wmNbanner_jiam .content{
	padding: 9% 0 0;
}
.wmNbanner_jiam .content_title{
	color: #333;
	font-size: 52px;
	font-family: SourceSemiBold;
	line-height: 1;
}
.wmNbanner_jiam .content_text{
	font-size: 20px;
	color: #db9452;
	margin: 3% 0 5%;
}
.wmNbanner_jiam .content_jiam{
	display: block;
	width: 148px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #db9452;
	font-size: 16px;
	color: #fff;
}

.zhaos_wp1{
	padding: 5% 0 6%;
}
.zhaos_wp1Ut{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	margin: 0 0 0 -5%;
}
.zhaos_wp1Ut .lt{
	width: 15%;
	position: relative;
	border: 1px solid #e1e1e1;
	margin: 5% 0 0 5%;
}
.zhaos_wp1Ut .lt .link{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
}
.zhaos_wp1Ut .lt .link .imt{
	text-align: center;
}
.zhaos_wp1Ut .lt .name{
	color: #333;
	font-size: 16px;
	margin-top: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.zhaos_wp1Ut .lt:hover{
	border-color: #db9452;
}
.zhaos_wp1Ut .lt:hover .name{
	color: #db9452;
}

.zhaos_wp2_content{
	padding: 5% 0 0;
	background: #f5f7fa;
}
.zhaos_wp2_tabs{
	margin-top: 4.5%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
.zhaos_wp2_tabs .tab{
	display: block;
	width: 33.33%;
	text-align: center;
}
.zhaos_wp2_tabs .tab .spn{
	display: inline-block;
	height: 51px;
	font-size: 18px;
	color: #000;
	position: relative;
}
.zhaos_wp2_tabs .tab .spn::after{
	content: "";
	height: 2px;
	background: #db9452;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: none;
}
.zhaos_wp2_tabs .tab.active .spn{
	color: #db9452;
	font-weight: bold;
}
.zhaos_wp2_tabs .tab.active .spn::after{
	display: block;
}
.zhaos_wp2_item{
	padding: 4% 0 5.5%;
}
.zhaos_wp2_item .ut{
	display: flex;
	display: -webkit-flex;
	justify-content: space-between
}
.zhaos_wp2_item .lt{
	width: 31.33%;
}
.zhaos_wp2_item .lt a{
	display: block;
}
.zhaos_wp2_item .lt .imt{
	position: relative;
	overflow: hidden;
}
.zhaos_wp2_item .lt .imt_img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	object-fit: cover;
}
.zhaos_wp2_item .lt .name{
	color: #333;
	font-size: 16px;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 23px 15px 0;
}
.zhaos_wp2_item .lt:hover .name{
	color: #db9452;
}

.zhaos_wp3{
	padding: 6% 0 7%;
	background: url(../images/img26.jpg) no-repeat left top;
	background-size: cover;
}
.zhaos_wp3 .zmComTop .title{
	color: #fff;
}
.zhaos_wp3Item .ut{
	margin-top:6%;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	border-left: 1px solid #636363;
	border-bottom: 1px solid #636363;
}
.zhaos_wp3Item .lt{
	width: 25%;
	height: 200px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #636363;
	text-align: center;
	border-bottom: none;
	border-left: none;
}
.zhaos_wp3Item .lt a{
	display: block;
}
.zhaos_wp3Item .lt .imt{
	text-align: center;
}
.zhaos_wp3Item .lt .name{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding: 15px 15px 0;
	font-size: 16px;
	color: #818181;
}
.zhaos_wp4 .zmComTop{
	margin-bottom: 4%;
}

.wmJianJie_wp4Swiper .swiper-slide{
	/* width: 21.5% !important; */
	overflow: hidden;
}

.wmJianJie_wp4Swiper .swiper-slide-next{
	/* width: 57% !important; */
	overflow: initial;
}

.wmJianJie_wp4Swiper .swiper-slide img{
	/* height: 100%;
	max-width: initial;
	object-fit: cover; */
}
/* .wmJianJie_wp4Swiper .swiper-slide-next img{
	max-width: 100%;
} */
.wmJianJie_wp4Swiper{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.wmJianJie_wp4Swiper .swt{
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.wmJianJie_wp4Swiper .swiper-slide-next .swt{
	transform: scale(1.0);
	-webkit-transform: scale(1.0);
}

.wmJianJie_wp4Swiper .swiper-button-next,
.wmJianJie_wp4Swiper .swiper-button-prev{
	background-image: none;
	width: 52px;
	height: 52px;
	opacity: 1.0;
	margin-top: -26px;
	transform: scale(0.85);
	-webkit-transform: scale(0.85);
}
.wmJianJie_wp4Swiper .swiper-button-prev{
	background: url(../images/btn_lf.png) no-repeat left top;
	background-size: cover;
	left: 32%;
}
.wmJianJie_wp4Swiper .swiper-button-next{
	background: url(../images/btn_lr.png) no-repeat left top;
	background-size: cover;
	right: 32%;
}
.wmJianJie_wp4Swiper .swiper-button-prev.swiper-button-disabled{
	background: url(../images/btn_lf_end.png) no-repeat left top;
	background-size: cover;
}
.wmJianJie_wp4Swiper .swiper-button-next.swiper-button-disabled{
	background: url(../images/btn_lr_end.png) no-repeat left top;
	background-size: cover;
}
.wmJianJie_wp4Swiper .swiper-container{
	padding-bottom: 50px;
}
.wmJianJie_wp4Swiper .swt{
	position: relative;
}
.wmJianJie_wp4Swiper .swt a{
	display: block;
}
.wmJianJie_wp4Swiper .swt_imt{
	position: relative;
	overflow: hidden;
}
.wmJianJie_wp4Swiper .swt_imt::before{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(255, 255, 255, 0.3);
}
.wmJianJie_wp4Swiper .swt_text{
	position: absolute;
	height: 100px;
	left: 0;
	right:0;
	bottom: -50px;
	background: #fff;
	/* padding: 0 25px; */
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: space-between;
	color: #747474;
	display: none;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.wmJianJie_wp4Swiper .title{
	font-size: 18px;
	color: #000;
	font-weight: bold;
	margin-bottom: 8px;
	/* padding: 22px 0 8px; */
}
.wmJianJie_wp4Swiper .tip .spn:first-child{
	padding-left: 0;
}
.wmJianJie_wp4Swiper .tip .spn{
	padding-left: 12%;
}
.wmJianJie_wp4Swiper .swt_textFl{
	padding: 17px 10px 20px 25px;
}
.wmJianJie_wp4Swiper .swt_textFr{
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	height: 100%;
}
.wmJianJie_wp4Swiper .swt_textFr .time{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	color: #fff;
	font-family: Arial;
}
.wmJianJie_wp4Swiper .swt_textFr .time_spn{
	padding: 0 8px;
}
.wmJianJie_wp4Swiper .swt_textFr .imt{
	height: 100%;
	/* object-fit: cover; */
}

.wmJianJie_wp4Swiper .swiper-slide-next .swt_text{
	display: flex;
	display: -webkit-flex;
}
.wmJianJie_wp4Swiper .swiper-slide-next .swt_imt::before{
	display: none;
}

#modelBtn{
	width: 45px;
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	display: none;
}
.modelNav{
	width: 100%;
	position: absolute;
	left: 0;
	top: 70px;
	padding: 10px;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	display: none;
}
.modelNav a{
	color: #747474;
}
.modelNav .link{
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	position: relative;
}
.modelNav .link .iconfont{
	position: absolute;
	right: 0;
	top: 50%;
	line-height: 1;
	transform: translateY(-50%);
}
.modelNav .cut{
	padding-left: 15px;
	display: none;
}
.modelNav .clt{
	height: 30px;
	line-height: 30px;
}
.modelNav .clt a:hover,
.modelNav .clt a.active{
	color: #db9452;
}
.zmVideo_item .zmVideo_content{
	padding-top: 10%;
}
.zmVideo_item .zmVideo_content .tip{
	position: absolute;
	left:9.5%;
	bottom: 15%;
}
#videoPop{
	position: fixed;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.6);
	z-index: 999999;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	display: none;
}
#videoPop.active{
	display: flex !important;
	display: -webkit-flex !important;
}
.videoPop_item{
	width: 80%;
	max-width: 600px;
	min-width: 300px;
}
.videoPop_item .vit{
	background: #fff;
	padding: 10px;
	border-radius: 10px;
}
.videoPop_item .content_video{
	width: 100%;
}
.videoPop_item .videoPop_close{
	position: fixed;
	width: 24px;
	height: 24px;
	background: url(../images/btn_close2.png) no-repeat center;
	background-size: cover;
	bottom: 8%;
	left: 50%;
	transform: translateX(-50%);
	cursor: pointer;
}

.inHistory .inHistoryItem_model{
	display: none;
}
.inHistory .inHistoryItem_pc{
	display: flex;
	display: -webkit-flex;
}

.foot_top_item .lt .clt{
	position: relative;
}
.foot_top_item .lt .item{
	position: absolute;
	width: 80px;
	padding: 5px;
	border: 1px solid #e1e1e1;
	left: 50%;
	bottom: 65px;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	background: #fff;
	display: none;
}
.foot_top_item .lt .clt:hover .item{
	display: block;
}
.foot_top_item .lt .clt:hover .iconfont{
	color: #db9452;
}
.foot_top_item .lt .clt:last-child .item{
	left: 0;
}



