.wrap-sub{ width: 1280px; overflow: hidden; margin: 0 auto; }
.sub-left{ float: left; width: 265px; background: url('../images/left.png') center top no-repeat; min-height: 175px; overflow: hidden; }
.sub-left ul{ overflow: hidden; padding:35px 10px;  }
.sub-left ul li{ width: 235px; overflow: hidden; border-left: 5px solid #ddd }
.sub-left ul li:last-child{ border-bottom: 5px solid #ddd; }
.sub-left ul li a{ display: block; height: 45px; line-height: 45px; text-indent: 10px; font-size: 16px; color: #2c76bb; background: #f8f8f8; border-bottom: 1px solid #ddd; }

.sub-main{ float: right; width: 980px; overflow: hidden; bsckground: #fff; }
.column-name{ height: 30px; line-height: 30px; font-size: 16px; font-weight: bold; color: #f60; padding-top: 20px; }
.column-content{ padding: 0 10px 20px 10px; }

dl.news-list{ overflow: hidden; }
dl.news-list dt{ height: 50px; line-height: 50px; }
dl.news-list dt h1, dl.news-list dt h2, dl.news-list dt h3, dl.news-list dd a, dl.news-list dd span, dl.news-list dd i{ float: left; font-size: 14px; width: 660px; }
dl.news-list dt h2, dl.news-list dd span{ width: 100px; }
dl.news-list dt h3, dl.news-list dd i{ width: 200px; }
dl.news-list dd{ height: 30px; line-height: 30px; font-size: 14px; }

.pic-list{ overflow: hidden; }
.pic-list li{ float: left; overflow: hidden; padding: 10px; }
.pic-list li a{ display: block; width: 300px; height: 235px; }
.pic-list li a img{ display: block; width: 300px; height: 200px; }
.pic-list li h1{ height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:normal}

.page{ width: 700px; height: 40px; margin: 15px auto; background: #ccc; }

.column-title{ padding-top: 30px; height: 40px; line-height: 40px; font-size: 14px; color: #999; border-bottom: 1px dotted #ccc; }
.section-title{ padding-bottom: 10px; }
.section-title h1{ text-align:center; font-size: 20px; line-height: 25px; color: #f60; font-weight: bold;}
.section-title h5{ text-align:center; color: #666; padding-top:10px;}
.section-content{ font-size: 14px; line-height: 30px; }
.section-content img{ max-width: 940px; }

.channel-img{ width: 970px; height: 250px; border-bottom: 10px solid #f60; margin-top: 20px }
.channel-title{ height: 60px; line-height: 60px; font-size: 16px; color: #f60; font-weight: bold; }
.channel-content{ font-size: 14px; line-height: 30px; padding-bottom: 20px; }
.channel-content img{ max-width: 940px; }

.channel-info{ position: relative; z-index: 1; height: 60px; padding-right: 10px; margin-top: -60px; text-align: right; font-size: 16px; line-height: 60px; color: #666;}