@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	list-style-type: none;
	text-decoration: none;
}

/*
#banner {
	min-width: 1100px;
	position: fixed;
	top: 0px;
	height: 120px;
	width: 100%;
	background: white;
	z-index: 200;
	
}

.logo {

	margin-left: 100px; 
	height: 120px;
	width: 120px;
	float: left;
}

#banner img{	
	height: 120px;
	width: 120px;
}

#banner ul{
	border-top: 20px;
	float: right;
	height:48px;
	list-style:none;
	text-align: center;
	
}

#banner ul li{
	height: 48px;
	padding: 15px;
	padding-top: 48px;
	float: left;
	color: black;
	font:  18px 微软雅黑;
}

#banner ul li a{
	color: black;
	text-decoration: none;
}

.dropmenu{
	display: none;	
}

#banner ul li:hover .dropmenu {
	display: block;
}
*/
/*
#banner {
	position: fixed;
	top: 0px;
	height: 120px;
	width: 100%;
	background: white;
	z-index: 200;
}

#banner .lang_banner {
	width: 100%;
	background: black;
	font-size: 14px;
	height: 20px;
}


#banner .lang_banner p{
	margin-left: 15%;
	color: white;
}

#banner .logo {
	margin-left: 15%; 
	height: 120px;
	width: 120px;
	float: left;
	position: relative;
	left: -15px;
}

#banner div img{	
	height: 100px;
	width: 100px;
}

#banner ul{
	
	border-top: 20px;
	float: right;
	height:48px;
	list-style:none;
	text-align: center;
	margin-right: 15%;
}

#banner ul li{
	height: 48px;
	padding: 15px;
	padding-top: 48px;

	float: left;
	color: black;
	font-size: 14px;
}

#banner ul li a{
	color: black;
	text-decoration: none;
}

.dropmenu{
	display: none;	
}

#banner ul li:hover .dropmenu {
	display: block;
}*/

#banner {
	position: fixed;
	top: 0px;
	height: 70px;
	width: 100%;
	z-index: 200;
	background: white;
	
}

#banner .banner_flex {
	height: 70px;
	background: white;
	width: 1190px;
	margin:0 auto;
}


#banner .banner_flex p{
	font-size: 14px;
	position: absolute;
	left: 90%;
	margin-top: 30px; 
}

#banner .banner_flex p{
	
}

#banner .logo {
	margin-top: 15px; 
	height: 50px;
	width: 50px;
	float: left;
	position: relative;
	left: -15px;
}

#banner div img{	
	height: 50px;
	width: 50px;
}

#banner .banner_flex .banner_t{
	margin-top: 30px;
	float: right;
	height:39px;
	list-style:none;
	text-align: center;	
}

#banner .banner_t li{
	height: 39px;
	float: left;
	color: black;
	font-size: 14px;
	margin-left: 35px;
}


#banner .banner_t li:hover {
	/*transform: scale(1.03);
    transition: all 0.5s linear;*/
    border-bottom:2px solid #000;
}

#banner ul li a{
	color: black;
	text-decoration: none;
}

#banner .banner_m {
	display: none;
	margin: 0 auto;
	position: absolute;
	width: 100%;
	height: 70px;
	left:0px;
	top: 70px;
	background: black;
	background-color: rgba(255,255,255,0.6);
}

#banner .banner_m  ul{	
	margin-top: 30px;
	float: right;
	height:39px;
	list-style:none;
	text-align: center;
}

#banner .banner_m  ul li{
	height: 39px;
	float: left;
	color: black;
	font-size: 14px;
	
}
#banner .banner_m  ul li a{
	color: black;
}

#banner .banner_m  ul li a:hover{
	color: red;
}



.bianda{
	transform: scale(1.1);
    transition: all 10s linear;
}

/*.bianxiao{
	transform: scale(1);
    transition: all 1s linear;
}
*/

#center {
	width: 100%;
	margin-bottom: 50px;	
}
#center img{
	width: 100%;
}

#center div{
	width: 100%;
	margin-top: 30px;
}

#center .center_text {
	
	margin: 0 auto;
	width: 1200px;
}

#center .center_text div{
	float: left;
	width: 60%;
}
#center .center_text img{
	margin-top: 108px;
	float: right;
	width: 380px;
	height: 255px;
}

#center .center_text p{
	margin-top: 30px;
	color:  #92908f;
}


#slide_link {
	width: 100%;
	height: 500px;
	background: url(../img/kernel/kernelbg.webp) no-repeat;
	background-size: 100%;
}
		
#slide_link .slide_link_wrap{
	width: 1200px;
	margin:0 auto;
	padding-top: 50px;

}
	
#slide_link .slide_link_wrap .slide_link_title{
}

#slide_link .slide_link_wrap .slide_link_title h1{
	font-size: 38px;
}

#slide_link #kernel6_slide {
	width: 1200px;
	height: 300px;
	position: relative;
}

#slide_link #kernel6_slide .bd {
	width: 1200px;
	height: 300px;
	overflow: hidden;
	position: relative;
}

#slide_link #kernel6_slide ul {
	height: 300px;
	width: 2460px;
	position: absolute;
	left: 0px;
}
#slide_link #kernel6_slide ul li{
	padding:15px;
	width: 380px;
	height: 300px;
	float: left;
}

#slide_link #kernel6_slide ul li img{		
	width: 380px;
	height: 280px;
}
		
#slide_link #kernel6_slide .prev{
	position: absolute;
	border:1px solid #000;
	padding:3px;
	width: 20px;
	height: 20px;
	color: black;
	left:-50px;
	top: 45%;
	text-align: center;
	z-index: 5;

}
	
#slide_link #kernel6_slide .next{
	position: absolute;
	color: black;
	border:1px solid #000;
	padding: 3px;
	width: 20px;
	height: 20px;
	left: 1220px;
	top: 45%;
	text-align: center;
	z-index: 5;
}
#foot {
	width: 100%;
	background-color: black;
	color: white;
	height: 400px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: center;
	position: relative;
	white-space: nowrap;
}

#foot .address {
	padding:40px;
	margin-right: 30px;
}

#foot .address img{
	height: 80px;
	width: 80px;
	position: relative;
	left: -10px;
}

#foot .nav_foot {
	margin-top: 80px;
	padding:40px;
	display: flex;
	flex-wrap: nowrap;
}

#foot .language {
	margin-left: 20px;
	font-size: 14px;
	margin-top: 80px;
	padding:40px;
	width: 140px;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;

}

#foot .language div {
	padding-top: 10px;
	padding-left: 30px;
	height: 30px;
	width: 110px;
	background: #494544;
	margin-top:5px;
	margin-bottom: 10px;
	color:  #92908f;
}

#foot .language .lang_zh a{
	color:  #92908f;
}

#foot .language .lang_zh a:hover{
	color: black;
}

#foot .language h2 img{
	margin-top: 10px;
	width: 30px;
	height: 30px;
}

#foot .nav_foot div{
	margin-right: 120px;	
}

#foot .nav_foot div h2 {
	font-size: 14px;
}

#foot .nav_foot div ul {
	font-size: 12px;
}

#foot .nav_foot div ul li{
	color: #92908f;
	padding-top: 5px;
	padding-bottom: 5px;

}

#foot .nav_foot div ul li a{
	color: #92908f;
}

#foot div img{

}