@charset "gb2312";
/* reset */
*{margin:0;padding:0;list-style-type:none;}
a{blr:expression(this.onFocus=this.blur())}/*去掉a标签的虚线框，避免出现奇怪的选中区域*/
:focus{outline:0;}
label{cursor:pointer;}
img{vertical-align:middle;}
table{empty-cells:show;border-collapse:collapse;border-spacing:0;}
abbr,acronym{border:0;font-variant:normal}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button,textarea,select{*font-size:100%}
a,img{border:0;}
.marqueeleft ul li a{color:#000; text-decoration:none;}
.marqueeleft ul li a:hover{color:#4183C4;text-decoration:underline;}
.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-table;}/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}/* End hide from IE-mac */



/* marqueeleft */
.marqueeleft{height:190px;width:1064px;overflow:hidden; padding-top:20px;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:212px;height:190px;overflow:hidden;}
.marqueeleft li .pic{ box-shadow:0 0 10px #ccc; display:block;border:#ccc 1px solid;width:206px;height:141px;padding:2px;overflow:hidden;}
.marqueeleft li img{width:206px;height:141px;}
.marqueeleft li .txt{text-align:center;height:40px;line-height:40px;}
/* marqueetop */
.marqueetop{height:429px;width:148px;overflow:hidden;margin:40px auto;}
.marqueetop li{padding:5px 0;width:194px;height:141px;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;width:194px;height:141px;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}