.maxwidth {  width: 1000px; margin: auto; }
.maxwidth:after {  display: block;  clear: both;  content: "";  visibility: hidden;  height: 0; }
.channelhead {  margin: 0px auto;  padding: 5px 0;}
.channelhead_left {  width: 580px;  height: 90px;  float: left;  overflow: hidden;}
#retop { position: fixed; right: 50px; bottom: 100px; cursor: pointer; }
.show_right .item { position: relative; }
.show_right .title { font-size: 20px; color: #333; border-bottom: 1px solid #eee; padding-bottom: 20px; }
.show_right .title span { border-left: 3px solid #3669ca; padding-left: 10px; }

.show_right .picbox { width: 280px; overflow: hidden; margin-top: 15px; margin-left:10px; }
.show_right .picbox ul { overflow: hidden; zoom: 1; }
.show_right .picbox li { font-size: 14px; float: left; width: 280px; overflow: hidden; position: relative; }
.show_right .picbox li h3 { font-weight: normal; font-size: 14px; color: #fff; line-height: 25px; background: rgba(0,0,0,.7); text-align: center; width: 280px; height: 25px; overflow: hidden; position: absolute; left: 0; top: 110px; }
.show_right .picbox li h3 a { color: #fff; }
.show_right .picbox li p { color: #666; line-height: 22px; margin: 10px 0 40px 0; }
.show_right .picbox li p a { color: #666; }
.show_right .newslist { margin: 10px 0 30px 0; }
.show_right .newslist li { color: #666; background:  no-repeat left 14px; padding: 5px 0 5px 10px; }
.show_right .newslist li a { color: #666; }
.show_right .control { color: #999; position: absolute; top: 0; right: 0; }
.show_right .control .cur { color: #3467ca; float: left; }
.show_right .control .sum { float: left; }
.show_right .leftarr { background:  no-repeat center center; display: inline-block; width: 9px; height: 20px; overflow: hidden; margin-left: 20px; cursor: pointer; }
.show_right .leftarr:hover { background-image: ; }
.show_right .rightarr { background:  no-repeat center center; display: inline-block; width: 9px; height: 20px; overflow: hidden; margin-left: 10px; cursor: pointer; }
.show_right .rightarr:hover { background-image: ; }
.show_right .rankinglist { margin-top: 20px; }
.show_right .rankinglist ul { padding: 10px 0; }
.show_right .rankinglist li { color: #666; overflow: hidden; padding: 5px 0; zoom: 1; }
.show_right .rankinglist li a { font-size: 14px; color: #666; float: left; width: 265px; }
.show_right .rankinglist .f1 { font-size: 12px; color: #fff; background: #ffb618; border-radius: 2px; text-align: center; display: inline-block; float: left; width: 20px; height: 20px; overflow: hidden; margin: 0 5px 0 0; }
.show_right .rankinglist .f2 { font-size: 12px; color: #fff; background: #ccc; border-radius: 2px; text-align: center; display: inline-block; float: left; width: 20px; height: 20px; overflow: hidden; margin: 0 5px 0 0; }

.show_left_photo {width:680px; float:left; overflow:hidden;}
.show_left_photo .title { font-size: 20px; font-weight: bold; color: #333; border-bottom: 1px solid #eee; padding-bottom: 20px; }
.show_left_photo .title span { border-left: 3px solid #3669ca; padding-left: 10px; }
.show_left_photo .data { width: 680px; overflow: hidden; margin-top: 20px; position: relative; }
.show_left_photo .list { overflow: hidden; zoom: 1; }
.show_left_photo .list li { display: inline; float: left; width: 220px; margin-right: 20px; }
.show_left_photo .list li h2 { font-weight: normal; font-size: 14px;line-height: 25px; width: 100%; }
.show_left_photo .leftarr { background: ; display: block; width: 25px; height: 44px; position: absolute; left: 0; top: 50px; cursor: pointer; }
.show_left_photo .rightarr { background: ; display: block; width: 25px; height: 44px; position: absolute; right: 0; top: 50px; cursor: pointer; }