@charset "utf-8"; 

/* CSS Document */
.focus-box { background-position: center; position: relative; font-family: "Microsoft YaHei";}
.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: 0;z-index: 40;width: 100%;height: 30px;}
.focus-title-bg {width: 100%;height: 100%;background: #000;opacity: 0.5;filter: alpha(opacity=50);}
.focus-title {display: block;width: 100%;white-space: nowrap;height: 30px;line-height: 30px;padding: 0;color: #fff;font-size: 14px;font-weight: normal;text-align: left;z-index: 50;position: absolute;top: 0;left: 0;text-indent: 2em;}
.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 !important;width: 22px;text-align: center;height: 44px;line-height: 44px;background: #000;text-decoration: none;color: #fff;font-size: 0;font-weight: bold;text-decoration: none;cursor: pointer;position: absolute;top: 50%;margin-top: -22px;z-index: 50;opacity: 1;filter: alpha(opacity=100);}
.focus-navigation:hover {font-size: 0;font-weight: bold;color: #fff;text-decoration: none;}
.focus-navigation:active { opacity: 1; filter: alpha(opacity=100);}
.focus-prev {left: 0px;background: url(../images/left.gif) no-repeat;}
.focus-next {right: 0px;background: url(../images/right.gif) no-repeat;}
.focus-pagination { position: absolute; right: 10px; bottom: 0; z-index: 60; height: 20px; text-align: right;}
.focus-page { display: inline-block; width: 8px; height: 8px; line-height: 8px; text-decoration: none; overflow: hidden; border-radius: 4px; background-color: #9a9b9a; margin-right: 5px; cursor: pointer;}
.focus-page span { display: none;}
.focus-page:hover {}
.focus-page-active { background-color: #fff;}

/* 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: 42px; height: 42px; border-radius: 5px; overflow: hidden; background-color: #f2f2f2; border: 1px solid #8d1212;}
.sudy-pubdate span { display: block; 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: 16px; color: #fff; border-bottom: 1px solid #999; background-color: #C00;}
.sudy-pubdate span.pubdate-day { height: 20px; border-top: 1px solid #e5e5e5; background-color: #f2f2f2;}

/**选项卡**/
.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(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: 26px; height: 26px; text-align: center; line-height: 26px; font-size: 24px; font-family: "Microsoft YaHei"; color: #fff; background: #c7c7c7; cursor: pointer; position: absolute; top: -32%; margin-top: 0; z-index: 100;}
.sudy-scroll-nav .nav-prev:active, .sudy-scroll-nav .nav-next:active { background: #2c55bc;}
.sudy-scroll-nav .nav-next { right: 24px;}
.sudy-scroll-nav .nav-prev { right: 54px;}
.wp-post.post-41 .sudy-scroll { position: relative;}
.wp-post.post-41 .sudy-scroll-wrap { position: relative; left: 0; top: 0; overflow: hidden;}
.wp-post.post-41 .sudy-scroll-nav .nav-prev , .wp-post.post-41 .sudy-scroll-nav .nav-next { display: block; width: 36px;height: 48px; text-align: center; line-height: 48px; font-size: 24px; font-family: "Microsoft YaHei"; color: #fff; background: #000; cursor: pointer; position: absolute; top: 50%; margin-top: -24px; z-index: 100; filter: alpha(opacity=50); -moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;}
.wp-post.post-41 .sudy-scroll-nav .nav-prev:active , .wp-post.post-41 .sudy-scroll-nav .nav-next:active { background: #000; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity:1;}
.wp-post.post-41 .sudy-scroll-nav .nav-next { right: 0px;}
.wp-post.post-41 .sudy-scroll-nav .nav-prev { left: -20px;}
.sudy-scroll-page { display: none; 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;}
.sudy-slide { zoom: 1; position: relative; font: 14px/1.5 "Microsoft YaHei"; overflow: hidden;}
.slide-wrap { margin: auto; position: relative;}
.slide-container { position: absolute; overflow: hidden; left: 0; top: 0;}
.slide-container .slide-item { position: absolute; width: 100%; height: 100%; left: 200%; top: 0; overflow: hidden; z-index: 1}
.slide-container .slide-item img { width: 100%; height: 100%; border: 0; vertical-align: top;}
.slide-title-bar { width: auto !important; background-image: url(../../../images/zibj_03.png); background-repeat: no-repeat; background-position: bottom; position: absolute; text-align: center; bottom: 33px !important; left: 33px !important; z-index: 500!important; white-space: nowrap; height: 48px !important;}
.slide-title-bg {}
.slide-title { width: auto !important; text-align: center; display: inline-block; white-space: nowrap; color: #fff; font-size: 18px !important; font-weight: normal; font-family: "Microsoft YaHei"; position: initial!important; left: 0px; z-index: 50; padding: 10px 30px; background: url(../images/dat_bg.png);}
.slide-title a, .slide-text a { color: #fff; text-decoration: none;}
.slide-title a:hover, .slide-text a:hover { color: #e5e5e5; text-decoration: none;}
.slide-text-box { position: absolute; left: 30px; top: 10px; z-index: 20; width: 40%; height: 100px;}
.slide-text-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter: alpha(opacity=70);}
.slide-text-inner { position: absolute; left: 0; top: 0; z-index: 30; height: 100%; overflow: hidden;}
.slide-text { padding: 10px; line-height: 1.5; color: #fff; font-size: 13px;}
.slide-navigation { display: block !important; width: 48px !important; text-align: center !important; height: 48px !important; line-height: 48px !important; background: #000 !important; color: #fff !important; font-size: 40px !important; font-weight: bold !important; text-decoration: none !important; cursor: pointer !important; position: absolute !important; top: 50% !important; margin-top: -24px !important; z-index: 500 !important; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.slide-navigation:hover { font-weight: bold; color: #fff; text-decoration: none;}
.slide-navigation:active { opacity: 1; filter: alpha(opacity=100);}
.slide-prev { left: 0px !important;}
.slide-next { right: 0px !important;}
.slide-pagination { position: absolute; right: 10px; bottom: 0; z-index: 60; height: 20px; text-align: right;}
.slide-page { display: inline-block; width: 10px; height: 10px; line-height: 10px; text-align: center; font-size: 12px; text-decoration: none; font-family: Arial, Helvetica, sans-serif; overflow: hidden; border-radius: 5px; background-color: #999; color: #fff; margin-right: 5px; cursor: pointer;}
.slide-page span { display: none;}
.slide-page:hover { text-decoration: none; font-size: 12px; color: #fff; font-weight: bold;}
.slide-page-active { background-color: #ff4019;}
.slide-mask { position: absolute; top: 0; z-index: 100; width: 100%; height: 100%; z-index: 40; background: #000; opacity: 0.7; filter: alpha(opacity=70);}
.mask-left { left: -100%;}
.mask-right { left: 100%;}
.slide-thumb { height: 72px; position: absolute; left: 20px; bottom: 0px; z-index: 40;}
.slide-thumb .thumb-image { display: inline-block; cursor: default; border: 2px solid #000; width: 50px; height: 50px; float: left; margin-left: 6px; margin-top: 9px;}
.slide-thumb .thumb-image img { width: 100%; height: 100%; border: 0;}
.slide-thumb .thumb-active { border-color: #c60;}
.slide-progress { width: 100%; height: 3px; overflow: hidden; background: #ccc; position: absolute; left: 0; bottom: -4px; z-index: 300;}
.slide-progress div { display: block; width: 0; height: 4px; background: #fff; position: absolute; left: 0; top: 0;}
.slide-progress div span { display: block; height: 4px; background: #ccc; border-right: 1px solid #FFFFFF;}
.slide-progress div.slide-step { z-index: 400;}
.slide-progress div.slide-step span { background: #6d1419;}

/*分页*/
.slide-pagination { display: none; position: absolute; top: 30%; right: 100px; z-index: 100; width: 10px;}
.slide-pagination .pagination-li { display: inline-block; width: 10px; height: 10px; margin: 4px 0px; border-radius: 50%; border: 2px solid #fff;}
.slide-pagination .pagination-li.active { background: #fff;}

/*数字*/
.slide-mark { display: none; position: absolute; top: 28%; right: 30px; z-index: 100; font-size: 22px; font-family: "arial"; color: #fff; vertical-align: top;}
.slide-mark .mark-index { display: inline-block; margin-top: -10px; font-size: 45px; vertical-align: top;}
.slide-mark .mark-num { vertical-align: top;}
