<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.bj_out{
	height: 734px;
	width: 100%;
	background:url(../images/mfbj/bg.png) no-repeat center center;
}
.bj_form{
	width: 1050px;
	padding:214px 75px 0px;
	height:460px;
	margin:0px auto;
	position: relative;
}
.bj_form form{
	width: calc(100% - 40px);
	display: block;
	height: 420px;
	background: #fff;
	padding: 20px;
	position: relative;
}
.bj_form form .bj_left{
	width: 504px;
	float: left;
	height: 100%;
	font-size:18px;
	border-right: 1px solid #eee;
}
.bj_form form .bj_left h2{
	font-weight: normal;
	padding-bottom:20px;
	color:#666;
	font-size:24px;
}
.bj_form form .bj_left h2 small{
	color:#18b872;
	font-size:16px;
	padding-left:20px;
}
.bj_form form .bj_left .input{
	height: 45px;
	line-height: 45px;
	margin-bottom:18px;
}
.bj_form form .bj_left .input .input_tit{
	width:120px;
	float:left;
}
.bj_form form .bj_left .input .input_cont{
	width:380px;
	float:left;
	position: relative;
}
.bj_form form .bj_left .input .input_cont input{
	height: 35px;
	border-radius: 3px;
	outline: 0px;
	border:1px solid #ccc;
	text-indent: 4px;
	width:254px;
}
.bj_form form .bj_left .input1 .input_cont select{
	width:125px;
	height: 35px;
	border-radius: 3px;
	outline: 0px;
	border:1px solid #ccc;
	text-indent: 4px;
}
.bj_form form .bj_left .input2 .input_cont span{
	display: block;
	position: absolute;
	top:0px;
	right:150px;
	color:#666;
}
.bj_form form .bj_left .input3 .input_cont input{
	width:20px;
	height: 20px;
}
.bj_form form .bj_left .input3 .input_cont label{
	padding-right:20px;
	height: 20px;
	display: inline-block;
}
.bj_form form .bj_left .input4 .input_cont select{
	width:49px;
	text-align: center;
	text-indent: 0px;
	height: 25px;
	margin-right:-2px;

	height: 35px;
	border-radius: 3px;
	outline: 0px;
	border:1px solid #ccc;
	text-indent: 4px;
}

.bj_form form .bj_right{
	width: 354px;
	float: left;
	height: 100%;
	padding-left:150px;
}
.bj_form form .bj_right h2{
	font-size:24px;
	font-weight: normal;
	color:#666;
	padding-top:35px;
}
.bj_form form .bj_right h2 small{
	color:#18b872;
	font-size:22px;
	padding-left:20px;
}
.bj_form form .bj_right .price_info{
	border:1px solid #ccc;
	padding:20px;
	width:260px;
	margin-top: 26px;
	line-height: 40px;
	font-size:16px;
	color:#666;
}
.bj_form form .bj_right .bottom_info{
	font-size:13px;
	color:#666;
	width:300px;
	padding-top:20px;
	line-height: 25px;
}
.bj_form .btn{
	width:140px;
	height: 140px;
	position: absolute;
	left:50%;
	margin-left:-70px;
	top:50%;
	margin-top:-70px;
	background: url(../images/mfbj/btn.png) no-repeat center center;
}
.bj_form .btn .btn_out{
	width:100px;
	height: 100px;
	margin:20px;
	background:#ff6e15;
	border-radius: 60px;
	cursor: default;
	animation: myfirst 1s infinite;
}
.bj_form .btn .btn_out p{
	width:50px;
	height: 50px;
	padding:25px;
	color:#fff;
	font-size:18px;
	background:#18b872;
	border-radius: 50px;
	line-height: 25px;
	text-align:center;
}
@keyframes myfirst
{
	from {background: #18b872;}
	to {background: rgba(255,110,21,0.0);padding:10px;margin:10px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {background: red;}
to {background: yellow;}
}

@-webkit-keyframes myfirst /* Safari å’Œ Chrome */
{
from {background: red;}
to {background: yellow;}
}

@-o-keyframes myfirst /* Opera */
{
from {background: red;}
to {background: yellow;}
}

/*å†…å®¹*/
.stypes{
	width:1420px;
	padding-bottom:16px;
}
.stypes .stypes_item{
	background: #f7f7f7;
	height: 390px;
	width:410px;
	text-align: center;
	float:left;
	padding-top:60px;
	margin-right:63px;
}
.stypes .stypes_item h2{
	font-weight: normal;
	line-height: 35px;
	padding: 30px 0px;
}
.stypes .stypes_item h3{
	color:#ccc;
	font-size:24px;
	padding-bottom:55px;
}
.stypes .stypes_item h4{
	width:40%;
	margin:0px auto 60px;
	border-bottom: 1px solid #aaa;
}
.stypes .stypes_item p{
	color:#666;
}
.six ul{
	width:1420px;
	padding:50px 0px;
}
.six ul li{
	float:left;
	margin-right:91px;
}
.six ul li:last-child{
	margin-right:0px;
}
.ap_price ul{
	width:1420px;
	padding:30px 0px;
}
.ap_price ul li{
	width:380px;
	float:left;
	text-align: center;
	font-size:16px;
	margin-right:93px;
}
.ap_price ul li:last-child{
	margin-right: 0px;
}
.ap_price ul li img{
	width:100%;
}</pre></body></html>