.news h1{font-size:18px;color:#333;line-height: 1.5em;border-bottom: 1px solid #c9c9c9;
margin-bottom: 20px;padding: 32px 0}
.news p,.news div{color:#333;line-height: 2em;font-size:16px;overflow: hidden}
.news_page{width: 280px;margin: 35px auto;}
.news_page1{display: block;width: 35.71%;float: left;background: #f2f2f2;
border: 1px solid transparent;height: 32px;text-align: center;}
.news_page1 h2{font-size:16px;color:#333;line-height: 32px;}

.news_page2{display: block;width: 35.71%;float: right;background: #fff;
border: 1px solid #f2f2f2;height: 32px;text-align: center;transition: all 0.5s;}
.news_page2 h2{font-size:16px;color:#333;line-height: 32px;}
.news_page2:hover{background: #f2f2f2;border: 1px solid transparent;}

