

#header {
    width: 100%;
    height: 420px;

}


#content_muse {
    width: 1000px;
    margin: 0 auto;
}


.nav_m {
    margin-top: 20px;
    background: url("../images/micro/rect_navy.png");
    height: 38px; text-align:center
}
.nav_m ul {
    display: inline-block;
    line-height: 38px;

}

.nav_m li, .nav_m span {
    float: left;

    color: #fff;
    padding-right:10px;
    font-size:10px
}

.nav_m li {

    font-family: "微软雅黑", "宋体", "黑体";
    font-size: 18px;
    /*	padding-right:18px;*/
    padding: 0 18px;
}

.nav_m li a {
    color: #fff;
}

.nav_m li:hover {
    background:#66c6b0;
}

.nav_m li:hover a {
    color: #fff;
}
.nav_m li:hover span{color:#66c6b0}
/*全市阅读*/
.jour {
    overflow: hidden;
    margin-top: 20px;

}

/*.jour img {
    width: 583px;
    height: 357px;
    float: left;
}*/


/*图片滑动*/

.jour .swtwin2 {
    margin-bottom: 10px;
    width: 620px;
    float: left;
    overflow: hidden;
}

.jour .swtwin2 .swtleft2 {


    float: left;
}

.jour .swtwin2 .swtleft2 .picFocus2 {
    margin: 0 auto;

    border: 1px solid #ccc;
    position: relative;
    overflow: hidden;
    zoom: 1;
}



.jour .swtwin2 .swtleft2 .picFocus2 .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 5px;
    z-index: 1;
}

.jour .swtwin2 .swtleft2 .picFocus2 .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.jour .swtwin2 .swtleft2 .picFocus2 .hd ul li {
    float: left;
    margin-right: 2px;
    width: 15px;
    height: 15px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.jour .swtwin2 .swtleft2 .picFocus2 .hd ul li.on {
    background: #f00;
    color: #fff;
}

.jour .swtwin2 .swtleft2 .picFocus2 .bd li, .jour .photo .picFocus2 .bd li {
    vertical-align: middle;
}

.jour .swtwin2 .swtleft2 .picFocus2 .bd img {
    width: 618px;
    height: 325px;
    display: block;
}


.jour .jour_right {
    width: 370px;
    height: 335px;
    float: right;
    overflow: hidden;
}


.jour .jour_right .jour_white {
    border-bottom: solid 1px #DBDBDB;height: 25px;
    line-height: 25px;
}


.jour .jour_right .jour_white span {
    font-weight: bold;
    font-size: 15px;
    margin-left: 2px;
    color: #4CAA94;
    font-family:"微软雅黑";

}
.jour .jour_right .jour_white p{
    display:inline;
    font-size:10px;
}

.jour .jour_right .jour_white a {
    float:right;
    color: #6F6F6F;
    font-size: 12px;
}

.jour .jour_right .city_read {
    border-bottom: solid 1px #D5D5D5;
    padding: 5px 0;overflow:hidden
}

.jour .jour_right .city_read img {
    float: left;

    margin-right: 10px;
}


.jour .jour_right .city_read h3 {
    font-size: 16px;
    font-weight: bold;
    font-family:"微软雅黑";
}

.jour .jour_right .city_read p {
    line-height: 20px;
    color: #444;

}

.jour .jour_right .city_read p a {
    float: right;

}

.jour .jour_right ul {
    font-size: 14px;
    padding-left:5px;
}
.jour .jour_right li{background:url(../images/gcwy_li.png) left center no-repeat;padding-left:10px;line-height:26px;}
.jour .jour_right ul span {
    float: right;
}


/*图片*/
.img_photo {
    width: 100%;
    height: 117px;
    margin-top: 10px;
}
/*图片2*/
.img_photo2 {
    width: 100%;
    height: 106px;
    margin-top: 20px;
}


/*微影大赛*/
/*滑动按钮变色*/
.sports {
    clear:both;
    height: 400px;
    overflow: hidden;

}

.sports .hd {
    overflow: hidden;
    height: 30px;
    line-height:30px;
    font-family:"微软雅黑";border-bottom:1px solid #DBDBDB;

}
.sports .hd p{
    width: 90px;background: #4CAA94;
    text-align: center; color: #fff;
    font-size: 18px;
    font-weight: bold;

    float: left;}
.sports .hd ul {
    float:right;padding-right:10px;
}

.sports .hd li {
    float: left;
    padding: 0px 10px;
    font-size: 16px;
    height:28px;
    font-weight: normal;
    text-align: center;


}
.sports .hd li.on{ border-bottom: 3px solid #4CAA94;}
.sports .hd li.on a{color:#4CAA94;}
.sports .hd li a {
    color: #242424;

}

.sports .hd li a:hover{ color: #4CAA94;}



.sports .hd span {
    font-size:12px;font-family:"微软雅黑"

}


.sports .bd {
    overflow: hidden;
    width:100%;}

.sports .bd li {
    margin-top: 10px;
    float: left;
    padding: 0 5px;
    height:175px;
    width:190px;
    line-height:20px;
}

.sports .bd li img {
    width: 189px;
    height: 132px;
}

.sports .bd li span{
    display:block;
    padding-top:5px;
    width:100%;text-align:center;font-size:14px;
}

.sports .bd li p{
    display:block;
    text-align:center;
    color:#A8A8A8;
}

/*编导演员剧本*/

.script {
    overflow: hidden;
    margin-top: 20px;
    height:520px;width:100%

}

.script .actor {
    width: 750px;
    float: left;
}

.script .hd {
    overflow: hidden;
    border-bottom: solid 1px #dbdbdb;
    line-height: 30px;height:30px;
}

.script .hd span {

    color: #6F6F6F;
    font-size: 12px;
    padding-right: 5px;
}



.script .hd p {
    font-size: 18px;
    font-weight: bold;
    width: 90px;
    background: #4CAA94;
    text-align: center;
    color: #fff;
    font-family: "微软雅黑";

}




.script .bd {
    overflow: hidden;
    width: 750px;

}

.script .bd li {
    margin-top: 15px;
    float: left;
    text-align:center;width:150px;background-color: #F3F3F3;height: 230px;
}

.script .bd li h3{
    font-size: 14px;
    padding-top: 10px;
}



.script .bd li img {
    width: 145px;
    height: 192px;
}


.script .script_right {
    width: 240px;
    float: right;
    overflow:hidden ;
    background: #F3F3F3;

}

.script .script_right .window{
    padding-left:9px;
}
.script .script_right .font {height:30px;line-height:30px;}
.script .script_right .font span {
    padding-left:9px;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color:#4CAA94;font-family:"微软雅黑";
}

.script .script_right .font a {
    float: right;
    line-height: 28px;
    color: #6F6F6F;
    font-size: 12px;
    padding-right: 5px;
}

.script .script_right .window img{
    width:217px;
    height:114px;
    margin-top:10px;
}
.script .script_right .window span {
    display:block;
    line-height:23px;
    padding: 8px 0;font-size:14px;
}

.script .script_right .window p {
    color:#AFAEAE;
}
.script .script_right ul{
    width:240px;

}
.script .script_right li {
    height:101px;
    width:100px;
    float:left;
    padding:4px 7px;font-size:14px;
}
.script .script_right li span {
    display:block;
    text-align:center;padding-top:8px;
}


/*影视单位*/
.filmunit {
    margin-top:20px;
    overflow:hidden;height: 390px;
}
.filmunit .font2 {
    border-bottom:solid 1px #DBDBDB;
    height:30px;line-height:30px;
}
.filmunit .font2 p{
    font-size:18px;
    font-weight:bold;
    width: 90px;background: #4CAA94;
    text-align: center; color: #fff;
    font-family:"微软雅黑";height:30px;
}
.filmunit .font2 span {
    float:right;
    line-height: 30px;
    color: #6F6F6F;
    font-size: 12px;
    padding-right: 5px;
}
.filmunit ul {
    width:1000px;
}
.filmunit li {
    width:240px;
    height:169px;
    float:left;
    padding:0 5px;margin-top:10px;
}


.filmunit li .teji {
    display:block;
    width:100%;
    height:35px;
    background:url("../images/teji.png")repeat;
    font-size: 14px;
    position: relative;
    bottom: 35px;
    line-height: 35px;

}
.filmunit li .teji a{
    text-align: center;
    color:white;

    display: block;
}



/*影视基地*/
.ysjd{
    margin-bottom:20px;
    overflow:hidden;
}


.ysjd .fontys {
    border-bottom:solid 1px #DBDBDB;height:30px;line-height:30px;
}
.ysjd .fontys p{
    font-size:18px;
    font-weight:bold;
    width: 90px;background: #4CAA94;
    text-align: center; color: #fff;font-family:"微软雅黑"
}
.ysjd .fontys span {


    color: #6F6F6F;
    font-size: 12px;
    padding-right: 5px;
}
.ysjd .picScroll-left ul {
    width:1000px;
}


.ysjd li {
    width:240px;
    height:168px;
    float:left;
    padding:0 5px;overflow:hidden
}

.ysjd .picScroll-left{
    margin-top:10px;
}
.ysjd .picScroll-left li .teji {
    display:block;
    width:100%;
    height:35px;
    background:url("../images/teji.png") repeat;
    font-size: 14px;
    position: relative;
    bottom: 35px;
    line-height: 35px;

}
.ysjd .picScroll-left li .teji a{
    text-align: center;
    color:white;

    display: block;
}




/* 直属单位css */
.slideTxtBox {
}


.slideTxtBox .hd {
    width: 1000px;
    height: 42px;
    line-height: 42px;
    background: url(../images/main11t_bg.gif) left bottom repeat-x;
}

.slideTxtBox .hd ul li a:hover {
    color: #990000;
}

.slideTxtBox .hd ul li {
    float: left;
    font-family: "微软雅黑", "宋体", "黑体";
    font-size: 16px;
    padding:0 10px;
}

.slideTxtBox span {
    float: left;
    padding-right:15px;
    font-size: 8px;
}




.slideTxtBox .bd {
    display: inline-block;
    background-color: #E5E5E4;

}

.slideTxtBox .bd ul {
    margin-top: 10px;
    margin-left: 14px;
    font-size: 16px;
}

.slideTxtBox .bd li {
    float: left;
    width: 140px;
    line-height: 28px;
    font-size:14px
}
