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

.jyj_main{
	width: 1170px;
	height: auto;
	margin-top: 12px;
	padding: 30px 15px;
	background: #fff;
	box-shadow: 0 0 5px #eee;
}

/*图片切换_焦点图*/
.yx-rotaion-content{
	position: relative;
	width: 626px;
	height: 352px;
}
.yx-rotaion-content .yx-rotaion{
	width: 100%;
	height: 100%;
}
.yx-rotaion-content .yx-rotaion .rotaion_list li a img{
	width: 100%;
	height: 100%;
	display: block;
}
.yx-rotaion-content h3{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 36px;
	background: #000;
	filter: alpha(opacity=30);      
   opacity: 0.3;  
}
.yx-rotaion-content .yx-rotaion .txt{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	width: 86%;
	height: 36px;
	line-height: 36px;
}
.yx-rotaion-content .yx-rotaion .txt li{
	position: absolute;
	bottom: -36px;
	left: 0;
	z-index: 1;
	width: 90%;
	height: 36px;
	padding: 0 5%;
}
.yx-rotaion-content .yx-rotaion .txt li a{
   color: #fff;
}
.yx-rotaion-content .yx-rotaion .num{
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
   width: 14%;
	height: 36px;
   font-size: 0;
   line-height: 0;
   text-align: center;
}
.yx-rotaion-content .yx-rotaion .num li{
	width: 10px;
	height: 10px;
   background: #fff;
	border-radius: 50px;
	cursor: pointer;
	float: left;
	margin-right: 9px;
	margin-top: 13px;
}
.yx-rotaion-content .yx-rotaion .num .on{
	width: 12px;
	height: 12px;
	background: url(dian_icon.png) center no-repeat;
	margin-right: 7px;
	margin-top: 12px;
}

/*栏目切换_教育要闻*/
.tab{ 
	position: relative;
   width: 528px; 
	height: 352px; 
}
.tab-title{
	width: 526px;
	height: 48px;
	line-height: 48px;
	background: #f9f9f9;
	border: 1px solid #c9c9c9;
	font-weight: normal;
}
.tab-title a{
	width: 126px; 
	height: 100%; 
	background: url(jyj_tit_back1.png) center repeat-x; 
	font-size: 20px; 
	text-align: center;
	float: left;
	color: #000;
}
.tab-title a:hover{
	color: #0e70b0;
}
.tab-title .up{
	border-right: 1px solid #c9c9c9;
}
.tab .tab-conter{
	position: absolute; 
	top: 58px; 
	left: 0; 
	z-index: 1;
	width: 528px; 
	height: auto;
	display: none;
}
.tab .tab-conter ul{
	width: 100%;
	height: 108px;
	padding: 22px 0;
	border-bottom: 1px solid #c9c9c9;
}
.tab-conter ul li{
	width: 100%;
	height: 36px;
	line-height: 36px;
	float: left;
}
.tab-conter ul li i{
	width: 5px;
	height: 5px;
	margin: 15px 10px 0 0;
	border-radius: 50%;
	background: #0b71b3;
	float: left;
}
.tab-conter ul li a{
	width: auto;
	height: 36px;
	margin: 0 30px 0 0;
	float: left;
}
.tab-conter ul li a:hover{
	color: #0e70b0;
}
.tab-conter ul li span{
	width: auto;
	height: 36px;
	padding-right: 5px;
	font-size: 14px;
	color: #0b71b3;
	float: right;
}
.tab .block{ 
   display: block;
}

/*快速导航*/
.jyj_ksdh{
	width: 626px;
	height: 290px;
	background: #f9f9f9;
	margin-top: 40px;
}
.jyj_ksdh h3{
	width: 100%;
	height: 50px;
	background: url(jyj_tit_back2.png) center 40px repeat-x;
}
.jyj_ksdh h3 a{
	width: 108px;
	height: 50px;
	display: block;
	background: #f9f9f9;
	text-align: center;
	line-height: 80px;
	font-size: 20px;
	color: #0b71b3;
}
.jyj_ksdh ul{
	width: 600px;
	height: auto;
	padding: 30px 13px;
}
.jyj_ksdh ul a{
	width: 180px;
	height: 70px;
	background: url(jyj_an_back.png) center no-repeat;
	float: left;
	margin: 10px;
	line-height: 70px;
	font-size: 20px;
}
.jyj_ksdh ul a:hover{
	width: 178px;
	height: 68px;
	background: #f8f8f8;
	border: 1px solid #e4eef5;
	border-radius: 10px;
}
.jyj_ksdh ul a i{
	width: 36px;
	height: 36px;
	float: left;
	margin: 17px 10px 0 26px;
	background: url(jyj_ksdh_icon.png) no-repeat;
}
.jyj_ksdh ul a .jyj_ksdh_icon1{
	background-position: 0 -108px;
}
.jyj_ksdh ul a .jyj_ksdh_icon2{
	background-position: 0 -144px;
}
.jyj_ksdh ul a .jyj_ksdh_icon3{
	background-position: 0 -180px;
}
.jyj_ksdh ul a .jyj_ksdh_icon4{
	background-position: 0 0;
}
.jyj_ksdh ul a .jyj_ksdh_icon5{
	background-position: 0 -36px;
}
.jyj_ksdh ul a .jyj_ksdh_icon6{
	background-position: 0 -72px;
}

/*栏目切换1_信息关注*/
.tab1{ 
	height: 288px; 
	margin-top: 40px;
}
.tab1 .tab-conter1{
	top: 50px; 
}
.tab1 .tab-conter1 ul{
	height: 216px;
	padding: 16px 0;
	border-bottom: none;
}
.tab1 .block{ 
   display: block;
}

/*special*/
.jyj_spe{
	width: 1200px;
	height: 100px;
	margin-top: 36px;
}
.picScroll-left{ 
	position: relative;
   width: 100%; 
	height: 100%;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 1;
	width: 28px;
	height: 47px;  
   cursor: pointer; 
	background: url(left-icon.png) center no-repeat;
}
.picScroll-left .hd .next{ 
   background: url(right-icon.png) center no-repeat;
	left: 1172px;
}
.picScroll-left .bd{ 
   width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList{ 
   width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList li{ 
   width: 292px; 
	height: 100px;
	margin: 0 11px 0 0;
}
.picScroll-left .bd .picList li a img{
   width: 292px; 
	height: 100px;
	display: block;
}

/*当前位置*/
.pos{
	width: 1170px;
	height: 50px;
	line-height: 50px;
	padding: 0 15px;
	background: #fff;
	font-size: 14px;
	color: #0b71b3;
	margin-bottom: 10px;
}
.pos a{
	padding: 0 5px;
	color: #0b71b3;
}
.pos a:hover{
	color: #333;
}


/*list*/
.main-view{
	width: 1170px;
	height: auto;
	padding: 15px;
	background: #fff;
	box-shadow: 0 0 5px #eee;
}

/*概览导航*/
.view-column{
	width: 258px;
	height: auto;
}
.view-column h3{
	width: 258px;
	height: 46px;
	background: #2c69b3; 
}
.view-column h3 i{
	width: 82px;
	height: 46px;
	background:#164e91 url(list-icon1.png) center no-repeat;
	border-right: 2px solid #fff;
	float: left;
}
.view-column h3 span{
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
}
.list-nav{
	width: 258px;
	height: auto;
}
.menu{
	width: 258px;
	height: auto;
	padding-top: 15px;
   background: #f9f9f9;
}
.menu li{
	width: 258px;
	height: auto;
	border-bottom: solid 2px #fff;
	float: left;
}
.item-content{
	display: none;
}
.item{
	width: 258px;
	height: 48px;
	line-height: 48px;
	position: relative;
	font-size: 18px;
	color: #333;
}
.item:hover{
	background: #fff;
}
.item a{
	cursor:pointer;
}
.item span{
	margin-left: 30px;
	float: left;
}
.item .iconfont{
	width: 9px;
	height: 48px;
	background: url(listright-icon1-1.png) center no-repeat;
	margin-right: 30px;
	float: right;
}
.item:hover span{
	color: #2c69b3;
}
.item:hover .iconfont{
	background: url(listright-icon1.png) center no-repeat;
	transition: all .3s linear;
   transform: rotate(360deg);
	transform-origin: center;
   -ms-transform: rotate(360deg); 	/* IE 9 */
   -moz-transform: rotate(360deg); 	/* Firefox */
   -webkit-transform: rotate(360deg); /* Safari 和 Chrome */
   -o-transform: rotate(360deg); 	/* Opera */
}
.item .iconfont:last-child{
	position: absolute;
	right: 0;
}
.item-content h3{
	width: 238px;
	height: auto;
   transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	font-size: 16px;
   border-top: 1px solid #fff;
   line-height: 30px;
   display: block;
	background: #f1f1f1;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;
}
.item-content h3:hover{
   background: #fff;
}


/*概览列表*/
.view{
	width: 896px;
	height: auto;
}
.view h3{
	width: 896px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 6px;
	float: left;
	overflow: visible;
}
.view h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.view ul{
	width: 896px;
	min-height: 180px;
	height:auto;
	border-bottom: 1px dashed #dfdfdf;
	padding: 18px 0;
	float: left;
}
.view ul li{
	width: 896px;
	height: 36px;
	float: left;
}
.view ul li i{
	width: 5px;
   height: 5px;
   margin: 15px 0 0 5px;
   background: #0b71b3;
   float: left;
	border-radius: 50%;
}
.view ul li a{
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	float: left;
	margin: 0 30px 0 10px;
}
.view ul li a:hover{
	color: #2c69b3;
}
.view ul li span{
	width: 78px;
	height: 36px;
	line-height: 36px; 
	font-size: 14px;
   color: #0b71b3;
   float: right;
}
.page{
	width: 896px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 40px 0;
	position: relative;
	float: left;
}
.page a{
	display: inline-block;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 0 15px;
	margin: 0 2px;
}
.page a.shanxi-gov-page-current{
	background: #2c69b3;
	color: #fff;
}
.page a:hover{
	background: #2c69b3;
	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: 46px;
}
.page .page-botton{
	display: inline-block;
	background: #f9f9f9;
	padding: 0 13px;
}


/*通用内容*/
.main-wrap{
	width: 1170px;
	height: auto;
	background: #fff;
	padding: 15px;
	box-shadow: 0 0 5px #eee;
}
.main-wrap h2{
	width: 1100px;
	height: auto;
	line-height: 50px;
	padding: 48px 0;
   font-size: 30px;
   font-weight: normal;
   text-align: center;
}
.main-wrap h3{
	width: 1100px;
	height: 34px;
	background: #f1f6f9;
	margin-bottom: 30px;
}
.main-wrap h3 .mainwrap-time{
	width: 752px;
	height: 34px;
	padding-left: 174px;
	line-height: 34px;
	font-size: 14px;
    color: #0b71b3;
	font-weight: normal;
	text-align: center;
	float: left;
}
.main-wrap h3 .mainwrap-time b{
	font-weight: normal;
	margin-left:20px;
}
.main-wrap h3 .mainwraq-time span{
	margin-right: 10px;
}
.article-tool{
	width: 174px;
   height: 34px;
	float: right;
	position: relative;
}
.page-share{
   width: 162px;
	height: 34px;
	padding:  0 6px;
   position: absolute;
	top: 0;
   left: 0;
}
.page-share a{
   width: 22px;
   height: 34px;
   margin: 0 2px;
	display: inline-block;
}
.page-share a.icon-share-1{
	background: url(fx-icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background: url(fx-icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background: url(fx-icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background: url(fx-icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background: url(fx-icon5.png) center no-repeat;
}
.content-body{
	width: 1000px;
	height: auto;
}
.content-body, .content-body div{
	line-height: 2.25!important;
	font-size: 16px!important;
}
.content-body a, .content-body font{
	line-height: 2.25!important;
	font-size: 16px!important;
}