﻿@charset "UTF-8";
/*
*   author: majingyi
*   date: 2019-05-31
*/


/*body{
	background: url(../images/test.jpg) top center no-repeat;
}*/

/*当前位置*/
.local{
    padding-top: 11px;
    padding-bottom: 11px;
}
.local img{
    margin-right: 6px;
    margin-left: 2px;
}
.local span,.local a{
    color: #878787;
    font-size: 14px;
    line-height: 18px;
}
.local a:hover{
    font-weight: bold;
}
.local .arrow{
    margin: 0 4px 0 0;
}
/*教育期刊概览*/
.sec-main{
	margin-top: -80px;
	position: relative;
}
.sec-box{
	background: #fff;
	padding: 0 30px 48px;
}
.jyqk-main{
	border: 1px solid #e5e9ee;
}
.jyqk-tit{
	height: 48px;
	line-height: 48px;
	border-bottom: 1px solid #e5e9ee;
}
.jyqk-tit .tit{
	display: inline-block;
	color: #000000;
	font-size: 18px;
	margin-left: 20px;
	line-height: 1;
	vertical-align: middle;
	font-weight: bold;
}
.jyqk-date a{
	display: inline-block;
	color: #666666;
	font-size: 18px;
	width: 78px;
	text-align: center;
	line-height: 1;
	vertical-align: middle;
}
.jyqk-date a.cur,.jyqk-date a:hover{
	font-weight: bold;
	color: #1575ce;
}
.jyqk-date img{
	vertical-align: middle;
}
.jyqk-item{
	display: none;
}
.jyqk-item.show{
	display: block;
}
.jyqk-list{
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 7px;
}
.jyqk-list li{
	padding: 10px;
	border: 1px solid #e8ebf0;
	width: 238px;
	height: 324px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.jyqk-list li a{
	display: inline-block;
	position: relative;
}
.jyqk-list li a img{
	width: 100%;
	height: 100%;
}
.jyqk-list li a p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 194px;
	height: 40px;
	padding: 0 22px;
	background: url(bg1.png);
	color: #ffffff;
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.jyqk-list li a:hover p{
	text-decoration: underline;
}
/*翻页*/
.page{
	text-align: center;
	padding: 32px 0;
}
.page a{
	display: inline-block;
	/*width: 28px;*/
	padding: 0 10px;
	height: 28px;
	border: 1px solid #e2e2e2;
	text-align: center;
	line-height: 28px;
	color: #415569;
	font-size: 14px;
	margin-right: 9px;
	background: #fff;
	border-radius: 3px;
}
.page a.go{
	font-size: 12px;
	color: #b9bfc5;
	width: 28px;
	padding: 0;
	background: #f7f9f9;
}
.page a.cur,.page a:hover{
	color: #fff;
	background: #2a8bed;
	border: 1px solid #2a8bed;
}
.page a.more{
	border: none;
}
.page span{
	display: inline-block;
	font-size: 14px;
	color: #444;
	line-height: 30px;
	margin: 0px 7px;
}
.page input{
	color: #444;
	font-size: 14px;
	text-align: center;
	width: 40px;
	padding: 0 4px;
	height: 28px;
	border: 1px solid #e4eef6;
	margin: 0px 2px;
	background: #fff;
}
/*网站地图*/
.wzdt-main{
	border: 1px solid #e5e9ee;
	padding: 0 40px 40px;
	background: #fbfcfc;
}
.wzdt-title{
	margin-top: 20px;
}
.wzdt-title .tit{
	display: inline-block;
	color: #2e2e2e;
	font-size: 18px;
	margin-left: 20px;
	line-height: 38px;
}
.wzdt-box{
	padding-top: 30px;
	padding-left: 30px;
	padding-bottom: 16px;
	border: 1px solid #e5e9ee;
	background: #fff;
}
.wzdt-list1 li{
	float: left;
	margin-bottom: 20px;
	margin-right: 33px;
}
.wzdt-list1 li a{
	color: #3354a2;
	font-size: 14px;
	display: inline-block;
}
.wzdt-list1 li a:hover{
	font-weight: bold;
}
.wzdt-list1 li.sec a{
	color: #616161;
}
/*通用细览*/
.xl-main{
	padding: 0 40px 14px;
	border: 1px solid #e5e9ee;
}
.xl-title{
	padding-top: 42px;
	text-align: center;
	color: #2f3842;
	font-size: 30px;
	padding-bottom: 55px;
}
.xl-bar{
    height: 50px;
    background-color: #f5f5f5;
}
.xl-bar .info {
    line-height: 50px;
    float: left;
    font-size: 12px;
    color: #787d82;
    margin-left: 20px;
}
.xl-smlfont{
    height: 20px;
    width: 120px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-top: 15px;
    margin-right: 24px;
    background: #fff;
}
.xl-smlfont img{
	float: left;
	margin-top: 2px;
	margin-left: 2px;
}
.xl-smlfont span{
    float: left;
    display: inline-block;
}
.xl-smlfont span.tt1{
    font-size: 12px;
    color: #6a6a6a;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer;
}
.xl-smlfont span.cur,.xl-smlfont span:hover{
    color: #3354a2;
}
.xl-articlecont{
    font-size: 16px;
    color: #2f3842;
    text-align: center;
    margin-top: 40px;
    padding: 0 16px 75px;
}
.xl-articlecont p {
    line-height: 28px;
    text-align: justify;
    margin-top: 28px;
}
.xl-articlecont img{
	margin-bottom: 10px;
}
.xl-author{
    color: #77797b;
    margin-right: 18px;
    margin-top: 48px;
}
.xl-link{
	border: 1px solid #e5e9ee;
	border-top: none;
}
.xl-link-t{
	border-bottom: 1px solid #e5e9ee;
}
.xl-link-t a{
	display: inline-block;
	line-height: 50px;
	margin-left: 60px;
}
.xl-link-l{
	padding-top: 29px;
    padding-left: 48px;
    padding-bottom: 9px;
    padding-right: 66px;
}
.xl-link-l li{
	height: 36px;
}
.xl-link-l li a{
	display: inline-block;
	color: #2f3842;
	font-size: 16px;
	max-width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 22px;
	background: url(icon4.png) left center no-repeat;
}
.xl-link-l li span{
	float: right;
	display: inline-block;
	color: #626568;
	font-size: 12px;
	line-height: 24px;
}
.xl-link-l li a:hover{
	font-weight: bold;
}
.xl-share{
	line-height: 50px;
}
.xl-share a{
    width: 48px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
    line-height: 1;
}
.xl-share span{
    color: #6a6a6a;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
}
.xl-share a:hover img {
    width: 101%;
    height: 101%;
}
/*通用概览*/
.gl-title{
	height: 50px;
	line-height: 50px;
	background: #2c83d3;
}
.gl-title .tit{
	font-size: 20px;
	color: #fff;
	margin-left: 24px;
}
.gl-list{
	padding-top: 7px;
	border: 1px solid #e5e9ee;
}
.gl-l{
	padding-top: 30px;
    border-bottom: 1px solid #e5e9ee;
    padding-left: 26px;
    padding-right: 31px;
    padding-bottom: 4px;
}
/*民意征集细览*/
.myzj-main{
	border: 1px solid #e5e9ee;
	border-top: none;
}
.zjjg-title{
	height: 48px;
	background: #fdfdfd;
	padding: 0 40px;
	border-bottom: 1px solid #e5e9ee;
}
.zjjg-title span{
	font-weight: bold;
	font-size: 14px;
	color: #2f3842;
	line-height: 48px;
}
.zjjg-content{
	padding: 15px 40px;
}
.zjjg-content p{
	color: #2f3842;
	font-size: 14px;
	line-height: 28px;
}
.yydh-xx-c2 .yydh-xx1.w490{
	width: 408px;
}
.yydh-xx-tt2.bl{
	border-left: 1px solid #e8ebf0;
}
.fk-tab{
	padding-bottom: 42px;
}
.fk-title{
	padding: 0 40px;
	height: 69px;
	border-bottom: 1px solid #e8ebf0;
	border-top: 1px solid #e8ebf0;
	margin-bottom: 10px;
}
.fk-title .tit{
	display: inline-block;
	line-height: 69px;
	color: #141414;
	font-weight: bold;
	font-size: 18px;
	margin-right: 68px;
}
.fk-title .tit.cur{
	line-height: 66px;
	border-bottom: 3px solid #2878ff;
}
.fk-title .tit img{
	margin-right: 15px;
}
.fk-item{
	display: none;
}
.fk-item:first-child{
	display: block;
}
.zw-main{
	position: relative;
}
.yydh-xxgkxl-articleinfo.xxgkxl-info{
	padding-top: 20px;
}

.yydh-xjxl-box {
    background-color: #fff!important;
    padding-bottom: 40px;
}

.yydh-xjxq-box {
    margin: 0 auto;
    width: 1058px;
}

.yydh-xjxq-box .yydh-xjl {
    color: #8b8e95;
    font-size: 12px;
    height: 100%;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    width: 100px;

    vertical-align: top;
    box-sizing: border-box;

}

.yydh-xjxq-outline {
    border: 1px solid #e5e9ee;
}

.yydh-xjxq-box .yydh-xjr {
    text-align: left;
    display: inline-block;
    width: 956px;
    font-size: 14px;
    color: #5f6675;
    height: 100%;
    line-height: 40px;
    padding-left: 18px;
    box-sizing: border-box;
    border-left: 1px solid #e5e9ee;
    background-color: #fff;
    vertical-align: top;
}

.yydh-xjxq-box .yydh-xjxq-outline {
    margin-top: -1px;
    background-color: #f7f9f9;
}

.yydh-xxgkxl-articlebox .yydh-xjxq-tt {
    padding-bottom: 45px;
    color: #3e3e3e;
    font-size: 36px;
    text-align: center;
}
.yydh-xx-outbox {
    width: 1138px;
    margin: 0 auto;
    border: 1px solid #e8ebf0;
    box-sizing: border-box;
}

.yydh-xx-top {
    color: #3e3e3e;
    margin-top: 28px;
}
.redwords {
    color: #df3b3e;
}

.yydh-xx-toptt {
    font-size: 36px;
    display: block;
    margin-left: 40px;
    margin-bottom: 25px;
}

.yydh-xx-top p {
    font-size: 14px;
    padding: 0 50px;
    line-height: 32px;

}

.yydh-xx-c1 {
    border-top: 1px solid #e8ebf0;
    margin-top: 40px;
}

.yydh-xx-pen {
	font-weight: bold;
    display: block;
    height: 70px;
    line-height: 70px;
    background: url(yydh-write-pen.png) no-repeat 40px center;
    color: #141414;
    font-size: 18px;
    padding-left: 90px;
}
.yydh-xx-c2 {
    width: 1058px;
    margin: 0 auto;
    border: none;
}

.yydh-xx-c2 .yydh-xx1 {
    height: 28px;
    margin-top: 7px;
    margin-left: 4px;
    margin-right: 4px;
    width: 89.1%;
    border: 1px solid #e8ebf0;
    line-height: 20px;
}

.yydh-xx-c2 .yydh-xx-tt2 {
    border-right: 1px solid #e8ebf0;
    width: 101px;
    background-color: #f7f9f9;
}

.yydh-xx-c2 .yydh-xx-cont {
    height: 190px;
}

.yydh-xx-c2 .yydh-xx-neirong {
    height: 203px;
}

.yydh-xx-c2 .yydh-select {

    width: 220px;
    height: 28px;

    border: 1px solid #e8ebf0;
    color: #5f6675;
    padding-left: 12px;
}

.yydh-xx-c2 .yydh-xx-sec {
    padding-left: 0;
    border: none;
}
.xx-sel{
	padding-top: 4px;
}

.yydh-xjxq-box .yydh-xx-outline {
    background-color: #fff;
    position: relative;
}

.yydh-xx-sec input.yydh-radio {
    /*margin-top: 5px;*/
    margin-left: 18px;
}

.yydh-xx-c2 .yydh-xx-yzm {

    width: 220px;
}

.yydh-xx-yzmpic {
    margin-top: 5px;
}

.yydh-yzmonload {
    color: #5f6675;
    font-size: 12px;
    position: absolute;
    top: 12px;
    left: 420px;
    display: block;
}

.yydh-yzmonload:hover {
    color: #3354a2;
    /*text-decoration: #3354a2;*/
    border-bottom: 1px solid #3354a2;
}

.yydh-pub-tx {
    font-size: 12px;
    color: #e36264;
    position: absolute;
    right: 20px;
    top: 10px;
}

.yydh-btn {
    margin-top: 20px;
}

.yydh-btn button {
    background-color: #fff;
    font-size: 14px;
    color: #7c889e;
    margin-right: 5px;
    width: 98px;
    border: 1px solid #e5e9ee;
    border-radius: 3px;
    height: 28px;
    cursor: pointer;
}

.yydh-btn button:hover {
    background-color: #2878ff;
    color: #fff;
    border: 1px solid #2878ff;
}

.yydh-btn button.yydh-btn-active {
    background-color: #2878ff;
    color: #fff;
    border: 1px solid #2878ff;
}

.yydh-redstar {
    font-size: 16px;
    position: absolute;
    right: -10px;
    top: 15px;
    color: #df3b3e;
}
.xl-articlecont.myxl-content{
	padding-bottom: 8px;
}
/*民意征集概览*/
.mygl-main{
	border: 1px solid #e5e9ee;
}
.xx-title{
	height: 49px;
	line-height: 49px;
	padding-left: 20px;
	border-bottom: 1px solid #e8ebf0;
}
.xx-title img{
	vertical-align: middle;
	margin-right: 7px;
}
.xx-title a{
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-size: 18px;
}
.myzj-list{
	padding: 20px 20px 0;
	border-bottom: 1px solid #e8ebf0;
}
.myzj-item{
	margin-bottom: 30px;
}
.myzj-item .sta{
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	background: #dadada;
	margin-right: 20px;
}
.myzj-item .sta.cur{
	background: #2a8bed;
}
.myzj-item .sta span{
	color: #fff;
	font-size: 16px;
	display: inline-block;
	vertical-align: middle;
	line-height: 24px;
}
.myzj-item .box{
	width: 970px;
}
.myzj-item .box .tit{
	display: inline-block;
	color: #000000;
	font-size: 16px;
	margin-top: 12px;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.myzj-item .box .tit:hover{
	font-weight: bold;
}
.myzj-item .box p{
	color: #727272;
	font-size: 12px;
	margin-top: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.myzj-item .box p span{
	display: inline-block;
	margin-right: 10px;
}
/*互动交流*/
.hd-main{
	padding-top: 36px;
}
.hd-xx{
	border: 1px solid #e8ebf0;
	width: 778px;
}
.hd-xx .page{
	padding: 20px 0;
}
.hd-xx.ldxx-main{
	padding-bottom: 52px;
}
.xx-title{
	height: 49px;
	line-height: 49px;
	padding-left: 20px;
	border-bottom: 1px solid #e8ebf0;
}
.xx-title img{
	vertical-align: middle;
	margin-right: 7px;
}
.xx-title a{
	display: inline-block;
	vertical-align: middle;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
}
.hd-xjcx .tit{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 30px;
}
.hd-xjcx input{
	height: 28px;
	width: 116px;
	color: #999999;
	font-size: 12px;
	padding: 0 6px;
	border: 1px solid #dfdfdf;
	margin-right: 8px;
}
.hd-xjcx button{
	width: 80px;
	height: 30px;
	color: #fff;
	cursor: pointer;
	background: #e44c4c;
	font-size: 12px;
	margin-right: 34px;
}
.hd-xjcx button:hover{
	font-weight: bold;
}
.xx-list ul{
	border-bottom: 1px solid #e8ebf0;
}
.xx-list li{
    float: left;
    text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.xx-list-t{
    background: #f7f9f9;
}
.xx-list-t li{
    color: #969ea6;
    height: 40px;
    font-size: 12px;
    line-height: 40px;
}
.xx-list .w430{
    width: 408px;
    margin-left: 20px;
    text-align: left;
}
.xx-list .w80{
    width: 80px;
}
.xx-list .w180{
    width: 92px;
}
.xx-list .w188{
    width: 170px;
}
.xx-list-l li{
	height: 50px;
	line-height: 50px;
}
.xx-list-l li{
	font-size: 12px;
}
.xx-list-l li.w430 a{
    font-size: 14px;
    color: #2f3842;
    display: inline-block;
    max-width: 94%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.xx-list-l li.w430 a:hover{
	font-weight: bold;
}
.xx-list-l li.w80{
	color: #415569;
}
.xx-list-l li.w180{
	color: #3354a2;
}
.xx-list-l li.w188{
	color: #727f8c;
}
.hd-link{
	width: 340px;
}
.hd-btn a{
	display: inline-block;
	width: 160px;
	height: 40px;
}
.hd-btn a:last-child{
	margin-right: 0;
}
.hd-btn a:hover,.xx-bar button:hover{
	font-weight: bold;
}
.hd-btn a span{
	display: inline-block;
	width: 120px;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 14px;
}
.hd-btn a.a1{
	background: #00ce9d;
}
.hd-btn a.a2{
	background: #2a8bed;
}
.hd-link-box{
	margin-top: 28px;
}
.hd-link-t{
	height: 22px;
	width: 100%;
	background: url(bg3.png) right center no-repeat;
}
.hd-link-t>img{
	vertical-align: middle;
	margin-right: 4px;
}
.hd-link-t a{
	font-weight: bold;
	color: #000;
	font-size: 16px;
	vertical-align: middle;
}
.hd-link-t a:hover{
	text-decoration: underline;
}
.hd-link-t .more{
	float: right;
}
.hd-link-t .more:hover{
	opacity: 0.8;
	-khtml-opacity:0.8;
	-moz-opacity:0.8;
	filter:alpha(opacity=0.8);
	filter:"alpha(opacity=80)";
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=8);
}
.hd-link-l{
	padding-top: 18px;
}
.hd-link-l li{
	padding-left: 20px;
	margin-bottom: 12px;
	background: url(icon13.png) left center no-repeat;
}
.hd-link-l li a{
	display: inline-block;
	color: #2f3842;
	font-size: 14px;
	max-width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 20px;
}
.hd-link-l li a:hover{
	font-weight: bold;
}
/*信息公开目录细览*/
.yydh-xxgkxl-main {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    /*height: 1000px;*/
    padding-bottom: 40px;
    position: relative;
    margin-top: -150px;
    /*overflow: hidden;*/
}

.yydh-xl-location {
    width: 1120px;
    margin: 20px auto 0 auto;
}

.xhy-ch1 {
    padding-bottom: 10px;
}

.xhy-ch1 img {
    padding-right: 7px;
    padding-bottom: 10px;
}

.yydh-xl-location span {
    font-size: 13px;
}

.yydh-xl-dq1 {
    font-weight: bolder;
    font-size: 13px;
}

.yydh-xl-dq2 {
    font-size: 13px;
    color: #333;
}

.yydh-xl-location a:hover {
    color: #2a8bed;
}

.yydh-xxgkxl-articlebox {
    border: 1px solid #e8ebf0;
    background-color: #fbfcfc;
    padding-top: 40px;
}

.yydh-xxgkxl-articletop {
    width: 1056px;
    height: 98px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    margin: 0 auto;
}

.yydh-xxgkxl-articleinfo li {
    float: left;
    height: 30px;
    text-align: left;
    width: 335px;
}

.yydh-xxgkxl-articleinfo li span {
    display: inline-block;
    color: #8c8c8c;
    font-size: 14px;

}

.yydh-xxgkxl-articleinfo {

    padding-left: 50px;
    padding-top: 24px;
}

.yydh-xxgkxl-articleinfo li span.yydh-blue {
    color: #3e62b8;

}

.yydh-xxgkxl-articlefont {
    width: 1038px;
    height: 50px;
    border: 1px solid #e2e2e2;
    background-color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}

.yydh-time {
    line-height: 50px;
    float: left;
    font-size: 14px;
    color: #787d82;
    margin-left: 20px;
}

.yydh-xl-smlfont {
    height: 20px;
    width: 120px;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}

.yydh-xl-smlfont {
    float: right;
}

.yydh-xl-smlfont span {
    float: left;

}

.yydh-xl-smlfont span.tt1 {
    font-size: 12px;
    color: #6a6a6a;
    line-height: 20px;
    margin-left: 16px;
    cursor: pointer;
}

.yydh-xl-smlfont span.yydh-cur {
    color: #3354a2;
}
.yydh-xl-articlecont{
    font-size: 16px;
    color: #2f3842;
}
.yydh-xl-articlecont p {
    font-size: 16px;
    color: #2f3842;
    line-height: 32px;
    text-align: justify;
    margin-top: 40px;
}
.yydh-xxgkxl-articlefont .yydh-xl-smlfont{
	margin-top: 15px;
	margin-right: 20px;
}
.xxgk-title{
	text-align: center;
	color: #df3b3e;
	font-size: 30px;
	margin-top: 50px;
}
.xl-articlecont.w1240{
	width: 1040px;
    margin: 40px auto 0;
}
.wyxx-table-sel{
	display: inline-block;
    padding: 6px 12px 0;
    border: 1px solid #fff;
}
.wyxx-table-sel .sel-l{
	display: inline-block;
	height: 28px;
	margin-right: 22px;
}
.wyxx-table-sel .sel-l input{
    float: left;
    display: none;
}
.wyxx-table-sel .sel-l label {
    float: left;
    font-size: 14px;
    color: #5f6675;
    line-height: 28px;
    background: url(hd-form-icon.png) no-repeat 3px center;
    box-sizing: border-box;
    padding-left: 24px;
    cursor: pointer;
}
.wyxx-table-sel .sel-l input[type="radio"]:checked+.advice {
    background: url(hd-form-iconh.png) no-repeat 3px center;
}
.wyxx-table-drop{
	margin-left: 4px;
	margin-top: 4px;
	width: 214px;
    height: 28px;
    border: 1px solid #e5e9ee;
    display: inline-block;
    cursor: pointer;
    background: url(icon16.png) 190px center no-repeat;
    position: relative;
}
.wyxx-table-drop .tag{
    color: #5f6675;
    font-size: 14px;
    line-height: 28px;
    padding: 0 12px;
}
.wyxx-table-drop .drop-l{
    border: 1px solid #e5e9ee;
    width: 100%;
    position: absolute;
    top: 28px;
    left: -1px;
    z-index: 999;
    display: none;
}
.wyxx-table-drop .drop-l li{
    height: 28px;
    line-height: 28px;
    padding: 0 12px;
    background: #fff;
    color: #999999;
    font-size: 14px;
}
.wyxx-table-drop .drop-l li:hover{
    font-weight: bold;
}