body{ background:url(body_bg.png) top repeat-x #eee;}
.wrap{ margin:0 auto; width:1200px; }
.top{ height:383px; position:relative; overflow:hidden;}
.logo{ position:absolute; top:35px; left:0;}
.banner{ margin-top:106px;}
.main{ padding:40px 30px 0 30px; margin-bottom:50px; background:#fff; overflow:hidden;}
.main .left{ display:inline; float:left; width:540px;}
.main .right{ display:inline; float:right; width:540px;}
.mod{}
.mod .tit{ height:50px; border-bottom: solid 1px #c31418;}
.mod .tit .tit-name{float:left; padding:0 20px; height:50px; line-height:50px; background:#c31418; color:#fff; font-weight:bold; font-size:24px; border-radius: 7px 7px 0 0;}
.mod .tit .more{float:right; padding:15px 5px 0 0; font-size:16px; color:#999;}
.mod  ul.cont{padding:20px 0;}
.mod  ul.cont li{ height:58px; line-height:58px; padding-left:25px; background:url(list-ico.png) no-repeat left; text-align:right; color:#999;}
.mod  ul.cont li a{ float:left; font-size:18px; color:#333;}