* {
    margin: 0;
    padding: 0;
}

body {
    background: #ffffff;
}

img {
    border: 0;
    max-width: 100%;
    height: auto;
}

p {
    text-align: justify;
    text-justify: auto;
}

a {
    color: #ffffff;
}

.tm-tm-service-in img {
    width: 100%;
    padding-bottom: 20px;
}

.tm-tm-service-in {
    margin-top: 32px;
    padding-bottom: 15px;
    /* border: 1px solid #000000; */
}

.a hr {
    width: 20px;
    height: 2px;
    color: #aaaaaa;
    margin: 8px auto;
    /* padding: 8px 0px; */
}

.a {
    height: 380px;
}

.tm-sample-text {
    padding: 0px 20px;
}


/* .tm-funfact h2 {
    margin-top: 40px;
} */

.a:hover {
    /* 设置阴影 */
    -webkit-box-shadow: #ededed 0px 0px 10px 5px;
    -moz-box-shadow: #ededed 0px 0px 10px 5px;
    box-shadow: #ededed 0px 0px 10px 5px;
}

.a:hover hr {
    background: #ffa128;
}

h6 {
    color: #ffffff;
}


/*--------------------------------------------------------------
Fact Section 数据
--------------------------------------------------------------*/

.tm-funfacts-left-img.tm-style1 {
    background-position: right center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    width: calc(100% + 30px);
    margin-left: -15px;
}

.tm-funfacts.tm-style1 {
    width: calc(100% + 30px);
    margin-left: -15px;
    background-color: #ebbb1c;
    padding: 0 65px;
}

.tm-funfacts.tm-style1:before,
.tm-funfact-img2:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-position: bottom right;
    opacity: 0.1;
}

.tm-funfacts.tm-style1 .tm-funfact-vartical-bar,
.tm-funfacts.tm-style2 .tm-funfact-vartical-bar {
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #fff;
    left: 0;
    top: 50%;
}

.tm-funfacts.tm-style1 .tm-funfact-vartical-bar:before,
.tm-funfacts.tm-style1 .tm-funfact-vartical-bar:after,
.tm-funfacts.tm-style2 .tm-funfact-vartical-bar:before,
.tm-funfacts.tm-style2 .tm-funfact-vartical-bar:after {
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #fff;
    top: 50%;
    margin-top: -4px;
}

.tm-funfacts.tm-style1 .tm-funfact-vartical-bar:before,
.tm-funfacts.tm-style2 .tm-funfact-vartical-bar:before {
    left: 0;
}

.tm-funfacts.tm-style1 .tm-funfact-vartical-bar:after,
.tm-funfacts.tm-style2 .tm-funfact-vartical-bar:after {
    right: 0;
}

.tm-funfacts.tm-style1 .tm-funfacts-in {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

#tm-alert {
    margin-bottom: 30px;
}

.tm-funfacts.tm-style1 .tm-funfact {
    position: relative;
    height: 282px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tm-funfacts.tm-style1 .tm-funfact-number {
    font-size: 36px;
    font-weight: bold;
    margin: 0;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 44px;
    color: #333;
}

.tm-funfacts.tm-style1 .tm-funfact-icon,
.tm-funfacts.tm-style2 .tm-funfact-icon {
    width: 58px;
    height: 58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 36px;
    color: #ebbb1c;
    background-color: #fff;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

.tm-funfacts.tm-style1 .tm-funfact-icon:before {
    content: '';
    position: absolute;
    left: 50%;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #fff;
    bottom: -62px;
    margin-left: -3px;
}

.tm-funfacts.tm-style1 .tm-funfact-icon:after {
    content: '';
    position: absolute;
    left: 50%;
    height: 56px;
    width: 1px;
    background-color: #fff;
    top: 100%;
}

.tm-funfacts.tm-style1 .tm-funfact-title {
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    white-space: nowrap;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 266px;
}

.tm-funfacts.tm-style1 .tm-funfact:nth-child(odd) .tm-funfact-number {
    top: 198px;
}

.tm-funfacts.tm-style1 .tm-funfact:nth-child(odd) .tm-funfact-title {
    top: -3px;
}

.tm-funfacts.tm-style1 .tm-funfact:nth-child(odd) .tm-funfact-icon:before {
    bottom: initial;
    top: -62px;
}

.tm-funfacts.tm-style1 .tm-funfact:nth-child(odd) .tm-funfact-icon:after {
    top: initial;
    bottom: 100%;
}

.tm-funfact-wrap {
    background: url(../imgs/index-num.png)no-repeat;
    background-size: 100% 100%;
    position: relative;
}

.tm-funfacts.tm-style2 .tm-funfacts-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tm-funfacts.tm-style2 .tm-funfact-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: -3px;
    margin-bottom: 32px;
}

.tm-funfacts.tm-style2 .tm-funfact-number {
    margin-bottom: -8px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin-top: 63px;
}

.tm-funfacts.tm-style2 .tm-funfact {
    padding: 0 15px;
}

.tm-funfacts.tm-style2 .tm-funfacts-in {
    position: relative;
}

.tm-funfacts.tm-style2 .tm-funfact-vartical-bar {
    top: 78px;
}

.tm-funfacts.tm-style2 .tm-funfact-vartical-bar:before,
.tm-funfacts.tm-style2 .tm-funfact-vartical-bar:after {
    margin-top: -3px;
}

.tm-funfacts.tm-style2 .tm-funfact-icon:before {
    content: '';
    position: absolute;
    height: 30px;
    width: 1px;
    background-color: #fff;
    top: 100%;
    left: 29px;
}

.tm-funfacts.tm-style2 .tm-funfact-icon:after {
    content: '';
    position: absolute;
    height: 7px;
    width: 7px;
    background-color: #fff;
    border-radius: 50%;
    bottom: -31px;
    left: 26px;
}

.tm-funfacts.tm-style2 .tm-funfact-icon {
    color: #333;
    background-color: #fff;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 1199px) {
    .tm-funfacts-left-img.tm-style1 {
        display: none;
    }
    .tm-funfact-wrap {
        background: url(../imgs/index-num.png)no-repeat;
        background-size: 100% 100%;
        position: relative;
    }
}

@media screen and (max-width: 991px) {
    .tm-funfacts.tm-style2 .tm-funfact {
        width: 50%;
        margin-bottom: 40px;
    }
    .tm-funfacts.tm-style2 .tm-funfact-vartical-bar {
        display: none;
    }
    .tm-funfacts.tm-style2 .tm-funfact-number {
        margin-top: 53px;
    }
    .tm-funfacts.tm-style1 .tm-funfact-number {
        font-size: 30px;
    }
    .tm-funfact-wrap {
        background: #000000;
        background-size: 100% 100%;
        position: relative;
    }
}

@media screen and (max-width: 557px) {
    .tm-funfacts.tm-style1 .tm-funfact-number {
        position: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        margin-bottom: 14px;
    }
    .tm-funfact-wrap {
        background: #000000;
        position: relative;
    }
    .tm-funfacts.tm-style1 .tm-funfact-title {
        position: initial;
        -webkit-transform: initial;
        -ms-transform: initial;
        transform: initial;
        margin-top: 20px;
    }
    .tm-funfacts.tm-style1 .tm-funfacts-in {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: -9px;
        margin-bottom: -5px;
    }
    .tm-funfacts.tm-style1 .tm-funfact-vartical-bar,
    .tm-funfacts.tm-style1 .tm-funfact-icon:before,
    .tm-funfacts.tm-style1 .tm-funfact-icon:after {
        display: none;
    }
    .tm-funfacts.tm-style1 .tm-funfact {
        height: auto;
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        margin-bottom: 35px;
    }
    .tm-funfacts.tm-style1 .tm-funfact:last-child {
        margin-bottom: 0;
    }
    .tm-funfacts.tm-style2 .tm-funfact {
        width: 100%;
    }
    .tm-funfacts.tm-style1 .tm-funfact-number {
        font-size: 28px;
    }
}

.tm-funfact-number span {
    font-size: 14px;
}


/* ========== // End Fun Fact 数据 // ========== */

.carousel {
    width: 100%;
    height: 10%;
}

.carousel img {
    width: 100%;
    height: 10%;
}


/* ========== // 建设规划效果图 // ========== */

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    outline: none;
    color: #ffffff;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #ffffff;
}

.content {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.content>h4 {
    clear: both;
    margin: 0;
    padding: 4em 1% 0;
    color: #ffffff;
    font-weight: 800;
    font-size: 24px;
}

.content>h2:first-child {
    padding-top: 0em;
}

.grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}

figure.effect-goliath img,
figure.effect-goliath h4 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
}

figure.effect-goliath img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

figure.effect-goliath h4,
figure.effect-goliath p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px 20px 10px 20px;
}

figure.effect-goliath p {
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

figure.effect-goliath:hover img {
    -webkit-transform: translate3d(0, -80px, 0);
    transform: translate3d(0, -80px, 0);
}

figure.effect-goliath:hover h4 {
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
}

figure.effect-goliath:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/* Common style */

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    max-height: 420px;
    height: auto;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
}

figure.effect-goliath {
    background: #000000;
    margin-bottom: 20px;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    margin: 0 auto;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
    pointer-events: none;
}

.effect-goliath div {
    background: #ffffff;
}

@media (max-width: 767px) {
    .grid figure {
        width: 100%;
    }
    .figure.effect-goliath p {
        color: #ffffff;
    }
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
    .carousel-inner img {
        width: 100%;
        height: 250px;
    }
}


/* 了解更多 */

.learn-more {
    background: url(../imgs/index-lean.png)no-repeat;
    padding: 90px 0;
}

.learn-more h2 {
    color: #ffffff;
}

.learn-more h6 {
    margin-bottom: 30px;
}

.about {
    width: 100%;
    text-align: center;
}

.about img {
    width: 80%;
}


/* foot */

.foot {
    background: #000000;
    background: url(../imgs/index-foot1.png)no-repeat;
    padding: 80px 0 10px 0;
}

.foot h2 {
    color: #ffffff;
}

.foot p {
    color: #ffffff;
}

.foot1 div {
    text-align: center;
}

.foot2 p {
    text-align: center;
}

.foot-end {
    margin-top: 50px;
}

.foot-end p {
    text-align: center;
}

.police {
    font-size: 14px;
    color: #ffffff !important;
}

.police img {
    width: 20px;
    height: 20px;
    margin-top: -3px;
}

@media (max-width: 768px) {
    .a {
        height: 536px;
    }
}

@media (max-width: 767px) {
    .foot {
        background: #000000;
        /* background: url(../imgs/index-foot.png)no-repeat; */
        padding: 80px 0 10px 0;
    }
    h2 {
        font-size: 20px;
    }
    h6 {
        font-size: 18px;
    }
    h4 {
        font-size: 16px;
    }
    p {
        font-size: 14px;
    }
    figure.effect-goliath img {
        -webkit-transform: translate3d(0, -80px, 0);
        transform: translate3d(0, -80px, 0);
    }
    figure.effect-goliath h4 {
        -webkit-transform: translate3d(0, -70px, 0);
        transform: translate3d(0, -70px, 0);
        font-size: 18px;
    }
    figure.effect-goliath p {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    .grid figure figcaption {
        padding: 2em;
        color: #fff;
        /* text-transform: uppercase; */
        font-size: 1.25em;
        /* -webkit-backface-visibility: hidden;
        backface-visibility: hidden; */
        text-align: center;
        margin: 0 auto;
    }
    .grid figure figcaption {
        pointer-events: none;
    }
    .a {
        height: 380px;
    }
}