*{
	left: 0;
	top: 0;
}
p{
	margin-bottom:0.8rem;

	
	
	}
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{
	color: #3399FF;
	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: 0 auto;
	width: 1100px;
}
.content .video_left{
	display: inline-block;
	float: left;
	margin-top: 65px;
}
.content .video_img{
	width: 830px;
	text-align: left;
}
.content .video_img span{
	font-family: "microsoft yahei";
	font-size: 30px;
	color: #737373;
	padding-top: 56px;
}
.content .video_img iframe{
	margin-top: 30px;
	text-align: left;
	width: 830px;
	height: 468px;
}
.content .video_right{
	display: inline-block;
	float: right;
	margin-top: 115px;
	width: 258px;
}
.content .video_right p{
	font-family: "microsoft yahei";
	font-size: 18px;
	color: #000000;
	text-align: left;
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.content .video_right a{
	text-decoration: none;
}
.content .video_right .video_img{
	width: 125px;
	height: 70px;
	display: inline-block;
	float: left;
	position: relative;
	padding-top: 10px;
}
.content .video_right .video_play{
	width: 40px;
	position: relative;
	z-index: 999;
	float: left;
	margin-left: -84px;
	margin-top: 25px;
	display: none;
}
.content .video_right span{
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #000;
	display: inline-block;
	float: right;
	width: 130px;
	margin-left: 4px;
	margin-top: -60px;
	text-align: left;
}
.content .video_right a:hover span{
	color: #3399FF;
}
.content .video_right a:hover .video_play{
	display: block;
}
#video1{
	display: none;
}
#video2{
	display: none;
}
#video3{
	display: none;
}
#video4{
	display: none;
}
#video5{
	display: none;
}
#r1{
	display: none;
}
#r2{
	display: none;
}
#r3{
	display: none;
}
#r4{
	display: none;
}
#r5{
	display: none;
}
.footer{
	clear: both;
	text-align: center;
	margin-left: -7px;
	padding-top: 180px;
	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: 30px;
	padding: 0;
	color: #fff;
	font-size: 14px;
	
}

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

.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: 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) {
	.content{
		width: 1000px;
	}
}
