@charset "utf-8";
/* CSS Document */

*{font-family: "microsoft Yahei"; color: #333;}
body,ul{margin: 0; padding: 0}
li{list-style: none;}
a{text-decoration: none; color: #333}
a:hover{color: #c00; text-decoration: none;}
.whiteBg{background: #fff}
.box{ width: 1000px; margin: auto;padding:0; overflow: hidden;}
.clear{ clear: both; }
img{border:none;background:#eee url('../image/placeholder.png') no-repeat center center;}

.fl{ float: left; }
.fr{ float: right; }

body{background: url(../image/bg.jpg) no-repeat center top;}

/*header*/
.header{padding: 0; margin: auto; height: 345px; width: 1000px; background: url(../image/header.png) no-repeat;}

/*导航*/
.menuBox{ background: url(../image/menuBg.png); height: 52px; clear: both;}
.menu{ width: 1000px; margin: auto;}
.menu li{ float: left; padding:0px 56px 0px 0px ; text-align: center; height: 52px; line-height: 45px; font-size: 18px;}
.menu li:last-child {float: right; padding:0px; text-align: center; height: 52px; line-height: 45px; font-size: 18px;}
.menu li a{color: #fff; text-decoration: none;padding:3px 10px;}
.menu li a:hover{border-radius: 5px;padding:3px 10px;background: #134cb3;}

/*时间、天气、联办*/
.today{float: left; width:360px;font-size: 16px; text-align: left;padding:10px 0px 15px 5px}
.weather{float:left;width:260px;padding:6px 0px 8px 0px;text-align: left;}
.weather span{float:left;width:50px;height:30px;line-height:30px;font-size: 16px;}
.lianban{float: right; font-size: 16px; text-align: left;padding:10px 5px 8px 0px}

/*焦点图*/
.focus{ position:relative; width:550px; height:308px; background-color: #000; float: left;margin-left:5px;margin-top:5px;}  
.focus img{ width: 550px; height: 308px;} 
.focus .shadow .title{width: 860px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:50px; line-height: 50px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:18px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:13px; right:5px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#c00;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../image/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

/*文艺资讯*/
.lzyw{ float: right; overflow: hidden;  width: 430px; height: 308px;margin-bottom: 15px;margin-right: 5px; margin-top: 5px;}
.lzyw .hd{overflow: hidden; margin-top: 0px; border-left:1px #eee solid;border-right:1px #eee solid; border-top: 2px #c00 solid;background: #f4f4f4;}
.lzyw .hd p{ float: left; height: 40px; margin: 0; font-size: 16px; color: #333; font-weight: bold; line-height: 38px; padding-left: 10px;}
.lzyw .hd span{float: right; display: block; height: 40px; line-height: 38px; font-size: 14px; padding-right: 11px;}
.lzyw .hd span a{color: #999;}
.lzyw .hd span a:hover{ color: #c00}
.lzyw .bd{border: 1px #eee solid; background: #f4f4f4; padding:9px 10px; clear: both; overflow: hidden;}
.lzyw .bd li{ height:35px; line-height: 35px; font-size: 16px; overflow:hidden; }
.lzyw .bd li.fenge {border-bottom: 1px dashed #b6b6b6; font-size: 0px;background: none;height: 5px;line-height: 5px;margin-bottom: 5px;}
.lzyw .bd li a{ color:#555656;}
.lzyw .bd li a:hover{color: #c00; text-decoration: none;}
.lzyw .bd li span{ float:right; display:inline; color: #999;}

/*原创音乐、原创曲艺*/
.gzdt{overflow: hidden; margin-top: 0px; margin-right: 5px; margin-left: 5px; border:1px #eee solid; border-top: 2px #c00 solid;background: #f4f4f4;}
.gzdt .hd{ height:40px; font-size: 18px; padding-left: 10px; line-height: 38px; border-bottom:1px solid #d5d3d4; font-weight: bold;
margin: 0 0px}
.gzdt .bdleft{ float: left; width: 565px; margin-left: 10px; overflow: hidden;}
.gzdt .bdright{float: right; width: 405px; margin-left: 0px; overflow: hidden;}
.gzdt .left{ margin-right: 0px;}
.gzdt .tabTitle{ height:40px; padding-left: 0px; width: 570px;}
.gzdt .tabTitle a{ display:block; margin-right:35px;height:40px; line-height:47px;font-size: 18px; float: left;}
.gzdt .tabTitle a.active{border-bottom: 2px solid #be1013;}
.gzdt .tabTitlemore{ height:40px; padding-left: 0px; width: 510px;}
.gzdt .tabTitlemore a{ display:block; margin-right:49px;height:40px; line-height:47px;font-size: 18px; float: left;}
.gzdt .tabTitlemore a.active{border-bottom: 2px solid #be1013;}
.gzdt .tabNews{clear: both; overflow: hidden; margin-bottom: 0px}
.gzdt .tabNews li{ height: 35px; line-height: 35px;padding-right: 3px;overflow: hidden; font-size: 16px;}
.gzdt .tabNews li.first{height: auto; margin-top: 0px; background: none; padding: 0}
.gzdt .tabNews li.first p{margin:5px 0px 0 0px; font-weight: bold;line-height: 40px;font-size: 18px;}
.gzdt .tabNews li.first span{width: 235px; height: 116px;float:left;display: block;font-size: 15px;line-height: 24px;color: #727272;}
.gzdt .tabNews li.first a img{float: left; width: 150px; height: 116px;margin: 0px 15px 5px 0px;/*border:solid 2px #fff;*/}
.gzdt .tabNews li a span{margin-left: 0px;margin-right: 5px;color: #be1012;}

/*艺术人物、文化天中*/
.gzdtxh{overflow: hidden; margin-right: 5px; margin-left: 5px;margin-bottom: 15px; border:1px #eee solid; border-top: 2px #c00 solid;background: #f4f4f4;}
.gzdtxh .hd{ height:40px; font-size: 18px; padding-left: 10px; line-height: 38px; border-bottom:1px solid #d5d3d4; font-weight: bold;
margin: 0 0px}
.gzdtxh .bd{ float: left; width: 474px; margin-left: 0px; overflow: hidden;}
.gzdtxh .left{ margin-right: 10px;}
.gzdtxh .tabTitle{ height:40px; padding-left: 0px; width: 510px;}
.gzdtxh .tabTitle a{ display:block; margin-right:42px;height:40px; line-height:47px;font-size: 18px; float: left;}
.gzdtxh .tabTitle a.active{border-bottom: 2px solid #be1013;}
.gzdtxh .tabTitlemore{ height:40px; padding-left: 0px; width: 510px;}
.gzdtxh .tabTitlemore a{ display:block; margin-right:49px;height:40px; line-height:47px;font-size: 18px; float: left;}
.gzdtxh .tabTitlemore a.active{border-bottom: 2px solid #be1013;}
.gzdtxh .tabNews{clear: both; overflow: hidden; margin-bottom: 10px}
.gzdtxh .tabNews li{ height: 35px; line-height: 35px;padding-left: 0px;overflow: hidden; font-size: 16px;}
.gzdtxh .tabNews li.first{height: auto; margin-top: 0px; background: none; padding: 0}
.gzdtxh .tabNews li.first p{margin:5px 0px 0 0px; font-weight: bold;line-height: 40px;font-size: 18px;}
.gzdtxh .tabNews li.first span{width: 295px; height: 116px;float:left;display: block;font-size: 15px;line-height: 24px;color: #727272;}
.gzdtxh .tabNews li.first a img{float: left; width: 150px; height: 116px;margin: 0px 15px 5px 0px;/*border:solid 2px #fff;*/}
.gzdtxh .tabNews li a span{margin-left: 0px;margin-right: 5px;color: #be1012;}

.spyy{margin:0px auto 15px auto;width: 988px;}

.lzwh{overflow: hidden; border:1px #eee solid; border-top: 2px #c00 solid;}
.lzwh .hd{ height: 40px; line-height: 38px; border-bottom: 1px #eee solid;  margin: 0 0px}
.lzwh .hd p{margin: 0px; float: left;font-size: 16px;font-weight: bold;}
.lzwh .hd span{display: block; float: right;margin-right: 12px;}
.lzwh .hd span a{font-size: 14px;color: #999;line-height: 26px;font-weight: normal;}
.lzwh .hd span a:hover{color: #c00;}
.lzwh .tabTitle{ padding-left:0px; }
.lzwh .bd{width:486px;}

.lzwh .tabNews{clear: both; overflow: hidden; margin:15px 0px 15px 14px;}
.lzwh .tabNews img{float: left; width: 230px; height: 178px;/*border:solid 2px #fff;*/}
.lzwh .tabNews .intr{float: right; width:215px;margin-right: 12px;}
.lzwh .tabNews .intr p{margin: 0px; font-size: 16px;font-weight: bold;}
.lzwh .tabNews .intr span{display: block; line-height: 150%; font-size: 14px; color: #666; margin-top: 10px;}
.lzwhxw{width:486px;margin-bottom: 14px; }
.lzwhxw li{float: left; width:472px; display:inline; padding-left: 14px; padding-bottom: 15px;font-size: 16px;}
.lzwhxw li a span{margin-left: 0px;margin-right: 5px;color: #be1012;}

/*友情链接 */
.linkBox{ width: 990px; margin: 0px auto 15px auto;background: #f4f4f4; overflow: hidden;border: 1px #eee solid; border-top: 2px #c00 solid}
.linkBox .hd{ height: 40px; line-height: 40px; border-bottom: 1px #eee solid; padding-left: 10px;font-weight: bold; font-size: 16px}
.linkBox .bd{clear: both; overflow: hidden; padding: 10px;}
.linkBox .bd ul{ display: block; }
.linkBox .bd li{float: left; font-size: 16px; padding:0px 15px 0px 0px; white-space: nowrap; height: 32px; line-height: 32px;}
.linkBox .bd li.clear{ clear: both; margin: 0px;padding: 0px;width: 0px;overflow:hidden; height: 0px; }

/*footer */
.footer{width:100%; background: #1760c6;}
.footer .copyright{width:990px; font-size: 16px; margin: 15px auto; padding: 0px; text-align: center;}
.footer .copyright p{ margin: 0; line-height: 32px; color: #fff}
.footer .copyright p a{ margin: 0; line-height: 32px; color: #fff}
.footer .copyright p a:hover{color: #fff;}