@charset "utf-8";

/* 在线客服 */
.service{margin-top:7px;border:1px solid #E0E0E0;}
.service h3{height:27px;margin:0px;background:url(/Src/img/button.gif) 0 -75px;font-size:12px;text-indent:20px;line-height:27px;}
.service .list{zoom:1;overflow:hidden;padding:10px 0;}
.service .list a{ display:block; text-align:center;}

/* 友情链接 */
.link{margin-top:7px;border:1px solid #E0E0E0;}
.link h3{height:27px;margin:0px;background:url(/Src/img/button.gif) 0 -75px;font-size:12px;text-indent:20px;line-height:27px;}
.link .list{zoom:1;overflow:hidden;padding:10px 0;}
.link .list .links{overflow:hidden;}
.link .list .links a{float:left;width:114px;text-align:center;line-height:20px;}

/* 头条信息 */
.focus{border: 1px solid #F8BE63;zoom:1;overflow:hidden; background-color:#FFFDF8;_padding-bottom:8px;}

/* 焦点图片 */
.focusDiv{float:left;width:336px;height:210px;margin:8px;_margin-left:4px;}
.focusDiv a img{width:336px;height:210px;}
.focusDiv img{border-left-style:none;border-right-style:none;border-top-style:none;border-bottom-style:none;}
.focusDiv .focusTd a img{padding:0px;margin:0px;}
.focusDiv .focusNum{position:absolute;width:90px;float:right;top:185px;left:280px;}
.focusDiv .focusNum li{text-align:center;line-height:15px;list-style-type:none;margin:1px;width:15px;font-family:Arial;background:url(/Src/img/focus_btn.gif) no-repeat -15px 0px;float:left;height:15px;color:#86a2b8;font-size:12px;cursor:pointer;}
.focusDiv .focusNum li.on{width:15px;height:15px;line-height:15px;background:url(/Src/img/focus_btn.gif) no-repeat;color:#FFFFFF;}

/* 焦点新闻 */
.news{width:100%;margin:8px 8px 0 0;_margin-right:4px;}
.news .title{zoom:1;overflow:hidden;background:url(/Src/img/focus_news_bj.gif) repeat-x scroll 0 bottom transparent;padding-left:28px;}
.news .title a{float:left;width:71px;height:25px;line-height:24px;text-align:center;margin-left:3px;color:#FF7400;background:url(/Src/img/button.gif) -177px -292px;}
.news .title a.c{background-position:-177px -267px;}
.news .list{zoom:1;overflow:hidden;}
.news .list .tou{display:block;width:340px;color:#C63800;text-align:center;font-size:14px;line-height:28px;font-weight:bold;border-bottom:1px dashed #CCC;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:1px solid red;}
.news .list p{margin:0px;zoom:1;overflow:hidden;margin-top:10px;}
.news .list p a{float:left;width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news .list p span{float:right;color:#999999;}

.news .list .game{ display: inline-block; padding: 20px; }
.news .list .game img{ width: 100px; height: 100px; }
.news .list .game div{ text-align: center; }
/* 游戏列表 */
.game{zoom:1;overflow:hidden;margin-top:2px;}
.game .g{float:left;width:225px;height:100px;padding:10px 0 0 4px;margin:7px 9px 5px 0;border:1px solid #DDDDDD;zoom:1;overflow:hidden;}
.game .g .name{display:block;margin-left:112px;color:#C63800;font-size:14px;line-height:20px;font-weight:bold;_margin-top:16px;}
.game .g p{margin:10px 0 13px 112px;}
.game .g .gw{float:left;width:66px;height:22px;line-height:22px;background:url(/Src/img/button.gif) 0 -267px;color:#485559;margin-left:6px;text-align:center;}
.game .g .cz{float:left;width:66px;height:22px;line-height:22px;background:url(/Src/img/button.gif) 0 -267px;color:#485559;margin-left:6px;text-align:center;}
.game .g .ks{float:left;width:66px;height:22px;line-height:22px;background:url(/Src/img/button.gif) 0 -317px;color:#485559;margin-left:6px;text-align:center;}


/* 新闻列表 */
.xwlist h3.title{height:52px;line-height:38px;text-indent:54px;color:#FFFFFF;margin:0px;background:url(/Src/img/title.gif) no-repeat; font-size:14px;}
.xwlist ul{margin:0px;padding:0px;}
.xwlist ul li{padding:8px 5px 8px 10px;border-bottom:1px dashed #B0B0B0;zoom:1;overflow:hidden;}
.xwlist ul li a{float:left;}
.xwlist ul li span{float:right;}

/* 新闻详情 */
.xwdetail{border:1px solid #DDDDDD;}
.xwdetail h3.title{margin:0 0 10px 0;padding:10px 0;border-bottom:1px dashed #B0B0B0;}

.xwdetail .content embed{ width: 100%; height: 400px; }