body{
    background-color:#333;
    font-family: "寰蒋闆呴粦";
    font-size: 14px;
}
a{
    text-decoration: none;
}
.contain{
    width: 1200px;
    margin: auto;
    margin-top: 15px;
}
#logo_d{
    width: 800px;
}
#logo_d img{
    margin-left: 50px;
}
#lan_d{
    width: 90px;
}
#lan{
    margin-top: 15px;
}
#arrow{
    margin-bottom: 5px;
}
#serch_box
{
    border: 2px solid #54c2f1;
    border-radius: 25px;
    font-size: 12px;
    padding: 5px;
    width: 290px;
    margin-top: 5px;
}
#serch{
    background-color: transparent;
    border: 0;
    width: 250px;
    margin-left: 5px;
    color: #fff;
    font-size: 20px;
}
#search_sub{
    height: 15px;
    position: relative;
    top: 2px;
}
#top{
    padding: 22px 0 21px 0;
}
#navbar_d{
    background-color: #54c2f1;
    padding: 16px 0;
    margin-bottom: 40px;
}
#navbar_d a{
    color:#fff;
    font-size: 22px;
    margin: 0 28px;
}
#navbar_d a:hover{
    color: #000;
}
.navbar-line{
    border-right: 1px solid #fff;
}
#left-content{
    width: 300px;
}
#right-content{
    width: 900px;
    background-color: #fff;
}
ul{
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
}
#left-menu a{
    font-size: 20px;
    color: #a5a5a5;
    background-color: #eee;
    padding: 27px 166px 27px 22px;
    line-height: 80px;
    height: 80px;
}
#left-menu .title{
    font-size: 20px;
    background-color: #54c2f1;
    color: #fff;
    font-size: 20px;
    padding: 27px 163px 27px 56px;
    line-height: 80px;
}
#left-menu img{
    margin-right: 25px;
}
#left-menu a:hover, #left-menu .active{
    background-color: #dfe0e0;
    color: #666;
}
#bread{
    margin: 10px 0 0 100px;
    font-size: 20px;
    color: #666;
}
#player{
    margin: 30px 0 0 235px;
}
.player-item{
    margin: 0 5px;
}
.player-item img{
    height: 100px;
    width: 190px;
    border: 2px solid #fff;
}
#line{
    height: 3px;
    background-color: #eee;
    margin: 20px 40px;
}
.player-item{
    margin-bottom: 30px;
    text-align: center;
}
.player-title{
    color: #333;
    font-size: 16px;
    margin-left: 40px;
    padding-left: 10px;
    line-height: 40px;
    border-left: 10px solid #54c2f1;
    background-image: url("/images/c.png");
    background-repeat: no-repeat;
    background-position-x: 170px;
    background-position: 170px;
	border-right: 2px dotted #c9c9c9;
}
#backtop, #backtop a{
    text-align: center;
    color: #666;
    position: relative;
    top: -25px;
    left: 25px;
}
#footer{
    background-color: #666;
    font-size: 20px;
    padding: 27px 0;
    margin-top: 95px;
}
#footer span, #footer a{
    color: #fff;
}
#f2{
    margin: 0 5px;
}
#f4{
    margin: 0 30px;
}
#f5{
    margin-right: 10px;
}
.player-des{
    text-align: center;
    color: #666;
    width: 196px;
    font-size: 16px;
}
.a3{
    height: 22px;
    position: relative;
    float: right;
    left: 25px;
    bottom: 46px;
}
img{
    border: 0;
}
.vjs-big-play-button
{
left: 40% !important;
    top: 40% !important;
}