@font-face {
	font-family: "Bebas";
	src: url("../fonts/Bebas.eot");
	/* IE9 */
	src: url("../fonts/Bebas.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
	url("../fonts/Bebas.woff") format("woff"), /* chrome、firefox */
	url("../fonts/Bebas.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+ */
	url("../fonts/Bebas.svg#Bebas") format("svg");
	/* iOS 4.1- */
	font-style: normal;
	font-weight: normal;
}
::-webkit-scrollbar {
	width: 4px;
}

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

::-webkit-scrollbar-track {
	background: #ECECEC;
}
imggggggg {
    display: block;
}
.clearfix:after {
	clear: both;
	overflow: hidden;
	content: "";
	height: 1px;
	display: block;
}

.clearfix {
	*zoom: 1;
}

.pcbanner {
	width: 100%;
}


@media screen and (min-width: 100px) and (max-width: 1024px) {
	
					
					
}
@media screen and (max-width: 980px){
	

}
@media screen and (max-width: 769px){

}
@media screen and (min-width:768px){
 
}
@media screen and (min-width: 100px) and (max-width: 440px) {
    
}

