.main-con{
    font-family: "隶书"!important;
    width: 100%;
    background-image: url(../images/tuc-4.png);
}
.banner-con{
    width: 100%;
    height: 500px;
    background-image: url(../images/bannersd.png);
    background-position: center;
}
.piece-out{
    width: 1100px;
    margin: 0 auto;
    padding-top: 50px;
    margin-top: 86px;
    border:1px solid #EDE4D9;
    background-color: #ffffff;
    padding-bottom: 50px;
    position: relative;
}
/*四个角*/
.piece-out .bg{
    background-image: url(../images/jiao.png);
    width: 90px;
    height: 50px;
    position: absolute;
}
.piece-out .tl{
    left: 0;
    top:0;
}
.piece-out .tr{
    right: 0;
    top:0;
    background-position: right top;
}
.piece-out .bl{
    left: 0;
    bottom:0;
    background-position: bottom left;
}
.piece-out .br{
    right: 0;
    bottom:0;
    background-position: bottom right;
}
.piece-tit{
    width: 500px;
    text-align: center;
    height: 2px;
    line-height: 0px;
    color: #a03d2f;
    font-size: 80px;
    position: absolute;
    top:-1px;
    left: 300px;
    background-color: #ffffff;
}

.li-out{
    width: 416px;
    height: 49px;
    background-image: url(../images/liout.png);
    margin-left: 86px;
    margin-top: 60px;
    font-size: 24px;
    display: inline-block;
    text-indent: 100px;

}
.li-out span{
    display:inline-block;
    max-width:260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent: 0px;
    position:relative;
    top:5px;
}
.li-out a{
    color: #333333;
    text-decoration:none;
}
.li-out a:hover{
    color: #a03d2f;
}


/**/
.main-con2{
    font-family: "隶书"!important;
    width: 100%;
    background-image: url(../images/tuc-4.png);
}
.where{
    width: 1100px;
    height: 62px;
    line-height: 62px;
    color: #333333;
    margin: 0 auto;
    font-size: 14px;
}
.where .subject{
    padding-top: 12px;
    font-family: Microsoft YaHei !important;
}
.where .subject .chooseSubject{
    border: none;
}
.banner{
    width: 1100px;
    height: 200px;
    margin: 0 auto;
    background-image: url(../images/bannerlist.png);
    position: relative;
}
.banner-text{
    width: 425px;
    position: absolute;
    left: 126px;
    top:60px;
    color: #a03d2f;
    font-size: 42px;
    text-align: center;
    text-overflow: ellipsis;
    overflow: hidden;white-space: nowrap;
}
.bot-out{
    width: 1100px;
    padding-top: 10px;
    margin: 0 auto;
    padding-bottom: 10px;
    overflow: hidden;
    padding-bottom: 70px;
}
.bot-left{
    width: 260px;
    float: left;
}
.bot-right{
    float: right;
    width: 840px;
}
.left-list{
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #333333;
    cursor: pointer;
    font-size: 30px;
    text-indent: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.left-list:hover{
    color: #ffffff;
    background-image: url(../images/moda.png);

}
.left-list.active{
    color: #ffffff;
    background-image: url(../images/moda.png);
}
.piece-out2{
    width: 838px;
    border:1px solid #EDE4D9;
    background-color: #ffffff;
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 20px;
}
/*四个角*/
.piece-out2 .bg{
    background-image: url(../images/jiao.png);
    width: 90px;
    height: 50px;
    position: absolute;
}
.piece-out2 .tl{
    left: 0;
    top:0;
}
.piece-out2 .tr{
    right: 0;
    top:0;
    background-position: right top;
}
.piece-out2 .bl{
    left: 0;
    bottom:0;
    background-position: bottom left;
}
.piece-out2 .list-out:hover{
    color: #ff8100 !important
}
.piece-out2 .br{
    right: 0;
    bottom:0;
    background-position: bottom right;
}
.piece-tit2{
    font-size: 30px;
    color: #a03d2f;
    text-align: center;
    width: 840px;
    position: absolute;
    top:26px;
}
.piece-tit2 span{
    max-width: 545px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.yunleft-icon{
    display: inline-block;
    width: 44px;
    height: 22px;
    background-image: url(../images/yun.png);
    margin-right: 20px;
    position: relative;
    top:-8px;
}
.yunright-icon{
    display: inline-block;
    width: 44px;
    height: 22px;
    background-image: url(../images/yun.png);
    margin-left: 20px;
    background-position: right;
    position: relative;
    top:-8px;
}
.list-out{
    width:350px;
    margin-left: 30px;
    height: 27px;
    margin-top: 40px;
    display: inline-block;
    font-size: 16px;
}
.list-out span{
    display:inline-block;
    max-width:260px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    position:relative;
    top:4px;
}
.list-out span span{
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-out a{
    text-decoration:none;
    color: #333333;
    position: relative;
    cursor: pointer;
    top:-2px;
}
.list-out a:hover{
    color: #a03d2f;
}
.yuan-icon{
    width: 23px;
    position: relative;
    top:5px;
    height: 23px;
    background-image: url(../images/yuan.png);
    display: inline-block;
    margin-right: 16px;
    font-size: 18px;
    color: #333333;
}

.main-con3{
    font-family: "隶书"!important;
    width: 100%;
    background-image: url(../images/tuc-4.png);
}
.where2{
    width: 1100px;
    height: 62px;
    line-height: 62px;
    color: #333333;
    margin: 0 auto;
    font-size: 14px;
    border-bottom:1px solid #ACACAC;
}
.where2 .subject{
    padding-top: 12px;
    font-family: Microsoft YaHei !important;
}
.where2 .subject .chooseSubject{
    border: none;
}
.top-tit{
    color: #a03d2f;
    font-size: 34px;
    padding-top: 38px;
    width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.nav-out{
    width: 1100px;
    height: 38px;
    margin: 0 auto;
    margin-top: 38px;
}
.piece-out3{
    width: 1100px;
    margin: 0 auto;
    margin-top: 20px;
    border:1px solid #EDE4D9;
    background-color: #ffffff;
    position: relative;
}
.piece-video{
    min-height: 590px;
}
.piece-audio{
    min-height: 590px;
}
/*四个角*/
.piece-out3 .bg{
    background-image: url(../images/jiao.png);
    width: 90px;
    height: 50px;
    z-index: 9999;
    position: absolute;
}
.piece-out3 .tl{
    left: 0;
    top:0;
}
.piece-out3 .tr{
    right: 0;
    top:0;
    background-position: right top;
}
.piece-out3 .bl{
    left: 0;
    bottom:0;
    background-position: bottom left;
}
.piece-out3 .br{
    right: 0;
    bottom:0;
    background-position: bottom right;
}
.nav-li{
    width: 88px;
    float: left;
    cursor: pointer;
    color: #333333;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
    font-size: 20px;
}
.nav-li:hover{
    color: #a03d2f;
}
.nav-li.active{
    background-image: url(../images/moxiao.png);
    color: #ffffff;
}
.dialogBox .showMsg h3{
    font-size: 18px!important;
}
.songduvideo{
    width: 1060px!important;
    height: 550px!important;
    position: relative;
    top:20px;
    left: 20px;
    z-index: 9999;
    /*display: none;*/
}
#myPlayer_video{
    /*width: 1060px!important;*/
    /*height: 550px!important;*/
    z-index: 10000;
}
.bot-tit{
    border-bottom:1px solid #ACACAC;
    font-size: 20px;
    color: #333333;
    width: 1100px;
    margin: 0 auto;
    margin-top: 10px;
    height: 50px;
    line-height: 50px;
}
.yunleft-icon2{
    display: inline-block;
    width: 44px;
    height: 22px;
    background-image: url(../images/yun.png);
    margin-right: 20px;
    position: relative;
    top:4px;
}
.bot-out2{
    width: 1100px;
    margin: 0 auto;
    padding-top: 33px;
    padding-left: 30px;
    padding-bottom: 20px;
}
.bot-list{
    color: #333333;
    font-size: 20px;
    margin-bottom: 30px;
    margin-right: 100px;
    width: 400px;
    display: inline-block;
    cursor: pointer;
}
.bot-list span{
    display: inline-block;
    max-width: 360px;
    overflow: hidden;
    position: relative;
    top:5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bot-list a{
    color: #333333;
    text-decoration: none;
}
.bot-list a:hover{
    color: #a03d2f;
}
.audio-img{
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    max-width: 1024px;
    margin: 0 auto;
}
.video-img{
    max-width: 1024px;
    margin: 0 auto;
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
    z-index: 10000;
}
.audio-con{
    width: 1060px;
    height: 32px;
    padding: 60px 0;
    display: block !important;
    margin: 0 auto;
}
.out_links .list{
    background-color: #ffffff;
}
.out_links{
    font-family: "Microsoft YaHei", "微软雅黑"!important;
}





