img {
	display: inherit;
}

.box {
	background-color: #fff;
	overflow: hidden;
}

.banner a {
	display: block;
}

.main .bttp {
	padding-top: 1rem;
}

.main .btcon {
	display: block;
	font-size: 1.2rem;
	text-align: center;
	font-size: 1.2rem;
	line-height: 2rem;
}

.main .btcon .ts {
	font-size: 1.3rem;
	padding-top: 5px;
	color: #ee7700;
}

.sztd_mg {
	padding: 1rem 4%;
}

.sztd .bttp {
	padding: 0;
}

.sztd_ctn {
	display: flex;
	justify-content: space-between;
	padding: 0 2%;
}

.sztd_left {
	width: 49%;
	position: relative;
}

.sztd_left_txt {
	padding: 0.3rem 0 0.5rem;
}

.sztd_left_txt h3 {
	font-size: 1rem;
	text-align: center;
}

.sztd_left_txt p {
	color: #181818;
	font-size: 0.9rem;
	padding: 0.2rem 0;
}

.sztd_left_txt a {
	display: block;
	width: 50%;
	background-color: #f8f8f6;
	line-height: 2rem;
	color: #efa500;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.sztd_right {
	width: 49%;
}

.sztd_right_lis {
	padding-bottom: 0.4rem;
}

.sztd .swiper-container {
	padding-bottom: 3rem;
}

.sztd .swiper-pagination {
	bottom: 1rem;
}

.sztd .swiper-pagination-bullet {
	background-color: #fed00b;
	opacity: 1;
	width: 0.8rem;
	height: 0.8rem;
}

.sztd .swiper-pagination-bullet-active {
	background-color: #592506;
}

.sztd_btn a {
	display: block;
	width: 50%;
	line-height: 2.6rem;
	background-color: #e9b353;
	color: #fff;
	font-size: 1.2rem;
	text-align: center;
	margin: 0 auto;
}

.kcts {
	padding: 1.5rem 0;
}

.kccon ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 3%;
	background-color: #ebebeb;
	margin-bottom: 1.2rem;
}

.kccon ul li {
	width: 49%;
	color: #fff;
}

.kccon .kcb {
	background-color: #fa9636;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding: 0.2rem 3%;
	text-align: center;
}

.kccon .title {
	display: block;
	border-bottom: 0.05rem solid #fff;
	line-height: 2.2rem;
	font-size: 1.2rem;
}

.kccon .kcz {
	text-align: left;
	font-size: 0.8rem;
	width: 100%;
	line-height: 1.2rem;
	padding: 0.3rem 0 1.5rem;
}

.xszp_list {
	padding: 1rem 2%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.xszp_list li {
	width: 49%;
	margin-bottom: 0.5rem;
	position: relative;
}

.xszp_list li span {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	line-height: 2.4rem;
	color: #fff;
	background-color: rgba(233, 179, 83, 0.6);
	text-align: center;
}

.xszp .swiper-container {
	padding-bottom: 2rem;
}

.xszp .swiper-pagination {
	bottom: 1rem;
}

.xszp .swiper-pagination-bullet {
	background-color: #fed00b;
	opacity: 1;
	width: 0.8rem;
	height: 0.8rem;
}

.xszp .swiper-pagination-bullet-active {
	background-color: #592506;
}

.main .mys .ysbt {
	display: block;
	font-size: 1.3rem;
	line-height: 2rem;
	text-align: center;
	color: #ee7700;
	padding-top: 15px;
}

.main .mys .ysbt .bt {
	font-weight: bold;
}
.jyys{
	padding: 1.5rem 0;
}
.jyys_list{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 1rem 3% 0;
}
.jyys_list li{
	width: 49%;
	margin-bottom: 0.8rem;
}
.jyys_txt{
	padding: 0.3rem 4% 0.6rem;
	border: 0.05rem solid #e9b353;
	border-top: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.jyys_txt h3{
	color: #e9b353;
	border-bottom: 0.1rem solid #e9b353;
	line-height: 2.2rem;
	margin-bottom: 0.8rem;
}
.jyys_txt p{
	width: 100%;
	height: 5.2rem;
	line-height: 1.3rem;
	color: #2d2d2d;
	font-size: 1.1rem;
}
.jyys .sztd_btn{
	padding: 1rem 0 0;
}
.jybf .btcon{
	padding-top: 0;
}
.jybf_list{
	padding: 1rem 3%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.jybf_list li{
	width: 49%;
	padding-bottom: 0.8rem;
}
.jybf_lis_txt {
	position: relative;
	padding: 0.5rem 3%;
	background-color: #f7f7f7;
}
.jybf_lis_txt h3 {
	font-weight: 500;
	line-height: 2rem;
}
.jybf_lis_txt h3 span{
	color: #e21f3e;
}
.jybf_lis_txt p{
	height: 5rem;
	line-height: 1.6rem;
}
.jybf_lis_txt b{
	position: absolute;
	right: 10%;
	bottom: 0.5rem;
	font-size: 1.8rem;
}
.jybf_list a{
	display: block;
	color: #2d2d2d;
}
/* form */


.hsltitinc {

	border-bottom: 1px solid #f7f7f7;

	overflow: hidden;

}



.hsltitinc h2 {

	color: #000;

	font-size: 1.5rem;

	margin-left: 1rem;

	position: relative;

	float: left;

	height: 3rem;

	line-height: 3rem;

}



.hsltitinc a {

	color: #666;

	float: right;

	display: block;

	height: 3rem;

	line-height: 3rem;

	margin-right: 1rem;

}



.hsltitinc h2 b {

	font-weight: normal;

	display: block;

	background-image: url(http://m.jxxdf.com/xxms/img/tbq.png);

	background-repeat: no-repeat;

	width: 7.8rem;

	height: 2rem;

	background-size: 100% 100%;

	color: #fff;

	line-height: 2rem;

	text-align: center;

	font-size: 1rem;

	position: absolute;

	right: -8.5rem;

	top: .5rem;

	text-indent: .9rem;

}



.hsltitinc h2 b a {

	display: inline-block;

	height: 2rem;

	line-height: 2rem;
	
	color: #fff;

}


.hsldbbd {

	background-color: #fff;

	margin-top: 1rem;

	padding-top: 1rem;

	padding-bottom: 1rem;

	margin-bottom: 1rem;

}



.hsldbbd1 {

	margin: 0 .5rem;

	overflow: hidden;

}



.hsldbbd1_1 {

	width: 33.333333333333333%;

	float: left;

	margin-top: 1rem;

}



.hsldbbd1_1 a {

	display: block;

	margin: 0 .5rem;

	display: flex;

	justify-content: center;

	flex-wrap: wrap;

}



.hsldbbd1_1 span {

	font-weight: bold;

	display: block;

	border: 1px solid #ff6600;

	color: #ff6600;

	margin: 0 auto;

	text-align: center;

	padding: 0.5rem 8%;

	font-size: 1.3rem;

	border-radius: .5rem;

	line-height: 1.7rem;

	letter-spacing: 2px;

}



.hsldbbd1_1 p {

	width: 100%;

	text-align: center;

	color: #333;

	padding-top: .5rem;

	padding-bottom: 1rem;

}


.hsldbbd2_1 {

	height: 4rem;

	margin-bottom: 1rem;

	position: relative;

	overflow: hidden;

	width: 100%;

}



.hsldbbd2_1 input {

	border: 1px solid #e4e4e4;

	background-color: #f4f4f4;

	height: 3.8rem;

	font-size: 1.3rem;

	width: 98%;

	border-radius: .3rem;

	margin-left: .8%;

	text-indent: 3.5rem;

}



.hsldbbd2_1 select {

	-webkit-appearance: none;

	-moz-appearance: none;

	appearance: none;

	border: 1px solid #e4e4e4;

	background-color: #f4f4f4;

	height: 3.8rem;

	font-size: 1.3rem;

	width: 98%;

	border-radius: .3rem;

	margin-left: .8%;

	text-indent: 3.5rem;

}



.hsldbbd2_1 i {

	position: absolute;

	display: block;

	font-size: 2rem;

	color: #ccc;

	line-height: 2rem;

	left: .8rem;

	height: 2rem;

	border-right: 1px solid #ddd;

	top: 1rem;

	padding-right: .5rem;

}



.hsldbbd2_2 {

	text-align: center;

	font-size: 1rem;

	color: #ccc;

	overflow: hidden;

}



.hsldbbd2_2 i {

	font-size: 1rem;

	color: #ff6600;

	padding-right: .5rem;

}



.hsldbbd2_1_2 {

	margin-bottom: .4rem;

}



.hsldbbd2_3 {

	margin-top: .8rem;

}



.hsldbbd2_3 input {

	background-color: #ff7d39;

	height: 3.8rem;

	font-size: 1.3rem;

	width: 100%;

	border-radius: .3rem;

	color: #fff;

	border: 1px solid #ff7d39;

	border-radius: .3rem;

}



.hsldbbd2 .hsldbbd2_1_2 .hsl-down {

	border: none;

	right: 1rem;

	left: auto;

	font-size: 1rem;

}
