::-webkit-scrollbar {
	width: 4px;
}

::-webkit-scrollbar-thumb {
	background: #097bc8;
}

::-webkit-scrollbar-track {
	background: #ECECEC;
}
img {
    display: block;
	max-height: 100%;
	max-width: auto;
	margin: 0 auto;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
	content: "";
	height: 1px;
	display: block;
}

.clearfix {
	*zoom: 1;
}

.pcbanner {
	width: 100%;
}
.itemList{
	position: relative;
}

@media screen and (min-width: 100px) and (max-width: 1024px) {
	
					
					
}
@media screen and (max-width: 980px){
	

}
@media screen and (max-width: 769px){
.public-menuLocat .menu ul.ul {
	    width: 100%;
	    height: auto;
		position: initial;
	}
 .public-menuLocat .menu ul.ul li{display:inline-block;width:48.6666%;margin: 12px auto;}
}
@media screen and (min-width:768px){
	
}
@media screen and (min-width: 100px) and (max-width: 440px) {
	.public-menuLocat .menu ul.ul {
	    width: 100%;
	    height: auto;
		position: initial;
	}
    .public-menuLocat .menu ul.ul li{display:inline-block;width:48.6666%;margin: 12px auto;}
}

