	* {
		margin: 0;
		padding: 0;
	}
	
	ul,
	ol li {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	a {
		text-decoration: none;
		color: #333;
	}
	
	img {
		border: none;
	}
	
	body {
		font-family: "\5FAE\8F6F\96C5\9ED1", tahoma, arial, "\u5b8b\u4f53", sans-serif, Microsoft YaHei !important;
	}
	/*==================*/
	
	.container {
		/* width: 1000px;*/
		margin: 10px auto;
	}
	
	h3.title {
		color: #676767;
		/*    font-size: 1.3em;*/
		/* margin-bottom: 3em;*/
		font-size: 24px;
		margin-bottom: 18px;
		text-align: center;
		font-weight: normal;
	}
	
	h3.title span {
		display: block;
		/*设置为块级元素会独占一行形成上下居中的效果*/
		/*font-size: 3em;*/
		font-size: 17px;
		color: #676767;
		position: relative;
		/*定位横线（当横线的父元素）*/
	}
	
	.demo_line_05 {
		letter-spacing: -1px;
		color: #ddd;
		text-align: center;
		display: flex;
		justify-content: center;
	}
	
	.demo_line_05 span {
		letter-spacing: 0;
		color: #222;
		margin: 0 20px;
		font-size: .14rem;
	}
	
	.demo_line_05 b {
		font-weight: normal;
	}
	
	.borDer {
		border-bottom: solid 1px #959595;
	}
	.cenTer{
		text-align: center;
		margin-top: 32px;
font-size: .20rem;
	}
	.disFlax{
		display: flex;
		flex-direction: column;
		padding-top: 25px;
		padding-bottom: 46px;
	}
     .disFlax p{
     	display: flex;
     	margin-top: 26px;
     }
      .disFlax p img{
     	margin-right: .30rem;
     }
.xiangQing i img{
	display: inline-block;
}
.daxXiao{
	overflow: hidden;
}
.btn1{
	background: #343232;
	color: #FFFFFF;
	margin-top: 20px;
}
.xiangQing{
	margin-top: 64px;
	margin-left: 0;
	margin-right: 0;
}
.inquFooter{
	text-align: center;
}
#testimonial-rotator{
	border-bottom: dashed 1px #3f3f3f;
}
	.btn2{
	background: #565656;
	color: #ffffff;
	padding-left:44px;
	padding-right:44px;
	border-radius: 7px;
	}
.fistRow{
	padding-top:0.22rem;
}
.font{
	font-weight: normal;
}
			.nav .navbar .affix {
			    background-color: #000;
			}
			.affix {
			    background-color: white;
			    padding-top: 10px;
			    padding-bottom: 10px;
			}
			.navbar-default {
			    padding-left: 50px;
			    padding-right: 50px;
			    background-color: transparent;
			    border-color: transparent;
			}
			.navbar-default .navbar-toggle {
			    border-color: transparent;
			    margin-top: 0;
			    margin-bottom: 0;
			}
			 #menu-main-menu li a{
			 	font-weight: 900;
			 	font-size: 13px;
			 	color: #ffffff;
			 }
			 .close{
		 	    display: inline-block;
			    padding: 6px 12px;
			    margin-bottom: 0;
			    font-size: 14px;
			    font-weight: 400;
			    line-height: 1.42857143;
			    text-align: center;
			    white-space: nowrap;
			    vertical-align: middle;
			    -ms-touch-action: manipulation;
			    touch-action: manipulation;
			    cursor: pointer;
			    -webkit-user-select: none;
			    -moz-user-select: none;
			    -ms-user-select: none;
			    user-select: none;
			    background-image: none;
			    border: 1px solid #222222;
			    border-radius: 4px;
			    color: #000000;
			 }
			#login {
				box-shadow: -3px 2px 3px 2px #122B40;
				border-radius: 5px;
				position: absolute;
				left: 0;
				top: 0;
				z-index: 2;
				background: #fff;
			}
			
			#login p {
				margin: 0;
				padding: 0;
			}
			
			#login p span {
				float: right;
				cursor: pointer;
			}
			
			#mask {
				position: absolute;
				left: 0;
				top: 0;
				z-index: 1;
				background: rgba(0, 0, 0, 0.6);
			}
			.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
				background-color: #000 !important;
			 }
	    #menu-main-menu li a{
		 	font-weight: 900;
		    font-size: .13rem;
		    color: #ffffff;
        }
        .nav>li>a {
		    position: relative;
		    display: block;
		    padding: .10rem .15rem;
		}
		.navbar-nav>li {
		 padding-top:10px;
		}
		
			.cardback div p {
			    display: flex;
			    flex-direction: row;
			    justify-content: center;
			    align-items: center;
			}
			#qyOne div p img {
			    text-align: center;
			    margin-top: 0;
			    margin-right: 0px;
			    margin-right: 15px;
			}
			.wpb_wrapper ul li{
				display: flex;
				
			}
			#menu-main-menu li a {
			    font-weight: 900;
			    font-size: 13px;
			    color: #ffffff;
			}
			#login i{
				font-size: 18px;
			}
			#login b{
				font-size: 16px;
			}
			.addB{
				width: 75%;
				height: 340px;
			}
			.addh3{
				margin-bottom: 23px;
			}
			@media only screen and (min-width: 100px) and (max-width: 640px) {
				.dealerImg{
					width: 90% !important;
				}
				
				.guiding{
					padding-top: 5px;
				}
				
				#allmap{
					height: 18.6rem !important;
				}
				.xiangQingI img{
					width: 100% !important;
				}
				#login i{
				font-size: 15px !important;
				}
				#login b{
					font-size: 13px !important;
				}
				.addB{
					width: 100%;
					height: 287px !important;
				}
				.disFlax {
				    padding-bottom: 15px !important;
				}
				.disFlax p {
				    margin-top: 15px !important;
				}
				.addh3{
				   margin-bottom: 17px !important;
			    }
			    .dianji {
				    margin-top: 12px !important;
				    width: 90%;
				}
				
			}
			
			.dianji{
				margin-top: 20px;
				width: 90%;
			}
			.demo_line_05 span {
			    letter-spacing: 0;
			    color: #222;
			    margin: 0 20px;
			    font-size: 14px;
			}
			.navbar-brand {
			    float: left;
			    height: 50px;
			    padding: 6px 15px;
			    font-size: 18px;
			    line-height: 20px;
			}
			
		#div_pages a,#div_pages span{
			padding: 5px 5px;
		}
		#div_pages a{
			color: #666666;
		}
		#div_pages a:first-child{
			display: none;
		}
		
		#div_pages span{
			/*text-decoration: underline;*/
			background-color: #CDCDCD;
		}
		#div_pages a:hover{
        	text-decoration: underline;
        }
