*{
	left: 0;
	top: 0;
}
body{
	left: 0;
	top: 0;
	margin: 0 0;
	padding: 0 0;
	text-align: center;
	width: 100%;
	font-family: "microsoft yahei";
	font-family: arial;
	background-color:#fff;
}
.header{
	text-align: center;
	width: 100%;
	position: fixed;
	box-shadow: 6px 6px 6px rgba(0,0,0,0.05);
	z-index: 1;
	background-color: white;
	height: 90px;
}
.header .daohang{
	width: 1100px;
	margin: 0 auto;
	text-align: right;
}
.header .daohang .Title{
	line-height: 90px;
}
.header .daohang .Title .title{
	display: inline-block;
}
.header .daohang .Title img{
	width: 79%;	
	display: inline-block;
}

.header .daohang a{
	font-family: "microsoft yahei";
	text-decoration: none;
	color: black;
	font-size: 16px;
	padding: 0px 20px;
}
.header .daohang .logo img{
	width: 12%;
	float: left;
	margin: 16px auto;
}

.header .daohang .ATOM_company{
	display: inline-block;	
	position: relative;
}
.header .daohang .ATOM_company:hover .select{
	display: block;
}
.header .daohang .ATOM_company .select{
	position: absolute;
	top: 18px;
	/*left: -11px;*/
	width: 64px;
	padding-top:  10px;
	margin-left: 10px;
	display: none;
}
.header .daohang .ATOM_company .select .Box{
	border: 1px solid #e7e7e7;
	background-color: white;
	text-align: center;
	margin-top: 61px;
	width: 104px;
	height: 100px;
}
.header .daohang .ATOM_company .select .Box a{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	height: 50px;
	display: block;
	line-height: 50px;
	/*padding-left: 10px;*/
}
.header .daohang .ATOM_company .select .Box:hover{
	border: none;
	left: 10px;
	top: 10px;
}
.header .daohang .ATOM_company .select .Box a:hover{
	background-color: #3399FF;
	color: #FFFFFF;
}
.header .daohang .example_box{
	display: inline-block;	
	position: relative;
}
.header .daohang .example_box:hover .select{
	display: block;
}
.header .daohang .example_box .select{
	position: absolute;
	top: 18px;
	/*left: -11px;*/
	width: 64px;
	padding-top:  10px;
	margin-left: 10px;
	display: none;
}
.header .daohang .example_box .select .Box{
	border: 1px solid #e7e7e7;
	background-color: white;
	text-align: center;
	margin-top: 61px;
	width: 104px;
	height: 100px;
}
.header .daohang .example_box .select .Box a{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	height: 50px;
	display: block;
	line-height: 50px;
	/*padding-left: 10px;*/
}
.header .daohang .example_box .select .Box:hover{
	border: none;
	left: 10px;
	top: 10px;
}
.header .daohang .example_box .select .Box a:hover{
	background-color: #3399FF;
	color: #FFFFFF;
}

#fifth{
	float: right;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 30px;
	width: 36px;
}
#forth{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
#third{
	color: #3399FF;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
#example{
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
#buy-img{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
	width: 21px;
	height: 16px;
}
#ATOM{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}


.contact_banner{

	background: url(../img/contact_bnaner.png) center 0 no-repeat scroll transparent;
	background-size: cover;
	
	
	
	width:100%;
	margin-top:0px;
	margin-left:0px;
	height:400px;
	padding:0;
	margin:0;

	
	margin:auto;
	z-index:auto;
	
	
	
	}
.contact_banner .contact_banner_p{
	width:1104px;
	text-align:center;
	margin:auto;    
	padding-top:60px;
    padding-bottom:170px;
	
	
	}
	
.contact_banner .contact_banner_p .p1{
	 
	 font-size:30px;
     font-family:MicrosoftYaHei;
    font-weight:400;
    color:#000;
   text-align:left;

 
	 
	}
.contact_banner .contact_banner_p .p2{
	
	font-size:18px;
   font-family:MicrosoftYaHei;

   color:#000;

   text-align:left;
	
	}
	
	.contact_content{
		background-color:#fff;
		width:1104px;
		margin:auto;
		margin-top:70px;
		overflow:hidden;
		padding-bottom:80px;
		
		
		}
	.contact_content .contact_icon{
		float:left;
		margin-left:160px;
		overflow:hidden;
			
				
			}
			
			
	.contact_content .contact_icon p{
		margin-top:1rem;
		font-size:16px;
		
		
		
		
		}
	.contact_content .contact_adress{
		float:left;
		margin-top:75px;
		
		}
	.contact_content .c_title{
     font-size:22px;
     font-family:MicrosoftYaHei;
     font-weight:400;
     color:rgba(25,25,25,1);
     line-height:20px;
	 float:left;
	 margin-bottom:56px;
	 padding-right:1000px;
	
	
	 display:inline-block;
	/* border-bottom:2px solid #3399ff;*/
	 
	 
	 
	 
	 
	 
	 
		}
.xian{
	margin-top:-36px;
	float:left;
	margin-right:1000px;
	
	}
/*百度地图*/
#allmap{width:100%;height:100%;}
	
.contact_img {
	/*background:url(../img/contact_address.png);*/
	float:left;
	width:1200px;
	overflow:hidden;
	
	
	height:580px;
	}
.contact_img  img{
	float:left;
	text-align:left;
	
	padding: 25px 25px;
	}
	.contact_img p{
		float:left;
		padding-top:22px;
		margin-left:-10px;
		font-size:15px;
		
		
		}
		
	
	
	
.footer{
	
	text-align: center;
	margin-left: -7px;
	margin-top: 100px;
	background-color: #fff;
}
.footer_top{
	height: 413px;
	/*margin: 0 90px;*/
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-left: -7px;
}

.footer_top .logo {
	height: 100px;
	padding: 100px 0;
	width: 1100px;
	margin: 0 auto;
	padding-top: 150px;
}

.footer_top .prev {
	cursor: pointer;
	display: inline-block;
	height: 46px;
	width: 28px;
	float: left;
	margin-top: 25px;
	margin-left: -40px;
} 
.footer_top .next {
	display: inline-block;
	cursor: pointer;
	width: 28px;
	height: 46px;
	float: right;
	margin-top: 25px;
	margin-right: -20px;
}


.footer_top .box{
	text-align: left;
	display: inline-block;
}

.footer_top .box ul{
	width: 1100px;
}

.footer_top .box ul li {
	display: inline;
	float: left;
	width: 180px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.footer_top .box ul li .long{
	margin-left: -10px;
}
.footer_top .box ul li .long1{
	margin-top: 14px;
}
.footer_top .box ul li a img {
}
.footer_top .box ul #4{
	width: 2000px;
}

.footer .footer_bottom{
	text-align: center;
	background: #343434;
	background-size: cover;
	height: 420px;
	padding: 0 0;
	margin-bottom: 0 0;
}
.footer .footer_bottom .ATOM_more{
	display: inline-block;
	text-align: left;
	width: 20%;
	color: #fff;
	vertical-align: top;
	margin-top: 49px;
}
.footer .footer_bottom .ATOM_more .info{
	display: inline-block;
	margin-top: 12px;
	padding: 0;
	color: #fff;
	font-size: 14px;
	
}

.footer .footer_bottom .ATOM_more span{
	font-size: 18px;
	display: block;
	margin-top: 0px;
	color:#FFFFFF;
}

.footer .footer_bottom .ATOM_more .info a{
	text-align: left;		
	color: #fff;
	font-size: 14px;
	margin-top: 30px;
	text-decoration:none;
}

.footer .footer_bottom .ATOM_more .info .logo{
	display: inline-block;
	float: left;
	width: 30px;
}
.footer .footer_bottom .ATOM_more .erweima img{
	width: 50%;
	margin-top: 42px;
}
.footer .footer_bottom .footer_bottom_content{
	margin: 0 auto;
	width: 1100px;
}
.footer .footer_bottom #phone{
	float: left;
	width: 300px;
}
.footer .footer_bottom #phone #address_down{
	margin-left: 32px;
    margin-top:42px ;
	font-size: 16px;
}
.footer .footer_bottom #phone img{
}
.footer .footer_bottom #weixin{
	float: right;
	text-align: right;
}

.footer .footer_bottom .footer_bottom_content .final{
	width: 500px;
	height: 16px;
	clear: both;
	margin: 77px auto 0 auto;
	
}

.footer .footer_bottom .footer_bottom_content .final .copyright{
	float: left;
	color: #fff;
	font-size: 14px;
}

.footer .footer_bottom .footer_bottom_content .final .icp a{
	float: right;
	color: #fff;
	font-size: 14px;
    text-decoration : none;
	line-height: 16px;
}

@media only screen and (max-width:1024px){
	.header .daohang{
	width: 1000px;
    }
    .footer_top .logo {
	width: 1000px;
	margin: 0 auto;
	}
    .footer_top .box ul{
	width: 900px;
	margin-left: -60px;
	}
	.footer_top .box ul li {
	width: 150px;
	}
	.footer_top .prev {
	width: 5px;
	margin-left: -20px;
	} 
    .footer_top .next {
	width: 5px;
	margin-right: 16px;
	}

	.footer_bottom_content p{
		font-size: 5px;
	}
	.footer_bottom_content #phone{
		margin-left: 10px;
	}
	.footer_bottom_content #phone .detail{
		/*font-size: 10px;*/
		margin: 0 auto;
		padding: 0 auto;
		font-size: 5px;
	}
	.footer_bottom_content #phone #address{
		margin-top: -25px;
	}
	.footer .footer_bottom #phone #address_down{
	margin-left: 32px;
	margin-top: -10px;
	font-size: 16px;
	}
	.footer_bottom .footer_bottom_content #phone #number{
		padding: 0 auto;
		margin: 0 auto;
		margin-top: -20px;
	}
	.footer_bottom .footer_bottom_content #phone #mail{
		padding: 0 auto;
		margin: 0 auto;
		margin-top: -25px;
	}
	.footer_bottom .footer_bottom_content #weixin{
		margin-right: 100px;
	}
}
@media only screen and (max-width: 1024px) {
	.content{
		width: 1000px;
	}
}
