﻿body
{
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: Microsoft YaHei;
}
html, body
{
    height: 100%;
}
.header
{
    width: 100%;
    position: relative;
    height: 100%; /*background-image: url(../img/header-1.jpg);*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.content
{
    background: #f3f3f3;
}
.team
{
    padding-top: 20px;
    width: 1000px;
    margin: 0 auto;
}
.team-left
{
    height: 240px;
    width: 280px;
    float: left;
    margin-right: 20px;
    background: #ececec;
    padding: 20px 20px;
}
.team-right
{
    height: 280px;
    width: 660px;
    float: left;
}
.team-right > img
{
    width: 100%;
}
.Introduction
{
    padding-top: 20px;
    width: 1000px;
    margin: 0 auto;
}
.Introduction-left
{
    height: 560px;
    width: 660px;
    float: left;
    margin-right: 20px;
}
.Introduction-right
{
    height: 560px;
    width: 320px;
    float: left;
}
.Introduction-left2
{
    height: 240px;
    width: 620px;
    float: left;
    margin-right: 20px;
    background: #ececec;
    padding: 20px 20px;
}
.Introduction-right2
{
    height: 240px;
    width: 280px;
    float: left;
    background: #ececec;
    padding: 20px 20px;
}
.ads
{
    padding-top: 20px;
    width: 1000px;
    margin: 0 auto;
}
.ads-left
{
    height: 280px;
    width: 320px;
    float: left;
    margin-right: 20px;
}
.ads-right
{
    height: 240px;
    width: 620px;
    float: left;
    background: #ececec;
    padding: 20px 20px;
}
.ads-right-1
{
    width: 420px;
    float: left;
    height: 240px;
}
.ads-right-2
{
    width: 200px;
    float: left;
    height: 240px;
    text-align: center;
}
.Introduction-left2 > ul > li
{
    width: 25%;
    float: left;
}
.Introduction-left2 > ul
{
    overflow: hidden;
}
h4
{
    display: inline-block;
    padding: 10px;
    border-bottom: 2px solid;
}
.footer
{
    height: 100px;
    background: #f3f3f3;
    text-align: center;
}
.footer > img
{
    padding-top: 32px;
    padding-bottom: 10px;
}
.ads-right-2 > img
{
    padding-top: 20px;
    width:100%;
}
.header-img
{
    position: absolute;
    top: 5%;
    left: 3%;
}
.header-join
{
    display: inline-block;
    position: absolute;
    top: 80%;
    left: 20%;
    color: #fff;
    border: 1px solid;
    padding: 3px 10px;
}
#mapCard_header
{
    display: none;
}
.header-img2
{
    position: absolute;
    top: 50%;
    left: 20%;
}
a
{
    text-decoration: none;
    color: black;
}
.team-left p
{
    line-height: 24px;
    font-size: 0.96em;
}
.Introduction-right p
{
    line-height: 24px;
    font-size: 0.96em;
}
.zeego
{
    text-decoration: none;
    color: #777575;
    font-size: 1.1em;
}
.header-name
{
 display: inline-block;
    position: absolute;
    top: 40%;
    color: #fff;
    width: 100%;
    text-align: center;
}
