@font-face {
  font-family: 'chem17';  /* Project id 1943868 */
  src: url('//at.alicdn.com/t/c/font_1943868_sqlr0raxg1g.woff2?t=1679366901224') format('woff2'),
       url('//at.alicdn.com/t/c/font_1943868_sqlr0raxg1g.woff?t=1679366901224') format('woff'),
       url('//at.alicdn.com/t/c/font_1943868_sqlr0raxg1g.ttf?t=1679366901224') format('truetype');
}

.chem17 {
	font-family: "chem17" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.right-bar {
	position: fixed;
	top: 32px;
    right: 10px;
	z-index: 999;
}
.right-bar ul {
	margin-top: 10px;
	box-shadow: 0px 10px 20px 0px rgba(40, 40, 40, 0.12);
	background-color: #78b059;
	width: 58px;
	border-radius: 4px;
}
.right-bar li {
	cursor: pointer;
	position: relative;
}
.right-bar li .bar-top {
	border-bottom: 1px solid #eee;
	padding: 12px 0;
	text-align: center;
	line-height: 16px;
}
.right-bar li .bar-top b {
	color: #fff;
	display: block;
	padding: 2px 15px;
}
.right-bar li .bar-top i {
	display: block;
	font-size: 20px;
	margin-bottom: 7px;
}
.right-bar li .bar-top a {
	color: #fff;
	display: block;
}
.right-bar li .bar-top a:hover {
	color: #78b059;
}
.right-bar li.notext .bar-top i {
	margin: 0;
}
.right-bar li.notext .bar-top {
	padding: 15px 0;
	border-bottom: 0;
}
.right-bar li:hover .bar-top {
	background-color: #f60;
}
.right-bar li:hover .bar-top a,.right-bar li:hover .bar-top b {
	color: #fff;
	transition: all;
}
.right-bar li:last-of-type .bar-top {
	border-bottom: 0;
}
.contribution {
	position: absolute;
	right: 70px;
	top: 0;
	width: 280px;
	box-sizing: border-box;
	padding: 15px 44px;
	background: url(https://www.zyzhan.com/images/technology/version/2022/tougao.png) no-repeat;
	background-size: cover;
	color: #fff;
	border-radius: 8px;
	overflow: hidden;
}
.contribution strong {
	display: block;
	font-size: 18px;
}
.contribution p {
	margin-top: 12px;
	font-size: 14px;
}
.contribution .talk {
	display: block;
	width: 82px;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	background-color: #ff8f1f;
	margin-top: 12px;
}
.code-item {
	position: absolute;
	right: 70px;
	bottom: 0;
	top: auto;
	box-sizing: border-box;
	width: 360px;
	border: 4px solid #78b059;
	background-color: #fff;
	border-radius: 16px;
	overflow: hidden;
	padding: 20px 10px;
}
.child-bot.code-item {
	width: auto;
	white-space: nowrap;
}
.code-item .item {
	width: 166px;
	display: inline-block !important;
	text-align: center;
	padding: 0 20px;
	box-sizing: border-box;
	font-size: 14px;
    float: none;
}
.code-item .wx-img{
	width: 126px;
	height: 126px;
	position: relative;
}
.code-item .wx-img img{
	position: absolute;
	width: 142px;
	height: 142px;
	left: -8px;
	top: -8px;
	max-width: none;
	max-height: none;
}
.code-item .item b {
	margin-top: 10px;
	display: block;
}
.code-item .item p {
	margin-top: 10px;
	color: #999;
}
.child-bot {
	display: none;
}
.right-bar li::after {
	position: absolute;
	content: "";
	left: -20px;
	width: 20px;
	height: 100%;
	top: 0;
}
.right-bar li:hover .child-bot {
	display: block;
}
/* 7.22新增联系我们 */
.contact-item {
	position: absolute;
	right: 70px;
	top: 0;
	box-sizing: border-box;
	width: 345px;
	border: 4px solid #78b059;
	background-color: #fff;
	border-radius: 16px;
	overflow: hidden;
	padding: 18px 16px 16px;
}
.contact-item dl{
	padding-left: 88px;
	overflow: hidden;
	position: relative;
}
.contact-item i{
	position: absolute;
	display: inline-block;
	left: 0;
	top: 12px;
	width: 68px;
	height: 82px;
	background:url(https://www.zyzhan.com/images/technology/version/2022/service-left.png) no-repeat;
}
.contact-item dt{
	height: 22px;
	line-height: 22px;
	font-size: 14px;
	color: #999;
	overflow: hidden;
}
.contact-item dd{
	/* height: 22px; */
	line-height: 22px;
	font-size: 14px;
	color: #333;
	font-weight: 700;
	overflow: hidden;
    white-space: nowrap;
}
.contact-item dd span{
	width: 105px;
	display: inline-block;
	vertical-align: top;
}
.contact-item dd a{
	color: #666;
}
.contact-item dd em{
	display: block;
  font-style: normal;
  text-indent: 4px;
}
.contact-item dd b{
	display: inline-block;
	width: 18px;
	height: 21px;
	margin: 1px 2px 0 11px;
	background: url(https://www.zyzhan.com/images/technology/version/2022/service-qq.png) no-repeat;
	vertical-align: top;
}
/* 新增采购热线 */
.noBg {
	background: none !important;
}
.contact-item.w264 {
	width: auto;
}
.contact-item.w264 dl {
	min-height: 90px;
	padding-left: 68px;
	padding-right: 10px;
}
.contact-item.w264 i {
	font-size: 54px;
	color: #c1ddb1;
	top: 8px;
	width: 54px;
	height: auto;
	line-height: 80px;
}
.contact-item.phonessOne {
	padding: 10px 24px 10px 18px;
}
.contact-item.phonessOne dl {
	min-height: 48px;
	padding-left: 58px;
}
.contact-item.phonessOne dl i {
	font-size: 40px;
	line-height: 40px;
	width: auto;
	top: 50%;
	transform: translateY(-50%);
}
