@charset "utf-8";
/* CSS Document */
.focus-box {  background-position:center; position:relative; font-family:'\5b8b\4f53'; }
.focus-container { overflow:hidden; position:absolute; left:0; top:0;}
.focus-container li { position:absolute; width:100%; height: 100%; left:0; top:0;z-index:5}
.focus-container li img { width: 100%; height: 100%; border:0; }
.focus-title-bar { position:absolute; right:10px; bottom:14px; z-index: 20; width: 100%; height: 30px; }
.focus-title-bg { width: 100%; height: 100%; background-color: #bcb1b1; opacity: 0.7; filter:alpha(opacity=70);}
.focus-title { display: inline-block; white-space: nowrap; height: 30px; line-height: 30px; padding: 0 10px; color: #fff; font-size: 16px; position: absolute; left: 0; top: 0; z-index: 50;}
.focus-title a,.focus-text a {color: #000; text-decoration: none; font-family:microsoft yahei;}
.focus-title a:hover,.focus-text a:hover { color: #333; text-decoration: none;font-family:microsoft yahei;}
.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; color:#fff; font-size:30px; font-weight:bold; text-decoration: none; cursor:pointer; position:absolute; top:50%; margin-top:-25px; 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 { width:100%; position:absolute; left:0; bottom:-30px; z-index:10; height:20px; text-align:center;}
.focus-page { display:inline-block; width:20px; height:20px; line-height:20px; text-align:center; font-size:14px; text-decoration: none; font-family:Arial, Helvetica, sans-serif; overflow:hidden; border-radius:10px; background-color:#666; color:#fff; margin-right:4px; cursor:pointer;}
.focus-page:hover { text-decoration: none; font-size: 14px; color: #fff;}
.focus-page-active { background-color:#C00;}


.imgnews .focus-title-bar { right: 0; bottom: 0;}
.imgnews .focus-title-bg { background-color: #000;}
.imgnews .focus-title { color: #fff; font-size: 12px; position: absolute; left: 0; top: 0; z-index: 50;}
.imgnews .focus-title a,.focus-text a {color: #fff; text-decoration: none;}
.imgnews .focus-title a:hover,.focus-text a:hover { color: #3263a9; text-decoration: none;}
.slide .focus-pagination { width: auto; left: auto; right: 10px; bottom: 10px; text-align: right;}
.slide .focus-pagination span { display: none;}
.slide .focus-pagination .focus-page { border-radius: 0; width: 12px; height: 12px; background: #fff;}
.slide .focus-pagination .focus-page-active {background-color: #ffd50f;}