
.mainBox {
	width: 100%;
	padding: 40px 0 0 0;
	background-image: url(../img/bg.jpg);
	background-size:100% auto;
}
.box {
	width: 1200px;
	margin:0 auto;
}
/*当前位置*/
.dqwz {
	width: 100%;
line-height: 200%;
}
.dqwz a {
	text-decoration: none !important;
	font-size: 14px;
	color: inherit;
}

.box_list {
	width: 100%;
}


/*列表*/
.new_title {
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	line-height: 35px;
	margin: 0;
	padding-bottom: 40px;
	padding-top: 20px;
}
.new_title a {

    width: 100%;
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    color: #2d66a5;
    margin: 20px auto 38px auto;
    word-break: normal;
    word-wrap: normal;

}
.time_share {
    padding-bottom: 40px;
    line-height: 38px;
    width: 100%;
}
.time {
	float: left;
}
.time ul {
	list-style: none;
}
.time ul li {
	float: left;
	padding-right: 10px;
	color: #666;
	font-family: "socialshare" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
}
.share {
	float: right;
}
.conten {
	width: 100%;
	border-top: 2px solid #154c95;
	border-bottom: 2px solid #154c95;
	padding: 15px;
}
.text {
	width: 100%;
	
	}

.print {
	margin: 0 auto;
	width: 100%;
	padding: 20px 20px 40px;
}
.print ul li {
	float: right;
	list-style: none;
}
.print ul li a {
	color: #000;
	text-decoration: none;
}
.conten p {
    margin-bottom: 10px;
    line-height:200%;
    color: #424242;
    word-break: break-all;
}
.conten img {
    display: block;
    max-width: 100%;
    margin: 10px auto;
}