﻿@charset "utf-8";
/* CSS Document */

/*焦点图*/
.focus{position:relative; width:1024px; height:350px; float:left;}  
.focus img{width:1024px; height:350px;} 
.focus .fPic{position:absolute; left:0px; top:0px; }  
.focus .D1fBt{overflow:hidden; zoom:1; height:12px; z-index:10;}  
.focus .shadow{width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:45px; line-height:45px; background:rgba(0,0,0,0.5);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#50000000',endColorstr = '#50000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{text-decoration:none; color:#fff; font-size:18px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{display:block; }  
.focus .fbg{bottom:13px; right:8px; position:absolute; z-index:200; *width:70px;}  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; margin:0 3px; color:#B0B0B0; float:left; background:#D9D9D9; border-radius:7px;}    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#D32626;}    
/*.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(templete/images/focus_btn.png) no-repeat;}*/
.focus .prev{top:50%;margin-top:-37px; left:0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top:50%;margin-top:-37px; right:0; background-position:-40px -74px; cursor:pointer;}  
.focus .prev:hover{background-position:0 0; }  
.focus .next:hover{background-position:-40px 0;}  
/*end 焦点图*/

/**选择菜单**/
.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(/templets/images/arrow01_down.gif) no-repeat right 50%; border:1px solid #CCC; cursor:pointer;}
.select-down .select-name { background-image:url(/templets/images/arrow01_up.gif);}
.select-down .select-open { background-image:url(/templets/images/arrow01_down.gif);}
.select-up .select-name { background-image:url(/templets/images/arrow01_down.gif);}*/
.select-up .select-open { background-image:url(/templets/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:71px!important; height:42px; border-radius:5px; overflow:hidden;}
.sudy-pubdate span {width:100%; font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; text-align:center; }
.sudy-pubdate span.pubdate-month { height:20px; line-height:20px; font-size:14px;color: #fff;  margin: 0px 7px!important;background:none;  }
.sudy-pubdate span.pubdate-day { height:20px;color: #fff; margin-left: 11px!important;background:none; color:none;}

/**选项卡**/
.sudy-tab {}
.sudy-tab .tab-menu { height:24px; border-bottom:1px solid #ccc;}
.sudy-tab .tab-menu li { display:inline-block; height:24px; line-height:24px; float:left; font-size:14px; font-weight:bold; color:#333; padding:0 10px; border-radius:5px 5px 0 0; cursor:default;}
.sudy-tab .tab-menu li.selected { background-color:#06C; color:#fff;}

/**输入框提示**/
.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:bold; line-height:24px; padding:0 20px 0 5px; background:#fff url(/templets/images/arrow.png) no-repeat right 50%; border:1px solid #444; cursor:default;}*/
.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:25px; z-index: 10000;}
.sudy-links .links-wrap a { display:block; padding:0 10px;}
.sudy-links .links-wrap a:hover { color:#fff; background-color:#1e90ff;}

/**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:20px; height:24px; text-align:center; line-height:24px; font-size:18px; font-family:Tahoma, Geneva, sans-serif; color:#fff; background:#666; cursor:pointer; position:absolute; top:50%; margin-top:-12px; z-index:100;}
.sudy-scroll-nav .nav-prev:active,.sudy-scroll-nav .nav-next:active { background:#454545;}
.sudy-scroll-nav .nav-next { right:-22px;}
.sudy-scroll-nav .nav-prev { left:-22px;}
.sudy-scroll-page { width:100%; height:10px; text-align:center; position:absolute; left:0; bottom:-15px; z-index:100;}
.sudy-scroll-page .page-index { display:inline-block; width:10px; height:10px; border-radius:5px; overflow:hidden; background:#666; margin:0 3px;}
.sudy-scroll-page .active { background:#F30}
.sudy-scroll-page .page-index span { display:none;}
