.mod-dialog-bg {
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1000;
}
.mod-dialog {
	background-color: #fff;
	border: solid 1px #00AF9C;
	border-top: none;
	min-width: 300px;
 *padding-top: 27px;
	position: absolute;
	z-index: 1001;
}
.mod-pop {
	background: #fff;
	border: solid 1px #a1a1a1;
	-webkit-box-shadow: 0 0 5px #a1a1a1;
	-moz-box-shadow: 0 0 5px #a1a1a1;
	box-shadow: 0 0 5px #a1a1a1;
	font-size: 14px;
	height: 142px;
	position: absolute;
	width: 276px;
	z-index: 1000;
}
.clearfix_new:after {
	clear: both;
	content: '\20';
	display: block;
	height: 0;
}
.mod-dialog .dialog-nav {
	background: #00AF9C;
	color: #fff;
	font-weight: 700;
	font-size: 12px;
	font-family: "\5b8b\4f53";
	height: 27px;
 *left: 0;
	line-height: 27px;
 *position: absolute;
 *top: -27px;
 *width: 100%;
}
.mod-dialog .dialog-title {
	padding-left: 10px;
}
.mod-dialog .dialog-close {
	background: url(../images/alertBtn.png) no-repeat 0 0;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 0;
	width: 43px;
}
.mod-dialog .dialog-main {
	font-size: 14px;
	padding: 20px;
	text-align: center;
}
.mod-dialog .dialog-content {
	font-size: 14px;
	line-height: 24px;
}
.mod-dialog .content-title {
	background: url(../images/warning.png) 30px 20px no-repeat;
	font-size: 18px;
	line-height: 24px;
	padding: 40px 0 40px 155px;
}
.mod-dialog .dialog-console {
	padding-top: 20px;
}
.mod-pop .pop-nav {
	background: #f3f3f3;
	color: #666;
	font-weight: 700;
	line-height: 31px;
	padding: 0 10px;
}
.mod-pop .pop-close {
	background: url(../images/alertBtn.png) no-repeat -109px 0;
	height: 22px;
	position: absolute;
	right: 6px;
	top: 6px;
	width: 22px;
}
.mod-pop .pop-main {
	line-height: 24px;
	padding: 15px 10px 10px;
	text-align: center;
}
.mod-pop .pop-console {
	font-size: 16px;
	line-height: 38px;
	margin-top: 20px;
	text-align: center;
}
.mod-pop .pop-btn-green {
	background: url(../images/alertBtn.png) no-repeat 0 -24px;
	color: #fff;
	display: block;
	float: left;
	height: 36px;
	margin-right: 16px;
	width: 120px;
}
.mod-pop .pop-btn-gray {
	background: url(../images/alertBtn.png) no-repeat 0 -62px;
	color: #999;
	display: block;
	float: left;
	height: 36px;
	width: 120px;
}
.mod-fixed-console.console-fixed {
	box-shadow: 0 0 5px 2px rgba(0,0,0,0.3);
	position: fixed;
	top: 10px;
	z-index: 999;
}
.mod-fixed-console .console-btn {
	background: #00AF9C;
	border-bottom: 3px solid #73af2c;
	border-radius: 4px;
	color: #fff;
	display: block;
	font-size: 18px;
	height: 42px;
	line-height: 42px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 210px;
}
.mod-dialog .dialog-console a {
	background: url(../images/alertBtn.png) no-repeat 0 -22px;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 34px;
	text-align: center;
	width: 120px;
}
.mod-dialog .dialog-console .console-btn-confirm {
	background-position: 0 -24px;
	color: #fff;
}
.mod-dialog .dialog-console .console-btn-cancel {
	background-position: 0 -62px;
	color: #999;
	margin-left: 12px;
}
.mod-pop .pop-close:hover {
	background-position: -86px 0;
}
.mod-pop .pop-btn-green:hover {
	background-position: 0 -100px;
}
.mod-pop .pop-btn-gray:hover {
	background-position: 0 -138px;
}
/* 运费试算 */
#price-reg{margin-top: 5px;width: 895px;}
#price-on{width: 1000px; margin: 0px auto; text-align: center;}
#price-on td,#price-reg{border:1px solid #00AF9C;}
.price-div{width: 89.5%;}
.price-span{margin-left:10px;}
.price-div .title{color:#00AF9C; }
.price-table{width:895px;}
.price-div #long,.price-div #wide,.price-div #high{width: 64px;line-height: 30px;box-shadow: 3px 3px 6px #aaa;}
.price-div .btn button{width:100px; background:#00AF9C; border:none; font-size:14px; color:#fff; height:35px; line-height:35px; border-radius:5px; box-shadow: 0px 10px 20px #ececec; cursor:pointer;}
@media only screen and (max-width: 1023px) {
	#price-reg{margin-top: 5px;width: 690px;}
	#price-on{width: 1000px; margin: 0px auto; text-align: center;}
	.price-table{width:690px;}
	.price-div{width: 69%;}
	.price-span{margin-left:10px;}
	.price-h2{margin-right: 250px;}
}
@media only screen and (max-width: 728px) {
	#price-reg{margin-top: 5px;width: 668px;}
	#price-on{width: 1000px; margin: 0px auto; text-align: center;}
	.price-table{width:668px;}
	.price-div{width: 66.8%;}
	.price-span{display:block;margin-right: 0px;margin-left:0px;}
	.price-h2{margin-right: 250px;}
}
@media only screen and (max-width: 700px) {
	#price-reg{margin-top: 5px;width: 640px;}
	#price-on{width: 1000px; margin: 0px auto; text-align: center;}
	.price-table{width:640px;}
	.price-div{width: 64%;}
	.price-span{display:block;margin-right: 0px;}
	.price-h2{margin-right: 250px;}
}
@media only screen and (max-width: 640px) {
	#price-reg{margin-top: 5px;width: 590px;}
	#price-on{width: 1000px; margin: 0px auto; text-align: center;}
	.price-table{width:590px;}
	.price-span{margin-top:10px;margin-bottom: 10px;margin-right:20px;}
	.price-h2{margin-right: 350px;}
}
@media only screen and (max-width: 560px) {
	#price-reg{margin-top: 5px;width: 510px;}
	#price-on{width: 650px; margin: 0px auto; text-align: center;}
	.price-table{width:510px;}
	.price-div{width: 78%;}
	.price-span{margin-right:0px}
	.price-h2{margin-right: 150px;}
}
@media only screen and (max-width: 480px) {
	#price-reg{margin-top: 5px;width: 430px;}
	#price-on{width: 550px; margin: 0px auto; text-align: center;}
	.price-table{width:430px;}
	.price-div{width: 78%;}
	.price-span{margin-right:0px}
	.price-h2{margin-right: 150px;}
}
@media only screen and (max-width: 375px) {
	#price-reg{margin-top: 5px;width: 332px;}
	#price-on{width: 450px; margin: 0px auto; text-align: center;}
	.price-table{width:332px;}
	.price-div{width: 74%;}
	.price-span{margin-right:0px}
	.price-h2{margin-right: 100px;}
}
#ield::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: red;
}
#ield:-moz-placeholder { /* Mozilla Firefox 4-18 */
   color: red;
}
#ield::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: red;
}
#ield:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: red;
}