﻿@charset "utf-8";
/* CSS Document */
#HotOuter {
	width:100%;
	margin:15px auto;
}
#hotTab {
	overflow:hidden;
	zoom:1;
	background:#fff;
}
#hotTab li a{
	float:left;
	color:#133a58;
	font-size:16px;
	height:48px;
	cursor:pointer;
	line-height:48px;
	list-style-type:none;
	padding:0 20px;
}
#hotTab li.current a {
	color:#fff;
	background:#133a58;
}
#hotContent {
	border-top-width:0;
}
#hotContent ul {
	line-height:25px;
	display:none;
}
.ContentUL .mainbav{
	width:100%;
}
.ContentUL .choise_content {
    float: right;
    padding: 13px 0;
    width: 727px;
}

.ContentUL .empty-boat {
    color: #133a58;
    font-family: "微软雅黑";
    font-size: 16px;
    width: 82px;
}
.ContentUL .Us_navMenu {
    overflow: hidden;
    width: 540px;
}
.h26 {
    height: 26px;
}
.ContentUL .unfold {
    height: auto !important;
    overflow: visible;
}
.ContentUL .Us_navMenu li {
    float: left;
    width: 100px;
}
.ContentUL .Us_navMenu li a {
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    margin-right: 16px;
    padding: 6px 10px;
    white-space: nowrap;
}
.ContentUL .choise_content .more {
    background: #eaedf0 url("../images/Arrow.png") no-repeat scroll 56px center;
    color: #133a58;
    display: inline-block;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 27px;
    margin-right: 14px;
    text-decoration: none;
    width: 64px;
}

/*个人中心搜索*/
.ContentUL .main_Mid {
	width: 738px;
	margin-top: 17px;
	height: 129px;
}
.ContentUL .Mid_content .Condition {
	width: 244px;
	height: 100%;
}
.ContentUL .Mid_content .Choice-box {
	width: 100%;
	height: 36px;
	line-height: 36px;
	margin: 16px 0px 0px 22px;
}
.ContentUL .main_Mid .title {
	width: 75px;
	font-family: "微软雅黑";
	font-size: 16px;
}
.ContentUL .Mid_content .Input-box {
    width: 196px;
}
.ContentUL .Mid_content .pxIcon_case {
    background: #eaf0f4 none repeat scroll 0 0;
    border: medium none;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    padding-left: 10px;
    width: 186px;
}
.ContentUL .Choice-box .Line {
	margin: 0 19px;
}

.ContentUL .Mid_content .search_case {
    border: 2px solid #133a58;
    color: #133a58;
    font-family: "微软雅黑";
    font-size: 16px;
    line-height: 30px;
    margin-right: 14px;
    margin-top: 18px;
    text-align: center;
    width: 138px;
}

/*排序条件*/
.ContentUL .Sort-box {
	background: #f5f8fa;
	width: 100%;
	height: 72px;
	line-height: 72px;
	margin-top: 18px;
}
.ContentUL .Sort-box .rank {
	width: 75px;
	font-family: "微软雅黑";
	font-size: 16px;
	color: #133a58;
	margin-left: 22px;
}
.ContentUL .Sort-box .State_case {
	background: #fff;
	border: 1px solid #b4c0ca;
	width: 599px;
	margin-top: 18px;
}
.ContentUL .Sort-box .State_case li {
	background: url(../images/arrow_t.png) no-repeat 103px center;
	float: left;
	width: 107px;
	line-height: 34px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #133a58;
	padding-left: 12px;
	cursor: pointer;
}
.ContentUL .Sort-box .State_case li.active {
	background: url(../images/arrow_O.png) no-repeat 103px center #eaf0f4;
}
/*货盘表*/
.pallet_list {
	padding-bottom:30px;
}
.pallet_list .plcon {
	height: 100px;
	margin-top: 22px;
	position: relative;
	padding-left: 120px;
}
.pallet_list .plcon:hover .owner_name{ border-color:#133a58;}
.pallet_list .plcon:hover .detail .infoBox{ color:#133a58; border-color:#133a58;}
.pallet_list .avator {
	border: 3px solid #eaf0f4;
	height: 94px;
	width: 94px;
	left: 0;
	top: 0;
	position: absolute;
}
.pallet_list .plcon .owner_name {
	border-bottom: 1px solid #e1e1e1;
	color: #133a58;
	font-size: 18px;
	height: 20px;
	line-height: 20px;
	padding: 0 0 20px;
    -moz-transition: border-color 0.5s;	/* Firefox 4 */
    -webkit-transition: border-color 0.5s;	/* Safari 和 Chrome */
    -o-transition: border-color 0.5s;
	transition: border-color 0.5s;
}
.mr-16 {
	margin-right: 16px;
}
.mr-6 {
	margin-right: 6px;
}
.pallet_list .plcon .detail {
	margin-top: 15px;
    width: 500px;
}
.pallet_list .detail .infoBox {
    color: #7f8991;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    text-align: center;
    width: 130px;
}
.bl_333 {
    border-left: 1px solid #ccc;
}
.pallet_list .Tel {
	right: 0;
	font-size: 22px;
	position: absolute;
	top: 0;
  
}
.pallet_list .telBtn {
	border: 1px solid #133a58;
	width: 92px;
	height: 27px;
	position: absolute;
	right: 0px;
	top: 62px;
	color: #133a58;
	display: block;
	font-size: 14px;
	line-height: 27px;
	text-align: center;
}
