.mainBody{
	width: 1200px;
	margin: 0 auto;
	min-height: 700px;
}
/* 内页样式开始 */
.main{
	width: 860px;
}
.m_title{
	width: 100%;
	height: 100px;
	margin-top: 15px;
}
.m_title>a {
	line-height: 100px;
	font-family: "微软雅黑";
	font-size: 32px;
	color: #2a2a2a;
}
.m_title>a:hover {
	font-size: 33px;
}
.listConts {
    line-height: 26px;
    color: #666;
    width: 845px;
}
.listConts .title {
    font-family:"Microsoft YaHei";
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    background: white;
    color: #716f6f;
    width: 150px;
    height: 50px;
    border: 2px solid #acabab;
}
.listConts .l_ur>p, .listConts .l_ur span {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 32px;
}
.listConts .l_ur>p {
	color: #1964b5;
}
.listConts .l_ur span {
	color: #2a2a2a;
}
/*.listConts .info {
    font-family:"Microsoft YaHei";
    font-size: 12px;
    width: 350px;
    height: 27px;
    line-height: 28px;
    text-align: center;
    margin: 15px auto;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    color: #666;
}
.listConts .info small {
    font-family:"Microsoft YaHei";
    margin-left: 8px;
    margin-right: 3px;
    color: #999;
    font-size: 12px;
}*/
.listConts .showimg {
    margin: 20px 0;
    text-align: center;
}
.listConts .showimg  img {
    border: 1px solid #ccc;
    padding: 1px;
    max-width: 840px;
    max-height: 600px;
}
.listConts .conttitle {
    font-family:"Microsoft YaHei";
    font-weight: bold;
    padding-bottom: 7px;
    margin-bottom: 7px;
    color: #2f2f2f;
    line-height: 24px;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
#textarea {
    color:#666;
    font-family:"Microsoft YaHei";
    font-size:12px;
    padding: 0 20px;
}
.preNext {
    position: relative;
    margin: 15px;
}
.preNext .line {
    height: 10px;
    overflow: hidden;
    clear: both;
    margin: 4px auto;
    padding-top: 10px;
}
.preNext .actBox {
    position: absolute;
    top: 20px;
    right: 0;
}
input, select, textarea {
    font-family:"Microsoft YaHei";
    font-size: 12px;
    line-height: 16px;
}


.preNext .actBox li {
    display: inline;
    padding-left: 22px;
    background-repeat: no-repeat;
    margin-left: 10px;
}
.preNext .actBox li#act-pus {
    background-position: 4px -73px;
}
.preNext .actBox li#act-pnt {
    background-position: 4px -109px;
}
.preNext .actBox li a {
    font-size: 12px;
    color: #666;
    font-family:"Microsoft YaHei";
}
.text li a{
    font-family:"Microsoft YaHei";
    color:#333;
    font-size: 12px;
}
.text li a:hover{
    color:#0a337f;
}