@charset "utf-8";
/**************************************************  大图样式  *******************************************************/
.BigPic { width:100%; min-width:1000px; height:420px; margin:0 auto; text-align:center; overflow:hidden; position:relative;}
.BigPic img { width:1920; height:420px; max-width:none; display:block; position:absolute; top:0; left:50%; margin-left:-960px;}

/**************************************************  二屏样式  *******************************************************/
.boxAi { padding:20px 0; background-color:#ddd;}
.Lbox { width:760px; float:left; *display:inline;}
.Rbox { width:240px; float:right; *display:inline;}
.title { font-size:18px; color:#333; font-weight:bold;}
.title small { font-size:14px; font-weight:normal; color:#999;}
.ulPic-4 { margin-top:15px; overflow:hidden;}
.ulPic-4 li { float:left; margin-right:10px;}
.TitleBox { overflow:hidden;}
.TitleBox h2 { float:left;}
.more { float:right;}
.NewsList { margin-top:15px; padding:0 8px; list-style-type:disc; list-style-position:inside;}
.NewsList li { margin:8px auto;}

/**************************************************  三屏样式  *******************************************************/
/************************  轮播图样式  ************************/
.FocusBox { width:760px; height:255px; overflow:hidden;}
.slider { display:none;}
.focus span { width:16px;height:16px;margin-right:5px; border:1px #fff solid; border-radius:50%;background:#666;font-size:0; opacity:0.8;}
.focus span.current { background:#e94f08;}

.Rbox1 { width:240px; height:255px; overflow:hidden; float:right; *display:inline; border:1px solid #ccc; background-color:#fff;}
.Rbox1 .title { height:40px; padding:0 10px; line-height:40px; border-bottom:1px solid #ccc; background-color:#e5e5e5;}
.GameList { height:80px; margin:15px;}
.GameList dt { float:left; width:80px; height:80px; *display:inline;}
.GameList dd { float:left; margin-left:10px; *display:inline;}
.GameList dd h3 { font-size:14px; color:#333; margin-bottom:5px;}
.GameList dd h3 a { color:#333;}   .GameList dd h3 a:hover { color:#e94f08;}
.GameList dd p { padding:2px 0;}

/**************************************************  友情链接样式  *******************************************************/
.TitleBox1 { padding-bottom:10px; border-bottom:1px solid #ccc; overflow:hidden;}
.TitleBox1 h2 { float:left;}
.FdLink { clear:both; padding:5px 0; overflow:hidden;}
.FdLink li { float:left; width:10%; height:20px; margin:5px auto; text-align:center;}

.sidebox { position:fixed; top:100px; right:50px;}
.sidebox1 { padding:10px; background-color:#222;}