@font-face {
    font-family: 'MF LangQian (Noncommercial)';
    src: url("/template/home/static/font/MFLangQian_Noncommercial-Regular.eot");
    src: url("/template/home/static/font/MFLangQian_Noncommercial-Regular.eot?#iefix") format("embedded-opentype"), url("/template/home/static/font/MFLangQian_Noncommercial-Regular.woff2") format("woff2"), url("/template/home/static/font/MFLangQian_Noncommercial-Regular.woff") format("woff"), url("/template/home/static/font/MFLangQian_Noncommercial-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

.bgwhite {
    background: #fff;
}

.bgui {
    background: #d4b771;
}

.bg28 {
    background: #282828;
}

.bgbb {
    background: #bbb;
}

.bgf3f5 {
    background: #f3f5f7;
}

.colorui {
    color: #d4b771;
}

.color28 {
    color: #282828;
}

.color66 {
    color: #666;
}

.colorff {
    color: #fff;
}

.color00 {
    color: #000;
}

.colord0 {
    color: #d0d0d0;
}

.color01 {
    color: #010101;
}

.color333 {
    color: #333;
}

.color888 {
    color: #888;
}

.colorb2 {
    color: #b2b2b2;
}

.pd-20 {
    padding: 20px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.ml-5 {
    margin-left: 5px;
}

.mr-5 {
    margin-right: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ft14 {
    font-size: 14px;
}

.ft16 {
    font-size: 16px;
}

.ft18 {
    font-size: 18px;
}

.ft20 {
    font-size: 20px;
}

.ft24 {
    font-size: 24px;
}

.ft36 {
    font-size: 36px;
}

.ft48 {
    font-size: 48px;
}

.ft60 {
    font-size: 60px;
}

.custom-container {
    width: 1400px;
    max-width: 100%;
    margin: auto;
    box-sizing: border-box;
}

.header-place {
    height: 82px;
    display: none;
}

.page-pro .header-place {
    display: block;
}

.header-wrapper {
    background: #252525;
    font-size: 12px;
    color: #fff;
    z-index: 999;
    box-sizing: border-box;
}

.header .logo {
    padding: 10px 0;
}

.header-nav-bar {
    margin-right: -65px;
}

.header-nav-bar .item-nav {
    padding: 10px 42px;
    box-sizing: border-box;
    position: relative;
    float: left;
    line-height: 60px;
    margin-right: 20px;
}

.header-nav-bar .item-nav .nav-bdr {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0px;
}

.header-nav-bar .item-nav.active .nav-bdr {
    display: inline-block;
    height: 2px;
    background: #d4b771;
}

.header-nav-bar .item-nav span {
    font-size: 18px;
    color: #fff;
}

.header-nav-bar .sub-nav {
    position: absolute;
    width: 100%;
    left: 0;
    padding: 10px 0;
    display: none;
    top: 82px;
    z-index: 110;
    border-radius: 5px;
    background: #282828;
}

.header-nav-bar .sub-nav a {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: all 0.4s;
    line-height: 40px;
}

.header-nav-bar .sub-nav a:hover {
    color: #d4b771;
}

.more-btn {
    display: inline-block;
    width: 180px;
    height: 50px;
    /* border-radius: #d4b771px; */
    background: #d4b771;
    line-height: 50px;
    text-align: center;
    margin-top: 40px;
    font-size: 18px;
    color: #fff;
}

.more-btn img {
    transition: all 0.4s;
    margin-left: 15px;
}

.more-btn:hover img {
    transform: translateX(5px);
}

.ver-middle {
    display: inline-block;
    vertical-align: middle;
}

.line-more {
    font-size: 18px;
    color: #d4b771;
    display: inline-block;
}

.line-more span {
    display: inline-block;
    height: 1px;
    background: #d4b771;
    vertical-align: bottom;
    margin-right: 10px;
}

.line-more i {
    vertical-align: bottom;
    line-height: 1;
}

.row-fluid [class*="span"] {
    margin-left: 0;
}

.page-pro .page-banner {
    position: relative;
    width: 100%;
}

.page-pro .page-banner .banner-bg {
    position: relative;
    height: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.page-pro .page-banner .place-img {
    width: 100%;
    height: auto;
}

.page-pro .page-banner .banner-info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}

.page-pro .page-banner .banner-info .info-wrapper {
    width: 100%;
}

.page-pro .page-banner .banner-info .info-inner {
    width: 100%;
}

.page-pro .page-banner .banner-txt {
    font-family: 'MF LangQian (Noncommercial)';
    font-size: 46px;
    color: #fff;
    padding-top: 20px;
    width: 58%;
    margin: auto;
    line-height: 1.5;
}

.page-pro .aside-left {
    width: 280px;
    margin-right: 20px;
    box-sizing: border-box;
    overflow: hidden;
}

.page-pro .main-container {
    width: 100%;
    padding-left: 300px;
    box-sizing: border-box;
}

.page-pro .main-container .main-top {
    margin-bottom: 20px;
    height: 45px;
    position: relative;
    box-sizing: border-box;
}

.page-pro .main-container .main-top .cur-page {
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-bottom: 2px solid #010101;
    font-size: 20px;
    color: #010101;
}

.page-pro .main-container .main-top .target-page {
    line-height: 35px;
    font-size: 20px;
    color: #282828;
}

.page-pro .main-container .main-top .target-page span {
    font-size: 20px;
    color: #282828;
}

.page-pro .main-container .main-top .place {
    margin: 0 10px;
    width: 2px;
    height: 20px;
    display: inline-block;
    background: #010101;
    margin-top: -3px;
}

.page-pro .main-container .main-border {
    border: solid 1px #d0d0d0;
    box-sizing: border-box;
    overflow: hidden;
}

.page-pro .main-container .article-main {
    line-height: 36px;
    font-size: 18px;
    color: #666;
    text-align: justify;
}

.page-pro .main-container .article-main p {
    text-indent: 2em;
}
.sub-detail .contact .contact-ways p{
    text-indent: 0;
}

.page-pro .main-container .article-main img {
    width: 100%;
}

.page-pro .main-container .idea-article .article-tit {
    font-size: 30px;
    color: #d4b771;
    margin-bottom: 10px;
}

.aside-tit {
    height: 120px;
    line-height: 120px;
    color: #fff;
    font-size: 48px;
    background: #d4b771;
    font-family: 'MF LangQian (Noncommercial)';
}

.guid-wrapper {
    border: solid 1px #d0d0d0;
    border-top-width: 0;
    padding: 0 20px;
    box-sizing: border-box;
}

.guid-wrapper li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #d0d0d0;
}

.guid-wrapper li.active .guid-nav {
    color: #d4b771;
}

.guid-wrapper li.active .guid-nav .square {
    background: #d4b771;
}

.guid-wrapper li:last-child {
    border-bottom-width: 0;
}

.guid-wrapper li .square {
    width: 10px;
    height: 5px;
    background-color: #999999;
    margin-right: 10px;
    margin-top: -8px;
}

.guid-wrapper li .guid-nav {
    display: inline-block;
    transition: all 0.4s;
    font-size: 20px;
    color: #282828;
    padding-left: 65px;
}

.guid-wrapper li:hover .guid-nav {
    color: #d4b771;
    font-size: #d4b771;
}

.guid-wrapper li:hover .guid-nav .square {
    background: #d4b771;
}

.w900 {
    width: 85%;
    margin: 0 auto;
}

#aside-bar {
    width: 50px;
    position: fixed;
    right: 50px;
    bottom: 150px;
    z-index: 9999;
}

#aside-bar li {
    margin-top: 1px;
}

#aside-bar span {
    width: 50px;
    text-align: left;
    display: block;
    height: 50px;
    position: relative;
    line-height: 50px;
    background-color: rgba(200, 200, 200, 0.8);
    background-color: #d3d3d3;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

#aside-bar span:hover {
    background: #dc0000;
}

#aside-bar li:first-child span {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#aside-bar li:last-child span {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#aside-bar span .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    line-height: 50px;
    font-size: 17px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#aside-bar span .phone {
    width: 200px;
}

#aside-bar span:hover .box {
    left: -80px;
    background: #dc0000;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#aside-bar span.hover:hover .phone {
    left: -150px;
}

#aside-bar li:last-child span:hover .box {
    border-bottom-right-radius: 5px;
}

#aside-bar span .phone {
    font-size: 20px;
}

#aside-bar span .ewm {
    display: none;
}

#aside-bar span:hover .ewm {
    display: block;
    position: absolute;
    top: -85px;
    left: -180px;
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 0 0 30px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 6px rgba(0, 0, 0, 0.1);
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 13px;
}

#aside-bar span:hover .ewm img {
    width: 144px;
    display: block;
    margin-bottom: 5px;
}

#aside-bar .iconfont {
    width: 50px;
    height: 50px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}

#aside-bar .icon-weixin {
    background-image: url("/template/home/static/images/icon_service_wx.png");
}

#aside-bar .icon-qq {
    background-image: url("/template/home/static/images/icon_service_qq.png");
}

#aside-bar .icon-dianhua {
    background-image: url("/template/home/static/images/icon_service_phone.png");
}

#aside-bar .icon-erweima {
    background-image: url("/template/home/static/images/icon_service_code.png");
}

#aside-bar .icon-gotop {
    background-image: url("/template/home/static/images/icon_service_top.png");
}

#aside-bar .icon-chat {
    background-image: url(/template/home/static/images/icon_service_chat.png);
}

.box-shade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
    display: none;
}

#codeBox {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 320px;
    height: 320px;
}

#codeBox img {
    width: 100%;
    height: 100%;
}

#codeBox .box-close {
    position: absolute;
    right: -40px;
    top: -13px;
    cursor: pointer;
    color: #ccc;
    font-size: 38px;
    transition: .1s;
}

#scrollUp {
    border-radius: 50%;
    bottom: 200px;
    color: #ffffff;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    right: 20px;
    text-align: center;
    width: 40px;
    -webkit-box-shadow: 0 10px 20px 0 rgba(23, 22, 49, 0.1);
    box-shadow: 0 10px 20px 0 rgba(23, 22, 49, 0.1);
    font-weight: 400;
    opacity: 0;
    display: none;
    z-index: 10;
    position: fixed;
    border-radius: 50%;
    background: #d4b771 url(/template/home/static/images/icon_service_top.png) no-repeat center center;
}

#aside-bar {
    width: 50px;
    position: fixed;
    right: 0;
    bottom: 230px;
    z-index: 9999;
}

#aside-bar li {
    margin-top: 1px;
}

#aside-bar span {
    width: 50px;
    text-align: left;
    display: block;
    height: 50px;
    position: relative;
    line-height: 50px;
    background-color: #d4b771;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

#aside-bar span:hover {
    background-color: #d4b771;
}

#aside-bar li:first-child span {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#aside-bar li:last-child span {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#aside-bar span .box {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px;
    height: 100%;
    line-height: 50px;
    font-size: 17px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

#aside-bar span .phone {
    width: 200px;
}

#aside-bar span:hover .box {
    left: -80px;
    background-color: #d4b771;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#aside-bar span.hover:hover .phone {
    left: -150px;
}

#aside-bar li:last-child span:hover .box {
    border-bottom-right-radius: 5px;
}

#aside-bar span .phone {
    font-size: 20px;
}

#aside-bar span .ewm {
    display: none;
}

#aside-bar span:hover .ewm {
    display: block;
    position: absolute;
    top: -85px;
    left: -180px;
    background-color: #fff;
    padding: 15px;
    -webkit-box-shadow: 0 0 30px 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 30px 6px rgba(0, 0, 0, 0.1);
    line-height: 20px;
    color: #999;
    text-align: center;
    font-size: 13px;
}

#aside-bar span:hover .ewm img {
    width: 144px;
    display: block;
    margin-bottom: 5px;
}

#aside-bar span i.iconfont {
    width: 50px;
    height: 50px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
}

#aside-bar .icon-weixin {
    background-image: url("/template/home/static/images/icon_service_wx.png");
}

#aside-bar .icon-qq {
    background-image: url("/template/home/static/images/icon_service_qq.png");
}

#aside-bar .icon-dianhua {
    background-image: url("/template/home/static/images/icon_service_phone.png");
}

#aside-bar .icon-erweima {
    background-image: url("/template/home/static/images/icon_service_code.png");
}

#aside-bar .top {
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    padding-top: 10px;
    background: url(/template/home/static/images/icon_go_arrow.png) no-repeat center 10px;
}

#aside-bar .icon-gotop {
    background-image: url("/template/home/static/images/icon_service_top.png");
}

#aside-bar .icon-chat {
    background-image: url("/template/home/static/images/icon_service_chat.png");
}

body,
html {
    height: 100%;
    font-size: 14px;
    color: #666;
}

.con_slider_area {
    position: relative;
}

.fp-tableCell {
    display: table;
}

.main_slider .slick-list,
.main_slider .slick-track {
    height: 100%;
}

.main_slider.main_slider_one .overlay_bg:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #030303;
    opacity: 0.60;
    z-index: -1;
}

.overlay_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.main_slider .overlay_bg {
    position: absolute;
    background-size: 100% 100%;
    background-position: center center;
}

.main_slider .slider_item {
    display: table;
}

.main_slider .custom-container {
    position: relative;
    height: 100%;
}

.main_slider .slider_item .slider_text {
    width: 100%;
    position: absolute;
    top: 50%;
    margin-top: -170px;
    box-sizing: border-box;
}

.main_slider .slick-dots {
    position: absolute;
    bottom: 135px;
}

.main_slider .slick-dots li {
    margin: 0 22px;
}

.main_slider .slick-dots li button {
    position: relative;
}

.main_slider .slick-dots li.slick-active button::before {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: rgba(212, 183, 113, 0.3);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.main_slider .slick-dots li button::after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #d4b771;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.main_slider .contact-btn {
    display: inline-block;
    width: 140px;
    height: 40px;
    border-radius: 19px;
    background: #d4b771;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    color: #fff;
    transition: all 0.4s;
}

.main_slider .contact-btn:hover {
    transform: translateY(-5px);
}

.main_slider .big-hot {
    font-family: 'MF LangQian (Noncommercial)';
    font-size: 60px;
    color: #fff;
}

.main_slider .tele {
    font-size: 36px;
    color: #fff;
    padding-top: 45px;
}

.main_slider .tele span {
    display: inline-block;
    padding-left: 30px;
    background: url(/template/home/static/images/banner_icon_phone.png) no-repeat center left;
}

.main_slider .address {
    font-size: 18px;
    color: #fff;
    padding-top: 15px;
}

.main_slider .address span {
    padding-left: 20px;
    display: inline-block;
    background: url(/template/home/static/images/banner_icon_address.png) no-repeat center left;
}

.main_slider .contact {
    padding-top: 40px;
}

.main_slider .eng_txt {
    font-size: 36px;
    color: #fff;
    margin-bottom: 55px;
}

.main_slider .small_txt {
    font-size: 16px;
    color: #fff;
    padding-top: 50px;
}

.slider_anido {
    position: absolute;
    bottom: 90px;
    width: 100%;
}

.slider_anido .ani_img {
    animation: aniimg 2s infinite;
}

.slider_anido .anido_line {
    margin-top: 10px;
}

.slider_anido .anido_line .line {
    display: inline-block;
    width: 1px;
    height: 40px;
    background-color: #d4b771;
    animation: aniline 2s infinite;
}

@keyframes aniimg {
    0% {
        opacity: 0;
        transform: translateY(-5px);
    }

    50% {
        opacity: 0.5;
        transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(5px);
    }
}

@keyframes aniline {
    0% {
        opacity: 0;
        transform: translateY(-3px);
    }

    50% {
        opacity: 0.5;
        transform: translateY(0);
    }

    100% {
        opacity: 1;
        transform: translateY(3px);
    }
}

.index-banner {
    height: 100%;
}

.index-banner .con_slider_area {
    height: 100%;
}

.index-banner .slick-dotted.slick-slider {
    margin-bottom: 0;
    height: 100%;
}

.custom-fluid-container {
    width: 1600px;
    box-sizing: border-box;
    margin-left:auto;
    margin-right:auto;
}

.footer {
    font-size: 14px;
    color: #666;
    background: #f1f1f1;
}

.footer .border-10 {
    height: 10px;
    background: #d4b771;
}

.footer .footer-wrapper {
    padding-top: 30px;
    padding-bottom: 20px;
    height: 250px;
    box-sizing: border-box;
}

.footer-contact {
    padding-top: 15px;
}

.footer-contact .item {
    margin-top: 12px;
    font-size: 16px;
    color: #666;
    padding-left: 30px;
    line-height: 24px;
    background-repeat: no-repeat;
    background-position: left center;
}

.footer-contact .item.tele {
    background-image: url(/template/home/static/images/foot_icon_tele.png);
}

.footer-contact .item.email {
    background-image: url(/template/home/static/images/foot_icon_email.png);
}

.footer-contact .item.address {
    background-image: url(/template/home/static/images/foot_icon_address.png);
}

.footer-code {
    padding-top: 20px;
}

.footer-code p {
    padding-top: 3px;
}

.footer-right {
    padding-top: 20px;
    width: 37%;
}

.footer-right .design {
    padding-top: 85px;
}

.index .section .section-tit {
    color: #d4b771;
    font-size: 48px;
}

.index .section .section-eng-tit {
    font-size: 24px;
    color: #ffffff;
    padding-top: 15px;
}

.index .section .more-btn {
    display: inline-block;
    width: 180px;
    height: 50px;
    border-radius: 0px;
    background: #d4b771;
    line-height: 50px;
    color: #fff;
    text-align: center;
}

.about-section {
    background: #282828 url(/template/home/static/images/index_about_bg.png) no-repeat bottom left;
    background-size: 100% auto;
}

.about-section .about-main {
    padding-left: 0;
    padding-right: 0;
}

.about-section .line-more {
    float: right;
    margin-top: 75px;
}

.about-section .line-more span {
    width: 80px;
}

.about-section .dec {
    font-size: 18px;
    color: #cfcfcf;
    padding-top: 90px;
    line-height: 1.8;
}

.about-section .guid {
    padding-top: 90px;
}

.about-section .guid .guid-btn {
    margin: 0 10px;
    display: inline-block;
    width: 120px;
    height: 40px;
    border-radius: 0px;
    background: #d4b771;
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
}

.about-section .guid .guid-btn::after {
    position: absolute;
    content: "";
    width: 120px;
    height: 40px;
    border: solid 1px #d4b771;
    z-index: 9;
    left: 5px;
    top: 5px;
    transition: all 0.4s;
}

.about-section .guid .guid-btn:hover::after {
    top: -5px;
    left: -5px;
}

.about-section .about-cover {
    padding-left: 0;
}

.about-section .about-cover .img-cover {
    width: 680px;
    height: 480px;
    position: relative;
}

.about-section .about-cover .txt-box {
    padding: 70px;
    box-sizing: border-box;
    z-index: 10;
}

.about-section .about-cover .txt-box:hover .inner {
    transform: scale(1.02);
}

.about-section .about-cover .txt-box .inner {
    background: rgba(255, 255, 255, 0.9);
    height: 100%;
    text-align: center;
    transition: all 0.4s;
    width: 100%;
}

.about-section .about-cover .txt-box .inner p {
    font-family: 'MF LangQian (Noncommercial)';
    font-size: 40px;
    color: #d4b771;
}

.fp-section.fp-table.banenr-section {
    display: inherit;
}

.fp-section.fp-table.banenr-section .fp-tableCell {
    display: inherit;
}

.bussiness-section {
    background-image: url(/template/home/static/images/service_bg.jpg);
}

.bussiness-section .bussiness-type {
    padding-top: 175px;
    margin: 0 -0.617%;
}

.bussiness-section .item {
    width: 16.666%;
    float: left;
    padding: 0 0.617%;
    margin-bottom: 1.2%;
    box-sizing: border-box;
}

.bussiness-section .item-inner {
    height: 130px;
    border: solid 1px #d4b771;
    padding: 4px;
    box-sizing: border-box;
    box-sizing: border-box;
}

.bussiness-section .item-busi-name {
    font-size: 18px;
    color: #d4b771;
}

.bussiness-section .item-busi-name span {
    padding-left: 30px;
}

.bussiness-section .item-inner-box {
    width: 100%;
    height: 100%;
    transition: all 0.4s;
}

.bussiness-section .item .normal-img {
    display: inline;
}

.bussiness-section .item .hover-img {
    display: none;
}

.bussiness-section .item:hover {
    cursor: pointer;
}

.bussiness-section .item:hover .item-inner-box {
    background: #d4b771;
}

.bussiness-section .item:hover .item-busi-name {
    color: #fff;
}

.bussiness-section .item:hover .normal-img {
    display: none;
}

.bussiness-section .item:hover .hover-img {
    display: inline;
}

.case-section {
    background-image: url(/template/home/static/images/index_case_bg.png);
}

.case-section .case-tit {
    font-size: 16px;
    color: #000;
    transition: all 0.4s;
}

.case-section .top-case {
    background: #fff;
    box-sizing: border-box;
    padding: 20px 0;
    margin-top: 75px;
}

.case-section .top-case .item-case {
    padding-right: 20px;
    padding-left: 20px;
    box-sizing: border-box;
    border-right: 1px solid #ececec;
    float: left;
}

.case-section .top-case .new .case-type {
    background-color: #d4b771;
    font-size: 18px;
    color: #fff;
    padding: 9px 8px;
    display: inline-block;
    width: 60px;
    line-height: 1.2;
    box-sizing: border-box;
}

.case-section .top-case .new .case-date {
    line-height: 1.2;
    font-size: 16px;
    color: #b2b2b2;
}

.case-section .top-case .new .date-day {
    font-size: 48px;
}

.case-section .top-case .new .date-month {
    font-size: 16px;
}

.case-section .top-case .new-cont {
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px solid #ececec;
}

.case-section .top-case .new-dec-clear {
    height: 65px;
    font-size: 14px;
    color: #666;
    padding-top: 15px;
    line-height: 1.6;
    margin-bottom: 55px;
}

.case-section .top-case .more-detail {
    border: 1px solid #d4b771;
    border-radius: 20px;
    line-height: 40px;
    width: 120px;
    text-align: center;
    display: inline-block;
    font-size: 18px;
    color: #d4b771;
    transition: all 0.4s;
}

.case-section .top-case .normal-date {
    padding-top: 15px;
    font-size: 16px;
    color: #b2b2b2;
}

.case-section .top-case .normal .new-dec-clear {
    padding-top: 60px;
    margin-bottom: 95px;
}

.case-section .bottom-case {
    margin: 10px -0.617% 0;
}

.case-section .bottom-case .item-case {
    padding: 0 0.617%;
    box-sizing: border-box;
    float: left;
}

.case-section .bottom-case .case-wrapper {
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    display: block;
}

.case-section .bottom-case .case-date {
    font-size: 16px;
    color: #b2b2b2;
    display: inline-block;
    padding-right: 10px;
    border-right: 1px solid #ececec;
    line-height: 1;
    margin-right: 20px;
}

.case-section .bottom-case .case-date .date-day {
    font-size: 48px;
}

.case-section .bottom-case .case-meta {
    height: 60px;
    padding-top: 8px;
    box-sizing: border-box;
}

.case-section .bottom-case .case-dec-clear {
    color: #666666;
    font-size: 14px;
    padding-top: 10px;
}

.news-section {
    background-image: url(/template/home/static/images/index_news_bg.png);
}

.news-section .small-tit {
    padding-top: 35px;
    font-size: 24px;
    color: #d0d0d0;
}

.news-section .news-more {
    padding-top: 210px;
}

.news-section .fp-tableCell {
    display: inherit;
    height: 100%;
}

.news-section .right-news {
    margin-left: 0;
    height: 100%;
    box-sizing: border-box;
}

.news-section .item-width {
    width: 100%;
}

.news-section .item-news {
    margin-left: 0;
    height: 100%;
    width: 33.333%;
    padding: 0 2.5%;
    border-left: 1px solid #3e3e3e;
    border-right: 1px solid #3e3e3e;
    box-sizing: border-box;
    float: left;
    outline: none;
}

.news-section .item-news .line-more {
    color: #d0d0d0;
    margin-top: 70px;
    display: block;
    width: 100%;
}

.news-section .item-news .line-more span {
    width: 29.5%;
    background: #d0d0d0;
    transition: all 0.4s;
}

.news-section .item-news:hover .line-more {
    color: #d4b771;
}

.news-section .item-news:hover .line-more span {
    background: #d4b771;
    width: 75%;
}

.news-section .item-news-inner {
    height: 100%;
    padding: 0 1.875%;
    box-sizing: border-box;
}

.news-section .item-news-inner:hover .item-news-tit {
    color: #d4b771;
}

.news-section .item-cover {
    padding-top: 70.588%;
    position: relative;
    overflow: hidden;
}

.news-section .item-cover img {
    margin: auto;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.news-section .item-news-meta {
    padding-top: 25px;
}

.news-section .item-news-date {
    font-size: 16px;
    color: #fff;
}

.news-section .item-news-tit {
    padding-top: 8px;
    font-size: 16px;
    color: #fff;
    transition: all 0.4s;
}

.news-section .item-dec-clear {
    padding-top: 25px;
    font-size: 14px;
    color: #d0d0d0;
}

.contact-section .fp-tableCell {
    display: inherit;
}

.contact-section.contact-bg {
    background-repeat: no-repeat;
    background-position: right 0;
    background-image: url(/template/home/static/images/contact_bg.jpg);
    background-size: inherit;
}

.contact-section .contact-way {
    padding-top: 260px;
}

.contact-section .contact-way .item {
    line-height: 24px;
    margin-bottom: 20px;
    padding-left: 30px;
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 16px;
    color: #d0d0d0;
}

.contact-section .contact-way .item.contact-tel {
    background-image: url(/template/home/static/images/foot_icon_tele.png);
}

.contact-section .contact-way .item.contact-email {
    background-image: url(/template/home/static/images/foot_icon_email.png);
}

.contact-section .contact-way .item.contact-address {
    background-image: url(/template/home/static/images/foot_icon_address.png);
}

.contact-section .form-wrapper {
    width: 100%;
    padding-left: 120px;
    box-sizing: border-box;
}

.contact-section .form-box {
    padding: 55px 30px 60px;
}

.contact-section .form-tit {
    font-size: 24px;
    color: #d4b771;
}

.contact-section .form-tip {
    padding-top: 10px;
    font-size: 16px;
    color: #666;
}

.contact-section .input-box {
    width: 100%;
    padding-top: 10px;
    margin-bottom: 20px;
    position: relative;
    line-height: 50px;
}

.contact-section .input-box input {
    width: 100%;
    border-bottom: 1px solid #999999;
    line-height: 50px;
    height: 50px;
    outline: none;
    padding-left: 50px;
    box-sizing: border-box;
    font-size: 16px;
}

.contact-section .label {
    line-height: 50px;
    font-size: 16px;
    color: #666;
    position: absolute;
    left: 0;
    height: 50px;
}

.contact-section .input-inner {
    box-sizing: border-box;
    position: relative;
}

.contact-section .name-tel-input {
    margin: 0 -4.41% 20px;
}

.contact-section .name-tel-input .label {
    padding-left: 27px;
}

.contact-section .name-tel-input .input-inner {
    box-sizing: border-box;
    float: left;
    padding: 0 4.41%;
}

.contact-section .name-tel-input .tele-inner {
    padding-right: 0;
}

.contact-section .remark-input input {
    width: 100%;
}

.contact-section .form-btns {
    padding-top: 20px;
}

.contact-section .form-btns .btn {
    font-size: 18px;
    color: #fff;
    margin-right: 20px;
    width: 140px;
    height: 40px;
}

.contact-section .form-btns .sub-btn {
    background: #d4b771;
}

.contact-section .form-btns .reset-btn {
    background: #bbb;
}

.contact-section .code-img {
    margin-left: 30px;
    width: 100px;
    height: 40px;
    position: relative;
}

.contact-section .code-img img {
    width: 100%;
    height: 100%;
    position: absolute;
}

.contact-section .fresh {
    margin-left: 10px;
    font-size: 16px;
    color: #666;
}

.contact-section .code-input input {
    padding-left: 60px;
}

.page-pro .page-main {
    padding-top: 30px;
    padding-bottom: 30px;
}

.service .service-intro {
    padding: 10px 20px;
    font-size: 18px;
    color: #666;
    line-height: 36px;
    text-align: justify;
}

.service .service-list {
    padding-top: 20px;
    margin: 0 -6px;
}

.service .service-list .item {
    padding: 0 6px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.service .service-list .item-inner {
    position: relative;
}

.service .service-list .cover-bg {
    padding-top: 70.58%;
    position: relative;
    z-index: 7;
}

.service .service-list .cover-bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.service .service-list .item-name {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: #282828;
    padding: 10px 0;
    font-size: 18px;
    color: #fff;
    z-index: 8;
}

.service .service-list .hover-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    background: #d4b771;
    transform: scaleX(0);
    transition: all 0.4s;
}

.service .service-list .hover-mask .mask-wrapper {
    width: 100%;
}

.service .service-list .hover-mask .mask-name {
    padding-top: 25px;
    font-size: 18px;
    color: #fff;
}

.service .service-list .hover-mask .mask-more {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
    padding-top: 50px;
}

.service .service-list .item-inner:hover .hover-mask {
    transform: scaleX(1);
}

.pagination-wrapper {
    text-align: center;
}

.pagination-bar .page-list {
    display: inline-block;
    vertical-align: middle;
}

.pagination-bar li {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    min-width: 30px;
    padding: 0 !important;
    height: 30px;
    line-height: 30px;
    margin: 0 5px;
    box-sizing: border-box;
}

.pagination-bar li:hover {
    transition: all 0.4s;
}

.pagination-bar li.disabled {
    cursor: not-allowed;
}

.pagination-bar li.active,
.pagination-bar li:hover {
    background: #d4b771;
}

.pagination-bar li.active a,
.pagination-bar li:hover a {
    color: #fff;
}

.pagination-bar li.next-page {
    margin-left: 15px;
}

.pagination-bar li.prev-page {
    margin-right: 15px;
}

.pagination-bar li.next,
.pagination-bar li.prev {
    border: 1px solid #d4b771;
    min-width: 70px;
    color: #d4b771;
}

.pagination-bar li.next:hover,
.pagination-bar li.prev:hover {
    background: #d4b771;
    color: #fff;
}

.environment .pagination-wrapper {
    padding-top: 20px;
}

.environment .big-area .cover-bg {
    width: 700px;
    padding-top: 72.85%;
    position: relative;
    overflow: hidden;
}

.environment .big-area .cover-bg img {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.environment .big-area .pic-name {
    position: absolute;
    display: inline-block;
    box-sizing: border-box;
    min-width: 200px;
    padding: 10px 0;
    background-color: #d4b771;
    font-size: 18px;
    color: #fff;
    text-align: center;
    bottom: 0;
    left: 0;
}

.environment .slider-area .swiper-btn {
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.4s;
    background-color: rgba(40, 40, 40, 0.8);
    z-index: 10;
}

.environment .slider-area .swiper-btn:hover {
    background-color: #d4b771;
}

.environment .slider-area .prev-btn {
    background-image: url(/template/home/static/images/e_prevbtn.png);
}

.environment .slider-area .next-btn {
    background-image: url(/template/home/static/images/e_nextbtn.png);
}

.environment .pc-slider-area {
    width: 350px;
    padding-top: 47.8%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
}

.environment .pc-slider-area .swiper-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.environment .pc-slider-area .swiper-slide {
    margin-bottom: 5px;
    position: relative;
}

.environment .pc-slider-area .swiper-slide img {
    position: absolute;
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    box-sizing: border-box;
}

.environment .pc-slider-area .swiper-slide-active img {
    border: 2px solid #d4b771;
}

.environment .pc-slider-area .swiper-btn {
    height: 40px;
    width: 100%;
    left: 0;
}

.environment .pc-slider-area .swiper-btn:hover {
    background-color: #d4b771;
}

.environment .pc-slider-area .prev-btn {
    top: 0;
    background-image: url(/template/home/static/images/e_prevbtn.png);
}

.environment .pc-slider-area .next-btn {
    bottom: 0;
    background-image: url(/template/home/static/images/e_nextbtn.png);
}

.environment .mobile-slider-area .swiper-btn {
    width: 40px;
    height: 100%;
    top: 0;
}

.environment .mobile-slider-area .swiper-btn:hover {
    background-color: #d4b771;
}

.environment .mobile-slider-area .prev-btn {
    left: 0;
    background-image: url(/template/home/static/images/e2_prevbtn.png);
}

.environment .mobile-slider-area .next-btn {
    right: 0;
    background-image: url(/template/home/static/images/e2_nextbtn.png);
}

.environment .more-area {
    padding-top: 28px;
}

.environment .more-area .more-tit {
    text-align: center;
    font-size: 18px;
    color: #010101;
}

.environment .more-area .more-list {
    margin: 0 -2px;
    padding-top: 10px;
}

.environment .more-area .more-list li {
    padding: 0 2px;
    margin-bottom: 10px;
    box-sizing: border-box;
    float: left;
    width: 33.333%;
}

.environment .more-area .more-list .item-inner {
    position: relative;
}

.environment .more-area .more-list .item-inner .cover-bg {
    padding-top: 71.428%;
    position: relative;
    overflow: hidden;
}

.environment .more-area .more-list .item-inner .cover-bg img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.about-duty .pagination-wrapper {
    padding-top: 30px;
}

.about-duty .duty-list .item {
    table-layout: fixed;
}

.about-duty .date {
    width: 115px;
    margin-right: 20px;
}

.about-duty .date .day {
    color: #fff;
    background: #d4b771;
    padding: 7px;
    font-weight: bold;
    font-size: 72px;
    letter-spacing: 4px;
}

.about-duty .date .month {
    font-size: 18px;
    background: #282828;
    padding: 20px 0;
    color: #fff;
}

.about-duty .meta {
    vertical-align: top;
    position: relative;
}

.about-duty .meta .tit-wrapper {
    display: -moz-inline-grid;
    display: -ms-inline-grid;
    display: inline-grid;
    display: -webkit-inline-grid;
    width: 60%;
}

.about-duty .meta .tit {
    transition: all 0.4s;
    font-size: 24px;
    color: #282828;
}

.about-duty .meta .tit:hover {
    color: #d4b771;
}

.about-duty .meta .dec-clear {
    padding-top: 25px;
    font-size: 14px;
    color: #282828;
}

.about-duty .meta .meta-square {
    width: 20px;
    height: 4px;
    position: absolute;
    background: #f3f3f3;
    transition: all 0.4s;
}

.about-duty .meta .top-square {
    top: 0;
    right: 0;
}

.about-duty .meta .bottom-square {
    bottom: 0;
    left: 0;
}

.about-duty .meta .watch-more {
    line-height: 40px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: inline-block;
    width: 100px;
    height: 40px;
    background: #a2a2a2;
    transition: all 0.4s;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.about-duty li {
    table-layout: fixed;
    margin-bottom: 20px;
}

.about-duty li:hover .meta .watch-more {
    background: #d4b771;
}

.about-duty li:hover .meta .meta-square {
    background: #d4b771;
}

.part-building {
    padding-bottom: 20px;
}

.part-building .part-dec {
    font-size: 18px;
    color: #282828;
    line-height: 36px;
}

.part-building .part-dec p {
    text-indent: 2em;
}

.part-building .part-list {
    padding-top: 10px;
}

.part-building .part-list li {
    border-bottom: 1px solid #eee;
    position: relative;
}

.part-building .part-list li .tit-wrapper {
    width: 25.9%;
    padding-right: 4.5%;
    box-sizing: border-box;
}

.part-building .part-list li .tit {
    line-height: 50px;
    font-size: 16px;
    color: #282828;
    transition: all 0.4s;
}

.part-building .part-list li .dec-clear {
    line-height: 50px;
    color: #888888;
    font-size: 16px;
    padding-right: 100px;
    box-sizing: border-box;
}

.part-building .part-list li .date {
    line-height: 50px;
    color: #282828;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.4s;
}

.part-building .part-list li:hover .tit {
    color: #d4b771;
}

.part-building .part-list li:hover .date {
    color: #d4b771;
}

.part-building .pagination-wrapper {
    padding-top: 30px;
}

.detail {
    padding-top: 10px;
}

.detail .detail-top {
    text-align: center;
}

.detail .detail-top .tit {
    font-size: 24px;
    color: #333;
}

.detail .detail-top .pub {
    padding-top: 10px;
    font-size: 18px;
    color: #999;
}

.detail .detail-main {
    margin-top: 20px;
    border: solid 1px #f0f0f0;
}

.detail .detail-article {
    font-size: 18px;
    color: #282828;
    line-height: 36px;
    text-align: justify;
}
.detail .detail-article img{
max-width:100%;
display:block;
}

.page-guid {
    padding-top: 40px;
    padding-bottom: 10px;
}

.page-guid .guid-btn {
    transition: all 0.4s;
    width: 120px;
    height: 40px;
    border-radius: 20px;
    border: solid 1px #d4b771;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #d4b771;
    display: inline-block;
}

.page-guid .guid-btn:hover {
    color: #fff;
    background: #d4b771;
}

.contact .contact-ways {
    margin-right: -70px;
    position: relative;
}

.contact .contact-ways li {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
}

.contact .contact-ways li:last-child {
    margin-right: 0;
}

.contact .contact-ways p {
    background-position: center left;
    padding-left: 60px;
    background-repeat: no-repeat;
    line-height: 55px;
    font-size: 18px;
    color: #666;
    background-image: url(/template/home/static/images/contact_tel_icon.png);
}

.contact .contact-ways .tele p {
    background-image: url(/template/home/static/images/contact_tel_icon.png);
}

.contact .contact-ways .email p {
    background-image: url(/template/home/static/images/contact_email_icon.png);
}

.contact .contact-ways .address {
    position: absolute;
    right: 0;
    text-align: right;
}

.contact .contact-ways .address p {
    background-position: 30px 0;
    background-image: url(/template/home/static/images/contact_address_icon.png);
}

.contact #allmap {
    height: 400px;
}

.contact #allmap .BMapLabel {
    left: 420px !important;
    top: 80px !important;
}

.contact .join-tit {
    font-size: 30px;
    color: #d4b771;
}

.contact .join-culums {
    padding-top: 20px;
}

.contact .join-culums .culums-tit {
    font-size: 18px;
    color: #666;
    line-height: 36px;
}

.contact .join-culums .culums-dec {
    line-height: 36px;
    font-size: 18px;
    color: #777;
}

.contact img {
    width: 100%;
    max-width: 100%;
}

.case {
    padding-top: 40px;
    padding-bottom: 45px;
    box-sizing: border-box;
    width: 72.91%;
    margin: 0 auto;
}

.case .pagination-wrapper {
    padding-top: 20px;
}

.case .case-list li {
    background-color: #f3f5f7;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    transition: all 0.4s;
}

.case .case-list li .item-wrapper {
    box-sizing: border-box;
    table-layout: fixed;
    display: block;
    width: 100%;
    position: relative;
}

.case .case-list li .tit-wrapper {
    display: -moz-inline-grid;
    display: -ms-inline-grid;
    display: inline-grid;
    display: -webkit-inline-grid;
    width: 60%;
}

.case .case-list li .more {
    line-height: 20px;
}

.case .case-list li .date {
    padding-right: 20px;
    text-align: right;
    box-sizing: border-box;
    font-weight: bold;
    border-right: 1px solid #dedede;
}

.case .case-list li .day {
    font-size: 48px;
    color: #d4b771;
}

.case .case-list li .day .square {
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #d4b771;
    margin-right: 15px;
}

.case .case-list li .month {
    font-size: 24px;
    color: #888;
}

.case .case-list li .meta {
    padding-left: 30px;
    box-sizing: border-box;
    color: #888;
    width: calc(100% - 100px);
    position: absolute;
    margin-left: 100px;
    box-sizing: border-box;
}

.case .case-list li .meta .tit {
    font-size: 18px;
}

.case .case-list li .meta .dec-clear {
    padding-top: 10px;
    line-height: 1.6;
}

.case .case-list li .line-more span {
    width: 60px;
}

.case .case-list li:hover {
    background: #d4b771;
}

.case .case-list li:hover .meta {
    color: #fff;
}

.case .case-list li:hover .tit {
    color: #fff;
}

.case .case-list li:hover .day {
    color: #fff;
}

.case .case-list li:hover .day .square {
    background: #fff;
}

.case .case-list li:hover .month {
    color: #fff;
}

.case .case-list li:hover .line-more {
    color: #fff;
}

.case .case-list li:hover .line-more span {
    background: #fff;
}

.news .pagination-wrapper {
    padding-top: 30px;
}

.news-list li {
    padding-right: 0;
    box-sizing: border-box;
    padding-left: 0;
    transition: all 0.4s;
    box-sizing: border-box;
    margin-bottom: 10px;
}

.news-list li .cover-img {
    padding-top: 20%;
    position: relative;
    width: 300px;
    overflow: hidden;
}

.news-list li .cover-img img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.news-list li .item-wrapper {
    background-color: #f3f5f7;
    display: block;
    position: relative;
    padding-right: 20px;
    box-sizing: border-box;
}

.news-list li .date {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 23px;
    font-weight: bold;
    font-size: 14px;
    color: #fff;
    background: rgba(212, 183, 133, 0.8);
}

.news-list li .meta {
    padding-top: 15px;
    padding-left: 320px;
    box-sizing: border-box;
}

.news-list li .tit {
    font-size: 18px;
    color: #333;
}

.news-list li .dec-clear {
    padding-top: 50px;
    color: #888888;
    line-height: 1.6;
    height: 95px;
    box-sizing: border-box;
}

.news-list li .line-more span {
    width: 60px;
}

.news-list li .line-more {
    margin-top: 10px;
}

.news-list li .meta-btm {
    padding-top: 30px;
    position: relative;
}

.news-list li .square {
    width: 20px;
    height: 1px;
    background: #999999;
    position: absolute;
    bottom: 20px;
    left: 0;
}

.news-list li:hover .item-wrapper {
    background: #d4b771;
}

.news-list li:hover .tit {
    color: #fff;
}

.news-list li:hover .dec-clear {
    color: #fff;
}

.news-list li:hover .line-more {
    color: #fff;
}

.news-list li:hover .line-more span {
    background: #fff;
}

.news-list li:hover .square {
    background: #fff;
}

.team .pagination-wrapper {
    padding-top: 10px;
}

.team .team-list {
    margin: 0 -0.408%;
}

.team .team-list li {
    float: left;
    padding: 0 0.408%;
    box-sizing: border-box;
    margin-bottom: 2.02%;
}

.team .team-list .avater-cover {
    padding-top: 177%;
    position: relative;
    overflow: hidden;
}

.team .team-list .avater-cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.team .team-list .person-opr {
    height: 40px;
    border-radius: 20px;
    border: solid 1px #d4b771;
    margin-top: 10px;
    line-height: 40px;
    overflow: hidden;
    font-size: 0;
}

.team .team-list .person-opr .tbtn {
    width: 50%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    transition: all 0.4s;
}

.team .team-list .person-opr .contact-btn {
    color: #666666;
}

.team .team-list .person-opr .tmore-btn {
    color: #fff;
    background: #d4b771;
}

.team .team-list .person-opr:hover .tmore-btn {
    color: #666666;
    background: #fff;
}

.team .team-list .person-opr .tbtn:hover {
    color: #fff;
    background: #d4b771;
}

.team-detail .avater-cover {
    padding-top: 177%;
    position: relative;
    width: 260px;
    margin-right: 10px;
}

.team-detail .avater-cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.team-detail .dec-border {
    border: solid 1px #f3f5f7;
    box-sizing: border-box;
}

.team-detail .person-info {
    color: #666666;
    font-size: 16px;
}

.team-detail .person-info p {
    display: inline-block;
    width: 32%;
}

.team-detail .dec-info {
    padding-left: 270px;
}

.team-detail .good-at {
    color: #666666;
    font-size: 18px;
    padding-top: 20px;
}

.team-detail .info-detail {
    padding-top: 15px;
    line-height: 30px;
    font-size: 16px;
    color: #888;
    text-align: justify;
}

.team-detail .info-detail p {
    text-indent: 2em;
}

.service-detail .item-sub {
    margin-bottom: 10px;
}

.service-detail .sub-tit {
    color: #d4b771;
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #d4b771;
    box-sizing: border-box;
    display: inline-block;
}

.service-detail .sub-detail {
    padding-top: 15px;
    line-height: 36px;
    color: #666666;
    font-size: 16px;
    text-align: justify;
}

.service-detail .sub-list .item-wrapper {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #eeeeee;
    transition: all 0.4s;
    color: #282828;
    font-size: 18px;
    display: block;
}

.service-detail .sub-list li:hover .item-wrapper {
    border-bottom: 1px solid #d4b771;
    color: #d4b771;
}

.service-detail .service-pic {
    padding-top: 10px;
}

.service-detail .duration {
    margin-bottom: 20px;
}

.about-honor .sub-visible {
    overflow: hidden;
    position: relative;
}

.about-honor .sub-swiper {
    height: 180px;
    overflow: visible;
}

.about-honor .sub-swiper .swiper-slide {
    height: 100%;
    padding: 0 5px;
    position: relative;
}

.about-honor .sub-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
}

.about-honor .sub-swiper .swiper-slide-active img {
    border: 2px solid #d4b771;
}

.about-honor .swiper-btn {
    position: absolute;
    top: 50%;
    width: 20px;
    height: 50px;
    background-color: #282828;
    margin-top: -25px;
    display: block;
    transition: all 0.4s;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 20;
}

.about-honor .swiper-btn:hover {
    background-color: #d4b771;
}

.about-honor .prev-btn {
    left: 0;
    background-image: url(/template/home/static/images/h_prve_btn.png);
}

.about-honor .next-btn {
    right: 0;
    background-image: url(/template/home/static/images/h_next_btn.png);
}

.about-honor .show-visible {
    overflow: hidden;
    height: 360px;
}

.about-honor .show-swiper {
    height: 360px;
    margin-top: 90px;
    overflow: visible;
}

.about-honor .show-swiper .swiper-slide-active {
    transform: scaleY(1) scaleX(1.3) translateY(-90px);
    position: relative;
}

.about-honor .show-swiper .swiper-slide-active+.swiper-slide {
    text-align: right;
}

.about-honor .show-swiper .swiper-slide-active img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.mobile-footer .contact-info {
    background: #282828;
}

.mobile-footer .copy-right {
    padding-top: 25px;
    padding-bottom: 20px;
    background: #fff;
    font-size: 14px;
    color: #666;
}

.mobile-footer .copy-right .design {
    padding-top: 20px;
}

.page-main .home-icon {
    display: none;
}

.page-main .toggle-wrapper {
    display: none;
}

.page-main .toggle-wrapper {
    line-height: 35px;
    position: relative;
}

.page-main .toggle-wrapper .toggle-icon {
    vertical-align: middle;
}

.page-main .toggle-menu {
    position: absolute;
    width: 100%;
    top: 45px;
    left: 0;
    z-index: 20;
    background: #f4f4f4;
    text-align: center;
    display: none;
    max-height: 207px;
    overflow-x: scroll;
}

.page-main .toggle-menu.active {
    display: block;
}

.page-main .toggle-menu li {
    border-top: solid 1px #ddd;
}

.page-main .toggle-menu li a {
    height: 40px;
    line-height: 40px;
}

.page-main .toggle-menu li.on a {
    color: #d3a100;
    display: block;
    border-bottom: solid 1px #d3a100;
}

.page-main .toggle-menu li a {
    font-size: 14px;
}

.environment .mobile-slider-area {
    width: 100%;
    display: none;
}

.environment .mobile-slider-area .swiper-slide {
    position: relative;
    padding-top: 75%;
}

.environment .mobile-slider-area .slider img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.mobile-footer {
    display: none;
}

.case-section .top-case .row {
    margin-right: 0;
    margin-left: 0;
}

.news-section .news-tit-wrapper {
    position: relative;
    box-sizing: border-box;
}

.news-section .right-news {
    padding-left: 0;
    padding-right: 0;
}

.about-section .about-more {
    text-align: right;
}

.contact .contact-ways .address {
    padding-left: 65px;
}

.index {
    overflow: hidden;
}

.contact-section .code-input {
    position: relative;
}

.hover-cover img {
    transition: all 0.4s;
}

.hover-cover:hover img {
    transform: scale(1.05);
}

/*2020-5-12新增css*/
.slider_anido {
    bottom: 25px;
}

.about-section .about-main {
    width: 55%;
    padding-right: 20px;
    box-sizing: border-box;
}

.about-section .dec {
    text-align: justify;
}

.about-section .right-cover {
    width: 45%;
    padding-left: 40px;
    box-sizing: border-box;
}

.about-section .about-cover {
    padding-left: 0;
}

.about-section .dec p {
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.about-section .dec p:nth-child(2) {
    display: none;
}

.case-section .top-case .item-case:hover .case-tit {
    color: #d4b771;
}

.case-section .top-case .item-case:hover .more-detail {
    color: #fff;
    background: #d4b771;
}

.case-section .bottom-case .item-case:hover .case-wrapper {
    background: #d4b771;
}

.case-section .bottom-case .item-case:hover .case-date {
    color: #fff;
    border-right: 1px solid #fff;
}

.case-section .bottom-case .item-case:hover .case-tit {
    color: #fff;
}

.case-section .bottom-case .item-case:hover .case-dec-clear {
    color: #fff;
}

.news-section .item-news .line-more {
    display: block;
}

.footer-section {
    height: auto !important;
}

.footer-section .fp-tableCell {
    display: block;
    height: auto !important;
}

.news-list li .date {
    z-index: 9;
}

.advice .contact-ways {
    width: 35%;
    margin: 0 auto;
}

.advice .contact-ways li {
    margin-bottom: 15px;
}

.case-section .top-case .item-case:hover {
    cursor: pointer;
}

.pagination-bar .page-list {
    font-size: 0;
}

.pagination-bar li span,
.pagination-bar li a {
    font-size: 14px;
}

.header-nav-bar .item-nav .nav-bdr {
    bottom: -1px;
}
.team-detail .avater-cover{
    overflow: hidden;
}
.contact .contact-ways .address{
    width:61%;
}
.team-detail .info-detail p{
	text-indent: 0;
}
.advice .contact-ways{
width:22%;
}
.index .section.footer-section{
    padding:0 0;
}
.footer-right{
    width:40%;
}
.mobile-fixed-footer{
        padding:15px 20px;
        position: fixed;
        bottom:0;
        width:100%;
        display: flex;
        justify-content: space-between;
        background:rgba(0,0,0,0.5);
        box-sizing: border-box;
        z-index:999;
        display: none;
    }
    .mobile-fixed-footer .btn{
        width:50%;
        box-sizing: border-box;
        padding:0 5px;
        text-align: center;
    }
    .mobile-fixed-footer .btn a{
        display: block;
        color:#fff;
        background-color: #d4b771;
        font-size:16px;
    }
    .mobile-fixed-footer .icon{
        display: inline-block;
        padding-left:35px;
        background-position: center left;
        background-repeat: no-repeat;
        background-size: 22px 22px;
        height:35px;
        line-height:35px;
    }
    .mobile-fixed-footer .icon-footer-online{
        background-image: url(/template/home/static/images/icon_footer_online.png);
    }
    .mobile-fixed-footer .icon-footer-tel{
        background-image: url(/template/home/static/images/icon_footer_tel.png);
    }
#loading {
    width: 40px;
    height: 40px;
    background: url(/template/home/static/images/loading.gif) no-repeat center;
    background-size: 100% 100%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 999;
  }

.slider_item .contact{
    transition: all 2s;
    opacity: 0;
    transform: translateY(10px);
}
.slider_item .tele{
     transition: all 1s;
    opacity: 0;
   visibility: hidden;
}
.slider_item .address{
    transition: all 1s;
    opacity: 0;
   visibility: hidden;
}
.slider_item .small_txt{
     transition: all 1s;
    opacity: 0;
   visibility: hidden;
}
.slider_item.slick-current .tele{
    opacity: 1;
    visibility: visible;
}
.slider_item.slick-current .address{
    opacity: 1;
    visibility: visible;
}
.slider_item.slick-current .small_txt{
     opacity: 1;
    visibility: visible;
}
.slider_item.slick-current .contact{
    opacity: 1;
    transform: translateY(0);
}
.slider_item .big-hot{
    transition: all 1s;
    opacity: 0;
    transform: translateY(-10px);
}
.slider_item.slick-current .big-hot{
    opacity: 1;
    transform: translateY(0);
}
.case-section .inner-case{
    width:1600px;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
}