body {
	background: #F6F9FC;
}

.cont {
	
}
.wzy{
padding: 0 33px;
background:#ffffff;
}
.tb_title {
	float: left;
	margin-top: 31px;
	margin-right: 10px;
}

.contlm {
	width: 100%;
	height: 92px;
	line-height: 92px;
	border-bottom: 1px solid #F5F5F5;
}

.contlm h2 {
	font-size: 28px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #009660;
	float: left;
}

.mbxcontent {
	width: 100%;
	margin-top: 21px;
}

.mbxcontent p {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #999999;
}

.mbxcontent p img {
	margin-right: 10px;
}

.mbxcontent p a {
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #999999;
}

.content {
	width: 100%;
	margin-top: 58px;
}

.content h3 {
	width: 100%;
	font-size: 26px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #333333;
	line-height: 35px;
	text-align: center;
}
.info{
	width: 100%;
	height: 21px;
	margin-top: 25px;
	text-align: center;
	margin-bottom: 23px;
	font-size: 16px;
	font-family: MicrosoftYaHei;
	color: #666666;
	line-height: 21px;
}
.info span {
 margin:0 10px;



}
.info .changeSize span {
    cursor: pointer;
    display: inline-block;
    margin-left: 10px;
}
.info .changeSize span.on{
    color: #333;
}
.share-box {
    margin-left: 45px;
    margin-top: -22px;
}
.repeatX {
    width: 100%;
    background: url(../images/i104.png) 0 0 repeat-x;
    height: 8px;
}
.printIco{background:url(../images/ico.png) no-repeat 0px 0px; padding-left:22px;margin-left:20px;}
.content_detail {
	width: 100%;
	font-size: 16px;
    min-height: 500px;
    margin-top: 30px;
    padding-bottom: 30px;
    color: #333;
	border-bottom: 1px solid #F5F5F5;
}
.content_detail p {
    margin-bottom: 20px;
    line-height: 32px;
}
.content_detail img{
	max-width: 100%;
}


.xg {
	width: 100%;
}

.xg p {
	width: 50%;
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	font-weight: bold;
	color: #1F1F1F;
	height: 119px;
	line-height: 119px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

.xg p a {
	font-size: 18px;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
	color: #333333;
	font-weight: normal;
}

.pre {
	float: left;
}

.next {
	float: right;
}

@media (max-width: 991px) {
	.content_detail img {
		max-width: 100% !important; height: auto !important; margin: auto;
	}
	.xg p {
		width: 100%;
		height: 50px;
		line-height: 50px;
	}
	.content_detail table{
		width: 100% !important;
	}
#changeSize,.printIco{
display:none;
}
	
}