*{
-webkit-box-sizing: content-box;
       box-sizing: content-box;
       -moz-box-sizing: content-box;
}
div.foot_wrap{
       z-index: 1000;
       height: 375px;
}
ul{
	list-style: none;
}
.jm-banner img{
	width: 100%;
}
.jm-content-1,.jm-content-3,.jm-content-4{
	padding: 20px 0;
}
.jm-content-1 h4{
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	color: #000;
	line-height: 99px;
	background-image: url(../images/h4_1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 740px;
}
.jm-content-1 h4 span{
	color: rgb(78, 183, 128);
}
.jm-content-1 .form{
	margin-top: 30px;
}
.jm-content-1 .form p{
	margin-bottom: 30px;
}
.jm-content-1 .form span.left{
	width: 120px;
	display: inline-block;
	font-size: 16px;
	margin-right: 10px;
}
.jm-content-1 .form input.text-1{
	width: 120px;
	padding: 5px;
	margin-right: 15px;
}
.jm-content-1 .form input.text-2{
	width: 150px;
	padding: 5px;
}
.jm-content-1 .form div.check-div{
	float: left;
	border: 1px solid #000;
	padding: 10px 0 10px 15px;
}
.jm-content-1 .form span.check{
	display: inline-block;
	width: 30%;
	font-size: 16px;
	line-height: 30px;
}
.clear{
	clear: both;
}
input.text-phone{
	width: 180px;
	padding: 5px;
	margin-right: 15px;
}
button.btn-submit{
	background: rgb(78,183,128);
	color: #fff;
}
button.btn-submit:hover{
	color: #fff;
}
.jm-content-1 p.top{
	text-align: center;
	margin-top: -25px;
}
.jm-content-1 p.top span{
	display: inline-block;
	width: 80px;
	height: 6px;
	background-color: rgb(78,183,127);
	border-radius: 3px;
}
p.more{
	text-align: center;
	margin: 50px 0 30px;
} 
p.more a{
	display: inline-block;
	width: 150px;
	font-size: 16px;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid rgb(78,183,128);
	cursor: pointer;
	color: #000;
}
p.more a:hover{
	color: #fff;
	background: rgb(78,183,128);
	text-decoration: none;
}
.jm-content-2{
	background-color: rgb(78,183,128);
	padding-bottom: 20px;
	padding-top: 20px;
}
.jm-content-2 h4{
	font-weight: bold;
	font-size: 36px;
	color: #fff;
	line-height: 99px;
	text-align: center;
}
.jm-content-2 p.top{
	text-align: center;
	margin-top: -25px;
}
.jm-content-2 p.top span{
	display: inline-block;
	width: 80px;
	height: 6px;
	background-color: #fff;
	border-radius: 3px;
}
.jm-content-2 .map-div{
	width: 847px;
	margin: 20px auto;
	background-image: url(../images/bcqd-bg1.png);
	background-repeat: no-repeat;
	position: relative;
	padding-bottom: 20px;
}
.jm-content-2 .map-div div.box{
	display: none;
	position: absolute;
	top: 40px;
	left: 53px;
	text-align: center;
	width: 740px;
	background-color: rgba(0,0,0,.8);
	border-radius: 10px;
	padding: 15px;
}
.jm-content-2 .map-div div.box p.box-close{
	color: #fff;
	text-align: right;
}
.jm-content-2 .map-div div.box h6 a{
	display: inline-block;
	width: 200px;
	line-height: 40px;
	background: rgb(78,183,128);
	border-radius: 20px;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
.jm-content-2 .map-div div.box h6 a:hover{
	background: #fff;
	color: #000;
	text-decoration: none;
}
.jm-content-2 .map-div div.box p.box-close span{
	cursor: pointer;
}
.jm-content-2 .map-div img{
	z-index: 12;
}
.jm-content-2 .map-div div.item{
	position: absolute;
	color: #000;
	text-align: center;
	cursor: pointer;
}
.jm-content-2 .map-div div.item .dot{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	background: rgb(244,154,16);
	margin: 0 auto;
	z-index: 1;
	margin-bottom: 3px;
}
.jm-content-3 h4{
	font-weight: bold;
	font-size: 36px;
	color: #000;
	line-height: 99px;
	text-align: center;
	background: url(../images/h4_3.png) no-repeat center;
	background-size: 640px;
}
.jm-content-3 h4 span{
	color: rgb(78,183,128);
}
.jm-content-3 p.top{
	text-align: center;
	margin-top: -25px;
}
.jm-content-3 p.top span{
	display: inline-block;
	width: 80px;
	height: 6px;
	background-color: rgb(78,183,128);
	border-radius: 3px;
}
.slideTxtBox{
	margin-top: 30px;
	padding-bottom: 20px;
}
.slideTxtBox .hd ul li{
	float: left;
	line-height: 50px;
	margin-right: 15px;
	background: rgb(250,215,159);
	width: 160px;
	font-weight: bold;
	text-align: center;
	font-size: 16px;
	color: #000;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on{
	background: rgb(244,154,16);
	box-shadow: 0px 0px 8px rgb(244,154,16);
}
.slideTxtBox .bd ul li{
	box-shadow: 0 -1px 1px #777;
	background: rgb(244,154,16);
	position: relative;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	height: 368px;
}
.slideTxtBox .bd ul li img{
	width: 100%;
	padding: -5px;
	box-shadow: 0px 0px 5px rgb(244,154,16);
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px
	background: rgb(244,154,16);
}
.slideTxtBox .bd ul li div.div-1{
	position: absolute;
	width: 520px;
	left: 588px;
	top: 50px;
}
.slideTxtBox .bd ul li div.div-1 h5{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.slideTxtBox .bd ul li div.div-1 p{
	font-size: 16px;
	line-height: 24px;
}
.slideTxtBox .bd ul li div.div-2{
	position: absolute;
	width: 520px;
	left: 588px;
	top: 250px;
}
.slideTxtBox .bd ul li div.div-2 h5{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.slideTxtBox .bd ul li div.div-2 p{
	font-size: 16px;
	line-height: 24px;
}
.jm-content-4{
	padding: 20px 0;
	background-image: url(../images/122.jpg);
}
.jm-content-4 h4{
	font-weight: bold;
	font-size: 36px;
	color: #000;
	line-height: 99px;
	text-align: center;
	background: url(../images/h4_4.png) center no-repeat;
	background-size: 500px;
}
.jm-content-4 h4 span{
	color: rgb(78,183,128);
}
.jm-content-4 p.top{
	text-align: center;
	margin-top: -25px;
}
.jm-content-4 p.top span{
	display: inline-block;
	width: 80px;
	height: 6px;
	background-color: rgb(78,183,128);
	border-radius: 3px;
}
.jm-content-4 div.top{
	margin: 0 20%;
}
.slideTxtBox2{
	margin-top: 30px;
	margin-bottom: 60px;
	position: relative;	
}
.slideTxtBox2 .bd{
	width: 80%;
	margin: 0 auto;
	overflow: hidden;
}
.slideTxtBox2 ul li{
	width: 33.3333%;
	float: left;
	text-align: center;
}
.slideTxtBox2 ul li img.jm-img{
	width: 70%;
}
.slideTxtBox2 ul li h5{
	font-weight: bold;
	color: rgb(244,154,16);
	font-size: 16px;
	margin-bottom: 0;
}
.slideTxtBox2 ul li p{
	width: 50%;
	margin: 0 auto;
	line-height: 22px;
	color: #000;
}
div.prev{
	position: absolute;
	top: 100px;
	left: 0;
	cursor: pointer;
}
div.next{
	position: absolute;
	top: 100px;
	left: 90%;
	cursor: pointer;
}
.jm-content-5{
	margin-top: 20px;
}
.jm-content-5 h4{
	font-weight: bold;
	font-size: 36px;
	color: #000;
	line-height: 99px;
	text-align: center;
	background: url(../images/h4_5.png) no-repeat center;
	background-size: 160px;
}
.jm-content-5 p.top{
	text-align: center;
	margin-top: -25px;
}
.jm-content-5 p.top span{
	display: inline-block;
	width: 80px;
	height: 6px;
	border-radius: 3px;
	background: rgb(78,183,128);
}
.jm-content-5 div.content-div{
	background-image: url(../images/118.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 325px;
	margin: 20px 0 50px;
	position: relative;
}
p.jm-p{
	font-weight: bold;
	color: #000;
	width: 90px;
	text-align: center;
	font-size: 16px;
	position: absolute;
}
p.jm-p-1{
	top: 40px;
	left: 8px;
}
p.jm-p-2{
	top: 40px;
	left: 150px;
}
p.jm-p-3{
	top: 40px;
	left: 295px;
}
p.jm-p-4{
	top: 40px;
	left: 436px;
}
p.jm-p-5{
	top: 40px;
	left: 580px;
}
p.jm-p-6{
	top: 40px;
	left: 722px;
}
p.jm-p-7{
	top: 40px;
	left: 865px;
}
p.jm-p-8{
	top: 40px;
	left: 1005px;
}
p.jm-p-9{
	top: 242px;
	left: 1005px;
}
p.jm-p-10{
	top: 242px;
	left: 866px;
}
p.jm-p-11{
	top: 242px;
	left: 722px;
}
p.jm-p-12{
	top: 242px;
	left: 579px;
}
p.jm-p-13{
	top: 242px;
	left: 438px;
}
p.jm-p-14{
	top: 242px;
	left: 294px;
}
p.jm-p-15{
	top: 242px;
	left: 150px;
}
p.jm-p-16{
	top: 242px;
	left: 8px;
}
.pClick{
	cursor: pointer;
}
.jm-content-6{
	position: fixed;
	bottom: 5px;
}
.jm-footer{
	background: url(../images/jm_03.jpg);
	height: 128px;
	display: none;
	position: fixed;
	left: 0; 
	bottom: 10px;
	right: 0;
        z-index: 10000;
}
.jm-footer-ctn{
	position: relative;
        z-index: 10000;
}
.jm-footer h4{
	position: absolute;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	top: 20px;
	left: 100px;
}
.jm-footer h4 span{
	top: 4px;
}
.jm-footer form{
	position: absolute;
	right: 100px;
	top: 30px;
}
.jm-footer form button{
	background: red;
	color: #fff;
	margin-left: 15px;
}
.jm-footer form button:hover{
	color: #fff;
}
.jm-footer p.p-center{
	text-align: center;
	padding-top: 90px;
}
.pClose{
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}