
.product-center > div:last-child {
	margin-left: -260px;
}
.user-system > div:last-child {
	margin-left: -250px;
}
.project-exhibition > div:last-child {
	margin-left: -380px;
}
.resources-center > div:last-child {
	margin-left: -530px;
}
.region-language-choose {
	padding: 41px 0 38px 0;
}
.choose-title {
	font-size: 18px;
	font-weight: bold;
	color: #1A1A1A;
}
.choose-title span img {
	vertical-align: middle;
}
.choose-title span:last-child {
	vertical-align: middle;
}
.choose-content ul li {
	display: inline-block;
	margin-left: 50px;
	margin-top:31px;
	cursor: pointer;
}
.choose-content ul li:first-child {
	margin-left: 0;
}
.choose-content ul li:last-child {
	cursor: pointer;
}
.choose-content ul li img {
	vertical-align: middle;
}
.choose-content ul li span:last-child {
	vertical-align: middle;
	margin-left:9px;
}
#language-open {
	cursor: pointer;
}
.region-language-choose {
	display: none;
}
.box {
	z-index: 1000;
}
.leaving-message {
	text-align: center;
	height: 185px;
	width: 66px;
	position: fixed;
	left: 90%;
	top: 70%;
}
.leaving-message div {
	cursor: pointer;
	margin-top: 10px;
}
.message-window {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
}
.Internal-box {
	position: absolute;
	height: 440px;
	width: 610px;
	left: 50%;
	top: 50%;
	margin-left: -305px;
	margin-top: -220px;
	background: url(../img/image/tankuang/tan1.png) no-repeat center / cover;
}
.close-window {
	position: absolute;
	top: 9px;
	right: 9px;
	cursor: pointer;
}
.message-title {
	margin: 31px 0 20px 33px;
}
.message-title > span:first-child {
	font-size: 24px;
	color: #404040;
}
.message-title > span:last-child {
	font-size: 18px;
	color: #E71F1F;
}
.input-contact {
	display: inline-block;
	margin: 6px 60px 6px 33px;
	font-size: 14px;
}
.input-contact > input {
	margin-top: 11px;
	outline: none;
	border: 1px solid #ED1B23;
	border-radius: 4px;
	width: 202px;
	height: 32px;
}
.input-contact > .textarea-message {
	width: 523px;
	height: 84px;
	outline: none;
	border: 1px solid #ED1B23;
	border-radius: 4px;
	margin-top: 11px;
	overflow-y: auto;
}
.message-submit {
	text-align: center;
	margin-top: 27px;
}
.message-submit > input {
	padding: 6px 69px 9px 69px;
	color: #fff;
	background: #ED1B23;
	border-radius: 4px;
	cursor: pointer;
	border: none;
	outline: none;
}
.VDE-window {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,.5);
}
.vde-text {
	position: absolute;
	width: 543px;
	left: 50%;
	top: 50%;
	margin-left: -305px;
	margin-top: -220px;
	background: #fff;
	padding: 54px 34px 32px 33px;
	font-size: 16px;
	color: #666666;
	line-height: 1.8;
	border-radius: 4px;
}
.vde-text > div > span {
	color: #E92433;
}
.vde-text > div:nth-child(2) {
	margin: 10px 0;
}
