.center{
	width: 1190px;
	margin: 0 auto;
	padding-bottom: 0px;	
}
.banner{
	width: 1190px;
	height: 460px;
	position: relative;	
}
.allsort{ 
	position:absolute; 
	top:0; 
	left:0;
}
.allsort .mc{
	overflow:visible;
	width:190px; 
	background:rgba(255,255,255,0.8); 
	height:460px;
}
.allsort .item{
	width:190px;
}
.allsort .fore{
	border-top:none;
}
.allsort span{
	display:block;
	width:190px;
	position:relative;
	z-index:1;
}
.allsort h3{
	font-size:16px; 
	width:190px;
	height:50px;
	line-height:50px;
	background-position:-241px -57px;
	font-weight:normal; 
	padding-left:20px;
}
.allsort h3 a:link,.allsort h3 a:visited{
	display:block;
	height:38px;
	line-height:38px;
	color:#333; 
	font-size:16px;
}
.allsort h3 a:hover,.allsort h3 a:active{
	color:#ff6600; 
	text-decoration:none; 
	font-size:16px; 
	font-weight:normal;
}
.allsort s{
	display:block;
	position:absolute;
	top:10px;
	left:182px;
	width:13px;
	height:13px;
	background-position:-218px -106px;
}
.allsort .item .i-mc{
	display:none;
	position:absolute;
	left:190px;
	top:0;
	width:1000px;
	background:rgba(2555,255,255,0.9);
	overflow:hidden;
	border:1px solid #cccccc;
}
.allsort .item dt{
	padding:3px 6px 0 0;
}
.allsort .item dd{
	padding:3px 0 0;
	overflow:hidden;
	zoom:1;
}
.allsort .subitem{
	float:left;
	min-height:460px;
	padding:0 4px 0 8px;
}
.allsort .subitem dl{
	padding:6px 0;
	overflow:hidden;
	zoom:1;
}
.allsort .subitem .fore{
	border-top:none;
}
.allsort .subitem dt{
	float:left;
	width:120px;
	line-height:22px;
	text-align:left;
	color:#ff6600;
}
.allsort .subitem dd{
	float:left;
	width:1000px;
}
.allsort .subitem em{
	float:left;
	height:14px;
	margin:4px 0;
	line-height:14px;
	padding:0 8px;
	border-left:1px solid #ccc;
	font-style:normal;
	white-space:nowrap;
}
.allsort .mc .extra{
	padding:7px 8px;
	background:#FDF1DE;
}
.allsorthover{
	background-position:0 -50px;
}
.allsorthover .mc{
	display:block;
}
.allsort .hover span{
	z-index:13;
	width:190px;
}
.allsort .hover h3{
	font-size:14px;
	hoverflow:hidden;
	background:url(images/nav-sort.gif) rgba(0,0,0,0.3) no-repeat -241px -57px;
	font-weight:bold;
}
.allsort .hover s{
	display:none;
}
.allsort .hover .i-mc{
	display:block;
	z-index:12;
}
*html .allsort .item dd{
	padding-bottom:6px;
}
*html .allsort .subitem{
	height:460px;
}
.allsort .close{
	position:absolute;
	top:6px;
	left:1000px;
	z-index:14;
	width:19px;
	height:19px;
	background-position:-216px -125px;
	cursor:pointer;
}



.sbpic{
	width: 200px;
	float: left;	
}
.sbpic img{
	width: 200px;
	height: 320px;
}
/* .scrollpic{
	width: 986px;
	height: 320px;
	padding: 30px 33px 20px 13px;
	background-color: #fff;	

} */

.scrollpic{
	width: 986px;
	background-color: #fff;	

} 
#mybtns{
	display: block;
	z-index: 5;	
}
.bePointer{
	cursor: pointer;
	color: #333;
}
/* ——————————高端设备 */
.gdsbTitle{
	margin: 10px 15px;
}
.gdsbTitle .gdsbTxt{
	float: left;
	line-height: 50px;
	padding: 0 10px;
	font-weight: bold;
	font-size: 22px;
}
.bor_b {
    width: 40px;
    height: 3px;
    border-radius: 1px;
    background-color: #ff6600;
    margin: 0 auto;
}
.gdsb,.sbsx{
	width: 1190px;
	margin: 0 auto;
	margin-top: 20px;	
	background-color: #fff;
}
.gdsb{
	width: 1190px;
	margin: 0 auto;	
}
.gdsb ul{
	width: 100%;
	display: flex;
	justify-content: space-around;
	padding: 25px 0;
	flex-wrap: wrap;
	column-gap: 15px;
	row-gap: 15px;
}
.gdsb ul li{
	width: 30%;
	margin-bottom:25px;
	border: 1px solid rgba(255, 162, 75, 0);
	background: #f8f8f8;
	border-radius: 8px;	
}
.gdsb .gdsbDw{
	width: 80%;
	height: auto;
	position: relative;
	margin: auto;
	padding: 15px 0;
	transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .2s cubic-bezier(0.215, .61, .355, 1);
}
.gdsb ul li h1{
	font-weight: 600;
	line-height: 26px;
	padding-bottom: 8px;
	font-size: 18px;
	color: #464a53;
	padding-left: 10px;
	transition: all .4s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .4s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .4s cubic-bezier(0.215, .61, .355, 1);	
}
.gdsb ul li h2{
	font-weight: normal;
	height: 14px;
	line-height: 14px;
	font-size: 12px;
	color: #85888e;
	padding-left: 10px;	
	transition: all .4s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .4s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .4s cubic-bezier(0.215, .61, .355, 1);	
}
.ckxq{
	width: 80px;
	height: 30px;
	border: 1px solid #ffa24b;
	text-align: center;
	color: #fff;
	display: block;
	font-size: 12px;
	cursor: pointer;
	position: absolute;
	right: 5px;
	top: 20px;
	border-radius: 40px;
	background-color: rgba(255, 102, 0, 0.78);
	line-height: 30px; 
	 transition: all .3s cubic-bezier(0.215, .61, .355, 1);
	-moz-transition: all .3s cubic-bezier(0.215, .61, .355, 1);
	-webkit-transition: all .3s cubic-bezier(0.215, .61, .355, 1);	
}
 .gdsb ul li:hover{
	border: 1px solid #ffa24b;
}
.gdsb ul li:hover img{
	transform: scale(1) !important;
}
.gdsb ul li:hover h1{
	color: #ff9a3b;
	line-height: 18px;
}
.gdsb ul li:hover h2{
	color: #ff9a3b;
	line-height: 18px;
}
.gdsb ul li:hover .ckxq{
	background-color: #fff;
	color: #ff9a3b;
	top: 15px;
} 