.banner{
	height: 420px!important;
	background: url(../images/tow/banner.png) no-repeat center center!important;
}

.out_order1{
	width: 1180px;
	height: 100px;
	position: absolute;
	top: 0px;
	color: #333;
	left: 50%;
	margin-left: -590px;
}
.order_form{
	width: 247px;
	height:315px;
	margin-top: 40px;
	float: right;
	padding: 20px;
	background:#fff;
}
.out_order1 .order_head{
	height: 45px;
	line-height: 45px;
	text-align: center;
}
.out_order1 .order_head span{
	font-size:24px;
}

.out_order1  .order_info{
	text-align: center;
	line-height: 20px;
	padding-bottom:20px;
}
.out_order1  .order_info span{
	color:#0cb46a;
}
.out_order1  .order_table .input{
	margin-bottom: 20px;
}
.out_order1  .order_table .input input,.out_order1  .order_table .input select{
	height:40px;
	width: 100%;
	outline: 0px;
	border: 0px;
	text-indent: 6px;
	border-radius: 6px;
	background: #eee;
}
.out_order1  .order_table .input select{
	float: left;
	width: 48%;
}
.out_order1  .order_table .input select:first-child{
	margin-right: 4%;
}
.out_order1  .order_table .btn p{
	width: 100%;
	height: 40px;
	background: #16b770;
	border: 0px;
	cursor: pointer;
	color: #fff;
	text-align: center;
	line-height: 40px;
	border-radius: 6px;
	margin-bottom: 10px;
}
/*内容*/
.er_top{
	padding-top:40px;
}
.er_top .er_left{
	width:495px;
	float:left;
	height:612px;
}
.er_top .er_left .big_img img{
	width:495px;
	height: 495px;
}
.er_top .er_left .small_img ul{
	padding-top:10px;
}
.er_top .er_left .small_img ul li{
	float:left;
	margin-right:10px;
}
.er_top .er_left .small_img ul li img{
	width:101px;
	height: 94px;
}
.er_top .er_right{
	width:645px;
	padding-left:40px;
	float:left;
	height: 100px;
}
.er_top .er_right h2{
	font-size:18px;
	line-height: 45px;
}
.er_top .er_right h3{
	font-size:14px;
	padding-bottom:20px;
	margin-bottom:20px;
	font-weight: normal;
	border-bottom:1px solid #ccc;
}
.er_top .er_right .price{
	line-height: 35px;
}
.er_top .er_right .price span{
	color:#0cb46a;
}
.er_top .er_right .btn{
	padding:10px 0px;
}
.er_top .er_right .info{
	color:#0cb46a;
	border-bottom:1px solid #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
	line-height: 30px;
}
.er_top .er_right .shiyong span{
	background: #0cb46a;
	color:#fff;
	display: inline-block;
	padding:3px 10px;
	border-radius:4px;
	margin-right:10px;
	margin-bottom:6px;
}