body {
    color: #000;
    font-family: 'Droid Sans Fallback', 'PingFang SC', 'Microsoft YaHei', 'Hiragino Sans GB', 'Heiti SC', 'WenQuanYi Micro Hei', sans-serif;
}

h1 {
    font-size: 5em;
    font-family: arial, helvetica;
    margin: 0;
    padding: 0
}

h2 {
    font-size: 2em;
    margin: 0 0 18px 0;
    font-family: arial, helvetica
}

h3 {
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
}

img {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out
}

.section {
    text-align: center;
    overflow: hidden
}

.wrap {
    width: 1180px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.box {
    text-align: left;
    color: #808080;
    font-size: 1.2em;
    line-height: 1.6em
}

#section0 {
    padding: 180px 0 0 0;
    color: #fff;
    font-weight: 300;
    width: 100%;
    height: auto;
    background: linear-gradient(rgba(52, 63, 75, .7), rgba(52, 63, 75, .7)), url(../images/1.jpg)center center fixed no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}

#section0 span,
#section4 span {
    font-size: 48px;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #fff;
}

#section0 p,
#section4 p {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.1em;
    color: #fff;
}

#section0 ul {
    margin: 0 auto;
    margin-top: 60px;
    max-width: 1000px;
}

#section0 ul li {
    float: left;
    width: 100%;
    text-align: center;
    list-style: none;
}

#section0 ul li h3 {
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0.2em;
    -webkit-margin-before: 0.5em;
    -webkit-margin-after: 0.5em;
}

#section0 ul li label {
    letter-spacing: 0.1em;
    font-size: 14px;
}

#section0 ul li a {
    color: #fff;
    margin: 0 5px;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}

#section0 ul li a:hover {
    color: #eee;
    border-bottom: 1px dotted #eee;
}

#section0 button {
    width: 170px;
    height: 36px;
    border: 1px solid #fff;
    border-radius: 3px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-top: 30px;
    outline: none;
}

#section0 button:hover {
    background-color: #fff;
    color: #08c;
}

#section1 {
    padding-top: 100px;
}

#section1 img {
    float: left;
    top: 0px;
    position: relative;
    left: -25px;
}

#section1 .text-box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
}

#section1 .text-box h3 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    text-align: left;
}

#section1 .text-box p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
}

#section2 .text-box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 100px;
}

#section2 .text-box p,
#section3 .text-box p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
}

#section3 .text-box p {
    color: #fff;
}

#section2 img {
    width: 100%;
    position: relative;
    left: -70px;
    height: 500px;
    width: 750px;
}

#section2 .text-box h3 {
    font-size: 30px;
    color: #000;
    font-weight: 400;
    text-align: left;
}

#section2 .foot-box {
    position: absolute;
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
}

#section2 .foot-box h3 {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.3em;
    -webkit-margin-before: 0.3em;
    -webkit-margin-after: 0.3em;
}

#section2 .foot-box label {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.1em;
}

#section3 {
    color: #fff;
    font-weight: 300;
    width: 100%;
    height: auto;
    background: linear-gradient(rgba(52, 63, 75, .5), rgba(52, 63, 75, .6)), url(../images/4.jpg)center center no-repeat;
    -moz-background-size: cover;
    background-size: cover;
}

#section3 .text-box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 200px;
    text-align: left;
}

#section3 .text-box h3 {
    font-size: 30px;
    color: #fff;
    font-weight: 400;
    text-align: left;
}

#section4 {
    padding: 100px 0 0 0;
    font-weight: 300;
    width: 100%;
    height: auto;
}

#section4 h3 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.1em;
}

#section4 p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
}

.img4-box {
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
}

.img4-box img {
    height: 280px;
}

#section5 {
    padding: 120px 0 0 0;
    font-weight: 300;
    width: 100%;
    height: auto;
}

#section5 .text-box {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}

#section5 .news {
    float: left;
    width: 50%;
    position: relative;
    z-index: 2;
}

#section5 .text-box h3 {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.1em;
}

#section5 .text-box ul {
    list-style: none;
    min-height: 1px;
    overflow: hidden;
    padding: 0px;
}

#section5 .text-box ul li {
    list-style: none;
    letter-spacing: 0.1em;
    line-height: 36px;
    width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#section5 .text-box ul li a {
    text-decoration: none;
    cursor: pointer;
    max-width: 99%;
}

#section5 .text-box ul li a:hover {
    text-decoration: underline;
}

#section5 .text-box p {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 30px;
}

#section5 .foot-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

#section5 .img-box img {
    width: 1115px;
    height: 318px
}

.more {
    margin-top: 5px;
}

.more a {
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #3f83cd;
    text-decoration: none;
    cursor: pointer;
    border-bottom: 1px solid #3f83cd;
}

.more a:hover {
    color: #08c;
    border-bottom: 1px dotted #08c;
}

#infoMenu.whiteLinks li:nth-child(1) a,
#infoMenu.whiteLinks li:nth-child(2) a,
#infoMenu.whiteLinks li:nth-child(3) a {
    color: #fff
}

#infoMenu {
    font-family: arial, helvetica
}

.fullPage-tooltip {
    color: #aaa
}

#fullPage-nav span,
.fullPage-slidesNav span {
    border-color: #aaa
}

#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #aaa
}

.header {
    position: fixed;
    z-index: 99;
    background-color: #fff;
    box-shadow: 0 4px 12px 0 rgba(52, 63, 75, .06), 0 10px 40px 0 rgba(52, 63, 75, .06), 0 0 0 1px rgba(52, 63, 75, .02);
    width: 100%;
    height: 65px;
}

.top {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
}

.top-r {
    margin-top: 28px;
    float: right;
}

.top-r label {
    font-size: 13px;
    color: #333;
    font-weight: 300;
    letter-spacing: 0.18em;
}

.top-r a {
    color: #333;
    text-decoration: none;
}

.top-r a:hover {
    text-decoration: underline;
}

.logo {
    float: left;
    margin-top: 10px;
    height: 45px;
    width: 45px;
    background: url(../images/logo.svg) no-repeat center;
}

.service-qrcode {
    float: left;
    margin: 0 50px 0 0;
    padding: 0 0 16px 0;
    cursor: pointer;
}

.qrcode {
    position: absolute;
    top: 65px;
    left: 0;
    right: 0;
    z-index: 0;
}

.qrcode-layout {
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
}

.qrcode-box {
    height: 0px;
    transition: height .5s;
    width: 355px;
    float: right;
    background: #fff;
    box-shadow: 0 4px 12px 0 rgba(52, 63, 75, .06), 0 10px 40px 0 rgba(52, 63, 75, .06), 0 0 0 1px rgba(52, 63, 75, .02);
}

.qrcode-box ul {
    height: 0px;
    transition: height .5s;
    list-style: none;
    min-height: 1px;
    overflow: hidden;
    padding: 0px;
    text-align: center;
    font-weight: 300;
    letter-spacing: 0.18em;
    font-size: 12px;
}

.qrcode-box ul li {
    float: left;
    width: 50%;
    padding-top: 10px;
}

.qrcode-box ul li img {
    opacity: 0;
    transition: opacity 1s;
    width: 120px;
    height: 120px;
    margin-bottom: 8px;
    border: 1px solid #eee;
}

.service-qrcode:hover .qrcode-box,
.service-qrcode:hover .qrcode-box ul {
    height: 190px;
}

.service-qrcode:hover img {
    opacity: 1;
}

.apartment {
    list-style: none;
    min-width: 1000px;
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
}

.ewm {
    position: relative;
    z-index: 2;
    float: right;
    width: 30%;
    margin-top: 230px;
    text-align: center;
}

.ewm-box {
    float: left;
    width: 50%;
}

.ewm img {
    width: 100px;
    border: 1px solid #eee;
}

.ewm-text {
    font-size: 12px;
    margin-top: 5px;
    padding-left: 3px;
    width: 100%;
    text-align: center;
    letter-spacing: 0.4em;
}

.apartment li {
    float: left;
    width: 240px;
    height: 90px;
    margin: 15px;
    text-align: center;
}

.apartment li img {
    width: 100%;
    height: 100%;
}

#section5 .text-box .download li {
    float: right;
    width: 50%;
    line-height: 24px;
    text-align: center;
}

.download li div {
    font-size: 12px;
    letter-spacing: 0.1em;
}

.download li img {
    width: 90px;
    height: 90px;
}
