﻿@charset "utf-8";
/* CSS Document */
*,body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}
li,ul,img,p{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
input{
	outline:none;
	background: #fff;
}

a{
	text-decoration: none;
}

body{
	background: #fff;
}
.containerCenter{
	width: 1024px;
	margin: 0 auto;
}

.top{
	width: 100%;
}
.top_box{
	width: 1024px;
	height: 30px;
	line-height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	color: #bfbfbf;
}
.top_box font{
	margin: 0 15px;
	color: #777777;
	float: left;
}
.top_box a{
	margin: 0 15px;
	color: #777777;
}
.top_box .text{
	border: 0;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	font-size: 12px;
	border: 1px solid #dadada;
	float: right;
	margin-top: 3px;
}
.top_box .button{
	border: 0;
	width: 50px;
	height: 25px;
	background-color: #f99b07;
	color: #FFF;
	float: right;
	margin-top: 3px;
}

/*头部信息*/
.topInfo{
	overflow: hidden;
	clear: both;
	margin: 0 10px;
	height: 30px;
	line-height: 30px;
}
.topInfo_content p{
	float: left;
	color: #555;
	font-size: 14px;
}
.topInfo span{
	float: right;
}
.topInfo span a{
	color: #555;
	font-size: 14px;
	margin: 0 5px;
}
/*头部信息*/


/*首页大banner*/
.index_bigPic{
	text-align: center;
	width: 1200px;
	margin-bottom: 2px;
    height:241px;
    background:url(../images/main_banner_1200.png) no-repeat center;
}
.index_bigPic img{
	width: 1200px;
}
.index_banner{
    width:100%;
    height:241px;
    background: #2285CA url(../images/bg_head_1p.png) repeat-x;
}
/*首页大banner*/


/*菜单*/
.menuList{
	height: 42px;
	line-height: 42px;
	background: #0e5298;
}
.menuList ul{
	overflow: hidden;
	clear: both;
	height: 100%;
	background: #0e5298;
    width: 1024px;
}
.menuList ul li{
	float: left;
    margin: 0 22px;
}
.menuList ul li a{
	color: #fff;
	font-size: 18px;
}
.menuList_children{
	position: absolute;
	background:url(../images/icon_menuChildren.png) no-repeat center top;
	padding-top: 8px;
	display: none;
    margin-top: -9px;
}
.menuList_children span{
	background: #f8931f;
	display: block;
	height: 32px;
	line-height: 32px;
}
.menuList_children span a{
	color: #fff;
	font-size: 16px;
	margin: 0 5px;
}
/*菜单*/

/*友情链接*/
.index_links{
	background: #0e5298;
	width: 100%;
	height: 46px;
	line-height: 46px;
	margin-top: 20px;
}
.index_links_content{
	background: #0e5298;
	text-align: center;
}
.index_links_content div{
	float: left;
	display: block;
	color: #fff;
}
.index_links_contentUL{
	float: left;
}
.index_links_contentUL ul{
	overflow: hidden;
	clear: both;
}
.index_links_contentUL ul li{
	float: left;
	margin: 0 20px;
}
.index_links_contentUL ul li span{
	background: #fff;
	display: block;
    margin-top: 9px;
    height: 26px;
    padding: 1px;
}
.index_links_contentUL ul li span font{
	overflow: hidden;
	clear: both;
	display: block;
	height: 22px;
	padding: 1px;
    line-height: 22px;
    border: 1px solid #7f9db9;
}
.index_links_contentUL ul li font a{
	float: left;
	color: #333;
	cursor: pointer;
}
.index_links_contentUL ul li font i{
	background: url(../images/index_links_xl.png) 0 3px no-repeat;
	width: 17px;
	height: 18px;
	display: block;
	float: right;
	padding-top: 5px;
}
.index_links_contentUL ul li div{
    width:100%;
	display: none;
	overflow-y: scroll;
    
	position: absolute;
	background: #fff;
    height:148px;


}
.index_links_contentUL ul li div a{
	color: #333;
	display: block;
    overflow-x:hidden;
    text-overflow:clip;
    white-space:nowrap;
}
/*友情链接*/


/*底部信息*/
.index_footer{
	background: #cdcdcd;
	padding: 40px 0;
	width: 100%;
}
.index_footer_content{
	background: #cdcdcd;
	text-align: center;
}
.index_footer_content p{
	color: #333;
	margin-bottom: 15px;
	font-size: 14px;
}
/*底部信息*/


/*页码*/
ul.pages{
	overflow: hidden;
	clear: both;
	margin: 60px 130px 30px 130px;
}
ul.pages span{
	float: left;
	border: 1px solid #cacaca;
	padding: 5px 10px;
}
ul.pages li{
	float: left;
	border: 1px solid #cacaca;
	padding: 5px 10px;
	margin-left: -1px;
}
ul.pages span{
	margin:0 15px;
}
ul.pages li a, ul.pages span a{
	color: #555;
	font-size: 14px;
}
/*页码*/



/*值班表样式*/
.duty{

}
.duty .depart{
    width:110px;
    text-align:left;
}
.duty .person{
    width:80px;
    text-align:left;
}
.duty .telphone{
    width:110px;
    text-align:left;
}

.right_zbb .news_more{
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: 14px;
	float: right;
	margin-right: 15px;
    margin-top:-33px;
}

/*列表分页样式*/
.pager_list{
	clear: both;
	width: 100%;
	height: 40px;
	padding: 30px 0 0 0;
}
.pager_list a{
	
	text-align: center;
}
.pager_list .a_page{
	border: 1px solid #cacaca;
	border-radius: 5px;
	color: #6b7f98;
	font-family: "微软雅黑";
	font-size: 14px;
	float: left;
	padding: 5px 14px;
}

.pager_list .a_group{
	border: 1px solid #cacaca;
	border-radius: 5px;
	float: left;
	margin: 0 10px;
}
.pager_list .a_group a{
	color: #6b7f98;
	padding: 5px 14px;
	border-right: 1px solid #cacaca;
	float: left;
}
.pager_list .a_group a:hover,.pager_list .a_group .a_hover{
	background-color: #408cca;
	color: #FFFFFF;
}
.pager_list .a_group a:last-child{
	border-right: 0;
}

/*视频容器*/
.video-box {    
    height: 480px;
    width: 640px;
}
