* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

html {
    height: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    width: 100%;
    height: 100%;
    line-height: normal;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    word-break: break-word
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

ul,
ol,
li {
    list-style: none
}

img {
    border: 0;
    object-fit: cover
}

input,
textarea {
    outline: 0;
    border: 0;
    background-color: transparent
}

textarea {
    resize: none
}

input[type="text"],
input[type="tel"] {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
    -webkit-appearance: none;
    border-radius: 0
}

input::-webkit-search-cancel-button {
    display: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #ccc
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #ccc
}

em {
    display: inline-block
}

.clearfix {
    *zoom: 1;
    clear: none
}

.clearfix:after {
    clear: both;
    content: "020";
    display: block;
    height: 0;
    visibility: hidden;
    line-height: 0;
    font-size: 1px
}

body {
    font-family: MicrosoftYaHei
}

.view {
    max-width: 1210px;
    padding: 0 5px;
    margin-left: auto;
    margin-right: auto
}

header {
    height: 96px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-bottom: solid 1px #eee
}

header:before {
    content: "";
    width: 100%;
    height: 100%;
    opacity: .9;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    background-color: white
}

header .content {
    position: relative;
    height: 96px
}

header .content .logo {
    float: left;
    height: 70px;
    margin-top: 10px
}

header .content .menu {
    float: right;
    display: none;
    margin-top: 27px
}

header .content ul.tab {
    position: absolute;
    top: 0;
    left: 146px
}

header .content ul.tab li.item {
    float: left;
    line-height: 96px;
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-left: 98px;
    cursor: pointer
}

header .content ul.tab li.item.active,
header .content ul.tab li.item:hover {
    color: #d80e3e
}

.large-bg {
    background: url("../images/banner.jpg") no-repeat center;
    background-size: 1922px 496px;
    width: 100%;
    height: 496px;
    margin: 0 auto
}

.circle-img {
    background: url("../images/img1.png") no-repeat center;
    background-size: 195px;
    width: 195px;
    height: 195px;
    margin: -97px auto 0 auto
}

.circle-title {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    color: #222;
    text-align: center
}

.circle-des1,
.circle-des2,
.circle-des3 {
    font-size: 14px;
    color: #666;
    line-height: 28px
}

.circle-des1 {
    margin-top: 25px
}

.circle-des2,
.circle-des3 {
    margin-top: 30px
}

.vip {
    position: relative;
    margin-top: 30px;
    padding-top: 20px;
    min-height: 544px
}

.vip .bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.vip .vip-title {
    font-size: 24px;
    color: #222;
    text-align: center
}

.vip ul.tab li.item {
    width: 50%;
    padding: 0 80px;
    position: relative;
    float: left;
    margin-top: 68px
}

.vip ul.tab li.item .title {
    font-size: 18px;
    color: #222;
    font-weight: bold
}

.vip ul.tab li.item .des {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
    color: #666
}

.vip ul.tab li.item .logo {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 63px;
    height: 63px;
    border-radius: 31px;
    background: #eeeeef no-repeat center
}

.vip ul.tab li.item .logo.share-data {
    background-image: url("../images/ic_share_data.png");
    background-size: 28px 27px
}

.vip ul.tab li.item .logo.party {
    background-image: url("../images/ic_party.png");
    background-size: 30px 26px
}

.vip ul.tab li.item .logo.net-find {
    background-image: url("../images/ic_net_find.png");
    background-size: 31px 32px
}

.vip ul.tab li.item .logo.meeting {
    background-image: url("../images/ic_meeting.png");
    background-size: 23px 33px
}

.vip ul.tab li.item .logo.invest-m {
    background-image: url("../images/ic_invest_m.png");
    background-size: 29px 30px
}

.vip ul.tab li.item .logo.director {
    background-image: url("../images/ic_director.png");
    background-size: 28px
}

.people {
    padding-top: 210px;
    background: no-repeat top 50px center
}

.people .title {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    text-align: center
}

.people .des {
    font-size: 14px;
    line-height: 28px;
    color: #666;
    max-width: 780px;
    margin: 10px auto 0 auto
}

.people.cheng {
    background-image: url("../images/ic_people_small1.png");
    background-size: 1200px 142px
}

.people.hu {
    background-image: url("../images/ic_people_small2.png");
    background-size: 1200px 142px;
    padding-bottom: 70px
}

footer {
    height: 70px;
    font-family: ArialMT;
    font-size: 16px;
    line-height: 70px;
    color: #fff;
    background-color: #202327;
    text-align: center
}

@media screen and (max-width:600px) {
    body {
        overflow-x: hidden
    }

    .view {
        width: 100%
    }

    header {
        transition: height .3s;
        overflow-y: hidden
    }

    header.open {
        height: 280px
    }

    header .content .menu {
        display: inline
    }

    header .content ul.tab {
        top: 100%;
        left: 0;
        right: 0;
        border-top: solid 1px #eee;
        padding: 10px 0
    }

    header .content ul.tab li.item {
        width: 100%;
        margin: 0;
        padding: 0 10px;
        line-height: 40px
    }

    .vip ul.tab li.item {
        width: 100%;
        padding-right: 10px;
        transition: all .3s
    }

    .people .des {
        width: auto;
        padding: 0 5px
    }
}