/*********common*********/
body{
	font-family: "microsoft yahei";
}
h4{
	margin: 10px 0;
}
.banner{
	width: 100%;
	height: 520px;
	background: url(wuliu.png) no-repeat;
	background-size: 100% 100%;
}
/*头部 start*/
.log-center-nav{
	display: none;
}
.logo-wrap a.cur-log{
	display: inline;
}
.main-nav{
	padding-left: 220px;
}
.logo-wrap{
	width: 220px;
}
.logo-wrap img.logo{
	margin-right: 20px;
}
.content{
	width: 1200px;
	margin: 0 auto;
	    padding-bottom: 30px;
}
.wlys{
	width: 365px;
	float: right;
	margin-top: 20px;
}
.news-title{
	width: 100%;
	line-height: 0;
	position: relative;
	border-bottom: 1px solid #e6e6e6;
}
.news-title i{
	display: inline-block;
	width: 120px;
	height: 3px;
	position: absolute;
	top: -1px;
	background-color: #ff6b01;
}
.first-news{
	padding: 10px 15px 0;
}
.first-news  a{
	display: block;
	text-align: center;
	line-height: 40px;
	color: #666;
	font-size: 14px;
}
.first-news a span{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/*仓库信息*/
.ckxx{
	margin-top: 50px;
	margin-bottom: 40px;
}
.ckfl{
	display: inline-block;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	background-color: #ff6b01;
}
.search-btn{
	padding: 0 10px;
	height: 30px;
	background-color:#219ad8 ;
	color: #fff;
	border: none;
	border-radius: 5px;
}
.address{
	width: 205px;
	float: left;
	padding: 0;
}
.address>li{
	padding: 0 5px;
	/*width: 50px;*/
	line-height: 35px;
	list-style: none;
	/*color: #219AD8;*/
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	z-index: 9;
}
.address li ul{
	position: absolute;
	/*display: none;*/
	width: 140px;
	padding: 0;
	top: 5px;
	left: 50px;
}
.address li ul li{
	float: left;
	line-height: 25px;
	width:70px ;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	list-style: none;

}
.pagination{margin: 0;}
.sub-menu{
	width: 830px;
	float: right;
}
tr th{
	/*background-color: #bbe3f7;*/
}
.address li ul.on{
	display: block;
}
.address .active{
	color: #ff6b01;
}
.table tr th{text-align: center;}
/*仓库菜单*/
.wrap{
	position: relative;
	width: 135px;
	
}
.wrap ul{
	padding: 10px 0;
	/*background: #666;*/
}
.main-menu li{
	/*height: 35px;*/
	padding: 0 5px;
	line-height: 35px;
	list-style: none;
	color: #333;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	position: relative;
	z-index: 9;
}

.wrap ul li span{
	padding: 5px 6px;
	font-size: 12px;			
}
.none{
	display: none;
}
li.ative{
	color: #ff6b01;
	width: 137px;
	font-weight: bold;
	border: 2px solid #ff6b01;
	border-right-color:#fff ;
}
.sub{
	position: absolute;
	width: 1065px;
	padding: 10px;
	top:0;
	left: 135px;
	border: 2px solid #ff6b01;
}
.sub-content a{
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
.sub-content dl{
	width: 205px;
}
.sub-content dl:after{
	  content: " ";
	  display: block;
	  clear: both;
	  height: 0;
}
.sub-content dt{
	position: relative;
	font-weight: bold;
	text-align: right;
	float: left;
	clear: left;
}
.sub-content dt i{
	padding-left:10px;
}
.sub-content dd{
	float: left;
	margin-left: 20px;

}
.sub-content  dd a{
	border-left: 1px solid #CDCDCD;
	padding-left: 10px;
	margin-left: 10px;
	display: inline-block;
}

/*新闻列表*/ 

ul.news-list {
	
}
div.first-news img{
        height: 170px;
        width: 100%;
}
ul.news-list li:after{
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
}
ul.news-list li {
	background: url(logist-point.jpg) no-repeat;
	background-position: 0px center;
	line-height: 30px;
	overflow: hidden;
	padding-left: 20px;
	padding-right: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
ul.news-list li a {
	font-size: 16px;

	color: #333;
}
ul.news-list li a:hover{
	color: #219AD8;
}
ul.news-list li span {
	float: right;
	color: #999;
}
/*焦点图*/
.focus {
	margin: 20px 0 0 10px;
	float: left;
	width: 780px;
	height: 500px;
	position: relative;
	overflow: hidden;
	z-index: 1;
	background-color: #fff;
	
}
.img-list {
	position: absolute;
}
.img-list .img-item {
	width: 780px;
	height: 500px;
	float: left;
    position: relative;
}
.img-list img {
	width: 100%;
	height: 100%;
	display: block;
}
.img-list p {
	position: absolute;
	padding: 10px;
	bottom: 0;
	width: 100%;
	color: white;
	margin: 0;
	background-color: rgba(74,74,74, 0.6);
	background-color:#aaa\0;
}
.img-list p a {
	color: white;
	text-decoration: none;
}
.img-list p a:hover {
	color: #3187d2;
}
.img-list:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
}
.img-btn {
	position: absolute;
	bottom: 5px;
	right: 5px;
}
.img-btn .bon {
	padding: 0;
	border: 0;
	width: 12px;
	height: 12px;
	line-height: 14px;
	font-size: 12px;
	border-radius: 6px;
	cursor: pointer;
}
.focus .button {
	display: inline-block;
	width: 40px;
	height: 60px;
	color: white;
	line-height: 60px;
	display: none;
	text-align: center;
	font-size: 26px;
	position: absolute;
	background-color: rgba(6, 6, 6, 0.3);
	background-color:#ddd\0;
}
.focus .button:hover {
	background-color: rgba(6, 6, 6, 0.6);
	background-color:#ccc\0;
	color: #fff;
	text-decoration: none;
}
.focus-pre.button {
	top: 45%;
	left: 5px;
}
.focus-next.button {
	top: 45%;
	right: 5px;
}
.focus:hover .button {
	display: block;
}
.btn-on {
	background-color: #219ad8;
	color: white;
}
/*div表格列表*/
.tableL{
	border-right:1px solid #CDCDCD ;
	border-bottom:1px solid #CDCDCD ;
	font-size: 0;
}

.tableL span{
	font-size: 14px;
	text-align: center;
	line-height: 37px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	display: inline-block;
	border-top:1px solid #CDCDCD ;
	border-left:1px solid #CDCDCD ;	
}
.table-title{
	background-color: #FFE3CA;
	font-weight: bold;
	
}
h4 a{color: #000;font-size: 18px;}

/*分页*/
.page-wrap{
     padding: 20px 0;
     text-align: center;
}
.easysite-page-text:focus{
     outline: none;
}
.easysite-page-wrap,
.easysite-total-page,
.easysite-jump-page{
        display: inline-block;
}
.easysite-total-page{
    margin: 0 10px;
}
.easysite-page-wrap a,
.easysite-page-wrap span,
.easysite-total-page span,
.easysite-jump-page input{
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 19px;
    box-sizing: content-box;
    cursor: pointer;
    color: #333;
    display: inline-block;
    font-size: 12px;
    font-family: "Microsoft YaHei",Arial;
    height: 38px;
    line-height: 36px;
    min-width: 28px;
    padding: 0 4px;
}
.easysite-page-wrap a:hover,
.easysite-jump-page .easysite-jump-btn:hover{
    background-color: #eee;
    box-shadow: 0px 0px 3px #ddd;
    text-decoration: none;
}
.easysite-page-wrap span{
    background-color: #ff8b1b;
    border-color: #ff7601;
    box-shadow: 0px 0px 3px #ff8b1b;
    color: #fff;
    display: inline-block!important;
}
.easysite-page-wrap span:hover,
.easysite-jump-page .easysite-jump-btn:hover{
    background-color: #ff8b1b;
    box-shadow: 0px 0px 3px #ddd;
    color: #fff;
}
.easysite-total-page span.page-all-num{
    border-radius: 16px;
    padding: 0 8px;
    min-width: 40px;
}
.easysite-jump-page input.easysite-page-text{
    padding: 0;
    text-align: center;
}