﻿@charset "utf-8";
/* CSS Document */



.arrow-left{
	position:absolute;
	left:24px;
	top:250px;	
}

.arrow-right{
	position:absolute;
	right:24px;
	top:250px;	
}

.arrow-down{
	position:absolute;
	left:49%;
	top:480px;
}
 
.more{
	margin:auto;	
}

/*导航栏*/
.top-box{
	width:100%;
	background:#fafafa;
	border-bottom:solid 1px #dcdddd;
	position:fixed;
	top:0;	
	overflow:hidden;	
    z-index:19861108;
}

.logo{
	width:96px;
	float:left;
	margin-left:4%;
}
.nav{
	width:900px;
	float:right;
	margin-right:4%;
}
.nav li{
	width:100px;
	float:right;
	text-align:center;	
	
}
.nav a{
	font-size:14px;
	color:#009fe8;
	line-height:96px;
}
.index a{
	color:#ed7700;	
}
.login a{
	color:#595757;	
}

.nav a:hover{
	color:#ed7700;		
}


/*第一屏，首页*/

.index-box{
	width:100%;
	height:800px;
	background:#036eb8;
	padding-top:10px;
	position:relative;

}

.banner{
	width:80%;
	position:absolute;
	/*bottom:0;*/
	left:10%;
	

}
.banner img{
	margin:auto;
	/*max-height:680px;*/

}


/*第二屏*/

.second-box{
	width:100%;
	height:800px;
	margin:auto;	
	position:relative;
	
}
.up{
	width:1020px;
	margin:auto;
	padding-top:10px;
	padding-bottom:20px;	
	border-bottom:solid 1px #9fa0a0;
	overflow:hidden;
}
.down{
	width:1020px;
	margin:auto;
	overflow:hidden;
	padding-top:40px;
	padding-bottom:100px;
}
.up-news,.up-information,.up-library,.down-business{
	width:210px;
	float:left;
	padding:14px 60px;
	text-align:center;
}
.up-information,.down-join{
	border-left:solid 1px #9fa0a0;	
	border-right:solid 1px #9fa0a0;
}
.down-join{
	width:190px;
	float:left;
	padding:14px 70px;
	text-align:center;
}
.down-about{
	width:240px;
	float:left;
	padding:14px 40px;
	text-align:center;
}
.up-news img,.up-information img,.up-library img,.down-business img,.down-join img,.down-about img{
	margin:auto;
	margin-bottom:16px;
}

.up a,.down a{
	margin-right:10px;
	font-size:12px;
	color:#595757;	
}

.h1 a{
	font-size:14px;
	color:#231815;

}

/*第三屏，最新动态*/
.new-box{
	width:100%;
	background:#f7f8f8;	
	position:relative; 
    height:800px;   
}

.new{
	width:100%;
	overflow:hidden;
	height:70px;    	
}
.new img{
		float:left;
		margin-right:20px;
}

.new a{
	
	font-size:16px;
	line-height:70px;
	color:#595757;
}


.new-content{
	width:1024px;
	margin:auto;
	position:relative;
		
}
.content-box{
	width:694px;
	margin:auto;
	margin-top:2px;
	overflow:hidden;
	background:#fbf7f8;
	border-top:solid 3px #fff;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	box-shadow:2px 2px 2px #A3A2A2;
	
	
}

.left{
	width:160px;
	padding:20px 20px;
	
	float:left;	
	
}
.right{
	width:160px;
	padding:20px 20px;
	
	float:right;		
}
.left h2,.right h2{
	font-size:14px;
	font-family:'Swis721 LtCn BT';
	color:#898989;
		
}
.left h3,.right h3{
	font-size:16px;
	color:#67cae8;
	margin-top:6px;
	margin-bottom:10px;	
}

.left p,.right p{
	height:142px;
	font-size:12px;
	color:#898989;
	line-height:16px;
	word-wrap: break-word;
	overflow:hidden;
}
.left img,.right img{
	margin:auto;
	margin-top:20px;
}

.middle-box{
	width:314px;	
	height:483px;
	margin:auto;
	background:url(../image/bg02.png);
	position:absolute;
	top:-40px;
	left:350px;
	
}

.middle{
	width:284px;
	margin:auto;
	margin-top:20px;
}
.pic-box{
	width:284px;
	height:205px;
    overflow:hidden;
}
.pic-box img{
	/*width:284px;
	height:205px;*/	
	margin:auto;
}
.middle img{
	margin:auto;	
}
.middle h2{
	font-size:18px;
	font-family:'Swis721 LtCn BT';
	color:#3e3a39;
	text-align:center;
	margin-top:20px;
		
}
.middle h3{
	font-size:16px;
	color:#2eb0e6;
	text-align:center;
	margin-top:4px;
	margin-bottom:10px;	
}

.middle p{
	width:234px;
	margin:auto;
	height:82px;
	font-size:12px;
	
	color:#898989;
	line-height:14px;
	word-wrap: break-word;
	overflow:hidden;
	margin-bottom:15px;
}

.more{
	margin:auto;
	margin-top:150px;	
}

/*第四屏，包装资讯*/
.information-box{
	width:100%;
	background:#f7f8f8;	
	position:relative;
    height:800px;
}

.information{
	width:100%;
	overflow:hidden;
	height:70px;  
}
.information img{
		float:left;
		margin-right:20px;
}

.information a{
	
	font-size:16px;
	line-height:70px;
	color:#595757;
}


/*第五屏，包装智库*/
.library-box{
	width:100%;
	height:800px;
	background:#f7f8f8;	
	position:relative;
}

.library{
	width:100%;
	overflow:hidden;
	height:70px;  	
}
.library img{
		float:left;
		margin-right:20px;
}

.library a{
	
	font-size:16px;
	line-height:80px;
	color:#595757;
}





/*第六屏，包装商情*/

.business-box{
	width:100%;
	/*height:800px;*/
	background:#f7f8f8;	
	padding-bottom:10px;
	position:relative;
}

.business{
	width:100%;
	overflow:hidden;
	height:70px;  
}
.business img{
		float:left;
		margin-right:20px;
}

.business a{
	
	font-size:16px;
	line-height:70px;
	color:#c63265;
}

.business-banner{
	width:100%;
	position:relative;	
}

.detail{
	font-size:24px;
	color:#fff;
	position:absolute;
	top:200px;
	left:20%;	
}
.detail img{
	margin-top:10px;	
}



/*第七屏，关于我们*/

.about-box{
	width:100%;
	height:800px;
	background:#036eb8;
	position:relative;
}

.about{
	width:100%;
	overflow:hidden;
	height:70px;  
}
.about img{
		float:left;
		margin-right:20px;
}

.about li{
	display:block;	
	float:left;	
}
.about a{
	font-size:16px;
	line-height:70px;
	color:#898989;
}
.about-mission a{
	color:#ff6700;
}
.about-banner{
	width:100%;
	position:absolute;

}
.about-banner img{
	margin:auto;
	max-height:680px;
	
}


/*第八屏，加入我们*/

.join-box{
	width:100%;
	/*height:800px;*/
	background:#f7f8f8;	
	position:relative;
}
.join{
	width:100%;
	overflow:hidden;
	height:70px;  	
}
.join img{
		float:left;
		margin-right:20px;
}
.join li{
	display:block;
	
	float:left;
}
.join a{
	
	font-size:16px;
	line-height:70px;
	color:#898989;
}
.join-apply a{
	color:#fb4b4e;
}
.join-middle{
	width:100%;
	margin:auto;
	overflow:hidden;	
}
.join-content{
	width:89%;
	padding:5px 94px 0 94px;
	
}
.join-content img{
	max-height:180px;
	margin-bottom:20px;	
}
.join-content p{
	font-size:14px;	
	color:#3e3a39;
	line-height:16px;
	margin-bottom:14px;
}

.join-content a{
	color:#3e3a39;	
}

.join-content a:hover{
	color:#ed7700;		
}

.join-message{
	width:89%;
	padding:10px 94px;
	padding-bottom:20px;
}

.join-message input{
	width:44%;
	height:28px;
	padding:0 4px;
	font-size:14px;
	font-family:'黑体';
	font-weight:bold;
	color:#b5b5b6;
	background:#efefef;
	border:none;
	margin-bottom:6px;	
}

.join-message textarea{
	width:90%;
	padding:0 4px;
	font-size:14px;
	line-height:18px;
	font-family:'黑体';
	font-weight:bold;
	color:#b5b5b6;
	background:#efefef;
	border:none;
}
.button{
	width:100%;	
}
.button img{
	margin:auto;	
}


/*底部*/

.footer-box{
	width:100%;
	background:#f7f8f8;
	border-top:solid 1px #727171;
	overflow:hidden;
	position:relative;
}
.footer{
	width:90%;
	margin:auto;
	padding:60px 0 40px 0;	
}

.footer-list{
 	width:1020px;
	margin:auto;
	overflow:hidden;
}

.list-box{
	width:170px;
	float:left;
}	

.list-box img{
	margin:auto;	
}
.list {
	text-align:center;	
}

.list a{
	font-size:10px;
	color:#595757;
}
.h2 a{
	font-size:14px;
}
.title{
	font-size:14px;	
}
.list a:hover{
	color:#009fe8;	
}

.slogn{
	width:132px;
	margin:auto;
	padding:40px 0;
}

.copyright{
	width:1000px;
	margin:auto;
	font-size:14px;
	text-align:center;
	color:#727171;	
}

.top{
	position:absolute;
	right:0;
	bottom:0;
	
}


