﻿@charset "utf-8";
/* CSS Document */

body {margin: 0; color: #333; height:100%; background:url(top_bg_video.jpg) center 49px no-repeat #F8F8F8;}
* {margin: 0;padding: 0;font-family: "Microsoft YaHei","SimSun","SimHei",Helvetica Neue,Tahoma,Arial,'Hiragino Sans GB';color: #333; font-size:14px; outline:none; }
a {color: #666;text-decoration: none}
a:hover, a:focus {color: #D21D1D; text-decoration: none}
ul,li { margin:0; padding:0; list-style:none;}
.clear {clear: both;}
.clearfix {*zoom: 1}
.clearfix:before, .clearfix:after {display: table;content: "";line-height: 0}
img { border:0;}

.container {
    width: 1003px;
    margin: 0 auto;
    position: relative;
}
.head_info {
    height: 39px;
    width:100%;
    background: url(bg_video.jpg) left center repeat-x;
}
.head_info span,.head_info span a{
    height: 39px;
    color: #666;
    line-height: 39px;
}
.siteinfo {
    display: block;
    background: url("favicon.png") left 7px no-repeat;
}
.siteinfo a {
    padding-left: 30px;
}
.top {
    height: 164px;
    position: relative;
}
.nav {
    height: 46px;
    width:100%;
    background-color: #3E96D6;
}
.nav a {
    line-height: 46px;
    float: left;
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 0 40px;
    font-weight: bold;

}
.nav a:hover {
    background: url(nav_li_on_video.jpg) left center repeat-x;
    color:#666;
}
.content_wrap_im,.content_wrap_qx,.content_wrap_ml,.content_wrap_zt {
    margin-top:14px;
    position: relative;
    background: #fff;
}
.content_wrap_qx,.content_wrap_ml,.content_wrap_zt {
    border: 1px solid #DBDEE1;
    margin-left: 8px;
}
/*切换*/
.content_wrap_im .cwiLeft {
    margin-left: 8px;
    float: left;
    border: 1px solid #DBDEE1;
    width: 703px;
    height: 329px;
    position: relative;
    background-color: #fff;
}
.content_wrap_im .cwiLeft .cwilBlank {
    width: 37px;
    float: left;
    height: 329px;
    border-right:1px solid #DBDEE1;
    background-color: #FAFAFA;
}
.cwiLeft .videoTab{ height:329px; overflow: hidden; position: absolute; top:0;  left: -11px; z-index: 100; }
.cwiLeft .videoTab .hd{ width:50px; height:100%; margin-top: 4px; position:relative;float:left;  }
.cwiLeft .videoTab .hd ul{  position:absolute; left:0; top:0; }
.cwiLeft .videoTab .hd ul li{ width:28px; height:125px; cursor:pointer; color:#333;padding-top: 20px; padding-left: 22px; font-weight: bold;}
.cwiLeft .videoTab .hd ul li a {color:#333;font-size:16px; display: block;}
.cwiLeft .videoTab .hd ul li.on{ width:35px; padding-left:15px;color:#fff; background: url(videoTab_li_on.png) left center no-repeat; }
.cwiLeft .videoTab .hd ul li.on a { color:#fff; }
.cwiLeft .videoTab .bd .newsPicul { padding:15px 0; padding-bottom:0;  zoom:1; height: 329px;  }

.play_ico,.play_ico_small {
    position:absolute;
    left:0;
    bottom:0;
    z-index: 100;
}
.newsPicTab{ width:638px; height:329px; position:relative; overflow:hidden;float: left; margin-left: 12px; }
.newsPicTab .newsPic_hd { width:138px;  height:329px; position:absolute; right:0; overflow:hidden; z-index: 100; }
.newsPicTab .newsPic_hd ul { padding-top: 0;}
.newsPicTab .newsPic_hd ul li{ width:136px; text-align:center; border:1px solid #999; margin-bottom: 6px;  }
.newsPicTab .newsPic_hd ul li img{ width:136px; height:75px; cursor:pointer; vertical-align:bottom; }
.newsPicTab .newsPic_hd ul li.on{ border:1px solid #CF0707;}
.newsPicTab .newsPic_hd ul li.huigu { width: 138px; height:48px; border:0;margin-bottom: 0;}
.newsPicTab .newsPic_hd ul li.huigu img { width: 138px; height:48px;}
.newsPicTab .newsPic_bd { width:488px;  height:298px; position:relative;  }
.newsPicTab .newsPic_bd li{ position:relative; zoom:1; vertical-align:middle;}
.newsPicTab .newsPic_bd li .pic{ position:relative; z-index:0;  }
.newsPicTab .newsPic_bd li .pic img{ width:488px; height:298px; vertical-align:bottom; }
.newsPicTab .newsPic_bd li .bg{ width:488px; height:51px; position:absolute; left:0; bottom:0; z-index:1;  background:#000; filter:alpha(opacity=60);opacity:0.6;    }
.newsPicTab .newsPic_bd li .title{ width:423px; height:51px; line-height:51px; left:0; bottom:0;   position:absolute; z-index:2; padding-left: 65px;}
.newsPicTab .newsPic_bd li .title a{ color:#fff !important; font-size: 16px !important;}
.newsPicTab .newsPic_bd li .title a * {
    color:#fff !important; font-size: 16px !important;
}
.newsPicTab .newsPic_bd li .play_ico {
    width: 57px;
    height: 55px;
    background: url(play_bg.png) left top no-repeat;
}
/*聚焦民生*/
.content_wrap_im .cwiRight {
    margin-left: 15px;
    float: left;
    border: 1px solid #DBDEE1;
    width: 272px;
    height: 329px;
    position: relative;
    background-color: #fff;
}
.chnTitle {
    position:absolute;
    width: 129px;
    height: 53px;
    background: url(title_bg_video.png) left center no-repeat;
    top: 4px;
    left: -10px;
    text-align: center;
}
.chnTitle span {
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.chnBlank {
    height: 45px;
    border-bottom:1px solid #DBDEE1;
    background-color: #FAFAFA;
}
.chnBlank span {
    float: right;
    padding-right: 10px;
    line-height: 45px;
}
.chnBlank span a {
    font-size: 12px;
}
.cwirCon ul {
    padding: 15px 10px 10px 10px;
}
.cwirCon ul li {
    position: relative;
    margin-bottom: 15px;
}
.cwirCon ul li a {
    float: left;
    display: block;
}
.cwirCon ul li .i_a,.cwirCon ul li .i_a img{
    width: 108px;
    height: 70px;
}
.cwirCon ul li .t_a {
    width: 124px;
    margin-left: 20px;
    line-height: 35px;
}
.play_ico_small {
    width: 21px;
    height: 21px;
    background: url(play_bg_small.png) left top no-repeat;
}
.content_wrap_qx {
    padding-bottom: 15px;
}
/*旗县新闻*/
.cwqLeft{
    float: left;
    width: 248px;
    margin-top: 5px;
    margin-left: 5px;
}
.cwqLeft .item {
    margin:11px 0 0 12px;
    float: left;
    width: 110px;
    height: 41px;
}
.cwqLeft .item a {
    display: block;
    text-align: center;
    background-color: #E3E3E3;
    line-height: 41px;
    transition: 0.5s;
}
.cwqLeft .item a:hover {
    background-color: #FF9500;
    color: #ffffff;
}
.cwqRight {
    width: 728px;
    float: left;
    margin-top: 10px;
}
.cwqRight ul li {
    float: left;
    margin: 6px 10px 6px 15px;
    width: 217px;
}
.cwqRight ul li .i_a {
    position: relative;
    display: block;
}
.cwqRight ul li img {
    width: 217px;
    height: 131px;
    vertical-align: middle;
}
.cwqRight ul li span {
    line-height: 40px;
}
.cwqRight ul li .date {
    float: right;
}
.cwzCon ul,.cwmCon ul {
    padding:12px;
}
.cwzCon ul li,.cwmCon ul li {
    float: left;
    margin: 6px 10px 0 15px;
    width: 217px;
}
.cwzCon ul li .i_a,.cwmCon ul li .i_a {
    position: relative;
    display: block;
}
.cwzCon ul li img,.cwmCon ul li img {
    width: 217px;
    height: 131px;
    vertical-align: middle;
}
.cwzCon ul li span,.cwmCon ul li span {
    line-height: 40px;
}
.cwzCon ul li .date,.cwmCon ul li .date {
    float: right;
}
.footer {
    width: 100%;
    background-color: #fff;
    height: 156px;
    border-top:1px solid #eee;
}
.sign {
    position: absolute;
    top: 8px;
    left: 43px;
}
.sign img {
    width: 70%;
}
.f_info {
    margin-top: 20px;
    text-align: center;
}
.f_info p {
    line-height: 40px;
}

/*列表*/
.c {
    margin-top: 20px;
}
.chnList {
    width: 272px;
    border: 1px solid #DBDEE1;
    margin-left: 8px;
    float: left;
    position: relative;
    background-color: #fff;
}
.chnList li {
    margin: 18px;
    height: 37px;
    display: block;
    background-color: #E3E3E3;
    line-height: 37px;
    padding-left: 40px;
    transition: 0.5s;
}
.chnList li:hover {
    background-color: #3E96D6;
    color:#fff;
}
.chnList .on {
    background-color: #3E96D6;
    color:#fff;
}
.chnList .on a {
    color:#fff;
}
.chnList li a {
    display: block;
}
.chnList li a:hover {
    color:#fff;
}
    /*双行*/
.dc {
    padding: 10px 0;
}
.dc li{
    float: left;
    width: 110px;
    margin: 8px 6px 8px 16px;
    padding: 0;
    text-align: center;
}
.documentList {
    float: left;
    width: 709px;
    background-color: #fff;
    border: 1px solid #eee;
    margin-left: 10px;
}
.documentList ul {
    padding-top: 10px;
    min-height: 555px;
}
.documentList ul li {
    float: left;
    margin: 6px 3px 6px 13px;
    width: 217px;
}
.documentList ul li .i_a {
    position: relative;
    display: block;
}
.documentList ul li img {
    width: 215px;
    height: 129px;
    vertical-align: middle;
}
.documentList ul li span {
    line-height: 40px;
}
.documentList ul li .date {
    float: right;
}
.documentList .noChnList li {
    float: left;
    margin: 6px 14px 6px 18px;
    width: 217px;
}
/*视频细览*/
.videoCon {
    width: 100%;
    background:url(videoCon_bg.jpg) left 59px repeat-x;
    padding-bottom: 30px;
    min-width: 1003px;
}
.videoCon .videoName {
    height: 59px;
}
.videoCon .videoName span,.videoCon .videoName span * {
    line-height: 59px;
    font-size: 19px;
    font-weight: bold;
    color: #FF9500;
}
.videoCon .videoPlay {
    width: 802px;
    height: 451px;
    margin: 0 auto;
}

.videoCon .videoShare {
    margin-top: 20px;
    background-color: #fff;
    border: 1px solid #eeeeee;
    height: 55px;
}
.videoCon .videoShare .fx {
    float: left;
    line-height: 55px;
    padding-left: 15px;
}
/*分享*/
.jiathis_style_32x32 {
    margin-top: 10px;
    padding-left: 10px;
}
.videoCon .videoShare .date, .videoCon .videoShare .source{
    float: right;
    padding-left: 0;
    margin-right: 15px;
    line-height: 32px;
}
.videoDescription {
    margin-top: 20px;
}
.videoDescription .vdLeft,.videoDescription .vdRight {
    float: left;
    border: 1px solid #eeeeee;
    background-color: #fff;
    padding:14px;
    max-height:349px;
    overflow: hidden;
}
.videoDescription .vdLeft {
    width: 659px;
}
.videoDescription .vdRight {
    width: 272px;
    margin-left: 12px;
}
.videoDescription .title {
    font-size: 16px;
    height: 25px;
    line-height: 25px;
}
.vdLeft .vdlCon {
    margin-top: 10px;
    line-height: 38px;
    padding: 12px;
    height: 284px;
    overflow-y: auto;
}
.vdRight .vdrCon ul {
    padding-top: 10px;
}
.vdRight .vdrCon ul li {
    float: left;
    margin: 6px 2px 6px 0;
    width: 134px;
}
.vdRight .vdrCon ul li img {
    width: 134px;
    height: 110px;
    vertical-align: middle;
}
.vdRight .vdrCon ul li span {
    line-height: 35px;
    text-align: center;
    display: block;
}
/*自定义滚动条开始*/

/* 设置滚动条的样式 */
.vdLeft ::-webkit-scrollbar {
    width: 12px;
}

/* 滚动槽 */
.vdLeft ::-webkit-scrollbar-track {
    /*box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    border-radius: 2px;
    background: rgba(0,0,0,0);
}

/* 滚动条滑块 */
.vdLeft ::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background: rgba(0,0,0,0.2);
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
.vdLeft ::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(0,0,0,0.4);
}
.vdlCon{
    scrollbar-arrow-color: #EFEFEF; /*三角箭头的颜色*/
    scrollbar-face-color: #ccc; /*立体滚动条的颜色（包括箭头部分的背景色）*/
    scrollbar-3dlight-color: #efefef; /*立体滚动条亮边的颜色*/
    scrollbar-highlight-color: #fff; /*滚动条的高亮颜色（左阴影？）*/
    scrollbar-shadow-color: #efefef; /*立体滚动条阴影的颜色*/
    scrollbar-darkshadow-color: #efefef; /*立体滚动条外阴影的颜色*/
    scrollbar-track-color: #efefef; /*立体滚动条背景颜色*/
    scrollbar-base-color:#efefef; /*滚动条的基色*/

}

/*自定义滚动条结束*/

.pages { width:95%;text-align: center;padding: 12px;clear: both;margin-top: 10px;}
.pages span, .pages a, .pages b {font-size: 16px;margin: 0 2px;}
.pages span font {color: #333333;font-size: 12px;}
.pages a, .pages b {border: 1px solid #ccc;background: #DDD;padding: 2px 8px;text-decoration: none}
.pages span { padding-right: 10px}
.pages b, .pages a:hover {background: #187DC7;color: #FFFFFF;}