@charset "utf-8";
/* CSS Document */
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus-container { overflow:hidden; position:relative; visibility:hidden;}
.focus-container .focus-item { position:absolute; width:100%; height: 100%; left:0; top:0; overflow: hidden;}
.focus-container .focus-item img { width: 100%; height: 100%; vertical-align: top; border-width: 0px; border-style: initial; border-color: initial; border-image: initial;}
.focus-title-bar { position:absolute; right:0px; bottom:0px; z-index: 40; width: 100%; height: 45px; }
.focus-title-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70); }
.focus-title {   font-family: 微软雅黑; display: inline-block; white-space: nowrap; height: 45px; line-height: 45px; padding: 0 10px; color: #fff; font-size: 16px; position: absolute; left:0; bottom: 0; z-index: 50;    font-weight: normal;}
.focus-title a,.focus-text a {color: #fff; text-decoration: none;}
.focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}
.focus-text-box { position:absolute; left:30px; top:10px; z-index: 20; width: 40%; height: 100px;}
.focus-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.focus-text{  padding:10px; line-height: 1.5; color: #fff; font-size: 13px; }
.focus-navigation { display:block; width:30px; text-align:center; height:50px; line-height:50px; background:#000; text-decoration: none; color:#fff; font-size:30px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-25px; z-index: 50; opacity: 0.7; filter:alpha(opacity=70);}
.focus-navigation:hover { font-size: 30px; font-weight: bold; color: #fff; text-decoration: none;}
.focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.focus-prev { left:0px;}
.focus-next { right:0px;}
.focus-pagination { position:absolute; right:45%; bottom:15px; z-index:60; height:20px; text-align:right; }
.focus-page { display:inline-block; width:12px; height:12px; line-height:10px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; background:url(images/point_h.png) center no-repeat; color:#fff; margin-right:5px; cursor:pointer;}
.focus-page span { display: none;}
.focus-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.focus-page-active { background:url(images/point_s.png) center no-repeat;}

/* sudyExtend */
/**选择菜单**/
.sudy-select { display:inline-block; position:relative; z-index:100;}
.sudy-select .select-name { display:inline-block; line-height:24px; padding:0 22px 0 5px; background:url(images/arrow01_down.gif) no-repeat right 50%; border:1px solid #CCC; cursor:pointer;}
.select-down .select-name { background-image:url(images/arrow01_up.gif);}
.select-down .select-open { background-image:url(images/arrow01_down.gif);}
.select-up .select-name { background-image:url(images/arrow01_down.gif);}
.select-up .select-open { background-image:url(images/arrow01_up.gif);}
.sudy-select .select-list { border:1px solid #999; position:absolute; left:0; background-color:#fff; display:none; z-index:100; z-index:100; _margin-top:_2px;}
.sudy-select .select-list li { line-height:24px; cursor:pointer; white-space:nowrap;}
.sudy-select .select-list li.hover { background-color:#06C; color:#fff;}

/**日历**/
.sudy-pubdate { width:50px; height:46px; overflow:hidden; border:1px solid #e1e0de;}
.sudy-pubdate span { display:block; width:100%; font-family:"Microsoft Yahei";text-align:center;}
.sudy-pubdate span.pubdate-month { height:27px; line-height:27px; font-size:24px; color:#6aa33f; }
.sudy-pubdate span.pubdate-day { height:20px; font-size:10px;color:#7e7e7e;line-height:22px;border-bottom:1px solid #e1e0de;}

/**选项卡**/
.sudy-tab {position:relative;}
.tab-list{margin-top:12px;}
.sudy-tab .tab-menu { height:34px; border-bottom:3px solid #d0d0d0;}
.sudy-tab .tab-menu li { display:inline-block; height:34px; float:left; font-size:17px;  color:#747474; margin-right:15px;  cursor:default;
font-family:"Microsoft Yahei";font-weight:normal;padding:0;}
.sudy-tab .tab-menu li.selected {border-bottom:3px solid #445437;color:#222;background-color:transparent;}

/**输入框提示**/
.sudy-input {display:inline-block; _display:inline; position:relative; font-family:Tahoma, Geneva, sans-serif; vertical-align:top;}
.sudy-input input,.sudy-input textarea { display:inline-block; height:17px; line-height:17px; color:#333; font-size:13px; vertical-align:top; padding:3px; background-color:#fff; border:1px solid #ccc; outline:none; border-radius:3px; overflow:hidden;}
.sudy-input textarea { height:85px;}
.sudy-input .tip { display:block; height:25px; line-height:25px; color:#888; font-size:13px; position:absolute; left:10px; top:0;}

/**链接菜单**/
/**链接菜单**/
.sudy-links { display:inline-block; }
.sudy-links .links-name { display:inline-block; font-weight:normal; line-height:30px; padding:0 20px 0 12px; background:#727171 url(images/arro.jpg) no-repeat right 50%; border:none; cursor:default;font-family:"Microsoft Yahei";color:#fff;}
.sudy-links .wrap-open { }
.sudy-links .links-wrap { overflow:hidden; white-space:nowrap; border:1px solid #444; padding:3px 0; background-color:#fff; line-height:1.7; position:absolute; display:none; left:0; bottom:30px; z-index: 10000;}
.sudy-links .links-wrap a { display:block; padding:0 10px;}
.sudy-links .links-wrap a:hover {}

/**scroll滚动**/
.sudy-scroll { position:relative;}
.sudy-scroll-wrap { position:relative; left:0; top:0; overflow:hidden;}
.sudy-scroll-nav .nav-prev,.sudy-scroll-nav .nav-next { display:block; width:30px; height:50px; text-align:center; line-height:50px; background:#000;font-size:30px; font-weight:bold;  color:#fff;font-family: '宋体b8b\4f53'; cursor:pointer; position:absolute; top:45%; margin-top:-12px; z-index:100;opacity: 0.7; filter:alpha(opacity=70);}
.sudy-scroll-nav .nav-prev:active,.sudy-scroll-nav .nav-next:active { background:#454545;}
.sudy-scroll-nav .nav-next { right:0;}
.sudy-scroll-nav .nav-prev { left:0;}
.sudy-scroll-page { width:100%; height:10px; text-align:right; position:absolute; right:0; bottom:15px; z-index:100;}
.sudy-scroll-page .page-index { display:inline-block; width:20px; height:10px; overflow:hidden; background:#fff; margin-right:5px;}
.sudy-scroll-page .active { background:#b50000;}
.sudy-scroll-page .page-index span { display:none;}