*{
	margin:0;
	padding:0;
}
.clearfix:before,.clearfix:after {
	    content: "";
	    display: block;
		clear: both;
}
.clearfix {
    	zoom: 1;
}
.nav-img{
	width: 100%;
	position: relative;
	/*background: url('../img/img2.png')no-repeat center;
	background-size: contain;*/
}
.nav-img img{
	width: 100%;
}
.position{
	width: 70%;
    position: absolute;
    left: 50%;
    text-align: center;
    margin-left: -35%;
    bottom: 10%;
}
.position div{
	display: inline-block;
	margin-right: 8%;
	text-align: center;
	color: #FFF;
}
.position div:last-child{
	margin-right: 0;
}
.position div img{
	display: inline-block;
	width:50px;
}
@media screen and (max-width: 1120px){
	.position div img{
		display: inline-block;
		width:35px;
	}
}
@media screen and (max-width: 950px){
	.position{
		width: 70%;
	    position: absolute;
	    left: 50%;
	    text-align: center;
	    margin-left: -35%;
	    bottom: 8%;
	}
	.position div img{
		display: inline-block;
		width:30px;
	}
}
@media screen and (max-width: 750px){
	.position{
		width: 70%;
	    position: absolute;
	    left: 50%;
	    text-align: center;
	    margin-left: -35%;
	    bottom: 5%;
	}
	.position div img{
		display: inline-block;
		width:25px;
	}
}
@media screen and (max-width: 650px){
	.position{
		width: 90%;
	    position: absolute;
	    left: 50%;
	    text-align: center;
	    margin-left: -45%;
	    bottom: 5%;
	}
	.position div {
	    margin-right: 2%;
	}
	.position div img{
		display: inline-block;
		width:18px;
	}
	.position div p{
		font-size:12px;
	}
	.applyTD {
	    padding-top: 7% !important;
	    box-sizing: border-box;
	}
}
.applyTD{
	padding-top: 2%;
	box-sizing: border-box;
}
.applyTD p{
	text-align: center;
	font-size: 22px;
	margin-bottom: 1.5%;
}
.changjing{
	width: 80%;
	margin:0 auto;
	text-align: center;
}
.changjing div{
	width: 18%;
	height: 269px;
	display: inline-block;
	vertical-align: top;
	margin-right:3%;
	padding-top: 2%;
	margin-bottom: 5%;
	box-sizing: border-box;
	position: relative;
	border:1px solid #B5B5B5;
	border-radius:10px;
}
.changjing div:hover{
	cursor: pointer;
	box-shadow: 0 0 15px #6dbb7e inset;
	border:1px solid #6dbb7e;
	color:#6dbb7e !important;
}
.changjing div:last-child{
	margin-right: 0;
}
.changjing div img{
	width: 26.5%;
	position:absolute;
	left:0;
	top:0;
}
.changjing div p:nth-child(2){
	text-align: center;
	margin-bottom: 15%;
	font-size:16px;
	font-family:MicrosoftYaHei;
	/*color:rgba(51,51,51,1);*/
}
.changjing div p.no-bottom{
	margin-bottom: 0.9%;
}
.changjing div p:last-child{
	text-align: left;
	padding:0 12%;
	box-sizing: border-box;
	font-size:14px;
	font-family:MicrosoftYaHei;
	/*color:rgba(102,102,102,1);*/
	line-height:20px;
}
@media screen and (max-width: 1060px){
	.changjing div{
		width: 22%;
		margin-right:2%;
		padding-top: 2%;
		margin-bottom: 5%;
	}

}
@media screen and (max-width: 880px){
	.changjing div{
		width: 40%;
		height: 240px;
		margin-right:5%;
		padding-top: 2%;
		margin-bottom: 5%;
	}
	.changjing div:nth-child(2n){
		margin-right: 0;
	}
}
@media screen and (max-width: 660px){
	.changjing {
	    width: 90%;
	    margin: 0 auto;
	    text-align: center;
	}
	.changjing div{
		width: 47%;
		height: 230px;
		margin-right:3%;
		padding-top: 2%;
		margin-bottom: 5%;
	}
	.changjing div:nth-child(2n){
		margin-right: 0;
	}
}
@media screen and (max-width: 650px){
	.applyTD .fangan {
	    width: 90%;
	    margin: 0 auto;
	    margin-bottom: 5%;
	    text-align: center;
	}
	.applyTD .fangan div {
	    width: 47%;
	    height: 300px;
	    margin-right: 2%;
	    padding: 2% 2%;
	}
	.applyTD .fuwuxitong {
	    display: block;
	    width: 80%;
	}
}
.fangan{
	width: 80%;
	margin:0 auto;
	margin-bottom: 5%;
	text-align: center;
}
.fangan div{
	width: 35%;
	height: 440px;
	display: inline-block;
	margin-right: 5%;
	margin-bottom: 3%;
	padding:1% 1%;
	vertical-align: top;
	box-sizing: border-box;
	border-radius:10px;
	border: 1px solid #e5e5e5;
}
.fangan div:hover{
	box-shadow:0px 0px 15px #6dbb7e;
	border:1px solid #6dbb7e;
	color:#6dbb7e !important;
	cursor: pointer;
}
.fangan div:nth-child(2n){
	margin-right: 0;
}
.fangan div img{
	width: 100%;
}
.fangan div span{
	display: block;
	margin-top: 1%;
	text-align: left;
	margin-bottom: 1.5%;
	font-size:18px;
}
.fangan div p{
	font-size:14px;
	font-family:MicrosoftYaHei;
	/*color:rgba(51,51,51,1);*/
	text-align: left;
}
@media screen and (max-width: 1500px){
	.fangan div{
		width: 40%;
		height: 400px;
		margin-right: 3%;
		padding:2% 2%;
	}
}
@media screen and (max-width: 1200px){
	.fangan div{
		width: 40%;
		height: 370px;
		margin-right: 2%;
		padding:2% 2%;
	}
}
@media screen and (max-width: 880px){
	.fangan div{
		width: 40%;
		height: 350px;
		margin-right: 2%;
		padding:2% 2%;
	}
}
@media screen and (max-width: 660px){
	.fangan div{
		width: 47%;
		height: 350px;
		margin-right: 2%;
		padding:2% 2%;
	}
}
.fuwuxitong{
	display: block;
	width: 45%;
    line-height: 30px;
	margin:0 auto;
	margin-bottom: 6%;
	/*text-align: center;*/
	font-size:16px;
	font-family:MicrosoftYaHei;
	color:rgba(102,102,102,1);
}
#newBridge .nb-icon-skin-xc-0 .nb-icon-inner-wrap{
	display: none !important;
}