/* .hat{
	background-color: #1E9FFF;
	
}
.search-wrap{
	width: 1200px;
	margin:0 auto;
} */



.content-box {
	min-height: 800px;
	padding-bottom: 120px;
}
.logo-big-wrap{
	width: 180px;
	float: left;
}
.to-mobile{
	text-align: center;
	cursor: pointer;
	display: none;
}
.big-blue {
	color: blue;
	font-size: 20px;
}

.simple-blue {
	color: blue;
}

.total {
	position: fixed;
	bottom: 0px;
	right: 0px;
	cursor: pointer;
	padding: 10px;
	font-size: 20px;
	color: #696969;
}

.page-title-my-brander {
	width: 20%;
	float: left;
	display: block;
}

.page-title-my-brander:hover {
	cursor: pointer;
	color: orange;
}

.my-brander-choosed {
	color: #fff;
	background-color: #1E9FFF;
	border-radius: 3px;
}

.my-brander-choosed:hover {
	color: #fff;
}

.header-box {
	border-radius: 2px;
	margin-bottom: 10px;
	overflow: hidden;
	border: 1px solid #ddd;
}

.search-wrap {
	overflow: hidden;
}



.logo-container {
	width: 15%;
	float: left;
	min-width: 180px;
	min-height: 95px;
}
.logo-container img{
	max-width: 145px;
	max-height: 80px;
}

.logo-wrap {
	width: 65px;
	height: 65px;
	margin: 12px auto 0 auto;
}

.index-logo-box {
	width: 70px;
	height: 70px;
	position: absolute;
}


/*search-box:start*/
.search-box {
	width: 75%;
	margin: auto;
	margin-top: 5px;
	overflow: hidden;
	float: left;
}


/* .search-box {
	height: 200px;
	border: 1px solid black;
} */
.search-nav-box {
	overflow: hidden;
}

#search-nav-btn-box {
	overflow: hidden;
}

.search-nav-item {
	height: 30px;
	line-height: 30px;
	margin-right: 30px;
	font-size: 16px;
	cursor: pointer;
}

.search-mode {
	border-radius: 15px;
	padding:5px 10px;
	border: 1px solid #e1e1e1;
	cursor: pointer;
	margin-right: 10px;
}
.search-nav-first-item {
	margin-left: 2px;
}

/* .search-nav-is-exact {
	border: 1px solid #ddd;
	border-radius: 15px;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 30px;
} */

.search-nav-choosed {
	color: rgb(0, 139, 242);
	font-weight: 900;
	font-size: 17px;
}

.search-param-is-exact {
	border: 1.5px solid #ddd;
	border-radius: 5px;
	height: 30px;
	line-height: 32px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: 20px;
	margin-top: 3.5px;
	font-size: 14px;
}

.search-input-box {
	height: 40px;
	background: #1E9FFF;
	border-radius: 3px;
	margin-top: 5px;
}

.search-input-box input {
	padding: 0 1% 0 1%;
	width: 84%;
	height: 37px;
	line-height: 37px;
	border-radius: 3px;
	color: #222;
	font-size: 16px;
	border: 1.5px solid #1E9FFF;
}

.search-input-box i {
	display: inline-block;
	position: relative;
	width: 2%;
	left: -3%;
	color: #fff;
	/* 为了隐藏 */
	cursor: pointer;
}

.search-input-box button {
	width: 8%;
	height: 40px;
	color: #fff;
	font-size: 17px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
	border: 0px;
	background: #1E9FFF;
	border-radius: 3px;
}

/* 搜索条件 */
.search-param-nav-box {
	overflow: hidden;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 5px;
	min-height: 37px;
}

.search-param-nav-box .acbtn-box {
	max-width: 30%;
	min-height: 30px;
	line-height: 30px;
	text-overflow: ellipsis;
	word-break: break-all;
}

.search-param-box {
	border-top: 1px solid #ddd;
	margin-top: 5px;
}

#param-order-by-box .acbtn-box {
	border-radius: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0 !important;
}

.param-item-box {
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}

#param-lei-box .acbtn-box {
	margin-top: 5px;
	font-size: 12px;
}

#param-lei-box {
	height: auto;
	overflow: hidden;
}

.param-lei-more {
	height: 32px;
	line-height: 32px;
	margin-top: 5px;
	margin-right: 5px;
}

.param-lei-more:hover {
	cursor: pointer;
	color: orange;
}

#param-team-box .acbtn-box {
	font-size: 12px;
	height: 26px;
}

.param-team-wrap {
	overflow: hidden;
}

.param-team-hr {
	border: 0px !important;
	margin: 0px !important;
}

.param-goods-input {
	width: 62%;
	margin-top: 5px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
}

.param-goods-box {
	width: 70%;
	margin-left: 1%;
}

.param-for-choose-box {
	width: 100%;
	border: 1px solid #ddd;
}

.param-title {
	width: 15%;
	text-align: right;
	float: left;
	line-height: 32px;
	margin-top: 5px;
}

.param-content {
	width: 85%;
	float: left;
	line-height: 30px;
	overflow: hidden;
}

.param-price-box input {
	text-align: center;
}

.param-price {
	width: 100px;
	height: 30px;
	margin-top: 5px;
}

#param-price-btn-box {
	margin-left: 20px;
}

.param-hide-btn {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border: 1px solid #ddd;
	border-radius: 5px;
	text-align: center;
	float: right;
	position: relative;
	top: -10px;
	right: 10px;
}

.param-hide-btn:hover {
	color: #FF5722;
	cursor: pointer;
}

.param-buyer-url-btn {
    border: none;
}
.param-small-btn {
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 5px;
    text-align: center;
    float: right;
    position: relative;
    top: -10px;
    margin-right: 10px;
}

/*搜索框:end*/
/*搜索结果*/
.result-item-box {
	overflow: hidden;
	background: #fff;
	border: 1px solid #d1d1d1;
	border-radius: 3px;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.result-item-pic-box {
	width: 15%;
}

.result-item-pic-box img {
	width: 100px;
	max-height: 100px;
	margin: auto;
	display: block;
	cursor: pointer;
}

#page-neck-box {
	margin-bottom: 9px;
}

#page-neck-text {
	width: 95%;
	text-align: center;
	height: 40px;
}

.neck-total {
	color: #5f5f5f;
}

/*搜索结果:content:start*/
.result-item-content-box {
	width: 80%;
	font-size: 14px;
}

.content-litter {
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.brander-name,
.brander-lei,
.brander-price,
.brander-sq-name,
.brander-brand-id,
.brander-first-very-date,
.brander-registered-date {
	width: 33%;
}

.brander-sq-address,
.brander-team {
	width: 66%;
}

.brander-goods {
	width: 100%;
}

.brander-name {
	font-weight: 900;
	font-size: 16px;
}

.brander-name a:hover {
	color: blue;
}

.brander-price span {
	color: #ff4e00;
	font-weight: 900;
	line-height: 25px;
}

.brander-error-msg {
	color: #ff6e42;
}


.batch-search-btn {
	margin-top: 45px;
	margin-left: 15px;
	font-size: 13px;
}

.clear-btn {
	margin-top: 45px;
	margin-right: 10px;
	font-size: 13px;
	display: none;
}

.up-btn {
	margin-top: 5px;
}

/* cube-box */
.result-items-cube-box {
	overflow: hidden;
}

.result-item-cube-box {
	float: left;
	width: 226px;
	height: 256px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #e9e9e9;
	border-radius: 5px;
	/* display: flex;
	align-items: center;
	justify-content: center; */
}

.item-iner-box {
	height: 256px;
}

.item-goods-num {
	font-size: 13px;
	font-weight: 300;
	color: #666;
}

.item-more-info-box {
	width: 300px;
	height: 252px;
	position: relative;
	top: -257px;
	left: 228px;
	border: 1px solid #ddd;
	border-radius: 3px;
	background: #fff;
	line-height: 20px;
	padding-top: 5px;
	overflow: auto;
}

.item-more-info-box .title {
	font-weight: 900;
}

.item-more-info-box div {
	width: 270px;
	padding: 0 5px;
}

.item-more-info-goods {
	height: 80px;
}

/* .result-item-cube-box:hover{
	border-color: #49cd42;
} */
.result-item-cube-box:nth-child(5n+5) {
	margin-right: 0;
}



.hide-price-btn {
	line-height: 16px;
	margin-top: 5px;
	width: 70px;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
	padding: 5px 1%;
	cursor: pointer;
}
.page-btn{
	line-height: 16px;
	margin-top: 5px;
	width: 50px;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
	padding: 5px 5px;
	cursor: pointer;
}
.page-num{
	line-height: 25px;
	margin-top: 5px;
	border: 1px solid #e1e1e1;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	margin-right: 5px;
}

.choose-all-btn-box:hover {
	cursor: pointer;
}

.choose-all-btn-box-2 {
	position: relative;
	top: -65px;
}

.item-choose-btn-box {
	width: 226px;
	height: 18px;
	text-align: right;
	z-index: 100;
}

.item-choose-btn-box i {
	margin-top: 3px;
	margin-right: 3px;
}

.choose-btn {
	border-radius: 100%;
	transition: all 0.2s;
/* 	width: 16px;
	height: 16px; */
	font-size: 20px;
	display: inline-block;
}

.item-iner-box .choose-btn:hover {
	/* font-size: 20px !important; */
	cursor: pointer;
	color: green;
	transform: scale(1.2);
}
.choose-all-btn-box {
	line-height: 16px;
	margin-top: 5px;
	width: 4%;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
	padding: 5px 1%;
}
.choose-all-btn-box i{
	font-size: 16px;
}
.jp-box{
	width:50px;
	background-color:#aa5500;
	color: #fff;
	text-align: center;
	float: left;
	font-size: 14px;
	border-radius: 15px;
	height:20px;
	line-height: 20px;
	margin-top: 3px;
	margin-left: 3px;
}
.item-img-box {
	width: 226px;
	height: 150px;
	margin-bottom: 12px;
	overflow: hidden;
}

.result-item-cube-box img {
	max-width: 130px;
	max-height: 130px;
	transition: all 0.6s;
}

.result-item-cube-box img:hover {
	transform: scale(1.3);
	/* transition: all 0.3s linear 0s; */
}

.cube-item-one {
	padding: 2px 15px;
}

.item-name {
	font-weight: 900;
	font-size: 16px;
	width: 200px;
	height: 20px;
	overflow: hidden;
}

.item-name:hover {
	color: blue;
}

.item-lei {}

.item-right-label {
	font-size: 12px;
	font-weight: 200;
}

.item-price {
	color: #ffa513;
	font-weight: 900;
	line-height: 25px;
	font-size: 16px;
	letter-spacing: 0.3px;
}

.item-brand-tip {
	display: inline-block;
	border: 1px solid;
	border-radius: 3px;
	font-size: 12px;
	padding: 0 3px;
	float: right;
	background-color: seagreen;
	color: #fff;
	cursor: pointer;
}



/* 清空选择 */
.choose-itemer-clear-btn {
	color: #333;
	cursor: pointer;
	font-size: 14px;

}

.choose-itemer-clear-btn:hover {
	color: blue;
}

.cuber {
	color: #fff !important;
}

/* item-btn-one */
.item-btn-one {
	text-align: center;
}



.result-tip-box {
	display: block;
	height: 200px;
	align-items: center;
	justify-content: center;
}

.result-tip-msg,
.auto-load-btn {
	border: 1px solid #ddd;
	border-radius: 3px;
	padding: 10px 50px 10px 50px;
	text-align: center;
}

.auto-load-btn {
	margin-top: 5px;
}

.auto-load-btn:hover {
	cursor: pointer;
	color: orange;
}

/* data */
#data-price-input {
	width: 280px;
	height: 30px;
	margin: 0px auto;
	border: 1px solid orange;
	border-radius: 2px;
	padding-left: 3px;
}

.data-price-box {
	width: 283px;
	margin: 40px auto auto auto;
}


/*页尾*/
.footer {
	overflow: hidden;
	margin: 10px auto;
	width: 1200px;
	left: 10%;
}

.footer div {
	margin-left: 10px;
	margin-right: 10px;
}

/* Tiper */
.tiper-brander-name {
	font-weight: 100;
	font-size: 14px;
}

.tiper-nav-btn {
	position: fixed;
	width: 151px;
	height: 240px;
	top: 210px;
	border: 1px solid #ddd;
	border-radius: 5px;
	right: 35px;
	background-color: #fff;
	padding: 5px;
}

.tiper-nav-btn .layui-icon-close:hover {
	color: red;
	cursor: pointer;
}

.export-batch-box {
	width: 450px;
	height: 140px;
}

.export-batch-box .acbtn-box {
	margin-bottom: 5px;
	width: 80px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.export-batch-label {
	line-height: 36px;
	width: 80px;
	text-align: right;
}

.export-batch-first-line {
	margin-top: 20px;
}

#export-batch-size-box {
	width: 370px;
}

.export-batch-price-box {
	margin-top: 4px;
}

.export-batch-price-input {
	height: 26px;
	width: 90px;
	text-align: center;
}

#my-brander-batch-box {
	/* width: 300px; */
	line-height: 30px;
	margin-left: 5px;
}


.none-result {
	height: 200px;
	width: 100%;
}

.new-color {
	width: 85%;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #e1e1e1;
}

/* .clear-btn{
	margin:13px auto 0 auto;
	border:1px solid #01AAED;
	height: 30px;
	line-height: 30px;
	width: 100px;
	text-align: center;
	border-radius: 5px;
	color:#01AAED;
	float: right;
} */

#param-batch-box div {
	margin-top: 5px;
}

.param-more-btn {
	text-align: center;
	color: #666;
}

#layer-brother-type-box{
	padding-top: 20px;
}
#layer-brother-type-box .acbtn-box{
	height: 30px;
	line-height: 30px;
}
.layui-brother-type-btn {
    width: 100px;
    margin: 30px auto auto 180px;
}
#export-more-box{
	overflow: hidden;
	display: flex;
	justify-content: center;
	margin-bottom: 5px;
}
#export-more-box .acbtn-box{
	height: 28px;
	line-height: 28px;
	margin-left: 5px;
}