@charset "utf-8";

body{
	background: #f9f9f9;
}
.banner h2{
	font-size: 36px;color: #fff;text-align: center;margin: 50px 0 30px;
}
.banner p{
	font-size: 16px;color: #fff;text-align: center;line-height: 26px;
}
.list-4 a{
	font-size: 20px;color: #333;display: block;text-align: center;padding: 10px 0;font-weight: bold;
}
.list-4{
	background: #f0f0f0;border-bottom: none;border-radius: 5px 5px 0 0 ;box-shadow: 10px 15px 10px #ccc;
}

.btn-a{
	background: #fff;border-radius: 5px 5px 0 0;
}
.btn-a a{
	color: #26ace2;
}
.list-con h3{
	font-size: 26px;color: #333;margin: 15px 0;
}
.list-con p,.list-con ul li{
	font-size: 16px;color: #333;line-height: 26px;
}
.list-12{
	display: none;padding-bottom: 30px;background: #fff;padding: 30px;margin-bottom: 60px;border-radius: 0 0 5px 5px;
	box-shadow: 10px 10px 10px #ccc;
}
.list-12 div{
	padding: 0;
}
.list-12 .col-md-12{
	border-bottom: 1px solid #ccc;padding-bottom: 20px;
}
.lists input{
	width: 100%;height: 50px;padding-left: 10px;margin-bottom: 15px;font-size: 16px;
}
.lists textarea{
	width: 100%;height: 100px;padding-left: 10px;font-size: 16px;white-space: initial;
}
.lists form .col-md-5>div{
	background: rgba(0,0,0,0.4);padding: 15px!important;
}
.lists form .col-md-5 h3{
	font-size: 20px;color: #fff;margin-bottom: 10px;font-weight: bold;
}
.lists form .col-md-5 p{
	font-size: 16px;color: #fff;margin-bottom: 10px;
}
.lists form .col-md-5 p i{
	display: inline-block;margin-right: 10px;
}
.lists form .col-md-5 div{
	padding: 0;
}
.btn-sub{
	margin-top: 15px;background: #26ace2;color: #fff;font-size: 20px;padding: 0 ;
}
.lists h2{
	font-size: 30px;color: #fff;margin-bottom: 10px;
}
.lists .col-md-6 img{
	margin-bottom: 50px;
}
.lists .col-md-6 p{
	font-size: 16px;color: #fff;line-height: 26px;margin-bottom: 10px;
}
.lists .col-md-6 i{
	display: inline-block;margin-right: 10px;width: 10px;color: #62b579;text-align: center;
}
.lists .col-md-6 ul li{
	font-size: 14px;color: #fff;line-height: 26px;
}
