.clear{ clear:both;}
html {
	font-size: 62.5%;
	font-family: "Microsoft YaHei", "Tahoma";
}
*{
	margin: 0;
	padding: 0;
	font-size: 2.8rem;
}
body{
	width: 640px;
	font-size:2.8rem;
}
a,a:hover,a:visited{
	text-decoration: none;
	color: #000000;
}
#serch,#nav,#headline,#issue,#tool,#logi,#brand,#ad,#goods,#college,#equip,#read,#aboutme{
	width: 640px;
}
#search{
    
	height: 98px;
	background-color: #3f6fc3;
	color: #FFFFFF;
	line-height: 98px;
}
#search span{
	
	margin-left: 20px;
	margin-right: 10px;
}
input{
	margin-left: 15px;
	width:330px ;
	height: 58px;
	border-radius: 5px;
	color: gray;
	font-size: 20px;
	padding-left: 86px;
}
.simg{
	/*background-color: darkcyan;*/
	width:24px;
	height: 34px;
    position: absolute;
	top: 35px;
	left: 147px;
	background-image: url(../img/images/search.jpg);
}
.send{
	line-height: 22px;
	font-size: 20px;
  	position: absolute;
	top: 22px;
	left:568px;
}
#nav{

	height: 323px;
	/*background-color: coral;*/
	border-bottom: 10px solid #e4eee5;
}
.nav li{
	list-style-type: none;
}
.navinner{
	float: left;
	width: 72px;
	height: 100px;
	/*background-color: coral;*/
	margin-left: 30px;
	margin-top: 45px;
	text-align: center;
}
.nav a,.issueul a,#equip a{
	color: #706f6f;
}
#equip a{ font-size:3rem;}
.nav a{ font-size:2.4rem;}
.navinner img{
	margin-bottom: 0;
}

/*热门头条*/
#headline{
	/*background-color:#008B8B;*/
	/*margin-left: 26px;
	margin-top: 48px;
	*/
	/*clear: both;*/
	height: 160px;
	border-bottom: 10px solid #e4eee5;
	position:relative;
}
#headline img{
	margin-left: 26px;
	margin-top: 48px;
}
#headline #rdimg{
	margin:0;
	width:600px;
	height:140px;
	margin:10px auto;
	margin-left:20px;
	}
#headline .ad-sign{
	color:red;
	display: inline-block;
    padding: 0.2% 0.8%;
    background: rgba(255, 255, 255, 0.3);
    color: #fff;
    font-size: 1.4rem;
    position: absolute;
    right: 20px;
    bottom: 10px;
	
	}
.hot{
	width: 494px;
	height: 160px ;
	/*background-color: cornflowerblue;*/
	margin-left: 126px;
	margin-top: -118px;
}
.hot a{ font-size:2.8rem;}
.re{
	padding: 6px;
	background-color: #77b0fe;
	color: #FFFFFF;
	font-size: 20px;
	border-radius: 5px;
	margin-right: 15px;
}
.re1{
	margin-top: 12px;
}
.re2{
	margin-top: 10px;
}
.re1,.re2{
	width: 494px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*.retext{
	width: 412px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}*、

/*热点话题*/
#issue{
	height: 392px;
	/*background-color: #eeAADD;*/
	text-align: center;
	border-bottom: 4px solid #e4eee5;
}
#issue span{
	font-weight: bold;
	/*background-color: bisque;*/
	line-height:82px ;
	margin:  5px auto ;
	font-size: 26px;
}
#issue .swiper-pagination-bullet{
	margin: 0 4px;
}
.issueinner{
	width: 640px;
	height: 154px;
	/*background-color: burlywood;*/
}
.issueul li{
	list-style-type: none;
	width: 164px;
	/*background-color: #008B8B;*/
	float: left;
	height: 46px;
	margin-bottom: 30px;
}
.issues{
	margin-left: 59px;
	margin-right: 59px;
}
.issueul li a{
	font-size:2.5rem;
	display: block;
	border-radius: 5px;
	width: 166px;
	height: 55px;
	border: 1px solid #e4eee5;
	/*background-color: coral;*/
	text-align: center;
	line-height: 50px;
	margin-left: 20px;
}


/*8个工具*/
#tool{
	height: 353px;
	/*background-color: #77ffFE;*/
	border-bottom: 4px solid #e4eee5;
}
.toolinner{
	width: 159px;
	height: 176px;
	float: left;
	/*background-color: goldenrod;*/
	border-right: 1px solid #e4eee5;
	text-align: center;
}
.toolinnerf{
	border-bottom: 1px solid #e4eee5;
}
.toolinnerl{
	border-right:none;
}
#tool img{
	/*background-color: #808080;*/
	width: 50px;
	height: 50px;
	margin-top: 48px;
	border-style: none;
}
#tool a{
	color: black;
	font-size:2.2rem;
}


/*物流、仓储、学院*/
#logi,#goods,#college{
	height: 1540px;
	/*background-color: #008080;*/
	border-bottom: 10px solid #e4eee5;
}

/*物流*/
/*tab导航*/
/*物流活动模块*/
.logi{
	-webkit-box-sizing: border-box;
	width: 640px;
	height: 1500px;
	/*background-color: #77B0FE;*/
}
/*tab切换--利用radio ：checked（物流活动模块使用）*/
.tab-wrapper{
	position: relative;
	height: 76px;
	/*background-color: #33344a;*/
}
.tab-wrapper .nav{
	display: none;
}
.tab-handler{
	-webkit-box-sizing: border-box;	
	padding-top:20px ;
	display: block;
	float: left;
	width: 120px;
	height: 76px;
	/*font-weight: bold;*/
	color: #000000;
	font-size: 2.8rem;
	line-height: 56px;	
	z-index: 2;
	text-align: center;
}
.nav:checked + .tab-handler{
	color: #032b98;
}
.nav:checked + .tab-handler + .tab-content{
	visibility: visible;
	opacity: 1;
}
.tab-wrapper .tab-content{
	visibility: hidden;
	position: absolute;
	top: 76px;
	left: 0;
	opacity: 0;
}
.tab-content{
	-webkit-box-sizing: border-box;
	width: 600px;
	height: 1144px;
	color: #000;
}

.tab-content-1{padding: 0px;width: 600px;height: auto;}
/*4组物流活动新闻*/
.divmid{
	
	height: 100%;
	border-top: 1px solid #e4eee5;
	/*background-color: #808080;*/
     padding-bottom:4%;
}
.title{
	display: block;
	height:95px;
	
	margin-top:34px;
	/*background-color: #DEB887;*/
}
.divmidimg{
	margin:0; padding:0;
	width: 600px;
	height:126px ;
	margin-top: 18px;
	/*background-color: #7700FE;*/

}
.divmid li{
	display: block;
	list-style-type: none;
	width: 31%;
	height: 135px;
	border-radius: 5px;
	border: 1px solid #e4eee5;
	/*background-color: #000000;*/
     display:inline-block; vertical-align:top; overflow:hidden;
}
.divmidimg li img{
	border-radius: 5px;
	width: 100%;
}
.divmidtwo{
	margin: 0 5px;
}
.message{
	width: 600px;
	margin-top: 5%;	
	/*background-color: #EEAADD; */
	font-size: 18px;
	color: gainsboro;
}
.message span{
	margin-left:4%;
	font-size: 18px;
	
	
}

/*tab导航--利用a（仓储、学院模块使用）*/
.divnav{
	height:96px;
	/*background-color: #EeeDD;*/
}
.divnav li{
	
	list-style-type: none;
	display: block;
	float: left;
	width: 98px;
	
	margin-top: 36px;
	margin-left: 20px;
	text-align: center;
}
.divnav li a{ font-size:2.8rem;}
.divnav li a:hover{
	color: #032b98;
}
/*tab切换内容*/
.tabcontent{
	width: 640px;
	height: 1144px;
	/*background-color: #77B0FE;*/
}
.tabpage{
	height: 1144px;
	display: none;
}
/*.tabpagehide{
	height: 1144px;
	display: none;
}*/
.tabcontent div:target{  
    display: block;  
} 

.goodsdivmid,.colldivmid{
	/*background-color: yellow;*/
	padding-left: 20px;
	height:335px;
}


/*物流品牌*/
#brand{
	height: 420px;
	/*background-color: #77B0FE;*/
	border-bottom: 10px solid #e4eee5;
}
.brandtitle{
	border-top: 10px solid #e4eee5;
	height: 50px;
	/*background-color: #7ddddd;*/
	padding-top: 26px;
	padding-left: 24px;
}
.brandtitle span{
	font-weight: bold;
	font-size:3rem;	
}
.brandtitle ul{
	display: block;
	margin-top: -34px;
	margin-left: 229px;
}
.brandtitle ul li{
	font-size: 18px;
	color: gray;
}

.brandimg{
	height: 300px;
	/*background-color: #EEAADD;*/
	margin: 0 20px;
}
.brandimg img{
	 float: left;
    height: 85px;
    padding: 4% 2%;
    width: 166px;
	/*background-color: #6495ED;*/
	
	/*border: 1px solid pink;*/
}

/*广告*/
#ad{
	height: 576px;
	/*background-color: #8dd080;*/
}
.adimg{
	width: 620px;
	height: 168px;
	/*background-color: #77B0FE;*/
	padding-left: 20px;
	padding-top: 22px;
	border-bottom: 1px solid #e4eee5;
}
.adimg img{
	width: 296px;
	height: 146px;
	/*background-color: #Fddddd;*/	
	float: left;
}
.admi a span{
	line-height: 70px;
	padding-left: 20px;
	text-align:left; 
	display:block;
	/*background-color: #DCDCDC;*/
}
.admi img{
	width: 600px;
	height: 315px;
	/*background-color: #DCDCDC;*/
	margin: 0 20px;
	float: left;
}

/*仓储*/
#goods{
	/*background-color: #77B0FE;*/
}

/*物流设备*/
#equip{
	height: 511px;
	/*background-color: #77B0FE;*/
	border-bottom: 1px solid #e4eee5;
}
#equip span{
	font-size:2.8rem;
	display: block;
	height:44px;   
    font-weight:bold;   
    /*border:1px solid pink;  */
    padding-top: 24px;
    margin-left: 20px;
    
}
#equip span span{
	
    font-weight:normal;  
    padding-top: 0;
    padding-right:20px;  
    float:right; 
    text-align:right;  
    height: 24px;
    /*border:1px solid pink; */
}
#equip span span a{font-size:2rem;}
.equipul{
	height: 443px;
	/*background-color: #EEAADD;*/
	/*padding-top: 33px;*/
}
.equipul li{
	list-style-type: none;
	float: left;
	height: 170px;
	width: 194px;
	/*background-color: #808080;*/
	margin-left: 14px;
	margin-top: 33px;
	text-align: center;
}
.equipul img{
	width: 194px;
	height: 126px;
	/*background-color: burlywood;*/
	border-radius: 5px;
}
/*推荐阅读*/
#read{
	height: 1311px;
	/*background-color: #808080;*/
	border-bottom: 4px solid #e4eee5;
}

.readad{
	height: 422px;
	/*background-color: #77B0FE;*/
}
.readad span{
	display: block;
	height: 70px;
	line-height: 70px;
	/*background-color: #8DD080;*/
	padding-left: 20px;
}
.readad img{
	width: 600px;
	height: 315px;
	margin-left: 20px;
}
.advice{
	height: 794px;
	/*background-color: #FFE4C4;*/
}
.advicespan{
	display: block;
	height: 54px;
	line-height: 54px;
	/*background-color: #8DD080;*/
	padding-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #e4eee5;
}
.readmid{
	clear:both;
	width: 600px;
	height: 169px;
	/*background-color:#6495ED;*/
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 36px;
	border-bottom: 1px solid #e4eee5;
}
#college div:last-child{
	border-bottom:none;
	}
.tab-content div:last-child{
	border-bottom:none;
	}
.tabcontent div:last-child{
	border-bottom:none;
	}
.readinner{
	height: 158px;
	width: 369px;
	/*background-color:#DCDCDC;*/
	display:inline-block; 
	margin-right:3%; 
}

.readinner1{
	height: 56px;
	/*background-color: #7DDDDD;*/
}
.readinner2{
	/*background-color: #FDDDDD;*/
	font-size: 16px;
	color: gray;
	margin-top: 20px;
}
.readinner2 span{
	float: right;
	font-size: 16px;
	color: gray;
}

.readimg{
    display:inline-block; 
	height: 138px;
	width: 33%;
	/*background-color: #aaddbb;*/
	
	margin-top: -128px;
	/*margin-right: -258px;*/
}

.readimg img{width:190px;}

/*九州物流网*/
#aboutme{
	/*height: 536px;*/
	/*background-color: #77B0FE;*/
	padding-top: 54px;
	text-align:center;
}
#aboutme_two{
	height: 130px;
	/*background-color: #77B0FE;*/
	padding-top: 20px;
	text-align:center;
}
.logo{
	display: block;
	width: 328px;
	height: 214px;
	/*background-color: #8DD080;*/
	/*margin-left: 142px;*/
	margin: 0 auto;
}
#aboutme span{
	/*background-color: #EEAADD;*/
	display: block;
}
.tel{
	height: 82px;
	line-height: 82px;
	font-family: arial;
	font-size: 30px;
}
.copyright{
	height: 85px;
	font-size: 20px;
	color: gray;
	border-bottom: 1px solid #e4eee5;
}
.aboutmeimg img{
	width: 128px;
	height: 132px;
	float: left;
	background-color: darkgray;
}

#headline .scrollDiv{
	height: 75px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
}