.price{
	background: url(../images/pricebg.jpg) center top;
	width: 100%;
	height: 790px;
	margin-top: 80px;
	padding-top: 240px;
}
.priceform{
	width: 1000px;
	margin: 0 auto;
	background: white;
	padding: 40px;
	height: 460px;
	position: relative;
}
.price_form_center{
	width: 355px;
	float: left;
}
.price_form_center h4{
	font-size: 20px;
	margin-bottom: 30px;
}
.price_form_center h4 span{
	font-size: 12px;
	color: #666;
	margin-left: 10px;
}
.price_form_center h4 span b{
	color: #E60012;
	padding: 0 5px;
}
.price_form_center .sub_btn{
	width: 80% !important;
}
.price .layui-form-label{
	width: 90px;
	font-size:14px ;
	padding-left: 0;
	padding-right: 0;
	text-align: left;
}
.price .layui-form-label em{
	color: #e60012;
}
.price .layui-input-block{
	margin-left: 90px !important;
	font-size: 14px;
	position: relative;
}
.price .layui-form-item .top{
	width: 132px !important;
	float: left;
	margin:0 !important;
}
.price .layui-form-item .top .layui-input-inline,.price .layui-form-item .bottom .layui-input-inline{
	width: 100% !important;
	margin: 0 !important;
	font-size: 14px;
}
.price .layui-form-item .top:nth-child(3){
	margin-right: 0 !important;
	margin-bottom: 0;
}
.price .layui-form-item .bottom{
	width: 88px !important;
	float: left;
	margin: 0 !important;
}
.price .sub_info_top{
	margin-left: 90px;
	font-size: 12px;
	color: #E60012;
	padding-top: 10px;
}
.price .layui-input-block span {
    position: absolute;
    right: 10px;
    top: 10px;
}
.price  .layui-form-select dl dd.layui-this{
	background: #E60012;
}

.mid_btn {
	width: 120px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -60px;
}
.mid_btn:before{
	position: absolute;
	content: '';
	width: 1px;
	height: 460px;
	background: #e8e8e8;
	left: 50%;
	top: -170px;
}
.mid_btn:after{
	position: absolute;
	content: '';
	width: 60px;
	height: 2px;
	background: white;
	right: -60px;
	top: 50px;
}
.mid_btn .btn_bg {
	width: 120px;
	height: 120px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border: 1px solid #e8e8e8;
	background: white;
	position: relative;
}

.mid_btn .btn_bg:after {
	content: "";
	position: absolute;
	display: block;
	width: 42px;
	height: 120px;
	left: 36px;
	top:-1px;
}

.mid_btn .btn_bg a {
	display: block;
	width: 90px;
	height: 90px;
	border: 10px solid rgba(230,0,18,0.5);
	background: #E60012;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	left: 14px;
	top: 14px;
	z-index: 999;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 14px;
	text-align: center;
	color: white;
}
.mid_btn .btn_bg a:hover:after{
	content: "";
	display: block;
	width: 90px;
	height: 90px;
	border: 10px solid #E60012;
	background: none;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	position: absolute;
	left: -10px;
	top: -10px;
	z-index: 998;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	animation: tt 1s infinite linear;
	-webkit-animation: tt 1s infinite linear;
	-moz-animation: tt 1s infinite linear;	
}
/*动画*/
@-moz-keyframes tt {
	0% {
		-moz-transform: scale(1);
		opacity: 1;
	}
	50% {
		-moz-transform: scale(1.3);
		opacity: 0.5;
	}
	100% {
		-moz-transform: scale(1);
		opacity: 0;
	}
}
}
@-webkit-keyframes tt {
	0% {
		-webkit-transform: scale(1);
		opacity: 1;
	}
	50% {
		-webkit-transform: scale(1.3);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 0;
	}
}
@keyframes tt {
	0% {
		transform: scale(1);
		opacity: 1;
	}
	50% {
		transform: scale(1.3);
		opacity: 0.5;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

.price_form_rig{
	width: 355px;
	float: right;
}

.price_pz{
	width: 100%;
	border:1px solid #e8e8e8;
	margin-top: 30px;
	padding: 42px 0;
	text-align: center;
}
.price_pz p{
	font-size: 14px;
	margin-bottom: 30px;
}
.price_pz p b{
	padding: 0 10px;
	font-weight: normal;
	color: #E60012;
}
.price_pz p:last-child{
	margin: 0;
}
.price_info{
	font-size: 12px;
	color: #666;
	padding-top: 15px;
}
.sale,.price_hc,.price_suc{
	width: 1230px;
	margin: 0 auto;
}
.sale ul{
	display: block;
	width: 100%;
	overflow: hidden;
}
.sale ul li{
	width: 296px;
	float: left;
	margin-right: 15px;
	background:url(../images/price_salebg.jpg) no-repeat white;
	padding: 220px 30px 30px 30px;
	text-align: center;
}
.sale ul li h4{
	font-size: 20px;
}
.sale ul li p{
	color: #999;
	margin-bottom: 30px;
	font-size: 14px;
}
.sale ul li a{
	display: block;
	background: #e60012;
	color: white;
	width: 120px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	font-size: 16px;
	border-radius: 4px;
}
.sale ul li:first-child{
	background-position: 116px 30px;
}
.sale ul li:nth-child(2){
	background-position: -196px 30px;
}
.sale ul li:nth-child(3){
	background-position: -496px 30px;
}
.sale ul li:nth-child(4){
	background-position: -796px 30px;
	margin-right: 0;
}
.price_hc{
	background: url(../images/price_hc_bg.jpg) no-repeat center top;
	height: 565px;
}
.price_hc .txt{
	margin-left: 440px;
	margin-bottom: 90px;
	padding-top: 20px;
}
.price_hc .txt h4{
	font-size: 20px;
	font-weight: bold;
}
.price_hc .txt span{
	color: #666;
	display: block;
	width: 480px;
	margin-top: 20px;
}
.price_suc{
	overflow: hidden;
}
.price_suc .left_column{
	width: 915px;
	background: white;
	float: left;
	padding: 20px;
}
.left_column dl,.left_column dl dt,.left_column dl dd{
	width: 100%;
	display: block;
	overflow: hidden;
}
.left_column dl dt{
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
}
.left_column dl dt span{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	line-height: 42px;
	font-weight: bold;
}
.left_column dl dd ul{
	overflow: hidden;
	display: block;
	margin-bottom: 30px;
}
.left_column dl dd li{
	width: 100%;
	overflow: hidden;
	padding: 15px 0;
}
.left_column dl dd li:nth-child(2n){
	background: #f1f1f1;
}
.left_column dl dd li span{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
	line-height: 38px;
}
.left_column dl dd li span a{
	display: block;
	border: 1px solid #ccc;
	border-radius: 19px;
	height: 38px;
	width: 140px;
	margin: 0 auto;
}
.left_column dl dd li:hover{
	background: #009688;
}
.left_column dl dd li:hover span{
	color: white;
}
.left_column dl dd li:hover span a{
	color: white;
	border-color: white;
}
#page{
	margin: 0 !important;
}
.price_suc .right_column{
	width: 300px;
	background: white;
	float: right;
}
.right_column .form{
	background: white;
	padding: 20px;
	width: 100%;
}
.form .title{
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 20px;
}
.layui-input-block{
	margin-left: 0 !important;
	font-size: 14px;
	position: relative;
}
.layui-input-block span{
	position: absolute;
	right: 10px;
	top: 10px;
}
.layui-form-item .layui-inline{
	width: 100%;
	margin: 0 !important;
	font-size: 14px;
}
.layui-form-item{
	margin-bottom: 10px !important;
}
.layui-form-item:last-child{
	margin-bottom: 0 !important;
}
.layui-inline .top{
	width: 100%;
}

.layui-form-select dl dd.layui-this{
	background: #e60012;
}
.sub_info_top{
	font-size: 12px;
	color: #e60012;
	margin-bottom: 10px;
}
.sub_btn{
	width: 100%;
    font-size: 16px;
    background: #e60012;
}