/*透明度*/
.v-target span,.v-target1 em,.v-img-bottom{
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    zoom:1;
}
/*page*/
.tcdPageCode{ 
    margin:0;
}
.tcdPageCode a{display: inline-block;color: #999999;height: 18px;	line-height: 18px;
    padding: 0 5px; margin: 0 2px;border-radius: 4px;vertical-align: middle;font-size: 12px;}
.tcdPageCode a:hover{text-decoration: none;background-color: #3bab6c;
    color: #FFFFFF;}
.tcdPageCode span.current{display: inline-block;height: 18px;line-height: 18px;padding: 0 5px;background-color: #3bab6c;
    margin: 0 10px;color: #fff;	border-radius: 4px;font-size: 12px}
.tcdPageCode span.disabled{	display: inline-block;height: 18px;line-height: 18px;padding: 0 5px;
    margin: 0 2px;	color: #bfbfbf;border-radius: 4px;font-size: 12px;
    vertical-align: middle;}
/*面包屑导航*/
.bread-nav{
    height:13px;
    line-height:13px;
}
.bread-nav span{
    color: #999;
    font-size: 13px;
}
.bread-nav a{
    color: #333;
    font-size: 13px;
}
.bread-nav a:hover{
    color: #279a3b;
}
/*导航*/
/*.nav {
    background: #333;
    width: 100%;
    min-width: 1200px;
    z-index: 9;
    position: relative;
}*/
.nav-lis{
    z-index: 9;
}
.nav-lis li{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-align: center;
    z-index: 9;
    zoom: 1;
}
.nav-lis li.crt{
    background: #279a3b;
}
.nav-lis li:hover{
    background: #279a3b;
}
.nav-lis li a{
    color: #fff;
    padding: 0 35px;
    display: block;
    letter-spacing: .14px;
}
/*首页*/
.video-top-wrap{
    height: 328px;
}
.video-lis {
    width: 665px;
    overflow:hidden;
}
.video-lis ul{
    width: 685px;
    margin-top: -16px;
}
.video-lis ul li{
    width: 208px;
    height: 159px;
    float: left;
    margin: 16px 20px 0 0;
}
.video-lis ul li{
    display: block;
    position: relative;
}
.video-lis ul li span{
    display: block;

}
.video-lis ul li span a{
    color: #333;
    line-height: 27px;
    display: block;
    height: 27px;
    overflow: hidden;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video-lis ul li span a:hover{
    color: #249b3a;
}
.video-lis ul li:hover img{
    opacity: .85;
}
    .video-lis ul li img {
        display: block;
    }
.hot-video-tit{
    border-bottom: 1px solid #eeeeed;
}
.hot-video-tit h2{
    color: #333;
    font-size: 17px;
    background: url(../img/v3.png) no-repeat left 0;
    padding-left: 30px;
    line-height: 22px;
    padding-bottom: 10px;

}
.hot-video-tit{
    color: #999;
    font-size: 14px;
}
/*热门视频*/
.hot-video{
    width: 840px;
    margin-right: 39px;
}
.hot-video ul{
    width: 865px;
    margin: 7px 0 0 0;
}
.hot-video ul li{
    float: left;
    width:266px;
    height:223px;
    overflow:hidden;
    white-space: nowrap;
 
    text-overflow: ellipsis;
    margin: 20px 20px 0 0;
}
.hot-video ul li span{
    display: block;
    margin: 7px 0 0 0;

}
.hot-video ul li > span a{
    width:266px;
    height:24px;
    overflow:hidden;
    white-space: nowrap;
 
    text-overflow: ellipsis;
}
.hot-video ul li span a{
    line-height: 24px;
    display: block;
    color: #333;
    font-size: 14px;
}
.v-target,.brand ul li{
    position: relative;
}
    .v-target img {
        display: block;
    }
.v-target span,.v-target1 em{
    line-height: 16px;
    display: inline-block;
    /*height: 17px;*/
    color: #fafafa;
    background: rgba(0,0,0,.6);
    padding: 0 4px;
    font-size: 12px;
    position: absolute;
        padding: 1px 6px;
    text-align: center;
    line-height: 19px;

}
.v-target:hover img{
    opacity: .85;
}
    .brand ul li a {
        position: relative;
    }
.v-target span{
    right: 8px;
    bottom: 9px;
}
.v-target1 em{
       right: 2px;
    bottom: 8px;
}
.hot-video ul li span a:hover{
    color: #249b3a;
}
.hot-video ul li em{
    color: #999;
    font-size: 12px;
}
/*品牌宣传片*/
.brand{
    background: #fff;
}
.brand,.people{
    border: 1px solid #eeeeed;
    padding: 22px 25px;
}
.brand h2,.people h2{
    color: #333;
    font-size: 17px;
    line-height: 24px;
    padding-left: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeed;
}
.brand h2{
    color: #333;
    font-size: 17px;
    background: url(../img/v5.png) no-repeat;
    line-height: 24px;
    padding-left: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eeeeed;
}
.people h2{
    background: url(../img/v8.png) no-repeat;
}
.brand ul li p a{
    color: #333;
    font-size: 14px;
    height: 43px;
    overflow: hidden;
    display: block;
}
.brand ul li p a:hover{
    color: #249b3a;
}
.brand ul li{
    width: 268px;
    height: 90px;
    overflow: hidden;
    margin: 20px 0 0 0;
}
.brand ul li p{
    color: #333;
    font-size: 14px;
    line-height: 24px;
    padding-top: 8px;
}
.brand ul li span{
    color: #999;
    font-size: 12px;
    background: url(../img/v6.png) no-repeat left center;
    padding-left: 20px;
    margin: 6px 0 0 0;
    display: inline-block;
}
/*最新视频*/
.new-video{

    overflow: hidden;
}
.new-video-tit h2{
    color: #333;
    font-size: 17px;
    background: url(../img/v7.png) no-repeat left 0;
    padding-left: 35px;
    padding-bottom: 15px;
}
.new-video-tit{
    border-bottom: 1px solid #eeeeed;
}
.yuan-img{
    position: relative;
    z-index: 999;
    width: 72px;
    height: 72px;
    overflow: hidden;
    display: block;
}
.rec-img{
    position: absolute;
    z-index: 9;
    left: 0;
    top: 0;
    width: 72px;
    height: 72px;
    overflow: hidden;
    display: block;
}
.people-word{
    width: 155px;
    height: 87px;
    overflow: hidden;
    padding: 10px 9px 25px 28px;
    background: url(../img/v9.png) no-repeat;
    font-size: 12px;
    line-height: 30px;
    color: #333;
}
.people-wrap{
    width: 321px;
}
.people{
    background: #fafafa;
}
.people ul{
    margin: 7px 0 0 0;
}
.people ul li{
    height: 109px;
    overflow: hidden;
    margin: 15px 0 0 0;
}
.people ul li p{
    position: relative;
}
.people ul li span,.people ul li em{
    font-size: 12px;
    display: block;
    text-align: center;
}
.people ul li span{
    color: #777;
}
.people ul li em{
    color: #333;
}
.video-fl{
    position: relative;
}
.v-img-bottom{
    width: 501px;
    display: block;
    left: 0;
    bottom: 0;
    position: absolute;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    padding: 0 0 0 15px;
    background: rgba(0,0,0,.8);
}
.video-fl{
    position: relative;
}
.video-fl a{
    height: 328px;
    overflow: hidden;
    display: block;
}
.video-fl a:hover {
    opacity:.8;
}
.v-btn,.v-btn1{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;

}.v-btn{
     margin-top: -30px;
 }
.v-btn1{
    margin-top: -40px;
    display: none;
}

.v-img-bottom a{
    width: 78px;
    height: 24px;
    display: block;
    border-radius: 5px;
    line-height: 24px;
    text-align: center;
    background: #5bb36a;
    color: #fff;
    font-size: 12px;
    margin: 11px 17px 0 0;
}
.v-img-bottom a:hover{
    background: #50a75f;
}
/*视频内容*/
.media-info-fl h2{
    color: #333;
    font-size: 33px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.media-info-fl h1 {
    color: #333;
    font-size: 33px;
    font-weight: bold;
    line-height: 35px;
    letter-spacing: 1px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.media-info-fl p{
    color: #666;
    font-size: 16px;
    line-height: 33px;
    text-indent: 32px;
    margin: 35px 0 0 0;
}
.media-info-fl h3{
    margin: 35px 0 0 0;
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.media-info-content{
    border-bottom: 1px solid #eeeeed;
    border-top: 1px solid #eeeeed;
    padding-bottom: 50px;
}
.media-info-content h3{
    color: #333;
    font-size: 16px;
    font-weight: bold;
}
.origin{
    background: url(../img/new.png) no-repeat left center;
    padding: 0 0 0 24px;
    margin: 0 0 0 28px;
    color: #999;
    font-size: 14px;
}
.read-next{
    width: 100%;
    height: 322px;
    background: #fafafa;
    margin: 30px 0 -60px 0;
}
.return-index{
    width: 155px;
    height: 37px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    display: inline-block;
    color: #777;
    text-align: center;
    line-height: 37px;
    font-size: 14px;
}
.return-index:hover{
    background: #279a3b;
    color: #fff;
    border: 1px solid #279a3b;
}
.read-next p{
    color: #999;
    font-size: 14px;
    line-height: 24px;
}
.read-next h2 a{
    color: #333;
    font-size: 36px;
    font-weight: bold;
}
.read-next h2 a:hover{
    color: #279a3b;
}
.read-next h4{
    color: #333;
    font-size: 18px;
}
.read-next-wrap{
    width: 840px;
}
.more{
    width: 100px;
    margin: 40px auto 0;
    display: block;
    font-size: 16px;
    text-align: center;
}
.more:hover{
    color: #279a3b;
}
.lis-bold a{
    font-weight: bold;
    font-size: 24px;
    color: #333;
    line-height: 24px;
}
.mn{
    width: 840px;
}
.mn-date1{
    color: #999;
    background: url(../img/t1.png) no-repeat left center;
    padding: 0 0 0 24px;
}
.mnc-adv {
    height: 290px;
    overflow: hidden;
    width: 320px;
}
 .enter1 {
    width: 108px;
    height: 100px;
    right: -125px;
    background: url(../img/enter1.png) no-repeat;
    display: none;
    padding-top: 8px;
    padding-left: 16px;
    top: 0px;
    position: absolute;
}
.foot {
    /*border-top: 2px solid #2a9c3b;*/
}