body,
html {
    padding: 0;
    margin: 0;
    color: #ffffff;
    width: 100%;
    min-width: 1200px;
}
a {
    text-decoration: none;
    color: #ffffff;
}
ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.hd {
    width: 100%;
    height: 1000px;
    background: url("../img/guidepage/background1.png");
}
.ht {
    padding: 56px 0 169px 16%;
}
.ht > img {
    vertical-align: text-bottom;
    display: inline-block;
    width: 26px;
    height: 27px;
}
.h-t-nav {
    display: inline-block;
    padding-left: 187px;
}
.h-t-nav > li {
    float: left;
    margin-right: 46px;
}
.logo-text {
    font-size: 26px;
}
.h-d {
    padding: 0 260px 125.6px 200px;
}
.h-d-l,
.feature-lf,
.feature-right {
    float: left;
}
.h-d-r {
    float: right;
    margin-top: -140px;
    position: relative;
}
.h-d-r_st {
    position: absolute;
    top: 240px;
    left: 160px;
}
.h-d-l > img {
    width: 466px;
}
.h-d-l > h1 {
    padding: 75px 0 53px 0;
    margin: 0;
    font-size: 73px;
}
.h-d-l > p {
    padding: 0 0 10px 0;
    margin: 0;
    color: #868e96;
    font-size: 25px;
}
.h-d-ewm > img {
    margin-top: 40px;
    width: 200px;
}
.h-d-ewm > div {
    display: inline-block;
    vertical-align: top;
    font-size: 25px;
}
.h-d-ewm > div > p {
    margin: 0;
    padding: 0;
    padding-left: 20px;
    color: #868e96;
}
.h-d-ewm > div > p:first-of-type {
    /* margin-top: 20px; */
    font-size: 40px;
    color: #fff;
}
.h-d-ewm > div > p:nth-of-type(2) {
    margin-top: 20px;
    color: #fff;
}
.h-d-ewm > div > p:nth-of-type(3) {
    margin-top: 38px;
}
.feature-lf {
    width: 568px;
    height: 1249px;
}
.feature-lf > img {
    width: 100%;
    height: 100%;
}
.feature-right {
    color: #212529;
    padding: 92px 0 0 160px;
}
.feature-right-t {
    font-size: 47px;
    font-weight: 600;
    line-height: 66px;
    padding: 30px 0;
    position: relative;
    margin-bottom: 123px;
}
.feature-right-li {
    width: 100%;
    margin-bottom: 74px;
}
.feature-right-t::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 24px;
    width: 45px;
    height: 4px;
    background: #ff621b;
}
.feature-right-li-r,
.feature-right-li-img {
    float: left;
}
.clearFix:after {
    display: table;
    content: "";
    clear: both;
}
.feature-right-li-r {
    padding-left: 36px;
}
.feature-right-li-t {
    font-size: 31px;
    line-height: 44px;
    padding-bottom: 21px;
}
.feature-right-li-d {
    color: #868e96;
}

.recent-news {
    padding: 84px 0 129px 0;
    color: #212529;
    background: rgba(233, 236, 239, 0.36);
}
.recent-title {
    text-align: center;
    font-size: 47px;
    font-weight: 600;
    line-height: 66px;
    width: 300px;
    margin: 0 auto 84px;
    padding-bottom: 30px;
    position: relative;
}
.recent-title::after {
    content: "";
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 115px;
    width: 45px;
    height: 4px;
    background: #ff621b;
}
.recent-li {
    float: left;
    width: 364px;
    height: 643px;
    background: #ffffff;
    box-shadow: 0 2px 3px 0 rgba(90, 97, 105, 0.11), 0 4px 8px 0 rgba(90, 97, 105, 0.12), 0 15px 22px 0 rgba(90, 97, 105, 0.1),
        0 7px 35px 0 rgba(90, 97, 105, 0.1);
    border-radius: 18px;
}
.recent-wrap {
    width: 1170px;
    margin: 0 auto;
}
.recent-li-detail {
    padding: 20px;
}
.recent-li-detail-t {
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.recent-li-detail-more {
    display: block;
    width: 170px;
    height: 56px;
    line-height: 56px;
    border-radius: 25px;
    border: 2px solid #ff621b;
    font-size: 20px;
    text-align: center;
    color: #ff621b;
    margin-top: 30px;
}
.recent-li-detail-text {
    padding-top: 20px;
    font-size: 16px;
    line-height: 25px;
    color: #5a6169;
    font-weight: 600;
}
.recent-li-detail-text > div:first-of-type {
    text-align: right;
    padding-bottom: 10px;
}

.footer {
    width: 100%;
    height: 114px;
    font-size: 18px;
    line-height: 114px;
    margin-top: 200px;
    text-align: center;
    background: rgba(33, 37, 41, 1);
    color: #ffffff;
}

/* 关于我们 */
.Iwe {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    border-radius: 18px;
    box-shadow: 0 2px 3px 0 rgba(90, 97, 105, 0.11), 0 4px 8px 0 rgba(90, 97, 105, 0.12), 0 15px 22px 0 rgba(90, 97, 105, 0.1),
        0 7px 35px 0 rgba(90, 97, 105, 0.1);
    width: 1170px;
    background-color: #fff;
    margin-left: 50%;
    transform: translateX(-585px);
}
.Iwe_l {
    font-size: 20px;
    font-weight: 550;
    padding-left: 40px;
    padding-bottom: 60px;
}
.Iwe_l > p:first-of-type {
    font-size: 30px;
    font-weight: 600;
}
.Iwe_r img {
    width: 233px;
    height: 233px;
    margin: 40px 40px 0 80px;
}
.recent-img {
    width: 364px;
    height: 237px;
    border-radius: 6px 6px 0 0;
}
