.header {
    background: url(dfiles/14307/kejiaoxingnong/my/center/images/header-bg.png) repeat-x;
    width: 100%;
    min-width: 1180px;}
/* 1180 */
.wrap {
    width: 1180px;
    position: relative;
    margin: 0 auto;
    display: block;}


/* 右侧部分 */
.content {
    padding: 20px 0;}
/* 右侧当前位置 */
.content-nav {
    margin-bottom: 10px;
    color: #969696;}

.content-nav a {
    color: #969696;}
.content-nav a:hover{
    color: #1f88dc;
    text-decoration:none;}
/* 文章内容模块 */
.content-main {
    min-height: 600px;
    border: 1px solid #e5e5e5;
    background: #fff;}
/* 文章标题 */
.content-main-title {
    text-align: center;
    font-size: 20px;
    font-weight: 800;
    padding: 20px 0 5px 0;}

/* 文章发布时间 */
.content-mian-tip {
    margin: 0 20px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #e5e5e5;
    text-align: center;
    border-bottom: 1px dashed #e5e5e5;}

.content-mian-date {
    font-size: 16px;
    color: #ab9d9d;}
/* 文章发布时间结束 */
/* 文章主要内容 */
.content-mian-article {
    padding-bottom:40px;}


/*从团队列表进入以后的团队人员列表*/

.expert-tip{
    padding: 30px 30px 0 10px;
    cursor: pointer;}
.expert-image{
    text-align: center;}
.expert-image img{
    height: 240px;}
.expert-name{
    text-align: center;
    font-size: 20px;
    padding-top: 10px;}

.footer {
    background: #0768b9;
    width: 100%;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    min-width: 1180px;}

.footer-first {
    padding-top: 20px
;}

.footer-second {
    padding: 20px 0;}
.footer-third {
    padding-bottom: 20px;}







