﻿@charset "utf-8";
/* CSS Document */
/*统计要闻*/
.index-tjxw{
	width: 1182px;
	height: 328px;
	border: 1px solid #ddd;
	padding: 8px;
}
.tjxw-left{
	width: 580px;
	height: 326px;
}
.yx-rotaion-content{
	width: 580px;
	height: 326px;
	position: relative;
}
.yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 580px;
	height: 326px;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img {
	width: 580px;
	height: 326px;
	display: block;
}
.yx-rotaion-content h5{
	width: 580px;
	heigh: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #000;
	filter:alpha(opacity=28);   
    -moz-opacity:0.28;   
    -khtml-opacity: 0.28;
	-o-opacity: 0.28;    
    opacity: 0.28;  
}
.yx-rotaion-content .yx-rotaion .txt {
	width: 580px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}
.yx-rotaion-content .yx-rotaion .txt li {
	width: 420px;
	height: 40px;
	position: absolute;
	bottom: -40px;
	left: 20px;
	overflow: hidden;
}
.yx-rotaion-content .yx-rotaion .txt li a {
    color: #fff;
}
.yx-rotaion-content .yx-rotaion .num {
	width: 60px;
	height: 6px;
	position: absolute;
	bottom: 17px;
	right: 20px;
    font-size: 0;
    line-height: 0;
    z-index: 2;
}
.yx-rotaion-content .yx-rotaion .num li {
	width: 6px;
	height: 6px;
    background: #e5e5e5;
	margin-right: 9px;
	border-radius: 50px;
	cursor: pointer;
	float: left;
}
.yx-rotaion-content .yx-rotaion .num .on {
	background: #247cdf;
}


/*内容切换*/
.tab{ 
    width: 586px;
	height: 326px;  
	position: relative;
}
.tab-title{
	width: 586px;
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #ddd;
}
.tab-title a{ 
    color: #0c65ca; 
	font-size: 18px; 
	float: left;
	padding: 0 6px;
}
.tab .tab-conter{
	width: 574px; 
	height: 270px;
    position: absolute; 
	top: 56px; 
	left: 6px; 
	display: none;
	overflow: hidden;
}
.tab .tab-conter .list-tt{
	width: 574px;
	height: 119px;
	border-bottom: 1px solid #eee;
	display: block;
}
.tab .tab-conter .list-tt h4{
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
}
.tab .tab-conter .list-tt h4:hover{
	color: #0c65ca;
}
.tab .tab-conter .list-tt p{
	height: 52px;
	line-height: 26px;
	font-size: 12px;
	color: #666;
	text-indent: 2em;
}
.tab-conter ul{
	width: 574px;
	height: 120px;
	padding: 15px 0;
}
.tab-conter ul li{
	width: 574px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: left;
}
.tab-conter ul li a{
	height: 30px;
	float: left;
}
.tab-conter ul li span{
	height: 30px;
	color: #999;
	font-size: 12px;
	float: right;	
}
.tab .block{ 
    display: block;
}


/*专题*/
.picScroll-left{ 
    width: 1200px; 
	height: 200px;   
	margin: 10px auto;
	position: relative;
	overflow: hidden;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	width: 30px;
	height: 60px;  
    cursor: pointer; 
	background: url(icon_13j.png) no-repeat;
	background-position:-271px -88px;
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 1;
}
.picScroll-left .hd .next{ 
    background-position:-302px -88px;
	left: 1170px;
}
.picScroll-left .bd{ 
    width: 1200px;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.picScroll-left .bd ul li{ 
    width: 291px; 
	height: 200px; 
	float: left;
	margin-right: 12px;
}
.picScroll-left .bd ul li a img{ 
    width: 291px; 
	height: 200px; 
	display: block;
}

/*index*/
.index{
	width: 1200px;
	height: 300px;
}


.index-left{
	width: 1200px;
	height: 300px;
	overflow: hidden;
}

.tab1{ 
    width: 580px;
	height: 260px;  
	border: 1px solid #ddd;
	padding: 15px 8px;
}
.tab-title1{
	width: 580px;
	height: 41px;
	line-height: 41px;
}
.tab-title1 a{ 
    color: #555; 
	padding: 0 18px;
}
.tab-title1 .up{
	background: #247cdf;
	color: #fff;
}
.tab1 .tab-conter1{
	width: 580px; 
	height: 210px;
	top: 72px; 
	left: 10px; 
}
.tab-conter1 ul{
	width: 560px;
	height: 210px;
	padding: 0;
}
.tab-conter1 ul li{
	width: 560px;
}
.tab-conter1 ul li i{
	width: 6px;
	height: 6px;
	background: #ddd;
	border-radius: 50px;
	float: left;
	margin: 12px 6px 0 0;
}

.special a img{
	width: 890px;
	height: 100px;
	margin: 8px 0;
}

.tab2{
	margin-top: 6px;
}


.index-right{
	width: 288px;
	height: 830px;
	background: #e6f6fd;
	overflow: hidden;
	padding: 15px 7px;
}

/*文件通知*/
.wjtz{
	width: 288px;
	height: 219px;
	overflow: hidden;
}
.wjtz h3{
	width: 288px;
	height: 40px;
	line-height: 30px;
	border-bottom: 2px solid #369acd;
}
.wjtz h3 i{
	width: 27px;
	height: 22px;
	background: url(icon_13j.png) no-repeat;
	background-position:-349px -88px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
}
.wjtz h3 a{ 
    color: #369acd;
	font-size: 18px; 
}
.wjtz ul{
	width: 288px; 
	height: 150px;
	margin-top: 15px;
}
.wjtz ul li{
	width: 288px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	float: left;
}
.wjtz ul li i{
	width: 6px;
	height: 6px;
	background: #7ec3ff;
	border-radius: 50px;
	float: left;
	margin: 12px 6px 0 6px;
}
.wjtz ul li a{
	height: 30px;
	float: left;
}


/*统计数据*/
.tjsj{
	height: 170px;
	margin-top: 26px;
}
.tjsj h3 i{
	background-position:-377px -88px;
}
.tjsj ul{
	height: 100px;
	margin-top: 18px;
}
.tjsj ul a{
	width: 142px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	border-radius: 5px;
	font-size: 16px;
	color: #fff;
	overflow: hidden;
}
.tjsj ul .tjsj-button1{
	background: #05b4ac;
}
.tjsj ul .tjsj-button2{
	background: #7ec3ff;
}
.tjsj ul .tjsj-button3{
	background: #f5c464;
	margin-top: 8px;
}
.tjsj ul .tjsj-button4{
	background: #fb6e52;
	margin-top: 8px;
}
.tjsj ul .tjsj-button1:hover{
	background: #05a49d;
}
.tjsj ul .tjsj-button2:hover{
	background: #76b8f1;
}
.tjsj ul .tjsj-button3:hover{
	background: #e9bb60;
}
.tjsj ul .tjsj-button4:hover{
	background: #ee684d;
}

/*领导参阅*/
.ldcy a img{
	width: 288px;
	height: 80px;
	margin: 28px 0;
}

/*统计文化*/
.tjwh{
	width: 278px;
	height: 80px;
	background: #369acd;
	padding: 0 5px;
}
.tjwh h3{
	width: 278px;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #fff;
}
.tjwh h3 a{
	font-size: 18px;
	color: #fff;
	padding: 0 10px;
}
.tjwh ul li{
	width: 139px;
	height: 40px;
	line-height: 40px;
	float: left;
	overflow: hidden;
}
.tjwh ul li i{
	width: 11px;
	height: 10px;
	background: url(icon_13j.png) no-repeat;
	background-position:-133px -148px;
	float: left;
	margin: 15px 10px 0 10px;
}
.tjwh ul li a{
	color: #fff;
}

/*制度方法*/
.zdff{
	height: 170px;
	margin-top: 32px;
}
.zdff h3 i{
	background-position:-405px -88px;
}
.zdff ul{
	height: 100px;
	margin-top: 18px;
}
.zdff ul li{
	width: 140px;
	height: 36px;
	line-height: 36px;
	border: 1px dashed #ddd;
	background: #fff;
	overflow: hidden;
}
.zdff ul .zdff-button1{
	float: left;
}
.zdff ul .zdff-button2{
	float: right;
}
.zdff ul .zdff-button3{
	float: left;
	margin-top: 12px;
}
.zdff ul .zdff-button4{
	float: right;
	margin-top: 12px;
}
.zdff ul li i{
	width: 32px;
	height: 34px;
	background: url(icon_13j.png) no-repeat;
	float: left;
	margin: 1px 6px 0 15px;
}
.zdff ul li .zdff-icon1{
	background-position:-1px -148px;
}
.zdff ul li .zdff-icon2{
	background-position:-34px -148px;
}
.zdff ul li .zdff-icon3{
	background-position:-67px -148px;
}
.zdff ul li .zdff-icon4{
	background-position:-100px -148px;
}
.zdff ul li:hover{
	background: #fafcfd;
}


/*link*/
.link{
	width: 100%;
	border-top: 2px solid #0c65ca;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.group{
	width: 100%;
	height: 40px;
}
.group ul{
	width: 1200px;
	height: 40px;
}
.group ul li{
	width: 300px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
    cursor: pointer;
	position: relative;
}
.group ul li i {
    display: inline-block;
    width: 8px;
    height: 5px;
    background: url(link-icon1_13j.png) no-repeat center;
	position: absolute;
	top: 18px;
	margin-left: 10px;
}
.group ul li.current{
	background: #eee;
	color: #247cdf;
}
.group ul li.current i {
    background: url(link-icon2_13j.png) no-repeat center;
    transition: all .3s linear;
    transform: rotate(360deg);
}
.frdlinks-links-box-cnt {
    width: 1160px;
	height: auto;
	overflow: hidden;
	background: #eee;
	padding: 20px;
	display: none;
}
.frdling-cnt-box li {
	width: 125px;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
	padding: 0 10px;
}


/*main*/
.main-back-content{
	width: 1174px;
	height: auto;
	overflow: hidden;
	padding: 12px;
	margin-bottom: 20px;
	border: 1px solid #ddd;
}

/*pos*/
.pos{
	width: 1150px;
	height: 26px;
	padding: 0 12px;
	line-height: 26px;
	background: #f9f9f9;
	font-size: 12px;
}
.pos span{
	float: left;
	color: #8da3b8;
	padding: 0 5px;
}
.pos a{
	float: left;
	color: #8da3b8;
}


.main-view{
	width: 1174px;
	height: auto;
	overflow: hidden;
	margin-top: 12px;
}
/*概览导航*/
.view-column{
	width: 258px;
	height: auto;
	min-height: 600px;
	overflow: hidden;
}
.view-column h3{
	width: 258px;
	height: 50px;
	line-height: 50px;
	background: #247cdf; 
	font-size: 18px;
	color: #fff;
}
.view-column h3 i{
	width: 4px;
	height: 20px;
	background: #fff;
	float: left;
	margin: 15px 15px 0 30px;
}
.view-column ul a{
	width: 218px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #555;
	background: #fafafa;
	float: left;
	margin-top: 2px;
	padding-left: 40px;
	position: relative;
}
.view-column ul a:hover{
	color: #247cdf;
}
.view-column ul a i{
	width: 8px;
	height: 5px;
	background: url(link-icon1_13j.png) center no-repeat;
	position: absolute;
	top: 24px;
	margin-left: 110px;
}
.view-column ul a:hover i{
	width: 5px;
	height: 8px;
	background: url(overview-icon1_13j.png) center no-repeat;
}


/*概览列表*/
.view{
	width: 896px;
	height: auto;
	overflow: hidden;
}
.view h3{
	width: 884px;
	height: 49px;
	line-height: 49px;
	font-size: 18px;
	color: #0c65ca;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
	float: left;
	padding-left: 12px;
}
.view ul{
	width: 896px;
	border-bottom: 1px dashed #ddd;
	padding: 15px 0;
	float: left;
}
.view ul li{
	width: 876px;
	height: 36px;
	padding: 0 15px 0 5px;
	line-height: 36px;
	float: left;
}
.view ul li i{
	width: 6px;
    height: 6px;
    background: #ddd;
    float: left;
    margin-top: 15px;
    margin-right: 8px;
	border-radius: 50px;
}
.view ul li a{
	float: left;
}
.view ul li span{
	font-size: 12px;
	color: #999;
	float: right;
}
.page{
	width: 896px;
	height: 36px;
	line-height: 36px;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	float: left;
	text-align: center;
}
.page a{
	display: inline-block;
	background: #e7eefb;
	padding: 0 15px;
	margin: 0 2px;
}
.page a:hover{
	background: #247cdf;
	color: #fff;
}
.page span{
	padding: 0 2px;
}
.page-ts{
	margin-left: 46px;
}
.page .view-page{
	width: 40px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ddd;
	position: absolute;
	top: 36px;
}
.page .page-botton{
	background: #f9f9f9;
	padding: 0 13px;
}

/*通用内容*/
.main-wrap {
	width: 1100px;
	height: auto;
	overflow: hidden;
}
.main-wrap .content-title{
	width: 1100px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	padding: 50px 0 30px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.main-wrap .content-mintitle{
	width: 1100px;
	height: 40px;
    text-align: center;
	font-weight: normal;
	margin-bottom: 10px;
	border-bottom: 1px dashed #ddd;
}
.main-wrap .content-mintitle span{
	margin: 0 10px;
	color: #999;
}
.main-wrap .content-mintitle a{
	color: #999;
	margin: 0 2px;
}
.main-wrap .content-mintitle a:hover{
	color: #0c65ca;
}
.content-body,.content-body div{
	line-height: 2!important;
	font-size: 16px!important;
}
.content-body a ,.content-body font{
	line-height: 2!important;
	font-size: 16px!important;
}
.content-body{
	width: 1100px;
	padding-top: 30px;
	padding-bottom: 30px;
}

