﻿.videohome {
    width: 720px;
    float: left;
    margin: 20px;
    background-color: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 20px 0 43px;
    overflow: hidden;
    position: relative;
}

    .videohome .cap-top {
        border-left: none;
        position: relative;
    }

.video-view .view {
    position: relative;
}

    .video-view .view .control {
        color: #000;
        position: absolute;
        left: 37px;
        height: 22px;
        display: block;
        clear: both;
        bottom: 1px;
    }

        .video-view .view .control a {
            color: #000;
            padding: 0px;
            background: none;
            font-weight: normal;
            text-decoration: none;
            width: 22px;
            display: block;
            height: 22px;
            float: left;
        }

            .video-view .view .control a#cvideo_prev {
                background: url("img/btnPrev.png") no-repeat 0 0;
            }

            .video-view .view .control a#cvideo_next {
                background: url("img/btnNext.gif") no-repeat 0 0;
            }

            .video-view .view .control a:hover {
                color: #000;
            }

.videohome .videohome-box {
}

    .videohome .videohome-box .item a {
    }

.video-view .view .imgAudio {
    position: absolute;
    top: 0;
    display: none;
}

.video-view {
    margin-bottom: 25px;
}

    .video-view .title {
        padding-bottom: 10px;
        display: none;
        color: #005c83;
        padding-left: 12px;
        text-shadow: 0.05em 0.05em 0.5em #fff;
        background: url(img/video_arr.gif) no-repeat left 5px;
    }

    .video-view .view {
        height: 295px;
        width: 360px;
        margin: 0 auto;
    }

/*=================*/
/*videodetail      */
/*=================*/
.video_detail {margin-top: 15px;
float: left;
width: 700px;
margin-left: 18px;}
.video_detail .title {width: 465px;
margin: 0 auto;
text-align: center;color: #528b20;
text-transform: uppercase;}
.video_detail .title img {
padding-right: 7px;
}
.videodetail {
    position: relative;
    overflow: hidden;
    padding-top: 20px;
}
 .videodetail .view {
        width: 465px;
        height: 310px;
        margin: 0px auto;
        clear: both;
        padding-bottom: 20px;
    }
    .videodetail .title {
        background: url(img/train_arr.gif) no-repeat left 4px;
        padding-left: 12px;
        clear: both;
        color: #3480ba;
        font-weight: bold;
        margin-left: 30px;
        padding-bottom: 20px;
    }
/*=================*/
/*videopager       */
/*=================*/
.videopager {
    position: relative;
    padding: 20px 30px 10px;
    overflow: hidden;
}

    .videopager .list {
        padding: 0px 0px 10px;
        position: relative;
        _height: 700px;
    }

        .videopager .list .item {
            margin: 0px 27px 27px 0px;
            overflow: hidden;
            float: left;
        }

            .videopager .list .item.right {
                margin-right: 0px;
            }

            .videopager .list .item .image {
                position: relative;
                overflow: hidden;
                text-align: center;
                background: #fff;
            }

                .videopager .list .item .image a {
                    width: 153px;
                    height: 114px;
                    position: absolute;
                    z-index: 2;
                    background: url(img/PLAYbtn.png) no-repeat center;
                }

                .videopager .list .item .image img {
                    margin: 0px auto;
                    z-index: 1;
                    position: relative;
                }

            .videopager .list .item .name {
                height: 31px;
                width: 153px;
                line-height: 27px;
                background: #f00;
                text-align: center;
                color: #2b2b2b;
                background: none;
            }

                .videopager .list .item .name a {
                    color: #2b2b2b;
                }
/*=================*/
/*video-other       */
/*=================*/
.video-other {
    position: relative;
    overflow: hidden;
    padding: 0px 0px 20px;
}

    .video-other .caption {
        height: 24px !important;
        margin-top: 0px !important;
    }

        .video-other .caption span {
            padding-right: 5px;
            background: #000;
        }

    .video-other .list {
        position: relative;
        overflow: hidden;
        padding: 0px 30px;
    }

        .video-other .list .item {
            margin: 20px 27px 0px 0px;
            position: relative;
            overflow: hidden;
            float: left;
        }

            .video-other .list .item.right {
                margin-right: 0px;
            }

            .video-other .list .item .image {
                position: relative;
                overflow: hidden;
                width: 153px;
                height: 114px;
                background: #fff;
            }

                .video-other .list .item .image a {
                    width: 153px;
                    height: 114px;
                    position: absolute;
                    z-index: 2;
                    background: url(img/PLAYbtn.png) no-repeat center;
                }

            .video-other .list .item .name {
                height: 27px;
                width: 100%;
                line-height: 27px;
                text-align: center;
                color: #2b2b2b;
                background: none;
            }

                .video-other .list .item .name a {
                    color: #2b2b2b;
                }

    .video-other .cap-b {
        text-align: center;
    }

    .video-other .pager {
        position: relative;
        display: inline-block;
        height: 24px;
        width: auto;
        overflow: inherit;
    }

        .video-other .pager a.prev span, .video-other .pager a.next span {
            display: none;
        }

        .video-other .pager a.prev {
            height: 24px;
            width: 15px;
            display: inline-block;
            background: url(img/abum_prev.png) no-repeat;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 0px;
            left: -24px;
        }

        .video-other .pager a.next {
            height: 24px;
            width: 15px;
            display: inline-block;
            background: url(img/abum_next.png) no-repeat;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 0px;
            right: -24px;
        }

        .video-other .pager .label {
            padding: 0px 25px;
            text-transform: uppercase;
            line-height: 25px;
            font-weight: bold;
            color: #3480ba;
        }
/* Scrollbar */
.box-small .dragger_container {
    background: url(img/bg_scrollbar.png) no-repeat;
    height: 100%;
    width: 3px;
    position: absolute;
    left: 200px;
    top: 0px;
}

#mcs_container {
    position: relative;
    padding: 0;
    margin: 0;
}
    /*#mcs_container .customScrollBox { position: relative; height: 100%; padding: 0px 18px; margin: 0px 0px; }*/
    #mcs_container .customScrollBox .container {
        position: relative;
        width: 100%;
        top: 0;
        float: left;
    }

    #mcs_container .customScrollBox .content {
        clear: both;
    }

        #mcs_container .customScrollBox .content .item {
            height: 33px;
            line-height: 33px;
            clear: both;
        }

            #mcs_container .customScrollBox .content .item.bg {
                background-color: #F4F8FB;
            }

            #mcs_container .customScrollBox .content .item .order {
                width: 50px;
                float: left;
                font-weight: bold;
                color: #000;
                text-align: center;
                border-right: solid 1px #fff;
            }

            #mcs_container .customScrollBox .content .item a {
                display: block;
                float: left;
                padding-left: 10px;
                color: #000;
                text-decoration: none;
            }

                #mcs_container .customScrollBox .content .item a:hover, #mcs_container .customScrollBox .content .item a.focus {
                    text-decoration: none;
                    color: #008F4C;
                    font-weight: bold;
                }

        #mcs_container .customScrollBox .content p {
            padding: 0 5px;
            margin: 10px 0;
            color: #fff;
            font-family: Verdana, Geneva, sans-serif;
            font-size: 13px;
            line-height: 20px;
        }

            #mcs_container .customScrollBox .content p.alt {
                padding: 10px 5px;
                margin: 10px 0;
                color: #fff;
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 17px;
                line-height: 19px;
                color: #999;
            }

.videohome .pager {
    width: 720px;
    position: absolute;
    overflow: hidden;
    text-align: center;
    height: 43px;
    line-height: 43px;
    background-color: #D5EDFC;
    bottom: 0;
    left: 0;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
}

    .videohome .pager label {
        color: #656565;
        line-height: 21px;
        padding-right: 5px;
        display: inline-block;
        font-weight: bold;
    }

    .videohome .pager a.num {
        width: 21px;
        height: 21px;
        line-height: 21px;
        text-align: center;
        padding: 0 2px;
        display: inline-block;
        font-weight: bolder;
        color: #000;
        margin-right: 1px;
    }

    .videohome .pager a.select, .videohome .pager a:hover {
        color: #fff;
        background: #F58220;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        text-decoration: none;
    }


.avItemvideo a {
    display: block;
}

    .avItemvideo a img {
        width: 175px;
        height: 120px;
        cursor: pointer;
    }

.articlelist .avList {
    width: 175px;
    float: left;
    margin-right: 30px;
}

.list_video {
    position: relative;
}
    .list_video .g_pager a.prev {
        background: url("img/gallery_prev.png") no-repeat scroll 0 0 transparent;
        display: block !important;
        height: 31px;
        left: 30px;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 80px;
        width: 31px;
    }
    .list_video .g_pager {
        text-align: center;
        text-transform: uppercase;
        color: #528b20;
        font-weight: bold;
        margin: 30px 0 20px 0;
        background: url("img/bg_gallery_other.png") no-repeat scroll 50% bottom transparent;
        padding-bottom: 10px;
    }
        .list_video .g_pager a.next {
            background: url("img/gallery_next.png") no-repeat scroll 0 0 transparent;
            display: block !important;
            height: 31px;
            right: 30px;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 80px;
            width: 31px;
        }

.avVideo #avView_wrapper {
    margin: 15px auto 0;
}

#ArticleVideo .caroufredsel_wrapper {
    width: 587px !important;
    margin: 0 auto !important;
}
#ArticleVideo {
overflow: hidden;
padding: 0px 0px 20px;
float: left;
position: relative;
width: 705px;
margin-top: 15px;
margin-left: 17px;
}
#ArticleVideo .groupitem {
float: left;
margin-bottom: 18px;
}
#ArticleVideo .groupitem  .item {
float: left;
margin-right: 29px;
width: 215px;
position: relative;
}
#ArticleVideo .list .item .imageviewer {
background: none repeat scroll 0 0 #f2f2f2;
    width:215px;height:158px
}
    #ArticleVideo .list .item .imageviewer a {
    display:table-cell;vertical-align:middle;text-align:center;position:relative;  width:215px;height:158px}
        #ArticleVideo .list .item .imageviewer a img {max-width:215px;max-height:158px;height:auto!important;width:auto!important}
        .gallery_listing .list .item .imageviewer a img {max-height:158px; max-width:215px;height:auto;width:auto}
#ArticleVideog .list .item .name {
color: #464646;
width: 100%;
margin-top:10px;
font-size:14px;line-height:130%
}
#ArticleVideo .groupitem .item.last {
margin-right:0px;}
#ArticleVideo .list .item .name a {
    color: #464646;
}
 #ArticleVideo .list .item .name a img {padding-right:3px;padding-bottom:1px;}
#ArticleVideo .list .item .name {
color: #464646;
width: 100%;
margin-top: 10px;
font-size: 14px;
line-height: 130%;
}
.play {
    text-align: center;
    position: absolute;
    top: 45px;
    width: 100%;
}

.avItemvideo > a {
    position: relative;
}

.active_video a {
    color: #464646;
    padding-left: 20px;
}


.title_name {
    background: url("img/icon_video.png") no-repeat scroll 0 50% transparent;
    padding-left: 20px;
    color: #528B20;
    font-weight: bold;
    margin: 15px 0;
    text-transform: uppercase;
}

.avVideo {
    text-align: center;
}
/*video_ref      */
/*=================*/

.video_reference {
    position:relative;
    padding: 0px 0px 20px;
    position: relative;
    width:600px;
    margin:0 auto;margin-top:20px;
}
.video_reference a:hover {cursor:pointer}
    .video_reference .content-video {float:left;overflow:hidden;width:600px}
.video_reference .caption {
    height: 24px !important;
    margin-top: 0px !important;
}

.video_reference .caption span { background: #000; }

.video_reference .list {
  
    position: relative; /*overflow: hidden;*/
}
    .video_reference .list .groupitem {width:100%;margin-bottom:20px;
    float:left}
.video_reference .list .item {
    float: left;
    margin-right: 37px;
    width:175px;
    position:relative;
}
    .video_reference .list .item.last {
    margin-right:0px;}
.video_reference .list .item .imageviewer {
  background: none repeat scroll 0 0 #f2f2f2;
    width:175px;height:117px;
    position:relative;
}
    .video_reference .list .item .imageviewer a {
    display:table-cell;vertical-align:middle;text-align:center;position:relative;height:117px; width:175px}
        .video_reference .list .item .imageviewer a img {max-height:117px; max-width:175px;height:auto !important;width:auto!important}
.video_reference .list .item .image a { display: block; }

.video_reference .list .item .name {
color: #464646;
width: 100%;
margin-top:10px;
}

.video_reference .list .item .name a {
   color: #464646;
    float: left;
    width: 100%;
}
    .video_reference .list .item .name a img {padding-right:6px;}
.video_reference .cap-b {
    text-align: center;
    display: block;
   height:20px;line-height:20px;
   padding-bottom:7px;
background: url(img/bg_other_glery.png)repeat-x center bottom;margin-bottom:20px;
}
.video_reference .caption_other .prev-pro { position: absolute;width:36px;height:16px;top:2px;left:242px;    background: url(img/other-glery-prev.png) no-repeat }
.video_reference .caption_other .next-pro{ position: absolute; width:36px;height:16px; top:2px;right:249px;   background: url(img/other-glery-next.png) no-repeat}
.video_reference .caption_other { position: relative; }
.video_reference .pager a.prev span, .othergallery .pager a.next span { display: none; }
.video_reference a.prev-pro {
    background: url(img/gallery-prev.png) no-repeat;
    display: inline-block;
    height: 31px;
    width: 29px;
    left: -50px;
    position: absolute;
    top: 89px;
}

.video_reference  a.next-pro {
    background: url(img/gallery-next.png) no-repeat;
    display: inline-block;
       height: 31px;
    width: 29px;
    right: -50px;
    position: absolute;
    top: 89px;
}

.video_reference .caption_other .label {
    color: #528b20;
    font-weight: bold;
  
    text-transform:uppercase;
}
.video_reference .cap-b .label {
color: #528b20;
font-weight: bold;
text-transform: uppercase;
}
    .video_reference .item .play_video {position:absolute !important;top:0px;left:0px}
        .video_reference .item .play_video img {
        margin-top:33px}
/*--------------------------*/