﻿/* 酷站代码整理 http://www.5icool.org */
h1,h2,h3,h4,h5,h6,p,ul,ol,li,form,img,dl,dt,dd,table,th,td,blockquote,fieldset,div,strong,label,em{margin:0;padding:0;border:0;}
ul,ol,li{list-style:none;}
input,button{margin:0;font-size:12px;vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0;}

.clearfloat{height:0;font-size:1px;clear:both;line-height:0;}


.lanmu {
	WIDTH: 1400px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.lanmu .top { background:url(../2018_2/bg01.gif) no-repeat; HEIGHT: 52px; width:100%;}
.lanmu span.fr{ float:right; margin-right:12px; margin-top:25px; display:inline; }
.mydpx .bottom {
	HEIGHT: 255px;
	width: 1400px;
	overflow: hidden;
}
#scrollbox LI {
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FLOAT: left;
	PADDING-BOTTOM: 10px;
	PADDING-TOP: 10px;
	LIST-STYLE-TYPE: none;
	width: 295px;
	text-align: center;
	line-height: 28px;
}
#scrollbox LI img{
	width:295px;
	height:210px;
    transform: scale(1);
	transition: all 1s;
}
#scrollbox LI img:hover{
    transform: scale(1.1);
}
.pointer {
	CURSOR: pointer;
	padding-top: 90px;
}
#scrollbox LI a{
	color: #FFFFFF;
}