#resize_bg{height: 350px; background:url(../images/bg_about.jpg) center no-repeat; position: relative}
#resize_bg .text_area{height: 120px; position: absolute; top: 120px; left: 0; right: 0; color: #FFFFFF}
#resize_bg .text_area .l_1{font-size:36px;line-height: 50px; text-align: center}
#resize_bg .text_area .l_2{font-size:18px;line-height: 30px; text-align: center; margin-top: 16px}
#about_nav{height: 80px; background-color: #f3f3f3}
#about_nav> ul{width: 600px; height: 80px; margin: 0 auto}
#about_nav> ul li{float: left; width: 200px}
#about_nav> ul li a{font-size: 18px; display: block; height: 80px; line-height: 80px; text-align: center}
#about_nav> ul li a.selected{background-color: #007ed6; color: #FFFFFF}
#about_content{background-color: #FFFFFF; overflow: hidden; padding: 60px 0}
#about_content>.title{line-height: 30px; font-size: 28px; text-align: center}
#about_content>.info{height: 20px; text-align: center; margin-top: 30px; color: #acacac; font-size: 12px}
#about_content>.summary{line-height: 1.8; background-color: #f9f9f9; padding: 20px; margin: 0 60px; margin-top: 30px; color: #73777a; font-size: 12px}
#about_content>.summary span{color: #373d41; font-weight: bold}
#about_content>.content{overflow: hidden; margin: 60px; margin-bottom: 0; font-size: 14px; line-height: 1.8}
#about_content>.article_nearby{margin: 0 60px; margin-top: 60px; border-top: 1px solid #E7E7E7; padding-top: 10px}
#about_content>.article_nearby .o_article_nearby{height: 30px; line-height: 30px; overflow: hidden; text-overflow: ellipsis}
#about_content .article{width: 1000px; margin: 0 auto}
#about_content .article .o_article{height: 130px; border: 1px solid #dcdcdc; margin-top: 20px; position: relative}
#about_content .article .o_article:first-child{margin-top: 0}
#about_content .article .o_article:hover{box-shadow: 0 0 10px #dcdcdc; border: 1px solid #007ed6}
#about_content .article .o_article .title{position: absolute; left: 20px; right: 160px; height: 40px; top: 8px; line-height: 40px; font-size: 18px; text-overflow: ellipsis; white-space: nowrap}
#about_content .article .o_article .summary{position: absolute; left: 20px; right: 160px; height: 54px; top: 43px; line-height: 1.8; color: #999}
#about_content .article .o_article .detail_link{position: absolute; left: 20px; right: 160px; height: 30px; top: 100px}
#about_content .article .o_article .detail_link a{color: #007ed6}
#about_content .article .o_article .date{position: absolute; right: 20px; height: 40px; top: 30px; font-size: 36px; color: #cccccc}
#about_content .article .o_article .year{position: absolute; right: 20px; height: 40px; top: 66px; font-size: 20px; color: #cccccc}
#about_content .article .page_num{margin-top: 60px}