@charset "utf-8";
/* CSS Document */
a.focus-navigation.focus-prev {
    background:url(/_upload/tpl/00/24/36/template36/extends/images/left.png) no-repeat center;margin-left: 3px;
}
a.focus-navigation.focus-next {
    background:url(/_upload/tpl/00/24/36/template36/extends/images/right.png) no-repeat center;margin-right:3px;
}
.focus-box {  background-position:center; position:relative; font-family:'微软雅黑'; }
.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%; border:0; vertical-align: top;}
.focus-title-bar { position:absolute; right:0px;  bottom:0px; z-index: 40; height: 50px; left:0px; width:100% !important;}
.focus-title-bg { width: 100%; height: 100%; background:url(/_upload/tpl/00/24/36/template36/extends/images/jsonbg.png) no-repeat center;position: absolute;top: 0;left: 0;}
.focus-title { display:inline-block; white-space: nowrap; height: 50px; line-height: 50px; padding:0px; width:340px; text-align:left; color: #fff; font-size: 16px; position: relative; left: 20px; top: 0; z-index: 50; font-family:"微软雅黑";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.6; filter:alpha(opacity=60);}
.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:20px; text-align:center; height:35px; line-height:35px; text-decoration: none; color:#fff; font-size:0px !important; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:42%;z-index: 50; }
.focus-navigation:hover { font-size: 55px; 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:0px;  bottom:0px; z-index:60; height:50px; text-align:right;    margin-right: 12px;}
.focus-page { display:inline-block; width:12px; height:12px; line-height:50px; text-align:center; font-size:12px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; 
background:url(/_upload/tpl/00/24/36/template36/extends/images/white.png) no-repeat; color:#fff; margin-right:7px; cursor:pointer;margin-top: 20px;}
.focus-page span { display: none;}
.focus-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold; }
.focus-page-active { background: url(/_upload/tpl/00/24/36/template36/extends/images/purple.png) 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(/_upload/tpl/00/24/36/template36/extends/images/arrow01_down.gif) no-repeat right 50%; border:1px solid #CCC; cursor:pointer;}
.select-down .select-name { background-image:url(/_upload/tpl/00/24/36/template36/extends/images/arrow01_up.gif);}
.select-down .select-open { background-image:url(/_upload/tpl/00/24/36/template36/extends/images/arrow01_down.gif);}
.select-up .select-name { background-image:url(/_upload/tpl/00/24/36/template36/extends/images/arrow01_down.gif);}
.select-up .select-open { background-image:url(/_upload/tpl/00/24/36/template36/extends/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:48px; height:60px; overflow:hidden; }
.sudy-pubdate span { display:block; width:100%; font-family:"Microsoft Yahei"; font-size:16px; text-align:center;}
.sudy-pubdate span.pubdate-month { height:30px; line-height:30px; font-size:16px; color:#315999;}
.sudy-pubdate span.pubdate-day { height:30px;line-height:30px;}

/**选项卡**/
.sudy-tab {position:relative;}
.sudy-tab .tab-menu { height:40px; border-bottom:3px solid #83638e;}
.sudy-tab .tab-menu li { font-weight:bold;display:inline-block; height:40px; line-height:40px; float:left; font-size:18px;  color:#8a8a8a; border-radius:5px 5px 0 0; cursor:default;}
.sudy-tab .tab-menu li.selected {border-bottom:0px solid #1c4990; color:#83638e; font-size: 18px;}
.shu{padding:0 5px;}
/**输入框提示**/
.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 ; 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;width:480px !important;height:160px !important;
}
.sudy-scroll-wrap {
	position: relative;
	left: 0;
	top: 0;
	overflow: hidden;
}
.sudy-scroll-nav .nav-prev {
	display: block;
	width: 20px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 0px !important;
	font-family: Tahoma, Geneva, sans-serif;
	color: #4c4c4c;
	cursor: pointer;
	position: absolute;
	top: 45%;
	z-index: 100;
	background:url(/_upload/tpl/00/24/36/template36/extends/images/left.png) no-repeat left;
}
 .sudy-scroll-nav .nav-next {
	display: block;
	width: 20px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	font-size: 0px !important;
	font-family: Tahoma, Geneva, sans-serif;
	color: #4c4c4c;
	cursor: pointer;
	position: absolute;
	top: 45%;
	z-index: 100;
	background:url(/_upload/tpl/00/24/36/template36/extends/images/right.png) no-repeat right;
}
.sudy-scroll-nav .nav-next {
	right: 8px;
}
.sudy-scroll-nav .nav-prev {
	left: 8px;
}

.sudy-scroll-nav .nav-prev:active, .sudy-scroll-nav .nav-next:active {
}
.sudy-scroll-page {
	width: 100%;
	height: 10px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: -15px;
	z-index: 100;display:none;
}
.sudy-scroll-page .page-index {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	overflow: hidden;
	background: none;
	margin: 0 3px;
	border: 1px solid #175dbd;
}
.sudy-scroll-page .active {
	background: #175dbd;
}
.sudy-scroll-page .page-index span {
	display: none;
}
.scroll li {
	height: 160px;
}
.scroll li img {
	width: 110px;
	height: 132px;margin-top: 15px;
}
.scroll li h3 {
	line-height: 35px;
	font-weight: normal;
	text-align: center;
}
.sudy-scroll-nav {
	display: block;
}
