*{padding: 0px;margin: 0px;}
#flash{width:100%;height: 725px;margin: 10px auto;position: relative;}
#flash #play{width:100%;height:100%;list-style: none;position:absolute;top:0px;left:0px;}
#flash #play li{display: none;position:absolute;top:0px;left:0px; width: 100%;}
#flash #play li img{float: left; height: auto;}
#button{position: absolute;bottom:15px;left:47%;list-style: none;}
#button li{margin-left: 10px;float: left;}
#button li div{width:12px;height: 12px;background:#DDDDDD;border-radius: 6px;cursor: pointer;}
#prev{width:40px;height:63px;background:url(/templatestwo/img/beijing.png) 0px 0px;position: absolute;top:205px;left:10px;z-index: 1000;}
#next{width:40px;height:63px;background:url(/templatestwo/img/beijing.png) -40px 0px;position: absolute;top:205px;right:10px;z-index: 1000;}
#prev:hover{background:url(/templatestwo/img/beijing.png) 0px -62px;}
#next:hover{background:url(/templatestwo/img/beijing.png) -40px -62px;}
@-moz-document url-prefix() {
    #flash #play li img{ 
        width: 1920px;
       } 
   }
#play img{
    width: 100%;
}
@media screen and (max-width: 450px)  {
    #flash{width:100%;height: 170px;margin: 10px auto;position: relative;}
    #prev{width:20px;height:63px;background:url(/templatestwo/img/beijing.png) 0px 0px;position: absolute;top:37px;left:10px;z-index: 1000;}
    #next{width:20px;height:63px;background:url(/templatestwo/img/beijing.png) -40px 0px;position: absolute;top:37px;right:10px;z-index: 1000;}
    #flash #play li img{float: left; height: 170px;}
    #button li div{ width:8px; height: 8px; background:#DDDDDD; border-radius: 6px; cursor: pointer; -webkit-border-radius: 6px; -moz-border-radius: 6px; -ms-border-radius: 6px; -o-border-radius: 6px; }
    #a.picture{
        width: 30%;
        margin: auto;
        float: inherit;
    }
    #a.neirong{
        width: 100%;
    }
    #a.text{
        width: 87%;
        height: 300px;
    }
}

.wrap{
    width: 100%;
    margin: 0 auto;
    background: rgb(15, 51, 85);
    color:#fff;
    height: 550px;
}
.list{
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.neirong{
    width: 70%;
    margin: auto;
    height: 300px;
    margin-top: 25px;
}
.picture{
    float: left;
    width: 30%;
}
.text{
    float: left;
    width: 70%;
    height: 300px;
}
.picture img{
    max-width: 100%;
}
.text p {
    width: 100%;
    margin-left: 10%;
    line-height: 1.4;
}
.firts{
    padding-top: 15px;
    font: 700 16px 'Berlin Sans FB';
}
.list about{
    margin-top: 5px;
    font: 400 12px "方正综艺简体";
}