*{
	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:#eee;
}
.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;
}
/*#En{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
#second{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
#first{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
.content{
	margin: -80px auto;
	width: 1100px;
}
.content .question_content{	
	
}
.content .question_content .title{
	padding-top: 124px;
	font-size: 30px;
	text-align: left;
}
.content .question_content .Box{
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
	text-align: left;
	margin-bottom: -15px;
}
.content .question_content .Q{
	margin-top: 44px;
    color: #cc0000;
	font-size: 24px;
	margin-bottom: 15px;
	text-align: left;
	font-family: "microsoft yahei";

}
.content .question_content  .A{
	color: #666;
	text-align: left;
	font-size: 18px;
	font-family: "microsoft yahei";
	margin-bottom: 38px;
}

*/
.news_banner{
	
	background: url(../img/news_bnaner.png) center 0 no-repeat scroll transparent;
	background-size: cover;
	height:230px;
	width:100%;
	margin:0 auto;
}

.news_banner .news_banner_p{
	width:1100px;
	text-align:center;
	margin:auto; 
	
	
	}
	
.news_banner .news_banner_p .p1{
	 
	 font-size:30px;
     font-family:MicrosoftYaHei;
    font-weight:400;
    color:#fff;
   text-align:left;
   padding-top:70px;
   margin-top:0;
  
 
	 
	}
.news_banner .news_banner_p .p2{
	
	font-size:18px;
font-family:MicrosoftYaHei;

color:#fff;

text-align:left;
	
	}
	
	.news_content{
		background-color:#fff;
		width:1100px;
		margin:auto;
		margin-top:80px;
		overflow:hidden;
		padding-bottom:80px;
		
		
		}
		
		.content_01{
			background-color:#fff;
		   width:1100px;
		   margin:auto;
		  
		   overflow:hidden;
			position:relative;
		
			}
				
	.content_01 p{
		
	   font-size:12px;
       font-family:MicrosoftYaHei;
       font-weight:400;
       color:rgba(117,117,117,1);
       line-height:20px;
       text-align:left;
       width:612px;
       float:right;
	   padding-right:32px;
	   
		
		}
  .content_01 .title1{
		
	  font-size:16px;
      font-family:MicrosoftYaHei;
      font-weight:bold;
      color:rgba(77,77,77,1);
	  margin-top:46px;

		
}
.content_01 .date{ 
     
	   margin-top:-42px;
	   font-family:aril;
	   font-size:12px;
	 
	   
	   
	   }
		
	.content_01 a{
		display: inline-block;
		width: 80px;
    	height: 40px;
		line-height:30px;
		font-family:MicrosoftYaHei;
        font-size:13px;
        color:#3399ff;
		text-decoration:none;
	

}
	.news_content .news_01 img{
		width:354px;
		float:left;
        padding:62px 31px 
	    30px 30px;
		position: relative;
		z-index: 1;
		 
		}
		
		
			
	.news_content  .news_01_bj{
			background:rgba(245,245,245,1);
			width:836px;
			height:230px;
            float:right;
			margin-left:232px;
			margin-top:31px;
			margin-right:31px;
			margin-bottom:31px;
			position: absolute;
	
			}
	/*.news_content .news_01 .news_01_p{
		float:right;
		width:612px;
		text-align:left;
		
		}*/
	
	 
		.news_content .news_01 .news_01_p  p{
			font-size:12px;
font-family:MicrosoftYaHei;

color:rgba(117,117,117,1);
line-height:20px;}
	
	
	
	
.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: 28px;
	padding: 0;
	color: #fff;
	font-size: 14px;
}

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

.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: 24px;
}
.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: 520px;
	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;
	}
}
