@charset "utf-8";
/* CSS Document */

.banner{height:350px;overflow:hidden; position: relative;z-index:1;}
.banner .imgs{height:350px;}
.banner .tab_img{ position:absolute;left:0;bottom:0;height:20px}
.banner .tab_img li{width:187px;margin-left:1px;float:left;display:inline;height:17px;color:#fff;cursor:pointer;overflow:hidden;padding:3px 0 0;text-align:center;}
.banner .tab_img li.sel{background:#eb6101}
.banner .tab_img li.normal{background:url(../image/shadow_2.png);_background:#9f938b}
.banner .tab_img #banner_1{margin-left:0px}

.channel_list{overflow:hidden;clear:both;background:#dfdfdf;width:960px;margin-left:-20px;padding:29px 0 40px 0}
.channel_list .list_cell{float:left;margin-left:20px;width:220px;display:inline}
.channel_list .list_cell h2{font-size:14px;font-weight:bold}
.channel_list .list_cell h2 span{color:#eb6000}
.channel_list .list_cell .imgshow{width:220px;height:140px;background:#fff;margin-top:6px;overflow:hidden}
.channel_list .list_cell .newshow{width:220px;height:140px;background:#eb6101;margin-top:6px;overflow:hidden}
.channel_list .list_cell .newshow li{background:url(../image/jt2.gif) no-repeat 14px 13px ;padding:8px 0 0px 26px;color:#fff;font-size:11px}
.channel_list .list_cell .newshow li a{color:#fff; text-decoration:underline}
.channel_list .list_cell p{font-size:11px;color:#444;padding-top:8px;width:180px}
.channel_list .list_cell p .more{padding-right:8px;background:url(../image/jt.gif) no-repeat right center;color:#eb6000}