<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner{
	height: 420px!important;
	background: url(../images/tow/xin/bannerx.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;
}
.listUl ul{
	padding:30px 0px;
}
.listUl ul li{
	width:382px;
	float:left;
	box-shadow: 1px 1px 5px #eee;
	background:#fff;
	padding-bottom:20px;
}
.listUl ul li:nth-child(2){
	margin:0px 134px;
}
.listUl ul li h2,.listUl ul li .info,.listUl ul li .pri,.listUl ul li a{
	padding:10px 15px;
}
.listUl ul li .info{
	text-align: left;
	line-height: 25px;
}
.listUl ul li .pri{
	text-align: left;
	position: relative;
}
.listUl ul li .pri span{
	color:#0cb46a;
	font-size:22px;
	text-decoration: line-through;
}
.listUl ul li .pri b{
		position: absolute;
		right:0px;
}
.listUl ul li a{
	width:80%;
	display: block;
	border:1px solid #0cb46a;
	margin:30px 10% 15px;
	border-radius:10px;
	font-size:18px;
}
.listUl ul li a:hover{
	background:#0cb46a;
	color:#fff;
}
.desul ul li h2,.desul ul li .info,.desul ul li .pri,.desul ul li a{
	/*padding:10px 15px;*/
	text-align: left;
}
.desul ul li .tit{
	line-height: 45px;
	font-size:18px;
	color:#0cb46a;
	text-align: left;
	font-weight: bold;
	padding:0px 15px;
}

.form_insert{
	border:1px solid #eee;
	padding:45px;
}
.form_insert .left{
	width: 48%;
	float:left;
	border-right:1px solid #eee;
}
.form_insert .left h2{
	font-weight: normal;
	line-height: 55px;
}
.form_insert .left .input{
	width:50%;
	margin:0px auto 16px;
}
.form_insert .left .input input{
	width:100%;
	border:1px solid #ccc;
	line-height: 35px;
	border-radius: 5px;
	text-indent: 8px;
	outline: 0px;
}
.form_insert .left .input select{
	width:49%;
	border:1px solid #ccc;
	line-height: 35px;
	border-radius: 5px;
	text-indent: 8px;
	outline: 0px;
	height: 35px;
}
.form_insert .left .btn p{
	width:50%;
	height: 45px;
	background:#0cb46a;
	border-radius:6px;
	border:0px;
	cursor: pointer;
	color:#fff;
	text-align: center;
	line-height: 40px;
	font-size:16px;
	outline: 0px;
	margin:auto;
}
.form_insert .right{
	float:right;
	width:50%;
}
.form_insert .right .tit{
	color:#0cb46a;
}
.form_insert .right .tit span{
	background:#0cb46a;
	color:#fff;
	padding:0px 4px;
	margin:0px 3px;
	line-height: 35px;
}
.form_insert .right ul{
	height: 210px;
	margin:25px 0px;
	overflow: hidden;
}
.form_insert .right ul li{
	line-height: 35px;
}
.form_insert .right ul li span{
	padding:0px 10px;
}</pre></body></html>