@charset "utf-8";
/* CSS Document */
ul,li{ list-style:none;}
h1,h2,h3,h4,h5{ margin:0px; padding:0px;}
ul, ol,dl{ padding:0px; margin:0px;}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4,
 .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11,
  .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, 
  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, 
  .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4,
   .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-left:0px;padding-right:0px;
}

BODY {
	background:url(../images/top.jpg) top center no-repeat #EBE9EA;
	width:100%;
	overflow-x: hidden;	
	
}
body,td,th,div
 {FONT-SIZE: 16px; LINE-HEIGHT: 25px; outline:none;}
A:link {
	FONT-SIZE: 16px; COLOR: #505153; TEXT-DECORATION: none; font-family:微软雅黑;
}
A:visited {
	FONT-SIZE: 16px; COLOR: #505153; TEXT-DECORATION: none; font-family:微软雅黑;
}
A:hover {
	FONT-SIZE: 16px; COLOR: #be1012; TEXT-DECORATION: none; font-family:微软雅黑;
}

.clear{ clear:both;}

.row{ margin-left:0px; margin-right:0px;}

.width_t{ width: 100%;}

.flt_left{ float: left;}

div{outline: none;}

/*页面总宽*/
.container{ width: 968px !important; padding-left: 0px; padding-right: 0px; background: #fff; }


/*盒模型*/
.outTop360{margin-top: 360px;}
.outTop10{ margin-top: 10px;}
.outTop5{ margin-top:5px;}
.outTop35{ margin-top:35px;}
.outBot8{ margin-bottom:8px;}
.outBot10{ margin-bottom: 10px;}
.outLeft5{ margin-left:5px;}
.outLeft15{ margin-left:15px;}

/*共同样式*/
/*标签头背景*/
.title_BG{ background:url(../images/navbg.jpg) left top no-repeat; width:960px; height: 41px;}
/*边框*/
.bor_4{border: #483c1b 4px solid;}
/*标题&更多*/
.titCol{LINE-HEIGHT: 41px; TEXT-INDENT: 1em;  HEIGHT: 41px; COLOR: #483c1b; width: 100px; text-align: center;}
.more{LINE-HEIGHT: 41px; WIDTH: 80px; DISPLAY: block; COLOR: #483c1b; FONT-SIZE: 12px; MARGIN-RIGHT: 10px; 
	TEXT-DECORATION: none}





/*第一行视频新闻*/
.VideoNews{ width: 968px; height: 438px; }

.picNew_pic{    width: 213px; height: 132px; float: left; background: #ffffff; padding: 3px; 
 margin-top: 8px;  margin-left: 11px;}
.picNew_pic img {   display: block;   width: 213px;   height: 132px;   float: left;}
.picNew_tit {width: 213px; font-size: 14px; color: #383838; margin-left: 11px; line-height: 20px; margin-top: 5px; 
	text-align: center;   display: block;    float: left;}


/*第二行领导关注*/
.LeaderNews{ width: 968px; height: 308px;}
.d2_left{ width:345px; height:235px;}
.d2_right{ width:590px; height:235px;}

/*焦点图*/
.picScroll{ width:345px; height:235px; float:left;}
.picCon{ width:85%;right:10px;bottom:0px;height:30px;float:right;padding:0px;margin:0px;}
.carousel-indicators li{ border-radius:0px; background:#ffffff;}
.carousel-indicators .active{ background:#e50000; border:1px solid #e50000;}
a.pic{ display:block;width:100%;height:235px;}
a.pic img{display:block;width:100%;height:100%;}

/*第三行媒体报道*/
.MediaNews{ width: 968px; /*height: 368px;*/height:210px;}
.d3_top{ width:968px; height:160px;}
.d3_bot{ width:968px; height:200px;}


/*视频切换*/
.tsxy_jdt {width:960px; overflow:hidden; position:relative;}
.tsxy_jdt .hd {width: 0px;height: 0px;}

.tsxy_jdt .hd .prev,
.tsxy_jdt .hd .next { position: absolute; top: 0; display: block; width:14px; height:52px; overflow: hidden;cursor: pointer; margin-top:5px;}
.tsxy_jdt .hd .prev {
    left: 0;
	top:20%;
	margin-left:10px;
   background:url(../images/i_36.png) center center no-repeat;
   
}
.tsxy_jdt .hd .next {
    right: 0;
	top:20%;
	margin-right:10px;
    background:url(../images/i_37.png) center center no-repeat;
}

.tsxy_jdt .hd ul {
    display: none;
    float: right;
    overflow: hidden;
    zoom: 1;
}

.tsxy_jdt .hd ul li {
    float: left;
	width:auto;
	font-size:12px;
	line-height:24px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
}

.tsxy_jdt .hd ul li.on {
    background-position: 0 0;
}

.tsxy_jdt .bd {
    width: 875px;
    margin: 0 auto;
    overflow: hidden;
}
.tsxy_jdt .bd ul { overflow:hidden; zoom:1;}
.tsxy_jdt .bd ul li { float:left; _display:inline; overflow:hidden; text-align:center; position:relative; width:210px; padding:0px; margin:0px 4px 0px 4px;}
.tsxy_jdt .bd ul li .pic {text-align: center;}
.tsxy_jdt .bd ul li .pic img { width:210px; height:117px; display:block; border:none; text-align:center;}

/*第四行社会关注*/
.SocietyNews{ width: 968px; height: 208px;}

/*尾部*/
.btn{ text-align:center; display:block;}
.btn-center p{ font-size:14px; line-height:26px; padding:0; margin:0; text-indent:0px;}
