.maina {
	background: url(../img/mbg.jpg) no-repeat top center;
	min-height: 700px;
}
.slidebar {
	width: 270px;
	float: left;
}
.slidebar h1 {
	width: 200px;
	height: 100px;
	background: #0f60bc;
	font-family: "微软雅黑";
	color: #fff;
	font-size: 24px;
	line-height: 100px;
	padding-left: 40px;
	margin-bottom: 5px;
}
.slidebar li {
	height: 53px;
	width: 170px;
	background: #adadad;
	margin-bottom: 2px;
	line-height: 53px;
	padding-left: 70px;
}
.slidebar li a {
	font-family:"宋体";
	color: #fff;
	font-size: 16px;
}
.slidebar li:hover {
	background: url(../img/sidebg.jpg) no-repeat;
	width: 270px;
}
.conright {
	width: 930px;
	float: right;
	margin-bottom: 50px;
}
.dq {
	height: 70px;
	line-height: 70px;
	margin-bottom: 30px;
}
.dq span {
	display: block;
	float: right;
}
.dq span,.dq span a {
	font-family: "宋体";
	color: #666;
	font-size: 12px;
}
.dq a:hover {
	color: #0f60bc;
}
.prolist,.newlist,.pagecon{

	width: 930px;
	min-height:700px; 
}
.prolist{
	margin-top: 20px;
	min-height: 660px;
	margin-left: 20px;
	float: left;
	position: relative;
	width: 936px;
	border:1px solid #ddd;
	background-color: #fff;
	border-radius:5px;
}
.prolist  li {
	background-color: #fafafa;

	float:left;
	width: 270px;
	height: 388px;

	padding: 19px;
}
.prolist  li:hover img{
	transform: scale(1.2);
}
.prolist  li p {
    border: 1px solid #dcd2d2;
	width: 280px;
	line-height: 235px;
	height: 235px;
	overflow:hidden;
	vertical-align: middle;
	text-align: center;
}
.prolist  li p img {
	display: inline-block;
	vertical-align: middle;
	transition: ease-in-out 0.4s;
	max-width: 269px;
	_width:expression(this.width > 269 ? "269px" : this.width);
	max-height: 235px;
	_height:expression(this.height > 235 ? "235px" : this.height);
}
.prolist  li div {
	border-bottom: 1px solid #c5c4c4;
	width: 264px;
	height: 98px;
	padding-left: 18px;
	padding-top: 20px;
}
.prolist  li div h1{
	background-color: #fff !important;
	font-size: 16px;
	color: #4c4c4c;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: 25px;
	margin-bottom: 25px;
	height: 25px;
	overflow: hidden;
}
.prolist  li div h2 {
	padding-left: 20px;
	background: url(../img/jta.png) no-repeat right center;
	height: 20px;
	line-height: 20px;
	width: 90px;
	font-size: 12px;
	font-family: "宋体";
	color: #8c8c8c;
}
.prolist  li:hover div{
	background: #0893ca;
}
.prolist  li:hover div h1{
	background-color: #0893ca !important;
	color: #fff;
}
.prolist  li:hover div h2{
	background: url(../img/jtc.png) no-repeat right center;
	color: #fff;
}
.newlist ul li {
	background: #f3f3f3;
	height: 50px;
	margin-bottom: 18px;
	padding: 15px;
}
.newlist li .rq {
	width: 60px;
	height: 50px;
	border-right: 1px solid #b5b5b5;
	float: left;
	padding-right: 20px;
	margin-right: 20px;
}
.newlist .rq .day{
	font-family: "微软雅黑";
	font-size: 26px;
	color: #666;
	display: block;
	line-height: 30px;
	text-align:center;
}
.newlist .rq .date {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #666;
	text-align: center;
	line-height: 30px;
	display:block;
}
.newlist li h1 {
	font-size: 16px;
	font-family: "宋体";
	color: #333;
	line-height: 30px;
	display: block;
	float: left;
    width: 757px;
    height: 30px;
    overflow: hidden;
}
.newlist li p {
	font-family: "宋体";
	font-size: 12px;
	color: #999;
	line-height: 30px;
	height: 30px;
	width: 795px;
	overflow: hidden;
}
.newlist li:hover h1 {
	color:#d83142;
}
.content {
	font-family: "宋体";
	font-size: 14px;
	color: #666;
	line-height: 35px;
	min-height: 300px;
}
.content p {
	text-indent:2em;	
}
.tit {
	font-size: 22px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
}
.info {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #333;
	display: block;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
}


    .pagebar {
        padding: 900px 388px 30px;
        font-size: 14px;
        margin: 0;
        display: block;
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    .pagebar a, .pagebar span {
        position: relative;
        font-size: 16px;
        border-right: #ddd 1px solid;
        padding-right: 5px;
        border-top: #ddd 1px solid;
        padding-left: 5px;
        padding-bottom: 2px;
        border-left: #ddd 1px solid;
        color: #555;
        margin-right: 2px;
        padding-top: 2px;
        border-bottom: #ddd 1px solid;
        text-decoration: none;
    }















