@charset "utf-8";
/* CSS Document */
body,div,h1,h2,h3,h4,h5,span,a,dl,dt,dd,ul,ol,li,input,p,img{
	padding:0px; 
	margin:0px; 
	border:0px;
	text-align:center;
	list-style:none;
	}
.clear{ clear:both;}
@font-face {
    font-family: 'syhtN';
    src: url(../font/SOURCEHANSANSCN-NORMAL.OTF);
}
body{font-family: 'syhtN'; font-size:12px; color:#686868; background:rgb(255,255,255); margin-top:10px; }
a:link,a:visited{color:#444;text-decoration:none;}
a:hover{ color:#0063a2; text-decoration:none;}
img{ display:block;}
.red{ color:#e40000;}
.orange{ color:#fd8834;}
.green{ color:#4fc340;}
.left{ float:left;}
.right{ float:right;}
.navLi1{color:yellow;}





/*-------hedder开始----------*/

.box{width:0;height:287px; position:fixed;left:1384px;top:150px; overflow:hidden;}
 	li:hover .box{width:217px;height:400px;-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-ms-transition:all .3s ease-in;-o-transition:all .3s ease-in;transition:all .3s ease-in;}






.llg{
	width:100%;
	height:73px;
}


.header{
	width:1280px;
}

.ewm{
	background:rgb(255,255,255);
	width:1280px;
	height:65px;

}

.ewm  img{
	float:left;
}

.a{

	height:65px;
	width:245px;
	margin-left:81%;
	
}
.a img{
	 padding-left:8px;
	 width:65px; height:65px;
}

.a .box img{
	 width:211px; height:250px;
}




#second_a {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	width: 110px;
	text-align: center;
	border-bottom: 0;
	color:#fff;
	padding: 0;
	

}


#second_a:hover {
	color:#fd8834;

}


.nav{
	text-align:center;
	margin:0 auto;
	line-height:65px;
	width:1280px;
	
	color:0 135 238;
	font-size:16px;
	position:fixed;
	top:0;

	z-index:999;
	background-color:rgb(255,255,255);

}

.nav #llg img { width:1280px;}

.logo{
	border:1px solid #F00;
	width:18%;
	height:auto;
	float:left;
	margin-top:4px;
	margin:0 18px;

}



.nav .first_nav {
	
	
	width:106%;;
	height: 65px;
	list-style:none;
	background-color:rgb(78,75,74);
	margin-left:0;/*overflow: hidden;*/
}

.nav .first_nav li {
	float: left;
	margin-left:4px;
	position: relative;
}

.nav ul li a {
	padding: 10px;
	color:#fff;
	text-decoration: none;
	
}

.nav ul li.current a {
	border-bottom: 2px solid #c7000a;
}

.nav ul  li:first-child {

	margin-left: 25px;
}
.nav .first_nav li.img{
	width:30px;
	height:30px;
	margin-top:18px;
}
.nav ul li.language {
	position: relative;
	top: 0;
	cursor:pointer;
	margin-left:35px;
	color:rgb(255,255,255);
}
.nav ul li.language b{
	display:none;
	color:rgb(255,255,255);
}
.nav ul li.language b.ccr{
	display:block;
}

.nav ul li.language span {
	display: inline-block;
	width: 80px;
	line-height: 36px;
	position: absolute;
	top: 10px;
	left: 87px;
}

.nav ul li.language span b {
	display: inline-block;
	width: 100%;
	position: relative;
	cursor: pointer;
}

.nav ul li.language span b.first::after {
	content: "";
	height: 6px;
	width: 12px;
	background: url(../image/icon/jtdown.png) no-repeat;
	background-size: contain;
	right: 0;
	margin-top: 15px;
	position: absolute;
}

.nav ul li.language span b.secede {
	display: none;
}
.nav .second_nav {
	width: 110px;
	position: absolute;
	top: 56px;
	left:-8px;
	z-index: 100;
	 /* overflow: hidden; */
	display: none;
}

.second_nav{
	color:red;
}

.second_nav_ol {
	color:red;
}

.nav .second_nav .second_nav_ol {
	width: 110px;
	float: left;	/* height: 410px; */
	color:red;
}

.nav .second_nav .second_nav_ol li {
	width: 100px;
	height: 40px;
	line-height: 40px;
	float: none;
	margin-left: 0px;
	
	color:rgb(255,255,255);
/*
		border-bottom: 1px solid #cccccc;0
*/

	padding-left: 10px;
	margin-right: 3px;
	display: block;
	position: relative;
	background:rgb(78,75,74);
	

}
/*-------banner开始----------*/
#banner{

	
	
	

	width:1280px;
	margin-top:170px;
	height:auto; 
	
	position:relative;
	
	
	
	}
	
#banner img { width:1280px; height:500px;}
#banner_ul li img{
	width:1280px;
	list-style:none;
	}
#banner_ul li{
	position:relative;
 	height:auto;
	
	}

#banner .hd{ 
	height:80px; 
	overflow:hidden; 
	position:absolute; 
	right:50%; 
	bottom:30px; 
	z-index:1; 
	}
#banner .hd ul{ 
	overflow:hidden; 
	zoom:1; 
	float:left;  
	}
#banner .hd ul li{ 
	float:left; 
	margin-right:10px; 
	 width:10px; 
	 height:10px; 
	 border-radius:5px;
	 -webkit-border-radius:5px; 
	 -moz-border-radius:5px; 
	 line-height:14px; 
	 text-align:center; 
	 background:#fff; 
	 cursor:pointer; 
	 }
#banner .hd ul li.on{ background:#0080bc;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
#banner .prev,#banner .next{ 
	position:absolute; 
	left:3%; 
	top:50%; 
	margin-top:-25px; 
	display:block; 
	width:32px; 
	height:40px;
	 background:url(../images/slider-arrow.png) -110px 5px no-repeat; 
	 filter:alpha(opacity=50);
	 opacity:0.5;   
	 }
#banner .next{ 
	left:auto; 
	right:3%; 
	background-position:8px 5px; 
	}
#banner .prev:hover,#banner .next:hover{ 
	filter:alpha(opacity=100);
	opacity:1;  
}
#banner .prevStop{ display:none;  }
#banner .nextStop{ display:none;  }

/*--------content开始-----------*/







.content{ 
		
		
	overflow:hidden;
	width:1280px;
	background:#fafaf9;

	text-align:center;
}
.con_in{ 
	
	width:100%;
	padding:10px 0;
	text-align:center;
}
.con_in .top{
	overflow: hidden;
	margin:0 auto;
}

.con_in .top p{
	float:left;
	width:630px;
	margin-left:30px;
	line-height:18px;
	font-size:13px;
}
.con_ul01{ 
	
	overflow:hidden; 
	padding-top:15px;
	
}

.con_ul01 img { width:100%; height:250px;}

.li1{
	float:left;
	width:305px;
	margin-right:20px;
	position:relative;
}
.li2{
	float:left;
	width:305px;
	margin-right:20px;
	position:relative;
}

.li3{
	float:left;
	width:305px;
	margin-right:20px;
	position:relative;
}

.li4{
	float:left;
	width:305px;
	position:relative;
}
.con_ul01 a:nth-child(4n) .li1 { margin-right: 0;}
.con_ul01 li span{ 
	position:absolute; 
	top:90px; 
	left:140px; 
	opacity:0;
}
.con_ul01 li:hover span{
	opacity:1;
}
.con_ul01 li p{ 
	padding-top:15px; 
	font-size:14px; 
	background:url(../images/ico_sy12.png) no-repeat center top; 
	margin-top:10px;
}
.company{
	/*width:100%;
	height:400px;
	margin:0 auto;
	margin-top:30px;
	background-color:rgb(78,75,74);*/
}
.company_left{
	width:40%;
	height:100%;
	float:left;
}
.company_right{
	width:60%;
	height:100%;
	margin-left:40%;
}
.small_icons{
	width:100%;
	height:600px;
	margin:0 auto;
	margin-top:25px;
}
.first_icons{
	width:100%;
	height:50%;
}
.first_icons span{
	margin-top:5px;}
.img1{
	width:25%;
	height:100%;
	float:left;
}
.img2{
	width:25%;
	height:100%;
	float:left;
}
.img3{
	width:25%;
	height:100%;
	float:left;
}
.img4{
	width:25%;
	height:100%;
	margin-left:75%;
}

.second_icons{
	width:100%;
	height:50%;
}
.img5{
	width:25%;
	height:100%;
	float:left;
}
.img6{
	width:25%;
	height:100%;
	float:left;
}
.img7{
	width:25%;
	height:100%;
	float:left;	
}
.img8{
	width:25%;
	height:100%;
	
}

/*--------footer开始----------*/

.footer_in{
   text-align: center;
	margin:0 auto;
    width:1280px;
    margin-top:10px;

	 
	 }
.footer_in img { width:1280px;}
.footer_in p.phone{ 
	color:#fff;
}