#fix-qqbj {
	background-color: rgba(127, 127, 127, .86);
	position: fixed;
	display: none;
	z-index: 9999999999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.logo {
	transform: scale(1.2);
}

@media only screen and (max-width: 950px) {
	.header-top .header-email.phone1 {
		display: inline-block;
	}
}

@media only screen and (max-width: 950px) {
	.contact-form1 .item-file .name {
		display: none;
	}
}

* {
	outline: none;
}

.contactBox2 {
	padding: 80px 0;

}

.container_1200 {
	max-width: 1200px;
	margin: auto;
}

.contactBox2 .conBox {
	overflow: hidden;
	background: #254a3b no-repeat bottom right;
	-webkit-box-shadow: 0 0 8px 0 rgba(45, 45, 45, .65);
	-moz-box-shadow: 0 0 8px 0 rgba(45, 45, 45, .65);
	box-shadow: 0 0 8px 0 rgba(45, 45, 45, .65);
}

.contactBox2 .contactFormBox {
	box-sizing: border-box;
	width: 60%;
	float: left;
	padding: 60px 60px 60px 30px;
	background: #ffffff;
}

.contactBox2 .contactFormBox h2 {
	color: #272727;
	font-size: 20px;
	font-weight: 300;
	padding-bottom: 30px;
	background: url("../images/contactico.png") no-repeat right top;
}

.contactBox2 .contactForm .info {
	position: relative;
	margin-bottom: 10px;
}

.contactBox2 .contactForm .info .label_control {
	position: absolute;
	left: 10px;
	top: 0;
	font-size: 18px;
	color: #777777;
	line-height: 40px;
	font-weight: 300;
}

.contactBox2 .contactForm .info .tips {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 40px;
	font-size: 14px;
	color: #e60012;
}

.contactBox2 .contactForm .info input[type="text"] {
	width: 100%;
	height: 40px;
	background: none;
	border: 0;
	padding-left: 65px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 18px;
	color: #777777;
	font-weight: 300;
	box-sizing: border-box;
}

.contactBox2 .contactForm .info:nth-last-child(2) input[type="text"] {
	padding: 0 80px;
}

/* .contactBox2 .contactForm .info input[type="text"]:last-child {
				padding: 0 80px;
			} */

.contactBox2 .contactForm .info.imgVerifyCode input[type="text"] {
	width: 200px;
}

.contactBox2 .contactForm .info.imgVerifyCode .Verify_img {
	position: absolute;
	height: 40px;
	left: 210px;
	cursor: pointer;
}

.contactBox2 .contactForm .info.imgVerifyCode .tips {
	left: 10px;
	top: 30px;
}

.contactBox2 .contactForm .info textarea {
	width: 100%;
	height: 140px;
	background: none;
	resize: none;
	padding: 10px 10px 10px 60px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	font-size: 18px;
	color: #777777;
	font-weight: 300;
}

.contactBox2 .contactForm .info input[type="submit"] {
	width: 135px;
	height: 40px;
	background: #254a3b;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	border: 0;
	font-size: 18px;
	font-weight: 300;
	margin-top: 20px;
	cursor: pointer;
	transition: all .3s;
}

.contactBox2 .contactForm .info input[type="submit"]:hover {
	background: #2363c1;
	transition: all .3s;
}

.contactBox2 .contactInfoBox {
	box-sizing: border-box;
	width: 40%;
	float: left;
	padding: 70px 40px;
}

.contactBox2 .contactInfoBox h2 {
	font-size: 26px;
	color: #ffffff;
	font-weight: 300;
}

.contactBox2 .contactInfoBox p {
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}

.contactBox2 .contactInfoBox ul {
	overflow: hidden;
	margin-top: 50px;
}

.contactBox2 .contactInfoBox ul li {
	padding-left: 40px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left 1px;
}

.contactBox2 .contactInfoBox ul li.contactTel {
	background-image: url("../images/contacttel.png");
}

.contactBox2 .contactInfoBox ul li.contactFax {
	background-image: url("../images/contactfax.png");
}

.contactBox2 .contactInfoBox ul li.contactEmail {
	background-image: url("../images/contactemail.png");
}

.contactBox2 .contactInfoBox ul li.contactAdd {
	background-image: url("../images/contactadd.png");
}

.contactBox2 .contactInfoBox ul li a {
	font-size: 18px;
	color: #ffffff;
	font-weight: 300;
}

.contactBox2 .contactInfoBox ul li a:hover {
	text-decoration: underline;
}

.contactBox2 .contactInfoBox .footer_shape {
	margin-top: 40px;
}

.contactBox2 .contactInfoBox .footer_shape span {
	display: block;
	float: none;
}

.footer_shape {
	padding-bottom: 20px;
}

.footer_shape span {
	float: left;
	display: inline-block;
	line-height: 38px;
	font-size: 20px;
	color: #ffffff;
	font-weight: 700;
}

.bdsharebuttonbox {
	font-size: 0 !important;
	line-height: 0 !important;
	margin-top: 10px !important;

}

.bdsharebuttonbox a {
	display: -moz-inline-stack !important;
	display: inline-block !important;
	*display: inline !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	margin-right: 0 !important;
	margin-left: 20px !important;
	zoom: 1;
	float: none !important;
	width: 30px !important;
	height: 30px !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
}

.bdsharebuttonbox a.bds_qzone {
	background-image: url("../images/qq.png") !important;
}

.bdsharebuttonbox a.bds_weixin {
	background-image: url("../images/wechat.png") !important;
}

.bdsharebuttonbox a.bds_tsina {
	background-image: url("../images/weibo.png") !important;
}

@media (max-width: 992px) {


	.contactBox2 {
		padding: 40px 0;
	}

	.contactBox2 .contactFormBox {
		width: 100%;
		padding: 30px;
	}

	.contactBox2 .contactInfoBox {
		width: 100%;
		padding: 25px 30px;
	}

	.contactBox2 .contactInfoBox ul {
		margin-top: 20px;
	}

	.contactBox2 .contactInfoBox ul li {
		margin-bottom: 10px;
	}

	.contactBox2 .contactInfoBox .footer_shape {
		margin-top: 0;
	}

	.g-btn-exit-a1 {
		color: #000 !important;
		font-size: 50px;
	}

	.contactBox2 .contactFormBox h2 {
		margin-right: 30px;
	}

	.contactBox2 {
		padding: 0;
		overflow-y: auto;
		height: 100vh;

	}

}

.oppp {
	position: relative;
	display: inline-block;
}

.oppp .code {
	position: absolute;
	top: 40px;
	left: 0;
	width: 100px;
	height: 100px;
	display: none;
}

.oppp:hover .code {
	display: block;
}

.m-mzw-fixnav-m1{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	overflow: hidden;
	background-color: #fff;
	border-top: 1px solid #4ead86;
	padding: 5px 0;
	margin: 0;
	display: none;
	z-index: 100;
}
.m-mzw-fixnav-m1 li{
	float: left;
	width: 25%;
	list-style: none;
}
.m-mzw-fixnav-m1 .con{
	display: block;
	text-decoration: none;
}
.m-mzw-fixnav-m1 .pic{
	height: 40px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.m-mzw-fixnav-m1 .pic img{
	display: block;
}
.m-mzw-fixnav-m1 .pic1 img,
.m-mzw-fixnav-m1 .pic2 img{
	width: 25px;
}
.m-mzw-fixnav-m1 .pic3 img{
	width: 24px;
}
.m-mzw-fixnav-m1 .pic4 img{
	width: 29px;
}
.m-mzw-fixnav-m1 .tit{
	font-size: 14px;
	color: #273045;
	text-align: center;
	line-height: 1.5;
	font-family: SourceHanSansCN-Bold;
}
.ui__alert .ui__alert_bg{
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 9999999998;
}
.ui__alert .ui__alert_content {
    z-index: 9999999999;
}
@media screen and (max-width:950px) {
	body{
		padding-bottom: 72px;
	}
	#tidio-chat-iframe{
		bottom: 80px !important;
	}
	.m-mzw-fixnav-m1{
		display: block;
	}
}