body {
	background-color: #0d553b;
	margin: 0;
	font-family: "微软雅黑";
	font-size: 16px;
}

.fc_center {
	background: url(../img/bg.jpg) no-repeat;
	background-size: cover;
	text-align: center;
	margin: 2%;
	padding: 2%;
}

.btn_box img {
	width: 80%;
}

.btn_box {
	padding: 5% 0;
}

.f15 {
	margin: 0;
	font-size: 12px;
	margin-bottom: 10px;
}

h5 {
	margin: 5px;
}

.head img {
	width: 4.20rem;
}

.head {
	text-align: center;
	padding-top: 10%;
	padding-bottom: 10%;
}

.bottom {
	margin: 0 5%;
	color: #fff;
	font-size: 13px;
}

.swiper img {
	width: 100%;
}

input#inputVlue {
	height: 35px;
	width: 80%;
	border-radius: 6px;
	border: 1px solid #0d553b;
	outline: none;
}


/*input#inputVlue {
	background: url(../img/ewm.png) 96% 4px/30px no-repeat;
}*/

p.bottom {
	text-align: center;
	font-size: 13px;
	padding-top: 5%;
}

.result {
	text-align: left;
}

p.bold {
	margin: 0;
	letter-spacing: 3px;
	font-size: 22px;
	font-weight: 600;
}

p.f25 {
	font-size: 30px;
	margin: 0;
	font-weight: 600;
}

.fc_bto ul {
	padding: 0;
}

.fc_bto {
	    background-color: #fff;
    margin: 10% 2%;
    padding: 1% 1%;
   
    text-align: center;
}

.fc_bto ul li {
	list-style: none;
	display: inline-block;
	width: 30%;
	text-align: center;
}

.fc_bto ul li img {
	width: 50%;
}

.fc_bto ul li p {
	margin: 0;
	color: #0D553B;
	font-weight: 600;
	font-size: 15px;
}

.text-center {
	text-align:center;
}
a {
	text-decoration: none;
}