﻿.cen{width: 1200px;margin: 0 auto;}
			.cen .navs{border-bottom: 1px solid #666;padding: 10px 0;font-size: 16px;text-align: right;}
			.cen .navs:after,.cen .message:after,.cen .message .text .list:after,.cen .message .text .lists .title:after{display:block;clear:both;content:"";visibility:hidden;height:0}
			.cen .navs img{width: 225px;height: 60px;float: left;}
			.cen .navs p{float: right;width: 400px;margin-top: 17px;}
			.cen .navs p a{color: #000;}
			.cen .message{padding: 30px 0;}
			.cen .message>img{width: 260px;height: 397px;float: left;}
			.cen .message .text{}
			.cen .message .text .list{}
			.cen .message .text .list img{width: 188px;height: 131px;float: left;}
			.cen .message .text .list .center{}
			.cen .message .text .list .center .title a{display:inline-block;color:#000;margin-top: 8px;font-size: 20px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
			.cen .message .text .list .center:hover .title a{color: #FF0000;}
			.cen .message .text .list .center .cen-text{color:#666;font-size:16px;margin-top: 8px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
			.cen .message .text .list .center >a{float: right;color:#fff;background: #999999;border-radius: 10px;padding: 0 5px;margin-top: 3px;font-size: 14px;}
			.cen .message .text .lists{border-bottom: 1px solid #666;padding: 15px 0;}
			.cen .message .text .lists:hover .title p:first-child a{color: #FF0000;}
			.cen .message .text .lists .title p:first-child{float: left;width: 70%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size: 16px;}
			.cen .message .text .lists .title p:first-child a{color: #000;}
			.cen .message .text .lists .title p:last-child{float: right;width: 30%;text-align: right;font-size: 16px;}
			.cen .message .text .lists .title p:last-child a{color:#fff;background: #999999;border-radius: 10px;padding: 0 5px;margin-top: 3px;font-size: 14px;margin-left: 20px;}
			.page{text-align: center;    margin-top: 41px;}
			.page span {
				font-weight: 600;
				padding: 6px 14px;
				margin: 0 0 0 2px;
				border: 1px solid #e1e2e3;
				line-height: 15px;
			}
			
			.page a {
				font-weight: 600;
				padding: 6px 14px;
				margin: 0 0 0 2px;
				border: 1px solid #e1e2e3;
				line-height: 15px;
			}@media screen and (max-width:768px)
			{  .cen .navs img{width: 111px;height:auto;}
			   .cen .navs p{    margin-top: 10px;}
			    .cen{width: 100%;  padding: 0 10px;    box-sizing: border-box; }
			    .cen .message{    padding: 8px 0;}
			    .cen .message .img{width:30%;    font-size: 14px;}
			    .cen .message .img img{width:100%;height:auto;}
			    .cen .message .text{width:70%;box-sizing: border-box;padding: 10px;}
			    .cen .message>img{width: 30%;height:auto;}
			    .cen .message .text .list img{width: 30%;   height: auto;}
			    .cen .message .text .list .center{width: 67%;}
			    .cen .message .text .list .center .title a{font-size: 16px;margin-top: 5px;}
			    .cen .message .text .list .center .cen-text{font-size: 14px; margin-top: 1px;}
			    .cen .message .text .list .center >a,.cen .message .text .lists .title p:last-child a{display:none;}
			    .cen .message .text .lists .title p:last-child{    font-size: 12px;    width: 40%;}
			    .cen .message .text .lists .title p:first-child{width:60%;}
			    }