﻿@charset "utf-8";
/* 金觉团队 */

body {background:#e8e8e8;}
#headerBg {position:absolute;}

/* banner */
#banner {width:100%; max-width:1920px; height:440px; margin:0 auto 52px; overflow:hidden; background:url(../images/banner_team.jpg) no-repeat center;}
#banner img {width:1920px; height:440px;}

/* 团队页导航 */
#teamNav {width:990px; height:54px; overflow:hidden; position:absolute; top:386px; left:50%; margin-left:-495px; z-index:50;}
#teamNav div {
	width:163px; height:51px; margin-right:8px; float:left; border-radius:5px; display:inline;
	line-height:51px; background:#e8e8e8; font-size:18px; font-family:"微软雅黑","黑体","宋体"; color:#0ca5b6; text-align:center;
}
#teamNav div.now {height:54px; border-radius:5px 5px 0 0;}
#teamNav div a {width:163px; height:51px; display:inline-block; color:#0ca5b6; text-decoration:none;}

/* 介绍 */
#intro {margin-bottom:120px;}
#intro dl {width:590px; height:auto; overflow:hidden; float:left; clear:left; padding-left:22px; color:#535353; font-family:"microsoft yahei",simhei,simsun;}
#intro dl dt {font-size:24px; margin-bottom:8px;}
#intro dl dd {font-size:14px; line-height:28px; margin-bottom:20px;}
#intro dl dd p {margin:0; text-indent:2em;}
#intro div {width:370px; height:auto; overflow:hidden; float:right; clear:right;}

/* 动态 */
#news {background:#FFF; border-radius:5px; padding-bottom:17px; margin-bottom:110px;}
#news header {height:35px; line-height:34px; text-indent:11px; font-size:14px; overflow:hidden; clear:both;}
#teamNewsList,#news footer {width:490px; height:auto; overflow:hidden; float:left; clear:left; margin-left:12px; display:inline;}
#teamNewsList {margin-bottom:8px; padding:5px 0;}
#teamNewsList li {height:19px; line-height:19px; color:#0093dd;}
#teamNewsList li a {float:left;}
#teamNewsList li time {float:right;}
#news footer {text-align:right;}
#news footer a {color:#3e3f41;}

/* 轮图 */
#teamNewsPic {width:432px; height:271px; position:relative; overflow:hidden; float:right; clear:right; margin-right:17px; display:inline;}
#teamNewsPic div {width:28px; height:59px; position:absolute; top:105px; cursor:pointer;}
#btn_prev {left:8px;}
#btn_next {right:8px;}
#teamNewsPic ul {height:271px;}
#teamNewsPic li {width:432px; height:271px; float:left;}