/* 2023-02-14 */
.onlineMsg{margin-left:64px;}
.onlineMsg * {color: #757575;}
.onlineMsg input {
	line-height:50px;
	font-size: 16px;
	display:inline-block;
}
.onlineMsg input.txt {
    width: 350px;
    border: none;
    background-color: rgba(51, 51, 51, 1);/* color: rgba(255, 255, 255, 0.2); */
    border-radius: 3px;
    padding-left: 32px;
	margin-bottom:20px;
	outline:none;
	color:#eee;
}
.onlineMsg input[type="button"] {
    width: 120px;
    background: #046eb8;
    border-radius: 5px;
	margin-left: 20px;
    border: 0;
    color: #ccc;
	cursor:pointer;
}
.onlineMsg i {
	position: relative;
    left: 28px;
}
.links,.links * {
	overflow:hidden;
	margin:0px;
	padding:0px;
}
.links dt{
	display:block;
	border-bottom:2px solid #666;
	padding-bottom:5px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight:bold;
}
.links dd {
	float:left;
	/* width:200px; */
	white-space:nowrap;
	text-overflow:ellipsis;
}
.links a {
	/* border-bottom:1px solid; */
	display:inline-block;
	margin-right: 20px;
}
.work_weixin_kefu{
	right:22px;
	position:absolute;
	width:128px;
	z-index:10;
	border:1px solid #eee;
	border-radius:5px;
	background-color:#fff;
	box-shadow: 0 2px 8px 0 rgb(0 0 0/5%);
}
/*右下角客服*/
.float-right-list{height:294px;position:fixed;top:46%;right:20px;z-index:9999;transform: translateZ(0);}
.fr-kong{height: 50px;list-style: none;margin-top:10px;background:#fff url(/ig/png/float-right-new.png) no-repeat 0 0;text-align: center;position: relative;cursor: pointer;border-radius: 50px;box-shadow: 0px 0 10px #d0d6df;}
.fr-ky{height: 113px;cursor: pointer;list-style:none;position: relative;}
.fr-ky .fr-kytxt{background: url(/ig/png/float-right-new-kf.png) no-repeat center;width: 42px;height: 113px;box-shadow: 0px 0px 5px #646887;color: #fff;font-size: 14px;padding: 40px 10px 10px;box-sizing: border-box;line-height: 16px;margin-left: 4px;border-radius: 50px;text-align: center;}
.fr-ky:hover .fr-kytxt{background:#5161ff url(/ig/png/float-right-new-kf.png) no-repeat 0 0;}
.fr-ky:hover .fr-conbox{display: block;}
.bgposition50{background-position:-50px 0!important;}
.bgposition100{background-position:-100px 0!important;}
.fr-kong:hover{background:#fff url(/ig/png/float-right-new-hover.png) no-repeat 0 0;}
.fr-kong:hover .fr-conbox{display: block;}
.fr-conbox{position: absolute;top:50%;right:45px;margin-top: -125px;display: none;padding-right: 10px;}
.fr-inner{padding:30px 20px;background: #fff;width: 340px;text-align: left;border-radius: 10px;box-sizing:border-box;padding:30px;box-shadow: 0px 0px 2px #666;border:1px solid #888;}/*box-shadow: 0px 0px 6px #ccc; 360px */
.mtop15{margin-top: 15px;}
.mtop40{margin-top: 40px;}
.g7e{color: #7e7e7e;}
.fsize20{font-size: 20px;}
.fw{font-weight: bold;}
.guanwx{background: url(/ig/png/fr-wx.png) no-repeat left;padding-left: 35px;font-size: 16px;color: #28c445;margin-top: 20px;}
.fr-zixun{background: #fff;border-radius: 10px;padding: 20px;}
.fr-kf-btn{display: inline-block;border-radius: 50px;font-size:14px;color:#2BA245;border: 1px solid #2BA245;background: #fff;box-sizing:border-box;margin: 20px 20px 0px 30px;padding: 10px 30px;}
.fr-kf-btn:hover{opacity: 0.8;color: #2BA245;}
.fr-kf-btnbg{background:#2BA245;color: #fff;}
.fr-kf-btnbg:hover{color: #fff;}
.fr-tou{width:75px;height:75px;border-radius:50px;float: left;margin-right: 10px;}
.fr-qywx{background: url(/ig/png/kf-bg.png) repeat-x;width: 260px;position: absolute;top: 0;right: 460px;padding: 30px;border-radius: 10px;box-sizing: border-box;display: none;}
.fr-qywx.qywx-show{display: block;}
.qywx{background: #fff;border-radius: 10px;padding: 20px;text-align: center;height: 200px;box-sizing: border-box;}
.fr-link:hover .fr-link-tit{color:#2BA245;}
.fr-link:hover a:hover{color:#7e7e7e;}
.m-top20 {margin-top: 20px;}
/* .clearfix {zoom: 1;} */
.white {color: #fff;}
.fw {font-weight: bold;}
.f14 {font-size: 14px;}
.f16{font-size:16px !important}
.float-right-list > li img.wxOfficialAccount{
	width:80%;
	margin-top:20px;
	z-index: 99999;
	position: relative;
}
.cateWrapper {
	padding-bottom:32px;
	border-bottom:2px solid #666;
	margin-top: 32px!important;
	margin-bottom:32px!important;
}
.cateWrapper dl{
	width: 100%;
}
/* .cateWrapper dt:after { */
	/* content:'：'; */
/* } */
.cateWrapper dt, .cateWrapper dl{
	float: left;
}
.cateWrapper dd{
	
}
.cateWrapper dd a{
	margin-left: 10px;
	margin-right: 10px;
}
.underline, .underline a{border-bottom:1px solid!important;}
.highheight, .highheight a{color:blue!important;}
@media only screen and (max-width: 767px) {
	.float-right-list{top:30%;right:0px;}
	.fr-conbox {
		padding: 0px;
		right: 0px;
		top: -6px;
		margin-top:0px;
	}
	.fr-inner {
		border-radius: 0px;
		width:100%;
	}
	#footer {padding-bottom: 110px!important;}
	#footer ul {padding-top: 0px!important;}
	.onlineMsg{
		margin-top:30px;
		margin-left:0px;
		margin-bottom:30px;
	}
	.onlineMsg input.txt {
		width: 70%;
		margin-left:0px;
		padding-right: 32px;
	}
	.onlineMsg input[type="button"] {width:86%;}
	.links dt{
		text-align:left;
		padding-left: 20px;
		/* margin-left: 10px; */
		/* margin-right: 10px; */
	}
	.links dd {
		width: 25%;
		margin-left: 20px;
		margin-right:3px;
		text-align: justify;
	}
}