*{
	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;
}
.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{
	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{
	color: #3399FF;
	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;
}

.society_bg{
	width: 100%;
	text-align: center;
	/*position:fixed;*/
	z-index: -1;
	margin-left: 0px;
	/*margin-top: 92px;*/
	height:400px;
	
	
	background: url(../img/join_us_school.png) center 0 no-repeat scroll transparent;
}
.view{
	/*height: 250px;*/
}
.bg{
	width: 100%;
	height: 90px;
	/*margin-top: 100px;*/
	text-align: center;
	background-color: #F5F5F5;

	margin-bottom: -140px;
}
.bg p{
	font-family: "microsoft yahei";
	font-size: 21px;
	margin-bottom: 50px;
	margin-top: -10px;
}

.content{
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
	margin-top: 140px;
	text-align: center;
}
.content .warp{
	background-color: #FFFFFF;
	width: 1100px;
	text-align: center;
	margin: 0 auto;
}
.information{
	width: 1100px;
	margin: 0 auto;

	text-align: left;
	background-color: #fff;
}
.information .product_title{
	color: #3399FF;
	font-size: 24px;
	padding-top: 50px;
	text-align: left;
}
.information .product_title img{
	/*margin-bottom: -7px;*/
	text-align: left;
}
.information .p_detail{
	display: inline-block;
	margin-right: 120px;
	margin-bottom: 30px;
	text-align: left;
	font-size: 20px;
	font-family: "microsoft yahei";
	margin-top: 3px;
}
.information .p_title{
	text-align: left;
	font-size: 22px;
	color: #000000;
	line-height:44px;
	font-weight:bold;
	
	margin-top: -6.9px;
}
.information .p_title_detail {
	padding-bottom: 13px;
	margin-top: -12px;
	text-align: left;
	font-size: 20px;
	font-family: "microsoft yahei";
	color: #333333;
	line-height: 11px;
}
.information .p_title_detail p{
	text-align: left;
	line-height:26px;
}
#C{
	margin-top: -40px;
}
#suanfa{
	margin-top: -36px;
}
.footer{
	
	text-align: center;
	margin-left: -7px;
	padding-top: 180px;
	background-color: #fff;
}
.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: 10px;
	color:#FFF;}

.footer .footer_bottom .ATOM_more .info .detail{
	text-align: left;		
	color: #fff;
	font-size: 14px;
	
	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: 510px;
	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{
		font-size: 5px;
		margin: 0 auto;
		padding: 0 auto;
		padding-left: 30px;
		padding-top: 10px;
	}
	.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){
	.information{
		width: 1000px;
	}
}
