img {
	display: inherit;
}
a{
	color: #333;
}
.box {
	background-color: #fff;
	overflow: hidden;
}
.banner a{
	display:block;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	clear: both;
}

.clear_fix {
	zoom: 1;
}

.clear_fix:after {
	display: block;
	clear: both;
	content: ".";
	visibility: hidden;
	height: 0;
	font-size: 0;
}
.banner {
	width: 100%;
	height: auto;
}

.banner img {
	width: 100%;
}

.banner a{
	display: block;
	width: 100%;
	height: 100%;
}

.bc1{
	width: 100%;
	margin: 0 auto;
	padding: 1rem 2%;
	background-color: #FFFFFF;
	
}

.pc1_p1{
	font-size: 1.7rem;
	font-weight: 700;
	text-align: center;
	color: #f0410b;
	
}

.bc1_img1{
	width: 100%;
	height: auto;
	margin-top: 1rem;
}
.bc1_p2{
	padding: 0.5rem 0;
	font-size: 1rem;
	text-align: center;
	line-height: 2rem;
	letter-spacing: -0.05rem;
}

.bc1_p3{
	
	color: #f0410b;
	font-size: 1.2rem;
	text-align: center;
}
.bc1_p3 span{
	color: #006cff;
	font-weight: 700;
}

.bc1_a1{
	display: block;
	width: 50%;
	height: 2.2rem;
	background-color: #F0410B;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.2rem;
	font-size: 1.3rem;
	margin: 0.5rem auto;
	border-radius: 0.5rem;
}

.bc2_p2{
	font-size: 1.2rem;
	color: #f0440e;
	text-align: center;
	line-height: 2rem;
}

.bc2_p3{
	font-size: 1.1rem;
	text-align: center;
	line-height: 2rem;
}

.bc2_ul{
	width: 100%;
	height: auto;
	margin-top: 1rem;
}
.bc2_ul li{
	width: 33%;
	float: left;
	text-align: center;
	font-size: 1.1rem;
	line-height: 2rem;
}
.bc2_ul li img{
	width: 8.9rem;
	height: auto;
}
.bc3_p2{
	font-size: 1.2rem;
	
	text-align: center;
	line-height: 2rem;
}

.bc3_ul{
	width: 100%;
	height: auto;
	margin-top: 0.5rem;
}
.bc3_ul li{
	width: 49%;
	margin-right: 2%;
	float: left;
	margin-bottom: 1rem;
	background-color: #efefef;
	padding-bottom: 0.5rem;
}
.bc3_ul li:nth-child(2n)
{
	margin-right: 0%;
}
.bc3_ul li img{
	width: 100%;
}
.bc3_ul li p{
	font-size: 1.3rem;
	text-align: center;
	font-weight: 700;
	line-height: 2.6rem;
}
.bc3_ul_a1{
	display: block;
	width: 6rem;
	height: 2rem;
	background-color: #F0410B;
	font-size: 1.1rem;
	text-align: center;
	line-height: 2rem;
	color: #FFFFFF;
	float: left;
	border: 1px solid #F0410B;
	margin-left: 1.6rem;
}
.bc3_ul_a2{
	display: block;
	width: 6rem;
	height: 2rem;
	background-color: #FFFFFF;
	border: 1px solid #F0410B;
	font-size: 1.1rem;
	text-align: center;
	line-height: 2rem;
	color: #F0410B;
	float: left;
	
}

.bc3_ul .bc3_ul_p4{
	font-size: 1.3rem;
	text-align: center;
	font-weight: 700;
	line-height: 2rem;
	color: #F0410B;
}
.bc3_ul .bc3_ul_p5{
	font-size: 1rem;
	font-weight: 400;
	text-align: center;
	line-height: 1.6rem;
}

.bc5_p2{
	font-size: 1.1rem;
	text-align: left;
	line-height: 2rem;
	padding: 1rem 0;
}

.bc5_ul{
	width: 100%;
}
.bc5_ul li{
	width: 32%;
	margin-right: 2%;
	float: left;
}
.bc5_ul li img{
	width: 100%;
}

.bc5_ul li:nth-child(3){
	margin-right: 0%;
}

.bc5_p2{
	font-size: 1.4rem;
	text-align: center;
	padding: 1rem 0;
}
.bc5_p2 span{
	color: #006CFF;
	font-weight: 700;
}

.bc5_p3{
	text-align: center;
		font-size: 1.9rem;
	color: #006CFF;
	font-weight: 700;
}

.bc6_ul{
	width: 100%;
	height: auto;
}
.bc6_ul li{
	width: 49%;
	margin-right: 2%;
	float: left;
	padding-bottom: 0.5rem;
	margin-bottom: 0.5rem;
}
.bc6_ul_p1{
	width: 100%;
	font-size: 1.2rem;
	font-weight: 700;
	padding: 0.5rem 0;
	
}
.bc6_ul_p1 span{
	color: #F0410B;
	float: right;
}
.bc6_ul li:nth-child(2n)
{
	margin-right: 0;
}

.bmcon{
	width: 100%;
}
.bmcon form{
	width: 90%;
	margin: 1rem auto;
}
.bmcon form input{
	width: 100%;
	height: 2.5rem;
	margin-bottom: 1rem;
	padding-left: 2rem;
	border: 1px solid #808080;
		font-size: 1.1rem;
}
.bmcon form select{
	width: 100%;
	height: 2.5rem;
	margin-bottom: 0.4rem;
	padding-left: 2rem;
		border: 1px solid #808080;
		color: #808080;
			font-size: 1.1rem;
}

.bmcon form .sub{
	background-color: #F0410B;
	padding-left: 0%;
	border: none;
	border-radius: 2rem;
	color: #FFFFFF;
	font-size: 1.4rem;
	line-height: 2.5rem;
	margin-top: 1rem;
	margin-bottom: 0px;
}
.bc7_p3{
	color: #ff3c00;
	font-size: 1.1rem;
	text-align: center;
}