*{
	margin: 0;
	padding: 0;
}
body{
	min-width: 1350px;overflow-x: hidden;overflow-y: auto;
}
/**
 * index.html
 */
.navi_body{
	width: 100%;
	overflow:hidden;
	height:70px;
	background:#ffffff;
	border-bottom:1px #9a9898 solid;
	transition:height ease 0.4s;
	position: fixed;
	top: 0;
	z-index: 100;
}
.navi_body:hover{
	height:300px;
}

.navi_box{
	width:1000px;
	margin: auto;
}
.navi_box li{
	float: left;
}
.navi_box img{
	width: 250px;
	padding: 5px 50px 0 0;
}
.navi_box .navi_ch{
	margin-top: 20px;
}
.navi_box .navi_ch>p{
	margin-top: 5px;
	line-height:30px;
}
.navi_box .navi_box_a{
	display: block;
	width: 100px;
	height: 30px;
	color:#5d5c5c;
	text-decoration:none;
}
.navi_box .navi_box_a:hover{
	color: #ffffff;
	background-color: #0b486b;
	border-radius: 20px;
	font-weight:bold;
	behavior: url(js/PIE.htc);
}

.navi_head>div>ul>li>span{
	width:100px;
	text-align:center;
	height:300px;
	display:inline-block;
	color:#5d5c5c;
	font-size:14px;
	vertical-align:top;
}
.navi_title{
	font-size:15px;
	line-height:30px;
	margin-top:20px;
	font-weight:bold;
}
.navi_title_in{
	color: #ffffff;
	background-color: #0b486b;
	border-radius: 20px;
	font-weight:bold;
}



/* banner */
.index-banner{
	margin: auto;
	margin-top: 70px;
}
.index-banner img{
	width: 100%;
}


/* 主体 */
 .index-main{
	width: 100%;
}
.themeTitle{
	text-align: center;
	margin-top: 40px;
}
 .themeTitle ul{
	width: 100%;
	height: 50px;
	padding: 20px 0 0 0;
}
 .themeTitle ul li{
	display:inline-block;
	font-weight: 700;
}
 .themeTitle .titleLine{
	width: 35px;
	height: 4px;
	background-color: #000000;
}

/* service */
 .service{
	width: 1350px;
	margin: auto;
} 

 .service ul{
	list-style: none;
	margin: auto;
	text-align: center;
}
 .service ul li{
	position: relative;
	overflow: hidden;
	display: inline-block;
	width: 29.8%;
	height: 170px;
	margin: 0 5px;
}
.service ul li .service-txt{
	position: absolute;
	width: 100%;
	height: 100%;
}
 .service ul li .service-txt .service-txt-font{
	position: absolute;
	margin-left:5%;
	width: 90%;
	height: 100%;
	color: #ffffff;
	z-index: 21;
}
 .service ul li .service-txt .service-txt-font .service-txt-font-title{
	letter-spacing:2px;  
	font-size: 20px;
	font-weight: 800;
	line-height: 170px;
}
 .service ul li .service-txt .service-txt-bg{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000000;
	filter:Alpha(opacity=50);
	opacity: 0.5;
	z-index: 20;
}
 .service ul li img{
	width: 100%;
	height: auto;
}

/* product */
 .product{
	width: 1230px;
	margin: auto;
	overflow: hidden;
} 
 .product ul{
	list-style: none;
	margin: auto;
	text-align: center;
}
 .product ul li{
	overflow: hidden;
	display: inline-block;
	width: 11%;
	height: 170px;

}
 .product ul li img{
	height: 100%;
	border:1px #d3d4d5 solid;
}
.p-title{
	font-size: 20px;
	font-weight: 800;
	margin-top: 10px;
}
.p-text{
	font-weight: 800;
	margin-top: 10px;
}
.planChack{
	color:#e71f19;
}





/* cultivate */
.cultivate{
	width: 1230px;
	height: 400px;
	margin: auto;
	overflow: hidden;
	position: relative;
} 
.cultivate ul{
	position: absolute;
	z-index: 21;
	margin-top: 20px;
	margin-left: 14%;
} 
 .cultivate ul li{
	float: left;
	margin-left: 20px;
} 
 .cultivate  .cultivate-txt{
	position: absolute;
	width: 900px;
	margin-top:250px;
	z-index: 21;
	margin-left: 14%;
} 
 .cultivate  .cultivate-txt p{
	font-size: 16px;
	line-height:30px;
	color: #ffffff;
	text-indent: 2em;
	
}
 .cultivate .cultivate-bg{
	width: 100%;
	height: 100%;
	margin: auto;
	position: absolute;
	background-color: #000000;
	filter:Alpha(opacity=70);
	opacity: 0.7;
	z-index: 20;
} 


/* 合作企业 */
 .cooperation{
	width: 1230px;
	margin: auto;
}
 .cooperation .cooperationimg{
	width: 100%;
}

 .cooperation span{
	padding: 10px 0;
	display: block;
	width: 1080px;
	font-size: 15px;
	font-weight: 800;
	margin: auto;
	color: #464444;
	text-indent: 2em;
} 
.marquee-box{
	width: 1150px;
	margin: auto;
	height: 110px;
}
.marquee-box #div1 {
	float: left;
	width: 1150px;
	height: 110px;
	background-color:#efeff0;
	margin: auto;
	position: relative;
	overflow: hidden;
}
.marquee-box #div1 ul {
	position: absolute;
	left: 0px;
	top: 10px;
}
.marquee-box #div1 ul li {
	height: 110px;
	float: left;
	list-style: none;
}
.marquee-box img{
	height: 90px;
}

/* 底部备案 */
.mainBottom{
	width: 100%;
	height: 80px;
	margin-top: 40px;
	background-color: #313132;
	text-align: center;
	line-height: 80px;
	color: #ffffff;
	font-size: 15px;
}


/**
 * aboutAs
 */
#AboutAs{
	min-width: 1350px;overflow-x: hidden;overflow-y: auto;
}
#Cultivate{
	min-width: 1350px;overflow-x: hidden;overflow-y: auto;
}
#Product{
	min-width: 1350px;overflow-x: hidden;overflow-y: auto;
}
#Service{
	min-width: 1350px;overflow-x: hidden;overflow-y: auto;
}

.main{
	width: 1350px;
	margin: auto;
	margin-top: 70px;
}
.main-img{
	width: 1350px;
	overflow: hidden;
	margin: auto;
}
.main-img img{
	position: relative;
	left: 50%;
	transform: translate(-50%,0);
}
.main ul{
	overflow:auto;
}
.main .titleBox{ 
	border:2px #807d7d solid;
	width: 60%;
	margin: auto;
}
 .main .titleBox li{
	width: 100%;
	line-height: 50px;
	font-weight: 500;
	height: 50px;
	text-align: center;
	
}
.main .textBox{
	width: 90%;
	margin: auto;
	display: none;
}
.main .textBox .textBox_img{
	margin-top:20px;
	position:relative;
	left: 50%;
	transform: translate(-50%,0);
}
.main .textBox .textBox-tit{
	display: block;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	color: #272727;
}
.main .textBox .textBox-main{
	
	font-size: 16px;
	line-height:30px;
	color: #464444;
	text-indent: 2em;
}
.main .textBox .textBox-p{
	width: 110px;
	height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #ffffff;
	text-align: center;
	background-color: #0b486b;
	margin: auto;
	margin-top: 20px;
	border-radius: 20px;
}





#Product .titleBox{ 
	border:2px #807d7d solid;
	width: 70%;
	margin: auto;
}
#Product .main .textBox {
	margin-top: 40px;
}
#Product .main .textBox ul li{
	float: left;
}
#Product .main .textBox ul li img{
	width: 160px;
	height: 210px;
	border:1px #d3d4d5 solid;
	margin-left: 40px;
}
#Product .main .product-title{
	font-size: 25px;
	font-weight: 800;
	color: #464444;
	padding: 0 0 10px 0;
}
#Product .main .product-explain{
	font-size: 15px;
	color: #464444;
	text-indent: 2em;
}



#Cultivate .textBox ul{
margin-left: 100px;
}

#Cultivate .textBox li{
	width: 50%;
	float: left;
}

#Cultivate .textBox .li2 p{
	padding:  0 0 0 80px;
}