﻿@charset "utf-8";
/* CSS Document */
body,html,div,h3,ul,li,p,a,img,b,dl,dt,dd{margin:0;padding:0; font-family:"微软雅黑", "宋体";}
img{ border:0 none;}
ul,li{ list-style:none;}
a{color:#000; text-decoration:none;}
body,html{width:100%;height:100%; overflow:hidden;}
.header{width:100%;height:80px; background:url(images/top-bg.gif) repeat-x; overflow:hidden;}
/*header*/
.logo{ display:inline-block;width:269px; height:80px; margin-left:20px; background:url(images/logo.png) left center no-repeat;}
.link{ float:right; height:26px; margin:27px 40px 0 0;}
.link a{ margin-left:30px;}
/*结构*/
.menu{width:239px;border-right:1px solid #c4cbd3; height:100%; background:#e8eff7; float:left; overflow-x:hidden; overflow-y:auto;}
.content-wrap{overflow-x:hidden; overflow-y:auto; height:100%;}
/*左侧*/
.menu-con{width:219px; margin:0 auto;}
.tab{ width:212px; margin:0 auto; padding-top:20px; overflow:hidden;}
.tab li{ display:block;width:102px; height:35px; float:left; margin:0 2px; background:url(images/title.png) 0 0 no-repeat; line-height:29px; text-align:center;color:#336699; cursor:pointer;}
.tab li.current{ background-position:0 -45px; color:#fff;}
.menu-con-list dl{margin-top:18px; border-bottom:1px solid #c4cbd3; font-size:14px;overflow:hidden;}
.menu-con-list dl.last{ border-bottom:0 none;}
dt{color:#9999cc; margin:0 0 20px 10px;}
dd{height:16px; line-height:16px;margin:0 0 15px 20px;color:#336699;padding-left:28px; background:url(images/icon.png) no-repeat; cursor:pointer;}
dd.index{ background-position:0 -40px;}
dd.product{ background-position:0 -60px;}
dd.cont{ background-position:0 -80px;}
dd.interaction{ background-position:0 -100px;}
dd.order{ background-position:0 -20px;}
dd.recruit{ background-position:0 -120px;}
dd.member{ background-position:0 -140px;}
dd.set{ background-position:0 -160px;}
dd.download{background-position:0 -180px;}
.new dt{ width:95px;background:url(images/icon-new.png) right center no-repeat;}
/*右侧*/
.content{padding:30px 0; margin:0 20px;overflow:hidden;}
.content h3.title{ font-size:24px; font-weight:normal; margin:0 0 20px 20px;}
p.info{ font-size:12px;color:#666;  margin:0 0 30px 20px; clear:both;}
.list{overflow:hidden;_display:inline-block;}
.list li{ width:184px;height:165px; float:left; margin:0 20px 20px 20px;}
.list li a{ display:block;width:184px; text-align:center;}
.list li a img{width:182px; height:136px; border:1px solid #ccd6e1;}
.list li a b{ width:30px; height:16px;padding:0 8px; background:#666;color:#fff;line-height:16px; font-weight:normal; text-align:right; font-size:12px;}
.list li a.text{ font-size:14px;color:#333; margin-top:8px;}

