/*banner*/ .banner { width: 100%; } .banner img { width: 100%; height: 400px; } /*简介*/ .inner { width: 1100px; margin: 0 auto; } .intro { height: 275px; margin-top: 50px; padding: 60px 32px 32px 32px; background: url("/images/10/intro_bg.png") center no-repeat; } .intro p { font-size: 17px; text-indent: 2em; height: 100%; line-height: 43px; display: inline; } .intro a { float: right; font-size: 17px; color: #088fe4; line-height: 32px; padding: 0 5px; } /*调查研究*/ .col_left,.col_right { width: 520px; margin-top: 40px; } .col_right { margin-left: 60px; } .col_name { padding: 5px 10px; background: #c8c8c8; } .col_name a { display: inline-block; height: 30px; line-height: 30px; font-size: 17px; font-weight: bold; margin-left: 15px; } .col_name .getMore a { float: right; font-weight: normal; font-size: 15px; } .col_list { font-size: 15px; height: 32px; line-height: 32px; } .time { float: right; } .project { margin-top: 23px; } /*版权*/ .copy{ width: 100%; height: 110px; background: #c8c8c8; float: left; margin-top: 25px; } .copy_logo{ float: left; padding-left:225px; max-width: 55px; margin-top:10px; } .copy_con{ width: 1100px; height: 80px; margin: 0 auto; font-size: 13px; color: #666666; line-height: 30px; text-align: center; } .copy_con .copy_txt{ text-align: center; margin-top: 10px; width: 650px; float: left; } .copy_con .copy_txt span{ padding-top: 5px; max-width: 560px; width: 55%; height: 40px; color: #666666; }