
body {
	line-height: 1;
}

.gray {
	background-color: #f5f5f5;
}

.advs {
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}

.advs img {
	display: block;
}

.advs i {
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 9;
	width: 24px;
	height: 12px;
	background: url("https://public.mtnets.com/Images/public/adv.png") no-repeat;
}

.ease {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.w {
	width: 1560px;
	margin: 0 auto;
}
.iframe {
	overflow: hidden;
	height: 42px;
}
.iframe iframe {
	width: calc(100% + 18px);
	margin-left: -9px;
}
.header {
	height: 42px;
	background: #f5f5f5;
	font-size: 13px;
}

.header .left {
	float: left;
}

.header .left p {
	line-height: 42px;
	float: left;
}

.header .left p a {
	color: #333;
}

.header .left p a:hover {
	color: #945d56;
}

.header .left ul {
	float: left;
	margin-top: 13px;
}

.header ul li {
	float: left;
	padding: 0 6px;
}

.header .left ul li a {
	color: #666;
	line-height: 24px;
	display: inline-block;
	padding: 0 10px;
	margin-top: -4px;
}

.header .left ul li:first-child a {
	padding: 0 15px;
}

.header .left ul li a {
	padding: 0 10px;
}

.header .left ul li:first-child a {
	color: #945d56!important;
}

.header .left ul li:nth-child(even) a,
.header .item ul li:nth-child(even) a:hover {
	color: #fff;
	background-color: #945d56;
	border-radius: 2px;
}

.header .right {
	float: right;
	margin-right: 168px;
	margin-top: 15px;
}

.header .right li {
	padding: 0 14px;
	border-right: 1px solid #ddd;
}

.header .right li a {
	color: #666;
}

.header .right li a:hover {
	color: #945d56;
}

.header--drop {
	margin: 0 auto;
	position: relative;
	font-size: 13px;
}

.header--drop ul {
	position: absolute;
	right: 0;
	top: -42px;
}

.header--drop ul li {
	float: left;
	height: 42px;
	position: relative;
}

.header--drop ul li .weixin {
	height: 43px;
	position: relative;
}

.header--drop ul li .weixin::after {
	width: 1px;
	height: 13px;
	background-color: #ddd;
	content: '';
	position: absolute;
	top: 15px;
	right: 0;
	z-index: 100;
}

.header--drop ul li .weixin.hover::before {
	background-color: #fff;
	content: '';
	position: absolute;
	left: 0px;
	top: -2px;
	right: 0px;
	bottom: 0;
	height: 45px;
	z-index: 101;
}

.header--drop ul li .weixin.hover {
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
}

.header--drop ul li .weixin.hover::after,
.header--drop ul li:last-child .weixin::after {
	display: none;
}

.web-code {
	width: 130px;
	padding: 25px 25px 20px 25px;
	background-color: #fff;
	position: absolute;
	z-index: 99;
	top: 42px;
	right: 0;
	background-color: #fff;
	box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.2);
	display: none;
	text-align: center;
	z-index: 99;
}

.web-code1 {
	width: 300px;
	padding: 25px 12px 20px 12px;
}

.web-code .item {
	float: left;
	width: calc(50% - 20px);
	margin: 0 10px;
}

.web-code img {
	width: 100%;
	height: 100%;
}

.web-code b {
	display: block;
	font-size: 14px;
	padding: 18px 0 8px 0;
}

.web-code p {
	color: #999;
}

.header--drop ul li a {
	color: #666;
	line-height: 42px;
	display: block;
	padding: 0 16px;
	position: relative;
	z-index: 105;
}

.header--drop ul li a i {
	vertical-align: top;
	margin: 0px 7px 0 0;
	display: inline-block;
}

.header--drop ul li a:hover {
	color: #945d56;
}

.headerNav {
	padding: 25px 0 20px;
	overflow: hidden;
	background-color: #fff;
}

.headerNav p {
	font-size: 14px;
	color: #999;
	width: 1560px;
	margin: 0 auto;
}

.headerNav p a {
	color: #999;
	margin: 0 4px;
}

.headerNav p a:hover {
	color: #945d56;
}

.top {
	padding: 12px 0;
	background-color: #fff;
}

.top .logo {
	float: left;
	width: 196px;
}

.top .page-name {
	margin-left: 30px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
	line-height: 50px;
	float: left;
	font-size: 24px;
	margin-top: 6px;
}

.top .right {
	float: right;
}

.search {
	float: left;
}

.search .form {
	width: 430px;
	height: 40px;
	border: 1px solid #eee;
	margin-top: 10px;
	box-sizing: border-box;
	position: relative;
}

.search .form .select {
	width: 68px;
	height: 100%;
	position: relative;
	float: left;
}

.search .form .select .select-top {
	width: 100%;
	height: 100%;
	position: relative;
}

.search .form .select .select-top p {
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	text-indent: 13px;
	border-right: 1px solid #eee;
	margin-top: 10px;
}

.search .form .select .select-top i {
	position: absolute;
	right: 12px;
	top: 6px;
	font-size: 7px;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
}

.search .form .select .select-top.focus i {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.search .form .select .select-bot {
	width: 80px;
	position: absolute;
	background-color: #ffffff;
	top: 42px;
	left: -2px;
	z-index: 99;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	display: none;
}

.search .form .select .select-bot li {
	line-height: 30px;
	font-size: 14px;
	text-indent: 16px;
	border-left: 2px solid #e6e6e6;
	border-right: 2px solid #e6e6e6;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.search .form .select .select-bot li:hover {
	background-color: #945d56;
	border-left: 2px solid #945d56;
	border-right: 2px solid #945d56;
	color: #fff;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.search .form input {
	border: none;
	height: calc(100% - 2px);
	width: calc(100% - 68px);
	font-size: 12px;
	color: #999;
	float: left;
	text-indent: 10px;
	margin-top: 2px;
	padding-right: 90px;
	box-sizing: border-box;
}

.search .form input:focus {
	color: #333;
}

.search .form button {
	width: 90px;
	height: calc(100% + 2px);
	border: none;
	background-color: #945d56;
	font-size: 14px;
	color: #fff;
	cursor: pointer;
	outline: none;
	position: absolute;
	right: -1px;
	top: -1px;
	z-index: 9;
}

.top .right span {
	font-size: 14px;
	margin-left: 40px;
	margin-top: 24px;
	float: right;
}

.top .right span a {
	color: #f60;
}

.top .right span a:hover {
	color: #945d56;
}
.Thead table tr th:nth-of-type(5),.Thead table tr th:nth-of-type(6) {
	width: 12%;
}
.inquiry-table table tr td:nth-of-type(5),.inquiry-table table tr td:nth-of-type(6) {
	width: 12%;
}
.nav {
	height: 50px;
	line-height: 50px;
	background-color: #945d56;
}

.nav li {
	float: left;
	font-size: 18px;
	margin-right: 60px;
}

.nav li a {
	color: #fff;
	display: block;
	position: relative;
}

.nav li a::after {
	position: absolute;
	content: "";
	bottom: 0;
	height: 4px;
	width: 0;
	left: 50%;
	transform: translateX(-50%);
	background-color: #f60;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.nav li a.focus::after,
.nav li a:hover::after {
	width: 30px;
}

.location {
	line-height: 60px;
	height: 60px;
	overflow: hidden;
	background-color: #fff;
	font-size: 14px;
}

.location a {
	margin: 0 8px;
	color: #333;
}

.location a.noBg {
	color: #999;
}

.location a:hover {
	color: #945d56;
}

.location a.noBg:hover {
	color: #999;
}

.main .w {
	background-color: #fff;
	border-radius: 8px;
	margin-top: 20px;
	padding: 0 30px;
	box-sizing: border-box;
}

.main.prompt .w {
	margin-top: 30px;
	padding-bottom: 20px;
}

.prompt-top {
	padding-top: 45px;
	position: relative;
}

.prompt-top h3 {
	font-size: 32px;
	font-weight: normal;
}

.prompt-top h3 span {
	font-size: 18px;
	margin-left: 22px;
}

.prompt-top h3 span a {
	color: #945d56;
}

.prompt-top h3 span a:hover {
	color: #f60;
}

.prompt-top p {
	position: absolute;
	right: 55px;
	top: 35px;
}

.prompt-top p i {
	font-size: 45px;
	color: #945d56;
	float: left;
	margin-right: 10px;
}

.prompt-top p span {
	display: block;
	overflow: hidden;
	padding-top: 3px;
	font-size: 14px;
	color: #999;
}

.prompt-top p span b {
	display: block;
	font-size: 22px;
	color: #945d56;
	margin-top: 5px;
	font-family: "Microsoft YaHei";
}

.prompt-content {
	margin-top: 40px;
	border: 1px solid #ffe7ba;
	background-color: #fff7e6;
	padding: 10px 20px 22px;
	font-size: 14px;
	color: #666;
	margin-bottom: 10px;
}

.prompt-content li {
	margin-top: 15px;
}

.public-title {
	padding-top: 30px;
	margin-bottom: 10px;
}

.public-title i {
	display: inline-block;
	width: 6px;
	height: 16px;
	background-color: #945d56;
	margin-right: 10px;
	vertical-align: top;
}

.public-title b {
	font-size: 16px;
}

.public-title span {
	margin-left: 18px;
	font-size: 14px;
	color: #999;
}

em {
	color: #f00;
	font-style: normal;
}

.inquiry-table table tr td .Input {
	padding-right: 10px;
	box-sizing: border-box;
}
.upload__btn {
	width: 140px !important;
	max-width: 100%;
}
.inquiry-table table tr td .add__btn {
	width: 160px;
}
.form-common {
	padding: 10px 0;
}
.form-common dt {
	width: 85px;
	float: left;
	font-size: 14px;
	line-height: 38px;
	text-align: right;
	margin-right: 20px;
	color: #666;
}
.form-common em {
	margin-right: 5px;
}
.form-common dd {
	margin-left: 115px;
	min-height: 38px;
	position: relative;
	width: 580px;
}
.form-common dd .single-choice {
	white-space: nowrap;
	font-size: 0;
}
.form-common dd .single-choice li {
	display: inline-block;
	height: 18px;
	margin-top: 10px;
	margin-right: 90px;
	font-size: 14px;
	line-height: 18px;
}
.form-common dd .single-choice li .input__radio {
	float: left;
	margin-right: 10px;
}
.Tips {
	margin-top: 10px;
	white-space: nowrap;
}
.Tips i {
	/* margin: 0 5px; */
}
.Tips b {
	font-weight: normal;
	color: #f5222d;
	display: inline-block;
	vertical-align: top;
	margin-top: 2px;
}
.Textarea textarea {
	margin-top: 15px;
	margin-bottom: 40px;
}
.form-common .input__checkbox {
	margin-right: 8px;
	margin-top: 2px;
}
#IsReaderMe {
	padding: 0;
	height: 20px;
}
#IsReaderMe dd {
	min-height: auto;
}
#IsReaderMe dd .single-choice li {
	margin-top: 0;
}
#IsReaderMe a {
	color: #945d56;
	margin: 0 5px;
}
#IsReaderMe a:hover {
	color: #f60;
}
#yanzheng {
	padding-bottom: 30px;
}
#yanzheng dd {
	padding-right: 180px;
	box-sizing: border-box;
}
#yanzheng dd button {
	width: 80px;
	height: 100%;
	background-color: #945d56;
	border: 0;
	color: #fff;
	position: absolute;
	right: 90px;
	top: 0;
	border-radius: 2px;
	cursor: pointer;
}
#yanzheng dd button.huqu {
	right: 0;
}
#yanzheng dd button.gray {
	background-color: #a8adb7;
	cursor: auto;
}
.btn-box {
	margin: 28px 0 58px;
}
.btn-box button {
	width: 150px;
	height: 48px;
	border-radius: 24px;
	border: 0;
	font-size: 16px;
	color: #fff;
	background-color: #945d56;
	margin-left: 145px;
}
#goTop {
	position: fixed;
	_position: absolute;
	top: 170px;
	display: block;
	right: 10px;
	z-index: 99999;
}
.backHome {
    width: 54px;
}

.backHome a {
    width: 38px;
    height: 46px;
    display: block;
    float: left;
    background: #5b7648;
    text-align: center;
    font: normal 14px/20px "Microsoft Yahei", "simhei";
    color: #fff;
    padding: 8px 8px 0 8px;
    margin: 2px 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: url(https://www.gkzhan.com/images/public/rightBar.png) no-repeat 0 0;
    overflow: hidden;
    text-indent: -9999px;
}

.backHome a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.backHome a.guest,
.backHome a.guest:hover {
    background: url(https://www.gkzhan.com/images/public/rightBar.png) no-repeat 0 -114px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}

.backHome a.price {
    background: url(https://www.gkzhan.com/images/public/rightBar.png) no-repeat 0px -57px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.backHome a.rightWx {
	background: url(https://www.gkzhan.com/images/public/rightBar2.png) no-repeat 0px -230px #905952;
	opacity: 0.7;
	filter: alpha(opacity=70);
	position: relative;
	padding: 35px 0px 0 0px;
	width: 54px;
	height: 19px;
	color: #fff;
	font-size: 12px;
	text-indent: 0 !important;
	line-height: 16px;
}
.backHome a.rightWx:hover{
	opacity: 1;
    filter: alpha(opacity=100);
}
.backHome img.weixinImg{
	position: absolute;
	left: -170px;
	top: 118px;
	width: 162px;
	height: 204px;
	max-width: none;
	display: none;
}
.backHome a.guest:hover,
.backHome a.price:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.toTop {
    width: 54px;
    height: 54px;
    position: fixed;
    _position: absolute;
    top: 404px;
    _top: expression(eval(document.documentElement.scrollTop+321));
    display: none;
}

.toTop a,
.toTop a:hover {
    display: block;
    width: 54px;
    height: 54px;
    background: url(https://www.gkzhan.com/images/public/rightBar.png) no-repeat 0px -171px;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.toTop a:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}
.custom{ width: 400px; height: 170px; background: url(https://www.gkzhan.com/images/offer/version/2021/customBg.png) no-repeat; position: fixed; _position: absolute; z-index: 9999;top: 50%;margin-top: -70px;left: 50%;margin-left: -180px;}
.custombox{ width: 400px; height: 170px; position: relative; }
.custombox h2{ font-size: 14px;line-height: 25px;color: #fff;position: absolute;top: 0;left: 10px;font-weight: normal; }
.custombox p{ position: absolute; width: 220px; top: 50px; left: 135px; line-height: 18px; color: #333333; filter: DropShadow(Color=#ffffff, OffX=1, OffY=1, Positive=1); text-shadow: 1px 1px 0px #fff;font-size: 12px;line-height: 20px;color: #333;font-family: \5b8b\4f53; }
.custombox p span{ display: block; font-weight: normal; color: #2e6ec6; }
.custombox p a{font-family: "microsoft yahei"; color: #333;font-weight: bold;}
.custombox a.onlineBtn1 {
	width: 85px;
	height: 28px;
	display: block;
	position: absolute;
	top: 125px;
	left: 180px;
	background: #ff826f;
	border-radius: 3px;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	text-align: center;
}
.custombox a.onlineBtn2 {
	width: 105px;
	height: 28px;
	display: block;
	position: absolute;
	top: 125px;
	left: 270px;
	background: #ffc86d;
	border-radius: 3px;
	font-size: 12px;
	line-height: 28px;
	color: #fff;
	text-align: center;
}
.custombox .cusClosed{ width: 20px; height: 20px; background: url(https://www.chem17.com/images/close.png) no-repeat; cursor: pointer; position: absolute; top: 7px; right: 7px; z-index: 99999; }
.service {
	POSITION: fixed;
	_position: absolute;
	TOP: 50%;
	left: 0px;
	z-index: 99999;
	transform: translateY(-50%);
}
.service{ width:132px; display:none;}
.service span{ width: 32px; height: 132px; display: block; float: left; background: url(https://www.chem17.com/images/public2018.png) no-repeat 0 -637px; cursor: pointer; }
.servicebox{ width: 132px; display: block; float: right; }
.servicebox p.sertop{ width: 132px; height: 33px; float: left; background: url(https://www.chem17.com/images/public2018.png) no-repeat 0 -774px; cursor: pointer; }
.servicebox p.serbot{ width: 132px; height: 6px; float: left; overflow: hidden; background: url(https://www.chem17.com/images/public2018.png) no-repeat 0 -811px; }
.servicebox dl{ width: 130px; display: block; float: left; border-left: 1px solid #b6c9db; border-right: 1px solid #b6c9db; background: #f6faff; }
.servicebox dl dt{ width: 130px; height: 25px; text-align: center; line-height: 25px; color: #366fb6; background: #d6e6f5; display: block; float: left; }
.servicebox dl dd{ width: 130px; padding: 10px 0 6px 0; text-align: center; font: normal 12px/22px "Tahoma"; color: #6f6f6f; display: block; float: left; }
.servicebox div{ width: 116px; display: block; float: left; border-left: 1px solid #b6c9db; border-right: 1px solid #b6c9db; padding: 0px 7px; background: #f6faff; }
.servicebox div b{ font: normal 12px/20px "Tahoma"; color: #6f6f6f; display: block; border-top: 1px dashed #c0d1e1; padding: 6px 0 4px 0; text-align: center; }

.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	z-index: 99999;
}
.dialog {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	background-color: #fff;
	border-radius: 10px;
	width: 500px;
	padding: 30px 50px;
	box-sizing: border-box;
}
.dialog .close {
	position: absolute;
	right: 12px;
	top: 12px;
	color: #666;
	font-size: 14px;
}
.dialog i.iconcheck {
	font-size: 70px;
	color: #39b90b;
	display: block;
	text-align: center;
	margin-top: 15px;
}
.dialog p {
	margin-top: 20px;
	font-size: 22px;
	text-align: center;
}
.dialog .btn-box {
	margin: 20px 0 0;
	text-align: center;
}
.dialog .btn-box a {
	padding: 0 22px;
	height: 42px;
	line-height: 43px;
	border-radius: 4px;
	border: 0;
	font-size: 16px;
	color: #fff;
	background-color: #945d56;
	display: inline-block;
}
/* 20231114 */
.Tophead {
	position: relative;
	margin: 0 auto;
  }
  .Tophead ul{
	  position: absolute;
	  top: -42px;
	  right: 0;
  }
  .Tophead li{
	  float: left;
	  height: 42px;
		position: relative;
  }
  .Tophead li .ServiceTop {
	  height: 42px;
	  line-height: 42px;
	  padding: 0 8px;
	  font-size: 13px;
	  position: relative;
  }
  .Tophead li .ServiceTop::after{
	  position: absolute;
	  content: "";
	  right: 0;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 1px;
	  height: 12px;
	  background-color: #e2e2e2;
  }
  .Tophead li:last-child .ServiceTop::after{
	  display: none;
  }
  .Tophead li .ServiceTop a{
	  color: #777;
  }
  /* 两个下拉 */
  .Tophead li.mobile .ServiceTop a,.Tophead li.weixin .ServiceTop a{
	  color: #945d56;
  }
  .Tophead li .ServiceTop i{
	  margin-right: 6px;
	  font-size: 13px;
  }
  /* mobile */
  .ServiceBot{
	  background-color: #fff;
	  position: absolute;
	  z-index: 99;
	  top: 42px;
	  right: 0;
	  display: none;
	  text-align: center;
	  z-index: 9999;
	  box-sizing: border-box;
  }
  .ServiceBot1 {
	  width: 833px;
	  padding: 18px 14px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
  }
  .ServiceBot1 .item {
	  float: left;
	  width: 20%;
  }
  .ServiceBot1 .item .image{
	  padding: 4px 4px 0;
	  border-radius: 8px;
	  display: inline-block;
	  background-image: -moz-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -webkit-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
	  background-image: -ms-linear-gradient( 90deg, rgb(238,156,87) 0%, rgb(195,154,149) 100%);
  }
  .ServiceBot1 .item .image img{
	  width: 130px;
	  height: 130px;
	  border-radius: 8px;
  }
  .ServiceBot1 .item .image b{
	  height: 24px;
	  line-height: 24px;
	  font-size: 15px;
	  color: #fff;
	  display: block;
	  text-align: center;
	  overflow: hidden;
  }
  .ServiceBot1 .item p{
	  margin-top: 10px;
	  height: 16px;
	  line-height: 16px;
	  font-size: 15px;
	  color: #888;
	  overflow: hidden;
  }
  .Tophead li.mobile .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.mobile .hover a{
	  color: #945d56;
  }
  .Tophead li.mobile .hover::after{
	  display: none;
  }
  /* weixin */
  .ServiceBot2{
	  height: 220px;
	  width: 740px;
	  background-image: -moz-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -webkit-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  background-image: -ms-linear-gradient( -90deg, rgb(251,238,236) 0%, rgb(255,255,255) 43%);
	  box-shadow: 0px 10px 20px 0px rgba(150, 153, 158, 0.32);
	  border-radius: 0 0 8px 8px;
	  overflow: hidden;
  }
  .ServiceBot2 .gzRight{
	  width: 440px;
	  border-left: 1px solid #f3f3f3;
	  float: right;
  }
  .ServiceBot2 .gzRight a{
	  height: 110px;
	  padding: 65px 20px 27px;
	  line-height: 18px;
	  font-size: 14px;
	  color: #333;
	  width: 25%;
	  text-align: center;
	  box-sizing: border-box;
	  position: relative;
	  float: left;
	  cursor: pointer;
  }
  .ServiceBot2 .gzRight a:nth-child(1)::after,
  .ServiceBot2 .gzRight a:nth-child(2)::after,
  .ServiceBot2 .gzRight a:nth-child(3)::after,
  .ServiceBot2 .gzRight a:nth-child(4)::after{
	  position: absolute;
	  content:'';
	  left: 0;
	  right: 0;
	  bottom: 0;
	  height: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a::before{
	  position: absolute;
	  content:'';
	  top: 0;
	  right: 0;
	  bottom: 0;
	  width: 1px;
	  background-color: #f3f3f3;
  }
  .ServiceBot2 .gzRight a:nth-child(4n)::before{
	  display: none;
  }
  .ServiceBot2 .gzRight a i{
	  position: absolute;
	  top: 27px;
	  left: 50%;
	  transform: translateX(-50%);
	  width: 28px;
	  height: 31px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-1.png) no-repeat;
	  background-size: 100% 100%!important;
	  display: inline-block;
	  vertical-align: top;
  }
  .ServiceBot2 .gzRight a:nth-child(2) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-2.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(3) i{
	  width: 28px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-3.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(4) i{
	  width: 63px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-4.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(5) i{
	  width: 28px;
	  height: 24px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-5.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(6) i{
	  width: 41px;
	  height: 28px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-6.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(7) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-7.png) no-repeat;
  }
  .ServiceBot2 .gzRight a:nth-child(8) i{
	  width: 32px;
	  height: 32px;
	  background: url(https://www.hbzhan.com/images/index/version/2021/ServiceBot2-8.png) no-repeat;
  }
  .ServiceBot2 .gzRight a.focus,.ServiceBot2 .gzRight a:hover{
	  z-index: 999;
	  background-color: #fff;
	  box-shadow: 0px 2px 12px 0px rgba(40, 40, 40, 0.1);
  }
  .ServiceBot2 .gzRight a.focus::after,.ServiceBot2 .gzRight a.focus::before{
	  display: none;
  }
  .ServiceBot2 .zgLeft{
	  width: 299px;
	  height: 100%;
	  float: right;
	  position: relative;
	  display: none;
  }
  .ServiceBot2 .zgLeft p{
	  display: inline-block;
	  position: absolute;
	  left: 30px;
	  top: 50%;
	  width: 20px;
	  line-height: 28px;
	  font-size: 20px;
	  color: #c27468;
	  transform: translateY(-50%);
  }
  .ServiceBot2 .zgLeft img{
	  position: absolute;
	  left: 66px;
	  top: 50%;
	  transform: translateY(-50%);
	  width: 180px;
  }
  .Tophead li.weixin .hover{
	  background-color: rgb(251, 238, 236);
  }
  .Tophead li.weixin .hover a{
	  color: #945d56;
  }
  .Tophead li.weixin .hover::after{
	  display: none;
  }
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 874px;
	}
	.form-common dd .Input ~ .single-choice {
		margin-left: 410px !important;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav li {
		font-size: 15px;
		margin-right: 35px;
	}
	.main.prompt .w {
		margin-top: 20px;
	}
	.prompt-top {
		padding-top: 35px;
	}

	.header .left ul li:first-child a {
		padding: 0 5px;
	}
	.header {
		font-size: 12px;
	}
	.header .right li {
		padding: 0 5px;
	}
	.top .logo {
		width: 175px;
	}
	.top .page-name {
		margin-left: 25px;
		padding-left: 15px;
		line-height: 40px;
		font-size: 22px;
		margin-top: 7px;
	}
	.top .right span {
		font-size: 12px;
		margin-left: 10px;
		margin-top: 22px;
	}
	.search .form {
		width: 415px;
		height: 36px;
		margin-top: 10px;
	}
	.search .form .select .select-top p {
		margin-top: 8px;
	}
	.header--drop ul li a {
		padding: 0 10px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .right {
		margin-right: 162px;
	}
	.header--drop ul li a i {
		margin: -1px 5px 0 0;
		width: 9px;
	}
	.header--drop ul li:last-child a i {
		width: 12px;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 12px;
	}
	.location a {
		margin: 0 6px;
	}
	.nav li a.focus::after, .nav li a:hover::after {
		width: 26px;
	}
	.prompt-top h3 {
		font-size: 24px;
	}
	.prompt-top h3 span {
		font-size: 14px;
		margin-left: 10px;
	}
	.prompt-top p i {
		font-size: 40px;
	}
	.prompt-top p span {
		padding-top: 3px;
		font-size: 12px;
	}
	.prompt-top p span b {
		font-size: 18px;
		margin-top: 5px;
	}
	.prompt-top p {
		right: 35px;
		top: 28px;
	}
	.prompt-content {
		padding: 5px 15px 15px;
		font-size: 12px;
		margin-top: 30px;
	}
	.prompt-content li {
		margin-top: 12px;
	}
	.public-title {
		padding-top: 20px;
	}
	.Thead {
		margin: 15px 0;
	}
	.form-common {
		padding: 7px 0;
	}
	.form-common dd .single-choice li {
		margin-right: 35px;
	}
	.form-common dd {
		width: 400px;
	}
	.Textarea textarea {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.headerNav {
		padding: 15px 0 10px;
	}
	.headerNav p {
		font-size: 12px;
		width: 874px;
	}

}
@media only screen and (min-width: 1200px) and (max-width:1399px){
	.w{
		width: 1060px;
	}
	.form-common dd .Input ~ .single-choice {
		margin-left: 475px !important;
	}
	.Thead table tr th:nth-of-type(5),.Thead table tr th:nth-of-type(6) {
		width: 14%;
	}
	.inquiry-table table tr td:nth-of-type(5),.inquiry-table table tr td:nth-of-type(6) {
		width: 14%;
	}
	.headerNav {
		padding: 15px 0 10px;
	}
	.headerNav p {
		font-size: 12px;
		width: 1060px;
	}
	.nav li {
		font-size: 16px;
		margin-right: 38px;
	}
	.header .left ul li:first-child a {
		padding: 0 5px;
	}
	.header {
		font-size: 12px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.header--drop ul li a {
		padding: 0 10px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .right {
		margin-right: 162px;
	}
	.header--drop ul li a i {
		margin: -1px 5px 0 0;
		width: 9px;
	}
	.header--drop ul li:last-child a i {
		width: 12px;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 12px;
	}
	.location a {
		margin: 0 6px;
	}
	.nav li a.focus::after, .nav li a:hover::after {
		width: 26px;
	}
	.prompt-top h3 {
		font-size: 28px;
	}
	.prompt-top h3 span {
		font-size: 16px;
		margin-left: 16px;
	}
	.prompt-content {
		background-color: #fff7e6;
		padding: 10px 20px 22px;
		font-size: 13px;
	}
	.prompt-content li {
		margin-top: 12px;
	}
	.public-title {
		padding-top: 25px;
	}
	.Thead {
		margin: 15px 0;
	}
	.form-common {
		padding: 7px 0;
	}
	.form-common dd .single-choice li {
		margin-right: 55px;
	}
	.form-common dd {
		width: 465px;
	}
	.Textarea textarea {
		margin-top: 10px;
		margin-bottom: 30px;
	}
}
@media only screen and (min-width: 1400px) and (max-width:1599px){
	.w{
		width: 1135px;
	}
	.Thead table tr th:nth-of-type(5),.Thead table tr th:nth-of-type(6) {
		width: 13%;
	}
	.inquiry-table table tr td:nth-of-type(5),.inquiry-table table tr td:nth-of-type(6) {
		width: 13%;
	}
	.headerNav {
		padding: 15px 0 10px;
	}
	.headerNav p span {
		font-size: 12px;
	}
	.headerNav p {
		font-size: 12px;
		width: 1135px;
	}
	.nav li {
		font-size: 16px;
		margin-right: 38px;
	}
	.header .left ul li:first-child a {
		padding: 0 5px;
	}
	.header {
		font-size: 12px;
	}
	.header .right li {
		padding: 0 10px;
	}
	.header--drop ul li a {
		padding: 0 10px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .right {
		margin-right: 162px;
	}
	.header--drop ul li a i {
		margin: -1px 5px 0 0;
		width: 9px;
	}
	.header--drop ul li:last-child a i {
		width: 12px;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 12px;
	}
	.location a {
		margin: 0 6px;
	}
	.nav li a.focus::after, .nav li a:hover::after {
		width: 26px;
	}
	.prompt-top h3 {
		font-size: 28px;
	}
	.prompt-top h3 span {
		font-size: 16px;
		margin-left: 16px;
	}
	.prompt-content {
		background-color: #fff7e6;
		padding: 10px 20px 22px;
		font-size: 13px;
	}
	.prompt-content li {
		margin-top: 12px;
	}
	.public-title {
		padding-top: 25px;
	}
	.Thead {
		margin: 15px 0;
	}
	.form-common {
		padding: 7px 0;
	}
	.form-common dd .single-choice li {
		margin-right: 55px;
	}
	.form-common dd {
		width: 465px;
	}
	.Textarea textarea {
		margin-top: 10px;
		margin-bottom: 30px;
	}

}
@media only screen and (min-width: 1600px) and (max-width:1919px){
	.w{
		width: 1295px;
	}
	.headerNav p {
		width: 1295px;
	}
}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 874px;
	}
	.form-common dd .Input ~ .single-choice {
		margin-left: 410px !important;
	}
	.nav {
		height: 44px;
		line-height: 44px;
	}
	.nav li {
		font-size: 15px;
		margin-right: 35px;
	}
	.main.prompt .w {
		margin-top: 20px;
	}
	.prompt-top {
		padding-top: 35px;
	}

	.header .left ul li:first-child a {
		padding: 0 5px;
	}
	.header {
		font-size: 12px;
	}
	.header .right li {
		padding: 0 5px;
	}
	.top .logo {
		width: 175px;
	}
	.top .page-name {
		margin-left: 25px;
		padding-left: 15px;
		line-height: 40px;
		font-size: 22px;
		margin-top: 7px;
	}
	.top .right span {
		font-size: 12px;
		margin-left: 10px;
		margin-top: 22px;
	}
	.search .form {
		width: 415px;
		height: 36px;
		margin-top: 10px;
	}
	.search .form .select .select-top p {
		margin-top: 8px;
	}
	.header--drop ul li a {
		padding: 0 10px;
	}
	.header--drop {
		font-size: 12px;
	}
	.header .right {
		margin-right: 162px;
	}
	.header--drop ul li a i {
		margin: -1px 5px 0 0;
		width: 9px;
	}
	.header--drop ul li:last-child a i {
		width: 12px;
	}
	.location {
		line-height: 42px;
		height: 42px;
		font-size: 12px;
	}
	.location a {
		margin: 0 6px;
	}
	.nav li a.focus::after, .nav li a:hover::after {
		width: 26px;
	}
	.prompt-top h3 {
		font-size: 24px;
	}
	.prompt-top h3 span {
		font-size: 14px;
		margin-left: 10px;
	}
	.prompt-top p i {
		font-size: 40px;
	}
	.prompt-top p span {
		padding-top: 3px;
		font-size: 12px;
	}
	.prompt-top p span b {
		font-size: 18px;
		margin-top: 5px;
	}
	.prompt-top p {
		right: 35px;
		top: 28px;
	}
	.prompt-content {
		padding: 5px 15px 15px;
		font-size: 12px;
		margin-top: 30px;
	}
	.prompt-content li {
		margin-top: 12px;
	}
	.public-title {
		padding-top: 20px;
	}
	.Thead {
		margin: 15px 0;
	}
	.form-common {
		padding: 7px 0;
	}
	.form-common dd .single-choice li {
		margin-right: 35px;
	}
	.form-common dd {
		width: 400px;
	}
	.Textarea textarea {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.headerNav {
		padding: 15px 0 10px;
	}
	.headerNav p {
		font-size: 12px;
		width: 874px;
	}

}
