﻿@charset "utf-8";
/* 了解木工门户 */

#headerBg {position:absolute;}
body {background:#0ca5b6;}

/* banner */
#banner {width:100%; max-width:1920px; height:440px; margin:0 auto 52px; overflow:hidden; background:url(../images/banner_phone.jpg) no-repeat center;}
#banner a {width:100%; height:440px; display:inline-block;}

/* 团队页导航 */
#teamNav {width:1100px; height:54px; overflow:hidden; position:absolute; top:386px; left:50%; margin-left:-495px; z-index:50;}
#teamNav div {
	height:51px; margin-right:8px; float:left; border-radius:5px; display:inline; padding:0 15px;
	line-height:51px; background:#e8e8e8; font-size:18px; font-family:"microsoft yahei",simhei,simsun; color:#0ca5b6; text-align:center;
}
#teamNav div.now {height:54px; border-radius:5px 5px 0 0; background:#0ca5b6; color:#FFF;}
#teamNav div a {width:100%; height:51px; display:inline-block; color:#0ca5b6; text-decoration:none;}

/* 介绍 */
#intro {margin-bottom:32px;}
#intro section {width:990px; height:auto; overflow:hidden; overflow:hidden; color:#FFF; font-family:"microsoft yahei",simhei,simsun;}
#intro section .pic {width:536px; height:330px; float:right; clear:right;}
#intro section .icon {width:164px; height:auto; padding-top:51px; float:left; clear:left; margin-bottom:10px; margin-left:11px; display:inline;}
#intro section h3 {float:left; clear:left; font-size:20px; margin:8px 0 8px 42px; display:inline;}
#intro section p {width:240px; height:auto; overflow:hidden; float:left; clear:left; margin:0 0 0 42px; display:inline; line-height:18px;}
#intro .dashed {width:785px; height:20px; border-bottom:1px dashed #FFF; margin:0 auto 38px;}

/* 下载 */
#download {width:100%; height:195px; padding:26px 0; background:#e8e8e8; position:relative; font-family:"microsoft yahei",simhei,simsun;}
#download header {left:50%; margin-left:-485px; position:absolute; font-size:14px; line-height:36px;}
#download h2 {left:50%; margin:80px 0 0 -450px; position:absolute; font-size:20px; color:#868686;}
#download p {width:385px; left:50%; margin:110px 0 0 -450px; position:absolute; font-size:12px; line-height:18px; color:#868686;}
#download ul {left:50%; margin-left:15px; position:absolute;}
#download ul li {width:164px; height:180px; padding-top:15px; background:#FFF; border-radius:5px; float:left; margin-right:67px; display:inline; text-align:center;}
#download ul li div {width:145px; height:145px; background:#0ca5b6; margin:0 auto;}
#download ul li span {display:inline-block; white-space:nowrap; line-height:28px; overflow:hidden; color:#000; font-size:18px;}