

.page_box{text-align: center;height: 37px;line-height: 37px;display: flex;align-items: center;justify-content: center;}
.page_box a{display: inline-block;width: 35px;height: 35px;line-height: 35px;border: 1px solid #e9e9e9;color: #999;font-size: 12px;background-color: #fff;float: left;margin-right: 10px;border-radius: 3px;transition: all .3s;}
.page_box a.prev{background:#fff url(../images/jt_l.png) center no-repeat;background-size: 20px;}
.page_box a.next{background:#fff url(../images/jt_r.png) center no-repeat;background-size: 20px;}
.page_box a.on{background-color: #3fb9f6;color: #fff;}
.page_box a:hover{background-color: #3fb9f6;color: #fff;}
.page_box a.prev:hover{background:#3fb9f6 url(../images/jt_l_.png) center no-repeat;background-size: 20px;}
.page_box a.next:hover{background:#3fb9f6 url(../images/jt_r_.png) center no-repeat;background-size: 20px;}
.page_box .pagination li{float:left;}
.page_box .pagination li.active{border-radius:3px;width: 35px;height: 35px; line-height: 35px;background:#3fb9f6;color:#fff;margin-right:10px;}
.page_box .pagination li.disabled{ width: 35px;height: 35px; line-height: 35px;margin-right:10px;border: 1px solid #e9e9e9;background:#fff;border-radius:3px;}



.pointer{cursor: pointer;}


.msgr_lsp1 .yang-ext{font-size:16px;}
.hidden{display:none;}
.no-drop{cursor:no-drop;}



/*.img_hover_transform{cursor: pointer;  transition: all 0.6s;}*/
/*.img_hover_transform:hover{transform: scale(1);  }*/
.gg_div .gg_p1{height:45px;}
.addrbox_div{height: 43px;overflow-y: hidden;}
.more_addr.on:after{background: url(../images/cg_ico2.png) no-repeat;background-position: 1px -12px;}
.addrbox_div.on{height: auto}
.register input.error {border-color:#3fb9f6;}
.zhuce_box .reg-top .re-logo span{    background-size: auto 59%;}
.nav_div .navvopen{display:block !important;}
.index_nav_open_haver .nav-bar-all:hover .navvopen{display:block !important;}

.searchcat .on{color:red;}
.searchbrand .on label{ border-color: #3fb9f6 !important;}
input:disabled{    cursor: no-drop;}

.mt5{margin-top:5px !important;}



/*
.loading span{
	display: inline-block;
	width: 8px;
	height: 100%;
	border-radius: 4px;
	background: lightgreen;
	-webkit-animation: load 1s ease infinite;
	animation: load 1s ease infinite;
}
@-webkit-keyframes load{
	0%,100%{
		height: 40px;
		background: lightgreen;
	}
	50%{
		height: 70px;
		margin: -15px 0;
		background: lightblue;
	}
}
.loading span:nth-child(2){
	-webkit-animation-delay:0.2s;
	animation-delay:0.2s;
}
.loading span:nth-child(3){
	-webkit-animation-delay:0.4s;
	animation-delay:0.4s;
}
.loading span:nth-child(4){
	-webkit-animation-delay:0.6s;
	animation-delay:0.6s;
}
.loading span:nth-child(5){
	-webkit-animation-delay:0.8s;
	animation-delay:0.8s;
}
*/
.xdd_div{float:left;}
.disabled{cursor: no-drop;}