﻿/* -------------------------------- 初始化样式 -------------------------------- */
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {color:#000;}
html, body {
    background-color: #ffffff;
	font-family: "微软雅黑"  !important;
    font-family:  "Microsoft YaHei" !important;
    font-size: 62.5%;
    font-weight: normal;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
}

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, input, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0;
}

body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

h1, h2, h3, h4, h5, h6, em, h6, b, p, i {
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    cursor: pointer;
}

ol, ul, li {
    list-style: none outside none;
}

ul:after, dl:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

table {
    border-collapse: collapse;
}
img{
    max-width: 100%;
}
input, select {
    -webkit-appearance: none;
    appearance: none;
    /*font-family: "Noto Sans CJK SC", "Source Han Sans CN", "PingFangSC-Regular", "sans-serif", "Arial";*/
}

select::-ms-expand {
    display: none;
}

input[type=radio]::-ms-check, input[type=checkbox]::-ms-check {
    display: none;
}

input[type="submit"], input[type="reset"], input[type="button"], input {
    resize: none;
    border: none;
}

:focus {
    outline: none;
}

.one-txt-cut {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.txt-cut {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; /* -webkit-line-clamp: 2; */
    -webkit-box-orient: vertical;
}

.clearfix:after {
    content: "";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.db {
    display: block !important;
}

.dn {
    display: none !important;
}

.pr {
    position: relative !important;
}

.ovfl {
    overflow: hidden;
}

.img {
    font-size: 0;
}

.img-size img {
    width: 100%;
    height: 100%;
}

.w100 {
    width: 100%;
}

.mg-auto {
    margin: auto;
}

.pd-0-24 {
    padding: 0 24px;
}

.pd-24 {
    padding: 24px;
}

.pd-0 {
    padding: 0 !important;
}

.mg-t-0 {
    margin-top: 0 !important;
}

.bgstyel {
    background-position: center;
    background-repeat: no-repeat;
}

.bgsize {
    background-size: cover;
}

.bor-0 {
    border-width: 0 !important;
}

.wrap {
    margin: auto;
    width: 1200px;
}

.swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    ustify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.automatic-img_01, .automatic-img_02, .automatic-img_03, .automatic-img_04, .automatic-img_05, .automatic-img_06, .automatic-img_07, .automatic-img_08, .automatic-img_09, .automatic-img_10, .automatic-img_11, .automatic-img_12, .automatic-img_13, .automatic-img_14, .automatic-img_15, .automatic-img_16, .automatic-img_17 {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 100%;
}

.btn {
    background-color: #fff;
    font-size: 14px;
    color: #0e4ade;
}

.table-input {
    width: 100%;
    height: 100%;
    border-width: 0;
    background-color: transparent;
    font-size: 14px;
    color: #333333;
}

.table-input::-webkit-input-placeholder {
    font-size: 14px;
    color: #666666;
}

.table-input:-moz-placeholder {
    font-size: 14px;
    color: #666666;
}

.table-input::-moz-placeholder {
    font-size: 14px;
    color: #666666;
}

.table-input:-ms-input-placeholder {
    font-size: 14px;
    color: #666666;
}

.page-box {
    width: 100%;
    padding-top: 70px;
}





.page-boxtt {
    width: 100%;
    padding-top: 35px;
}










/*内页-swiper翻页*/
.swiper-page .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}

.swiper-page .swiper-pagination-bullet-active {
    background: #0e4ade;
}

.swiper-page .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px;
}

.swiper-page .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0px;
}

/* -------------------------------- 头部 -------------------------------- */
.hd-heard-loc {
    min-width: 1200px;
    height: 30px;
    background-color: #fafafa;
}

.hd-heard-loc-l {
    cursor: pointer;
}

.hd-heard-loc_ico {
    float: left;
    padding-top: 6px;
    width: 13px;
    height: 17px;
}

.hd-heard-loc_font {
    padding-left: 5px;
    line-height: 30px;
    font-size: 14px;
    color: #000;
}

.hd-heard-loc_box {
    display: none;
    position: absolute;
    left: 0;
    top: 30px;
    padding: 12px;
    width: 258px;
    background-color: #fafafa;
}

.hd-heard-loc_box li {
    float: left;
    width: 20%;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}

.hd-heard-loc_box li a {
    display: block;
    color: #666666;
}

.hd-heard-loc_box li a.btn {
    color: #ffffff;
}

.hd-heard-loc_box li a:hover {
    color: #0e4ade;
}

.hd-heard-loc-l:hover .hd-heard-loc_box {
    display: block !important;
}

.hd-heard {
    min-width: 1200px;
    border-bottom: 1px solid #dfdfdf;
	background: url(../images/5745642.jpg) center top;
}

.hd-heard_logo {
    float: left;
    margin: 22px 0;
}


.hd-heard_search {
    position: relative;
    z-index: 10;
    clear: both;
    display: inline-block;
    margin-top: 27px;
    margin-left: 83px;
    width: 527px;
    height: 40px;
    border: 2px solid #0e4ade;
}

.search-style {
    position: absolute;
    left: 0;
    top: 0;
    width: 107px;
}

.search-style .select-con {
    position: relative;
    width: 107px;
    height: 40px;
}

.search-style .select-con .select-txt {
    overflow: hidden;
    padding-left: 17px;
    cursor: pointer;
    display: block;
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666666;
}

.search-style .select-con .select-icon {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -5px;
    width: 11px;
    height: 11px;
    background-image: url("../images/ico-02.png") /*tpa=http://www.mhoo.cn/images/ico-02.png*/;
    background-size: 100%;
}

.search-style .select-con .option {
    display: none;
    position: absolute;
    top: 40px;
    left: -2px;
    padding-bottom: 6px;
    width: 107px;
    background-color: #ffffff;
    border: 2px solid #0e4ade;
    border-top-width: 0;
}

.search-style .select-con .option li {
    cursor: pointer;
    padding-left: 17px;
    font-size: 14px;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}

.hd-heard_search .import {
    margin-left: 107px;
    margin-right: 90px;
    padding-left: 34px;
    width: 296px;
    height: 40px;
    border: none;
    outline: none;
    font-size: 14px;
    color: #666666;
}

.hd-heard_search .search-btn {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    height: 40px;
    background-image: url("../images/search.png") /*tpa=http://www.mhoo.cn/images/search.png*/;
    background-size: 100%;
    background-color: #0e4ade;
    border: 0;
}

.hd-heard_tel {
    float: right;
    margin: 28px 0 27px;
    height: 44px;
}

.hd-heard_tel-ico {
    float: left;
    width: 44px;
    height: 44px;
}

.hd-heard_tel-font {
    padding-left: 56px;
    height: 44px;
    line-height: 1;
}

.hd-heard_tel-tit {
    margin-top: 2px;
    font-size: 14px;
    color: #fff;
}

.hd-heard_tel-txt {
    margin-top: 5px;
    font-size: 22px;
    color: #fff;
}

.hd-nav {
    min-width: 1200px;
    position: relative;
    z-index: 9;
    height: 50px;
}

.hd-nav li {
    position: relative;
    float: left;
    height: 50px;
}

.hd-nav li a {
    overflow: hidden;
    display: block;
    height: 50px;
}

.hd-nav li a span {
    cursor: pointer;
    display: block;
    width: 200px;
    line-height: 50px;
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.hd-nav li a.selected span {
    color: #0e4ade;
}

.hd-nav li .submenu {
    position: absolute;
    top: 50px;
    left: 0;
    display: none;
}

.hd-nav li .submenu {
    width: 200px;
    border: 1px solid #dfdfdf;
    background: #ffffff;
}

.hd-nav li .submenu li {
    background: none;
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #dfdfdf;
}

.bd-map img {max-width:none!important;}

.hd-nav li .submenu li:last-child {
    border-bottom-width: 0;
}

.hd-nav li .submenu li a {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #666666;
    text-align: center;
}

.hd-nav li .submenu li a:hover {
    background-color: #0e4ade;
    color: #ffffff;
}
.hd-nav li:hover .submenu{
    display: block;
}
.hd-nav_btn {
    display: block;
    padding: 0 32px;
    margin: 9px 0;
    line-height: 32px;
}

/* -------------------------------- 幻灯片 -------------------------------- */
.banner {
    overflow: hidden;
    position: relative;
    min-width: 1200px;
    width: 100%;
    height: 690px;
    background-color: #000000;
}

.banner-con {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.banner-item {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    min-width: 1200px;
    width: 100%;
    height: 100%;
}

.banner-item a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner-thumbs {
    position: absolute;
    left: 50%;
    bottom: 24px;
    z-index: 4;
    margin-left: -600px;
    width: 1200px;
    height: 115px;
    text-align: center;
}

.banner-thumbs li {
    position: relative;
    display: inline-block;
    margin-right: 24px;
    width: 176px;
    height: 111px;
    border: 2px solid #ffffff;
    background-color: #000000;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.banner-thumbs li:last-child {
    margin-right: 0;
}

.banner-thumbs li img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.banner-thumbs-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 12px;
    width: 156px;
    height: 34px;
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
}

.banner-thumbs li.curr, .banner-thumbs li:hover {
    border-color: #0e4ade;
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -moz-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    -webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
}

.banner-thumbs li.curr img, .banner-thumbs li:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}

.banner-thumbs li.curr .banner-thumbs-tit, .banner-thumbs li:hover .banner-thumbs-tit {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}

/* -------------------------------- 首页-表单CSS-1 -------------------------------- */
.iTable-01 {
    padding: 50px 0;
    background-color: #ffffff;
}

.iTable-01_col {
    padding-bottom: 30px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #333333;
}

.iTable-01_col-span {
    padding-left: 12px;
    color: #666666;
}

.iTable-01_col-em {
    padding: 0 6px;
    color: #0e4ade;
}

.iTable-01_form {
    border: 1px solid #dddddd;
}

.iTable-01_form li {
    float: left;
    border-right: 1px solid #dddddd;
    width: 239px;
    height: 46px;
    background-color: #ffffff;
}

.iTable-01_form li:last-child {
    border-right-width: 0;
    width: 238px;
}

.iTable-01_form-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.iTable-01_form-font {
    padding-left: 60px;
    padding-right: 12px;
}

.iTable-01_form-font input {
    height: 46px;
}

.iTable-01_form-btn {
    cursor: pointer;
    line-height: 46px;
    text-align: center;
}

/* -------------------------------- 首页-金刚区 -------------------------------- */
.iKim {
    padding: 50px 0;
    /*background-color: #f5f5f5;*/
	background: url(../images/651655.jpg) center top;
}

.iKim li {
    float: left;
    padding: 35px 0;
    margin-right: 24px;
    width: 220px;
    background-color: #0e4ade;
}

.iKim li:last-child {
    margin-right: 0;
}

.iKim-ico {
    margin: auto;
    width: 54px;
    height: 54px;
}

.iKim-font {
    margin-top: 24px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #fff;
}

/* -------------------------------- 首页-模块名称 -------------------------------- */
.iTitle {
    padding-bottom: 30px;
    line-height: 1;
    text-align: center;
}

.iTitle-line {
    margin-bottom: 22px;
    display: inline-block;
    width: 225px;
    height: 1px;
    background-color: #eeeeee;
}

.iTitle-line.bgcolor {
    background-color: #dcdcdc;
}

.iTitle-font {
    display: inline-block;
    padding: 0 24px;
}

.iTitle-font-h2 {
    padding-bottom: 20px;
    font-size: 28px;
    color: #fff;
}

.iTitle-font-h3 {
    font-size: 14px;
    color: #fff;
}

.iTitle-font-h2.fontcolor, .iTitle-font-h3.fontcolor {
    color: #ffffff;
}

/* -------------------------------- 首页-装修服务 -------------------------------- */
.iService {
    padding: 40px 0;
    background-color: #ffffff;
}



.iService-box {
    overflow: hidden;
    float: left;
    width: 25%;
    height: 440px;
    position: relative;
}
.iService-box .iService-item{
    display: block;
    width: 90%;
    height: 100%;
    margin: 0 auto;
    cursor: auto;
}
.iService-box .iService-item img{
    width: 100%;
    height: 100%;
}
.iService-con {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 16px;
    padding-bottom: 36px;
    background: url("../images/wihte_85.png");
    width: 100%;
    height: 122px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    text-align: center;
    line-height: 1;
}

.iService-ico {
    margin: auto;
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 80px 160px;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}
.iService-ico1{
    background: url("../images/ico-14.png");
}
.iService-ico2{
    background: url("../images/ico-15.png");
}
.iService-ico3{
    background: url("../images/ico-17.png");
}
.iService-ico4{
    background: url("../images/ico-19.png");
}
.iService-tit {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iService-txt {
    margin-top: 12px;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iService-font {
    padding: 0 24px;
    margin-top: 24px;
    height: 72px;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -webkit-line-clamp: 3;
}

.iService-btn {
    display: inline-block;
    margin-top: 53px;
    width: 124px;
    height: 34px;
    background-color: transparent;
    border: 1px solid #ffffff;
    line-height: 34px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iService-item:hover .iService-con {
    background: url("../images/black_85.png");
    height: 100%;
    border-bottom: 7px solid #0e4ade;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.iService-item:hover .iService-ico {
    background-position: 0 -80px;
}

.iService-item:hover .iService-tit, .iService-item:hover .iService-txt {
    color: #ffffff;
}

.iService-item:hover .iService-font, .iService-item:hover .iService-btn {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* -------------------------------- 首页-个性定制精装 -------------------------------- */
.iCustom {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.iCustom-menu {
    margin-bottom: 50px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.iCustom-menu ul {
    display: inline-block;
}

.iCustom-menu li {
    float: left;
    margin: 0 12px;
    padding: 0 38px;
    cursor: pointer;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 14px;
    color: #666666;
}

.iCustom-menu li.hover {
    background-color: #0e4ade;
    border-color: #0e4ade;
    color: #ffffff;
}

.iCustom-con {
}

.iCustom-con_img {
    float: left;
    width: 695px;
    height: 430px;
}

.iCustom-con_font {
    float: right;
    padding: 48px;
    margin-left: -190px;
    margin-top: 65px;
    width: 599px;
    height: 204px;
    background-color: rgba(255, 255, 255, 0.90);
}

.iCustom-con_font-tit {
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.iCustom-con_font-price {
    margin: 32px 0;
    line-height: 1;
    font-size: 14px;
    color: #0e4ade;
}

.iCustom-con_font-txt {
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.iCustom-con_font-btn {
    display: inline-block;
    margin-top: 54px;
    padding: 0 38px;
    cursor: pointer;
    border: 1px solid #666666;
    background-color: transparent;
    line-height: 38px;
    font-size: 14px;
    color: #666666;
}

.iCustom-con_font:hover .iCustom-con_font-btn {
    background-color: #0e4ade;
    border-color: #0e4ade;
    color: #ffffff;
}

/* -------------------------------- 首页-表单CSS-2 -------------------------------- */
.iTable-02 {
    background-image: url("../images/bg-01.jpg") /*tpa=http://www.mhoo.cn/images/bg-01.jpg*/
}

.iTable-02_col {
    float: left;
    padding: 48px 0;
    line-height: 24px;
    font-size: 18px;
    color: #ffffff;
}

.iTable-02_col-span {
    padding: 0 6px;
    color: #0e4ade;
}

.iTable-02_form {
    float: right;
    margin: 48px 0;
    height: 48px;
}

.iTable-02_form li {
    float: left;
    margin-right: 24px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    width: 282px;
    height: 46px;
}

.iTable-02_form li:last-child {
    margin-right: 0;
    width: 180px;
    border-color: #0e4ade;
}

.iTable-02_form-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.iTable-02_form-font {
    padding-left: 60px;
    padding-right: 12px;
}

.iTable-02_form-font input {
    height: 46px;
}

.iTable-02_form-btn {
    cursor: pointer;
    line-height: 46px;
    text-align: center;
}

/* -------------------------------- 首页-家装案例 -------------------------------- */
.iCases {
    padding: 70px 0;
   /* background-color: #f5f5f5;*/
	background: url(../images/46165165.jpg) center top no-repeat;
}

.iCases li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 24px;
    margin-right: 24px;
    width: 384px;
    height: 240px;
    background-color: #053dc7;
}

.iCases-img {
    width: 100%;
    height: 100%;
}

.iCases-font {
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    height: 100%;
    background:url("../images/black_60.png");
    line-height: 1;
    text-align: center;
    color: #ffffff;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iCases-tit {
    padding: 0 24px;
    font-size: 18px;
}

.iCases-txt {
    padding: 24px;
    font-size: 14px;
}

.iCases-btn {
    display: inline-block;
    padding: 10px 24px;
    border: 1px solid #ffffff;
    font-size: 14px;
}

.iCases li:hover .iCases-font {
    bottom: 0%;
    opacity: 1;
    filter: alpha(opacity=100);
}

.iCases-menu {
    margin-top: 26px;
}

.swiper-iCases {
    margin: 0 42px;
}

.iCases-menu-item {
    display: block;
}

.iCases-menu-img {
    float: left;
    width: 80px;
    height: 80px;
    background-position: 0 0;
    background-size: 80px 160px;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.iCases-menu-font {
    padding-left: 104px;
    height: 80px;
    line-height: 1;
}

.iCases-menu-font-h2 {
    padding-bottom: 8px;
    font-size: 14px;
    color: #333333;
}

.iCases-menu-font-h3 {
    font-size: 12px;
    color: #999999;
}

.iCases-menu .swiper-button-next, .iCases-menu .swiper-button-prev {
    width: 18px;
    height: 32px;
    margin-top: -16px;
    background-size: 18px 32px;
}

.iCases-menu .swiper-button-prev, .iCases-menu .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
}

.iCases-menu .swiper-button-next, .iCases-menu .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
}

.iCases-menu-item:hover .iCases-menu-img {
    background-position: 0 -80px;
}

.iCases-menu-item:hover .iCases-menu-font-h2, .iCases-menu-item:hover .iCases-menu-font-h3 {
    color: #0e4ade;
}

.iCases-more {
    display: block;
    margin-top: 50px;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/* -------------------------------- 首页-在建工地 -------------------------------- */
.iEngineer {
    padding: 70px 0;
    background-color: #ffffff;
}

.iEngineer li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 24px;
    margin-right: 24px;
    width: 282px;
    height: 174px;
    background-color: #f5f5f5;
}

.iEngineer li:first-child {
    margin-bottom: 0;
    width: 588px;
    height: 602px;
}

.iEngineer li:nth-child(3) {
    margin-right: 0;
}

.iEngineer li:nth-child(5) {
    margin-right: 0;
}

.iEngineer li:nth-child(6) {
    margin-right: 0;
    margin-bottom: 0;
    width: 588px;
    height: 206px;
}

.iEngineer-item {
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.iEngineer-item:hover {
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -moz-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    -webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
}

.iEngineer-l-img {
    width: 588px;
    height: 363px;
}

.iEngineer-con {
    padding: 24px;
}

.iEngineer-l-tit {
    line-height: 1;
    font-size: 18px;
    color: #333333;
    margin-top: 5px;
    padding-right: 32px;
}

.iEngineer-l-txt {
    margin-top: 14px;
    margin-bottom: 10px;
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
    -webkit-line-clamp: 3;
}

.iEngineer-l-btn {
    display: block;
    padding: 8px 24px;
    margin-right: 24px;
    border: 1px solid #0e4ade;
}

.iEngineer-l-btn.afirst-child {
    border: 1px solid #999999 !important;
    background-color: #ffffff !important;
    color: #999999 !important;
}

.iEngineer-r-img {
    width: 282px;
    height: 174px;
}

.iEngineer-r-font {
    position: absolute;
    left: 24px;
    bottom: 12px;
    padding: 0 12px;
    width: 210px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.iEngineer-item:hover .iEngineer-r-font {
    background-color: rgba(181, 0, 13, 0.60);
}

.iEngineer-r-tit {
    margin-bottom: 6px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.iEngineer-r-txt {
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.iTable-03_form {
}

.iTable-03_form-item {
    float: left;
    margin-right: 12px;
    margin-top: 12px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    width: 262px;
    height: 46px;
}

.iTable-03_form-item:nth-child(2n) {
    margin-right: 0;
}

.iTable-03_form-item.btnlast-child {
    margin-right: 0;
    border-color: #0e4ade;
}

.iTable-03_form-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.iTable-03_form-font {
    padding-left: 60px;
    padding-right: 12px;
}

.iTable-03_form-font input {
    height: 46px;
}

.iTable-03_form-btn {
    cursor: pointer;
    line-height: 46px;
    text-align: center;
}

.nSite-font-tag {
    padding-bottom: 28px;
}

.nSite-font-tag_item {
    margin-right: 14px;
    height: 28px;
    background-color: #ffffff;
    border-radius: 3px;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #666;
    padding: 0 15px;
}

.nSite-font-tag_item:nth-child(3n) {
    margin-right: 0;
}

.nSite-progress {
}

.nSite-progress-item {
    position: relative;
    width: 120px;
    float: left;
    left: -15px;
}

.nSite-progress-item:before {
    content: '';
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 7px;
    background-color: #dddddd;
    position: relative;
    right: 8px;
}

.nSite-progress-item:first-child {
    width: 54px;
}

.nSite-progress-item:first-child:before {
    background-color: #f5f5f5 !important;
}

.nSite-progress-item i {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    border: 1px solid #dddddd;
    background-color: #fff;
    z-index: 1;
    right: 5px;
    font-size: 12px;
}

.nSite-progress-item span {
    float: right;
    margin-top: 17px;
    font-size: 12px;
    width: 48px;
    display: block;
    color: #666666;
    margin-left: 5px;
    position: relative;
    left: 11px;
    text-align: center;
}

.nSite-progress-item.iconfont:before {
    background-color: #0e4ade;
}

.nSite-progress-item.iconfont i {
    background-color: #0e4ade;
    background-image: url("../images/ico-54.png") /*tpa=http://www.mhoo.cn/images/ico-54.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.nSite-progress-item.iconfont i, .nSite-progress-item.iconfont span {
    color: #0e4ade;
    border-color: #0e4ade;
}

/* -------------------------------- 首页-设计大咖 -------------------------------- */
.iTeam {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.iTeam .swiper-container {
    padding-bottom: 50px;
}

.iTeam-item {
    overflow: hidden;
    display: block;
    width: 100%;
    height: 300px;
}

.iTeam-con {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    padding-top: 16px;
    padding-bottom: 36px;
    background-color: rgba(255, 255, 255, 0.85);
    width: 100%;
    height: 42px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    text-align: center;
    line-height: 1;
}

.iTeam-tit {
    font-size: 18px;
    color: #333333;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iTeam-txt {
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
    text-transform: uppercase;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iTeam-btn {
    display: inline-block;
    margin-top: 24px;
    width: 100px;
    height: 28px;
    background-color: transparent;
    border: 1px solid #ffffff;
    line-height: 28px;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
}

.iTeam-item:hover .iTeam-con {
    background-color: rgba(0, 0, 0, 0.85);
    height: 100%;
    border-bottom: 7px solid #0e4ade;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    ustify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.iTeam-item:hover .iTeam-tit, .iTeam-item:hover .iTeam-txt {
    color: #ffffff;
}

.iTeam-item:hover .iTeam-font, .iTeam-item:hover .iTeam-btn {
    opacity: 1;
    filter: alpha(opacity=100);
}

/* -------------------------------- 首页-关于麦丰 -------------------------------- */
.iAbout {
    padding: 70px 0;
    background-color: #ffffff;
    background-image: url("../images/bg-02.jpg") /*tpa=http://www.mhoo.cn/images/bg-02.jpg*/;
    background-repeat: no-repeat;
}

.iAbout-font {
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
    text-indent: 2em;
}

.iAbout-btn {
    display: block;
    margin-top: 65px;
    width: 124px;
    height: 34px;
    background-color: transparent;
    border: 1px solid #ffffff;
    line-height: 34px;
    text-align: center;
}

.iAbout-btn:hover {
    background-color: #0e4ade;
    border-color: #0e4ade;
}

.iAbout-param {
    margin-top: 72px;
    height: 200px;
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
}

.iAbout-param li {
    position: relative;
    float: left;
    width: 300px;
    height: 200px;
    text-align: center;
}

.iAbout-num {
    line-height: 1;
    font-size: 28px;
    font-weight: bold;
    color: #0e4ade;
}

.iAbout-num sup {
    font-size: 14px;
    color: #999999;
}

.iAbout-txt {
    margin-top: 24px;
    line-height: 1;
    font-size: 18px;
    color: #666666;
}

.iAbout-line {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
    width: 1px;
    height: 32px;
    background-color: #dddddd;
}

.iAbout-param li:last-child .iAbout-line {
    display: none;
}

/* -------------------------------- 首页-软装设计 -------------------------------- */
.iGray {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.iGray-con {
    position: relative;
    height: 400px;
    background-color: #000000;
}

.swiper-iGray {
    width: 100%;
    height: 400px;
}

.iGray-item {
    position: relative;
    width: 100%;
    height: 100%;
}

.iGray .swiper-button-next, .iGray .swiper-button-prev {
    width: 50px;
    height: 50px;
    top: auto;
    bottom: 0;
    background-color: #0e4ade;
    background-size: 10px 17px;
    background-position: center;
}

.iGray .swiper-button-prev, .iGray .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-32.png") /*tpa=http://www.mhoo.cn/images/ico-32.png*/;
    left: 50%;
    margin-left: -242px;
    right: auto;
}

.iGray .swiper-button-next, .iGray .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-33.png") /*tpa=http://www.mhoo.cn/images/ico-33.png*/;
    right: 50%;
    margin-right: -242px;
    left: auto;
}

.iGray-item-font {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 50;
    margin-left: -192px;
    width: 384px;
    height: 400px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.85);
}

.iGray-item-font-h2 {
    line-height: 1;
    font-size: 28px;
    color: #333333;
}

.iGray-item-font-h3 {
    margin: 24px 0;
    line-height: 1;
    font-size: 14px;
    color: #999999;
}

.iGray-item-font-txt {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    -webkit-line-clamp: 2;
}

.iGray-item-font-btn {
    padding: 10px 24px;
    margin-top: 30px;
    display: inline-block;
    border: 1px solid #0e4ade;
    background-color: transparent;
    color: #0e4ade;
}

.iGray-item:hover .iGray-item-font-btn {
    background-color: #0e4ade;
    color: #ffffff;
}

/* -------------------------------- 首页-ad-01 -------------------------------- */
.iAd-01 {
    padding: 70px 0 0;
    background-color: #ffffff;
}

/* -------------------------------- 首页-热门楼盘 -------------------------------- */
.iProperty {
    padding: 70px 0;
    background-color: #ffffff;
}

.iProperty li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 24px;
    margin-right: 24px;
    width: 384px;
    height: 309px;
    background-color: #f5f5f5;
}

.iProperty li:nth-child(3n) {
    margin-right: 0;
}

.iProperty-img {
    width: 100%;
    height: 100%;
}

.iProperty-con {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 16px 0;
    background-color: #f5f5f5;
    width: 100%;
    height: 22px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    line-height: 1;
    text-align: center;
}

.iProperty-tit {
    font-size: 18px;
    color: #333333;
}

.iProperty-txt {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
}

.iProperty-btn {
    margin-top: 24px;
    display: inline-block;
    width: 100px;
    height: 28px;
    border: 1px solid #ffffff;
    background-color: transparent;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
}

.iProperty li:hover .iProperty-con {
    background:url("../images/black_85.png");
    height: 100%;
    border-bottom: 7px solid #0e4ade;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    ustify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.iProperty li:hover .iProperty-tit, .iProperty li:hover .iProperty-txt {
    color: #ffffff;
}

.iProperty-search {
    padding: 48px 204px 0;
}

.iProperty-search-l {
    float: left;
    width: 588px;
    height: 36px;
    border: 2px solid #333333;
}

.iProperty-search_input {
    float: left;
    padding: 0 12px;
    width: 438px;
    height: 36px;
}

.iProperty-search_btn {
    float: right;
    display: block;
    cursor: pointer;
    width: 126px;
    height: 36px;
    background-color: #333333;
    line-height: 36px;
    text-align: center;
}

.iProperty-search-r {
    float: right;
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/* -------------------------------- 首页-我们的优势 -------------------------------- */
.iSuperiority {
    padding: 40px 0 0;
    /*background-color: #f5f5f5;*/
	
	background: url(../images/6156165.jpg) center top no-repeat;
}

.iSuperiority-item {
    overflow: hidden;
    width: 33.33%;
    float: left;
    margin-bottom: 30px;
}

.iSuperiority-img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 237px;
}

.iSuperiority-con {
    position: relative;
    z-index: 2;
    margin: -68px 24px 0;
    padding: 0 24px;
    background:url("../images/wihte_85.png");
    height: 137px;
    text-align: center;
    line-height: 1;
}

.iSuperiority-con:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.iSuperiority-item:hover .iSuperiority-con:after {
    height: 7px;
}

.iSuperiority-tit {
    font-size: 18px;
    line-height: 1;
    color: #333333;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    z-index: 3;
}

.iSuperiority-txt {
    margin-top: 6px;
    max-height: 56px;
    font-size: 14px;
    color: #000;
    line-height: 28px;
    -webkit-line-clamp: 2;
}

/* -------------------------------- 首页-线下门店 -------------------------------- */
.iShop {
    padding: 70px 0;
    background-color: #ffffff;
}

.iShop-con {
    height: 742px;
    background-color: #000000;
}

.iShop-box {
    height: 501px;
}

.iShop-box_img {
    height: 501px;
    background-size: cover;
}

.iShop-box_font {
    position: absolute;
    top: 71px;
    right: 48px;
    z-index: 10;
    padding: 48px;
    width: 500px;
    height: 263px;
    background-color: rgba(255, 255, 255, 0.90);
}

.iShop-box_font-h2 {
    margin-bottom: 17px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.iShop-box_font-item {
    margin-bottom: 17px;
    min-height: 18px;
    line-height: 18px;
}

.iShop-box_font-item-ico {
    float: left;
    width: 18px;
    height: 18px;
}

.iShop-box_font-item-txt {
    padding-left: 30px;
    font-size: 14px;
    color: #333333;
}

.iShop-box_font-btn {
    margin-top: 15px;
    display: block;
    padding: 8px 24px;
    margin-right: 24px;
    border: 1px solid #0e4ade;
    background-color: transparent;
    color: #0e4ade;
}

.iShop-box_font-btn.afirst-child {
    border: 1px solid #333333 !important;
    color: #333333 !important;
}

.iShop-menu {
    border-top: 1px solid #ffffff;
    height: 240px;
}

.iShop-menu li {
    cursor: pointer;
    position: relative;
    float: left;
    width: 239px;
    height: 240px;
    border-left: 1px solid #ffffff;
    line-height: 1;
    text-align: center;
}

.iShop-menu li:first-child {
    width: 240px;
    border-left-width: 0;
}

.iShop-menu-img {
    width: 100%;
    height: 240px;
}

.iShop-menu-font {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 240px;
    background-color: rgba(255, 255, 255, 0.80)
}

.iShop-menu-font_h2 {
    font-size: 18px;
}

.iShop-menu-font_btn {
    display: none;
    cursor: pointer;
    margin-top: 24px;
    padding: 10px 24px;
    border: 1px solid #ffffff;
    background-color: transparent;
    text-align: center;
}

.iShop-menu li.hover {
    color: #ffffff;
}

.iShop-menu li.hover .iShop-menu-font {
    background-color: rgba(0, 0, 0, 0.50);
}

.iShop-menu li.hover .iShop-menu-font_btn {
    display: inline-block;
}

/* -------------------------------- 首页-服务流程 -------------------------------- */
.iFlow {
    padding: 40px 0;
    background-color: #f5f5f5;
}

.swiper-iFlow {
    margin: 0 78px;
}

.iFlow-item {
    float: left;
    width: 11%;
}

.iFlow-img {
    width: 92px;
    height: 92px;
    border: 1px solid #0e4ade;
    background-color: #f5f5f5;
    background-position: 0 0;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin: 0 auto;
}
.iFlow-img1{
    background: url("../images/ico-39.png");
}
.iFlow-img2{
    background: url("../images/ico-41.png");
}
.iFlow-img3{
    background: url("../images/ico-44.png");
}
.iFlow-img4{
    background: url("../images/ico-42.png");
}
.iFlow-img5{
    background: url("../images/ico-40.png");
}
.iFlow-img6{
    background: url("../images/ico-43.png");
}
.iFlow-img7{
    background: url("../images/ico-80.png");
}
.iFlow-img8{
    background: url("../images/ico-81.png");
}
.iFlow-img9{
    background: url("../images/ico-82.png");
}
.iFlow-font-h2 {
    padding-top: 24px;
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.iFlow .swiper-button-next, .iFlow .swiper-button-prev {
    width: 18px;
    height: 32px;
    margin-top: -16px;
    background-size: 18px 32px;
}

.iFlow .swiper-button-prev, .iFlow .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
}

.iFlow .swiper-button-next, .iFlow .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
}

.swiper-iFlow ul {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 94px;
}

.swiper-iFlow li {
    float: left;
    margin-left: 94px;
    padding: 0 10px;
    width: 76px;
    height: 94px;
    text-align: center;
}

.swiper-iFlow-line {
    display: inline-block;
    margin-bottom: 6px;
    width: 24px;
    height: 1px;
    background-color: #999999;
}

.swiper-iFlow-circle_w {
    display: inline-block;
    padding: 2px;
    margin: 0 3px;
    width: 8px;
    height: 8px;
    border: 1px solid #999999;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.swiper-iFlow-circle_n {
    width: 8px;
    height: 8px;
    background-color: #999999;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

/* -------------------------------- 首页-麦丰装饰，让您住得更好 -------------------------------- */
.iCourse {
    padding: 70px 0;
    background-image: url("../images/bg-03.jpg") /*tpa=http://www.mhoo.cn/images/bg-03.jpg*/;
    background-repeat: no-repeat;
}

.iCourse-con {
    height: 329px;
    background-image: url("../images/ico-45.png") /*tpa=http://www.mhoo.cn/images/ico-45.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.iCourse-con li {
    position: relative;
    float: left;
    width: 133px;
    height: 329px;
}

.iCourse-con li:first-child, .iCourse-con li:last-child {
    width: 134px;
}

.iCourse-con_font {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.iCourse-con_font-year {
    font-size: 18px;
}

.iCourse-con_font-txt {
    margin: 12px 0;
    font-size: 14px;
}

.iCourse-con li:nth-child(2n) .iCourse-con_font {
    top: auto;
    bottom: 0;
}

/* -------------------------------- 首页-装修风向标 -------------------------------- */
.iNews {
    padding: 70px 0;
   /* background-color: #f5f5f5;*/
	
	background: url(../images/496548165.jpg) center top no-repeat;
}

.iNews-menu {
    margin-bottom: 50px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.iNews-menu ul {
    display: inline-block;
}

.iNews-menu li {
    float: left;
    margin: 0 12px;
    padding: 0 38px;
    cursor: pointer;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 14px;
    color: #666666;
}

.iNews-menu li.hover {
    background-color: #0e4ade;
    border-color: #0e4ade;
    color: #ffffff;
}

.iNews-con {
}

.iNews-box {
    overflow: hidden;
    position: relative;
}

.iNews-font {
    padding: 24px;
}

.iNews-l-img {
    width: 588px;
    height: 363px;
}

.iNews-l-tit {
    padding-right: 98px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.iNews-l-time {
    float: right;
    margin-top: -16px;
    line-height: 1;
    font-size: 14px;
    color: #999999;
}

.iNews-l-txt {
    margin-top: 14px;
    margin-bottom: 42px;
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
    -webkit-line-clamp: 3;
}

.iNews-l-btn {
    display: block;
    padding: 8px 24px;
    border: 1px solid #0e4ade;
    background-color: transparent;
    color: #0e4ade;
}

.iNews-box.fl:hover .iNews-l-btn {
    background-color: #0e4ade;
    color: #ffffff;
}

.iNews-box.fr .iNews-font {
    padding: 40px 24px;
}

.iNews-box li {
    padding-bottom: 25px;
    padding-top: 25px;
    padding-left: 25px;
    border-bottom: 1px dotted #dddddd;
    width: 525px;
    float: left;
    background: #fff;
    margin-right: 50px;
}


.iNews-r-font {
    padding-right: 109px;
}

.iNews-r-tit {
    margin-bottom: 14px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.iNews-r-txt {
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
    text-indent: 2em;

}

.iNews-r-time {
    float: right;
    margin-top: -80px;
    width: 84px;
    height: 80px;
    border-left: 1px solid #dddddd;
    font-size: 46px;
    line-height: 46px;
    text-align: center;
    color: #777;
}
.iNews-r-time span{
    font-size: 16px;
}
.iNews-box.fr li:hover .iNews-r-tit {
    color: #0e4ade;
}

/* -------------------------------- 首页-业主好评 -------------------------------- */
.iComments {
    padding: 70px 0;
    background-color: #ffffff;
}

.iComments-menu {
    margin-bottom: 50px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.iComments-menu ul {
    display: inline-block;
}

.iComments-menu li {
    float: left;
    margin: 0 12px;
    padding: 0 38px;
    cursor: pointer;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 14px;
    color: #666666;
}

.iComments-menu li.hover {
    background-color: #0e4ade;
    border-color: #0e4ade;
    color: #ffffff;
}

.iComments-con {
}

.iComments-con li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    width: 384px;
    height: 237px;
    background-color: #f5f5f5;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.iComments-con li:nth-child(3n) {
    margin-right: 0;
}

.iComments-con li:hover {
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
    -moz-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    -webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
}

.iComments-img {
    width: 100%;
    height: 100%;
}

.iComments-font {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    text-align: center;
    color: #ffffff;
}

.iComments-name {
    line-height: 1;
    font-size: 18px;
}

.iComments-txt {
    margin-top: 24px;
    line-height: 28px;
    font-size: 14px;
}

/* -------------------------------- 首页-ad-01 -------------------------------- */
.iAd-02 {
    padding: 50px 0 70px;
    background-color: #ffffff;
}

.iAd-02 li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    width: 384px;
    height: 294px;
    background-color: #f5f5f5;
}

.iAd-02 li:nth-child(3n) {
    margin-right: 0;
}

/* -------------------------------- 底部 -------------------------------- */
.foot {
    background-color: #053dc7;
}

.foot-links {
    padding: 40px 0;
    /*border-bottom: 1px solid #171717;*/
    line-height: 28px;
    font-size: 14px;
}

.foot-links-tit {
    float: left;
    width: 72px;
    color: #000;
}

.foot-links-txt {
    padding-left: 72px;
}

.foot-links a {
    display: inline-block;
    padding: 0 16px;
    color: #9b9b9b;
}

.foot-links a:hover {
    color: #0e4ade;
}

.foot-con {
    padding: 40px 0;
    border-top: 1px solid #5d5d5d;
    border-bottom: 1px solid #fff;
    line-height: 28px;
    font-size: 14px;
}

.foot-con-l {
    float: left;
    width: 408px;
}

.foot-con-l_logo {
    margin-bottom: 24px;
}

.foot-con-l_tel {
    line-height: 1;
}

.foot-con-l_tel-ico {
    float: left;
    margin-top: 7px;
    width: 32px;
    height: 32px;
}

.foot-con-l_tel-font {
    padding-left: 44px;
}

.foot-con-l_tel-font-tit {
    font-size: 18px;
    color: #ffffff;
}

.foot-con-l_tel-font-txt {
    margin-top: 9px;
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
}

.foot-con-m {
    float: left;
    width: 204px;
    line-height: 1;
}

.foot-con-m dt {
    float: left;
    margin-bottom: 32px;
    width: 100%;
    font-size: 18px;
    color: #ffffff;
}

.foot-con-m dd {
    float: left;
    margin-bottom: 24px;
    width: 50%;
    font-size: 14px;
}

.foot-con-m dd a {
    color: #fff;
}

.foot-con-m dd a:hover {
    color: #fff;
}

.foot-con-r {
    float: left;
    margin-left: 24px;
    width: 408px;
    line-height: 1;
}

.foot-con-r-h1 {
    margin-bottom: 32px;
    font-size: 18px;
    color: #ffffff;
}

.foot-con-r-txt {
    margin-bottom: 24px;
    font-size: 14px;
    color: #fff;
}

.foot-con-wx {
    float: right;
    text-align: center;
    line-height: 1;
}

.foot-con-wx img {
    width: 114px;
}

.foot-con-wx-txt {
    margin-top: 12px;
    font-size: 14px;
    color: #fff;
}

.foot-copy {
    padding: 32px 0;
    border-top: 1px solid #5d5d5d;
   
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.foot-copy a {
    color: #fff;
}

.foot-copy a:hover {
    color: #fff;
}

/* -------------------------------- 首页-悬浮 -------------------------------- */
.footer-fixed-contact {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 50;
    width: 100%;
    height: 100px;
    background-color: #ffffff;
    -moz-box-shadow: 0px 0px 20px -10px #333333;
    -webkit-box-shadow: 0px 0px 20px -10px #333333;
    box-shadow: 0px 0px 20px -10px #333333;
    -moz-transition: transform .6s ease;
    -webkit-transition: transform .6s ease;
    transition: transform .6s ease;
}

.footer-fixed-contact-wrap {
    position: relative;
    margin: 0 auto;
    max-width: 1200px;
}

.footer-fixed-contact-heard {
    overflow: hidden;
    float: left;
    margin-top: -48px;
    margin-right: 24px;
    width: 140px;
    height: 148px;
}

.footer-fixed-contact-wrap-l {
    float: left;
    padding: 25px 0;
    width: 290px;
}

.footer-fixed-contact-wrap-l-h2 {
    margin-bottom: 12px;
    line-height: 1;
    font-size: 26px;
    color: #0e4ade;
}

.footer-fixed-contact-wrap-l-txt {
    line-height: 1;
    font-size: 12px;
    color: #0e4ade;
}

.footer-fixed-contact-wrap-l-txt span {
    color: #333333;
}

.footer-fixed-contact-wrap-m {
    position: relative;
    float: left;
    padding: 25px 0;
}

#wrongcall1 {
    display: none;
    position: absolute;
    top: -48px;
    left: 50%;
    margin-left: -75px;
    padding: 10px;
    font-size: 14px;
    color: #009CFF;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0 4px 10px 0px rgba(0, 0, 0, 0.3);
    -webkit-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}

.footer-fixed-contact-wrap-m input {
    float: left;
    display: block;
    padding: 0 24px;
    width: 286px;
    height: 46px;
    border: 2px solid #0e4ade;
    font-size: 14px;
}

.footer-fixed-contact-wrap-m input.w161 {
    width: 161px;
}

.footer-fixed-contact-wrap-m-btn {
    float: left;
    padding: 0 15px;
    vertical-align: bottom;
    cursor: pointer;
    height: 50px;
    background-color: #0e4ade;
    line-height: 50px;
    font-size: 14px;
    color: #ffffff;
}

.footer-fixed-contact-wrap-m-btn i {
    margin-right: 5px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/ico-109.png") /*tpa=http://www.mhoo.cn/images/ico-109.png*/ no-repeat;
    vertical-align: middle;
}

.footer-fixed-contact-wrap-qq {
    float: left;
    padding: 0 20px;
    margin: 25px 24px;
    vertical-align: bottom;
    display: block;
    height: 46px;
    border: 2px solid #0e4ade;
    line-height: 46px;
    font-size: 16px;
    text-align: center;
    color: #0e4ade;
    cursor: pointer;
}

.footer-fixed-contact-wrap-tel {
    float: left;
    margin: 34px 0;
    font-size: 24px;
    color: #0e4ade;
    line-height: 32px;
}

.footer-fixed-contact-wrap-tel i {
    display: inline-block;
    width: 32px;
    height: 32px;
    background: url("../images/index-icon.png") /*tpa=http://www.mhoo.cn/images/index-icon.png*/ no-repeat;
    vertical-align: middle;
}

.footer-fixed-contact-wrap-colse {
    float: right;
    margin: 40px 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    line-height: 1;
}

.footer-fixed-contact-wrap-open {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100px;
    background-color: #0e4ade;
    display: none;
    font-size: 0;
    cursor: pointer;
}

.footer-isClose {
    -moz-transform: translateX(calc(-100% + 40px));
    -webkit-transform: translateX(calc(-100% + 40px));
    transform: translateX(calc(-100% + 40px));
}

.footer-isClose .footer-fixed-contact-wrap-open {
    display: block;
}

.swiper_wrap {
    position: relative;
    width: 290px;
    height: 12px;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 290px;
    float: left;
}

/* -------------------------------- 内页-公共样式 -------------------------------- */
/*内页-幻灯片*/
.nBanner {
    height: 302px;
}

.nBanner-font {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 302px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nBanner-font-h2 {
    margin-bottom: 12px;
    font-size: 28px;
}

.nBanner-font-h3 {
    font-size: 14px;
    text-transform: uppercase;
}

/*内页-导航*/
.nMenu {
    padding-top: 50px;
    padding-bottom: 24px;
}

.nMenu-nav {
    /*float: left;*/
   width:100%;
    background-color: #f5f5f5;
	
	    text-align: center;
}

.nMenu-nav li {
    /*float: left;*/
    line-height: 32px;
    font-size: 14px;
	display: inline-block;
	width:200px;
}

.nMenu-nav li:last-child {
    margin-right: 0;
}

.nMenu-nav li a {
    display: block;
    padding: 0 18px;
    color: #666666;
    font-size: 18px;
}

.nMenu-nav li a:hover,.nMenu-nav li.on a {
    background-color: #0e4ade;
    color: #ffffff;
}

.nMenu-nav li.nMenu-nav_hover a {
    background-color: #0e4ade !important;
    color: #ffffff !important;
}

/*内页-位置*/
.nMenu-bread {
    float: left;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
}

.nMenu-bread a {
    color: #666666;
}

.nMenu-bread a:hover {
    color: #0e4ade;
}

/*内页-筛选*/
.nFilter {
    border: 1px solid #dddddd;
}

.nFilter dl {
    position: relative;
    border-bottom: 1px solid #dddddd;
}

.nFilter dl:last-child {
    border-bottom-width: 0;
}

.nFilter dl:after {
    content: "";
    display: block;
    clear: both
}

.nFilter dt {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 100%;
    background-color: #f5f5f5;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nFilter dd {
    padding: 10px 18px 10px 98px;
}

.nFilter dd a {
    cursor: pointer;
    margin: 6px;
    padding: 6px 10px;
    display: inline-block;
    line-height: 1;
    font-size: 14px;
    color: #333333;
}

.nFilter dd a.on {
    background-color: #0e4ade;
    color: #ffffff;
}

/*内页-排序*/
.nSort {
    padding: 24px 0;
}

.nSort-l {
    float: left;
    height: 32px;
}

.nSort-l li {
    cursor: pointer;
    position: relative;
    float: left;
    padding-right: 14px;
    margin-right: 24px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #666666;
}

.nSort-l li:last-child {
    margin-right: 0;
    padding-right: 0;
}

.nSort-l li strong {
    padding: 0 6px;
    color: #0e4ade;
}

.nSort-l-ico {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -4px;
    width: 7px;
    height: 9px;
}

.nSort-l-ico_item {
    width: 7px;
    height: 4px;
    background-position: 0 0;
}

.nSort-l-ico_item-litre {
    margin-bottom: 1px;
    background-image: url("../images/ico-47.png") /*tpa=http://www.mhoo.cn/images/ico-47.png*/;
}

.nSort-l-ico_item-drop {
    background-image: url("../images/ico-48.png") /*tpa=http://www.mhoo.cn/images/ico-48.png*/;
}

.nSort-l li.litre .nSort-l-ico_item-litre {
    background-position: 0 -4px;
}

.nSort-l li.drop .nSort-l-ico_item-drop {
    background-position: 0 -4px;
}

.nSort-r {
    float: right;
    height: 32px;
}

.nSort-r li {
    position: relative;
    z-index: 20;
    float: left;
    margin-right: 24px;
    width: 162px;
    height: 30px;
    border: 1px solid #dddddd;
}

.nSort-r li:last-child {
    margin-right: 0;
    width: 282px;
}

.select {
    position: relative;
    width: 100%;
    cursor: pointer;
}

.select:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -2px;
    border-top: 5px solid #999999;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.select_text {
    padding: 0 20px 0 10px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #999999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.select.h46 .select_text {
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #333333;
}

.select_ul {
    overflow-y: scroll;
    overflow-x: hidden;
    display: none;
    position: absolute;
    top: 30px;
    left: -1px;
    max-height: 278px;
    border: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background: #ffffff;
}

.select.w102 .select_ul {
    width: 162px;
}

.select.w109 .select_ul {
    width: 109px;
    top: 46px;
}

.select_ul li {
    margin: 0 !important;
    width: 100%;
    height: 30px !important;
    line-height: 30px !important;
    text-indent: 10px;
    color: #999999;
    border-width: 0 !important;
    border-bottom-width: 1px !important;
    overflow: hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
}

.select_ul li:last-child {
    width: 100%;
    border-bottom-width: 0 !important;
}

.select_ul li:hover {
    background: #0e4ade;
    color: #ffffff;
}

.select_ul li.cur {
    background: #0e4ade;
    color: #ffffff;
}

.nSort-r-input {
    padding-left: 12px;
    padding-right: 43px;
    height: 30px;
}

.nSort-r-input input {
    font-size: 12px;
}

.nSort-r-input input::-webkit-input-placeholder {
    font-size: 12px;
    color: #999999;
}

.nSort-r-input input:-moz-placeholder {
    font-size: 12px;
    color: #999999;
}

.nSort-r-input input::-moz-placeholder {
    font-size: 12px;
    color: #999999;
}

.nSort-r-input input:-ms-input-placeholder {
    font-size: 12px;
    color: #999999;
}

.nSort-r-btn {
    cursor: pointer;
    position: absolute;
    right: -1px;
    top: -1px;
    width: 32px;
    height: 32px;
    background-color: #0e4ade;
}

/*内页-推荐模块标题*/
.nHot-con {
    margin-top: 48px;
}

.nHot-col {
    margin-bottom: 24px;
    line-height: 1;
}

.nHot-tit {
    float: left;
    padding-left: 24px;
    border-left: 5px solid #0e4ade;
    font-size: 18px;
    color: #333333;
}

.nHot-more {
    float: right;
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
}

.nHot-list {
}

.nHot-list li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 282px;
}

.nHot-list li:nth-child(4n) {
    margin-right: 0;
}

.nHot-case-img {
    width: 282px;
    height: 174px;
}

.nHot-case-font {
    position: relative;
    padding: 24px 0;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-case-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
}

.nHot-case-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-case-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-list li:hover .nHot-case-font_h2, .nHot-list li:hover .nHot-case-font_h3 {
    color: #ffffff;
}

.nHot-list li:hover .nHot-case-font:after {
    height: 100%;
}

.nHot-stylist {
    display: block;
}

.nHot-stylist-img {
    width: 282px;
    height: 338px;
}

.nHot-stylist-font {
    padding: 24px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nHot-stylist-font-h2 {
    font-size: 18px;
    color: #333333;
}

.nHot-stylist-font-h3 {
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 14px;
    color: #666666;
}

.nHot-stylist-font-h3 a, .nHot-stylist-font-h3 strong {
    padding-right: 6px;
    color: #0e4ade;
}

.nHot-stylist-font-btn {
    position: relative;
    display: block;
    width: 103px;
    height: 36px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-stylist-font-btn span {
    position: relative;
    z-index: 2;
}

.nHot-stylist-font-btn.fr:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-list li:hover .nHot-stylist-font-btn.fr {
    border: 1px solid #0e4ade;
    color: #ffffff;
}

.nHot-list li:hover .nHot-stylist-font-btn.fr:after {
    width: 100%;
}

.nHot-engineer-con li {
    margin-bottom: 24px;
}

.nHot-engineer-con li:nth-child(5), .nHot-engineer-con li:nth-child(6), .nHot-engineer-con li:nth-child(7), .nHot-engineer-con li:nth-child(8) {
    margin-bottom: 0;
}

.nHot-engineer {
    display: block;
}

.nHot-engineer-img {
    width: 282px;
    height: 174px;
}

.nHot-engineer-font {
    position: absolute;
    left: 24px;
    bottom: 12px;
    padding: 0 12px;
    width: 210px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nHot-list li:hover .nHot-engineer-font {
    background-color: rgba(181, 0, 13, 0.60);
}

.nHot-property-img {
    width: 282px;
    height: 174px;
}

.nHot-property-font {
    position: relative;
    padding: 24px 0;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-property-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
}

.nHot-property-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-property-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nHot-list li:hover .nHot-property-font_h2, .nHot-list li:hover .nHot-property-font_h3 {
    color: #ffffff;
}

.nHot-list li:hover .nHot-property-font:after {
    height: 100%;
}

/*内页-翻页*/
.page-fy {
    margin-top: 24px;
    height: 32px;
    line-height: 24px;
    font-size: 1.4rem;
    text-align: center;
}

.page-fy span {
    display: inline-block;
    padding: 2px 12px !important;
    margin: 0 2px;
    background-color: #0e4ade !important;
    border: 1px solid #0e4ade !important;
    color: #ffffff !important;
}

.page-fy a {
    display: inline-block;
    padding: 2px 12px;
    margin: 0 2px;
    background-color: #ffffff;
    color: #999999;
    border: 1px solid #dddddd;
}

.page-fy a:hover {
    background-color: #0e4ade;
    border: 1px solid #0e4ade;
    color: #ffffff;
}

/*内页-滚动条*/
.zUIpanelScrollBox, .zUIpanelScrollBar {
    width: 3px;
    top: 0;
    right: 0;
}

.zUIpanelScrollBox {
    background: #f5f5f5;
}

.zUIpanelScrollBar {
    background: #0e4ade;
}

.nFont-box {
    height: 100%;
    overflow: hidden;
    line-height: 28px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
}

.nFont-txt {
    padding-right: 12px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/*内页-上下篇*/
.page-btn {
    margin: 24px 0;
}

.page-btn li {
    padding: 0 26px;
    width: 359px;
    line-height: 24px;
    font-size: 14px;
}

.page-btn li.prev {
    text-align: left;
    background: url("../images/ico-52.png") /*tpa=http://www.mhoo.cn/images/ico-52.png*/ no-repeat left center;
}

.page-btn li.next {
    text-align: right;
    background: url("../images/ico-53.png") /*tpa=http://www.mhoo.cn/images/ico-53.png*/ no-repeat right center;
}

.page-btn li a {
    color: #666666;
}

.page-btn li a:hover {
    color: #0e4ade;
}

/*内页-右侧相关信息*/
.nContant-r {
    width: 282px;
}

.nContant-r-item {
    padding: 24px 0;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nContant-r-item:last-child {
    margin-bottom: 0;
}

.nContant-r-item.vr {
    padding: 0;
}

.nContant-r-item_col {
    margin-bottom: 12px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
}

.nContant-r-item_head {
    margin-bottom: 24px;
    width: 232px;
    height: 278px;
}

.nContant-r-item_name {
    margin: 12px 0;
    line-height: 1;
    font-size: 18px;
    text-align: center;
}

.nContant-r-item_info {
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nContant-r-item_info strong {
    padding: 0 6px;
    color: #0e4ade;
}

.nContant-r-item_info a {
    padding: 0 6px;
    color: #0e4ade;
}

.nContant-r-item_btn {
    cursor: pointer;
    margin-top: 24px;
    display: block;
    height: 36px;
    border: 1px solid #0e4ade;
    background-color: transparent;
    line-height: 36px;
    text-align: center;
    color: #0e4ade;
}

.nContant-r-item_btn:hover {
    background-color: #0e4ade;
    color: #ffffff;
}

.nContant-r-item_shop {
    margin-bottom: 24px;
    width: 232px;
    height: 143px;
}

.nContant-r-item_table-info {
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nContant-r-item_table {
    margin-top: 24px;
}

.nContant-r-item_table li {
    margin-bottom: 12px;
    border: 1px solid #dddddd;
    height: 46px;
}

.nContant-r-item_table li.w109 {
    width: 109px;
}

.nContant-r-item_table li:last-child {
    border-width: 0;
}

.nContant-r-item_table li .nContant-r-item_btn {
    margin-top: 0;
    background-color: #0e4ade;
    height: 44px;
    line-height: 44px;
    color: #ffffff;
}

.nContant-r-item_table-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.nContant-r-item_table-font {
    padding-left: 60px;
    padding-right: 12px;
}

.nContant-r-item_table-font input {
    height: 46px;
}

.nContant-r-item_table-txt {
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nContant-r-item_table-txt strong {
    padding: 0 6px;
    color: #0e4ade;
}

.nContant-r-item_case {
    padding-top: 12px;
}

.nContant-r-item_case li {
    margin-bottom: 24px;
}

.nContant-r-item_case li:last-child {
    margin-bottom: 0;
}

.nContant-r-item_case-img {
    float: left;
    width: 102px;
    height: 63px;
}

.nContant-r-item_case-font {
    padding-left: 114px;
    height: 63px;
    text-align: left;
}

.nContant-r-item_case-font-h2 {
    max-height: 40px;
    line-height: 20px;
    font-size: 14px;
    color: #333333;
    text-align: justify;
    -webkit-line-clamp: 2;
}

.nContant-r-item_case-font-h3 {
    margin-top: 10px;
    line-height: 1;
    font-size: 12px;
    color: #666666;
}

.nContant-r-item_case li:hover .nContant-r-item_case-font-h2, .nContant-r-item_case li:hover .nContant-r-item_case-font-h3 {
    color: #0e4ade;
}

.nContant-r-item_vr {
    position: relative;
    display: block;
    height: 220px;
}

.nContant-r-item_vr-font {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    text-align: center;
}

.nContant-r-item_vr-font-tit {
    line-height: 1;
    font-size: 18px;
    color: #ffffff;
}

.nContant-r-item_vr-font-btn {
    display: inline-block;
    margin-top: 24px;
    width: 100px;
    height: 28px;
    background-color: transparent;
    border: 1px solid #ffffff;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    line-height: 28px;
    text-align: center;
}

.nContant-r-item_vr:hover .nContant-r-item_vr-font-btn {
    margin-top: 12px;
}

.nContant-r-item_number-info {
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nContant-r-item_number-info span {
    padding: 0 6px;
    color: #0e4ade;
}

.nContant-r-item_number {
    overflow: hidden;
    margin-top: 24px;
    height: 224px;
}

.swiper-nRoll {
    width: 100%;
    height: 100%;
}

.nRoll-font {
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}

.nRoll-l {
    width: 106px;
    height: 28px;
    text-align: left;
}

.nRoll-r {
    width: 104px;
    height: 28px;
    text-align: right;
}

/*内页-详细页标题 来源 发布时间 分享*/
.nShow-h1 {
    line-height: 36px;
    font-size: 24px;
    text-align: center;
    color: #333333;
}

.nShow-info {
    margin-top: 12px;
    line-height: 20px;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nShow-info-font {
    position: relative;
    display: inline-block;
    margin-right: 12px;
}

.nShow-info-font:last-child {
    margin-right: 0;
    margin-bottom: -5px;
}

.nShow-info-font i {
    color: #999999;
}

.nShow-info-font .bdsharebuttonbox {
    display: inline-block;
    float: left;
}

.nShow-info-font .bdshare-button-style1-24 a {
    float: none !important;
    display: inline-block !important;
    font-size: 0 !important;
    padding-left: 0 !important;
    line-height: 0 !important;
    width: 20px;
    height: 16px !important;
    background-image: url("../images/ico-51.png") /*tpa=http://www.mhoo.cn/images/ico-51.png*/ !important;
    _background-image: url("../images/ico-51.png") /*tpa=http://www.mhoo.cn/images/ico-51.png*/ !important;
    margin: 0 6px -3px 0 !important;
}

.nShow-info-font .bdshare-button-style1-24 .bds_tsina {
    background-position: 0 -2px;
}

.nShow-info-font .bdshare-button-style1-24 .bds_weixin {
    background-position: 0 -22px;
}

.nShow-info-font .bdshare-button-style1-24 .bds_qzone {
    background-position: 0 -42px;
}

.nShow-info-font .bdshare-button-style1-24 .bds_sqq {
    background-position: 0 -62px;
}

.nShow-h1.textAlignl, .nShow-info.textAlignl {
    text-align: left;
}

.nShow-font {
    margin-top: 36px;
    margin-bottom: 48px;
    padding-top: 24px;
    border-top: 1px dotted #dddddd;
    line-height: 28px;
    font-size: 14px;
    color: #000;
    text-align: justify;
}

.nShow-font { font-size:16px; text-indent:2em;}



.nShow-font img {
    max-width: 100%;
}

.nShow-font iframe {
    display: block !important;
    width: 100% !important;
    height: 523px !important;
}

.video-con {
    margin-top: 36px;
    height: 523px;
}

.video-con iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.nShow-info-btn {
    margin: 24px auto 0;
    display: block;
    width: 150px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    text-align: center;
}

/*内页-手风秦效果*/
.nAccordion-con {
    padding: 36px 0;
}

.nAccordion-tit {
    margin-bottom: 1px;
    cursor: pointer;
    background-color: #f5f5f5;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
}

.pd-8-24 {
    padding: 8px 24px;
}

.pd-8-24 a {
    color: #666666;
}

.nAccordion-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}

.nAccordion-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    text-align: center;
}

.nAccordion-item.txtl {
    text-align: left;
}

.nAccordion-tit.current {
    background-color: #0e4ade;
    color: #ffffff;
}

.nAccordion-tit.current .nAccordion-item-font_tit {
    color: #ffffff;
}

.nAccordion-txt {
    display: none;
    padding-bottom: 20px;
    line-height: 28px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
}

.nShow-more {
    display: block;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 36px;
    font-size: 14px;
    text-align: center;;
}

/*三列列表页*/
.nList-con {
}

.nList-item {
    padding-bottom: 24px;
}

.nList-item li {
    position: relative;
    float: left;
    width: 384px;
    margin-right: 24px;
    margin-top: 24px;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nList-item li:nth-child(3n) {
    margin-right: 0;
}

.nList-item-img {
    position: relative;
    height: 237px;
}

.nList-item-time {
    position: absolute;
    left: 0;
    top: 12px;
    z-index: 10;
    padding-left: 12px;
    width: 72px;
    height: 24px;
    background-color: #0e4ade;
    line-height: 24px;
    font-size: 12px;
    color: #ffffff;
}

.nList-item-font {
    padding: 12px;
    line-height: 1;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.nList-item li:hover {
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.nList-item li:hover .nList-item-font {
    color: #0e4ade;
}

.nList-play {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    height: 237px;
    background-image: url("../images/ico-107.png") /*tpa=http://www.mhoo.cn/images/ico-107.png*/;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.40);
}

/*荣誉滚动*/
#certify {
    position: relative;
    margin-top: 50px;
    width: 100%;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 588px;
    height: 363px;
    background: #ffffff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

/*弹框表单*/
.bounced-show {
    bottom: 0px !important;
    z-index: 999;
    -moz-wtransition: all 350ms ease;
}

.bounced-wrap {
    position: fixed;
    width: 100%;
    height: 100vh;
    z-index: 99999999;
    background-color: rgba(0, 0, 0, 0.40);
    bottom: -100%;
}

.bounced-close {
    position: absolute;
    right: -11px;
    top: -11px;
    width: 30px;
    height: 30px;
    background-image: url("../images/ico-106.png") /*tpa=http://www.mhoo.cn/images/ico-106.png*/;
    background-position: 0;
    cursor: pointer;
}

.bounced-con {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -197px;
    margin-left: -141px;
    width: 282px;
    height: 394px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.40);
    -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.40);
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.40);
}

/*评论*/
.nComment {
}

.nComment-con {
    padding: 24px;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nComment-col {
    margin-bottom: 24px;
    line-height: 1;
}

.nComment-col_ico {
    width: 26px;
    height: 18px;
}

.nComment-col_h2 {
    padding-left: 12px;
    font-size: 18px;
    color: #333333;
}

.nComment-con-box {
    padding-bottom: 48px;
}

.nComment-con input {
    float: left;
    padding: 12px 24px;
    width: 358px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    outline: medium none;
    font-family: "Noto Sans CJK SC", "Source Han Sans CN", "PingFangSC-Regular", "sans-serif", "Arial";
    font-size: 14px;
    color: #333333;
}

.nComment-con-hint {
    float: left;
    padding-left: 24px;
    line-height: 46px;
    font-size: 14px;
    color: #0e4ade;
}

.nComment-con input.code {
    width: 230px;
    margin-top: 24px;
}

.nComment-con-hint.code {
    margin-top: 24px;
}

.nComment-con-code {
    float: left;
    margin-left: 24px;
    margin-top: 24px;
    width: 102px;
    border: 1px solid #0e4ade;
    line-height: 44px;
    font-size: 14px;
    text-align: center;
    color: #0e4ade;
    cursor: pointer;
}

.nComment-con-code:hover {
    background-color: #0e4ade;
    color: #ffffff;
}

.nComment-con textarea {
    padding: 13px 24px;
    margin-top: 24px;
    width: 1102px;
    height: 100px;
    border: 1px solid #dddddd;
    outline: medium none;
    background-color: #ffffff;
    font-family: "Noto Sans CJK SC", "Source Han Sans CN", "PingFangSC-Regular", "sans-serif", "Arial";
    color: #333333;
    font-size: 14px;
    resize: none;
}

.nComment-con-btn {
    margin-top: 24px;
    width: 282px;
    background-color: #0e4ade;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}

.nComment-con-list {
    margin-top: 24px;
}

.nComment-con-list li {
    margin-bottom: 24px;
    padding: 24px;
    background-color: #f5f5f5;
}

.nComment-con-list-l {
    float: left;
    width: 102px;
}

.nComment-con-list-l-heard {
    margin: auto;
    width: 51px;
    height: 51px;
}

.nComment-con-list-r {
    padding-left: 102px;
}

.nComment-con-list-r-review {
    padding-top: 6px;
}

.nComment-con-list-r-review-name {
    padding-bottom: 12px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nComment-con-list-r-review-font {
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.nComment-con-list-r-review-time {
    padding-top: 24px;
    line-height: 1;
    font-size: 14px;
    color: #999999;
}

.nComment-con-list-reply {
    padding-top: 24px;
    margin-top: 24px;
    border-top: 1px solid #ebebeb;
    line-height: 24px;
    color: #0e4ade;
}

.nComment-con-list-reply-name {
    padding-bottom: 12px;
    line-height: 1;
    font-size: 18px;
}

.nComment-con-list-reply-font {
    line-height: 24px;
    font-size: 14px;
}

.bounced-btn {
    cursor: pointer;
}

/* -------------------------------- 内页-装修服务-公共 -------------------------------- */
.nFitment-banner {
    height: 658px;
}

.nFitment-banner-font {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 658px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nFitment-banner-font_h1 {
    margin-bottom: 0;
    font-size: 50px;
}

.nFitment-banner-font_h1 span {
    color: #0e4ade;
}

.nFitment-banner-font_h2 {
    margin: 48px 0;
    font-size: 20px;
    text-transform: uppercase;
}

.nFitment-banner-font_img {
}

.nFitment-banner-font_h3 {
    margin: 48px 0;
    font-size: 24px;
    color: #dedede;
}

/* -------------------------------- 内页-个性化定制 -------------------------------- */
/*.nCustomization-oneStop { padding: 70px 0; background-image: url("../images/bg-04.jpg"); background-repeat: repeat-x; }
.nCustomization-oneStop-col { margin-bottom: 70px; line-height: 1; font-size: 28px; text-align: center; color: #ffffff; }
.nCustomization-oneStop li { position: relative; float: left; margin-right: 100px; width: 160px; }
.nCustomization-oneStop li:nth-child(5) { margin-right: 0; }
.nCustomization-oneStop-box1 { width: 140px; height: 140px; background-color: #ffffff; padding: 10px; transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.nCustomization-oneStop-box2 { position: relative; width: 140px; height: 140px; background-color: #202020; }
.nCustomization-oneStop-ico { position: absolute; left: 50%; top: 50%; margin-top: -29px; margin-left: -29px; width: 58px; height: 58px; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }
.nCustomization-oneStop-tit { margin-top: 40px; line-height: 1; font-size: 18px; text-align: center; color: #333333; }
.nCustomization-advanced { padding-bottom: 70px; }
.nCustomization-advanced-con { padding: 35px 0; width: 384px; }
.nCustomization-advanced-con.textAlignL{ margin-right: -26px; text-align: left; }
.nCustomization-advanced-con.textAlignR{ margin-left: -26px; text-align: right; }
.nCustomization-advanced-con_item { padding: 80px 0; }
.nCustomization-advanced-con_item-tit { margin-bottom: 8px; line-height: 18px; }
.nCustomization-advanced-con_item-tit-ico { padding: 2px; width: 10px; height: 10px; border: 2px #0e4ade solid; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; }
.nCustomization-advanced-con_item-tit-ico_rad { width: 10px; height: 10px; background-color: #0e4ade; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; }
.nCustomization-advanced-con_item-tit_h2 { padding: 0 24px; font-size: 18px; font-weight: bold; color: #333333; }
.nCustomization-advanced-con_item-txt { padding: 0 24px; line-height: 24px; font-size: 14px; color: #666666; }
.nCustomization-advanced-con_img { width: 484px; height: 484px; }*/
.nCustomization-advanced {
    padding: 70px 0;
}

.nCustomization-advanced li {
    position: relative;
    float: left;
    width: 300px;
    height: 300px;
}

.nCustomization-advanced-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.80);
    text-align: center;
}

.nCustomization-advanced-box-cnt {
    padding: 0 24px;
    color: #333333;
}

.nCustomization-advanced-box_h2 {
    line-height: 1;
    font-size: 18px;
}

.nCustomization-advanced-box_hr {
    margin: 16px auto 10px;
    width: 30px;
    height: 3px;
    background-color: #0e4ade;
}

.nCustomization-advanced-box-txt {
    line-height: 24px;
    font-size: 14px;
}

.nCustomization-advanced li:nth-child(2n) .nCustomization-advanced-box {
    background-color: rgba(0, 0, 0, 0.80);
}

.nCustomization-advanced li:nth-child(2n) .nCustomization-advanced-box-cnt {
    color: #ffffff;;
}

.nCustomization-life {
    padding: 70px 0;
    background-image: url("../images/bg-22.jpg") /*tpa=http://www.mhoo.cn/images/bg-22.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nCustomization-life-con {
    padding: 180px 0 196px;
}

.nCustomization-life-con_img {
    width: 543px;
    height: 400px;
}

.nCustomization-life-con_item {
    position: absolute;
    padding: 24px;
    width: 346px;
    height: 94px;
    border: 1px solid #dedede;
    background-color: rgba(255, 255, 255, 0.70);
}

.nCustomization-life-con_item.one {
    left: 50%;
    top: 0;
    margin-left: -188px;
}

.nCustomization-life-con_item.two {
    right: 12px;
    top: 239px;
}

.nCustomization-life-con_item.three {
    right: 0;
    top: 429px;
}

.nCustomization-life-con_item.four {
    right: 182px;
    bottom: 24px;
}

.nCustomization-life-con_item.five {
    left: 180px;
    bottom: 0px;
}

.nCustomization-life-con_item.six {
    left: 0;
    top: 389px;
}

.nCustomization-life-con_item.seven {
    left: 12px;
    top: 199px;
}

.nCustomization-life-con_item_h2 {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.nCustomization-life-con_item_h2-ico {
    padding: 2px;
    margin: 2px 12px 2px 0;
    width: 8px;
    height: 8px;
    border: 2px solid #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nCustomization-life-con_item_h2-ico-n {
    width: 8px;
    height: 8px;
    background-color: #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nCustomization-life-con_item-txt {
    padding-top: 5px;
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    -webkit-line-clamp: 3;
}

.nCustomization-management {
    padding: 70px 0;
    background-image: url("../images/bg-05.jpg") /*tpa=http://www.mhoo.cn/images/bg-05.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nCustomization-management li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
    height: 237px;
}

.nCustomization-management li:nth-child(3n) {
    margin-right: 0;
}

.nCustomization-management_img {
    width: 384px;
    height: 237px;
}

.nCustomization-management-font {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.65);
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nCustomization-management li:nth-child(2n) .nCustomization-management-font {
    background-color: rgba(255, 255, 255, 0.65);
    color: #333333;
}

.nCustomization-management-font_h2 {
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: bold;
}

.nCustomization-management-font_h3 {
    line-height: 24px;
    font-size: 14px;
}

.nCustomization-management-font-ico {
    margin-top: 12px;
    width: 24px;
    height: 24px;
}

.nCustomization-news {
    padding: 70px 0;
}

.nCustomization-news li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
    height: 237px;
}

.nCustomization-news li:nth-child(3n) {
    margin-right: 0;
}

.nCustomization-news_img {
    width: 384px;
    height: 237px;
}

.nCustomization-news_h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 24px;
    width: 336px;
    background-color: rgba(0, 0, 0, 0.60);
}

.nCustomization-news_h2 span {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    color: #ffffff;
    line-height: 1;
    font-size: 14px;
}

.nCustomization-news li:hover .nInterspace-news_h2 {
    background-color: rgba(181, 0, 13, 0.60);
}

.nCustomization-news li:hover .nInterspace-news_h2 span {
    border-left-color: #ffffff;
}

.nCustomization-honor {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nCustomization-honor li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
}

.nCustomization-honor li:nth-child(3n) {
    margin-right: 0;
}

.nCustomization-honor_img {
    width: 384px;
    height: 237px;
}

.nCustomization-honor_h2 {
    padding: 0 24px;
    height: 40px;
    background-color: #ffffff;
    line-height: 40px;
    font-size: 14px;
    color: #333333;
}

.nCustomization-honor_btn {
    margin-top: 32px;
    display: block;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/*.nCustomization-flow-txt { margin-top: 10px; line-height: 18px; font-size: 12px; text-align: center; color: #666666; }
.nCustomization-enjoy { padding: 70px 0; }
.nCustomization-enjoy-list { }
.nCustomization-enjoy-list li { float: left; margin: 0 74px; width: 250px; height: 250px; border: 1px solid #dddddd; }
.nCustomization-enjoy-list-box { width: 250px; height: 250px; background-color: #f5f5f5; -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.nCustomization-enjoy-list-con { width: 250px; height: 250px; -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); text-align: center; }
.nCustomization-enjoy-list-con-ico { margin: auto; padding: 32px 0 15px; width: 45px; height: 45px; }
.nCustomization-enjoy-list-con_h2 { line-height: 1; font-size: 18px; color: #666666; }
.nCustomization-enjoy-list-con_font { margin-top: 12px; line-height: 24px; font-size: 14px; color: #666666; }*/
/*2019.08.21修改*/
/*.swiper-customization { padding: 60px 0 120px; }
.nCustomization-enjoy-list-wrap { margin: 0 74px; width: 250px; height: 250px; border: 1px solid #dddddd; }
.nCustomization-enjoy-list-box { width: 250px; height: 250px; background-color: #f5f5f5; -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.nCustomization-enjoy-list-con { width: 250px; height: 250px; -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); text-align: center; }
.nCustomization-enjoy-list-con-ico { margin: auto; padding: 32px 0 15px; width: 45px; height: 45px; }
.nCustomization-enjoy-list-con_h2 { line-height: 1; font-size: 18px; color: #666666; }
.nCustomization-enjoy-list-con_font { margin-top: 12px; line-height: 24px; font-size: 14px; color: #666666; }*/

/* -------------------------------- 内页-商业空间 -------------------------------- */
.nInterspace-about {
    padding: 70px 0;
    background-color: #020204;
}

.nInterspace-about-col {
    margin-bottom: 48px;
    line-height: 1;
    font-size: 28px;
    text-align: center;
    color: #ffffff;
}

.nInterspace-about-col span {
    color: #0e4ade;
}

.nInterspace-about_font {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.nInterspace-oneStop {
    padding: 70px 0;
}

.nInterspace-oneStop li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
    height: 174px;
}

.nInterspace-oneStop li:nth-child(4n) {
    margin-right: 0;
}

.nInterspace-oneStop_img {
    width: 282px;
    height: 174px;
}

.nInterspace-oneStop-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 174px;
    background-color: rgba(0, 0, 0, 0.60);
    text-align: center;
    color: #ffffff;
}

.nInterspace-oneStop-con_h2 {
    padding-top: 42px;
    line-height: 1;
    font-size: 18px;
}

.nInterspace-oneStop-con_line {
    margin: 12px auto 10px;
    width: 36px;
    height: 3px;
    background-color: #0e4ade;
}

.nInterspace-oneStop-con_h3 {
    padding: 0 24px;
    line-height: 24px;
    font-size: 14px;
}

.nInterspace-case {
    padding: 70px 0;
    background-image: url("../images/bg-06.jpg") /*tpa=http://www.mhoo.cn/images/bg-06.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nInterspace-case li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
    height: 237px;
}

.nInterspace-case li:nth-child(3n) {
    margin-right: 0;
}

.nInterspace-case_img {
    width: 384px;
    height: 237px;
}

.nInterspace-case_h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 24px;
    width: 336px;
    background-color: rgba(0, 0, 0, 0.60);
}

.nInterspace-case_h2 span {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    color: #ffffff;
    line-height: 1;
    font-size: 14px;
}

.nInterspace-case li:hover .nInterspace-case_h2 {
    background-color: rgba(181, 0, 13, 0.60);
}

.nInterspace-case li:hover .nInterspace-case_h2 span {
    border-left-color: #ffffff;
}

.nInterspace-btn {
    display: block;
    margin: 24px auto 0;
    width: 220px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.nInterspace-stylist {
    padding: 70px 0;
    background-image: url("../images/bg-07.jpg") /*tpa=http://www.mhoo.cn/images/bg-07.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/*.nInterspace-stylist li { position: relative; float: left; margin-right: 24px; width: 220px; height: 300px; }
.nInterspace-stylist li:nth-child(5) { margin-right: 0; }
.nInterspace-stylist_img { width: 220px; height: 300px; }
.nInterspace-stylist-con { position: absolute; bottom: 0; left: 0; padding: 24px; width: 172px; background-color: rgba(0,0,0,0.60); line-height: 1; text-align: center; color: #ffffff; }
.nInterspace-stylist_h2 { font-size: 18px; }
.nInterspace-stylist_h3 { margin-top: 12px; font-size: 14px; }
.nInterspace-stylist li::before { content: ""; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 0; background-color: #0e4ade; -moz-transition: all .25s ease-out .2s; -webkit-transition: all .25s ease-out .2s; transition: all .25s ease-out .2s; }
.nInterspace-stylist li:hover::before { height: 5px; }*/
/*2019.08.21修改*/
.swiper-interspace {
    padding-bottom: 70px;
}

.nInterspace-stylist-wrap {
    position: relative;
    width: 220px;
    height: 300px;
}

.nInterspace-stylist_img {
    width: 220px;
    height: 300px;
}

.nInterspace-stylist-con {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px;
    width: 172px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nInterspace-stylist_h2 {
    font-size: 18px;
}

.nInterspace-stylist_h3 {
    margin-top: 12px;
    font-size: 14px;
}

.nInterspace-stylist-wrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nInterspace-stylist-wrap:hover::before {
    height: 5px;
}

.nInterspace-advantage {
    padding: 70px 0;
}

.nInterspace-advantage-con {
    overflow: hidden;
    height: 360px;
}

.nInterspace-advantage-list {
    position: relative;
    left: 50%;
    margin-left: -600px;
}

.nInterspace-advantage-list li {
    position: relative;
    float: left;
    display: inline;
    height: 360px;
    background-color: #dee0e2;
}

.nInterspace-advantage-list li:nth-child(2n) {
    background-color: #f6f8fa;
}

.nInterspace-advantage-tit {
    cursor: pointer;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 0 29px;
    width: 44px;
    height: 360px;
    color: #ffffff;
    line-height: 1;
}

.nInterspace-advantage-close_tit_h2 {
    padding-top: 120px;
    margin-left: 12px;
    height: 240px;
    font-size: 18px;
    color: #333333;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}

.nInterspace-advantage-close_tit_h3 {
    padding-top: 120px;
    height: 240px;
    font-size: 14px;
    color: #666666;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}

.nInterspace-advantage-font {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 792px;
    height: 360px;
}

.nInterspace-advantage-open_img {
    position: relative;
    width: 690px;
    height: 360px;
}

.nInterspace-advantage-open_img_txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 24px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}

.nInterspace-advantage-open_tit {
    padding: 0 29px;
    width: 44px;
    height: 360px;
    background-color: #0e4ade;
    color: #ffffff;
    line-height: 1;
}

.nInterspace-advantage-open_tit_h2 {
    padding-top: 120px;
    margin-left: 12px;
    height: 240px;
    font-size: 18px;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}

.nInterspace-advantage-open_tit_h3 {
    padding-top: 120px;
    height: 240px;
    font-size: 14px;
    writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
}

.nInterspace-advantage-open_tit_ico {
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 88px;
    width: 28px;
    height: 30px;
}

/* -------------------------------- 内页-精装套餐 -------------------------------- */
.nCombo-adver {
    padding-top: 70px;
    background-color: #f5f5f5;
}

.nCombo-about {
    padding: 70px 0;
    background-image: url("../images/bg-23.jpg") /*tpa=http://www.mhoo.cn/images/bg-23.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nCombo-about-font {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.nCombo-demand {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nCombo-demand li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 320px;
}

.nCombo-demand li:nth-child(5n) {
    margin-right: 0;
}

.nCombo-demand_img {
    width: 220px;
    height: 320px;
}

.nCombo-demand-con {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 54px;
    width: 220px;
    height: 266px;
    background-color: rgba(0, 0, 0, 0.60);
    color: #ffffff;
}

.nCombo-demand-box {
    margin: auto;
    width: 90px;
    height: 90px;
    background-color: rgba(0, 0, 0, 0.60);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nCombo-demand_h2 {
    width: 90px;
    height: 90px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    line-height: 1;
    font-size: 18px;
    text-align: center;
}

.nCombo-demand_font {
    padding: 38px 24px 0;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}

.nCombo-options {
    padding: 70px 0;
}

.nCombo-options-menu {
    margin-bottom: 50px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.nCombo-options-menu ul {
    display: inline-block;
}

.nCombo-options-menu li {
    float: left;
    margin: 0 12px;
    padding: 0 38px;
    cursor: pointer;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 14px;
    color: #666666;
}

.nCombo-options-menu li.hover {
    background-color: #0e4ade;
    border-color: #0e4ade;
    color: #ffffff;
}

.nCombo-options-con {
}

.nCombo-options-l {
    width: 690px;
}

.nCombo-options-l_box1 {
    width: 486px;
    height: 384px;
}

.nCombo-options-l_box2 {
    width: 180px;
    height: 180px;
}

.nCombo-options-l_box2.mg-b-24 {
    margin-bottom: 24px;
}

.nCombo-options-r {
    width: 486px;
    height: 384px;
    background-color: #f5f5f5;
}

.nCombo-options-r_h2 {
    padding-left: 30px;
    background-image: url("../images/ico-87.png") /*tpa=http://www.mhoo.cn/images/ico-87.png*/;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 1;
    font-size: 24px;
    color: #333333;
}

.nCombo-options-r_h2 span {
    color: #0e4ade;
}

.nCombo-options-r_h3 {
    margin-top: 18px;
    line-height: 1;
    font-size: 16px;
    color: #666666;
}

.nCombo-options-r_h3 span {
    padding: 0 10px;
    font-size: 22px;
    color: #0e4ade;
}

.nCombo-options-r_font {
    margin-top: 18px;
    line-height: 24px;
    font-size: 14px;
    line-height: 28px;
    text-align: justify;
    color: #666666;
}

.nCombo-options_btn {
    margin-top: 32px;
    padding: 0 24px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.nCombo-style {
    padding: 70px 0;
    background-image: url("../images/bg-10.jpg") /*tpa=http://www.mhoo.cn/images/bg-10.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nCombo-style .swiper-style {
    padding-bottom: 70px;
}

.nCombo-style_item {
    margin: 0 29px;
    width: 180px;
    height: 180px;
    border: 1px solid #ffffff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6ffffff', endColorstr='#00ffffff', GradientType=0);
    line-height: 1;
    text-align: center;
}

.nCombo-style_h2 {
    font-size: 18px;
    color: #333333;
}

.nCombo-style_h3 {
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
    color: #666666;
}

.nCombo-select {
    padding: 70px 0;
}

.nCombo-select li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
}

.nCombo-select li:nth-child(3n) {
    margin-right: 0;
}

.nCombo-select_img {
    width: 384px;
    height: 237px;
}

.nCombo-select-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 1;
    color: #ffffff;
    text-align: center;
}

.nCombo-select_h2 {
    font-size: 18px;
}

.nCombo-select_h3 {
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
}

/*.nCombo-blue { padding: 70px 0; background-image: url("../images/bg-11.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; }
.nCombo-blue li { float: left; width: 240px; height: 240px; line-height: 1; text-align: center; background-color: rgba(250,250,250,0.50); }
.nCombo-blue li:nth-child(2n) { background-color: rgba(250,250,250,0.30); }
.nCombo-blue_h2 { font-size: 24px; font-weight: bold; color: #0e4ade; }
.nCombo-blue_h3 { margin-top: 24px; font-size: 18px; color: #333333; }*/
.nCombo-logo {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.swiper-combo {
    padding-bottom: 70px;
}

/*.nCombo-logo li { float: left; margin-right: 24px; margin-bottom: 24px; border: 1px solid #dddddd; width: 280px; height: 173px; line-height: 1; text-align: center; }
.nCombo-logo li:nth-child(4n) { margin-right: 0; }
.nCombo-logo_img { overflow: hidden; position: relative; display: table; float:left; width: 280px; height: 120px; text-align: center; }
.nCombo-logo_img span { display: table-cell; vertical-align: middle; width: 280px; height: 120px; }
.nCombo-logo_img span img{ margin: 0 auto; max-width: 280px; max-height: 120px; }
*+html .nCombo-logo_img span { vertical-align: baseline; position: absolute; top: 50%; width: 100%; height: auto; text-align: center; }
*+html .nCombo-logo_img span img{ position: relative; top: -50%; left: -50%; }
.nCombo-logo_h2 { font-size: 18px; color: #666666; }*/
.swiper-combo {
    padding-bottom: 70px;
}

.nCombo-logo-wrap {
    border: 1px solid #dddddd;
    width: 280px;
    height: 173px;
    line-height: 1;
    text-align: center;
}

.nCombo-logo_img {
    overflow: hidden;
    position: relative;
    display: table;
    float: left;
    width: 280px;
    height: 120px;
    text-align: center;
}

.nCombo-logo_img span {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 120px;
}

.nCombo-logo_img span img {
    margin: 0 auto;
    max-width: 280px;
    max-height: 120px;
}

* + html .nCombo-logo_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nCombo-logo_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nCombo-logo_h2 {
    font-size: 18px;
    color: #666666;
}

.nCombo-service {
    padding: 70px 0;
}

.nCombo-service li {
    position: relative;
    float: left;
    width: 588px;
    height: 363px;
    line-height: 1;
    text-align: center;
    background-color: #000000;
}

.nCombo-service li:nth-child(2) {
    float: right;
}

.nCombo-service-con {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.75);
}

.nCombo-service-tit {
    padding-bottom: 50px;
    line-height: 1;
    text-align: center;
}

.nCombo-service-tit-line {
    margin-bottom: 22px;
    display: inline-block;
    width: 130px;
    height: 1px;
    background-color: #ffffff;
}

.nCombo-service-tit-font {
    display: inline-block;
    padding: 0 24px;
}

.nCombo-service-tit-font-h2 {
    padding-bottom: 20px;
    font-size: 28px;
    color: #ffffff;
}

.nCombo-service-tit-font-h3 {
    font-size: 14px;
    color: #ffffff;
}

.nCombo-service-font {
    padding: 0 24px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

/*.nCombo-safeguard-ico { width: 56px; height: 56px; }
.nCombo-safeguard_h2 { margin-top: 12px; font-size: 18px; color: #333333; }*/
.nCombo-commitment {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nCombo-commitment .swiper-commitment {
    padding: 60px 0 130px;
}

.nCombo-commitment-list_item {
    margin: 0 74px;
    width: 250px;
    height: 250px;
    border: 1px solid #dddddd;
}

.nCombo-commitment-list-box {
    width: 250px;
    height: 250px;
    background-color: #ffffff;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nCombo-commitment-list-con {
    width: 250px;
    height: 250px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
}

.nCombo-commitment-list-con_h2 {
    line-height: 1;
    font-size: 18px;
    color: #666666;
}

.nCombo-commitment-list-con_font {
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

/* -------------------------------- 内页- 帜美优选 -------------------------------- */
.nOptimization-about {
    padding: 70px 0;
}

.nOptimization-about-l {
    width: 690px;
}

.nOptimization-about-l_box1 {
    width: 486px;
    height: 384px;
}

.nOptimization-about-l_box2 {
    width: 180px;
    height: 180px;
}

.nOptimization-about-l_box2.mg-b-24 {
    margin-bottom: 24px;
}

.nOptimization-about-r {
    width: 486px;
    height: 384px;
    background-color: #f5f5f5;
}

.nOptimization-about-r_h2 {
    padding-left: 30px;
    background-image: url("../images/ico-87.png") /*tpa=http://www.mhoo.cn/images/ico-87.png*/;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 1;
    font-size: 24px;
    color: #333333;
}

.nOptimization-about-r_h2 span {
    color: #0e4ade;
}

.nOptimization-about-r_font {
    margin-top: 18px;
    line-height: 24px;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.nOptimization-oneStop {
    padding: 70px 0;
    background-image: url("../images/bg-12.jpg") /*tpa=http://www.mhoo.cn/images/bg-12.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nOptimization-oneStop_font {
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.nOptimization-select {
    padding: 70px 0;
}

.nOptimization-select li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
}

.nOptimization-select li:nth-child(3n) {
    margin-right: 0;
}

.nOptimization-select_img {
    width: 384px;
    height: 237px;
}

.nOptimization-select-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 1;
    color: #ffffff;
    text-align: center;
}

.nOptimization-select_h2 {
    font-size: 18px;
}

.nOptimization-select_h3 {
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
}

.nOptimization-blue {
    padding: 70px 0;
    background-image: url("../images/bg-11.jpg") /*tpa=http://www.mhoo.cn/images/bg-11.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nOptimization-blue li {
    float: left;
    width: 240px;
    height: 240px;
    line-height: 1;
    text-align: center;
    background-color: rgba(250, 250, 250, 0.50);
}

.nOptimization-blue li:nth-child(2n) {
    background-color: rgba(250, 250, 250, 0.30);
}

.nOptimization-blue_h2 {
    font-size: 24px;
    font-weight: bold;
    color: #0e4ade;
}

.nOptimization-blue_h3 {
    margin-top: 24px;
    font-size: 18px;
    color: #333333;
}

.nOptimization-logo {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nOptimization-logo li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    border: 1px solid #dddddd;
    width: 280px;
    height: 173px;
    line-height: 1;
    text-align: center;
}

.nOptimization-logo li:nth-child(4n) {
    margin-right: 0;
}

.nOptimization-logo_img {
    overflow: hidden;
    position: relative;
    display: table;
    float: left;
    width: 280px;
    height: 120px;
    text-align: center;
}

.nOptimization-logo_img span {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 120px;
}

.nOptimization-logo_img span img {
    margin: 0 auto;
    max-width: 280px;
    max-height: 120px;
}

* + html .nOptimization-logo_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nOptimization-logo_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nOptimization-logo_h2 {
    font-size: 18px;
    color: #666666;
}

.nOptimization-safeguard {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nOptimization-safeguard li {
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 136px;
    line-height: 1;
    text-align: center;
    background-color: #ffffff;;
}

.nOptimization-safeguard li:nth-child(5) {
    margin-right: 0;
}

.nOptimization-safeguard-ico {
    width: 56px;
    height: 56px;
}

.nOptimization-safeguard_h2 {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
}

.nOptimization-commitment {
    padding: 70px 0;
}

.nOptimization-commitment-list {
    padding: 60px 0;
}

.nOptimization-commitment-list li {
    float: left;
    margin: 0 74px;
    width: 250px;
    height: 250px;
    border: 1px solid #dddddd;
}

.nOptimization-commitment-list-box {
    width: 250px;
    height: 250px;
    background-color: #f5f5f5;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nOptimization-commitment-list-con {
    width: 250px;
    height: 250px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
}

.nOptimization-commitment-list-con_h2 {
    line-height: 1;
    font-size: 18px;
    color: #666666;
}

.nOptimization-commitment-list-con_font {
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

/* -------------------------------- 内页- 麦丰严选 -------------------------------- */
.nBoutique-why {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nBoutique-why-heard {
    width: 292px;
    height: 292px;
    border: 10px solid #dddddd;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nBoutique-why-heard_img {
    width: 282px;
    height: 282px;
    border: 5px solid #ffffff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nBoutique-why-con {
    padding-bottom: 85px;
}

.nBoutique-why-item {
    position: absolute;
}

.nBoutique-why-item.box1 {
    top: 30px;
    left: 191px;
}

.nBoutique-why-item.box2 {
    top: 188px;
    left: 99px;
}

.nBoutique-why-item.box3 {
    bottom: 0;
    left: 350px;
}

.nBoutique-why-item.box4 {
    bottom: 137px;
    right: 152px;
}

.nBoutique-why-item.box5 {
    top: 50px;
    right: 136px;
}

.nBoutique-why-item-ico {
    margin: 16px 0;
    padding: 2px;
    width: 10px;
    height: 10px;
    border: 1px solid #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nBoutique-why-item-icon {
    width: 10px;
    height: 10px;
    background-color: #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nBoutique-why-item-line {
    margin: 23px 0;
    width: 90px;
    height: 1px;
    background-color: #dddddd;
}

.nBoutique-why-item-font {
    padding: 0 24px;
    border: 1px solid #dddddd;
    background-color: #ebebeb;
    line-height: 46px;
    font-size: 18px;
    color: #333333;
}

.nBoutique-why-item-font.bgcolor {
    background-color: #ffebe3;
}

.nBoutique-logo {
    padding: 70px 0;
}

.nBoutique-logo li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    border: 1px solid #dddddd;
    width: 280px;
    height: 173px;
    line-height: 1;
    text-align: center;
}

.nBoutique-logo li:nth-child(4n) {
    margin-right: 0;
}

.nBoutique-logo_img {
    overflow: hidden;
    position: relative;
    display: table;
    float: left;
    width: 280px;
    height: 120px;
    text-align: center;
}

.nBoutique-logo_img span {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 120px;
}

.nBoutique-logo_img span img {
    margin: 0 auto;
    max-width: 280px;
    max-height: 120px;
}

* + html .nBoutique-logo_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nBoutique-logo_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nBoutique-logo_h2 {
    font-size: 18px;
    color: #666666;
}

.nBoutique-select {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nBoutique-select li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
}

.nBoutique-select li:nth-child(3n) {
    margin-right: 0;
}

.nBoutique-select_img {
    width: 384px;
    height: 237px;
}

.nBoutique-select_h2 {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 48px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 48px;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}

/* -------------------------------- 内页-全房软装 -------------------------------- */
/*.nEntire-about { padding: 70px 0; background-image: url("../images/bg-09.jpg"); background-repeat: no-repeat; background-position: top center; }
.nEntire-about-col { margin-bottom: 48px; line-height: 1; font-size: 28px; text-align: center; color: #ffffff; }
.nEntire-about-col span { color: #0e4ade; }
.nEntire-about_font { margin-bottom: 70px; line-height: 24px; font-size: 14px; text-align: center; color: #ffffff; }
.nEntire-about_list { }
.nEntire-about_list li { overflow: hidden; position: relative; float: left; margin-right: 24px; width: 160px; height: 160px; border: 10px solid #ffffff; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%; }
.nEntire-about_list li:nth-child(6) { margin-right: 0; }
.nEntire-about_list_img { width: 160px; height: 160px; }
.nEntire-about_list-font { position: absolute; left: 0; top: 0; width: 160px; height: 160px; background-color: rgba(0,0,0,0.60); line-height: 1; font-size: 18px; text-align: center; color: #ffffff; }
.nEntire-case { padding-bottom: 70px; }
.nEntire-case li { position: relative; float: left; margin-right: 24px; margin-bottom: 24px; width: 384px; height: 237px; }
.nEntire-case li:nth-child(3n) { margin-right: 0; }
.nEntire-case_img { width: 384px; height: 237px; }
.nEntire-case_h2 { position: absolute; bottom: 0; left: 0; padding: 12px 24px; width: 336px; background-color: rgba(0,0,0,0.60); }
.nEntire-case_h2 span { padding-left: 12px; border-left: 3px solid #0e4ade; color: #ffffff; line-height: 1; font-size: 14px; }
.nEntire-case li:hover .nEntire-case_h2 { background-color: rgba(181,0,13,0.60); }
.nEntire-case li:hover .nEntire-case_h2  span  { border-left-color: #ffffff; }
.nEntire-btn { display: block; margin: 24px auto 0; width: 220px; height: 42px; line-height: 42px; text-align: center; }
.nEntire-stylist { padding: 70px 0; background-image: url("../images/bg-07.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; }
.nEntire-stylist li { position: relative; float: left; margin-right: 24px; width: 220px; height: 300px; }
.nEntire-stylist li:nth-child(5) { margin-right: 0; }
.nEntire-stylist_img { width: 220px; height: 300px; }
.nEntire-stylist-con { position: absolute; bottom: 0; left: 0; padding: 24px; width: 172px; background-color: rgba(0,0,0,0.60); line-height: 1; text-align: center; color: #ffffff; }
.nEntire-stylist_h2 { font-size: 18px; }
.nEntire-stylist_h3 { margin-top: 12px; font-size: 14px; }
.nEntire-stylist li::before { content: ""; position: absolute; bottom: 0; z-index: 10; width: 100%; height: 0; background-color: #0e4ade; -moz-transition: all .25s ease-out .2s; -webkit-transition: all .25s ease-out .2s; transition: all .25s ease-out .2s; }
.nEntire-stylist li:hover::before { height: 5px; }
.nEntire-furniture { padding: 70px 0; }
.nEntire-furniture li { position: relative; float: left; margin-right: 24px; width: 220px; height: 320px; }
.nEntire-furniture li:nth-child(5n) { margin-right: 0; }
.nEntire-furniture_img { width: 220px; height: 320px; }
.nEntire-furniture-con { position: absolute; left: 0; top: 0; padding-top: 54px; width: 220px; height: 266px; background-color: rgba(0,0,0,0.60); color: #ffffff; }
.nEntire-furniture-box { margin: auto; width: 90px; height: 90px; background-color: rgba(0,0,0,0.60); transform: rotate(45deg); -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.nEntire-furniture_h2 {  width: 90px; height: 90px; transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); line-height: 1; font-size: 18px; text-align: center; }
.nEntire-furniture_font { padding: 38px 24px 0; line-height: 24px; font-size: 14px; text-align: center;}*/

/* -------------------------------- 内页-全房软装 20190816修改 -------------------------------- */
.nEntire-about {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nEntire-about_font {
    padding: 0 120px 42px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #333333;
}

.nEntire-about li {
    position: relative;
    float: left;
    width: 300px;
    height: 300px;
}

.nEntire-about-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.80);
    text-align: center;
}

.nEntire-about-box-cnt {
    padding: 0 48px;
    color: #333333;
}

.nEntire-about-box_h2 {
    line-height: 1;
    font-size: 18px;
}

.nEntire-about-box_hr {
    margin: 16px auto 10px;
    width: 30px;
    height: 3px;
    background-color: #0e4ade;
}

.nEntire-about-box-txt {
    line-height: 24px;
    font-size: 14px;
}

.nEntire-about li:nth-child(2n) .nEntire-about-box {
    background-color: rgba(0, 0, 0, 0.80);
}

.nEntire-about li:nth-child(2n) .nEntire-about-box-cnt {
    color: #ffffff;
}

.nEntire-package {
    padding: 70px 0;
}

.nEntire-package-menu {
    margin-bottom: 50px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.nEntire-package-menu ul {
    display: inline-block;
}

.nEntire-package-menu li {
    float: left;
    margin: 0 12px;
    padding: 0 38px;
    cursor: pointer;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    font-size: 14px;
    color: #666666;
}

.nEntire-package-menu li.hover {
    background-color: #0e4ade;
    border-color: #0e4ade;
    color: #ffffff;
}

.nEntire-package-con {
}

.nEntire-package-l {
    width: 690px;
}

.nEntire-package-l_box1 {
    width: 486px;
    height: 384px;
}

.nEntire-package-l_box2 {
    width: 180px;
    height: 180px;
}

.nEntire-package-l_box2.mg-b-24 {
    margin-bottom: 24px;
}

.nEntire-package-r {
    width: 486px;
    height: 384px;
    background-color: #f5f5f5;
}

.nEntire-package-r_h2 {
    padding-left: 30px;
    background-image: url("../images/ico-87.png") /*tpa=http://www.mhoo.cn/images/ico-87.png*/;
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 1;
    font-size: 24px;
    color: #333333;
}

.nEntire-package-r_h3 {
    margin-top: 18px;
    line-height: 1;
    font-size: 16px;
    color: #666666;
}

.nEntire-package-r_h3 span {
    padding: 0 10px;
    font-size: 22px;
    color: #0e4ade;
}

.nEntire-package-r_font {
    margin-top: 18px;
    line-height: 24px;
    font-size: 14px;
    line-height: 28px;
    color: #666666;
}

.swiper-package {
    padding: 0 48px;
    margin-top: 50px;
}

.nEntire-package-roll_img {
    overflow: hidden;
    position: relative;
    display: table;
    width: 202px;
    height: 104px;
    text-align: center;
}

.nEntire-package-roll_img span {
    vertical-align: middle;
    display: table-cell;
    width: 202px;
    height: 104px;
}

.nEntire-package-roll_img span img {
    max-width: 202px;
    max-height: 104px;
    margin: 0 auto;
}

* + html .nEntire-package-roll_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nEntire-package-roll_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nEntire-package-roll_h2 {
    margin-top: 20px;
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.swiper-package .swiper-button-next, .swiper-package .swiper-button-prev {
    top: 0;
    margin-top: 0;
    width: 48px;
    height: 138px;
    background-color: #ffffff;
    background-size: 18px 32px;
}

.swiper-package .swiper-button-prev, .swiper-package .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
    background-position: left center;
}

.swiper-package .swiper-button-next, .swiper-package .swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
    background-position: right center;
}

.nEntire-demand {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nEntire-demand li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
}

.nEntire-demand li:nth-child(3n) {
    margin-right: 0;
}

.nEntire-demand_img {
    width: 384px;
    height: 237px;
}

.nEntire-demand-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
    line-height: 1;
    color: #ffffff;
    text-align: center;
}

.nEntire-demand_h2 {
    font-size: 18px;
}

.nEntire-demand_h3 {
    margin-top: 12px;
    font-size: 14px;
    text-transform: uppercase;
}

.nEntire-case {
    padding: 70px 0;
}

.nEntire-case li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
    height: 237px;
}

.nEntire-case li:nth-child(3n) {
    margin-right: 0;
}

.nEntire-case_img {
    width: 384px;
    height: 237px;
}

.nEntire-case_h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 12px 24px;
    width: 336px;
    background-color: rgba(0, 0, 0, 0.60);
}

.nEntire-case_h2 span {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    color: #ffffff;
    line-height: 1;
    font-size: 14px;
}

.nEntire-case li:hover .nEntire-case_h2 {
    background-color: rgba(181, 0, 13, 0.60);
}

.nEntire-case li:hover .nEntire-case_h2 span {
    border-left-color: #ffffff;
}

.nEntire-btn {
    display: block;
    margin: 24px auto 0;
    width: 220px;
    height: 42px;
    line-height: 42px;
    text-align: center;
}

.nEntire-stylist {
    padding: 70px 0;
    background-image: url("../images/bg-07.jpg") /*tpa=http://www.mhoo.cn/images/bg-07.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nEntire-stylist .swiper-nTeam {
    padding-bottom: 50px;
}

.nEntire-stylist .swiper-nTeam a {
    display: block;
    position: relative;
}

.nEntire-stylist_img {
    width: 221px;
    height: 300px;
}

.nEntire-stylist-con {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px;
    width: 173px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nEntire-stylist_h2 {
    font-size: 18px;
}

.nEntire-stylist_h3 {
    margin-top: 12px;
    font-size: 14px;
}

.nEntire-stylist .swiper-nTeam a::before {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nEntire-stylist .swiper-nTeam a:hover::before {
    height: 5px;
}

.nEntire-stylist .swiper-nTeam .swiper-pagination-bullet {
    background: #ffffff;
}

.nEntire-supply {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nEntire-supply li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 220px;
    background-color: #ffffff;
}

.nEntire-supply li:nth-child(5n) {
    margin-right: 0;
}

.nEntire-supply-img {
    width: 220px;
    height: 136px;
}

.nEntire-supply-font {
    margin: 12px 24px;
    height: 56px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.nEntire-supply-font span {
    padding: 0 6px;
    color: #0e4ade;
}

.nEntire-supply .swiper-nLogo {
    padding-top: 26px;
    padding-bottom: 50px;
}

.nEntire-supply .swiper-slide {
    background-color: #ffffff;
}

.nEntire-supply_img {
    overflow: hidden;
    position: relative;
    display: table;
    width: 234px;
    height: 88px;
    text-align: center;
}

.nEntire-supply_img span {
    vertical-align: middle;
    display: table-cell;
    width: 234px;
    height: 88px;
}

.nEntire-supply_img span img {
    max-width: 234px;
    max-height: 88px;
    margin: 0 auto;
}

* + html .nEntire-supply_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nEntire-supply_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nEntire-supply_h2 {
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.nEntire-direct {
    padding: 70px 0;
    background-image: url("../images/bg-21.jpg") /*tpa=http://www.mhoo.cn/images/bg-21.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nEntire-direct li {
    float: left;
    margin-right: 24px;
    width: 384px;
}

.nEntire-direct li:nth-child(3n) {
    margin-right: 0;
}

.nEntire-direct_img {
    width: 384px;
    height: 237px;
}

.nEntire-direct-font {
    padding: 19px 0 0;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.nEntire-direct-font span {
    color: #0e4ade;
}

.nEntire-furniture {
    padding: 70px 0;
}

.nEntire-furniture li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 320px;
}

.nEntire-furniture li:nth-child(5n) {
    margin-right: 0;
}

.nEntire-furniture_img {
    width: 220px;
    height: 320px;
}

.nEntire-furniture-con {
    position: absolute;
    left: 0;
    top: 0;
    padding-top: 54px;
    width: 220px;
    height: 266px;
    background-color: rgba(0, 0, 0, 0.60);
    color: #ffffff;
}

.nEntire-furniture-box {
    margin: auto;
    width: 90px;
    height: 90px;
    background-color: rgba(0, 0, 0, 0.60);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nEntire-furniture_h2 {
    width: 90px;
    height: 90px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    line-height: 1;
    font-size: 18px;
    text-align: center;
}

.nEntire-furniture_font {
    padding: 38px 24px 0;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
}

/* -------------------------------- 内页-装修案例 -------------------------------- */
/*列表页*/
.nCases {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nCases li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 382px;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
}

.nCases li:nth-child(3n) {
    margin-right: 0;
}

.nCases-img {
    width: 382px;
    height: 236px;
}

.nCases-font {
    position: relative;
    padding: 24px 0;
    line-height: 1;
    text-align: center;
}

.nCases-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nCases-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nCases-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nCases li:hover .nCases-font_h2, .nCases li:hover .nCases-font_h3 {
    color: #ffffff;
}

.nCases li:hover .nCases-font:after {
    height: 100%;
}

/*详细页*/
.nCaseShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nCaseShow-l {
    padding: 24px 0;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nCaseShow-parameter {
    position: relative;
    margin-top: 48px;
    line-height: 1;
    text-align: center;
}

.nCaseShow-parameter li {
    position: relative;
    float: left;
    padding: 24px 0;
    width: 282px;
}

.nCaseShow-parameter li:nth-child(3n) {
    border-right-width: 0;
}

.nCaseShow-parameter-txt {
    font-size: 18px;
}

.nCaseShow-parameter-txt a {
    color: #333333;
}

.nCaseShow-parameter-txt a:hover {
    color: #0e4ade;
}

.nCaseShow-parameter-tit {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
}

.nCaseShow-parameter:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
}

.nCaseShow-parameter li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    margin-top: -22px;
    width: 1px;
    height: 44px;
    background-color: #f2f2f2;
}

.nCaseShow-parameter li:nth-child(3n)::after {
    display: none;
}

.nCaseShow-idea {
    margin-top: 48px;
    padding: 24px;
    background-color: #f5f5f5;
}

.nCaseShow-idea-con { /*width: 387px;*/
    width: 338px;
    height: 239px;
}

.nCaseShow-idea-con-tit {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nCaseShow-idea-con-font {
    position: relative;
    overflow: hidden;
    margin-top: 18px;
    height: 203px;
}

.swiper-nCaseShow {
    width: 100%;
    height: 100%;
}

.nCaseShow-idea-con .swiper-button-next, .nCaseShow-idea-con .swiper-button-prev {
    width: 18px;
    height: 32px;
    margin-top: -16px;
    background-size: 18px 32px;
    padding: 6px;
    background-color: rgba(255, 255, 255, 0.50)
}

.nCaseShow-idea-con .swiper-button-prev, .nCaseShow-idea-con .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
}

.nCaseShow-idea-con .swiper-button-next, .nCaseShow-idea-con.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
}

.nCaseShow-font {
    margin-top: 48px;
}

.nCaseShow-font img {
    margin: 12px 0;
    max-width: 100%;
}
.detail_pic img{
    display: block;
    margin: 0 auto;
}
/*.nCaseShow-menu { height: 43px; line-height: 42px; text-align: center; }
.nCaseShow-menu li { cursor: pointer; position: relative; z-index: 1; float: left; width: 118px; border:1px solid #ffffff; font-size: 18px; text-align: center; color: #666666; }
.nCaseShow-menu li.hover { z-index: 3; margin-bottom: 1px; border-color: #dddddd; border-bottom-color: #ffffff; color: #666666 }*/

.nCaseShow-font-con {
    position: relative;
    z-index: 2;
    border-top: 1px solid #dddddd;
    padding-top: 24px;
    text-align: center;
}

.nCaseShow-font-con img {
    margin: 12px 0;
    max-width: 100%;
}

.nCaseShow-font-con_h2 {
    font-size: 16px;
    line-height: 1;
    padding: 12px 0 24px;
}

/* -------------------------------- 内页-家居美图 -------------------------------- */
/*列表页*/
.nPicture {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nPicture li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 382px;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
}

.nPicture li:nth-child(3n) {
    margin-right: 0;
}

.nPicture-img {
    width: 382px;
    height: 236px;
}

.nPicture-font {
    position: relative;
    padding: 24px 0;
    line-height: 1;
    text-align: center;
}

.nPicture-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nPicture-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nPicture-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nPicture li:hover .nPicture-font_h2, .nPicture li:hover .nPicture-font_h3 {
    color: #ffffff;
}

.nPicture li:hover .nPicture-font:after {
    height: 100%;
}

/*详细页*/
.nPictureShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nPictureShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nPictureShow-con {
    overflow: hidden;
    position: relative;
    margin-top: 24px;
    text-align: center;
}

.nPictureShow-con img {
    max-width: 100%;
}

.nPictureShow-con a {
    position: absolute;
    top: 0;
    display: block;
    width: 50%;
    height: 100%;
}

.nPictureShow-con a.left {
    left: 0;
    cursor: w-resize;
}

.nPictureShow-con a.right {
    right: 0;
    cursor: e-resize;
}

.nPictureShow-style dt {
    margin-bottom: 10px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nPictureShow-style dd {
    float: left;
    padding-right: 12px;
    line-height: 24px;
    font-size: 14px;
}

.nPictureShow-style dd a {
    color: #666666;
}

.nPictureShow-style dd a:hover {
    color: #0e4ade;
}

.nPictureShow-line {
    margin: 24px 0;
    height: 1px;
    background-color: #dddddd;
}

.nPictureShow-img {
    float: left;
    overflow: hidden;
    width: 78px;
    height: 78px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nPictureShow-font {
    float: right;
    padding-left: 24px;
    width: 132px;
    height: 78px;
}

.nPictureShow-font_h2 {
    margin-bottom: 6px;
    line-height: 1;
    font-size: 14px;
    color: #333333;
}

.nPictureShow-font_txt {
    line-height: 20px;
    font-size: 12px;
    color: #666666;
}

/* -------------------------------- 内页-热门楼盘 -------------------------------- */
/*列表页*/
.nBuild {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nBuild-l {
    padding: 0 0 24px;
    width: 894px;
}

.nBuild-l li {
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px dotted #dddddd;
}

.nBuild-l-img {
    float: left;
    width: 282px;
    height: 174px;
}

.nBuild-l-font {
    float: right;
    width: 588px;
    height: 174px;
}

.nBuild-l-font dt {
    height: 38px;
}

.nBuild-l-font-h2 {
    width: 408px;
    line-height: 38px;
    font-size: 18px;
}

.nBuild-l-font-h2 a {
    color: #333333;
}

.nBuild-l-font-btn {
    cursor: pointer;
    padding: 0 24px;
    border: 1px solid #dddddd;
    line-height: 34px;
    font-size: 14px;
    color: #999999;
}

.nBuild-l li:hover .nBuild-l-font-btn {
    border-color: #0e4ade;
    background-color: #0e4ade;
    color: #ffffff;
}

.nBuild-l li:hover .nBuild-l-font-h2 a {
    color: #0e4ade;
}

.nBuild-l-font dd {
    float: left;
    padding: 12px 0;
    width: 196px;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.nBuild-l-font dd:last-child {
    width: 100%;
}

.nBuild-l-font dd a {
    color: #666666;
}

.nBuild-l-font dd a:hover {
    color: #0e4ade;
}

.nBuild-l-txt {
    margin-top: 24px;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

/*详细页*/
.nBuildShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nBuildShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nBuildShow-parameter {
    position: relative;
    margin-top: 48px;
    line-height: 1;
    text-align: center;
}

.nBuildShow-parameter li {
    position: relative;
    float: left;
    padding: 24px 0;
    width: 282px;
}

.nBuildShow-parameter li:nth-child(3n) {
    border-right-width: 0;
}

.nBuildShow-parameter-txt {
    font-size: 18px;
}

.nBuildShow-parameter-txt a {
    color: #333333;
}

.nBuildShow-parameter-txt a:hover {
    color: #0e4ade;
}

.nBuildShow-parameter-tit {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
}

.nBuildShow-parameter li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    margin-top: -22px;
    width: 1px;
    height: 44px;
    background-color: #f2f2f2;
}

.nBuildShow-parameter li:nth-child(3n)::after {
    display: none;
}

.nBuildShow-idea {
    margin-top: 48px;
    padding: 24px;
    background-color: #f5f5f5;
}

.nBuildShow-idea-con {
    width: 387px;
    height: 239px;
}

.nBuildShow-idea-con-tit {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nBuildShow-idea-con-font {
    position: relative;
    overflow: hidden;
    margin-top: 18px;
    height: 203px;
}

.swiper-nBuildShow {
    width: 100%;
    height: 100%;
}

.nBuildShow-idea-con .swiper-button-next, .nBuildShow-idea-con .swiper-button-prev {
    width: 18px;
    height: 32px;
    margin-top: -16px;
    background-size: 18px 32px;
    padding: 6px;
    background-color: rgba(255, 255, 255, 0.50)
}

.nBuildShow-idea-con .swiper-button-prev, .nBuildShow-idea-con .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
}

.nBuildShow-idea-con .swiper-button-next, .nBuildShow-idea-con.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
}

.nBuildShow-font {
    margin-top: 48px;
}

.nBuildShow-menu {
    height: 43px;
    line-height: 42px;
    text-align: center;
}

.nBuildShow-menu li {
    cursor: pointer;
    position: relative;
    z-index: 1;
    float: left;
    width: 139px;
    border: 1px solid #ffffff;
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.nBuildShow-menu li.hover {
    z-index: 3;
    margin-bottom: 1px;
    border-color: #dddddd;
    border-bottom-color: #ffffff;
    color: #666666
}

.nBuildShow-font-con {
    position: relative;
    z-index: 2;
    border-top: 1px solid #dddddd;
    padding-top: 24px;
}

/*详细页-在施工地*/
.nBuildShow-site {
}

.nBuildShow-site li {
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
}

.nBuildShow-site-img {
    float: left;
    width: 266px;
    height: 164px;
}

.nBuildShow-site-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.nBuildShow-site-font {
    float: right;
    width: 556px;
    height: 164px;
}

.nBuildShow-site-font dt {
    padding-bottom: 6px;
    height: 38px;
}

.nBuildShow-site-font-h2 {
    width: 408px;
    line-height: 38px;
    font-size: 16px;
}

.nBuildShow-site-font-h2 a {
    color: #333333;
}

.nBuildShow-site-font-btn {
    cursor: pointer;
    margin: 5px 0;
    padding: 0 12px;
    border: 1px solid #dddddd;
    line-height: 26px;
    font-size: 12px;
    color: #999999;
}

.nBuildShow-site li:hover .nBuildShow-site-font-btn {
    border-color: #0e4ade;
    background-color: #0e4ade;
    color: #ffffff;
}

.nBuildShow-site li:hover .nBuildShow-site-font-h2 a {
    color: #0e4ade;
}

.nBuildShow-site-font dd {
    float: left;
    padding: 6px 0;
    width: 185px;
    line-height: 1;
    font-size: 12px;
    color: #666666;
}

.nBuildShow-site-progress {
    padding-top: 18px;
}

.nBuildShow-site-progress-item {
    position: relative;
    width: 125px;
    float: left;
    left: -15px;
}

.nBuildShow-site-progress-item:before {
    content: '';
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 7px;
    background-color: #dddddd;
    position: relative;
    right: 8px;
}

.nBuildShow-site-progress-item:first-child {
    width: 54px;
}

.nBuildShow-site-progress-item:first-child:before {
    background-color: #ffffff !important;
}

.nBuildShow-site-progress-item i {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    border: 1px solid #dddddd;
    background-color: #fff;
    z-index: 1;
    right: 5px;
    font-size: 12px;
}

.nBuildShow-site-progress-item span {
    float: right;
    margin-top: 17px;
    font-size: 12px;
    width: 48px;
    display: block;
    color: #666666;
    margin-left: 5px;
    position: relative;
    left: 11px;
    text-align: center;
}

.nBuildShow-site-progress-item.iconfont:before {
    background-color: #0e4ade;
}

.nBuildShow-site-progress-item.iconfont i {
    background-color: #0e4ade;
    background-image: url("../images/ico-54.png") /*tpa=http://www.mhoo.cn/images/ico-54.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.nBuildShow-site-progress-item.iconfont i, .nBuildShow-site-progress-item.iconfont span {
    color: #0e4ade;
    border-color: #0e4ade;
}

/*详细页-户型解析*/
.nBuildShow-analysis {
}

.nBuildShow-analysis li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 264px;
    background-color: #f5f5f5;
}

.nBuildShow-analysis li:nth-child(3n) {
    margin-right: 0;
}

.nBuildShow-analysis-img {
    width: 266px;
    height: 164px;
}

.nBuildShow-analysis-font {
    position: relative;
    padding: 12px 0;
    line-height: 1;
    text-align: center;
}

.nBuildShow-analysis-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 16px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-analysis-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-analysis-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-analysis li:hover .nBuildShow-analysis-font_h2, .nBuildShow-analysis li:hover .nBuildShow-analysis-font_h3 {
    color: #ffffff;
}

.nBuildShow-analysis li:hover .nBuildShow-analysis-font:after {
    height: 100%;
}

/*详细页-相关案例*/
.nBuildShow-case {
}

.nBuildShow-case li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 264px;
    background-color: #f5f5f5;
}

.nBuildShow-case li:nth-child(3n) {
    margin-right: 0;
}

.nBuildShow-case-img {
    width: 266px;
    height: 164px;
}

.nBuildShow-case-font {
    position: relative;
    padding: 12px 0;
    line-height: 1;
    text-align: center;
}

.nBuildShow-case-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 16px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-case-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-case-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-case li:hover .nBuildShow-case-font_h2, .nBuildShow-case li:hover .nBuildShow-case-font_h3 {
    color: #ffffff;
}

.nBuildShow-case li:hover .nBuildShow-case-font:after {
    height: 100%;
}

/*详细页-服务团队*/
.nBuildShow-team {
}

.nBuildShow-team li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 266px;
    background-color: #f5f5f5;
}

.nBuildShow-team li:nth-child(3n) {
    margin-right: 0;
}

.nBuildShow-team-img {
    width: 266px;
    height: 318px;
}

.nBuildShow-team-font {
    padding: 12px 24px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nBuildShow-team-font-h2 {
    font-size: 16px;
    color: #333333;
}

.nBuildShow-team-font-h3 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #666666;
}

.nBuildShow-team-font-h3 a, .nBuildShow-team-font-h3 strong {
    padding-right: 6px;
    color: #0e4ade;
}

.nBuildShow-team-font-btn {
    cursor: pointer;
    position: relative;
    display: block;
    width: 103px;
    height: 36px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    line-height: 36px;
    font-size: 12px;
    text-align: center;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-team-font-btn span {
    position: relative;
    z-index: 2;
}

.nBuildShow-team-font-btn.fr:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nBuildShow-team li:hover .nBuildShow-team-font-btn.fr {
    border: 1px solid #0e4ade;
    color: #ffffff;
}

.nBuildShow-team li:hover .nBuildShow-team-font-btn.fr:after {
    width: 100%;
}

/* -------------------------------- 内页-在施工地 -------------------------------- */
/*列表页*/
.nSite {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nSite-l {
    padding: 0 0 24px;
    width: 894px;
}

.nSite-l li {
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px dotted #dddddd;
}

.nSite-l-img {
    float: left;
    width: 282px;
    height: 174px;
}

.nSite-l-font {
    float: right;
    width: 588px;
    height: 174px;
}

.nSite-l-font dt {
    height: 38px;
}

.nSite-l-font-h2 {
    width: 408px;
    line-height: 38px;
    font-size: 18px;
}

.nSite-l-font-h2 a {
    color: #333333;
}

.nSite-l-font-btn {
    cursor: pointer;
    padding: 0 24px;
    border: 1px solid #dddddd;
    line-height: 34px;
    font-size: 14px;
    color: #999999;
}

.nSite-l li:hover .nSite-l-font-btn {
    border-color: #0e4ade;
    background-color: #0e4ade;
    color: #ffffff;
}

.nSite-l li:hover .nSite-l-font-h2 a {
    color: #0e4ade;
}

.nSite-l-font dd {
    float: left;
    padding: 12px 0;
    width: 196px;
    height: 20px;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.nSite-l-progress {
    padding-top: 12px;
}

.nSite-l-progress-item {
    position: relative;
    width: 132px;
    float: left;
    left: -15px;
}

.nSite-l-progress-item:before {
    content: '';
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 7px;
    background-color: #dddddd;
    position: relative;
    right: 8px;
}

.nSite-l-progress-item:first-child {
    width: 54px;
}

.nSite-l-progress-item:first-child:before {
    background-color: #ffffff !important;
}

.nSite-l-progress-item i {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    border: 1px solid #dddddd;
    background-color: #fff;
    z-index: 1;
    right: 5px;
    font-size: 12px;
}

.nSite-l-progress-item span {
    float: right;
    margin-top: 17px;
    font-size: 12px;
    width: 48px;
    display: block;
    color: #666666;
    margin-left: 5px;
    position: relative;
    left: 11px;
    text-align: center;
}

.nSite-l-progress-item.iconfont:before {
    background-color: #0e4ade;
}

.nSite-l-progress-item.iconfont i {
    background-color: #0e4ade;
    background-image: url("../images/ico-54.png") /*tpa=http://www.mhoo.cn/images/ico-54.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.nSite-l-progress-item.iconfont i, .nSite-l-progress-item.iconfont span {
    color: #0e4ade;
    border-color: #0e4ade;
}

/*详细页*/
.nSiteShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nSiteShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nSiteShow-parameter {
    position: relative;
    margin-top: 48px;
    line-height: 1;
    text-align: center;
}

.nSiteShow-parameter li {
    position: relative;
    float: left;
    padding: 24px 0;
    width: 282px;
}

.nSiteShow-parameter li:nth-child(3n) {
    border-right-width: 0;
}

.nSiteShow-parameter-txt {
    font-size: 18px;
}

.nSiteShow-parameter-txt a {
    color: #333333;
}

.nSiteShow-parameter-txt a:hover {
    color: #0e4ade;
}

.nSiteShow-parameter-tit {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
}

.nSiteShow-parameter:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
}

.nSiteShow-parameter li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    margin-top: -22px;
    width: 1px;
    height: 44px;
    background-color: #f2f2f2;
}

.nSiteShow-parameter li:nth-child(3n)::after {
    display: none;
}

.nSiteShow-progress {
    padding-top: 24px;
}

.nSiteShow-progress-item {
    position: relative;
    width: 198px;
    float: left;
    left: -15px;
}

.nSiteShow-progress-item:before {
    content: '';
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 7px;
    background-color: #dddddd;
    position: relative;
    right: 8px;
}

.nSiteShow-progress-item:first-child {
    width: 54px;
}

.nSiteShow-progress-item:first-child:before {
    background-color: #ffffff !important;
}

.nSiteShow-progress-item i {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    border: 1px solid #dddddd;
    background-color: #fff;
    z-index: 1;
    right: 5px;
    font-size: 12px;
}

.nSiteShow-progress-item span {
    float: right;
    margin-top: 17px;
    font-size: 12px;
    width: 48px;
    display: block;
    color: #666666;
    margin-left: 5px;
    position: relative;
    left: 11px;
    text-align: center;
}

.nSiteShow-progress-item.iconfont:before {
    background-color: #0e4ade;
}

.nSiteShow-progress-item.iconfont i {
    background-color: #0e4ade;
    background-image: url("../images/ico-54.png") /*tpa=http://www.mhoo.cn/images/ico-54.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.nSiteShow-progress-item.iconfont i, .nSiteShow-progress-item.iconfont span {
    color: #0e4ade;
    border-color: #0e4ade;
}

.nSiteShow-idea {
    margin-top: 48px;
    padding: 24px;
    background-color: #f5f5f5;
}

.nSiteShow-idea-con {
    width: 387px;
    height: 239px;
}

.nSiteShow-idea-con-tit {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nSiteShow-idea-con-font {
    position: relative;
    overflow: hidden;
    margin-top: 18px;
    height: 203px;
}

.swiper-nSiteShow {
    width: 100%;
    height: 100%;
}

.nSiteShow-idea-con .swiper-button-next, .nSiteShow-idea-con .swiper-button-prev {
    width: 18px;
    height: 32px;
    margin-top: -16px;
    background-size: 18px 32px;
    padding: 6px;
    background-color: rgba(255, 255, 255, 0.50)
}

.nSiteShow-idea-con .swiper-button-prev, .nSiteShow-idea-con .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
}

.nSiteShow-idea-con .swiper-button-next, .nSiteShow-idea-con.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
}

.nSiteShow-font {
    margin-top: 48px;
}

.nSiteShow-font img {
    margin: 12px 0;
    max-width: 100%;
}

.nSiteShow-menu {
    height: 43px;
    line-height: 42px;
    text-align: center;
}

.nSiteShow-menu li {
    cursor: pointer;
    position: relative;
    z-index: 1;
    float: left;
    width: 139px;
    border: 1px solid #ffffff;
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.nSiteShow-menu li.hover {
    z-index: 3;
    margin-bottom: 1px;
    border-color: #dddddd;
    border-bottom-color: #ffffff;
    color: #666666
}

.nSiteShow-font-con {
    position: relative;
    z-index: 2;
    border-top: 1px solid #dddddd;
    padding-top: 24px;
    text-align: center;
}

.nSiteShow-font-con img {
    margin: 12px 0;
    max-width: 100%;
}

/* -------------------------------- 内页-全屋软装 -------------------------------- */
/*列表页*/
.nSoftOutfit {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nSoftOutfit li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 382px;
    background-color: #f5f5f5;
    border: 1px solid #dddddd;
}

.nSoftOutfit li:nth-child(3n) {
    margin-right: 0;
}

.nSoftOutfit-img {
    width: 382px;
    height: 236px;
}

.nSoftOutfit-font {
    position: relative;
    padding: 24px 0;
    line-height: 1;
    text-align: center;
}

.nSoftOutfit-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nSoftOutfit-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nSoftOutfit-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nSoftOutfit li:hover .nSoftOutfit-font_h2, .nSoftOutfit li:hover .nSoftOutfit-font_h3 {
    color: #ffffff;
}

.nSoftOutfit li:hover .nSoftOutfit-font:after {
    height: 100%;
}

/*详细页*/
.nSoftOutfitShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nSoftOutfitShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nSoftOutfitShow-parameter {
    position: relative;
    margin-top: 48px;
    line-height: 1;
    text-align: center;
}

.nSoftOutfitShow-parameter li {
    position: relative;
    float: left;
    padding: 24px 0;
    width: 282px;
}

.nSoftOutfitShow-parameter li:nth-child(3n) {
    border-right-width: 0;
}

.nSoftOutfitShow-parameter-txt {
    font-size: 18px;
}

.nSoftOutfitShow-parameter-txt a {
    color: #333333;
}

.nSoftOutfitShow-parameter-txt a:hover {
    color: #0e4ade;
}

.nSoftOutfitShow-parameter-tit {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
}

.nSoftOutfitShow-parameter:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 1px;
    background-color: #f2f2f2;
}

.nSoftOutfitShow-parameter li:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    margin-top: -22px;
    width: 1px;
    height: 44px;
    background-color: #f2f2f2;
}

.nSoftOutfitShow-parameter li:nth-child(3n)::after {
    display: none;
}

.nSoftOutfitShow-idea {
    margin-top: 48px;
    padding: 24px;
    background-color: #f5f5f5;
}

.nSoftOutfitShow-idea-con {
    width: 387px;
    height: 239px;
}

.nSoftOutfitShow-idea-con-tit {
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nSoftOutfitShow-idea-con-font {
    position: relative;
    overflow: hidden;
    margin-top: 18px;
    height: 203px;
}

.swiper-nSoftOutfitShow {
    width: 100%;
    height: 100%;
}

.nSoftOutfitShow-idea-con .swiper-button-next, .nSoftOutfitShow-idea-con .swiper-button-prev {
    width: 18px;
    height: 32px;
    margin-top: -16px;
    background-size: 18px 32px;
    padding: 6px;
    background-color: rgba(255, 255, 255, 0.50)
}

.nSoftOutfitShow-idea-con .swiper-button-prev, .nSoftOutfitShow-idea-con .swiper-container-rtl .swiper-button-next {
    background-image: url("../images/ico-30.png") /*tpa=http://www.mhoo.cn/images/ico-30.png*/;
    left: 0px;
    right: auto;
}

.nSoftOutfitShow-idea-con .swiper-button-next, .nSoftOutfitShow-idea-con.swiper-container-rtl .swiper-button-prev {
    background-image: url("../images/ico-31.png") /*tpa=http://www.mhoo.cn/images/ico-31.png*/;
    right: 0px;
    left: auto;
}

.nSoftOutfitShow-font {
    margin-top: 48px;
}

.nSoftOutfitShow-menu {
    height: 43px;
    line-height: 42px;
    text-align: center;
}

.nSoftOutfitShow-menu li {
    cursor: pointer;
    position: relative;
    z-index: 1;
    float: left;
    width: 118px;
    border: 1px solid #ffffff;
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.nSoftOutfitShow-menu li.hover {
    z-index: 3;
    margin-bottom: 1px;
    border-color: #dddddd;
    border-bottom-color: #ffffff;
    color: #666666
}

.nSoftOutfitShow-font-con {
    position: relative;
    z-index: 2;
    border-top: 1px solid #dddddd;
    padding-top: 24px;
    text-align: center;
}

.nSoftOutfitShow-font-con img {
    margin: 12px 0;
    max-width: 100%;
}

/* -------------------------------- 内页-品质探索 20190919修改 -------------------------------- */
/* .nExplore-advantage { padding: 70px 0; }
.nExplore-advantage-con { height: 767px; }
.nExplore-advantage_item { position: absolute; width: 465px; }
.nExplore-advantage_item.box1 { left: 132px; top: 0; }
.nExplore-advantage_item.box2 { right: 132px; top: 0; }
.nExplore-advantage_item.box3 { left: 0; top: 233px; }
.nExplore-advantage_item.box4 { right: 0; top: 233px; }
.nExplore-advantage_item.box5 { left: 132px; top: 466px; }
.nExplore-advantage_item.box6 { right: 132px; top: 466px; }
.nExplore-advantage_img { width: 262px; height: 303px; }
.nExplore-advantage-font { padding-top: 128px; width: 179px; height: 175px; line-height: 1; }
.nExplore-advantage-font.pd-l-24 { padding-left: 24px; text-align: left; }
.nExplore-advantage-font.pd-r-24 { padding-right: 24px; text-align: right; }
.nExplore-advantage-font_num { font-size: 48px; font-weight: bold; color: #d8d8d8; }
.nExplore-advantage-font-h { width: 109px; }
.nExplore-advantage-font-h.pd-l-70 { padding-left: 70px; text-align: left; }
.nExplore-advantage-font-h.pd-r-70 { padding-right: 70px; text-align: right; }
.nExplore-advantage-font_h2 { margin-top: 6px; margin-bottom: 6px; font-size: 18px; color: #333333; }
.nExplore-advantage-font_h3 { font-size: 12px; text-transform: uppercase; color: #999999; }
.nExplore-system { padding: 70px 0; background-image: url("../images/bg-13.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; }
.nExplore-system li { position: relative; float: left; margin-right: 24px; margin-bottom: 24px; width: 282px; height: 174px; }
.nExplore-system li:nth-child(4n) { margin-right: 0; }
.nExplore-system_img { width: 282px; height: 174px; }
.nExplore-system-font { position: absolute; left: 12px; top: 12px; width: 256px; height: 148px; border: 1px solid #dddddd; line-height: 1; text-align: center; color: #bfbfbf; }
.nExplore-system-font_num { padding: 21px 0; }
.nExplore-system-font_h3 { font-size: 18px; }
.nExplore-honor { padding: 70px 0; background-color: #f5f5f5; }
.nExplore-honor .swiper-container { padding-bottom: 70px; }
.nExplore-honor-img { overflow: hidden; position: relative; display: table; width: 282px; height: 380px; background-color: #ffffff; text-align: center; }
.nExplore-honor-img span { display: table-cell; vertical-align: middle; width: 282px; height: 380px; }
.nExplore-honor-img span img{ margin: 0 auto; max-width: 282px; max-height: 380px; }
*+html .nExplore-honor-img span { vertical-align: baseline; position: absolute; top: 50%; width: 100%; height: auto; text-align: center; }
*+html .nExplore-honor-img span img{ position: relative; top: -50%; left: -50%; }
.nExplore-honor_h2 { padding-top: 12px; line-height: 1; font-size: 18px; text-align: center; color: #333333; }
.nExplore-public { padding: 70px 0; } */
.nExplore-slogan {
    position: relative;
    z-index: 1;
    margin-top: -159px;
    padding: 24px;
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
}

.nExplore-slogan li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 270px;
    height: 270px;
}

.nExplore-slogan li:nth-child(4) {
    margin-right: 0;
}

.nExplore-slogan-box {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 1;
    font-size: 16px;
    color: #ffffff;
}

.nExplore-team {
    padding: 70px 0;
}

.nExplore-team-wrap {
    padding-top: 144px;
    padding-bottom: 100px;
}

.nExplore-team-img {
    width: 359px;
    height: 343px;
}

.nExplore-team-img-font {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    line-height: 48px;
    font-size: 32px;
    text-align: center;
    color: #ffffff;
}

.nExplore-team_item {
    position: absolute;
    width: 252px;
    height: 132px;
    line-height: 1;
    text-align: center;
}

.nExplore-team_item-num {
    font-size: 48px;
    color: #d8d8d8;
}

.nExplore-team_item-tit {
    padding-top: 10px;
    padding-bottom: 8px;
    font-size: 18px;
    color: #333333;
}

.nExplore-team_item-txt {
    line-height: 24px;
    font-size: 14px;
    color: #999999;
}

.nExplore-team_item.one {
    top: 0;
    left: 50%;
    margin-left: -126px;
}

.nExplore-team_item.two {
    top: 50%;
    left: 72px;
    margin-top: -66px;
}

.nExplore-team_item.three {
    top: 50%;
    right: 72px;
    margin-top: -66px;
}

.nExplore-team_item.four {
    bottom: 0;
    left: 128px;
}

.nExplore-team_item.five {
    bottom: 0;
    right: 128px;
}

.nExplore-team-list {
    padding-top: 72px;
}

.nExplore-team-list li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
    background-color: #f5f5f5;
}

.nExplore-team-list li:nth-child(4n) {
    margin-right: 0;
}

.nExplore-team-img {
    width: 282px;
    height: 338px;
}

.nExplore-team-font {
    position: relative;
    padding: 24px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nExplore-team-font-h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nExplore-team-font-h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nExplore-team-font-h3 strong {
    padding-right: 6px;
    color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nExplore-team-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nExplore-team-list li:hover .nExplore-team-font-h2, .nExplore-team-list li:hover .nExplore-team-font-h3, .nExplore-team-list li:hover .nExplore-team-font-h3 strong {
    color: #ffffff;
}

.nExplore-team-list li:hover .nExplore-team-font:after {
    height: 100%;
}

.nExplore-ad {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nExplore-ad-img {
    height: 238px;
}

.nExplore-quality {
    padding: 70px 0;
    background-image: url("../images/bg-24.jpg") /*tpa=http://www.mhoo.cn/images/bg-24.jpg*/;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}

.nExplore-quality li {
    float: left;
    margin-right: 24px;
    padding: 24px;
    background-color: #f2efec;
    width: 336px;
    height: 182px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
    text-align: center;
}

.nExplore-quality li:nth-child(3) {
    margin-right: 0;
}

.nExplore-logo {
    padding: 70px 0;
}

.swiper-explore {
    padding-bottom: 70px;
}

.nExplore-logo-wrap {
    border: 1px solid #dddddd;
    width: 280px;
    height: 173px;
    line-height: 1;
    text-align: center;
}

.nExplore-logo_img {
    overflow: hidden;
    position: relative;
    display: table;
    float: left;
    width: 280px;
    height: 120px;
    text-align: center;
}

.nExplore-logo_img span {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 120px;
}

.nExplore-logo_img span img {
    margin: 0 auto;
    max-width: 280px;
    max-height: 120px;
}

* + html .nExplore-logo_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nExplore-logo_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nExplore-logo_h2 {
    font-size: 18px;
    color: #666666;
}

.nExplore-honor {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.swiper-honor {
    padding-bottom: 70px;
}

.nExplore-honor-wrap {
    border: 1px solid #dddddd;
    width: 218px;
    height: 296px;
    background-color: #ffffff;
    line-height: 1;
    text-align: center;
}

.nExplore-honor-box {
    position: absolute;
    bottom: -100%;
    right: 0;
    left: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.70);
    line-height: 1;
    text-align: center;
    color: #ffffff;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
}

.nExplore-honor-box_h2, .nExplore-honor-box_h3 {
    font-size: 16px;
}

.nExplore-honor-box_h3 {
    padding: 14px 0 16px;
}

.nExplore-honor-box_line {
    width: 30px;
    height: 3px;
    background-color: #0e4ade;
}

.nExplore-honor-wrap:hover .nExplore-honor-box {
    bottom: 0;
}

/* -------------------------------- 内页-蓝五钻工程 -------------------------------- */
.nDiamond-banner_h1 {
    font-size: 50px;
    color: #ffffff;
}

.nDiamond-banner_h1 span {
    color: #0e4ade;
}

.nDiamond-banner_h2 {
    margin: 48px 0;
    font-size: 24px;
    color: #ffffff;
}

.nDiamond-banner_h2 span {
    color: #0e4ade;
}

.nDiamond-banner_h3 {
    margin-bottom: 60px;
    font-size: 24px;
    color: #ffffff;
}

.nDiamond-banner_ul li {
    float: left;
    padding: 5px;
    margin: 0 46px;
    width: 137px;
    background-image: url("../images/bg-14.png") /*tpa=http://www.mhoo.cn/images/bg-14.png*/;
    background-repeat: no-repeat;
    background-position: center top;
}

.nDiamond-banner_ul_img {
    width: 137px;
    height: 137px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nDiamond-banner_ul_font {
    margin-top: 12px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.nDiamond-security {
    padding: 70px 0;
    background-image: url("../images/bg-15.jpg") /*tpa=http://www.mhoo.cn/images/bg-15.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nDiamond-security-box {
    width: 384px;
}

.nDiamond-security-box.mg-0-24 {
    margin: 0 24px;
    height: 590px;
}

.nDiamond-security-box_item {
    padding: 12px 0;
}

.nDiamond-security-box_item-num {
    position: relative;
    z-index: 2;
    width: 84px;
    height: 36px;
    background-color: #0e4ade;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.nDiamond-security-box_item-con {
    position: relative;
    z-index: 1;
    padding: 24px 12px 12px;
    margin-top: -12px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
}

.nDiamond-security-box_item-con_img {
    width: 358px;
    height: 153px;
}

.nDiamond-security-box_item-con_h2 {
    padding: 12px 0;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #333333;
}

.nDiamond-security-box_item-con_h3 {
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nDiamond-specification {
    padding: 70px 0;
    background-image: url("../images/bg-16.jpg") /*tpa=http://www.mhoo.cn/images/bg-16.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nDiamond-specification li {
    float: left;
    width: 240px;
    background-color: #000000;
}

.nDiamond-specification-con {
    width: 240px;
    height: 213px;
}

.nDiamond-specification-con_h2 {
    padding-bottom: 24px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.nDiamond-specification-con_h3 {
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.nDiamond-craft {
    padding: 70px 0;
}

.nDiamond-craft-classes {
    margin-bottom: 24px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #333333;
}

.nDiamond-craft-list li {
    position: relative;
    float: left;
    margin-bottom: 50px;
    margin-right: 24px;
    width: 384px;
    background-color: #f5f5f5;
}

.nDiamond-craft-list li:nth-child(3n) {
    margin-right: 0;
}

.nDiamond-craft_til {
    position: absolute;
    left: 0;
    top: 0;
    width: 78px;
    height: 28px;
    background-color: #0e4ade;
    line-height: 28px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
}

.nDiamond-craft_img {
    width: 384px;
    height: 237px;
}

.nDiamond-craft-font {
    padding: 12px 24px;
    text-align: center;
}

.nDiamond-craft-font_h2 {
    margin-bottom: 12px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nDiamond-craft-font_txt {
    height: 96px;
    line-height: 24px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
    -webkit-line-clamp: 4;
}

/* -------------------------------- 内页-标准工程 -------------------------------- */
.nStandard-safeguard {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nStandard-safeguard li {
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 136px;
    line-height: 1;
    text-align: center;
    background-color: #ffffff;;
}

.nStandard-safeguard li:nth-child(5) {
    margin-right: 0;
}

.nStandard-safeguard-ico {
    width: 56px;
    height: 56px;
}

.nStandard-safeguard_h2 {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
}

.nStandard-specification {
    padding: 70px 0;
}

.nStandard-specification li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 282px;
    height: 375px;
}

.nStandard-specification li:nth-child(4n) {
    margin-right: 0;
}

.nStandard-specification-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 375px;
}

.nStandard-specification-con_box1 {
    padding: 10px;
    margin: auto;
    width: 106px;
    height: 106px;
    background-color: rgba(0, 0, 0, 0.60);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nStandard-specification-con_box2 {
    width: 106px;
    height: 106px;
    border: 1px solid #ffffff;
}

.nStandard-specification-con-font {
    width: 106px;
    height: 106px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
}

.nStandard-specification-con-font_h2 {
    font-size: 18px;
}

.nStandard-craft {
    padding: 70px 0;
    background-image: url("../images/bg-17.jpg") /*tpa=http://www.mhoo.cn/images/bg-17.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nStandard-craft-heard {
    width: 292px;
    height: 292px;
    border: 10px solid #dddddd;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nStandard-craft-heard_img {
    width: 282px;
    height: 282px;
    border: 5px solid #ffffff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nStandard-craft-con {
    padding: 60px 0 85px;
}

.nStandard-craft-item {
    position: absolute;
}

.nStandard-craft-item.box1 {
    top: 0px;
    right: 698px;
}

.nStandard-craft-item.box2 {
    top: 43px;
    left: 770px;
}

.nStandard-craft-item.box3 {
    top: 177px;
    left: 825px;
}

.nStandard-craft-item.box4 {
    top: 313px;
    left: 767px;
}

.nStandard-craft-item.box5 {
    bottom: 0;
    right: 530px;
}

.nStandard-craft-item.box6 {
    top: 284px;
    right: 766px;
}

.nStandard-craft-item.box7 {
    top: 147px;
    right: 808px;
}

.nStandard-craft-item-ico {
    margin: 16px 0;
    padding: 2px;
    width: 10px;
    height: 10px;
    border: 1px solid #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nStandard-craft-item-icon {
    width: 10px;
    height: 10px;
    background-color: #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nStandard-craft-item-line {
    margin: 23px 0;
    width: 90px;
    height: 1px;
    background-color: #dddddd;
}

.nStandard-craft-item-font {
    padding: 0 24px;
    border: 1px solid #dddddd;
    background-color: #ebebeb;
    line-height: 46px;
    font-size: 18px;
    color: #333333;
}

.nStandard-craft-item-font.bgcolor {
    background-color: #ffebe3;
}

.nStandard-green {
    padding: 70px 0;
    background-image: url("../images/bg-18.jpg") /*tpa=http://www.mhoo.cn/images/bg-18.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nStandard-green-con {
    height: 573px;
    background-color: #ffffff;
}

#nStandard-green-con .sp-left-thumbnails.sp-has-pointer {
    margin-right: 0;
    background-color: #dddddd;
}

#nStandard-green-con .sp-left-thumbnails .sp-thumbnail-container, .sp-right-thumbnails .sp-thumbnail-container {
    margin: 0 0 1px;
    background-color: #ffffff;
}

#nStandard-green-con .sp-left-thumbnails.sp-has-pointer .sp-thumbnail {
    right: 0;
    width: 100%;
    height: 100%;
    font-size: 18px;
    text-align: center;
}

#nStandard-green-con .sp-selected-thumbnail .pd-0-24 {
    color: #ffffff;
}

#nStandard-green-con .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    margin-right: 0;
    border-left-width: 0;
    width: 100%;
    background-color: #0e4ade;
}

#nStandard-green-con .sp-left-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    display: none;
}

#nStandard-green-con .sp-grab {
    cursor: pointer;
}

.nStandard-room {
    padding: 70px 0;
}

.nStandard-room_img {
    width: 384px;
    height: 237px;
}

.nStandard-room .swiper-room {
    padding-bottom: 60px;
}

/* -------------------------------- 内页-品质选材 -------------------------------- */
.nSelection-logo {
    padding: 70px 0;
}

.nSelection-logo li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    border: 1px solid #dddddd;
    width: 280px;
    height: 173px;
    line-height: 1;
    text-align: center;
}

.nSelection-logo li:nth-child(4n) {
    margin-right: 0;
}

.nSelection-logo_img {
    overflow: hidden;
    position: relative;
    display: table;
    float: left;
    width: 280px;
    height: 120px;
    text-align: center;
}

.nSelection-logo_img span {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 120px;
}

.nSelection-logo_img span img {
    margin: 0 auto;
    max-width: 280px;
    max-height: 120px;
}

* + html .nSelection-logo_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nSelection-logo_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nSelection-logo_h2 {
    font-size: 18px;
    color: #666666;
}

.nSelection-auxiliary {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nSelection-auxiliary-con {
}

#nStandard-auxiliary-con .sp-bottom-thumbnails .sp-thumbnail-container, .sp-top-thumbnails .sp-thumbnail-container {
    cursor: pointer;
    margin-left: 0;
    margin-right: 24px;
    background-color: #ffffff;
}

#nStandard-auxiliary-con .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:before {
    width: 100%;
    height: 100%;
    border-bottom-width: 0;
    background-color: #0e4ade;
    bottom: 0;
    margin-bottom: 0;
}

#nStandard-auxiliary-con .sp-top-thumbnails.sp-has-pointer .sp-selected-thumbnail:after {
    display: none;
}

#nStandard-auxiliary-con .sp-top-thumbnails.sp-has-pointer {
    margin-bottom: 0;
    padding-bottom: 24px;
}

#nStandard-auxiliary-con .sp-top-thumbnails.sp-has-pointer .sp-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
}

.nSelection-auxiliary-con_ico {
    margin: 19px 24px;
    width: 60px;
    height: 60px;
    border: 1px solid #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    color: #0e4ade;
}

.nSelection-auxiliary-con-font {
    padding-left: 110px;
    padding-right: 24px;
    height: 100px;
    font-size: 18px;
    color: #333333;
}

.sp-selected-thumbnail .nSelection-auxiliary-con_ico {
    border-color: #ffffff;
    color: #ffffff;
}

.sp-selected-thumbnail .nSelection-auxiliary-con-font {
    color: #ffffff;
}

/* -------------------------------- 内页-九星服务 -------------------------------- */
.nFirstrate {
    padding: 70px 0;
}

.nFirstrate li {
    display: table;
    padding-bottom: 24px;
    width: 100%
}

.nFirstrate-con {
    width: 588px;
    height: 349px;
}

.nFirstrate-con_h2 {
    line-height: 1;
    font-size: 58px;
    font-weight: bold;
    font-style: italic;
    color: #f5f5f5;
}

.nFirstrate-con_h2 span {
    color: #0e4ade;
}

.nFirstrate-con_h3 {
    margin-top: 10px;
    line-height: 36px;
    font-size: 20px;
    color: #333333;
}

/* -------------------------------- 内页-装修预约 -------------------------------- */
.nVisit-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 462px;
    text-align: center;
    line-height: 1;
}

.nVisit-banner_h1 {
    font-size: 48px;
    font-weight: bold;
    color: #0e4ade;
}

.nVisit-banner_h2 {
    margin-top: 40px;
    font-size: 28px;
    color: #ffffff;
}

.nVisit-box {
    z-index: 100px;
}

.nVisit-con {
    padding: 70px 102px 0;
    margin-top: -200px;
    background-color: #ffffff;
}

.nVisit-con-l {
    width: 486px;
}

.nVisit-con-l li {
    float: left;
    margin: 12px 0;
    width: 229px;
    height: 46px;
    border: 1px solid #dddddd;
}

.nVisit-con-l li:nth-child(2n) {
    float: right;
}

.nVisit-con-m {
    cursor: pointer;
    margin: 12px 0 12px 24px;
    display: block;
    width: 180px;
    height: 120px;
    font-size: 36px;
    line-height: 1;
}

.nVisit-con-r {
    margin: 12px 0;
    width: 282px;
    height: 120px;
    line-height: 1;
}

.nVisit-con-r-col {
    font-size: 18px;
    color: #333333;
}

.nVisit-con-r-ico {
    width: 34px;
    height: 34px;
}

.nVisit-con-r-tel {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 34px;
}

.nVisit-con-r-tel_font {
    padding-left: 46px;
    height: 34px;
    font-size: 28px;
    font-weight: bold;
    color: #0e4ade;
}

.nVisit-con-r-online_font {
    padding-left: 46px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #333333;
}

.nVisit-con-r-online_font span {
    padding-left: 6px;
    color: #0e4ade;
}

.nVisit-site {
    padding: 70px 0;
}

.nVisit-site li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
    height: 174px;
}

.nVisit-site li:nth-child(4n) {
    margin-right: 0;
}

.nVisit-site {
    display: block;
}

.nVisit-site-img {
    width: 282px;
    height: 174px;
}

.nVisit-site-font {
    position: absolute;
    left: 24px;
    bottom: 12px;
    padding: 0 12px;
    width: 210px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nVisit-site li:hover .nVisit-site-font {
    background-color: rgba(181, 0, 13, 0.60);
}

.nVisit-safeguard {
    padding-bottom: 70px;
}

.nVisit-safeguard li {
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 136px;
    line-height: 1;
    text-align: center;
    background-color: #f5f5f5;;
}

.nVisit-safeguard li:nth-child(5) {
    margin-right: 0;
}

.nVisit-safeguard-ico {
    width: 56px;
    height: 56px;
}

.nVisit-safeguard_h2 {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
}

/* -------------------------------- 内页-装修预约 -------------------------------- */
.nDiscounts li {
    background-repeat: no-repeat;
    background-position: center top;
}

/* -------------------------------- 内页-全屋环保 -------------------------------- */
.nGreen-logo {
    padding: 70px 0;
}

.nGreen-logo li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    border: 1px solid #dddddd;
    width: 280px;
    height: 173px;
    line-height: 1;
    text-align: center;
}

.nGreen-logo li:nth-child(4n) {
    margin-right: 0;
}

.nGreen-logo_img {
    overflow: hidden;
    position: relative;
    display: table;
    float: left;
    width: 280px;
    height: 120px;
    text-align: center;
}

.nGreen-logo_img span {
    display: table-cell;
    vertical-align: middle;
    width: 280px;
    height: 120px;
}

.nGreen-logo_img span img {
    margin: 0 auto;
    max-width: 280px;
    max-height: 120px;
}

* + html .nGreen-logo_img span {
    vertical-align: baseline;
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    text-align: center;
}

* + html .nGreen-logo_img span img {
    position: relative;
    top: -50%;
    left: -50%;
}

.nGreen-logo_h2 {
    font-size: 18px;
    color: #666666;
}

/* -------------------------------- 内页-装修预约 -------------------------------- */
.nOrder-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 462px;
    text-align: center;
    line-height: 1;
}

.nOrder-banner_h1 {
    font-size: 48px;
    font-weight: bold;
    color: #0e4ade;
}

.nOrder-banner_h2 {
    margin-top: 40px;
    font-size: 28px;
    color: #333333;
}

.nOrder-box {
    z-index: 100px;
}

.nOrder-con {
    padding: 70px 102px 0;
    margin-top: -200px;
    background-color: #ffffff;
}

.nOrder-con-l {
    width: 486px;
}

.nOrder-con-l li {
    float: left;
    margin: 12px 0;
    width: 229px;
    height: 46px;
    border: 1px solid #dddddd;
}

.nOrder-con-l li:nth-child(2n) {
    float: right;
}

.nOrder-con-m {
    cursor: pointer;
    margin: 12px 0 12px 24px;
    display: block;
    width: 180px;
    height: 120px;
    font-size: 36px;
    line-height: 1;
}

.nOrder-con-r {
    margin: 12px 0;
    width: 282px;
    height: 120px;
    line-height: 1;
}

.nOrder-con-r-col {
    font-size: 18px;
    color: #333333;
}

.nOrder-con-r-ico {
    width: 34px;
    height: 34px;
}

.nOrder-con-r-tel {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 34px;
}

.nOrder-con-r-tel_font {
    padding-left: 46px;
    height: 34px;
    font-size: 28px;
    font-weight: bold;
    color: #0e4ade;
}

.nOrder-con-r-online_font {
    padding-left: 46px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #333333;
}

.nOrder-con-r-online_font span {
    padding-left: 6px;
    color: #0e4ade;
}

.nOrder-commitment {
    padding: 70px 0;
}

.nOrder-commitment-list {
    padding: 60px 0;
}

.nOrder-commitment-list li {
    float: left;
    margin: 0 74px;
    width: 250px;
    height: 250px;
    border: 1px solid #dddddd;
}

.nOrder-commitment-list-box {
    width: 250px;
    height: 250px;
    background-color: #f5f5f5;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nOrder-commitment-list-con {
    width: 250px;
    height: 250px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
}

.nOrder-commitment-list-con_h2 {
    line-height: 1;
    font-size: 18px;
    color: #666666;
}

.nOrder-commitment-list-con_font {
    margin-top: 6px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.nOrder-safeguard {
    padding-bottom: 70px;
}

.nOrder-safeguard li {
    float: left;
    margin-right: 24px;
    width: 220px;
    height: 136px;
    line-height: 1;
    text-align: center;
    background-color: #f5f5f5;;
}

.nOrder-safeguard li:nth-child(5) {
    margin-right: 0;
}

.nOrder-safeguard-ico {
    width: 56px;
    height: 56px;
}

.nOrder-safeguard_h2 {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
}

/* -------------------------------- 内页-感恩回馈 -------------------------------- */
.nFeedback-font {
    margin-top: 50px;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

/* -------------------------------- 内页-售后服务 -------------------------------- */
/*.nService-enjoy { padding: 70px 0; }
.nService-enjoy-list { padding: 60px 0; }
.nService-enjoy-list li { float: left; margin: 0 74px; width: 250px; height: 250px; border: 1px solid #dddddd; }
.nService-enjoy-list-box { width: 250px; height: 250px; background-color: #f5f5f5; -ms-transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); }
.nService-enjoy-list-con { width: 250px; height: 250px; -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); text-align: center; }
.nService-enjoy-list-con-ico { margin: auto; padding: 32px 0 15px; width: 45px; height: 45px; }
.nService-enjoy-list-con_h2 { line-height: 1; font-size: 18px; color: #666666; }
.nService-enjoy-list-con_font { margin-top: 12px; line-height: 24px; font-size: 14px; color: #666666; }
.nService-safeguard { padding: 70px 0; }
.nService-safeguard li { float: left; margin-right: 24px; width: 220px; height: 136px; line-height: 1; text-align: center; background-color: #f5f5f5;; }
.nService-safeguard li:nth-child(5) { margin-right: 0; }
.nService-safeguard-ico { width: 56px; height: 56px; }
.nService-safeguard_h2 { margin-top: 12px; font-size: 18px; color: #333333; }
.nService-system { padding: 70px 0; background-image: url("../images/bg-13.jpg"); background-repeat: no-repeat; background-position: center; background-size: cover; }
.nService-system li { position: relative; float: left; margin-right: 24px; margin-bottom: 24px; width: 282px; height: 174px; }
.nService-system li:nth-child(4n) { margin-right: 0; }
.nService-system_img { width: 282px; height: 174px; }
.nService-system-font { position: absolute; left: 12px; top: 12px; width: 256px; height: 148px; border: 1px solid #dddddd; line-height: 1; text-align: center; color: #bfbfbf; }
.nService-system-font_num { padding: 21px 0; }
.nService-system-font_h3 { font-size: 18px; }*/

/* -------------------------------- 内页-售后服务 - 20190815修改 -------------------------------- */
.nService-team {
    padding: 70px 0;
}

.nService-team-cnt {
}

.nService-team-cnt_h2 {
    width: 382px;
    height: 58px;
    border: 1px solid #cacaca;
    background-color: #f5f5f5;
    line-height: 58px;
    font-size: 18px;
    text-align: center;
    color: #333333;
}

.nService-team-cnt-vline {
    width: 1px;
    height: 30px;
    background-color: #cacaca;
}

.nService-team-cnt-wline {
    margin: 0 90px;
    height: 1px;
    background-color: #cacaca;
}

.nService-team-cnt li {
    float: left;
    margin-right: 24px;
    width: 180px;
}

.nService-team-cnt li:last-child {
    margin-right: 0;
}

.nService-team-cnt-box {
    height: 126px;
    border: 1px solid #cacaca;
    background-color: #f5f5f5;
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #333333;
}

.nService-team-cnt-box_img {
    height: 50px;
}

.nService-team-cnt-box_h3 {
    padding-top: 12px;
    font-size: 14px;
}

.nService-process {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nService-process-cnt {
    text-align: center;
}

.nService-process-cnt li {
    float: left;
    width: 115px;
}

.nService-process-cnt li:nth-child(2n) {
    padding: 49px 20px;
    width: 62px;
}

.nService-process-cnt-num {
    width: 111px;
    height: 111px;
    border: 2px solid #cacaca;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    line-height: 111px;
    font-size: 70px;
    font-weight: bold;
    background: rgb(153, 153, 153);
    background: -moz-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(153, 153, 153, 1) 0%, rgba(245, 245, 245, 1) 100%);
    background: linear-gradient(to bottom, rgba(153, 153, 153, 1) 0%, rgba(245, 245, 245, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#999999', endColorstr='#f5f5f5', GradientType=0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.nService-process-cnt_h2 {
    padding-top: 19px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.nService-process-cnt-line {
    height: 2px;
    background-color: #cacaca;
}

.nService-process-cnt-tel {
    margin-top: 45px;
    display: inline-block;
    height: 48px;
    background-color: #0e4ade;
    line-height: 48px;
    font-size: 20px;
    color: #ffffff;
}

.nService-process-cnt-tel-l {
    padding: 0 24px;
    background-color: #333333;
}

.nService-process-cnt-tel-r {
    padding: 0 24px;
}

.nService-adv {
    padding: 70px 0;
}

.nService-adv li {
    position: relative;
    float: left;
    width: 588px;
    height: 356px;
}

.nService-adv li:nth-child(2) {
    float: right;
}

.nService-adv-box {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.50)
}

.nService-adv-tit {
    padding-bottom: 50px;
    line-height: 1;
    text-align: center;
}

.nService-adv-tit-line {
    margin-bottom: 22px;
    display: inline-block;
    width: 130px;
    height: 1px;
    background-color: #ffffff;
}

.nService-adv-tit-font {
    display: inline-block;
    padding: 0 24px;
}

.nService-adv-tit-font-h2 {
    padding-bottom: 20px;
    font-size: 28px;
    color: #ffffff;
}

.nService-adv-tit-font-h3 {
    font-size: 14px;
    color: #ffffff;
}

.nService-adv-font {
    padding: 0 24px;
    line-height: 28px;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
}

.nService-protect {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nService-protect-cnt {
    text-align: center;
}

.nService-protect-cnt_h3 {
    display: inline-block;
    padding: 0 24px;
    margin: 0 12px;
    border: 1px solid #cacaca;
    background-color: #ffffff;
    line-height: 40px;
    font-size: 16px;
    color: #333333;
}

.nService-protect-cnt li {
    float: left;
    margin-top: 41px;
    width: 142px;
}

.nService-protect-cnt li:nth-child(2n) {
    padding: 70px 20px;
    width: 62px;
}

.nService-protect-cnt li:nth-child(5) {
    margin-top: 0;
    width: 224px;
}

.nService-protect-cnt-box {
    width: 139px;
    height: 139px;
    border: 1px solid #cacaca;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    background-color: #ffffff;
}

.nService-protect-cnt li:nth-child(5) .nService-protect-cnt-box {
    width: 222px;
    height: 222px;
}

.nService-protect-cnt-img {
    width: 53px;
    height: 53px;
}

.nService-protect-cnt li:nth-child(5) .nService-protect-cnt-box .nService-protect-cnt-img {
    width: 66px;
    height: 66px;
}

.nService-protect-cnt_h2 {
    padding-top: 2px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.nService-protect-cnt li:nth-child(5) .nService-protect-cnt-box .nService-protect-cnt_h2 {
    padding-top: 17px;
}

.nService-protect-cnt-line {
    height: 1px;
    background-color: #cacaca;
}

.nService-mechanism {
    padding: 70px 0;
    background-image: url("../images/bg-20.jpg") /*tpa=http://www.mhoo.cn/images/bg-20.jpg*/;
    background-repeat: no-repeat;
}

.nService-mechanism-cnt {
}

.nService-mechanism-cnt li {
    float: left;
    margin: 0 74px;
    width: 252px;
}

.nService-mechanism-img {
    width: 242px;
    height: 242px;
    border: 5px solid #ffffff;
    background-color: #ffffff;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nService-mechanism_h2 {
    padding-top: 48px;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.nService-vip {
    padding: 70px 0 0;
}

.nService-vip-cnt {
}

.nService-vip-cnt li {
    float: left;
    margin-right: 24px;
    width: 382px;
    height: 184px;
    border: 1px solid #cacaca;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nService-vip-cnt li:nth-child(3n) {
    margin-right: 0;
}

.nService-vip-ico {
    width: 56px;
    height: 56px;
}

.nService-vip_h2 {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
}

.nService-vip_h2 span {
    color: #0e4ade;
}

/* -------------------------------- 内页-装修问答 -------------------------------- */
.nFaq {
}

.nFaq-con {
    padding: 36px 0;
}

.nFaq-tit {
    padding: 8px 24px;
    cursor: pointer;
    line-height: 28px;
    font-size: 14px;
    color: #333333;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nFaq-txt {
    padding-bottom: 20px;
    line-height: 28px;
    font-size: 14px;
    text-align: justify;
    color: #666666;
}

.nFaq-q {
    float: left;
    width: 32px;
    height: 32px;
    background-color: #666666;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.nFaq-q-font {
    padding: 4px 0 4px 52px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.nFaq-a {
    float: left;
    width: 32px;
    height: 32px;
    background-color: #0e4ade;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
}

.nFaq-a-font {
    padding: 4px 0 4px 52px;
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

/* -------------------------------- 内页-总裁直营 -------------------------------- */
.nPresident-choose {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nPresident-choose li {
    float: left;
    margin-right: 24px;
    width: 384px;
    height: 237px;
}

.nPresident-choose li:nth-child(3) {
    margin-right: 0;
}

.nPresident-choose_font {
    margin-top: 48px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nPresident-thirteeYears {
    padding: 70px 0;
}

.nPresident-thirteeYears li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 282px;
    height: 375px;
}

.nPresident-thirteeYears li:nth-child(4n) {
    margin-right: 0;
}

.nPresident-thirteeYears-con {
    position: absolute;
    left: 0;
    top: 0;
    width: 282px;
    height: 375px;
}

.nPresident-thirteeYears-con_box1 {
    padding: 10px;
    margin: auto;
    width: 106px;
    height: 106px;
    background-color: rgba(0, 0, 0, 0.60);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nPresident-thirteeYears-con_box2 {
    width: 106px;
    height: 106px;
    border: 1px solid #ffffff;
}

.nPresident-thirteeYears-con-font {
    width: 106px;
    height: 106px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
}

.nPresident-thirteeYears-con-font_h2 {
    font-size: 18px;
}

.nPresident-guidelines {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nPresident-guidelines li {
    float: left;
    margin-right: 24px;
    width: 384px;
    height: 237px;
}

.nPresident-guidelines li:nth-child(3) {
    margin-right: 0;
}

.nPresident-guidelines_h2 {
    margin-top: 48px;
    line-height: 1;
    font-size: 24px;
    text-align: center;
    color: #333333;
}

.nPresident-guidelines_h2 span {
    color: #0e4ade;
}

.nPresident-guidelines_font {
    margin-top: 24px;
    line-height: 24px;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nPresident-management {
    padding: 70px 0;
    background-image: url("../images/bg-05.jpg") /*tpa=http://www.mhoo.cn/images/bg-05.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nPresident-management li {
    float: left;
    margin-bottom: 24px;
    width: 588px;
    height: 180px;
    background-color: rgba(0, 0, 0, 0.50);
}

.nPresident-management li:nth-child(2n) {
    float: right;
}

.nPresident-management_img {
    float: left;
    width: 180px;
    height: 180px;
}

.nPresident-management-font {
    float: left;
    padding: 0 24px;
    width: 360px;
    height: 180px;
    line-height: 1;
    color: #ffffff;
}

.nPresident-management-font_h2 {
    margin-bottom: 12px;
    font-size: 18px;
}

.nPresident-management-font_h3 {
    font-size: 14px;
}

.nPresident-enjoy {
    padding: 70px 0;
}

.nPresident-enjoy-list {
    padding: 60px 0;
}

.nPresident-enjoy-list li {
    float: left;
    margin: 0 74px;
    width: 250px;
    height: 250px;
    border: 1px solid #dddddd;
}

.nPresident-enjoy-list-box {
    width: 250px;
    height: 250px;
    background-color: #f5f5f5;
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nPresident-enjoy-list-con {
    width: 250px;
    height: 250px;
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    text-align: center;
}

.nPresident-enjoy-list-con-ico {
    margin: auto;
    width: 72px;
    height: 72px;
}

.nPresident-enjoy-list-con_h2 {
    margin: 12px;
    line-height: 1;
    font-size: 18px;
    color: #666666;
}

.nPresident-enjoy-list-con_font {
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

/* -------------------------------- 内页-设计大咖 -------------------------------- */
/*列表页*/
.nStylist {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nStylist li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
    background-color: #f5f5f5;
}

.nStylist li:nth-child(4n) {
    margin-right: 0;
}

.nStylist-img {
    width: 282px;
    height: 338px;
}

.nStylist-font {
    padding: 24px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nStylist-font-h2 {
    font-size: 18px;
    color: #333333;
}

.nStylist-font-h3 {
    margin-top: 12px;
    margin-bottom: 24px;
    font-size: 14px;
    color: #666666;
}

.nStylist-font-h3 a, .nStylist-font-h3 strong {
    padding-right: 6px;
    color: #0e4ade;
}

.nStylist-font-btn {
    position: relative;
    display: block;
    width: 103px;
    height: 36px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    line-height: 36px;
    font-size: 14px;
    text-align: center;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nStylist-font-btn span {
    position: relative;
    z-index: 2;
}

.nStylist-font-btn.fr:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nStylist li:hover .nStylist-font-btn.fr {
    border: 1px solid #0e4ade;
    color: #ffffff;
}

.nStylist li:hover .nStylist-font-btn.fr:after {
    width: 100%;
}

/*详细页*/
.nStylistShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nStylistShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nStylistShow-photo {
    background-color: #000000;
    width: 266px;
    height: 346px;
}

.nStylistShow-font {
    width: 556px;
    height: 344px;
}

.nStylistShow-parameter {
    padding-top: 12px;
}

.nStylistShow-parameter li {
    float: left;
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}

.nStylistShow-parameter li:nth-child(1), .nStylistShow-parameter li:nth-child(2) {
    width: 278px;
}

.nStylistShow-parameter li a {
    color: #666666;
}

.nStylistShow-parameter li a:hover {
    color: #0e4ade;
}

.nStylistShow-con-font-tit {
    margin-top: 18px;
    margin-bottom: 12px;
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.nStylistShow-con-font {
    position: relative;
    overflow: hidden;
    height: 104px;
}

.nStylistShow-list {
    margin-top: 48px;
}

.nStylistShow-list:first-child {
    margin-top: 0;
}

.nStylistShow-list-col {
    margin-bottom: 24px;
    line-height: 1;
}

.nStylistShow-list-tit {
    float: left;
    padding-left: 24px;
    border-left: 5px solid #0e4ade;
    font-size: 18px;
    color: #333333;
}

.nStylistShow-list-tit span {
    padding-left: 12px;
    font-size: 14px;
    color: #999999;
}

.nStylistShow-list-tit span strong {
    padding: 0 6px;
    color: #0e4ade;
}

.nStylistShow-list-more {
    float: right;
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
}

.nStylistShow-item {
}

.nStylistShow-item li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
}

.nStylistShow-item li:nth-child(4n) {
    margin-right: 0;
}

.nStylistShow-item-img {
    width: 282px;
    height: 174px;
}

.nStylistShow-item-font {
    position: relative;
    padding: 24px 0;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nStylistShow-item-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
}

.nStylistShow-item-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nStylistShow-item-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nStylistShow-list li:hover .nStylistShow-item-font_h2, .nStylistShow-list li:hover .nStylistShow-item-font_h3 {
    color: #ffffff;
}

.nStylistShow-list li:hover .nStylistShow-item-font:after {
    height: 100%;
}

.nStylistShow-engineer-img {
    width: 282px;
    height: 174px;
}

.nStylistShow-engineer-font {
    position: absolute;
    left: 24px;
    bottom: 12px;
    padding: 0 12px;
    width: 210px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nStylistShow-list li:hover .nStylistShow-engineer-font {
    background-color: rgba(181, 0, 13, 0.60);
}

.nStylistShow-table {
    margin-top: 10px;
    padding: 48px 0;
    background-color: #f5f5f5;
}

.nStylistShow-table-con {
    width: 1200px;
    height: 445px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nStylistShow-table-box {
    width: 600px;
    height: 445px;
}

.nStylistShow-table-name {
    height: 46px;
}

.nStylistShow-table-name-ico {
    width: 46px;
    height: 46px;
}

.nStylistShow-table-name-h2 {
    padding-left: 12px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    color: #333333;
}

.nStylistShow-table-name-h2 a {
    color: #666666;
}

.nStylistShow-table-name-h2 a:hover {
    color: #0e4ade;
}

.nStylistShow-table-number {
    margin-top: 12px;
    margin-bottom: 24px;
    padding-left: 58px;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.nStylistShow-table-number a {
    padding: 0 6px;
    color: #0e4ade;
}

.nStylistShow-table-contact {
    height: 46px;
}

.nStylistShow-table-contact-ico {
    width: 46px;
    height: 46px;
}

.nStylistShow-table-contact-h2 {
    padding-left: 12px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #666666;
}

.nStylistShow-table-contact-h2 a {
    color: #666666;
}

.nStylistShow-table-contact-h2 a:hover {
    color: #0e4ade;
}

.nStylistShow-table-col {
    margin-top: 12px;
    padding-top: 24px;
    border-top: 1px solid #dddddd;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nStylistShow-table-col span {
    color: #0e4ade;
}

.nStylistShow-table-item {
    padding-top: 16px;
}

.nStylistShow-table-item li {
    float: left;
    margin-bottom: 24px;
    border: 1px solid #dddddd;
    width: 262px;
    height: 46px;
}

.nStylistShow-table-item li:nth-child(2n) {
    float: right;
}

.nStylistShow-table-item li:nth-child(3), .nStylistShow-table-item li:nth-child(4) {
    margin-bottom: 0;
}

.nStylistShow-table-item li:nth-child(3) {
    border-color: #0e4ade;
}

.nStylistShow-table-item-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.nStylistShow-table-item-font {
    padding-left: 60px;
    padding-right: 12px;
}

.nStylistShow-table-item-font input {
    height: 46px;
}

.nStylistShow-table-item_btn {
    cursor: pointer;
    display: block;
    height: 44px;
    border: 1px solid #0e4ade;
    line-height: 44px;
    text-align: center;
}

.nStylistShow-table-item_btn:hover {
    background-color: #0e4ade;
    color: #ffffff;
}

/* -------------------------------- 内页-设计大咖 -------------------------------- */
/*列表页*/
.nTeam {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nTeam li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 282px;
    background-color: #f5f5f5;
}

.nTeam li:nth-child(4n) {
    margin-right: 0;
}

.nTeam-img {
    width: 282px;
    height: 338px;
}

.nTeam-font {
    position: relative;
    padding: 24px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nTeam-font-h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeam-font-h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeam-font-h3 strong {
    padding-right: 6px;
    color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeam-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeam li:hover .nTeam-font-h2, .nTeam li:hover .nTeam-font-h3, .nTeam li:hover .nTeam-font-h3 strong {
    color: #ffffff;
}

.nTeam li:hover .nTeam-font:after {
    height: 100%;
}

/*详细页*/
.nTeamShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nTeamShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nTeamShow-photo {
    background-color: #000000;
    width: 266px;
    height: 346px;
}

.nTeamShow-font {
    width: 556px;
    height: 344px;
}

.nTeamShow-parameter {
    padding-top: 12px;
}

.nTeamShow-parameter li {
    float: left;
    width: 185px;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}

.nTeamShow-parameter li:nth-child(6), .nTeamShow-parameter li:nth-child(7) {
    width: 100%;
}

.nTeamShow-parameter li a {
    color: #666666;
}

.nTeamShow-parameter li a:hover {
    color: #0e4ade;
}

.nTeamShow-con-font-tit {
    margin-top: 22px;
    margin-bottom: 12px;
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.nTeamShow-con-font {
    position: relative;
    overflow: hidden;
    height: 112px;
}

.nTeamShow-list {
    margin-top: 48px;
}

.nTeamShow-list:first-child {
    margin-top: 0;
}

.nTeamShow-list-col {
    margin-bottom: 24px;
    line-height: 1;
}

.nTeamShow-list-tit {
    float: left;
    padding-left: 24px;
    border-left: 5px solid #0e4ade;
    font-size: 18px;
    color: #333333;
}

.nTeamShow-list-tit span {
    padding-left: 12px;
    font-size: 14px;
    color: #999999;
}

.nTeamShow-list-tit span strong {
    padding: 0 6px;
    color: #0e4ade;
}

.nTeamShow-list-more {
    float: right;
    display: block;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
}

.nTeamShow-item {
}

.nTeamShow-item li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 282px;
}

.nTeamShow-item li:nth-child(4n) {
    margin-right: 0;
}

.nTeamShow-item-img {
    width: 282px;
    height: 174px;
}

.nTeamShow-item-font {
    position: relative;
    padding: 24px 0;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeamShow-item-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 18px;
    color: #333333;
}

.nTeamShow-item-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeamShow-item-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nTeamShow-list li:hover .nTeamShow-item-font_h2, .nTeamShow-list li:hover .nTeamShow-item-font_h3 {
    color: #ffffff;
}

.nTeamShow-list li:hover .nTeamShow-item-font:after {
    height: 100%;
}

.nTeamShow-engineer-img {
    width: 282px;
    height: 174px;
}

.nTeamShow-engineer-font {
    position: absolute;
    left: 24px;
    bottom: 12px;
    padding: 0 12px;
    width: 210px;
    height: 32px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nTeamShow-list li:hover .nTeamShow-engineer-font {
    background-color: rgba(181, 0, 13, 0.60);
}

.nTeamShow-table {
    margin-top: 10px;
    padding: 48px 0;
    background-color: #f5f5f5;
}

.nTeamShow-table-con {
    width: 1200px;
    height: 445px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nTeamShow-table-box {
    width: 600px;
    height: 445px;
}

.nTeamShow-table-name {
    height: 46px;
}

.nTeamShow-table-name-ico {
    width: 46px;
    height: 46px;
}

.nTeamShow-table-name-h2 {
    padding-left: 12px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    color: #333333;
}

.nTeamShow-table-name-h2 a {
    color: #666666;
}

.nTeamShow-table-name-h2 a:hover {
    color: #0e4ade;
}

.nTeamShow-table-number {
    margin-top: 12px;
    margin-bottom: 24px;
    padding-left: 58px;
    line-height: 1;
    font-size: 14px;
    color: #666666;
}

.nTeamShow-table-number a {
    padding: 0 6px;
    color: #0e4ade;
}

.nTeamShow-table-contact {
    height: 46px;
}

.nTeamShow-table-contact-ico {
    width: 46px;
    height: 46px;
}

.nTeamShow-table-contact-h2 {
    padding-left: 12px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    color: #666666;
}

.nTeamShow-table-contact-h2 a {
    color: #666666;
}

.nTeamShow-table-contact-h2 a:hover {
    color: #0e4ade;
}

.nTeamShow-table-col {
    margin-top: 12px;
    padding-top: 24px;
    border-top: 1px solid #dddddd;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nTeamShow-table-col span {
    color: #0e4ade;
}

.nTeamShow-table-item {
    padding-top: 16px;
}

.nTeamShow-table-item li {
    float: left;
    margin-bottom: 24px;
    border: 1px solid #dddddd;
    width: 262px;
    height: 46px;
}

.nTeamShow-table-item li:nth-child(2n) {
    float: right;
}

.nTeamShow-table-item li:nth-child(3), .nTeamShow-table-item li:nth-child(4) {
    margin-bottom: 0;
}

.nTeamShow-table-item li:nth-child(3) {
    border-color: #0e4ade;
}

.nTeamShow-table-item-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.nTeamShow-table-item-font {
    padding-left: 60px;
    padding-right: 12px;
}

.nTeamShow-table-item-font input {
    height: 46px;
}

.nTeamShow-table-item_btn {
    cursor: pointer;
    display: block;
    height: 44px;
    border: 1px solid #0e4ade;
    line-height: 44px;
    text-align: center;
}

.nTeamShow-table-item_btn:hover {
    background-color: #0e4ade;
    color: #ffffff;
}

/* -------------------------------- 内页-关于麦丰 -------------------------------- */
.nAbout-col {
    padding-top: 24px;
    line-height: 1;
    text-align: center;
}

.nAbout-col-h1 {
    margin-bottom: 12px;
    font-size: 24px;
    color: #333333;
}

.nAbout-col-h2 {
    font-size: 18px;
    color: #666666;
    text-transform: uppercase;
}

/*企业介绍*/
.nAbout {
}

.nAbout-con {
    padding: 24px;
    margin-bottom: 24px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nAbout-param {
    height: 200px;
}

.nAbout-param li {
    position: relative;
    float: left;
    width: 288px;
    height: 200px;
    text-align: center;
}

.nAbout-num {
    line-height: 1;
    font-size: 28px;
    font-weight: bold;
    color: #0e4ade;
}

.nAbout-num sup {
    font-size: 14px;
    color: #999999;
}

.nAbout-txt {
    margin-top: 24px;
    line-height: 1;
    font-size: 18px;
    color: #666666;
}

.nAbout-line {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -16px;
    width: 1px;
    height: 32px;
    background-color: #dddddd;
}

.nAbout-param li:last-child .nAbout-line {
    display: none;
}

.nAbout-font {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.nAbout-trait {
    margin-top: 24px;
}

.nAbout-trait li {
    float: left;
    margin-right: 24px;
    width: 368px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nAbout-trait li:nth-child(3n) {
    margin-right: 0;
}

.nAbout-trait-ico {
    margin: auto;
    width: 89px;
    height: 89px;
    border: 1px solid #0e4ade;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.nAbout-trait-h2 {
    margin-top: 24px;
    margin-bottom: 12px;
    font-size: 18px;
    color: #333333;
}

.nAbout-trait-h3 {
    font-size: 14px;
    color: #666666;
}

.nAbout-shop {
    margin-top: 36px;
}

.nAbout-shop .swiper-container {
    padding-bottom: 50px;
}

.nAbout-shop-con {
    position: relative;
    display: block;
    width: 230px;
    height: 230px;
}

.nAbout-shop-img {
    width: 100%;
    height: 230px;
}

.nAbout-shop-font {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 230px;
    background-color: rgba(255, 255, 255, 0.80);
    line-height: 1;
    text-align: center;
}

.nAbout-shop-font_h2 {
    font-size: 18px;
    color: #333333;
}

.nAbout-shop-font_btn {
    display: none;
    cursor: pointer;
    margin-top: 24px;
    padding: 10px 24px;
    border: 1px solid #ffffff;
    background-color: transparent;
    text-align: center;
    color: #ffffff;
}

.nAbout-shop-con:hover .nAbout-shop-font {
    background-color: rgba(0, 0, 0, 0.50);
}

.nAbout-shop-con:hover .nAbout-shop-font_h2 {
    color: #ffffff;
}

.nAbout-shop-con:hover .nAbout-shop-font_btn {
    display: inline-block;
}

/*企业文化*/
/*.nCulture { }
.nCulture li { float: left; width: 384px; margin-right: 24px; margin-top: 24px; }
.nCulture li:nth-child(3n) { margin-right: 0; }
.nCulture-img { height: 159px; }
.nCulture-font { padding-top: 24px; text-align: center; }
.nCulture-font-h2 { line-height: 1; font-size: 18px; color: #333333; }
.nCulture-font-line { margin: 12px auto; width: 78px; height: 1px; background-color: #dddddd; }
.nCulture-font-txt { height: 144px; line-height: 24px; font-size: 14px; text-align: center; color: #666666; -webkit-line-clamp: 6; }
.nCulture-trait { margin-top: 24px; }
.nCulture-trait dd { float: left; margin-right: 24px; width: 384px; background-color: #f5f5f5; line-height: 1; text-align: center; }
.nCulture-trait dd:nth-child(3n) { margin-right: 0; }
.nCulture-trait-ico { margin: auto; width: 89px; height: 89px; border: 1px solid #0e4ade; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.nCulture-trait-h2 { margin-top: 24px; margin-bottom: 12px; font-size: 18px; color: #333333; }
.nCulture-trait-h3 { font-size: 14px; color: #666666; }*/

/*企业文化 - 20190814修改*/
.nCulture-one {
    padding-top: 60px;
}

.nCulture-one-font {
    padding: 20px 265px 42px;
    margin-bottom: 50px;
    border-bottom: 1px solid #f2f2f2;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    color: #666666;
}

.nCulture-one_list li {
    padding-bottom: 70px;
}

.nCulture-one_item-num {
    position: relative;
    float: left;
    width: 150px;
    height: 174px;
    line-height: 1;
    font-size: 90px;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #ebebeb;
}

.nCulture-one_item-line {
    position: absolute;
    top: 0px;
    right: 36px;
    width: 1px;
    height: 174px;
    background-color: #f2f2f2;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nCulture-one_item-font {
    float: left;
    padding-left: 89px;
    padding-right: 39px;
    width: 433px;
}

.nCulture-one_item-font dt {
    padding-bottom: 14px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nCulture-one_item-font dt span {
    color: #666666;
}

.nCulture-one_item-font dd {
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}

.nCulture-one_item-font dd span {
    color: #cfcfcf;
}

.nCulture-one_item-img {
    float: left;
    width: 489px;
    height: 174px;
}

.nCulture-one_list li:nth-child(2n) .nCulture-one_item-num {
    float: right;
    text-align: right;
}

.nCulture-one_list li:nth-child(2n) .nCulture-one_item-font {
    float: right;
    padding-left: 39px;
    padding-right: 89px;
    text-align: right;
    direction: rtl;
}

.nCulture-one_list li:nth-child(2n) .nCulture-one_item-img {
    float: right;
}

.nCulture-one_list li:last-child {
    margin-bottom: 30px;
}

.nCulture-mission {
    padding-bottom: 70px;
}

.nCulture-mission li {
    float: left;
    padding: 46px 0;
    margin-right: 24px;
    width: 382px;
    border: 1px solid #f2f2f2;
    text-align: center;
    line-height: 1;
}

.nCulture-mission li:nth-child(3n) {
    margin-right: 0;
}

.nCulture-mission_img {
    width: 90px;
    height: 90px;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    border: 1px solid #f2f2f2;
}

.nCulture-mission_h2 {
    padding: 24px 0 12px;
    font-size: 18px;
    color: #333333;
}

.nCulture-mission_h3 {
    font-size: 14px;
    color: #666666;
}

.nCulture-forward {
    padding-bottom: 70px;
}

.nCulture-forward li {
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 384px;
    height: 237px;
    text-align: center;
    line-height: 1;
}

.nCulture-forward li:nth-child(3n) {
    margin-right: 0;
}

.nCulture-forward_cnt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.nCulture-forward_box {
    width: 120px;
    height: 120px;
    background-color: rgba(255, 255, 255, 0.80);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.nCulture-forward_box .page-box {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.nCulture-forward_h2 {
    padding-bottom: 12px;
    font-size: 18px;
    color: #333333;
}

.nCulture-forward_h3 {
    font-size: 12px;
    text-transform: uppercase;
    color: #999999;
}

/*企业历程*/
/*.nCourse { padding-top: 50px; padding-bottom: 26px; }
.nCourse-wrap { padding: 82px 0; }
.nCourse-line { position: absolute; left: 50%; top: 0; width: 1px; height: 100%; background-color: #dddddd; }
.nCourse-list { }
.nCourse-list li { height: 180px; }
.nCourse-box { padding: 0 102px; width: 372px; height: 180px; }
.nCourse-h { height: 180px; }
.nCourse-con { position: absolute; left: 0; top: 50%; padding: 12px; margin-top: -126px; width: 346px; border: 1px solid #dddddd; }
.nCourse-con_img { width: 346px; height: 140px; }
.nCourse-con_h2 { margin-top: 12px; margin-bottom: 6px; line-height: 1; font-size: 18px; font-weight: bold; text-align: center; color: #0e4ade; }
.nCourse-con_h3 { height: 48px; line-height: 24px; font-size: 14px; text-align: center; color: #333333; }
.nCourse-con-ico { position: absolute; right: -7px; top: 50%; margin-top: -7px; padding: 2px; width: 8px; height: 8px; border: 1px solid #dddddd; background-color: #ffffff; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.nCourse-con-ico.icol { left: -7px }
.nCourse-con-icon { width: 8px; height: 8px; background-color: #dddddd; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.nCourse-con-line { position: absolute; right: 7px; top: 50%; width: 95px; height: 1px; background-color: #dddddd; }
.nCourse-con-line.linel {; left: 7px; }*/

/*企业历程 - 20190814修改*/
.nCourse-direction {
    padding-top: 50px;
    padding-bottom: 26px;
}

.nCourse-direction_list {
    padding-top: 50px;
}

.nCourse-direction_list li {
    position: relative;
    float: left;
    margin-right: 24px;
    width: 384px;
    background-color: #f5f5f5;
    line-height: 1;
}

.nCourse-direction_list li:nth-child(3n) {
    margin-right: 0;
}

.nCourse-direction_img {
    height: 400px;
}

.nCourse-direction-font {
    height: 278px;
}

.nCourse-direction-font_h2 {
    padding-bottom: 28px;
    line-height: 1;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.nCourse-direction-font-txt {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
}

.nCourse-video {
    padding-top: 50px;
    padding-bottom: 26px;
}

.nCourse-video-cnt {
    margin-top: 50px;
    height: 595px;
    background-color: #000000;
}

.nCourse-video {
    padding-top: 50px;
    padding-bottom: 26px;
}

.nCourse-video-cnt {
    margin-top: 50px;
    height: 595px;
    background-color: #000000;
}

.nCourse-video-cnt iframe {
    display: block;
    width: 100% !important;
    height: 100% !important;
}

.nCourse-event {
    padding-top: 50px;
    padding-bottom: 26px;
}

.nCourse-event-cnt {
    margin-top: 50px;
    height: 309px;
    background-image: url("../images/bg-19.jpg") /*tpa=http://www.mhoo.cn/images/bg-19.jpg*/;
    background-repeat: repeat-x;
    background-position: center;
}

.nCourse-event-cnt-font {
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
    text-align: justify;
    -webkit-line-clamp: 3;
}

.nCourse-event-cnt_img {
    position: relative;
    margin: 10px 0;
    height: 145px;
}

.nCourse-event-cnt_img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.80);
    line-height: 1;
}

.nCourse-event-cnt_img-box-time {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    height: 64px;
    font-size: 80px;
    color: #ffffff;
}

.nCourse-event-cnt_img-box-time span {
    display: block;
    padding: 13px 0 13px 12px;
    height: 38px;
}

.nCourse-event-cnt_img-box-time p {
    padding-left: 12px;
    line-height: 64px;
    font-weight: bold;
}

.nCourse-event-cnt_img-box-time.top {
    top: 10px !important;
    bottom: auto;
    color: #0e4ade;
}

.nCourse-big {
    padding-bottom: 26px;
}

.nCourse-big-cnt-one {
    width: 600px;
    height: 274px;
}

.nCourse-big-cnt-one-font {
    padding: 0 48px
}

.nCourse-big-cnt-font_h3 {
    padding-bottom: 6px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nCourse-big-cnt-font_h2 {
    padding-bottom: 12px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nCourse-big-cnt-font-txt {
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.nCourse-big-cnt-two {
    width: 426px;
    height: 679px;
}

.nCourse-big-cnt-two-font {
    padding: 0 48px;
    height: 458px;
}

.nCourse-big-cnt-two-img {
    width: 426px;
    height: 221px;
}

.nCourse-big-cnt-three {
    width: 774px;
    height: 679px;
}

.nCourse-shaft {
    padding-top: 50px;
    padding-bottom: 26px;
}

.nCourse-line {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #dddddd;
}

.nCourse-list {
}

.nCourse-list li {
    padding-bottom: 24px;
}

.nCourse-box {
    float: right;
    padding: 0 24px;
    width: 552px;
}

.nCourse-con {
    text-align: left;
}

.nCourse-con_h2 {
    margin-bottom: 6px;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    color: #0e4ade;
}

.nCourse-con_h3 {
    line-height: 24px;
    font-size: 14px;
    color: #333333;
}

.nCourse-con-ico {
    position: absolute;
    left: -7px;
    top: 6px;
    padding: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.nCourse-con-icon {
    width: 8px;
    height: 8px;
    background-color: #dddddd;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.nCourse-list li:nth-child(2n) .nCourse-box {
    float: left;
}

.nCourse-list li:nth-child(2n) .nCourse-con {
    text-align: right;
}

.nCourse-list li:nth-child(2n) .nCourse-con-ico {
    right: -7px;
    left: auto;
}

/*新闻动态*/
.nNews {
    padding: 25px 0 24px;

}

.nNews ul {
}

.nNews li {
    overflow: hidden;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px dotted #dddddd;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nNews li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom-width: 0;
}

.nNews-img {
    position: relative;
    float: left;
    width: 282px;
    height: 174px;
}

.nNews-font {
    float: left;
    margin-left: 24px;
    padding-right: 78px;
    width: 714px;
    height: 174px;
}

.nNews-font-h2 {
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nNews-font-txt {
    margin-top: 16px;
    max-height: 84px;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
    -webkit-line-clamp: 3;
}

.nNews-time {
    float: right;
    width: 101px;
    height: 174px;
    line-height: 1;
    text-align: center;
    color: #999999;
}

.nNews-time-con {
    padding: 24px 0;
    border-left: 1px solid #dddddd;
}

.nNews-time-con_year {
    margin-bottom: 12px;
    font-size: 24px;
}

.nNews-time-con_day {
    font-size: 14px;
}

.nNews li:hover {
    -moz-transform: translateY(-6px);
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}

.nNews li:hover .nNews-font-h2 {
    color: #0e4ade;
}

/*企业介绍*/
.nJoin {
}

/*联系我们*/
.nContact {
}

.nContact-con {
    padding: 48px 0;
}

.nContact-font {
    width: 486px;
    height: 364px;
}

.nContact-font-tit {
    margin-bottom: 19px;
    line-height: 1;
    font-size: 24px;
    color: #333333;
}

.nContact-font-item {
    padding: 5px 0;
    line-height: 18px;
    font-size: 14px;
    color: #666666;
}

.nContact-font-item-ico {
    width: 18px;
    height: 18px;
}

.nContact-font-item-txt {
    padding-left: 30px;
}

.nContact-map {
    width: 586px;
    height: 362px;
    border: 1px solid #dddddd;
}

.iw_poi_title {
    overflow: hidden;
    padding-right: 13px;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: #CC5522;
}

.iw_poi_content {
    overflow: visible;
    padding-top: 4px;
    white-space: -moz-pre-wrap;
    word-wrap: break-word;
    font: 12px arial, sans-serif;
}

.nContact-list {
}

.nContact-list li {
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    padding: 24px;
    width: 336px;
    height: 98px;
    background-color: #f5f5f5;
}

.nContact-list li:nth-child(3n) {
    margin-right: 0;
}

.nContact-list-l {
    width: 96px;
}

.nContact-list-l-ico {
    margin: auto;
    width: 36px;
    height: 36px;
}

.nContact-list-l-tit {
    margin-top: 18px;
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #666666;
}

.nContact-list-r {
    padding-left: 24px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.nContact-list-r-h2 {
    margin-bottom: 11px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

/*线下门店*/
.nShop {
}

.nShop-con {
    padding: 36px 0 0;
}

.nShop-con li {
    float: left;
    margin-bottom: 24px;
    width: 588px;
}

.nShop-con li:nth-child(2n) {
    float: right;
}

.nShop-con-img {
    width: 588px;
    height: 363px;
}

.nShop-con-font {
    background-color: #f5f5f5;
}

.nShop-con-font-l {
    padding-right: 102px;
    line-height: 24px;
    font-size: 14px;
    color: #666666;
}

.nShop-con-font-l-h2 {
    margin-bottom: 12px;
    line-height: 1;
    font-size: 18px;
    color: #333333;
}

.nShop-con-font-l strong {
    color: #0e4ade;
}

.nShop-con-font-r {
    width: 78px;
    height: 78px;
    background-color: #afafaf;
    line-height: 1;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.nShop-con li:hover .nShop-con-font-r {
    background-color: #0e4ade;
}

/*详细页*/
.nShopShow {
    padding-bottom: 22px;
    background-color: #ffffff;
}

.nShopShow-con {
    padding: 24px 0;
    margin-bottom: 26px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nShopShow-photo {
    background-color: #000000;
    width: 564px;
    height: 346px;
}

.nShopShow-font {
    width: 564px;
    height: 344px;
}

.nShopShow-parameter {
    padding-top: 12px;
}

.nShopShow-parameter li {
    float: left;
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    color: #666666;
}

.nShopShow-parameter li:nth-child(1), .nShopShow-parameter li:nth-child(2), .nShopShow-parameter li:nth-child(3) {
    width: 185px;
}

.nShopShow-parameter li:nth-child(4) {
    margin-top: 24px;
}

.nShopShow-parameter li a {
    color: #666666;
}

.nShopShow-parameter li a:hover {
    color: #0e4ade;
}

.nShopShow-con-font-tit {
    margin-top: 23px;
    margin-bottom: 12px;
    padding-left: 12px;
    border-left: 3px solid #0e4ade;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.nShopShow-con-font {
    position: relative;
    overflow: hidden;
    height: 112px;
}

.nShopShow-l {
    padding: 24px 0;
    width: 894px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.03);
}

.nShopShow-list-con {
    margin-top: 48px;
}

.nShopShow-menu {
    height: 43px;
    line-height: 42px;
    text-align: center;
}

.nShopShow-menu li {
    cursor: pointer;
    position: relative;
    z-index: 1;
    float: left;
    width: 139px;
    border: 1px solid #ffffff;
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.nShopShow-menu li.hover {
    z-index: 3;
    margin-bottom: 1px;
    border-color: #dddddd;
    border-bottom-color: #ffffff;
    color: #666666
}

.nShopShow-font-con {
    position: relative;
    z-index: 2;
    border-top: 1px solid #dddddd;
    padding-top: 24px;
}

/*详细页-在施工地*/
.nShopShow-site {
}

.nShopShow-site li {
    overflow: hidden;
    position: relative;
    padding-bottom: 24px;
}

.nShopShow-site-img {
    float: left;
    width: 266px;
    height: 164px;
}

.nShopShow-site-img a {
    display: block;
    width: 100%;
    height: 100%;
}

.nShopShow-site-font {
    float: right;
    width: 556px;
    height: 164px;
}

.nShopShow-site-font dt {
    padding-bottom: 6px;
    height: 38px;
}

.nShopShow-site-font-h2 {
    width: 408px;
    line-height: 38px;
    font-size: 16px;
}

.nShopShow-site-font-h2 a {
    color: #333333;
}

.nShopShow-site-font-btn {
    cursor: pointer;
    margin: 5px 0;
    padding: 0 12px;
    border: 1px solid #dddddd;
    line-height: 26px;
    font-size: 12px;
    color: #999999;
}

.nShopShow-site li:hover .nShopShow-site-font-btn {
    border-color: #0e4ade;
    background-color: #0e4ade;
    color: #ffffff;
}

.nShopShow-site li:hover .nShopShow-site-font-h2 a {
    color: #0e4ade;
}

.nShopShow-site-font dd {
    float: left;
    padding: 6px 0;
    width: 185px;
    line-height: 1;
    font-size: 12px;
    color: #666666;
}

.nShopShow-site-progress {
    padding-top: 18px;
}

.nShopShow-site-progress-item {
    position: relative;
    width: 125px;
    float: left;
    left: -15px;
}

.nShopShow-site-progress-item:before {
    content: '';
    float: left;
    width: 100%;
    height: 1px;
    margin-top: 7px;
    background-color: #dddddd;
    position: relative;
    right: 8px;
}

.nShopShow-site-progress-item:first-child {
    width: 54px;
}

.nShopShow-site-progress-item:first-child:before {
    background-color: #ffffff !important;
}

.nShopShow-site-progress-item i {
    position: absolute;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    border: 1px solid #dddddd;
    background-color: #fff;
    z-index: 1;
    right: 5px;
    font-size: 12px;
}

.nShopShow-site-progress-item span {
    float: right;
    margin-top: 17px;
    font-size: 12px;
    width: 48px;
    display: block;
    color: #666666;
    margin-left: 5px;
    position: relative;
    left: 11px;
    text-align: center;
}

.nShopShow-site-progress-item.iconfont:before {
    background-color: #0e4ade;
}

.nShopShow-site-progress-item.iconfont i {
    background-color: #0e4ade;
    background-image: url("../images/ico-54.png") /*tpa=http://www.mhoo.cn/images/ico-54.png*/;
    background-repeat: no-repeat;
    background-position: center;
}

.nShopShow-site-progress-item.iconfont i, .nShopShow-site-progress-item.iconfont span {
    color: #0e4ade;
    border-color: #0e4ade;
}

/*详细页-户型解析*/
.nShopShow-analysis {
}

.nShopShow-analysis li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 264px;
    background-color: #f5f5f5;
}

.nShopShow-analysis li:nth-child(3n) {
    margin-right: 0;
}

.nShopShow-analysis-img {
    width: 266px;
    height: 164px;
}

.nShopShow-analysis-font {
    position: relative;
    padding: 12px 0;
    line-height: 1;
    text-align: center;
}

.nShopShow-analysis-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 16px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-analysis-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-analysis-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-analysis li:hover .nShopShow-analysis-font_h2, .nShopShow-analysis li:hover .nShopShow-analysis-font_h3 {
    color: #ffffff;
}

.nShopShow-analysis li:hover .nShopShow-analysis-font:after {
    height: 100%;
}

/*详细页-相关案例*/
.nShopShow-case {
}

.nShopShow-case li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 264px;
    background-color: #f5f5f5;
}

.nShopShow-case li:nth-child(3n) {
    margin-right: 0;
}

.nShopShow-case-img {
    width: 266px;
    height: 164px;
}

.nShopShow-case-font {
    position: relative;
    padding: 12px 0;
    line-height: 1;
    text-align: center;
}

.nShopShow-case-font_h2 {
    position: relative;
    z-index: 10;
    font-size: 16px;
    color: #333333;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-case-font_h3 {
    position: relative;
    z-index: 10;
    margin-top: 12px;
    font-size: 12px;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-case-font:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-case li:hover .nShopShow-case-font_h2, .nShopShow-case li:hover .nShopShow-case-font_h3 {
    color: #ffffff;
}

.nShopShow-case li:hover .nShopShow-case-font:after {
    height: 100%;
}

/*详细页-服务团队*/
.nShopShow-team {
}

.nShopShow-team li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 24px;
    margin-bottom: 24px;
    width: 266px;
    background-color: #f5f5f5;
}

.nShopShow-team li:nth-child(3n) {
    margin-right: 0;
}

.nShopShow-team-img {
    width: 266px;
    height: 318px;
}

.nShopShow-team-font {
    padding: 12px 24px;
    background-color: #f5f5f5;
    line-height: 1;
    text-align: center;
}

.nShopShow-team-font-h2 {
    font-size: 16px;
    color: #333333;
}

.nShopShow-team-font-h3 {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 12px;
    color: #666666;
}

.nShopShow-team-font-h3 a, .nShopShow-team-font-h3 strong {
    padding-right: 6px;
    color: #0e4ade;
}

.nShopShow-team-font-btn {
    position: relative;
    display: block;
    width: 103px;
    height: 36px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    line-height: 36px;
    font-size: 12px;
    text-align: center;
    color: #666666;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-team-font-btn span {
    position: relative;
    z-index: 2;
}

.nShopShow-team-font-btn.fr:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    background-color: #0e4ade;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
}

.nShopShow-team li:hover .nShopShow-team-font-btn.fr {
    border: 1px solid #0e4ade;
    color: #ffffff;
}

.nShopShow-team li:hover .nShopShow-team-font-btn.fr:after {
    width: 100%;
}

/* -------------------------------- 在线客服 -------------------------------- */
#MEIQIA-BTN-HOLDER {
    right: 0 !important;
}

#MEIQIA-PANEL-HOLDER {
    right: 0 !important;
}

/* -------------------------------- 内页-装修预约 -------------------------------- */
.nOffer-banner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 572px;
    text-align: center;
    line-height: 1;
}

.nOffer-banner_h1 {
    font-size: 48px;
    font-weight: bold;
    color: #0e4ade;
}

.nOffer-banner_h2 {
    padding-top: 46px;
    padding-bottom: 40px;
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
}

.nOffer-banner_h3 {
    font-size: 24px;
    color: #ffffff;
}

.nOffer-table {
    z-index: 100;
}

.nOffer-con-table {
    padding: 24px;
    margin-top: -96px;
    background-color: #ffffff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.1);
}

.nOffer-con-table-l {
    width: 642px;
}

.nOffer-con-table-l li {
    float: left;
    margin: 12px 0;
    width: 307px;
    height: 46px;
    border: 1px solid #dddddd;
}

.nOffer-con-table-l li:nth-child(2n) {
    float: right;
}

.nOffer-con-table-m {
    cursor: pointer;
    margin: 12px 0 12px 24px;
    display: block;
    width: 180px;
    height: 120px;
    font-size: 36px;
    line-height: 1;
}

.nOffer-con-table-r {
    margin: 12px 0;
    width: 282px;
    height: 120px;
    line-height: 1;
}

.nOffer-con-table-r-col {
    font-size: 18px;
    color: #333333;
}

.nOffer-con-table-r-ico {
    width: 34px;
    height: 34px;
}

.nOffer-con-table-r-tel {
    margin-top: 15px;
    margin-bottom: 10px;
    line-height: 34px;
}

.nOffer-con-table-r-tel_font {
    padding-left: 46px;
    height: 34px;
    font-size: 28px;
    font-weight: bold;
    color: #0e4ade;
}

.nOffer-con-table-r-online_font {
    padding-left: 46px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    color: #333333;
}

.nOffer-con-table-r-online_font span {
    padding-left: 6px;
    color: #0e4ade;
}

.nOffer-why {
    z-index: 99;
    padding: 166px 0 70px;
    margin-top: -96px;
    background-color: #f5f5f5;
}

.nOffer-why li {
    float: left;
    margin-bottom: 24px;
    width: 588px;
    height: 128px;
    background-color: #ffffff;
}

.nOffer-why li:nth-child(2n) {
    float: right;
}

.nOffer-why-img {
    width: 190px;
    height: 128px;
}

.nOffer-why-font {
    padding-left: 214px;
    height: 128px;
}

.nOffer-why-font_h2 {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}

.nOffer-why-font_h2-ico {
    padding: 2px;
    margin: 2px 12px 2px 0;
    width: 8px;
    height: 8px;
    border: 2px solid #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nOffer-why-font_h2-ico-n {
    width: 8px;
    height: 8px;
    background-color: #0e4ade;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.nOffer-why-font-txt {
    padding-top: 5px;
    height: 48px;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
    -webkit-line-clamp: 2;
}

.nOffer-why-btn {
    display: block;
    margin-top: 26px;
    width: 220px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.nOffer-case {
    padding: 70px 0;
}

.nOffer-case-l {
    width: 792px;
}

.nOffer-case-l li {
    float: left;
    margin-bottom: 24px;
    width: 384px;
    height: 237px;
}

.nOffer-case-l li:nth-child(2n) {
    float: right;
}

.nOffer-case-l li:nth-child(3), .nOffer-case-l li:nth-child(4) {
    margin-bottom: 0;
}

.nOffer-case-l-font {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 12px;
    z-index: 10;
    padding: 12px 24px;
    background-color: rgba(0, 0, 0, 0.50);
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nOffer-case-l-font_h2 {
    font-size: 16px;
}

.nOffer-case-l-font_h3 {
    padding-top: 12px;
    font-size: 14px;
}

.nOffer-case-l li:hover .nOffer-case-l-font {
    background-color: #0e4ade;
}

.nOffer-case-r {
    padding: 24px;
    width: 336px;
    height: 450px;
    background-color: #f5f5f5;
}

.nOffer-case-r_h2 {
    line-height: 1;
    font-size: 24px;
    color: #333333;
}

.nOffer-case_form {
    padding: 30px 0;
}

.nOffer-case_form-item {
    margin-bottom: 12px;
    border: 1px solid #dddddd;
    background-color: #ffffff;
    height: 46px;
}

.nOffer-case_form-item.btnlast-child {
    margin-bottom: 0;
    border-color: #0e4ade;
}

.nOffer-case_form-ico {
    float: left;
    margin-left: 24px;
    margin-top: 11px;
    margin-bottom: 11px;
    width: 24px;
    height: 24px;
}

.nOffer-case_form-font {
    padding-left: 60px;
    padding-right: 12px;
}

.nOffer-case_form-font input {
    height: 46px;
}

.nOffer-case_form-btn {
    cursor: pointer;
    line-height: 46px;
    text-align: center;
}

.nOffer-case-r_h3 {
    line-height: 1;
    font-size: 14px;
    text-align: center;
    color: #0e4ade;
}

.nOffer-stylist {
    padding: 70px 0;
    background-image: url("../images/bg-07.jpg") /*tpa=http://www.mhoo.cn/images/bg-07.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.swiper-interspace {
    padding-bottom: 70px;
}

.nOffer-stylist-wrap {
    position: relative;
    width: 220px;
    height: 300px;
}

.nOffer-stylist_img {
    width: 220px;
    height: 300px;
}

.nOffer-stylist-con {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 24px;
    width: 172px;
    background-color: rgba(0, 0, 0, 0.60);
    line-height: 1;
    text-align: center;
    color: #ffffff;
}

.nOffer-stylist_h2 {
    font-size: 18px;
}

.nOffer-stylist_h3 {
    margin-top: 12px;
    font-size: 14px;
}

.nOffer-stylist-wrap::before {
    content: "";
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    height: 0;
    background-color: #0e4ade;
    -moz-transition: all .25s ease-out .2s;
    -webkit-transition: all .25s ease-out .2s;
    transition: all .25s ease-out .2s;
}

.nOffer-stylist-wrap:hover::before {
    height: 5px;
}

.nOffer-listing {
    padding: 70px 0;
}

.nOffer-listing-l {
    width: 588px;
    height: 363px;
}

.nOffer-listing-l-img {
    width: 588px;
    height: 363px;
}

.nOffer-listing-r {
    width: 588px;
    height: 363px;
}

.nOffer-listing-r li {
    cursor: pointer;
    height: 105px;
    margin-bottom: 24px;
}

.nOffer-listing-r li:last-child {
    margin-bottom: 0;
}

.nOffer-listing-r-icon {
    width: 0;
    height: 105px;
}

.nOffer-listing-r-icon-box {
    border-top: 20px solid transparent;
    border-right: 20px solid #f5f5f5;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
}

.nOffer-listing-r-font {
    margin-left: 20px;
    padding: 24px;
    height: 57px;
    background-color: #f5f5f5;
    color: #333333;
}

.nOffer-listing-r-font_h2 {
    width: 136px;
    height: 57px;
    border-right: 1px dotted #333333;
    line-height: 57px;
    font-size: 24px;
    text-align: center;
}

.nOffer-listing-r-font_txt {
    padding-left: 160px;
    height: 57px;
    line-height: 24px;
    font-size: 16px;
    text-align: left;
}

.nOffer-listing-r li.hover .nOffer-listing-r-icon-box {
    border-right-color: #0e4ade;
}

.nOffer-listing-r li.hover .nOffer-listing-r-font {
    background-color: #0e4ade;
    color: #ffffff;
}

.nOffer-listing-r li.hover .nOffer-listing-r-font .nOffer-listing-r-font_h2 {
    border-right-color: #ffffff;
}

.nOffer-blue {
    padding: 70px 0;
    background-image: url("../images/bg-11.jpg") /*tpa=http://www.mhoo.cn/images/bg-11.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nOffer-blue li {
    float: left;
    width: 300px;
    height: 300px;
    line-height: 1;
    text-align: center;
    background-color: rgba(250, 250, 250, 0.50);
}

.nOffer-blue li:nth-child(2n) {
    background-color: rgba(250, 250, 250, 0.30);
}

.nOffer-blue_h2 {
    font-size: 32px;
    font-weight: bold;
    color: #0e4ade;
}

.nOffer-blue_h3 {
    margin-top: 24px;
    font-size: 18px;
    color: #333333;
}

.nOffer-property {
    padding: 70px 0;
}

.nOffer-property li {
    overflow: hidden;
    position: relative;
    float: left;
    margin-bottom: 24px;
    margin-right: 24px;
    width: 384px;
    height: 309px;
    background-color: #f5f5f5;
}

.nOffer-property li:nth-child(3n) {
    margin-right: 0;
}

.nOffer-property li:nth-child(4), .nOffer-property li:nth-child(5), .nOffer-property li:nth-child(6) {
    margin-bottom: 0;
}

.nOffer-property-img {
    width: 100%;
    height: 100%;
}

.nOffer-property-con {
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 16px 0;
    background-color: #f5f5f5;
    width: 100%;
    height: 44px;
    transition: 0.8s;
    -webkit-transition: 0.8s;
    -moz-transition: 0.8s;
    line-height: 1;
    text-align: center;
}

.nOffer-property-tit {
    font-size: 18px;
    color: #333333;
}

.nOffer-property-txt {
    margin-top: 12px;
    font-size: 14px;
    color: #666666;
}

.nOffer-property-btn {
    margin-top: 24px;
    display: inline-block;
    width: 100px;
    height: 28px;
    border: 1px solid #ffffff;
    background-color: transparent;
    line-height: 28px;
    font-size: 14px;
    color: #ffffff;
}

.nOffer-property li:hover .nOffer-property-con {
    background-color: rgba(0, 0, 0, 0.85);
    height: 100%;
    border-bottom: 7px solid #0e4ade;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    ustify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.nOffer-property li:hover .nOffer-property-tit, .nOffer-property li:hover .nOffer-property-txt {
    color: #ffffff;
}

.nOffer-advance {
    padding: 70px 0;
    background-color: #f5f5f5;
}

.nOffer-advance li {
    float: left;
    margin-right: 24px;
    width: 280px;
    height: 173px;
    background-color: #ffffff;
    border: 1px solid #dedede;
    line-height: 1;
    text-align: center;
}

.nOffer-advance li:nth-child(4) {
    margin-right: 0;
}

.nOffer-advance-ico {
    width: 56px;
    height: 56px;
}

.nOffer-advance_h2 {
    margin-top: 12px;
    font-size: 18px;
    color: #333333;
}

/* 修改时间：2019.11.18 */
.nTabsShow-menu {
    position: relative;
    z-index: 99999;
    margin-bottom: 24px;
    width: 846px;
    height: 42px;
    background-color: #ffffff;
    line-height: 42px;
    text-align: center;
}

.nTabsShow-menu .nav-box {
    overflow: hidden;
    width: 846px;
    height: 42px;
    background-color: #ffffff;
    border-radius: 5px;
    -moz-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    -webkit-box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
    box-shadow: 0 0 20px 0 rgba(51, 51, 51, .2);
}

.nTabsShow-menu .nav-box.navFix {
    position: fixed;
    top: 24px;
    left: 50%;
    margin-left: -576px;
    z-index: 99999;
}

.nTabsShow-menu ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    font-size: 0;
}

.nTabsShow-menu li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

.nTabsShow-menu li a {
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 1;
    font-size: 18px;
    text-align: center;
    color: #666666;
}

.nTabsShow-menu li a.active {
    background-color: #0e4ade;
    color: #ffffff
}

/* END */

.top_name {
    float: left;
    font-size: 36px;
    color: #333;
        margin-left: 39px;
    margin-top: 13px;
}


.infocontent {
	margin-bottom: 30px;
}
.infocontent-title {
	margin-bottom: 20px;
	text-align: center;
}
.infocontent-title h1 {
	font-size: 20px;
}
.infocontent-title p {
	margin: 10px 0 0;
	font-size: 12px;
	color: #999;
}
.infocontent-title p span {
	padding: 0 5px;
}
.infocontent-body {
	line-height: 2;
	margin-bottom: 20px;
}
.infocontent-body p{ font-size:16px; text-indent:2em;}


.infocontent-body img {
	max-width: 100%;
	height: auto;
}
.infocontent-epx {
	margin-bottom: 20px;
}
.infocontent-epx li {
	line-height: 32px;
}
.infocontent-return {
	border-top: 1px solid #e5e5e5;
	line-height: 32px;
}
.infocontent-return a {
	margin-right: 10px;
}
.infocontent-return .more {
	float: right;
	background-color: #e5e5e5;
	padding: 0 10px;
}
.infocontent-rem {
	margin-bottom: 20px;
}
.infocontent-rem h4 {
	font-size: 20px;
	line-height: 40px;
}
.infocontent-rem li {
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 35px;
}
.infocontent-rem li span {
	float: right;
	text-align: right;
	font-size: 12px;
}
.related h4 {
	font-size: 20px;
	line-height: 40px;
}
.relatedpro {
	margin-left: -15px;
}
.relatedpro li {
	float: left;
	width: 25%;
}
.relatedpro li a {
	display: block;
	margin: 0 0 15px 15px;
	border: 1px solid #ddd;
	position: relative;
}
.relatedpro li a:hover {
	border-color: #0e4ade;
}
.relatedpro li .m {
	height: 165px;
	text-align: center;
}
.relatedpro li .m img {
	width: 220px;
    height: 165px;
}
.relatedpro li .text h4 {
	font-size: 14px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.detail-img {
	text-align: center;
}
.detail-img img{
	display: inline;
}

.infocontent-desc {
	margin-bottom: 20px;
	border: 1px solid #ddd;
	padding: 20px;
}

.pages {
  padding: 30px 0px;
  text-align: center;
}
.pages li {
  display: inline;
  margin:0 5px;
}
.pages li a {
  padding: 8px 13px;
  border: 1px solid #ccc;
  background: #fff;
  color: #666;
}
.pages li a:hover {
  padding: 8px 13px;
  border: 1px solid #ffc001;
  background: #0e4ade;
  color: #fff;
}

.bd-map img {max-width:0 !important;}
.infocontent-body b {font-weight:bold;}
