*{
	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: #FFFFFF;
}
.header{
	text-align: center;
	width: 100%;
	position: fixed;
	z-index: 1;
	background-color: white;
	height: 90px;
	background: rgba(0,0,0,0);
}
.header .daohang{
	width: 1100px;
	margin: 0 auto;
	text-align: right;
}
.header .daohang .Title{
	line-height: 90px;
}
.header .daohang .Title img{
	width: 1.7%;	
}
.header .daohang .logo{
	
}
.header .daohang a{
	font-family: "microsoft yahei";
	text-decoration: none;
	color: #FFFFFF;
	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;
	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;
}
.header .daohang .ATOM_company .select .Box:hover{
	border: none;
}
.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{
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}
#example{
	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;
}
.header2{
	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;
	display: none;
}
.header2 .daohang2{
	width: 1100px;
	margin: 0 auto;
	text-align: right;
}
.header2 .daohang2 .Title2{
	line-height: 90px;
}
.header2 .daohang2 .Title2 img{
	width: 1.7%;
}
.header2 .daohang2 .logo2{
	
}
.header2 .daohang2 a{
	font-family: "microsoft yahei";
	text-decoration: none;
	color: black;
	font-size: 16px;
	padding: 0px 20px;
}
.header2 .daohang2 .logo2 img{
	width: 12%;
	float: left;
	margin: 16px auto;
}
.header2 .daohang2 .ATOM_company2{
	display: inline-block;	
	position: relative;
}
.header2 .daohang2 .ATOM_company2:hover .select2{
	display: block;
}
.header2 .daohang2 .ATOM_company2 .select2{
	position: absolute;
	top: 18px;
	width: 64px;
	padding-top:  10px;
	margin-left: 10px;
	display: none;
}
.header2 .daohang2 .ATOM_company2 .select2 .Box2{
	border: 1px solid #e7e7e7;
	background-color: white;
	text-align: center;
	margin-top: 61px;
	width: 104px;
	height: 100px;
}
.header2 .daohang2 .ATOM_company2 .select2 .Box2 a{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #333;
	text-decoration: none;
	height: 50px;
	display: block;
	line-height: 50px;
}
.header2 .daohang2 .ATOM_company2 .select2 .Box2:hover{
	border: none;
}
.header2 .daohang2 .ATOM_company2 .select2 .Box2 a:hover{
	background-color: #3399FF;
	color: #FFFFFF;
}
.header2 .daohang2 .example_box2{
	display: inline-block;	
	position: relative;
}
.header2 .daohang2 .example_box2:hover .select{
	display: block;
}
.header2 .daohang2 .example_box2 .select{
	position: absolute;
	top: 18px;
	/*left: -11px;*/
	width: 64px;
	padding-top:  10px;
	margin-left: 10px;
	display: none;
}
.header2 .daohang2 .example_box2 .select .Box{
	border: 1px solid #e7e7e7;
	background-color: white;
	text-align: center;
	margin-top: 61px;
	width: 104px;
	height: 100px;
}
.header2 .daohang2 .example_box2 .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;*/
}
.header2 .daohang2 .example_box2 .select .Box:hover{
	border: none;
	left: 10px;
	top: 10px;
}
.header2 .daohang2 .example_box2 .select .Box a:hover{
	background-color: #3399FF;
	color: #FFFFFF;
}
#ATOM2{
	color: #3399FF;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 30px;
}

.top{
	left: 0;
	top: 0;
	height: 500px;
	width: 100%;
	background: url(../img/company_infor.png) center 0 no-repeat scroll transparent;
	background-size: cover;
	position: fixed;
	z-index: -1;
}

/*top end*/
/*view*/
.view{
	margin: 0px 0px;
	height: 500px;
	opacity: 0;
}


.content{
	width: 100%;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.us{
	width: 100%;
	background-color: #fff;
	/*margin-left: -8px;*/
	padding-top: 50px;
	margin-top: -0.5%;
	height: 100%;
}
.about_us{
	left: 0;
	top: 0;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	width: 1100px;
}
.about_us .title{
	margin-bottom: 15px;
	margin-top: 14px;
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #000000;
}
.about_us .title-en{
	margin-top: -12px;
	font-family: arial;
	font-size: 18px;
	color: #CCCCCC;
}
.about_us .title p{
}

.about_us .about_us_left{
	display: inline-block;
	float: left;
	width: 45%;
	height: 350px;
	margin-top: 32px;
	background: url(../img/about_us_left_bg.png)no-repeat;
	background-position: center;
	background-position-y: top;
	-webkit-background-size:auto ;
}
.about_us .about_us_right{
	display: inline-block;
	width: 50%;
	height: 350px;
	margin-top: 20px;
}

.about_us .about_us_right .profile{
	width: 580px;
	margin-left: 5px;
}
.about_us .about_us_right p{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #000000;
	line-height: 2em;
	text-align: left;
	text-indent: 16px;
}
.about_us #profile-3{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #000000;
	line-height: 2em;
	text-align: left;
	margin-top: 12px;
}
.about_us .about_us_right #space{
	line-height: 0.01em;
}
.about_us .profile-down{
	border-bottom: 2px solid #F3F3F3;
	padding-bottom: 50px;
	margin-bottom: 0px;
}
.about_us_bg{
	background: url(../img/about_bg.png) center 0 no-repeat scroll transparent;
	width: 100%;
	height: 450px;
	margin-top: 80px;
	padding-top: 0.5px;
}
.about_us_bg #wid .guide-content{
	width: 450px;
	margin: 0 auto;

	background-color:#fff;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
   	background-color:rgba(240,240,240,0.7);
	height: 300px;
	margin-top: 78px;
	padding-left: 70px;
	margin-left: 500px;
}

.guideline{
	width: 20%;
	margin: 0 auto;
	display: inline-block;
	text-align: left;
	float: left;
	overflow: hidden;
	padding-top: 5px;
}
#guideline-ch{
	margin-top: -15px;
	margin-left: 39px;
	width: 210px;
}
#guideline-en{
	margin-left: 0px;
	width: 130px;
}
#guide-title{
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 32px;
}
.guideline div{
	margin: -15px auto;
	height: 47.5px;
}
.guideline p{
	font-family: "microsoft yahei";
	font-size: 16px;
	color: #000000;
	line-height: 16px;
}
.guideline .guide-word-en{
	display: inline-block;
	
}
.guideline .word-1{
	display: inline-block;
	line-height: 0px;
}
.guide-content .guideline .word-1{
	font-family: "microsoft yahei";
	font-size: 22px;
	color: #3399FF;
}
#guide-title{
	text-align: left;
	font-family: "microsoft yahei";
	font-size: 19px;
	color: #000000;
}
#wid{
	width: 1100px;
	margin: 0 auto;
}
.footer{
	
	text-align: center;
	margin-left: -7px;
	background-color: #fff;
}
iframe{
	margin-top: 60px;
}
.footer_top{
	height: 340px;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin-left: -7px;
	padding-top: 30px;
}

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

.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 li a #4{
	margin-left: 100px;
}
.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: 30px;
	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: 30px;
}
.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;
    }
    .header2 .daohang2{
    	width: 1000px;
    }
    .about_us{
    	width: 1000px;
    }
    .about_us .about_us_right .profile{
    	width: 500px;
    }
    #wid{
	width: 1000px;
	margin: 0 auto;
}
    .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{
		font-size: 5px;
		margin: 0 auto;
		padding: 0 auto;
		padding-left: 30px;
		padding-top: 0px;
	}
	
	.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;
	}
	.about_us_bg #wid .guide-content{
	width: 450px;
	margin-left: 450px;
	}
	#guideline-ch{
	margin-left: 0px;
	margin-right: 0px;
	width: 250px;}
    #guideline-en{
	margin-left: 0px;
	width: 130px;}
    #guide-title{
	margin-left: 0x;
	padding-left: 0px;}
}