/* 智能报价 */
.intelligent-quotation-page .calculator-box {
	background:url(../image/banner-intelligent.jpg) no-repeat center center;
	background-size:100%;
	height:790px;
	overflow:hidden;
	background-size:cover;
}
.intelligent-quotation-page .calculator-box .calculator-hd {
	display:block;
	width:830px;
	height:165px;
	margin:115px auto 0;
	background:url(../image/tit-calculator.png) no-repeat 0 0;
}
.intelligent-quotation-page .calculator-box .calculator-bd {
	background-color:#FFF;
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	box-shadow:2px 2px 10px #000;
	border-radius:10px;
	/* margin:216px auto 0; */
}
.intelligent-quotation-page .calculator-before {
	overflow:hidden;
	position:relative;
}
.intelligent-quotation-page .calculator-before .left-box {
	float:left;
	width:400px;
	padding:40px 85px 20px 50px;
	border-right:1px solid #eee;
	box-sizing:content-box;
	height:370px;
}
.intelligent-quotation-page .calculator-before .left-box .hd {
	font-size:18px;
	margin-bottom:30px;
}
.intelligent-quotation-page .calculator-before .left-box .hd span {
	color:#999;
	font-size:12px;
	margin-left:7px;
}
.intelligent-quotation-page .calculator-before .left-box .hd span em {
	margin:0 2px;
	color:#ff3431;
}
.intelligent-quotation-page .calculator-before .left-box .form-box {
	width:430px;
	overflow:hidden;
	font-size:14px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab {
	width:430px;
	margin-bottom:5px;
	position:relative;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel,.intelligent-quotation-page .calculator-before .left-box .form-box .lab .ProvinceSelect,.intelligent-quotation-page .calculator-before .left-box .form-box .lab .CitySelect {
	border:1px solid #eee;
	padding:10px 5px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel01 {
	width:150px;
	float:left;
	margin-right:10px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel02 {
	width:100px;
	float:left;
	margin-right:5px;
	margin-bottom:7px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .sel03,.intelligent-quotation-page .calculator-before .left-box .form-box .lab .ProvinceSelect,.intelligent-quotation-page .calculator-before .left-box .form-box .lab .CitySelect {
	width:152px;
	float:left;
	margin-right:5px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .form-group {
	float:left;
	width:310px;
	overflow:hidden;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .form-bd {
	width:330px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .text {
	border:1px solid #eee;
	width:298px;
	padding:12px 5px;
	height:16px;
	line-height:16px;
	font-size:14px;
	box-sizing:content-box;
}

.intelligent-quotation-page .calculator-before .left-box .form-box .lab .text1 {
	border:1px solid #eee;
	width:138px;
	padding:12px 5px;
	height:16px;
	line-height:16px;
	font-size:14px;
	box-sizing:content-box;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .unit {
	position:absolute;
	z-index:11;
	top:13px;
	right:60px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .text02 {
	width:268px;
	float:left;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .get-code {
	float:left;
	width:120px;
	background-color:#F0F0F0;
	border:none;
	font-size:14px;
	padding:13px 5px;
	height:16px;
	line-height:16px;
	cursor:pointer;
	color:#666;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;
	-moz-box-sizing:content-box;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .get-code:hover {
	background-color:#e3e3e3;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .lb {
	display:block;
	float:left;
	margin-right:10px;
	margin-top:14px;
}
.intelligent-quotation-page .calculator-before .left-box .form-box .lab .lb em {
	color:#fe9023;
	margin-right:7px;
}
.intelligent-quotation-page .calculator-before .right-box {
	float:right;
	width:360px;
	margin-top:0px;
	padding:50px 30px 30px 20px;
	box-sizing:content-box;
}
.intelligent-quotation-page .calculator-before .right-box .tit {
	display:block;
	font-size:20px;
	margin-bottom:25px;
	text-align:center;
}
.intelligent-quotation-page .calculator-before .right-box .tit b {
	text-align:center;
	color:#ff3431;
	font-size:28px;
	margin:0 5px;
	font-weight:normal;
	width:100px;
	display:inline-block;
}
.intelligent-quotation-page .calculator-before .right-box .txt {
	padding:30px 0;
	font-size:14px;
	box-sizing:content-box;
	border:1px solid #eee;
	text-align:center;
}
.intelligent-quotation-page .calculator-before .right-box .txt p {
	line-height:40px;
}
.intelligent-quotation-page .calculator-before .right-box .txt p b {
	font-weight:normal;
	margin:0 5px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	width:70px;
	font-size:16px;
}
.intelligent-quotation-page .calculator-before .right-box .txt p del {
	color:#ccc;
	margin-left:15px;
}
.intelligent-quotation-page .calculator-before .right-box .marks {
	color:#ff3431;
	margin-top:20px;
}
.intelligent-quotation-page .calculator-before .right-box .marks p {
	font-size:12px;
	line-height:20px;
}
.intelligent-quotation-page .calculator-before .right-box .marks span {
	display:block;
	line-height:1.6;
}
.intelligent-quotation-page .calculator-before .start-box {
	position:absolute;
	z-index:22;
	z-index:11;
	top:126px;
	left:465px;
	width:140px;
	height:140px;
}
.intelligent-quotation-page .calculator-before .start-bd {
	position:relative;
	width:140px;
	height:140px;
}
.intelligent-quotation-page .calculator-before .start-btn {
	position:absolute;
	z-index:50;
	top:50%;
	left:50%;
	margin-top:-45px;
	margin-left:-45px;
	color:#FFF;
	font-size:14px;
	width:90px;
	height:90px;
	text-align:center;
	line-height:1.2;
	border-radius:100%;
	background:#feb609;
	cursor:pointer;
}
.intelligent-quotation-page .calculator-before .start-btn:hover {
	color:#fff !important;
	opacity:.8;
	-moz-opacity:.8;
	-webkit-opacity:.8;
}
.intelligent-quotation-page .calculator-before .start-btn:hover span {
	color:#fff;
}
.intelligent-quotation-page .calculator-before .start-btn span {
	display:block;
	margin-top:30px;
}
.intelligent-quotation-page .calculator-before .circle-animate {
	position:absolute;
	top:14px;
	right:14px;
	width:110px;
	height:110px;
	-webkit-border-radius:50%;
	border-radius:50%;
	background:#feb609;
	z-index:12;
	-webkit-animation:scale-three2 1.5s ease infinite;
	-moz-animation:scale-three2 1.5s ease infinite;
	-o-animation:scale-three2 1.5s ease infinite;
	animation:scale-three2 1.5s ease infinite;
	animation-fill-mode:both;
}
.intelligent-quotation-page .reasonable-panel {
	padding:50px 0;
}
.intelligent-quotation-page .reasonable-panel .tab-box {
	overflow:hidden;
	width:1220px;
	margin:50px auto;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab {
	float:left;
	width:380px;
	border:1px solid #e4e4e4;
	margin-right:37px;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab .img {
	display:block;
	width:380px;
	height:200px;
	position:relative;
	overflow:hidden;
	cursor:default;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab .img img {
	width:100%;
	height:100%;
	-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab .img:hover img {
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transition:.3s linear;
	-webkit-transition:.3s linear;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab .txt {
	color:#999;
	padding:20px;
	line-height:1.4;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab .hover-mask {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	background:rgba(0,0,0,0.5);
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab .hover-mask .hover-txt {
	display:block;
	margin:auto;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
	width:200px;
	color:#FFF;
	font-size:18px;
	padding:15px 0;
	margin-top:70px;
}
.intelligent-quotation-page .reasonable-panel .tab-box .tab-last {
	margin-right:0 !important;
}
.intelligent-quotation-page .reasonable-panel .apply-btn {
	display:block;
	color:#008af5;
	border:1px solid #008af5;
	width:220px;
	height:46px;
	text-align:center;
	line-height:46px;
	margin:0 auto;
	font-size:16px;
}
.intelligent-quotation-page .reasonable-panel .apply-btn:hover {
	color:#FFF !important;
	background-color:#008af5;
}
/*  */
@-webkit-keyframes
"num" {
	0% {
	transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	-ms-transform:scale(0.5);
}
50% {
	transform:scale(1);
	-webkit-transform:scale(1);
	-moz-transform:scale(1);
	-ms-transform:scale(1);
}
100% {
	transform:scale(0.5);
	-webkit-transform:scale(0.5);
	-moz-transform:scale(0.5);
	-ms-transform:scale(0.5);
}
}@keyframes scale-three2 {
	0% {
	transform:scale(1);
	opacity:0.8;
}
100% {
	transform:scale(1.3);
	opacity:0;
}
}@-webkit-keyframes scale-three2 {
	0% {
	-webkit-transform:scale(1);
	opacity:0.7;
}
100% {
	-webkit-transform:scale(1.3);
	opacity:0;
}
}@-moz-keyframes scale-three2 {
	0% {
	-moz-transform:scale(1);
	opacity:0.7;
}
100% {
	-moz-transform:scale(1.3);
	opacity:0;
}
}@-o-keyframes scale-three2 {
	0% {
	-o-transform:scale(1);
	opacity:0.7;
}
100% {
	-o-transform:scale(1.3);
	opacity:0;
}
}/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/*  */
/* 表单 */
.free-apply-box {
	width: 278px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #f60;
	overflow: hidden;
	margin-bottom: 20px;
	*width: 220px;
	padding: 20px
}

.free-apply-box h4 {
	color: #f60;
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	line-height: 24px
}

.free-apply-box .p01 {
	text-align: center;
	color: #666;
	height: 30px;
	line-height: 30px
}

.free-apply-box .labs {
	margin: 15px auto
}

.free-apply-box .labs ul li {
	margin-bottom: 7px
}

.free-apply-box .labs .text {
	display: block;
	width: 266px;
	border: 1px solid #e6e6e6;
	height: 14px;
	line-height: 14px;
	outline: none;
	padding: 13px 5px
}

.free-apply-box .labs .text02 {
	width: 168px;
	float: left;
	*width: 100px
}

.free-apply-box .labs .verification-code {
	height: 42px;
	line-height: 42px;
	display: block;
	border: none;
	outline: none;
	cursor: pointer;
	float: right;
	width: 98px
}

.free-apply-box .num {
	color: #999;
	height: 34px;
	line-height: 34px
}

.free-apply-box .num span {
	color: #f60;
	margin: 0 3px
}

.free-apply-box .sub {
	display: block;
	width: 100%;
	color: #fff;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	background: #f60;
	border: none;
	outline: none;
	font-size: 14px
}

.free-apply-box .sub:hover {
	background: #cc5200
}

.free-apply-box .p02 {
	color: #666;
	height: 30px;
	line-height: 30px;
	overflow: hidden
}

.free-apply-box .p02 strong {
	font-family: "simsum";
	margin-right: 7px
}

.free-apply-box .p02 span {
	margin-right: 30px
}

/* 保障新增 */
.order_tow .wrapper .apply-box {
	background-color:#FFF;
	border-radius:10px;
	padding:30px 30px;
	position:absolute;
	right:0;
    top: 44px;
}
.order_tow .wrapper .apply-box .tit {
	display:block;
	text-align:center;
	font-size:20px;
	margin-bottom:15px;
}
.order_tow .wrapper .apply-box .txt {
	display:block;
	text-align:center;
	margin-bottom:25px;
	font-size:12px;
	color:#999;
}
.order_tow .wrapper .apply-box .txt b {
	color:#ffa631;
	font-weight:normal;
}
.order_tow .wrapper .apply-box .form-box .form-group {
	margin-bottom:15px;
}
.order_tow .wrapper .apply-box .form-box .form-group .text {
	display:block;
	width:100%;
	padding:10px 10px;
	height:40px;
	border:1px solid #e4e4e4;
	width:280px;
	border-radius:5px;
	outline:none;
	box-sizing:border-box;
}
.order_tow .wrapper .apply-box .form-box .form-group .text-code {
	width:180px;
	float:left;
	border-radius:5px 0 0 5px;
}
.order_tow .wrapper .apply-box .form-box .form-group .code-btn {
	float:right;
	width:100px;
	border:none;
	height:40px;
	border-radius:0 5px 5px 0;
}
.order_tow .wrapper .apply-box .form-box .form-group .code-btn:hover {
	background:#cbcbcb;
}
.order_tow .wrapper .apply-box .form-box .form-dw {
	position:relative;
}
.order_tow .wrapper .apply-box .form-box .form-group .from-dw-btn {
	position:absolute;
	top:0;
	right:0;
}
.order_tow .wrapper .apply-box .form-box .apply-btn {
	display:block;
	width:100%;
	border-radius:5px;
	outline:none;
	border:none;
	background-color:#FEB609;
	color:#FFF;
	height:40px;
	line-height:40px;
	font-size:16px;
}
.order_tow .wrapper {
    position: relative;
}