@charset "utf-8";
/* CSS Document */
/*
 * @author 张晓东
 * @copyright 2012/9/19 唯美购
 */
/* 请按照所给示例的参数的顺序和格式定义样式 */
.con{overflow:hidden; margin:auto; margin-bottom:0px; width:1200px; height:64px; padding:0px;}
#carousel_container{position:relative; height:64px; overflow:hidden;}
#carousel_inner{width:1072px; height:62px; overflow: hidden; position:absolute;left:62px; top:0px;}
#left_scroll{position: absolute;left:0;top:0px;width:62px;height:62px;cursor: pointer;cursor: hand;background:#452951; color:#FFFFFF; text-align:center; line-height:62px; font-size:36px; font-weight:bold; font-family:'宋体'}
#right_scroll{position: absolute;top:0px;right:0; width: 62px;height: 64px;cursor: pointer;cursor: hand; background:#452951; color:#FFFFFF; text-align:center; line-height:62px; font-size:36px; font-weight:bold; font-family:'宋体'}
.screen_posi{width:1200px; overflow:hidden; margin-top:1px; display:block;height:64px; position:relative}
.screenPotion{ width:1200px; height:62px; margin:0px auto; position:relative; overflow:hidden;}
.positonAbsolate{position:absolute; top:0px; left:0px; height:64px;}
.positonAbsolate li{float:left; width:152px; height:64px; background:#ffffff}
.positonAbsolate a{float:left; line-height:60px; width:150px; height:62px; background:#ffffff; display:block;position:relative;}
.positonAbsolate a b{display:none;position:absolute;top:30px;left:0px;width:134px;height:0;background:#5c2b71;border:1px solid #e9e8e8;cursor:pointer;overflow:hidden; color:#ffffff; text-align:center;}
.positonAbsolate li a img{ border:1px solid #e1e1e1;position:absolute;}
.positonAbsolate li.evens{ background-left:#FFFFFF}
.positonAbsolate li.evens .weekBox{height:21px; text-align:center; line-height:21px; font-size:13px; color:#555555; font-weight:bold; background:#ffffff}
.weekBox{ margin-bottom:3px}
.leftDateBut,.rightDateBut{position:absolute; width:35px; height:62px; display:block; background:#452951; font-size:24px; text-align:center; line-height:62px; color:#FFFFFF; font-weight:bold; font-family:"宋体"; filter:alpha(Opacity=0);-moz-opacity:0.0;opacity: 0.0; cursor: pointer}
.dateBox{ width:39px; height:27px; background:#ffffff; line-height:27px; font-size:24px; font-weight:bold; color:#FF0000; text-align:center; margin:0px auto; border:1px solid #d5d5d5}
.leftDateBut{ top:0px; left:0px}
.rightDateBut{ right:0px; top:0px}
.leftDateBut:hover,.rightDateBut:hover{ background:#6c407e;}
.positonAbsolate li .weekBox{ height:21px; border:1px solid #dedede; text-align:center; line-height:21px; font-size:13px; color:#555555; font-weight:bold; background:#f2f2f2}