.firm .firm_video .right {
    width: 855px;
}
.video_cont {
    padding: 0 18px;
    border: 1px solid #f7c940;
}

.video_cont .cont_top {
    padding-bottom: 16px;
    text-align: center;
}
.video_cont .cont_top h1 {
    margin-top: 5px;
    min-height: 50px;
    border-bottom: 1px dashed #c6c6c6;
    color: #0e315d;
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    line-height: 50px;
}
.video_cont .cont_top p,
.video_cont .cont_top p span {
    color: #c6c6c6;
}
.video_cont .movie_xq {
    height: 54px;
    line-height: 54px;
}
.video_cont .movie_xq .movie_page .prev {
    margin-right: 21px;
    padding-left: 13px;
    background: url(./images/movie_player_prev.jpg) no-repeat left center;
}
.video_cont .movie_xq .movie_page .next {
    padding-right: 13px;
    background: url(./images/movie_player_next.jpg) no-repeat right center;
}
.video_cont .jiathis_style .jiathis_txt {
    float: right!important;
    margin-top: 18px;
}

.video_cont .movie_xq .fen {
    padding-left: 20px;
    height: 54px;
    background: url(./images/movie_player_pic2.png) no-repeat left center;
}

.jiathis_style .button, .jiathis_style .jiathis_txt {
    float: left;
    font-size: 12px;
    text-decoration: none;
    line-height: 18px!important;
}

.jiathis_style .jtico_more, .jiathis_style .jtico_jiathis {
    background-position: 0px -1408px;
}

.jiathis_style .jtico {
    text-align: left;
    overflow: hidden;
    display: block!important;
    height: 16px!important;
    line-height: 16px!important;
    padding-left: 20px!important;
    background: url(./images/jiathis_ico.png) no-repeat left;
    cursor: pointer;
}
.video_cont .movie_xq .size {
    margin-right: 20px;
    padding-left: 20px;
    background: url(./images/movie_player_pic1.png) no-repeat left center;
}
.player{
	text-align: center;
}
.player embed{
	min-width: 600px;
	min-height: 400px;
}
.title {
    border-bottom: 2px solid #ffa200;
    margin-top: 10px;margin-bottom: 10px;
}
.title p {
    width: 105px;
    height: 30px;
    margin-bottom: 3px;
    background: #ffa200;
    color: #fff;
    text-indent: 0em;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
}
.mt20{
	margin-top: 20px;
}
.firm_video .right .video_list .list li {
    margin: 0 10px 10px 3px;
}
.firm_video .right .video_list .list li .pic, .firm_video .right .video_list .list li .pic img {
    width: 200px;
    height: 162px;
}
.firm_video .right .video_list .list li .pic p {
    width: 199px;
}

.firm_box .right .video .list li .pic p {
    bottom: 0;
    left: 0;
    padding-left: 42px;
    width: 158px;
    height: 31px;
    background: rgba(0,0,0,.5) url(./images/video_pic.png) 12px center no-repeat;
    color: #fff;
    line-height: 31px;
}

.firm_box .right .video .list li .pic i {
    top: 55px;
    left: 80px;
    display: none;
    width: 44px;
    height: 45px;
    background: url(./images/video_pic2.jpg) no-repeat;
}
.pa {
    position: absolute;
}
.firm_box .right .video .list li .name {
    overflow: hidden;
    padding-left: 10px;
    height: 31px;
    border: 1px solid #e5e5e5;
    border-top: 0;
    background: #f6f6f6;
    line-height: 31px;
}
.firm_box .right .video .list li .name a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    width: 188px;
    white-space: nowrap;
}
.pr {
    position: relative;
}
.firm_box .right .video .list li:hover .pic i {
    display: block;
}
.firm_box .body-r{
	width: 345px;
}