.content {
    background-color: #e9effb;
    width: 100%;
    min-width: 1024px;
    min-height: 1020px;
    /* background-image: url(../img/bac4.png); */
    background-position: bottom;
    /* padding-bottom: 120px; */
    background-repeat: no-repeat;
    padding-top: 30px;
	position:relative;
}
.Schooljianjie{width: 1000px;height: auto;margin:0px auto;padding-top: 50px;position: relative;}
.Schooljianjie .path{
	position: absolute;
	    right: 20px;
	    top: 62px;
		color: #333 !important;
	    /* color: #1d4492; */
}
.Schooljianjie .path a{
	/* color: inherit; */
	color: #333 !important;
}
.bread{position: relative;width:1000px;height: 54px;background-image: url(../img/showTopBg.png);background-repeat: no-repeat;font-family: "SimHei"; }
.bread .breadxue{position: absolute;right: 20px;top:15px;}
.listtitle .span1,.subNavi_tit a{line-height:34px;color: #fff;font-size: 16px;font-weight: bold;padding-left: 20px;}
.listright .breadxue{float: right;color: #595757;font-size: 13px;padding-right: 20px;}
.zhengwen{width: 1000px;height: 100%;background-color: #fff;font-family: "Microsoft YaHei";color: #000;padding-bottom: 60px;}
.zhengwen .wenzhangtitle{text-align: center;
    line-height: 38px;
    font-size: 24px;
    color: #343434;
    font-family: "微软雅黑";margin-bottom:10px;}
.zhengwen .time{width: 1000px;height: 35px;text-align: center;font-size: 12px;line-height:40px;background-color: #f3f3f3;}
.zhengwen .time span{padding: 0 10px;}
.wenzhangcontent{width: 890px;min-height:830px !important;padding: 55px 55px;}
.wenzhangcontent .p1{width: 880px;text-align: center;margin: 0 auto;padding-left: 140px;font-size: 18px;}
.wenzhangcontent div{line-height:34px;text-indent: 2em;}
a {
    cursor: pointer;
    color: #595757;
}
.mark{
	    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: #afafaf;
    z-index: 11111;
	    opacity: 0.5;
		display:none;
}
#code{
	    width: 250px;
    height: 250px;
    padding: 10px;
    background: white;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -130px;
    margin-left: -130px;
 z-index: 111111;display:none;
}
.fixed{
	position: fixed;
	    top: 242px;
	    /* width: 50px; */
	    /* background: #FF9800; */
	    right: 180px;
	    padding: 10px;
}
.fixed li{
	    cursor: pointer;
  width: 30px;
    height: 30px;
	background:none !important;
/*     background: #ffb800; */
    margin-bottom: 5px;
    padding: 4px;
}
.fixed li i{
	color: white;
    font-size: 28px;
    font-weight: bold;
}
.fanye{
	    bottom: 0;
	width: 94%;
	    left: 3%;
		position: absolute;
}
.fanye p{
	font-size: 18px;
	line-height: 28px;
	margin: 8px 0;
}
.fanye p span{
	    display: inline-block;
    background: #c3c0c0 !important;
    color: white;
    padding: 0 10px;
    margin-right: 10px;
}
.fanye p a{
	color: #2f2f2f;
	    
}
.fanye p:hover span{
	background:#ffb800 !important;
}
.fanye p:hover a{
	color:#ffb800 !important
}
.dy_icon{
	height: 47px;
    position: absolute;
    bottom: 0;
    width: 100%;
    right: 10px;
}
.main .fanye a:hover {
    color: #ffb800 !important;
}

.prevnext{width: 100%;padding: 20px 0;font-size: 14px;}
.prevnext a{color: #333;}
.prevnext a:hover{text-decoration: underline;color: #8aae1b;}
.prevnext .prev,.prevnext .next{width: 100%;display: block;}
.prevnext .historygo{display: inline-block;padding: 5px;background: #8aae1b;color: #fff;}
.prevnext .historygo:hover{color: #fff;text-decoration: none;background: #3f3b3a;}

.wenzhangcontent p img{
  width: auto ;
  max-width:100%;
    margin: 8px auto;
    display: block;
    height: auto !important;
}

