@charset "utf-8";
/* CSS Document */

/*顶部banner滚动图*/
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus.focus-box, .focus-container {}
.focus-container { overflow:hidden; position:relative; visibility:hidden;width: 100%!important;}
.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; width: 100%!important; height: 52px; }
.focus-title-bg { width: 100%; height: 100%; background-color: #000; opacity: 0.7; filter:alpha(opacity=70);}
.focus-title { display: inline-block; white-space: nowrap; height: 52px; line-height: 52px; padding: 0 20px; color: #fff; font-size: 18px; position: absolute; left: 0; top: 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=0);}
.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; display:none !important;}
.focus-next { right:0px; display:none !important;}
.focus-pagination {position:absolute;right:85px;bottom: 17px;z-index:60;height:20px;text-align:right;}
.focus-page {display:inline-block;width: 11px;height: 11px;line-height: 11px;text-align:center;font-size:12px;text-decoration: none;font-family:Arial, Helvetica, sans-serif;overflow:hidden;border-radius:8px;background-color: #fff;color:#fff;margin-right: 20px;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-color: #215297;}

/**scroll滚动 学院热点**/
.sudy-scroll { position:relative;}
.sudy-scroll-wrap {height:540px ; position:relative; left:0; top:0; overflow:hidden;}
.sudy-scroll-nav .nav-prev{ display:block; width:25px; height:25px; text-align:center; line-height:24px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#EDF0F0; background: url(../images/index_09.png); cursor:pointer; position:absolute; top:50%; margin-top:-12px; z-index:100; border-radius:0px;}
.sudy-scroll-nav .nav-next { display:block; width:25px; height:25px; text-align:center; line-height:24px; font-size:12px; font-family:Tahoma, Geneva, sans-serif; color:#EDF0F0; background: url(../images/index_10.png); cursor:pointer; position:absolute; top:50%; margin-top:-12px; z-index:100; border-radius:0px;}

.sudy-scroll-nav .nav-prev:active,.sudy-scroll-nav .nav-next:active { background:#454545;}
.sudy-scroll-nav .nav-next { left:1150px; top:-66px;}
.sudy-scroll-nav .nav-prev { left:1125px; top:-66px;}
.sudy-scroll-page { width:100%; height:10px; text-align:center; position:absolute; left:0; bottom:-25px; 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-tab { margin-top:40px;}
.sudy-tab .tab-menu{height:50px;}
.sudy-tab .tab-menu li {border-radius:0; display:inline-block; height:50px; line-height:50px; float:left; font-size:16px; font-weight:normal; color:#001f4d; padding:12px 15px 0px 15px;}
.sudy-tab .tab-menu li.selected { border-bottom:none; background:url(../images/noticeBG.png);color:#d95500;  padding:14px 15px 0px 15px;}
.sudy-tab .tab-menu a {}
/*.sudy-tab .tab-menu li:first-child{background-color:;}
.sudy-tab .tab-menu li:first-child.selected{background-color:;}*/
.sudy-tab .tab-list li .cbox{position:relative;padding:15px 0;color:#000;font-family:"Microsoft YaHei"}
.sudy-tab .tab-list li .cbox .more{position:absolute;top:-26px;right:7px;z-index:300;width:60px;color:#bfbfbf}
.sudy-tab .tab-list li .cbox .con{position:absolute;top:0;left:0;z-index:299;padding:10px 0}