@charset "utf-8";
@font-face {
  font-family: 'HarmonyOS_Sans_SC_Regular';
  src: url('HarmonyOS_Sans_SC_Regular.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Medium';
  src: url('HarmonyOS_Sans_SC_Medium.woff') format('woff');
  font-display: swap;
}

@font-face {
  font-family: 'HarmonyOS_Sans_SC_Bold';
  src: url('HarmonyOS_Sans_SC_Bold.woff') format('woff');
  font-display: swap;
}

.dfoot {
	background-color: #f8f8f8;
 padding-top: calc(120 / 16 * 1em);
	font-family: 'HarmonyOS_Sans_SC_Regular';
}
.dfoot, .dfoot a {
	color: #333;
}
.dfoot a:hover {
	color: #ddbb74;
}
.dfoot .lx dd {
	line-height: 20px;
 margin: calc(8 / 16 * 1em) 0;
 padding-left: calc(30 / 16 * 1em);
	background-position: left top;
	background-repeat: no-repeat;
	font-size: 18px;
}
.dfoot .lx dd.tel {
	background-image: url(../images/tel.png);
}
.dfoot .lx dd.mail {
	background-image: url(../images/email.png);
}
.dfoot .lx dd.add {
	background-image: url(../images/dizhi.png);
}
.dfoot .btyu {
	font-size: 24px;
	font-weight: bold;
}
.dfoot .fenxiang {
	text-align: right;
}
.dfoot .fenxiang li {
	display: inline-block;
	position: relative;
}
.dfoot .fenxiang li:not(:last-child) {
	margin-right: 15px;
}
.dfoot .fenxiang a {
	display: inline-block;
 width: calc(40 / 16 * 1em);
 height: calc(40 / 16 * 1em);
	border-radius: 50%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: auto 40%;
	background-color: #eee;
}
.dfoot .fenxiang li div {
	display: none;
	width: 130px;
	position: absolute;
	left: 0;
	bottom: 100%;
	margin-bottom: 10px;
	background: #eee;
	padding: 10px;
	box-sizing:border-box
}
.dfoot .fenxiang li div img{
	width:100%;
}
.dfoot .fenxiang li div:after {
	position: absolute;
	content: '';
	border: 5px solid transparent;
	border-top-color: #eee;
	left: 16px;
	top: 100%;
}
.dfoot .dmenu {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	line-height: 1.5;
}
.dfoot .dmenu a {
	display: inline-block;
 margin:calc(8 / 16 * 1em) 0;
	font-size: 18px;
}
.dfoot .dmenu a:not(:last-child):after {
	display: inline-block;
	content: '/';
	margin: 0 1.125em;
	color: #333;
}
.dfoot .dmenu a:not(:last-child):after {
	margin: 0 .8em;
}
.dfoot .dmain .fr {
	width: 62%;
}
.dfoot .logo {
	display: table;
	table-layout: fixed;
	margin-bottom: 20px;
}
.dfoot .logo img {
 max-width: calc(333 / 16 * 1em);
	display: table-cell;
	vertical-align: middle;
}
.dfoot .logo {
	text-align: center;
}
.dfoot .logo img {
 max-width: calc(250 / 16 * 1em);
 padding-bottom: calc(20 / 16 * 1em);
}
.dfoot .fenxiang ul {
	display: table;
	margin-left: auto;
}
.dfoot .lx {
	display: table;
	margin: 0 auto;
	text-align: left;
}
.dfoot .fx {
	display: table;
	width: 100%;
	table-layout: fixed;
}
.dfoot .fx_con {
	display: table-cell;
	vertical-align: middle;
}
.dfoot .fx_con,  .dfoot .fx {
 margin-top: calc(10 / 16 * 1em);
}
.dfoot .dmenu {
	padding: 50px 0;
	margin-top: 50px;
}
.dfoot .bq {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	padding: 20px 0px;
	margin-top: 30px;
	font-size: 16px;
}
.dfoot .bq .fr a {
	display: inline-block;
}
.dfoot .bq .fr a:not(:last-child):after {
	width: 1px;
	height: 13px;
	display: inline-block;
	content: '';
	vertical-align: middle;
	background: #000;
	opacity: 0.1;
	margin: 0 15px;
}
.dfoot .bq .fr {
 padding-bottom: calc(10 / 16 * 1em);
}
.dcon {
	font-size: 16px;
	margin: 0 auto;
	max-width: 1400px;
}
.dcon {
	width: 86%;
}
.dfoot .fl {
	float: left;
}
.dfoot .fr {
	float: right;
}
 @media screen and (max-width: 768px) and (min-width: 320px) {
.dfoot {
	background-color: #f8f8f8;
	padding-top: 10px;
}
.dmain {
	margin-top: 30px;
}
.dfoot .fl {
	float: none;
	width: 100%;
}
.dfoot .logo {
	display: table;
	table-layout: fixed;
	margin-bottom: 20px;
	text-align: center;
	margin: 0px auto;
}
.dfoot .dmain .fr {
	width: 100%;
}
.dfoot .fr {
	float: none;
	width: 100%;
}
.dfoot .fx_con {
	display: block;
	vertical-align: middle;
	text-align: center;
	font-size: 24px;
}
.dfoot .fenxiang ul {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.dfoot .dmenu {
	display: none
}
.dfoot .bq {
	border-top: 1px solid rgba(0, 0, 0, 0.05);
	padding: 10px 0px;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}
}
