@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	font-family: "微软雅黑";
}
a{color: #333}
.w {
	width: 1200px;
	margin: 0 auto;
}


.wz-con{
	background-color: #fff;
}
.clearfix{zoom: 1;}


/*当前位置*/
.position {
	height: 60px;
	line-height: 60px;
}
.position .position-txt a{
	font-size: 14px;
	color: #666;
}
.position table tr td {color: #666;}

/*文章正文*/
.content{border:1px solid #e1e1e1}
.con {
	width: 980px;
	min-height: 500px;
	margin: auto;
}
.con-title{font-size: 25px; color: #355e92; text-align: center; border-bottom: 2px #dbdbdb solid;padding: 20px 0;margin: 0 40px;}
.small-title{width: 900px; font-size: 15px; color: #333; height: 50px; line-height: 50px;}
.small-title .date{margin-left: 240px; margin-right: 20px;;}
.small-title .fare{float: right; margin-right: 15px;}

.main-txt{margin-top: 10px;}
.main-txt p{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; 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;margin-top: 7px;}
.main-word-right span{float: left;}
.main-word-right .printer{margin-left: 30px; padding-left: 25px; background: url(printer.png) no-repeat left center;cursor: pointer;}
.main-word-right .close{margin-left: 25px; padding-left: 25px; background: url(close.png) no-repeat left center;cursor: pointer;}
.con-main .line{border: 1px #c5c5c5 dotted; margin: 20px 0;}
.con-main .prev{margin-bottom: 15px;}
.height30{width: 100%;height: 30px;margin: 0 auto}
.height20{width: 100%;height: 20px;margin: 0 auto}
.height60{width: 100%;height: 60px;margin: 0 auto}
.content img{max-width: 100%;}



.old_type .position .position-txt {
    font-size: 30px;
    color: #666;
}
.old_type .position .position-txt a {
    font-size: 30px;
    color: #666;
}
.old_type .position table tr td{
	font-size: 30px !important;
}
.old_type .con .con-title{
	font-size: 40px !important;
	line-height: 60px !important;
}
.old_type .small-title span{
	font-size: 28px !important;
	line-height: 60px !important;
	float: left !important;
}
.old_type .small-title span:nth-child(4){
	display: none;
}
.old_type #zoom, .old_type #zoom p, .old_type #zoom p a, .old_type #zoom p span, .old_type #zoom a{
	font-size: 30px !important;
	line-height: 60px !important;
}
.old_type #zoom img{
	max-width: 90% !important;
}
.old_type .main-word{
	display: none;
}
.old_type .xxgk_table{
	font-size: 28px !important;
}
.old_type .xxgk_table td{
	width: 100% !important;
	height: 60px !important;
	line-height: 60px;
	display: inline-block;
}
.old_type #main-xg {
    font-size: 30px;
    line-height: 60px;
    color: #000;
    width: 960px;
    margin: 0px auto;
}
.old_type #main-xg a{
	font-size: 28px !important;
}
.old_type .small-title{
	height: auto;
}
