@charset "utf-8";
/* CSS Document */
html,body{-webkit-text-size-adjust:none;}
div,dl,dt,dd,p,img,a{ margin: 0 auto; padding: 0;line-height:40px; }
body{
	width:100%;
	font-family:"Microsoft YaHei";
	margin:0;
	padding:0;
	color:#666;
	background:white;
	overflow-x:hidden;
}
a{text-decoration:none;}
/**层级列表**/


*{
	/*color:dimgray ;*/
	line-height:40px;
	/*font-size:14px;*/
}
li:hover ul{display:block;}

body,ul{
	margin:0;
	paliing:0;
}
li{list-style:none;}

.clearfix:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;} 
.clearfix {*zoom:1;}
.clearfix{clear:both;}

.swiper-container {
      width: 100%;
    }
    .swiper-slide {
	  overflow:hidden;
      text-align: center;
      font-size: 18px;
      background: #fff;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
 @media (max-width:680px){
	.nav{display:none;}
	.tel{float:left;margin-left:20px;}
	.swiper-slide img{height:200px;}
 	
 	
	 .tel{font-size:14px;line-height:20px;
		 background-size:16px auto;padding-left:18px;}
}




/*--footer--*/
.footer_box{
	width: 100%;

	background-color:#86744699; 
}
.footer{
	width:1200px;
	margin:auto;
	overflow:hidden;
	padding-top:50px;
	padding-bottom:50px;
}
.footer dl{
	float:left;
	width:200px;
	margin-bottom:50px;
}
.footer dt{
	color: white;
	font-weight:lighter;
	font-size:20px;
	margin-bottom:10px;
}

.footer dd{float: left;width:100%;line-height:30px;}
.footer a{color:white;}
.footer a:hover{text-decoration:underline;color:darkblue;}
.footer_bottom{text-align:center;}
.earth{
color:white;
clear:left;
padding-left:40px;
background-repeat:no-repeat;
background-position:auto center;
}

.erwei{
	padding-top: 20px;
    text-align: center;
    width: 94px;
    float: left;
}
.erwei>img{
    width: 94px;
    height: 94px;
}
.erwei>p{
	color:white;
    font-size: 14px;
}

.dianh{
    padding-left: 27px;
    float: left;
    height: 34px;
}
.dianh01{}
.dianh02{
    margin-top: 25px;
}
.dianh>p{
	color:white;
    border: 1px solid white;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    padding: 0px 10px;
    border-radius: 18px;
    margin-left: 13px;
    float: left;
}


/*--友情链接--*/
.comm-width{width: 1200px;margin:0 auto;}
.z-in-link{background: #262626;color: #5d5a5a;padding: 10px 0;font-size: 10px;}
.z-in-link a{color: white;}



