body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;box-sizing: border-box;}
body{background:#fff;color:#333;font-family: 'syhtN';}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;box-sizing: border-box;}
a{text-decoration:none;color: #333333;}
dl,dt,dd{margin: 0;}

ul{
	zoom: 1;
}
ul:after{
	display: block;
	content: '';
	clear: both;
}

.w1280{
	width: 1400px;
	margin: 0 auto;
}


.jmqm-banner{
	position: relative;
}
.jmqm-bgBox{
	position: relative;
	width: 100%;
}
.jmqm-bgList{
	display: none;
	width: 100%;
	overflow: hidden;
}
.jmqm-bgList img{
	display: block;
	width: 100%;
	animation: changeScale 1 2.5s;
}
.jmqm-btnBox{
	width: 100%;
	padding: 50px 0 30px;
	background: linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -webkit-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -moz-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -o-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -ms-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	position: absolute;
	bottom: 0;
	text-align: center;
}
.jmqm-btnBox ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.jmqm-btnBox ul li{
	width: 158px;
	height: 60px;
	border: 1px solid rgba(255,255,255,0.5);
	margin: 4px 4px;
	cursor: pointer;
	margin-bottom: 8px;
}
.jmqm-btnBox ul li a{
	display: block;
	font-size: 20px;
	color: #FFFFFF;
	white-space: nowrap;
	text-align: center;
	line-height: 60px;
}
.active-jm{
	background: #aa8d47;
}
.jmzc-page{
	padding: 130px 0 100px;
}
.jmzc-title{
	width: 1280px;
	margin: 0 auto;
	text-align: center;
	display: flex;
	margin-bottom: 45px;
}
.jmzc-title h4{
	width: 190px;
	font-size: 34px;
	color: #333333;
	font-weight: bold;
	line-height: 40px;
}
.jmzc-title h4 span{
	color: #aa8d47;
}
.title-line{
	width: 545px;
	height: 10px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-top: 15px;
}

.jmzc-box{
	text-align: center;
}
.jmzc-box ul{
	display: inline-block;
}
.jmzc-box ul li{
	float: left;
	position: relative;
	margin-right: 70px;
	padding-top: 78px;
	cursor: pointer;
}
.jmzc-box ul li:last-child{
	margin-right: 0;
}
.jmzc-nr{
	width: 212px;
	height: 290px;
	border-bottom-left-radius: 212px;
	border-bottom-right-radius: 212px;
	background: #ececec;
	padding: 86px 15px 0;
	position: relative;
	z-index: 2;
	transition-duration: 0.5s;
}
.jmzc-nr h4{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
	transition-duration: 0.5s;
}
.jmzc-nr p{
	font-size: 14px;
	color: #333333;
	line-height: 1.4;
	transition-duration: 0.5s;
}

.jmzc-icon{
	width: 156px;
	height: 156px;
	background: url(../images/jm-bg01.png) no-repeat;
	background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -78px;
    z-index: 4;
    transition-duration: 0.5s;
}
.jmzc-icon img{
	width: 60px;
	height: 60px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -30px;
	margin-left: -30px;
	transition-duration: 0.5s;
}
.jmzc-i01{
	opacity: 1;
	visibility: visible;
}
.jmzc-i02{
	opacity: 0;
	visibility: hidden;
}
.yuan{
	width: 212px;
	height: 212px;
	border-radius: 50%;
	position: absolute;
	bottom: 0;
	left: 0;
	transition-duration: 0.5s;
	z-index: 1;
}

.jmzc-box ul li:hover .jmzc-icon{
	background: url(../images/jm-bg01a.png) no-repeat;
	background-size: 100% 100%;
}
.jmzc-box ul li:hover .jmzc-i01{
	opacity: 0;
	visibility: hidden;
}
.jmzc-box ul li:hover .jmzc-i02{
	opacity: 1;
	visibility: visible;
}
.jmzc-box ul li:hover .jmzc-nr{
	background: #aa8d47;
}
.jmzc-box ul li:hover .jmzc-nr h4{
	color: #FFFFFF;
}
.jmzc-box ul li:hover .jmzc-nr p{
	color: #FFFFFF;
}
.jmzc-box ul li:hover .yuan{
	box-shadow: 0 5px 10px 5px #cccccc;
}

.jmys-page{
	padding-top: 100px;
	background: url(../images/jm-bg02.jpg) no-repeat top center;
	background-size: cover;
}
.jmys-page .jmzc-title{
	margin-bottom: 70px;
}
.jmys-page .jmzc-title h4{
	color: #FFFFFF;
}


.accordion { height:447px;overflow: hidden;position:relative; width:100%; margin:0 auto; }
.accordion:after { content: "";display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0;background: #fff; }
.accordion._create:after { display: none; }
.accordion__ul { display:block;list-style: none;margin: 0;padding: 0;width:9999px;height:447px;overflow:hidden;position:absolute;left:0;top:0; }
.accordion__li { display:block;list-style: none;margin: 0;padding: 0;height:447px;float:left;overflow: hidden; transition: all 0.3s ease-out; margin-right:4px; position:relative; cursor: pointer;}
.accordion__img { display: block;cursor: pointer; }
.sznb{position:absolute; top:23px; left:28px; font-size:40px; color:#fff; font-weight:normal;}
.wenben{
	position:absolute;
	bottom:0px; 
	left:0; 
	width:100%; 
	color:#fff;
	padding: 30px 10px;
	background: linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -webkit-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -moz-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -o-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
	background: -ms-linear-gradient(to top,rgba(0,0,0,0.9),rgba(0,0,0,0));
}
.wenben h1{ font-size:20px; font-weight: bold; transition-duration:.5s;text-align: center;margin-bottom: 10px;}
.accordion__li:hover img{ opacity:0.8;}
.accordion__li:hover .wenben h1{ font-size:24px; font-weight:bold; color:#aa8d47;}
.wenben p{
	font-size: 16px;
	line-height: 1.6;
	height: 0;
	overflow: hidden;
	transition-duration: 0.5s;
}
.accordion__li:hover .wenben p{
	height: auto;
}
.jmtj-page{
	padding: 100px 0 95px;
	background: #FFFFFF;
}

.jmtj-box{
	width: 1400px;
	margin: 0 auto;
	padding: 30px 0;
	position: relative;
}
.jmtj-img{
	width: 393px;
	height: 393px;
	border-radius: 50%;
	padding: 30px;
	margin: 0 auto;
	position: relative;
	cursor: pointer;
}
.jmtj-cover{
	width: 100%;
	height: 100%;
	background: url(../images/jmtj-bg01.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
}
.jmtj-img img{
	display: block;
	width: 100%;
	height: 100%;
	transition-duration: 0.5s;
	position: relative;
	z-index: 4;
}
.jmtj-img:hover img{
	transform: scale(1.1);
}
.jmtj-shadow{
	width: 100%;
	height: 100%;
	background: #f7f6f2;
	border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 3;
	animation: star 2.5s ease-out infinite;
}
@keyframes star{
	0%{
		width: 114%;
		height: 114%;
	}
	50%{
		width: 100%;
		height: 100%;
	}
	100%{
		width: 114%;
		height: 114%;
	}
}
.jmtj-box ul li{
	position: absolute;
	cursor: pointer;
}
.jmtj-box ul li:nth-child(1){
	left: 60px;
	top: 0;
}
.jmtj-box ul li:nth-child(2){
	right: 0;
	top: 0;
}
.jmtj-box ul li:nth-child(3){
	left: 60px;
	bottom: 0;
}
.jmtj-box ul li:nth-child(4){
	right: 0;
	bottom: 0;
}
.jmtj-info{
	zoom: 1;
}
.jmtj-info:after{
	display: block;
	content: '';
	clear: both;
}
.jmtj-icon{
	float: left;
	width: 60px;
	height: 60px;
	border-radius: 5px;
	background: #5f5c67;
	position: relative;
	transform: rotate(45deg);
	margin-top: 18px;
	transition-duration: 0.5s;
}
.jmtj-box ul li:hover .jmtj-icon{
	background: #aa8d47;
}
.jmtj-icon img{
	width: 34px;
	height: 34px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -17px;
	margin-top: -17px;
	transform: rotate(-45deg);
}
.jmtj-info-fr{
	float: left;
	width: 300px;
	margin-left: 30px;
}
.jmtj-info-fr h3{
	font-size: 23px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}
.jmtj-info-fr span{
	display: block;
	font-size: 14px;
	color: #aaaaaa;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.jmtj-info-fr p{
	font-size: 17px;
	color: #333333;
	line-height: 1.6;
}

.jmlc-page{
	padding: 80px 0 70px;
	background: url(../images/jmlc-bg01.png) no-repeat center center;
	background-size: cover;
}
.jmlc-box{
	width: 1400px;
	margin: 0 auto;
	display: flex;
}
.jmlc-img{
	width: 278px;
}
.jmlc-img img{
	display: block;
	width: 100%;
}
.jmlc-info{
	width: calc(100% - 308px);
	margin-left: 40px;
	padding-top: 40px;
}
.jmlc-info img{
	display: block;
	max-width: 100%;
}
/*.jmlc-icon{
	width: 96px;
	height: 96px;
	border-radius: 50%;
	background: #5f5c67;
	border: 1px solid #FFFFFF;
	position: relative;
}
.jmlc-icon img{
	width: 48px;
	height: 48px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -24px;
	margin-top: -24px;
}
.jmlc-info h4{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
}*/

.csb-page{
	padding-top: 75px;
	background: #FFFFFF;
}
.jmqm-fu{
	font-size: 18px;
	color: #333333;
	text-align: center;
	margin-bottom: 50px;
}
.csb-box{
	padding: 70px 0 50px;
	background: url(../images/csb-bg.jpg) no-repeat center center;
	background-size: cover;
}
.w1280{
	width: 1280px;
	margin: 0 auto;
}
.csb-title{
	margin-bottom: 5px;
}
.csb-title ul{
	width: 100%;
	display: flex;
	border-radius: 20px;
	overflow: hidden;
}
.csb-title ul li{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 54px;
	background: #b69139;
}
.csb-title ul li:nth-child(1){
	width: 30%;
	border-right: 2px solid #e3d4b2;
}
.csb-title ul li:nth-child(2){
	width: 30%;
	border-right: 2px solid #e3d4b2;
}
.csb-title ul li:nth-child(3){
	width: 40%;
}
.cab-tableList{
	width: 100%;
	border-radius: 20px;
	overflow: hidden;
	margin-bottom: 5px;
}
.cab-tableList:last-child{
	margin-bottom: 0;
}
.cab-tableList ul li{
	display: flex;
	background: #f5f5f5;
	display: flex;
	border-bottom: 2px solid #b59139;
}
.cab-tableList ul li:last-child{
	border-bottom: none;
}
.cab-tableList ul li span{
	font-size: 16px;
	color: #222222;
	line-height: 42px;
	text-align: center;
}
.cab-tableList ul li:nth-child(3) span{
	color: #a6822c;
	font-weight: bold;
}
.cab-tableList ul li span:nth-child(1){
	width: 30%;
	border-right: 2px solid #b59139;
}
.cab-tableList ul li span:nth-child(2){
	width: 30%;
	border-right: 2px solid #b59139;
}
.cab-tableList ul li span:nth-child(3){
	width: 40%;
}

.jsq-page{
	padding: 90px 0 110px;
}
.jsq-box{
	display: flex;
	border-radius: 5px;
	overflow: hidden;
}
.jsq-img{
	width: 55%;
	overflow: hidden;
}
.jsq-img img{
	display: block;
	width: 100%;
	transition-duration: 0.5s;
}
.jsq-img:hover img{
	transform: scale(1.1);
}
.jsq-message{
	width: 45%;
	background: #5f5c67;
	padding-top: 50px;
}
.jsq-input ul li{
	display: flex;
	margin-bottom: 20px;
}
.jsq-input ul li:last-child{
	margin-bottom: 0;
}
.jsq-input ul li span{
	font-size: 17px;
	color: #ffffff;
	line-height: 40px;
}
.jsq-input ul li span:nth-child(1){
	width: 26%;
	text-align: right;
	box-sizing: border-box;
	padding-right: 20px;
}
.jsq-input ul li input{
	width: 54%;
	height: 40px;
	background: #FFFFFF;
	border-radius: 5px;
	border: none;
	outline: none;
	box-sizing: border-box;
	padding: 0 10px;
	font-size: 16px;
	color: #333333;
}
.jsq-input ul li input::-webkit-input-placeholder{
	color: #333333;
}
.jsq-input ul li input:-moz-placeholder{
	color: #333333;
}
.jsq-input ul li input::-moz-placeholder{
	color: #333333;
}
.jsq-input ul li input:-ms-input-placeholder{
	color: #333333;
}
.jsq-input ul li input::-ms-input-placeholder{
	color: #333333;
}
.jsq-input ul li span:nth-child(3){
	width: 20%;
	text-align: left;
	box-sizing: border-box;
	padding-left: 20px;
}
.jsq-submit{
	margin-top: 35px;
	padding-left: 13%;
}
.send-tel{
	display: inline-block;
	width: 48%;
	height: 50px;
	border-radius: 5px;
	background: #c8a44e;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	margin-right: 5px;
}
.sure-btn{
	display: inline-block;
	width: 27%;
	height: 50px;
	border-radius: 5px;
	background: #c8a44e;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}
.jsq-notice{
	margin-top: 20px;
	padding-left: 13%;
}
.jsq-notice p{
	font-size: 18px;
	color: #FFFFFF;
}

@media only screen and (max-width: 1600px){
	.jmzc-box ul li{
		margin-right: 40px;
	}
}

@media only screen and (max-width: 1440px) {
	.jmqm-btnBox{
		padding: 40px 10px 20px;
	}
	.jmqm-btnBox ul li{
		width: 150px;
    	height: 50px;
    	margin: 2px 2px;
	}
	.jmqm-btnBox ul li a{
		font-size: 16px;
		line-height: 50px;
	}
	.jmzc-page{
		padding: 100px 0 80px;
	}
	.jmzc-box ul li{
		margin-right: 30px;
	}
	.jmzc-nr{
		width: 170px;
		height: 300px;
		padding: 80px 10px 0;
	}
	.jmzc-nr h4{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.jmzc-icon{
		width: 126px;
    	height: 126px;
    	margin-left: -63px;	
	}
	.jmzc-icon img{
		width: 48px;
    	height: 48px;
    	margin-top: -24px;
    	margin-left: -24px;
	}
	.yuan{
		width: 170px;
		height: 170px;
	}
	.jmzc-title{
		width: 1180px
	}
	.wenben h1{
		font-size: 18px;
	}
	.jmys-page{
		padding-top: 80px;
	}
	.jmys-page .jmzc-title{
		margin-bottom: 60px;
	}
	.jmtj-page{
		padding: 80px 0 75px;
	}
	.jmtj-info-fr h3{
		font-size: 20px;
	}
	.jmtj-info-fr p{
		font-size: 16px;
	}
	.jmtj-box ul li:nth-child(1){
		left: 0;
	}
	.jmtj-box ul li:nth-child(2){
		right: 0;
	}
	.jmtj-box ul li:nth-child(3){
		left: 0;
	}
	.jmtj-box ul li:nth-child(4){
		right: 0;
	}
	.jmlc-box{
		width: 1180px;
	}
	.jmqm-fu{
		font-size: 16px;
	}
	.w1280{
		width: 1180px !important;
	}
	.jmtj-box{
		width: 1180px !important;
	}
	.jsq-message{
		padding: 25px 0;
	}
	.jsq-img img{
		height: 100%;
	}
}

@media only screen and (max-width: 1367px) {
	.jmqm-btnBox {
	    padding: 40px 35px 20px;
	}
}

@keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@-moz-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@-webkit-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@-o-keyframes changeScale {
	0% {
		transform: scale(1.1, 1.1);
		-o-transform: scale(1.1, 1.1);
		-ms-transform: scale(1.1, 1.1);
		-moz-transform: scale(1.1, 1.1);
		-webkit-transform: scale(1.1, 1.1);
		opacity: .2;
	}
	100% {
		transform: scale(1, 1);
		-o-transform: scale(1, 1);
		-ms-transform: scale(1, 1);
		-moz-transform: scale(1, 1);
		-webkit-transform: scale(1, 1);
		opacity: 1
	}
}

@media (-webkit-device-pixel-ratio: 1.5){
	body{
		zoom: 0.70;
	}
}
@media (-webkit-device-pixel-ratio: 1.1){
	body{
		zoom: 0.91;
	}
}
@media (-webkit-device-pixel-ratio: 1.25){
	body{
		zoom: 0.8;
	}
}
@media (-webkit-device-pixel-ratio: 0.8){
	body{
		zoom: 1.25;
	}
}


























