﻿@charset "utf-8";
/* 合作伙伴 */

#headerBg {position:absolute;}

/* 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: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; background:#FFF; color:#000;}
#teamNav div a {width:163px; height:51px; display:inline-block; color:#0ca5b6; text-decoration:none;}

/* 列表 */
.list {width:925px;}
.list header {height:45px; line-height:45px; font-family:"microsoft yahei",simhei,simsum; font-size:20px; text-indent:13px;}
.list li {width:144px; height:90px; overflow:hidden; float:left; display:inline; margin:0 5px; text-align:center;}
.list li img {width:130px; height:50px;}
.list p {margin:0; line-height:26px; white-space:nowrap; overflow:hidden;}
.list p a {color:#868686;}

/* 线 */
.dashed {width:790px; height:40px; margin-bottom:30px; border-bottom:1px dashed #000;}

/* 下载 */
#download {width:100%; background:#e8e8e8; margin-top:66px; padding:22px 0;}
#download header {width:970px; height:53px; overflow:hidden; line-height:44px; margin:0 auto; font-size:14px; font-family:"microsoft yahei", simhei, simsum;}
#download ul {width:955px; height:auto; overflow:hidden; clear:both; margin:0 auto;}
#download ul li {width:124px; height:138px; background:#FFF; margin:0 6px; float:left; border-radius:5px; padding-top:10px; text-align:center; display:inline;}
#download ul li div {width:110px; height:110px; background:#0ca5b6; margin:0 auto; overflow:hidden;}
#download ul li div img {max-width:110px; max-height:110px;}
#download ul li a {display:inline-block; white-space:nowrap; line-height:28px; overflow:hidden; color:#000;}