body, span,
h1, h2, h3, h4, h5, h6,
p, a, img, input,
ol, ul,
table, caption, tbody, tfoot, thead, tr, th, td{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 14px;
    vertical-align: baseline;
    background: transparent;
}
table{
    border-collapse:collapse;
    border-spacing: 0;
}
ol,ul{
    list-style: none;
}
:focus{
    outline: 0;
}
body{
    font-family:Arial,"Microsoft Yahei";
    background:#D6CE9B;
}
ul{
    list-style-type:none;
}
a{
    text-decoration:none;
    color:#282828;}
a:hover{
    text-decoration:none;
}
.img{
    border:none;
}
.clear{
    clear:both;
}
.left{
    float: left;
}
.right{
    float: right;
}
.mleft{
    margin-left:20px;
}
/*-----header&content-----*/
#header,#content,#content2{
    width:960px;
    margin:0 auto;
}
/*------header------*/
#header{
    background:url(../../../logo.jpg) no-repeat center top;
    height:160px;
}
/*------content-----*/
#content,#content2{
    background-color:#E3DAAF;
    overflow:hidden;
}
/*--nav--*/
#nav{
    background:#B18033 url(../Img/nav.png) no-repeat;
    height:35px;
    padding:0 20px;
}
#nav li{
    float:left;
    position:relative;
    line-height: 35px;
}
#nav li a{
    color:#fff;
    font-size:16px;
    display:block;
    cursor: pointer;
    padding:0 14px;
    font-weight: 500;
}
#nav li a:hover{
    color:#B18033;
    background-color:#F2EDCB;
}
#nav .subnav{
    position:absolute;
    top:35px;
    left: 0px;
    background-color:#C2964F;
    display:none;
}
#nav .subnav li{
    border-bottom:1px solid #fff;
}
#nav .subnav li:last-child {
    border-bottom: 0;
}
#nav .subnav li a{
    padding: 0 15px;
    font-size: 15px;
    min-width: 120px;
}
#nav .subnav li,#nav .subnav li a{
    line-height: 30px;
    text-align: left;
}
#nav .subnav .bnone{
    border:none;
}

/*--footer--*/
#footer{
    padding: 40px 0;
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    color: #333;
    background-color: #D8B072;
}

/*------主页------*/
/*---video---*/
.playerwrap{
    overflow:hidden;
    background:url(../Img/sliderbg.png) no-repeat;
    height:415px;
    padding-top:30px;
    padding-left: 25px;
    margin-top:20px;
}
/*--列表--*/
#playerlist,.video{
    height:360px;
}
#playerlist{
    width:268px;
    background-color:#303030;
    display:inline;
}
.latest{
    background-color:#000;
    height:40px;
}
.latest span,.latest a,.playerul li a,.vidtitle{
    color:#bbb;
}
.latest span,.latest a{
    display:block;/**/
    line-height:40px;/**/
}
.latest span{
    padding: 0 15px;
    height: 40px;
    font-size: 15px;
    cursor: pointer;
}
.latest .vidactive,.playerul li{
    background-color:#444;
}
.latest a{
    font-size:14px;
    margin-right:10px;
}
.latest a:hover{
    color:#fff;
    text-decoration:underline;
}
.playerul li{
    overflow:hidden;
    margin:0 0 2px;
}
.playerul li:hover{
    background-color:#555;
}
.playerul li a{
    display: block;
    padding: 10px 0 13px 15px;
    font-size: 15px;
}
#audiolist{
    display:none;
}
/*--播放器--*/
.video{
    width:640px;
    background-color:#eee;
}
/*--content--*/
.list,.conwrap{
    overflow:hidden;
    padding-bottom: 20px;
}
.list_left{
    width:640px;
}
.intro{
    height:145px;
    background:#F2EDCB url(../Img/jianjie.png) no-repeat;
    padding:20px 20px 10px 80px;
    position:relative;
}
.intro p{
    text-indent:2em;
    height:135px;
    line-height:19px;
    overflow:hidden;
}
.intro a{
    position:absolute;
    right:20px;
    top:155px;
    color:#444;
    text-decoration:underline;
    font-size:12px;
}
.jumu{
    overflow:hidden;
}
.jumu,.divwrap{
    margin-top: 20px;

}
.jumu .title{
    background:url(../Img/jumu.png) no-repeat;
    height:30px;
    overflow:hidden;
}
.jumu .title ul{
    padding:5px 0 0 80px;
    height:25px;
}
.jumu .title ul li{
    line-height:25px;
    margin-left:30px;
    color:#fff;
    cursor:pointer;
    padding:0 10px;
    float:left;
}
.jumu .title ul .titactive{
    background:#f2edcb;
    color:#000;

}
#con_one_2,#con_one_3{
    display:none;
}
#con_one_1,#con_one_2,#con_one_3{
    padding:15px 0 0;
    background-color:#F2EDCB;
}
#con_one_1 li,#con_one_2 li,#con_one_3 li{
    width: 160px;
    height: 130px;
    padding-bottom: 8px;
}
.aimg{
    display:block;
    border:2px solid #fff;
    width:139px;
    height:103px;
    margin:0 auto;
}
.aimg img{
    width:139px;
    height:103px;
}
#con_one_1 li p,#con_one_2 li p,#con_one_3 li p{
    text-align:center;
    height:23px;
    line-height:23px;
}
#con_one_1 li p a,#con_one_2 li p a,#con_one_3 li p a{
    color:#98461a;
}
#con_one_1 li p a:hover,#con_one_2 li p a:hover,#con_one_3 li p a:hover{
    text-decoration:underline;

}
.title .right{
    color:#fff;
    font-size:12px;
}
.jumu .title .right{
    margin:8px 15px 0 0;
}
.title .right:hover{
    color:#000;
    text-decoration:underline;
}
.divwrap{
    width:640px;
    overflow:hidden;
    height:225px;
}
.music,.news{
    width: 309px;
    height: 225px;
    overflow: hidden;
}
.divwrap .title{
    background:url(../Img/music.png) no-repeat;
    height:30px;
    overflow:hidden;

}
.music .title ul{
    padding:10px 0 0 90px;
    height:20px;
    font-size:12px;
}
.music .title ul li{
    line-height:20px;
    margin-left:5px;
    color:#fff;
    cursor:pointer;
    padding:0 8px;
    float:left;
}
.music .title ul .titactive{
    background:#f2edcb;
    color:#000;
}
.divwrap .title .right{
    padding: 8px 10px 0 0;
}
#con_two_1,#con_two_2,#con_three_1{
    padding:5px 0;
    background-color:#f2edcb;
    height:185px;
}
#con_two_1 li,#con_two_2 li,#con_three_1 li{
    background:url(../Img/dot.jpg) no-repeat 10px center;
    padding:0 10px 0 20px;
    height:25px;
    line-height:25px;
    overflow:hidden;
}
#con_two_1 li p,#con_two_2 li p,#con_three_1 li p{
    width:204px;
}
#con_two_1 li a,#con_two_2 li a,#con_three_1 li a{
    color:#333;
}
#con_two_1 li a:hover,#con_two_2 li a:hover,#con_three_1 li a:hover{
    color:#98461a;
    text-decoration:underline;
}
.date{
    font-size:12px;
    color:#444;
}
.news .title{
    background:url(../Img/news.png) no-repeat;
}
.list_right{
    width: 280px;
    margin-left: 20px;
    padding:15px 10px;
    background:#F2EDCB;
}
.search {
    font-size: 15px;
}
#textfield{
    height:30px;
    line-height:30px;
    background: #fff;
    padding-left: 8px;
    color: #444;
    width: 272px;
    margin-bottom: 10px;
}
#button{
    display: inline-block;
    border: none;
    background-color: #777;
    color: #fff;
    font-size: 14px;
    margin-left: 10px;
    padding: 3px 12px;
    vertical-align: baseline;
    cursor: pointer;
}
.art,.institution,.mingjia{
    margin-top:20px;

}
.art .title{
    height:30px;
    background:url(../Img/art.png) no-repeat;
}
.artcon{
    background-color:#EAE8CE;
    height:132px;
    overflow:hidden;
}
.artcon img{
    width:180px;
    height:132px;
}
.artcon ul li{
    text-align:center;
    height:30px;
    line-height:30px;
    margin:0 0 4px;
    background-color:#C2964F;
}
.artcon ul .mnone{
    margin:0;
}
.artcon .letter{
    letter-spacing:5px;
}
.artcon ul li a,.inscon ul li a,.mingjia ul li a{
    color:#fff;
    display:block;
}
.artcon ul li a:hover,.inscon ul li a:hover,.mingjia ul li a:hover{
    background-color:#DED29E;
    color:#0B0D0C;
}
.institution .title{
    background:url(../Img/institution.png) no-repeat;
    height:30px;
}
.inscon{
    overflow:hidden;
    height:96px;
    background-color:#EAE8CE;
}
.inscon img{
    width:179px;
    height:94px;
    border:1px solid #eae8ce;
}
.inscon ul{
    width:96px;
    height:96px;
    overflow:hidden;
}
.inscon ul li{
    text-align:center;
    width:46px;
    height:30px;
    line-height:30px;
    border:1px solid #eae8ce;
    background-color:#C2964F;
}
.inscon .letter{
    letter-spacing:2px;
}
.inscon .last{
    width:94px;
}
.mingjia .title{
    background:url(../Img/mingjia.png) no-repeat;
    height:30px;
}
.mincon{
    background-color:#fff;
    overflow:hidden;
    height:94px;
}
.mincon .row1,.mincon .row2,.mincon .row3{
    width:92px;
    height:30px;
    line-height:30px;
    text-align:center;
    background-color:#C2964F;
    margin:1px 0 0 1px;
}
.mincon .row2{
    width:138px;
    background-color:#C48B31;
}
.mincon .row2_2{
    width:139px;
}
.mincon .row3{
    width:278px;
}
/*-----其他页面-----*/
.conwrap{
    padding: 15px 0;
}
.con_left{
    width:270px;
}
.listtop,.listbottom{
    width:270px;
    height: 28px;
}
.listtop{
    background:url(../Img/listtop.png) no-repeat;
}
.listmiddle{
    padding: 25px 15px;
	background:url(../Img/listmiddle.png) center repeat-y;
	min-height: 200px;
}
.listbottom{
    background:url(../Img/listbottom.png) no-repeat;
    height: 27px;
}
.left_title {
    font-size: 16px;
    padding: 15px 0 0 50px;
    letter-spacing: 2px;
    font-weight: 800;
}
.left_title:first-child {
    padding-top: 0;
}
.listtitle,.listpage{
    padding: 8px 40px 5px 70px;
}
.listtitle li{
    padding: 3px 0 0;
}
.listtitle li a{
    display: block;
    font-size: 15px;
    letter-spacing: 1px;
    text-align: justify;
}
.listtitle li a:hover,.listpage a:hover{
    text-decoration:underline;
    color:#B18033;
}
.listpage{
    overflow:hidden;
    text-align:center;
    font-size:30%;
}
.listpage a{
    padding:0 3px;
}
.listpage .pageactive{
    color:red;
}
.con_right{
    width: 645px;
    min-height: 450px;
    margin-left: 15px;
    background-color:#FAF7DB;
}
.site{
    padding-bottom: 3px;
    border-bottom:1px solid #d5ccc5;
    color:#444;
}
.con_right table{
    margin:15px 0;
}
.con_right .listpage{
    width:655px;
    padding:0;
}
.wid,.wid2,.wid3,.wid4{
    height:32px;
    line-height:32px;
    font-weight:bold;
    padding-left:20px;
    color:#fff;
}
.wid3,.wid4{
    color:#444;
    font-weight:normal;
}
.con_right table .firbg{
    background-color:#AFA75C;
}
.wid3,.wid{
    width:438px;
    border-left:1px solid #AFA75C;
    border-bottom:1px solid #AFA75C;
}
.wid4,.wid2{
    width:163px;
    border-right:1px solid #AFA75C;
    border-left:1px solid #AFA75C;
    border-bottom:1px solid #AFA75C;
}
.wid2{
    border-left:1px solid #fff;
}
/*--剧目--*/
.con_right2{
    padding:0;
    width:675px;
    background-color:#E3DAAF;
}
.videoplayer{
    margin-top: 15px;
    background-color:#faf7db;
}
.jieshao{
    margin-top: 15px;
    background-color:#faf7db;
    padding: 15px;
    color: #444;
    min-height: 150px;
}
.jieshao .bold{
    font-size: 16px;
    padding:0 0 8px;
    font-weight: 700;
}
.jieshao .normal{
    text-align: justify;
    line-height:20px;
}
/*--音频--*/
.con_right3{
    padding: 15px;
}
.audioplayer{
    background: #42413C;
    color: #fff;
    padding: 15px;
    margin: 15px 0;
}
.con_right3 .jieshao{
    background-color: #E8E5C4;
}
.audio-item {
    border: 1px solid #AFA75C;
    margin: 0 0 15px;
}
.audio-item:last-child {
    margin: 0;
}
.audio-item-left {
    width: 30%;
    padding: 7px 0 7px 10px;
}
.audio-item-right {
    width: 59%;
    padding: 7px 0 7px 10px;
    text-align: justify;
}
.audio-item-btn {
    display: block;
    width: 50px;
    padding: 30px 0 0;
    margin: 15px 0 0;
    text-align: center;
    background: url("../Img/btn.jpg") no-repeat top center;
}
.audio-item-btn:hover {
    color: #98461a;
    text-decoration: underline;
}
.item-text {
    font-weight: 700;
}
.d_page {
    padding: 10px 15px 0;
    text-align: center;
}
.d_page span, .d_page a{
    font-size: 15px;
    display: inline-block;
    padding: 5px;
    margin-right: 8px;
}
.d_page a:hover {
    color: #98461a;
    text-decoration: underline;
}
.d_page .current {
    color: #fff;
    background-color: #AFA75C;
}
#player-info {
    padding-bottom: 5px;
}
.col-summary {
    color: #fff;
    margin-top: 15px;
    padding: 10px;
    background-color: #AFA75C;
}
.hover:hover {
    text-decoration: underline;
    color: #98461a;
}
.video-item-right {
    width: 65%;
    padding: 7px 0 7px 10px;
    text-align: justify;
}
.video-item {
    display: block;
    border: 1px solid #AFA75C;
    margin-bottom: 15px;
}
.video-item:last-child {
    margin-bottom: 0;
}
.video-item:hover {
    background: #AFA75C;
    opacity: 0.8;
    color: white;
}
.news-content {
    padding: 0 15px 5px;
}
.news-content p, .news-content div, .news-content td {
    font-size: 14px!important;
    line-height: 1.7em;
}
.news-list-item {
    padding: 0 10px;
    margin-bottom: 8px;
}
.news-list-item:last-child {
    margin-bottom: 0;
}
.news-list-item .left{
    width: 495px;
    text-align: justify;
}
.news-list-item a {
    font-size: 15px;
}
