
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 */
#header{ width:100%; height:34px; border-bottom:1px solid #eeeeee;background: #f8f8f8;}
.header {
	height: 34px;
	background-color: #f6f6f6;
}
.head {
	margin: 0 auto;
	height: 34px;
	font-size: 12px;
	line-height: 34px;
	position: relative;
	width: 1560px;
}
.grand {
	width: 1560px;
	margin: 0 auto;
	position: relative;
	color: #e2e2e2;
}
.grand ul {
	position: absolute;
	right: 0;
	top: -40px;
}
.grand ul li {
	float: left;
}
.grand a b {
	background: url(/images/fbcg/down.png) no-repeat;
	width: 7px;
	height: 6px;
	display: inline-block;
	margin-left: 5px;
}
.head span {
	float: left;
	line-height: 34px;
}

.head span a {
	color: #666666;
	margin: 0 8px;
}
.head .grand {
	float: right;
	color: #dfdfdf;
	font-family: "SimSun";
	line-height: 34px;
}

.grand dd {
	float: left;
}
.grand a {
	color: #666;
	padding: 9px 8px;
	display: inline-block;
	font-family: "microsoft yahei";
	display: inline-block;
	font-size: 12px;
}
.grand dd:hover a {
	background-color: #fff;
}
.grand a:hover {
	color: #ff6600;
}
.grand dd:hover a b {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	margin-top: 4px;
	display: block;
	float: right;
}
.head a b {
	background: url(/images/fbcg/down.png) no-repeat;
	width: 7px;
	height: 6px;
	display: inline-block;
	margin-left: 5px;
}
.grand a.mobile {
	color: #2b82d9;
}

.grand a.mobile i {
	margin-right: 2px;
	display: inline-block;
	vertical-align: top;
}

.head a:hover {
	color: #ff6600;
}
.head a.moreNav {
	position: absolute;
	right: 8px;
	display: none;
}
.son {
	position: absolute;
	z-index: 999;
	display: none;
	width: 90px;
	background-color: #fff;
	box-shadow: 0 0 5px #e5e5e5;
	top: 30px;
}
.son img {
	width: 90px;
}

.qq {
	font-size: 12px;
	color: #2b82d9;
	padding: 9px 8px;
	font-family: "Microsoft YaHei";
}
/* end */

.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: #2b82d9;
}

.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: #2b82d9;
}

.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: #4285f4;
	border-left: 2px solid #4285f4;
	border-right: 2px solid #4285f4;
	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: #2b82d9;
	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: #2b82d9;
}
.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: #2b82d9;
}

.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: #2b82d9;
}

.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: #2b82d9;
}

.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: #2b82d9;
	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: #2b82d9;
	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: #2b82d9;
	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: #2b82d9;
	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: #2b82d9;
	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: #2b82d9;
	margin-left: 145px;
}
.backHome {
	width: 54px;
	position: relative;
}

.backHome a {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	background: #5b7648;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(https://www.chem17.com/images/index/rightBar.png) no-repeat 0 0;
	overflow: hidden;
	text-decoration: none;
}

.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.backHome a.guest,
.backHome a.guest:hover {
	background: url(https://www.chem17.com/images/index/rightBar.png) no-repeat 0 -114px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.backHome a.price {
	background: url(https://www.chem17.com/images/index/rightBar.png) no-repeat 0px -57px;
}

.backHome a.rightWx {
	background: url(https://www.chem17.com/images/index/rightBar.png) no-repeat 0px -228px;
}
.backHome img {
	position: absolute;
	right: 55px;
	top: 198px;
	display: none;
	width: 100px;
	max-width: none;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 50%;
	_top: expression(eval(document.documentElement.scrollTop+321));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
	transform: translateY(calc(-50% + 145px));
}
.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(https://www.chem17.com/images/index/rightBar.png) no-repeat 0px -171px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
	text-align: center;
}

.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#goTop {
	position: fixed;
	_position: absolute;
	top: 50%;
	display: block;
	right: 10px;
	z-index: 99999;
	transform: translateY(-50%);
}

*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: 359px; height: 140px; background: url(https://www.chem17.com/images/custom.png) no-repeat; position: fixed; _position: absolute; z-index: 9999;top: 50%;margin-top: -70px;left: 50%;margin-left: -180px;}
.custombox{ width: 359px; height: 140px; 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: 40px; left: 123px; 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: 80px; height: 25px; display: block; position: absolute; top: 105px; left: 140px;background: #f88311;border: 1px solid #de6d18;border-radius: 3px; font-size: 12px;line-height: 25px;color: #fff;text-align: center;}
.custombox a.onlineBtn2{ width: 105px; height: 25px; display: block; position: absolute; top: 105px; left: 230px; background: #58bdf0;border: 1px solid #2c9cd7;border-radius: 3px; font-size: 12px;line-height: 25px;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: 2px; right: 5px; 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 dl dd b{
	font-weight: normal;
}
.servicebox dl dd a{
	margin-right: 5px;
	height: 24px;
	height: 22px;
}
.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: #2b82d9;
	display: inline-block;
}
@media only screen and (min-width: 1025px) and (max-width:1199px){

	.w{
		width: 874px;
	}
	.grand{
		width: 874px;
	}
	.head{
		width: 874px!important;
	}
	.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: 155px;
	}
	.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;
	}
	.grand{
		width: 1060px;
	}
	.head{
		width: 1060px!important;
	}
	.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: 155px;
	}
	.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;
	}
	.grand{
		width: 1135px;
	}
	.head{
		width: 1135px!important;
	}
	.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: 155px;
	}
	.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;
	}
	.grand{
		width: 1295px;
	}
	.head{
		width: 1295px!important;
	}
}
@media only screen and (min-width:1920px){
	.w{
		width: 1560px;
	}
	.grand{
		width: 1560px;
	}
	.head{
		width: 1560px!important;
	}
}
@media only screen and (max-width:1024px){
	.w{
		width: 874px;
	}
	.grand{
		width: 874px;
	}
	.head{
		width: 874px!important;
	}
	.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: 155px;
	}
	.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;
	}

}
