@charset "utf-8";
/* CSS Document */
input, button:focus { outline: 0; }
.ban .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}
.title {
	margin-bottom: 35px
}
.title h2 {
	font-size: 30px;
	font-weight: bold;
	color: #121212;
	text-align: center
}
.title div {
	width: 16%;
	height: 10px;
	background: #ff776d;
	margin: -19px auto;
}
.kd-li img {
	display: block;
	margin: 0 auto; margin-top: 10px
}
.kd-li p {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	height: 80px;
	margin-top: 15px;
}
.kd-li a {
	display: block;
	width: 60%;
	margin: 10px auto 0;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	background: #ff776d;
	color: #fff;
	text-align: center
}
.js {
	width: 100%;
	height: auto;
	padding: 25px 0;
}
.js img {
	display: block;
	margin: 0 auto;
}
.bd {
	width: 100%;
	height: auto;
	background: #fd5e52;
	margin-top: 25px; margin-bottom: 15px
}
.bd-con {
	padding-top: 15px;
}
.bd-con label {
	padding-right: 0px;
}
.bd-con .btn-default {
	width: 100%;
	border: none;
	background: #fdfa00;
	padding: 0px;
	font-size: 20px;
}
.bd-title {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 15px;
}
.bd-con .btn-default, .bd-con .form-control {
	height: 40px;
	line-height: 40px;
}
.bm {
	padding: 25px 0 5px;
	width: 1170px;
	margin: 0 auto;
}
.bm-c {
	overflow: hidden
}
.bm-c p {
	font-size: 42px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-right: 30px
}
.yh-bd input {
	width: 280px;
	height: 58px;
	line-height: 58px;
	padding-left: 15px;
	border: none;
	border-radius: 35px;
	float: left;
	margin-right: 25px;
	border-radius: 35px;
	color: #666;
	font-size: 18px;
}
.yh-bd button {
	display: inline-block;
	width: 220px;
	height: 56px;
	line-height: 56px;
	background: none;
	border: 2px solid #fff;
	font-size: 24px;
	text-align: center;
	color: #fff;
	border-radius: 3px;
	float: left;
	margin-left: 15px;
	cursor: pointer;
}
.kc{ margin-top: 10px; margin-bottom: 15px}
.kc a {display: block;
    width: 50%;
    margin: 20px auto 25px;
    height:50px;
    line-height: 50px;
    font-size: 20px;
    background:#fd5e52;
    color: #fff;
    text-align: center;
	border-radius: 25px;
}
.kc img,.foot img{ display: block; margin: 0 auto}
.foot{ width: 100%; height: auto;background: #fd5e52; padding: 15px 0px }
.kc a:hover{ color: #fff}
.yh-bd button:hover{ background: #fff; color:#fd5e52 }
a,button{ cursor: pointer}
@media (max-width: 768px) {
	
	.kd-li p {
    font-size: 16px; height:auto
}
.kd-li img {
     margin-top: 15px
}
}
a, button{ cursor: pointer}




