.wb-new-mail-calculator .module-wrap {
	background-color: #fff
}

.wb-new-mail-calculator .module-wrap .calculator {
	width: 100%;
	height: 180px;
	border: 1px solid #ddd;
	box-sizing: border-box
}

.wb-new-mail-calculator .module-wrap .calculator .title {
	height: 38px;
	padding-left: 35px;
	font-size: 18px;
	color: #373d41;
	line-height: 100%;
	padding-top: 16px
}

.wb-new-mail-calculator .module-wrap .calculator .left {
	height: 65px;
	padding-top: 30px;
	user-select: none;
	position: relative
}

.wb-new-mail-calculator .module-wrap .calculator .left .txt {
	width: 78px;
	text-align: right;
	font-size: 14px;
	color: #373d41;
	line-height: 30px;
	float: left
}

.wb-new-mail-calculator .module-wrap .calculator .left .con {
	width: 502px;
	padding-right: 15px;
	height: 30px;
	float: left;
	margin-left: 10px;
	background-color: #eef2f5;
	position: relative;
	box-sizing: border-box
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj {
	float: left;
	width: 488px;
	height: 100%;
	position: relative
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj span {
	font-size: 12px;
	color: #bec3c6;
	line-height: 30px;
	padding-right: 2px;
	border-right: 1px solid #dee0e2;
	position: absolute;
	top: 0
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj span:first-child {
	left: .1%
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj span:nth-child(2) {
	left: 10%
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj span:nth-child(3) {
	left: 25%
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj span:nth-child(4) {
	left: 50%
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-bj span:nth-child(5) {
	right: -15px
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-in {
	width: .525px;
	position: absolute;
	top: 0;
	overflow: hidden;
	background-color: #119bf2
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-in div {
	position: absolute;
	left: 0;
	top: 0;
	width: 540px
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .con-in div span {
	color: #fff;
	border-color: #5ec4f5
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .anchor {
	height: 32px;
	background: #0588c7;
	width: 14px;
	padding: 10px 3px;
	top: -1px;
	left: .525px;
	display: block;
	position: absolute;
	box-sizing: border-box;
	box-shadow: 0 0 3px 0 #000;
	cursor: pointer
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .anchor i {
	float: left;
	display: inline;
	margin: 0 2px 0 0;
	width: 2px;
	height: 12px;
	overflow: hidden;
	background: #047ab2
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .anchor .anchor-price {
	display: block;
	width: 30px;
	height: 20px;
	background: #0588c7;
	color: #fff;
	text-align: center;
	line-height: 20px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -28px
}

.wb-new-mail-calculator .module-wrap .calculator .left .con .anchor .anchor-price:before {
	content: "";
	border: 2px solid transparent;
	border-top-color: #0588c7;
	position: absolute;
	bottom: -4px;
	left: 50%;
	transform: translateX(-50%)
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum {
	width: 61px;
	height: 30px;
	border: 1px solid #c3c5c6;
	box-sizing: border-box;
	float: left
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum .ipt {
	display: block;
	width: 42px;
	height: 27px;
	float: left;
	border: none;
	border-right: 1px solid #c3c5c6;
	outline: none;
	padding: 0px 3px;
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum .obtn {
	width: 17px;
	height: 27px;
	text-align: center;
	line-height: 13px;
	color: #373d41;
	float: left
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum .obtn button {
	border: none;
	background: #fff;
	display: block;
	height: 14px;
	width: 100%;
	font-size: 14px;
	outline: none;
	font-weight: 700;
	line-height: 14px
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum .obtn .add {
	border-bottom: 1px solid #c3c5c6;
	box-sizing: border-box
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum .obtn .ddd {
	border: none
}

.wb-new-mail-calculator .module-wrap .calculator .left .addnum .obtn .disable {
	color: #c3c5c6
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact {
	height: 46px;
	width: 668px;
	text-align: center;
	border: 1px solid #d7d8d9;
	position: absolute;
	left: 46px;
	top: 73px;
	box-shadow: 0 2px 15px 0 rgba(0,0,0,.15);
	padding: 0 10px;
	box-sizing: border-box;
	font-size: 0;
	color: #8d9498;
	display: none;
	background: #fff;
	z-index: 10
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact:before {
	content: "";
	width: 10px;
	height: 10px;
	border: 1px solid #d7d8d9;
	border-bottom: 0;
	border-right: 0;
	position: absolute;
	transform: rotate(45deg);
	background-color: #fff;
	top: -6px;
	right: 62px
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact span {
	line-height: 46px;
	font-size: 12px
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact form {
	display: inline
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact input {
	padding-left: 8px;
	height: 28px;
	font-size: 12px;
	box-sizing: border-box;
	margin-left: 10px
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact input::placeholder {
	color: #c3c5c6
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact .tel {
	width: 140px;
	border: 1px solid #d7d8d9
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact .contact-txt {
	width: 171px;
	border: 1px solid #d7d8d9
}

.wb-new-mail-calculator .module-wrap .calculator .left .contact .submit {
	min-width: 78px;
	background-color: #00c1de;
	color: #fff;
	font-size: 12px;
	text-align: center;
	border: none;
	padding: 0 10px
}

.wb-new-mail-calculator .module-wrap .calculator .right .type {
	height: 113px;
	text-align: left;
	border-left: 1px solid #e3e3e3;
	position: relative
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .type-child {
	width: 100px;
	margin: 0 auto
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .tit {
	font-size: 15px;
	color: #373d41
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .con {
	margin-top: 10px
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .con span:first-child {
	color: #ff6a00;
	font-size: 12px;
	line-height: 100%;
	vertical-align: super;
	margin-left: -10px
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .con span:nth-child(2) {
	color: #ff6a00;
	font-size: 19px;
	line-height: 100%;
	margin-left: -4px
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .con span:nth-child(3) {
	color: #a0a5a8;
	font-size: 12px;
	line-height: 100%
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .txt {
	display: none
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .purchase {
	width: 96px;
	height: 28px;
	border: 1px solid #ff6a00;
	line-height: 26px;
	text-align: center;
	font-size: 12px;
	position: absolute;
	top: 75px;
	cursor: pointer
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .purchase a {
	text-decoration: none;
	display: block;
	color: #ff6a00
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .purchase:hover {
	background-color: #ff6a00
}

.wb-new-mail-calculator .module-wrap .calculator .right .type .purchase:hover a {
	color: #fff
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .tit {
	color: #777f84
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .con {
	display: none
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .txt {
	margin-top: 10px;
	display: block;
	color: #777f84;
	font-size: 12px;
	line-height: 16px
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .purchase {
	background-color: #ebecec;
	border: none;
	line-height: 28px;
	cursor: auto
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .purchase a {
	color: #777f84
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .purchase:hover {
	background-color: #ebecec
}

.wb-new-mail-calculator .module-wrap .calculator .right .disable .purchase:hover a {
	color: #777f84
}