.container {
    position: relative;
    width: 1140px;
    margin: 0 auto;
}
.wrap {
    width: 1140px;
    margin: 0 auto;
    position: relative;
}

/* 头部导航 */
.header{
	height: 60px;
	background: #fff;
}
.header .logo a{
	float: left;
    display: block;
    width: 110px;
    height: 45px;
    margin-top: 7px;
    background: url(../../images/zhishu/logo.jpg) no-repeat center;
    text-indent: -9999px;
    overflow: hidden;	
}
.header .nav{
	margin-left: 65px;
}
.nav li{
	position: relative;
    float: left;
}
.nav li a{
	display: block;
    padding: 24px 10px 13px 10px;
    margin-left: 40px;
    color: #333;
    font-size: 16px;
}
.nav li:hover a{
	color: #2c78d9;
    border-bottom: 2px solid #2c78d9;
}

/* 登录态 */
.in-login {
    margin-top: 15px;
}
a.anh66 {
    width: 66px;
    text-align: center;
    height: 29px;
    color: #fff;
    display: inline-block;
    line-height: 29px;
    margin: 0 5px;
    font-size: 14px;
    text-decoration: none;
    background-color: #276bf2;
}
a.anx66 {
    width: 66px;
    text-align: center;
    height: 29px;
    color: #666;
    display: inline-block;
    line-height: 29px;
    font-size: 14px;
    text-decoration: none;
    background-color: #f0f0f0;
}
.login-info {
    position: relative;
    padding-top: 15px;
}
.login-info:hover .u-down-box {
    display: block;
}
.login-info .head {
    cursor: pointer;
    font-size: 14px;
    color: #000;
}
.login-info .head img {
    width: 30px;
    height: 30px;
}
.login-info .head img,
.login-info .head span {
    display: inline-block;
    vertical-align: middle;
}
.u-down-box {
    display: none;
    position: absolute;
    top: 45px;
    right: 0;
    padding: 10px 0;
    background: #fff;
    /* border: 1px solid #edeeef; */
    border-top: none;
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
    z-index: 999;
}
.userinfo-list {
    width: 100%;
    min-width: 100px;
}
.userinfo-list .userinfo-item {
    margin-left: 15px;
    display: block;
    position: relative;
    font-size: 12px;
    line-height: 30px;
    color: #2e3238;
    padding-right: 5px;
}
.userinfo-list .userinfo-item:hover {
    color: #276bf2;
}
.userinfo-list .userinfo-item em {
    margin-left: 4px;
    padding: 1px 4px;
    font-style: normal;
    border-radius: 50%;
    background-color: red;
    font-size: 12px;
    color: #fff;
}

/* banner */
.banner {
    width: 100%;
    min-width: 1140px;
    height: 480px;
    background: url(../../images/zhishu/banner.jpg) no-repeat center;
}
.banner .date {
    position: absolute;
    top: 90px;
    left: 18px;
}
.banner .date img {
    display: inline-block;
    vertical-align: middle;
}
.banner .date .month {
    margin-left: 20px;
}

/* 公共标题样式 */
.title {
    width: 300px;
	height: 50px;
	background-color: #965357;
	border-radius: 25px;
    margin: 0 auto; 
    font-family: MicrosoftYaHei-Bold;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
    line-height: 50px;
    text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
}

/* 职场动态 */
.dynamic {
    width: 100%;
    min-width: 1140px;
    background: #ecf0f5 url(../../images/zhishu/page_bg.png) repeat-x left bottom;
    padding: 54px 0 68px;
}
.dynamic .content {
    padding-top: 40px;
    /*text-indent: 2em;*/
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #2f2f2f;
}

/* 人才指数 */
.person {
    width: 100%;
    min-width: 1140px;
    background: #ecf0f5 url(../../images/zhishu/page_bg.png) repeat-x left bottom;
    padding: 65px 0;
}

/* 雇主指数 */
.hirer {
    width: 100%;
    min-width: 1140px;
    background: #dce1e7 url(../../images/zhishu/page_bg.png) repeat-x left bottom;
    padding: 65px 0;
}

/* 公共排行表 */
.info {
    padding-top: 60px;
}
.table {
    width: 450px;
}
.table li {
    width: 100%;
    font-size: 0;
}
.table li span {
    display: inline-block;
    width: 60px;
    text-align: center;
    font-size: 14px;
}
.table li .w-70 {
    width: 70px;
}
.table li .w-140 {
    width: 140px;
}
.table li.tit {
    padding-bottom: 10px;
}
.table li.tit span {
    font-weight: 600;
    color: #44526d;
}
.table li.item {
    width: 100%;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
    margin-top: 10px;
    background-color: #fff;
}
.table li.item span.number {
    letter-spacing: 1px;
    color: #ff6d01;
}
.table li.item span.job {
    color: #44526d;
}

/* 柱状图 */
.chart-box {
    width: 570px;
}
.chart {
    width: 570px;
	height: 250px;
}
.chart-box .text {
    font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #2f2f2f;
}
.chart-box .text .line {
    width: 50px;
	height: 3px;
    background-color: #965357; 
    margin: 40px 0 20px;
}

/* 切换菜单 */
.info-nav ul {
    width: 100%;
    padding-top: 48px;
    text-align: center;
}
.info-nav li {
    display: inline-block;
    width: 160px;
	height: 28px;
    background-color: #b6c1d3;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}
.info-nav li.active {
    background-color: #44526d;
}


/* 底部 */
.foot {
    padding: 75px 0 45px;
    background-color: #ecf0f5;
}
.foot .trend .l,
.foot .trend .r {
    width: 555px;
}
.trend .line-chart {
    width: 555px;
	height: 357px;
    background-color: #ffffff;
    margin-top: 50px;
}
.link-box {
    margin-top: 80px;
}
.link-box .name {
    padding-bottom: 10px;
    border-bottom: solid 1px #b6c1d3;
    font-family: MicrosoftYaHei;
    font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #44526d;
}
.link-box .name a {
    margin-right: 15px;
    font-size: 16px;
    color: #44526d;
}
.link-box .name a:hover {
    color: #0000ff;
}
.link-box ul {
    padding-top: 20px;
}
.link-box li {
    float: left;
    margin-right: 31px;
    width: 66px;
	height: 28px;
}
.link-box li.last {
    margin-right: 0;
}
.link-box li a {
    display: block;
    background-color: #b6c1d3;
    line-height: 28px;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}
.link-box li a.link {
    background-color: #44526d;
}

/* 页脚 */
.g-foot {
    padding: 25px 0;
    margin: 30px 0 0 0;
    line-height: 30px;
    background: #fff;
    overflow: hidden;
}

    .g-foot .foot-nav {
        margin-left: -115px;
    }

.foot-grid {
    float: left;
    margin-left: 115px;
}

    .foot-grid a {
        color: #999ea6;
    }

.foot-ICP .left {
    float: left;
    width: 700px;
    font-size: 12px;
    color: #999ea6;
}

    .foot-ICP .left a {
        color: #999ea6;
    }

    .foot-ICP .left img {
        vertical-align: -2px;
        margin: 0 5px;
    }

.foot-ICP .right {
    float: right;
    margin: 5px 0 0 20px;
}

    .foot-ICP .right a {
        margin-left: 12px;
    }