@charset "gb2312";
/* CSS Document */

body{font-family:"宋体","微软雅黑","Arial Narrow"; font-size:12px; line-height:22px;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,button,textarea,p,th,td{margin:0;padding:0;}
img{border:0;}
input,button,textarea,select,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
ol,ul{list-style:none;}
div{overflow:hidden; _zoom:1}
.both{clear:both;}
.cleardiv { height:0; line-height:0; font-size:0; clear:both; zoom:1; overflow:hidden; visibility: hidden; }

/**
  *常用背景颜色
*/
.bgFFF{background:#FFF}
.bgF00{background:#F00;}
.bg000{background:#000;}

/* 常用宽度 */
.w40{width:40px;}
.w50{width:50px;}
.w60{width:60px;}
.w70{width:70px;}
.w80{width:80px;}
.w90{width:90px;}
.w100{width:100px;}
.w150{width:150px;}
.w200{width:200px;}
.w250{width:250px;}
.w300{width:300px;}
.w350{width:350px;}
.w400{width:400px;}
.w450{width:450px;}
.w500{width:500px;}
.w550{width:550px;}
.w600{width:600px;}
.w650{width:650px;}
.w980{width:960px; background:#FFF; margin-left:auto; margin-right:auto;}
.w960{width:960px; margin-left:auto; margin-right:auto;}

/**
  *常用间隔
*/
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.firstnews{width:950px;height:80px;border:1px solid #e6e6e6;margin:10px auto;}
.fousimg{height:80px;width:80px;background:url(/images/fous.png) no-repeat;float:left;}
.onenews{float:left;width:820px; overflow:hidden;}
.onenews h2{float:left;width:820px; text-align:center; height:45px; line-height:45px; vertical-align:middle; margin-top:5px;}
.onenews h2 a{ font-size:36px;font-family:Microsoft YaHei,SimHei; color:#1F4268;font-weight:700; display:block; letter-spacing:1px;}
.onec{float:left;width:820px;height:27px; line-height:27px;overflow:hidden;text-align:center;}
.onec a{ font-size:14px; margin-left:5px; margin-right:5px; display:inline;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mlr5{margin-left:5px; margin-right:5px;}
.mlr10{margin-left:10px; margin-right:10px;}
.mlr15{margin-left:15px; margin-right:15px;}
.mlr20{margin-left:20px; margin-right:20px;}
.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.plr5{padding-left:5px; padding-right:5px;}
.plr10{padding-left:10px; padding-right:10px;}
.plr15{padding-left:15px; padding-right:15px;}
.plr20{padding-left:20px; padding-right:20px;}
.ptb5{padding-top:5px; padding-bottom:5px;}
.ptb10{padding-top:10px; padding-bottom:10px;}
.ptb15{padding-top:15px; padding-bottom:15px;}
.ptb20{padding-top:20px; padding-bottom:20px;}
.pl30{ padding-left:30px;}


/**
  *常用浮动
*/
.fl{float:left;}
.fr{float:right;}
.fld{float:left;_display:inline;}
.frd{float:right;_display:inline;}

/**
   *常用文字设置
*/
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fw{font-weight:bold;}
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.ti{text-indent:2em;}

/**
  *span块级化
*/
.db{display:block;}
.dbt{display:block; text-indent:-9999px;}

/**
  *常用分列
*/
.ul2 li{width:49.5%; float:left;}
.ul3 li{width:33.2%; float:left;}
.ul4 li{width:24.9%; float:left;}
/**
  *常用图文并列
*/
dl.dl{overflow:hidden; zoom:1;}
dl.dl dt,dl.dl dd{overflow:hidden; zoom:1;}
dl.dl dt{float:left; _display:inline;}
dl.dl dd{float:right; _display:inline}
/**
  *头部导航
/*header*/
.index_top{width:100%;overflow:hidden;}
.top_up{width:100%;height:27px;overflow:hidden;background-image: url(../index3/user-bg.png);background-repeat: repeat-x;background-position: left top;}
.top_up_main{width:970px;margin:0px auto;overflow:hidden;}
.up_l{width:500px;float:left;padding:3px 0 0 5px;}
.up_r{width:450px;float:right;padding:5px 5px 0 5px;text-align:right;}
.top_dh{width:100%;height:73px;background-image: url(../index3/repBg.png);background-repeat: repeat-x;background-position: left -381px;}
.dh_main{width:970px;margin:0 auto;overflow:hidden;}
.dh_1{width:970px;margin-top:8px;padding-left:10px;line-height:28px;float:left;overflow:hidden;background-image: url(../index3/dh_line.jpg);background-repeat: no-repeat;background-position: right 2px;}
.dh_1 li{width:80px;float:left;}
.dh_1 a{color:#ffffff; text-decoration:none;padding-left:10px;font-size:14px}
.dh_1 a:hover {color:#c00; text-decoration:underline;}
.dh_2{width:138px;margin-top:8px;padding-left:10px;line-height:28px;float:left;overflow:hidden;background-image: url(../index3/dh_line.jpg);background-repeat: no-repeat;background-position: right 2px;}
.dh_2 li{width:80px;float:left;}
.dh_2 a{color:#ffffff; text-decoration:none;padding-left:10px;font-size:14px}
.dh_2 a:hover {color:#c00; text-decoration:underline;}
.dh_3{width:90px;margin-top:8px;padding-left:10px;line-height:28px;float:left;overflow:hidden;}
.dh_3 li{width:40px;float:left;}
.dh_3 a{color:#ffffff; text-decoration:none;padding-left:10px;font-size:14px}
.dh_3 a:hover {color:#c00; text-decoration:underline;}
.box_main{width:980px;margin:0 auto;background-color: #ffffff;padding-bottom:10px;}
.user{width:240px;height:20px;float:left;}
.tijiao{width:50px;height:20px;float:left;padding-top:1px;}
.zhuce{width:120px;float:left;padding-top:1px;}
.input_login{width:70px;height:15px;border:1px solid #cccccc;}
.ad_gg_01{width:960px;margin:8px auto 0 auto;}
/*新版头尾*/
.aili_sc_haed{height:27px; background:url(../ent/navBg.jpg) 0 0 repeat-x; line-height:27px; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3; }
.aili_sc_haed .left{width:445px; float:left; display:inline; padding-left:5px; }
.aili_sc_haed .left .adim{width:50px; float:left; color:#666; display:inline; padding-left:5px; }
.aili_sc_haed .left .adim_1{width:103px; float:left; _padding-top:2px; background:url(../ent/xjia.jpg) 0 3px no-repeat; }
.aili_sc_haed .left .adim_1 .iput{color:#b6b6b6; background:none; border:none; width:90px; padding:0 5px; height:18px; line-height:18px; }
.aili_sc_haed .left .adim_2{width:40px; float:left; color:#666; margin-left:15px; line-height:25px;}
.aili_sc_haed .left .adim_3{float:left; width:40px; color:#666666; margin-left:15px; }
.aili_sc_haed .left .adim_3 a{color:#666666; }
.aili_sc_haed .left .adim_3 a:hover{color:#f00; }
.aili_sc_haed .left .adim_4{float:left; width:40px; color:#666666; }
.aili_sc_haed .left .adim_4 a{color:#666666; }
.aili_sc_haed .left .adim_4 a:hover{color:#f00; }
.aili_sc_haed .left .adim_5{width:70px; float:left; text-align:center;}
.aili_sc_haed .right{width:495px; float:right; color:#666; text-align:right; padding-right:9px; }
.aili_sc_haed .right a{color:#666; }
.aili_sc_haed .right a:hover{color:#f00; }
/*logo&广告*/
.aili_blank1{ width:730px; height:90px; overflow:hidden;}
.aili_logo { width:250px; height:90px;}
.aili_logo h1{width:132px; height:90px; float:left;}
.aili_logo h1 img{ width:132px; height:90px; display:block;}
.aili_logo ul { display:inline; width:87px; float:left; border-left:1px solid #c8c8c8; height:71px; padding-top:5px; margin-top:10px; padding-left:10px; }
.aili_logo ul li { height:22px; line-height:22px; float:left; width:87px; font-family:"微软雅黑"; font-size:14px; color:#000;}
.aili_logo ul li span { font-family:"微软雅黑"; font-size:14px; color:#000; }
.aili_logo ul li a:hover { text-decoration:none; }
.aili_logo2 { width:230px; height:90px;}
.aili_logo2 h1 img{ width:132px; height:90px; display:block;}
.aili_logo2 h1{width:132px; height:90px; float:left; display:inline; margin-left:10px; padding:0;}
.aili_logo2 ul { width:77px; float:left; display:inline; border-left:1px solid #c8c8c8; height:76px; margin-top:10px; padding-left:10px; }
.aili_logo2 ul li { height:25px; line-height:25px; float:left; width:77px;font-family:"微软雅黑"; font-size:14px; color:#000; }
.aili_logo2 ul li span { font-family:"微软雅黑"; font-size:14px; color:#000; }
.aili_logo2 ul li a { font-family:"微软雅黑"; font-size:14px; color:#000; }
.aili_logo2 ul li a:hover { text-decoration:none; }
/*mainNav*/
.aili_mainNav{background:url(../ent/navBg.jpg) 0 -27px repeat-x;position:relative; height:80px;}
.aili_leftNav { height:44px; overflow:hidden; padding-left:8px; position:absolute; z-index:10;}
.aili_leftNav li{ float:left;margin-left:4px; display:inline; line-height:40px; height:44px; font-size:14px; color:#fff; font-family:Arial,"宋体";}
.aili_leftNav .cur{ background:url(../ent/titBg.jpg) center -75px repeat-x;}
.aili_leftNav li a{ color:#fff; padding:0 15px; display:block;}
.aili_leftNav li a:hover{ color:#fff; text-decoration:none; padding:0 15px; display:block;}
.aili_leftNavC{position:absolute; z-index:1; top:40px; height:40px;}
.aili_leftNavC #Xxk2 li .rihtc1 a{ padding:0 5px;}
.aili_leftNavC #Xxk1 li .rihtc1 a{ padding:0 5px;}
.aili_leftNavC #Xxk2 li .rihtc1 a:hover{ padding:0 5px;}
.aili_leftNavC #Xxk1 li .rihtc1 a:hover{ padding:0 5px;}
.aili_leftNavC #Xxk1{width:980px; float:left; line-height:40px;}
.aili_leftNavC #Xxk2{width:960px; float:left; line-height:40px;}
.aili_leftNavC #Xxk1 li{ padding-left:13px;}
.aili_leftNavC #Xxk1 li span{ line-height:40px;width:1px; height:14px; display:inline-block; background:url(../ent/t_navline.gif) no-repeat; position:relative; top:3px;>top:-1px; }
.aili_leftNavC #Xxk1 li a{color:#333; padding:0 10px;display:inline-block;}
.aili_leftNavC #Xxk1 li a:hover{color:#C00; padding:0 10px;}
.aili_leftNavC #Xxk2 li{ padding-left:13px;}
.aili_leftNavC #Xxk2 li span{ line-height:40px;width:1px; height:14px; display:inline-block; background:url(../ent/t_navline.gif) no-repeat;position:relative; top:3px;>top:-1px; }
.aili_leftNavC #Xxk2 li a{color:#333; padding:0 10px; display:inline-block; }
.aili_leftNavC #Xxk2 li a:hover{color:#C00; padding:0 10px;}
.aili_leftNavC .rihtc1{ padding:0 10px;line-height:40px; text-align:center;}
.aili_leftNavC .rihtc1 a{ padding:0 4px; color:#333;}
.aili_leftNavC .rihtc1 a:hover{ padding:0 4px; color:#C00}
.aili_rightNav{background:url(../ent/line1.jpg) 0 0 no-repeat; line-height:40px;color:#84b3ad}
.aili_rightNav a{ color:#84b3ad; padding-left:14px;}
.aili_rightNav a:hover{ color:#84b3ad; padding-left:14px; text-decoration:underline;}
.aili_navForm{ width:271px; height:31px; overflow:hidden; padding-top:5px;}
.aili_navForm .navInput{ width:230px; height:26px;line-height:20px; padding-top:5px; background:url(../ent/titBg.jpg) -5px -357px no-repeat; text-align:center;}
.aili_navForm .navInput input{ width:220px; height:20px; line-height:20px; color:#666; border:none;background:none; line-height:20px; font-size:14px;}
.aili_navForm .navBtn{ width:41px; height:31px; border:none; background:url(../ent/titBg.jpg) -5px -394px no-repeat;}
.aili_leftNavC li #scrollDiv li{ padding:0; color:#333;}
.aili_leftNavC li #scrollDiv li a{ padding:0 5px; color:#333;}
.aili_leftNavC li #scrollDiv li a:hover{padding:0 5px;}
.aili_leftNavC li #scrollDiv{ height:18px; line-height:18px; overflow:hidden; display:inline; margin-top:11px;}
/*footer*/
.aili_footer{ background:url(../ent/btline.jpg) 0 top repeat-x; line-height:25px; text-align:center; font-family:Verdana, Geneva, sans-serif; color:#666;}
.aili_footer a{ color:#666; padding:0 6px;}
.aili_footer a:hover{ color:#000; padding:0 6px;}

@charset "gb2312";
/* CSS Document */
body { background:#DCDCDC; }
a { color:#000; text-decoration:none }
a:hover { color:#f00; text-decoration:none }
.clear{font-size:0;line-height:0;height:0;zoom:1;}
/*通用*/
.entTitlejs { border-bottom:1px solid #E9E9E9; height:30px; line-height:30px; }
.entTitleR1 { border-bottom:1px solid #E9E9E9; height:30px; line-height:30px; }
.entTitleR1 span { float:left; width:150px; }
.entTitleR1 span a { float:left; }
.entTitleR1 a { float:right; font-size:12px; font-weight:normal; color:#B9B9B9; }
.entdTit{height:59px;width:960px;}
.entdTit a{width:230px;height:59px; display:block; margin:0 auto;}
/*nav*/
.entLogo { width:106px; height:67px; float:left; }
.entLogo img { width:106px; height:67px; display:block; }
.entNav { width:848px; float:right; height:67px; }
.entNav ul { float:left; height:67px; }
.entNav ul li { float:left; color:#fff; }
.entNav ul li a,.entNav ul li a:hover { color:#fff; margin:0 5px; text-decoration:none; }
.entNav ul li.entNavTit { height:40px; }
.entNav ul li.entNavTit a,.entNav ul li.entNavTit a:hover { margin:0; }
.entNav ul.entMxrd { width:183px; background:url(../ent/mxrd.gif) no-repeat; }
.entNav ul.entMxrd li.entNavTit { width:183px; }
.entNav ul.entMxrd li.entNavTit a { width:183px; height:40px; display:inline-block; }
.entNav ul.entMxrd li.entNavBox { width:163px; padding-left:20px; }
.entNav ul.entYydt { width:223px; background:url(../ent/yydt.gif) no-repeat; }
.entNav ul.entYydt li.entNavTit { width:223px; }
.entNav ul.entYydt li.entNavTit a { width:223px; height:40px; display:inline-block; }
.entNav ul.entYydt li.entNavBox { width:198px; padding-left:25px; }
.entNav ul.entDjch { width:235px; background:url(../ent/djch.gif) no-repeat; }
.entNav ul.entDjch li.entNavTit { width:235px; }
.entNav ul.entDjch li.entNavTit a { width:235px; height:40px; display:inline-block; }
.entNav ul.entDjch li.entNavBox { width:215px; padding-left:20px; }
.entNav ul.entTsyl { width:207px; background:url(../ent/tsyl.gif) no-repeat; }
.entNav ul.entTsyl li.entNavTit { width:207px; }
.entNav ul.entTsyl li.entNavTit a { width:207px; height:40px; display:inline-block; }
.entNav ul.entTsyl li.entNavBox { width:177px; padding-left:30px; }
/*首屏动态*/
.entNewL { width:325px; float:left; }
.Focus { position:relative; width:325px; height:470px; overflow:hidden; }
.Focus .ul1 { position:absolute; width:325px; height:470px; overflow:hidden; }
.Focus .ul1 #pic { width:325px; height:470px; overflow:hidden; }
.Focus .ul1 #pic img { width:325px; height:470px; }
.Focus #play { position:absolute; bottom:0px; right:0px; width:135px; height:30px; }
.Focus #play li { float:left; width:18px; height:18px; text-align:center; line-height:18px; _display:inline; margin-left:5px; background:url(../ent/num2.png) left top no-repeat; color:#fff; font-family:Verdana, Geneva, sans-serif; cursor:pointer; }
.Focus #play #num1 { background:url(../ent/num1.png) left top no-repeat; }
.entDjbl ul.entDjTw { width:325px; float:left; padding-bottom:5px; }
.entDjbl ul.entDjTw li { width:155px; height:130px; float:left; text-align:center; }
.entDjbl ul.entDjTw li.fr { float:right; }
.entDjbl ul.entDjTw li img { width:155px; height:110px; display:block; }
.entDjbl ul.entDjTw2 { width:325px; float:left; height:150px; overflow:hidden; }
.entDjbl ul.entDjTw2 li { width:155px; height:150px; float:left; text-align:center; overflow:hidden; }
.entDjbl ul.entDjTw2 li.fr { float:right; }
.entDjbl ul.entDjTw2 li img { width:155px; height:130px; display:block; }
.entDjbl ul.entDjTw2 li a.Tit { width:155px; height:20px; display:inline-block; line-height:20px; }
.entDjbl .entDjlist { width:325px; float:left; border:1px dotted #C2C2C2; border-left:none; border-right:none; padding:10px 0; }
.entDjbl .entDjlist li { width:325px; float:left; display:inline; }
.entDjbl .entDjlist2 { width:325px; border-top:1px dotted #C2C2C2; float:left; display:inline; padding:5px 0; }
.entDjbl .entDjlist2 li { line-height:25px; }
.entDjbl .entDjlist3 li { line-height:25px; }
.entDjbl .entDjlist3 li a { font-size:14px; }
.entNewC { width:350px; float:left; display:inline; margin-left:11px; }
.entFocus h2 { height:30px; line-height:30px; border-bottom:1px solid #EEEEEE; width:350px; float:left; }
.entFocus h2 a { width:135px; height:30px; float:left; display:inline-block; }
.entFocus h2 span { font-size:12px; font-weight:normal; color:#939393; float:right; }
.entFocus h2 span a { font-size:12px; font-weight:normal; color:#939393; float:right; }
.entFocus h2 span li{ list-style:none;}
.entFocus ul { border-bottom:1px dotted #C2C2C2; height:54px; float:left; }
.entFocus ul.end { border-bottom:none; }
.entFocus ul li { float:left; display:inline; width:155px; margin-left:10px; height:22px; }
.entFocus h3 { width:350px; text-align:center; height:35px; line-height:35px; margin-top:10px; float:left; }
.entFocus h3 a { font-size:20px; color:#BC0000; font-weight:bold; }
.entAdv1 { width:345px; height:65px; position:relative; }
.entAdv1 img { width:345px; height:65px; display:block; }
.advTit{height:20px; line-height:20px; background:#000000; bottom: 0; color: #FFFFFF; left: 0; filter:alpha(opacity=50); opacity:0.5; position: absolute; text-align: center; width:345px; display:inline-block;}
.advTit:hover{color:#fff;}
.entHit ul { border-bottom:1px dotted #C2C2C2; line-height:23px; padding:7px 0; }
.entHit ul.end { border:none; }
.entHit ul li { line-height:24px; >line-height:25px;
}
.entHit ul li a { font-size:14px; }
.entNewR { width:252px; float:right; background:#F5F5F5; padding:0 5px; }
.entJczt a.entztBox { width:250px; height:130px; display:inline-block; }
.entJczt a.entztBox img { width:250px; height:130px; display:block; }
.entJbbg dl { width:252px; height:80px; overflow:hidden; }
.entJbbg dl dt { width:120px; height:80px; float:left; }
.entJbbg dl dt img { width:121px; height:80px; display:block; }
.entJbbg dl dd { width:122px; float:right; line-height:20px; }
.entJbbg dl dd a.Tit { font-weight:bold; }
.entDcj dl { width:252px; height:80px; overflow:hidden; }
.entDcj dl dt { width:120px; height:80px; float:left; }
.entDcj dl dd { width:122px; float:right; line-height:20px; }
.entDcj dl dd a.Tit { font-weight:bold; }
/*娱乐热点*/
.entHot { background:url(../ent/ylrd.gif) no-repeat; }
.entHotPic { width:325px; height:375px; position:relative; }
.entHotPic img { width:325px; height:375px; display:block; }
.entHotPic a.hotTit { height:30px; line-height:30px; background:#000000; bottom: 0; color: #FFFFFF; left: 0; filter:alpha(opacity=50); opacity:0.5; position: absolute; text-align: center; width:325px; display:inline-block; font-size:14px; }
dl.hotNews dt { width:350px; line-height:30px; text-align:center; }
dl.hotNews dt a { color:#FF4910; font-weight:bold; font-size:20px; }
dl.hotNews dd { text-indent:2em; color:#666666; }
dl.hotNews dd a { color:#666666; }
.entHotC ul { border-bottom:1px dotted #C2C2C2; margin-top:10px; padding-bottom:4px; }
.entHotC ul.end { border:none; }
.entHotC ul li.first a { font-size:14px; color:#FF4910; font-weight:bold; }
.entHotC ul li { line-height:26px; height:26px; }
.entHotC ul li a { font-size:14px; }
.entTopNo1 { width:252px; height:108px; background:url(../ent/topbg.gif) repeat-x; }
.entTopNo1 dt { width:81px; height:95px; float:left; display:inline; margin:7px 0 0 5px; }
.entTopNo1 dt img { width:81px; height:95px; display:block; }
.entTopNo1 dd { width:150px; padding-right:5px; float:right; line-height:20px;}
.entTopNo1 dd span { width:54px; height:22px; display:block; background:url(../ent/no1.gif) no-repeat; margin-top:15px; margin-bottom:5px; }
.entTopNo1 dd a{font-weight:bold;}
.entTopNo1 dd a.qw{font-weight:normal;}
.entTop ul { padding:10px 0 0 0; }
.entTop ul li { height:28px; line-height:28px; }
.entTop ul li span { width:15px; height:15px; line-height:15px; color:#fff; display:inline-block; background:url(../ent/gpiont.gif) no-repeat; text-align:center; }
.entTop ul li span.red { background:url(../ent/rpiont.gif) no-repeat; }
.entTop ul li a { margin-left:5px; }
.entDcj .inle-vote_ul { margin-top:10px; }
.inle-vote_ul li { line-height:28px; height:28px;overflow:hidden; }
.inle-vote_ul li input{margin-right:5px;}
.inle-vote { padding-bottom:10px; }
.entDcj .vsubmit { width:78px; height:25px; color:#fff; display:inline-block; background:url(../ent/sub.gif) no-repeat; border:none; float:left; margin:10px 0 0 35px; }
.entDcj .vscan { width:78px; height:25px; background:url(../ent/se.gif) no-repeat; color:#fff; display:inline-block; float:left; border:none; margin:10px 0 0 10px; }
.inle-vote_div, .inle-vote_span { display:none; }
/*独家策划*/
.entPlan { background:url(../ent/djchbg.gif) no-repeat; }
.entPlanC ul.entPlanList { border-bottom:1px dotted #C2C2C2; margin-top:10px; padding-bottom:10px; }
.entPlanC ul.entPlanList li { line-height:27px; }
.entPlanC ul.entPlanList li a { font-size:14px; }
.entPlanTw li { width:166px; height:120px; float:left; display:inline; margin-top:10px; line-height:20px; text-align:center; }
.entPlanTw li.fr { float:right; }
.entXbk a.xbkPic { width:250px; height:161px; display:inline-block; margin-top:10px; }
.entXbk a.xbkPic img { width:250px; height:161px; display:block; }
.entPkt { width:252px; padding-top:61px; margin-top:10px; padding-bottom:17px; background:url(../ent/pkt.gif) no-repeat; }
.entPktBox { background:url(../ent/pkbg.gif) no-repeat bottom; padding-bottom:5px; }
.entPktBox h2 { font-size:14px; font-weight:bold; }
.entPktBox p { color:#666666; }
.entPkt dl { width:109px; float:left; display:inline; margin:10px 0 0 10px; }
.entPkt dl dd.exp { width:99px; height:76px; color:#666666; padding:15px 5px 0 5px; background:url(../ent/tpk.gif) no-repeat; }
.entPkt dl dd.but { width:105px; height:25px; line-height:25px; color:#fff; text-align:center; margin-top:10px; margin-left:2px; }
.entPkt dl dd.but span { padding-left:5px; }
.entPkt dl.zf dd.but { background:url(../ent/pk1.gif) no-repeat; }
.entPkt dl.ff dd.but { background:url(../ent/pk2.gif) no-repeat; }
.entPkt dl.zf dt { font-size:14px; font-weight:bold; color:#FF4910; width:109px; text-align:center; }
.entPkt dl.ff dt { font-size:14px; font-weight:bold; color:#1048FF; width:109px; text-align:center; }
.entPkt .title { display:none; }
.entPkt .text .a span { display:none; }
.entPkt .text .a { font-size:14px; font-weight:bold; }
.entPkt .text .b span { display:none; }
.entPkt .text .b { color:#666666; padding-bottom:5px; }
.entPkt .text .b p { display:inline; }
.entPkt .text .sc1l_2_c .a span, .entPkt .text .sc1l_2_d .a span { display:block; }
.entPkt .text .sc1l_2_c .a span{font-size:14px; font-weight:bold; color:#FF4910; width:109px; text-align:center;}
.entPkt .text .sc1l_2_d .a span{font-size:14px; font-weight:bold; color:#1048FF; width:109px; text-align:center;}
.entPkt .text .sc1l_2_d .a p, .entPkt .text .sc1l_2_c .a p { display:none; }
.sc1l_2_c, .sc1l_2_d { width:109px; float:left; display:inline; margin:10px 0 0 10px; }
.sc1l_2_c .b, .sc1l_2_d .b { width:99px; height:76px; color:#666666; padding:15px 5px 0 5px; background:url(../ent/tpk.gif) no-repeat; }
.sc1l_2_c .c, .sc1l_2_d .c { width:105px; height:25px; line-height:25px; color:#fff; margin-top:10px; margin-left:2px; }
.sc1l_2_c .c { background:url(../ent/pk1.gif) no-repeat; }
.sc1l_2_c .c span img, .sc1l_2_d .c span img { display:none; }
.sc1l_2_d .c { background:url(../ent/pk2.gif) no-repeat; }
.sc1l_2_c .c span, .sc1l_2_d .c span { float:left; }
.sc1l_2_c .c span a, .sc1l_2_d .c span a { width:70px; height:25px; display:inline-block; margin-left:2px; }
.sc1l_2_c .c span a#pk_num1, .sc1l_2_d .c span a#pk_num2 { width:auto; line-height:25px; color:#fff; display:inline-block; }
/*影音动态*/
.entVideo { background:url(../ent/yydtbg.gif) no-repeat; }
.entVideoC ul { padding-bottom:12px; }
.entVideoC ul li { height:26px; line-height:26px; }
ul.yyzx { float:left; display:inline; margin-top:10px; width:252px; padding-bottom:10px; border-bottom:1px dotted #C2C2C2; }
ul.yyzx li { width:118px; height:121px; float:left; text-align:center; }
ul.yyzx li.fr { float:right; }
ul.yyzx li img { width:118px; height:101px; display:block; }
ul.yyzx li a.Tit { width:118px; height:20px; line-height:20px; }
ul.yyzxList { float:left; padding:10px 0; }
ul.yyzxList li { height:25px; line-height:25px; float:left; width:252px; }
.entRecom { padding-bottom:10px; }
.entRecom dl { width:252px; float:left; height:116px; overflow:hidden; }
.entRecom dl dt { width:113px; height:116px; float:left }
.entRecom dl dt img { width:113px; height:116px; display:block; }
.entRecom dl dd { width:130px; float:right; }
.yl_jqb{width:230px;padding:10px 0 5px 4px;margin:0 auto;background-image: url(../line2.jpg);background-repeat: repeat-x;background-position: bottom;color:#333333;overflow:auto;}
.yl_jqb .yl_jqb_bt{width:130px;float:left;}
.yl_jqb .yl_jqb_gs{width:80px;float:left;}
.yl_jqb .yl_jqb_st{width:20px;float:left;}
/*图说娱乐*/
.entErL { width:161px; float:left; }
.entErC { width:533px; float:left; }
.entErC img { margin-bottom:5px; margin-left:3px; float:left; display:inline; }
.entErR { float:right; }
/*fllink*/
.fllink { float:left; width:115px; height:60px; }
.fllink .a1:visited, .fllink .a1:link, .fllink .a1:active { float:left; display:block; width:55px; height:18px; line-height:18px; margin-top:21px; background:#c98b50; text-align:center; color:#fff; margin-left:4px; margin-right:4px; }
.fllink .a1:hover { float:left; display:block; width:55px; height:18px; margin-top:21px; background:#c98b50; text-align:center; color:#fff; text-decoration:underline; margin-left:4px; margin-right:4px; line-height:18px; }
.fllink .a2:visited, .fllink .a2:link, .fllink .a2:active { float:left; display:block; margin-top:21px; text-align:center; color:#c98b50; line-height:18px; }
.fllink .a2:hover { float:left; display:block; margin-top:21px; text-align:center; color:#c98b50; text-decoration:underline; line-height:18px; }
/*.BenBottom { background:#fff; line-height:30px; width:980px; text-align:center; padding-top:10px; margin:0 auto; clear:both; }
.BenBottom div { background:#E0E0E0; line-height:30px; width:960px; margin:0px auto 0px; text-align:center; }
.BenBottom span { padding:0 3px; }
.BenBottom a { color:#000; }*/
/*footer */
.footer{width:100%;height:130px;margin-top:8px;background-image: url(../index3/repBg.png);background-repeat: repeat-x;background-position: left -117px;}
.foot_about{width:970px;margin:0 auto;padding-top:20px;text-align:center;color:#ffffff;}
.foot_about a {color:#ffffff; text-decoration:none; font-size:12px;}
.foot_about a:hover {color:#c00; text-decoration:underline;}
.foot_bq{width:970px;margin:0 auto;text-align:center;line-height:26px;color:#ffffff;padding-top:10px;}
/*友情链接*/
.flink #titOp { float:left; width:960px; height:28px; background:url(../ent/tabline.jpg) left 27px repeat-x; }
.flink #titOp li { float:left; cursor:pointer; }
.flink #titOp li { width:88px; height:24px; line-height:24px; border:1px solid #cdcdcd; background:url(../ent/tab1bg.jpg) left top repeat-x; text-align:center; color:#343434; margin-right:1px; display:block; }
.flink #titOp .current { width:88px; height:27px; line-height:24px; border:1px solid #cdcdcd; background:url(../ent/tab2bg.jpg) left top repeat-x; text-align:center; color:#343434; margin-right:1px; display:block; border-bottom:none; }
.flink .tab { float:left; width:958px; border:1px solid #cdcdcd; border-top:none; }
.flink .tab li { float:left; width:948px; padding:10px 0 10px 10px; color:#333; line-height:25px; }
.flink .tab li a { color:#333; padding:0 10px 0 0; }
.flink .tab li a:hover { color:#F00; padding:0 10px 0 0; text-decoration:underline; }
.flink #tabNav1 { float:left; width:960px; height:28px; background:url(../ent/tabline.jpg) left 27px repeat-x; }
.flink #tabNav1 li { float:left; }
.flink #tabNav1 li a { width:88px; height:24px; line-height:24px; border:1px solid #cdcdcd; background:url(../ent/tab1bg.jpg) left top repeat-x; text-align:center; color:#343434; margin-right:1px; display:block; }
.flink #tabNav1 li a:hover { width:88px; height:27px; line-height:24px; border:1px solid #cdcdcd; background:url(../ent/tab2bg.jpg) left top repeat-x; text-align:center; color:#343434; margin-right:1px; display:block; border-bottom:none; }
.flink #tabNav1 li a.selected { width:88px; height:27px; line-height:24px; border:1px solid #cdcdcd; background:url(../ent/tab2bg.jpg) left top repeat-x; text-align:center; color:#343434; margin-right:1px; display:block; border-bottom:none; }


/*独家策划改*/
.tw4Dj li { width:155px; float:left; text-align:center; display:inline; margin-top:3px; }
.tw4Dj li.fr { float:right; }
.tw4Dj li img { width:155px; height:110px; display:block; }
.entPlanC dl.hotNews { border-bottom:1px dotted #c3c3c3; }
.entPlanC ul.entPLend { border:none; padding:0; }
.tw2Dj { width:350px; float:left; }
.tw2Dj li { width:166px; float:left; text-align:center; display:inline; margin-top:3px; }
.tw2Dj li.fr { float:right; }
.tw2Dj li img { width:166px; height:101px; display:block; }