
td,th,caption { font-size:14px; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal;}
a { color:#555; text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:none; }
ol,ul,li { list-style:none; }
input, textarea, select, button { font:14px Verdana,Helvetica,Arial,sans-serif; }
table { border-collapse:collapse; }
html {overflow-y: scroll;} 
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1; }

#box{ position:relative; width:608px; height:1122px; border:1px solid #f2f2f2; margin:0 auto;}
#box .bigUl{}
#box .prev{ position:absolute; width:40px; height:95px; background: url(../../images/sc_btn_left.png) no-repeat scroll center center / 60% auto ; z-index:500; top:50%; margin:-30px 0 0 -50px; left:0px; opacity:1; cursor:pointer;}
#box .next{ position:absolute; width:40px; height:95px; background: url(../../images/sc_btn_right.png) no-repeat scroll center center / 60% auto ; z-index:500; top:50%; margin:-30px -50px 0 0;right:0px; opacity:1; cursor:pointer;}
.bigUl li { position:absolute;}
.numberUl { position:absolute; right:0; bottom:6px; z-index:400}
.numberUl li{width:24px; height:18px;  float:left;  opacity:1; margin-left:1px;}
.numberUl li a{ display:block ;width:24px; height:18px; color:#000; font-size:18px; text-align:center; line-height:18px;}
#box .textUl li{ position:absolute; left:20px; bottom:10px; display:none;}
#box .textUl li a{ font-size:18px; font-family:"Microsoft Yahei"; color:#000; font-weight:bold;}
