/*通用样式*/
body {
    font-size: 12px;
    font-family: "微软雅黑";
    padding-bottom: 100px;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
}

ul, li {
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 14px;
}

i, em, cite {
    font-style: normal;
}

button {
    cursor: pointer;
}

a, a:link {
    color: #000;
    text-decoration: none;
}

a:active, a:hover {
    text-decoration: none;
    color: #d00000;
}

a:focus {
    outline: none;
}

.hide {
    display: none;
}

.w {
    width: 1390px;
    margin: 0 auto;
}

.clearfl {
    zoom: 1;
}

.clearfl:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.banner .swiper-pagination-bullet-active,
.masterCrafte-banner .swiper-pagination-bullet-active, {
    background-color: #fff;
}

.banner .swiper-pagination-bullet,
.masterCrafte-banner .swiper-pagination-bullet {
    background-color: #fff;
}
/*导航*/
.nav-m {
    width: 1390px;
    height: 215px;
    margin: 0 auto;
}

.nav-m .logo {
    display: block;
    width: 255px;
    height: 110px;
    margin: 51px auto 58px auto;
}

.nav-m ul {
    width: 1390px;
    height: 30px;
    clear: both;
    display: block;
    margin: 0 auto;
}

.nav-m ul li {
    float: left;
    width: 195px;
    height: 30px;
    text-align: center;
    color: #595757;
    font-size: 16px;
    position: relative;
    z-index: 888;
    border-left: 1px solid #898989;
    border-right: 1px solid #898989;
    left: 0px;
}

.nav-m ul li:hover,
.nav-m ul li.cur {
    border-color: #9e0016;
}

.nav-m ul li:hover > a,
.nav-m ul li.cur > a,
.nav-m ul li:hover > a {
    color: #9e0016;
    border-color: #898989;
}

.nav-m ul li:nth-child(2n) nav {
    bottom: -320px;
    height: auto;
}

.nav-m ul li nav {
    position: absolute;
    left: 0;
    top: 17px;
    width: 100%;
    z-index: 88888;
    overflow: hidden;
    padding-top: 30px;
    height: 195px;
    display: none;
}

.nav-m ul li:hover nav {
    display: block;
}

.nav-m ul li nav a {
    display: block;
    width: 195px;
    height: 49px;
    line-height: 49px;
    background-color: #fff;
    font-size: 16px;
    color: #595757;
    cursor: pointer;
    text-align: left;
    text-indent: 2em;
    background-position: 160px center;
    background-image: url(../images/nav-a-normal.png);
    background-repeat: no-repeat;
}

.nav-m ul li nav a:hover {
    color: #595757;
}

.nav-m ul li nav a.cur,
.nav-m ul li nav a:hover {
    color: #fff;
    background-color: #9e0016;
    background-image: url(../images/nav-a-cur.png);
}

.nav-m ul li > a {
    color: #595757;
    display: block;
    height: 30px;
    line-height: 30px;
    width: 100%;
}


/*横幅*/
.banner {
    position: relative;
    height: 622px;
    text-align: center;
    overflow: hidden;
}

.banner .swiper-slide {
    height: 622px;
}

.banner .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.banner1 img {
    width: 100%;
    display: block;
}
/*工艺*/
.master-m-hd {
    height: 145px;
    width: 1390px;
    margin: 45px auto;
}

.master-m-hd li {
    height: 145px;
    line-height: 145px;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #595757;
}

.master-m-hd li span {
    font-size: 40px;
    font-weight: bold;
    padding: 0 10px;
    color: #9e0016;
}

.master-m-hd li.line {
    width: 1px;
    height: 145px;
    background-color: #cacaca;
    margin: 0 112px;
}

.master-m-bd {
    background-image: url(../images/craft-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 828px;
}

.master-m-bd-inner {
    width: 1390px;
    overflow: hidden;
    margin: 57px auto 0 auto;
    background-color: #fff;
    overflow: hidden;
    background-image: url(../images/master-m-bd-inner.jpg);
    background-repeat: no-repeat;
}

.master-m-bd .master-m-banner {
    width: 766px;
    height: 710px;
    float: left;
}

.master-m-bd .master-m-bd-main {
    width: 485px;
    height: 710px;
    float: right;
    margin-right: 95px;
}

.master-m-bd .master-m-bd-hd-t {
    font-size: 30px;
    color: #000000;
    display: block;
    text-align: center;
    letter-spacing: 9px;
    margin-top: 62px;
}

.master-m-bd .master-m-bd-hd-b {
    font-size: 16px;
    color: #929292;
    text-align: center;
    display: block;
    margin-top: 12px;
    letter-spacing: 5px;
    position: relative;
    margin-bottom: 44px;
}

.master-m-bd .master-m-bd-hd-b:after {
    content: '';
    width: 23px;
    height: 3px;
    background-color: #9e0016;
    position: absolute;
    left: 230px;
    bottom: -15px;
}

.master-m-bd .master-m-main {
    line-height: 200%;
    font-size: 14px;
    color: #000000;
}

.master-m-bd .master-m-main span {
    text-indent: 2em;
    display: block;
}

.master-m-bd .more {
    display: block;
    width: 207px;
    height: 32px;
    line-height: 32px;
    margin: 0 auto;
    border: 1px solid #cb7783;
    text-align: center;
    color: #595757;
    font-size: 16px;
    margin-top: 50px;
    transition: all 0.5s;
}

.master-m-bd .more:hover {
    background-color: #ae1e24;
    border: 1px solid #ae1e24;
    color: #fff;
}
/*产品*/
.pro-m {
    height: 1080px;
    overflow: hidden;
}

.pro-m .pro-m-inner {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.pro-m .pro-m-hd {
    font-size: 30px;
    color: #000000;
    text-align: center;
    margin-top: 134px;
    margin-bottom: 86px;
    position: relative;
    letter-spacing: 5px;
}

.pro-m .pro-m-hd::after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: -35px;
}

.pro-m .pro-m-nav {
    border-bottom: 1px solid #9e0016;
    font-size: 15px;
    color: #929292;
    height: 40px;
    text-align: center;
}

.pro-m .pro-m-nav a {
    color: #929292;
}

.pro-m .pro-m-nav li {
    display: inline-block;
    margin-right: 175px;
    position: relative;
}

.pro-m .pro-m-nav li::after,
.about-m-nav li::after,
.news-m .news-m-nav li::after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -23px;
    margin: 0 auto;
    background-image: url(../images/normal.png);
    background-repeat: no-repeat;
    background-position: center;
}

.pro-m .pro-m-nav li:hover::after,
.pro-m .pro-m-nav li.cur::after,
.about-m-nav li:hover::after,
.about-m-nav li.cur::after,
.news-m .news-m-nav li:hover::after,
.news-m .news-m-nav li.cur::after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -23px;
    margin: 0 auto;
    background-image: url(../images/cur.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.pro-m .pro-m-nav li:last-child {
    margin-right: 0px;
}

.pro-m .pro-m-list li {
    margin: 20px 20px 0px 0px;
    float: left;
}

.pro-m .pro-m-list li .mr0 {
    margin-right: 0px;
}

.pro-m .pro-m-list li.last-item {
    margin-right: 16px;
}

.pro-m .more {
    display: block;
    width: 207px;
    height: 32px;
    line-height: 32px;
    margin: 48px auto 0;
    border: 1px solid #cb7783;
    text-align: center;
    color: #595757;
    font-size: 16px;
    overflow: hidden;
    clear: both;
    transition: all 0.5s;
}

.pro-m .more:hover {
    background-color: #ae1e24;
    border: 1px solid #ae1e24;
    color: #fff;
}
/*定制*/
.custom-m {
    height: 653px;
    background-color: #fafafa;
}

.custom-m-inner {
    width: 1200px;
    margin: 0 auto;
}

.custom-m .custom-m-hd {
    font-size: 30px;
    color: #000000;
    text-align: center;
    padding-top: 48px;
    padding-bottom: 100px;
    position: relative;
    letter-spacing: 5px;
}

.custom-m .custom-m-hd::after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: 70px;
}

.custom-m .custom-pic {
    width: 582px;
    height: 320px;
    float: left;
}

.custom-m .custom-form {
    float: right;
    font-size: 20px;
}

.custom-form .custom-form-item {
    margin-bottom: 23px;
}

.custom-form .custom-form-item span {
    padding-right: 10px;
    color: #3f3f3f;
}

.custom-form .custom-form-item input {
    width: 483px;
    height: 40px;
    color: #dedede;
    text-align: center;
    border: 1px solid #dedede;
    font-size: 18px;
}

.custom-form .custom-form-item input::-webkit-input-placeholder { /* WebKit browsers */
    color: #bbbbbb;
}

.custom-form .custom-form-item input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bbbbbb;
}

.custom-form .custom-form-item input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #bbbbbb;
}

.custom-form-btn input,
.custom-form-btn a {
    display: inline-block;
    border-radius: 4px;
    width: 266px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    background-color: #e60012;
    border: none;
    cursor: pointer;
    font-size: 20px;
}

.custom-form-btn a {
    float: right;
}
/*简介*/
.about-m {
    background-image: url(../images/home-about-bg.jpg);
    background-position: top center;
    overflow: hidden;
}

.about-m .about-m-hd {
    height: 217px;
    text-align: center;
    padding-top: 75px;
    font-size: 30px;
    color: #fff;
    letter-spacing: 5px;
    position: relative;
}

.about-m .about-m-hd::after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../images/hd-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: 142px;
}

.about-m-inner {
    width: 1390px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
    overflow: hidden;
    padding-bottom: 140px;
}

.about-m-bd {
    width: 1200px;
    margin: 69px auto 0 auto;
    overflow: hidden;
}

.about-m-bd .about-m-bd-l {
    width: 523px;
    height: 575px;
    float: left;
}

.about-m-bd .about-m-bd-r {
    margin-left: 107px;
    float: right;
    width: 570px;
}

.about-m-bd .about-m-nav {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #929292;
    border-bottom: 1px solid #9e0016;
    text-align: right;
}

.about-m-bd .about-m-nav a {
    color: #929292;
}

.about-m-nav li::after,
.about-m-nav li.cur::after,
.about-m-nav li:hover::after {
    bottom: -3px;
}

.about-m-bd .about-m-nav li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
}

.about-m-bd .about-m-nav li:last-child {
    margin-right: 0px;
}

.about-m-bd .about-m-main-hd {
    overflow: hidden;
    margin-top: 65px;
}

.about-m-main-bd {
    font-size: 14px;
    color: #595757;
    line-height: 200%;
}

.about-m-bd .about-m-main-hd .t {
    font-size: 30px;
    color: #000000;
    display: block;
    text-align: center;
    position: relative;
}

.about-m-bd .about-m-main-hd .t:after {
    content: '';
    width: 23px;
    height: 3px;
    background-color: #9e0016;
    position: absolute;
    left: 278px;
    bottom: -15px;
}

.about-m-bd .about-m-main-hd .b {
    color: #9e0016;
    font-size: 20px;
    text-align: center;
    display: block;
    margin: 30px 0;
}

.about-m-bd .about-m-main-hd .about-m-main-bd {
    font-size: 14px;
    color: #595757;
}

.about-m-bd .more {
    display: block;
    width: 207px;
    height: 32px;
    line-height: 32px;
    margin: 48px auto 0;
    border: 1px solid #cb7783;
    text-align: center;
    color: #595757;
    font-size: 16px;
    transition: all 0.5s;
}

.about-m-bd .more:hover {
    background-color: #ae1e24;
    border: 1px solid #ae1e24;
    color: #fff;
}
/*新闻*/
.news-m {
    height: 958px;
    overflow: hidden;
    background-color: #fafafa;
}

.news-m-inner {
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.news-m .news-m-hd {
    font-size: 30px;
    color: #000000;
    text-align: center;
    margin: 60px auto 84px auto;
    position: relative;
    letter-spacing: 5px;
}

.news-m .news-m-hd::after {
    content: '';
    width: 100%;
    height: 15px;
    position: absolute;
    background-image: url(../images/menu.png);
    background-repeat: no-repeat;
    background-position: center;
    left: 0;
    bottom: -45px;
}

.news-m .news-m-nav {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #9e0016;
    text-align: center;
}

.news-m .news-m-nav li {
    display: inline-block;
    margin-right: 22px;
    font-size: 15px;
    color: #929292;
    position: relative;
    width: 70px;
}

.news-m .news-m-nav li::after,
.news-m .news-m-nav li:hover::after,
.news-m .news-m-nav li.cur::after {
    bottom: -3px;
}

.news-m .news-m-nav li a {
    color: #929292;
}

.news-m .news-m-nav li:last-child {
    margin-right: 0px;
}

.news-m .news-m-list {
    position: relative;
    clear: both;
}

.news-m-list .swiper-pagination-bullet-active {
    background: #9e0116;
}

.news-m .news-m-list li {
    float: left;
    width: 380px;
    margin-right: 30px;
    margin-top: 30px;
}

.news-m .news-m-list li:nth-child(3n) {
    margin-right: 0px;
}

.news-m .news-m-list li .pic {
    display: block;
    width: 380px;
    height: 215px;
    overflow: hidden;
}

.news-m .news-m-list li .tit {
    display: block;
    overflow: hidden;
    font-size: 16px;
    margin-top: 38px;
    margin-bottom: 26px;
    color: #000000;
    height: 42px;
}

.news-m .news-m-list li .tit:hover {
    color: #ae1e24;
}

.news-m .time {
    display: block;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
    margin-top: 20px;
    color: #000000;
    font-size: 20px;
    border-top: 1px solid #c6c6c6;
}

.news-m .news-m-list li .cont {
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #929292;
}

.news-m .news-m-list .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: -85px;
}

.news-m .news-m-list .swiper-button-prev {
    background-image: url(../images/l.png);
    background-repeat: no-repeat;
    left: -45px;
    width: 14px;
    height: 26px;
    background-size: 14px 26px;
}

.news-m .news-m-list .swiper-pagination {
    left: 46%;
    bottom: 80px;
}

.news-m .news-m-list .swiper-pagination-bullet {
    margin-right: 10px;
}

.news-m .news-m-list .swiper-button-next {
    background-image: url(../images/r.png);
    background-repeat: no-repeat;
    right: -45px;
    width: 14px;
    height: 26px;
    background-size: 14px 26px;
}

.news-m .more {
    display: block;
    width: 207px;
    height: 32px;
    line-height: 32px;
    margin: 130px auto 0;
    border: 1px solid #cb7783;
    text-align: center;
    color: #595757;
    font-size: 16px;
    transition: all 0.5s;
}

.news-m .more:hover {
    background-color: #ae1e24;
    border: 1px solid #ae1e24;
    color: #fff;
}
/*保障*/
.ensure-m {
    width: 1200px;
    height: 133px;
    overflow: hidden;
    margin: 108px auto 93px auto
}

.ensure-m li {
    width: 133px;
    height: 133px;
    float: left;
    margin-right: 133px;
}

.ensure-m li:last-child {
    margin-right: 0px;
}
/*版权*/
.copyright-m {
    overflow: hidden;
    background-color: #000000;
}

.copyright-m .copyright-m-nav {
    width: 1200px;
    height: 275px;
    color: #fff;
    margin: 48px auto 0 auto;
}

.copyright-m .copyright-m-nav a {
    color: #fff;
    font-size: 16px;
}

.copyright-m .copyright-m-nav a:hover {
    color: #ff0000;
}

.copyright-m .copyright-m-nav ul {
    float: left;
    margin-right: 127px;
}

.copyright-m .copyright-m-nav ul:last-child {
    margin-right: 0px;
}

.copyright-m .copyright-m-nav ul li {
    margin-bottom: 22px;
    font-size: 16px;
}

.copyright-m .copyright-m-nav ul li:first-child {
    font-weight: bold;
}

.copyright-m .copyright-m-address {
    width: 1200px;
    height: 228px;
    color: #fff;
    border-top: 1px dotted #fff;
    margin: 0 auto;
    overflow: hidden;
}

.copyright-m .copyright-m-address li {
    float: left;
    margin-right: 132px;
}

.copyright-m .copyright-m-address li:last-child {
    margin-right: 0px;
}

.copyright-m .copyright-m-address li span {
    font-size: 14px;
    display: block;
}

.copyright-m .copyright-m-address li span.name {
    font-size: 14px;
    font-weight: bold;
    margin: 30px 0 10px 0;
}

.copyright-m .copyright-text {
    height: 56px;
    line-height: 56px;
    text-align: center;
    background-color: #535353;
    color: #efefef;
}

.copyright-m .copyright-text a {
    color: #efefef;
}
/*报价*/
.offer-m {
    width: 100%;
    height: 100px;
    background-image: url(../images/offer-m-bg.jpg);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 8888;
}

.offer-m .tit {
    font-size: 30px;
    color: #f8f6ec;
    padding-right: 20px;
    vertical-align: middle;
}

.offer-m-min {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
    position: relative;
}

.offer-m-min .close {
    position: absolute;
    top: 15px;
    right: -60px;
    cursor: pointer;
}

.offer-m .txt {
    width: 150px;
    height: 40px;
    background-color: #8e7578;
    border: none;
    color: #fff;
    text-indent: 1em;
    margin-right: 10px;
}

.offer-m .txt::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff;
}

.offer-m .txt::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}

.offer-m .txt:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff;
}

.offer-m .btn {
    width: 150px;
    height: 40px;
    background-color: #9f9f9f;
    border: none;
    color: #fff;
    cursor: pointer;
}
/*内页样式*/
.column-wrap {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.posit-wrap {
    height: 40px;
    line-height: 40px;
    margin-top: 45px;
    color: #595757;
    font-size: 15px;
}

.posit-wrap span {
    font-family: 宋体;
    padding: 0 10px;
}

.posit-wrap a {
    color: #595757;
}

.column-wrap .column-hd {
    margin-top: 60px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 30px;
    color: #000;
}

.column-wrap .column-nav,
.column-custom-wrap .column-nav {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #9e0016;
    margin-bottom: 58px;
    text-align: center;
}

.column-wrap .column-nav li,
.column-custom-wrap .column-nav li {
    display: inline-block;
    margin-left: 90px;
    color: #929292;
    font-size: 15px;
    position: relative;
}

.column-wrap .column-nav li.cur a,
.column-custom-wrap .column-nav li.cur a, {
    color: #9e0116;
}

.column-wrap .column-nav li::after,
.column-wrap .column-nav li:hover::after,
.column-wrap .column-nav li.cur::after,
.column-custom-wrap .column-nav li::after,
.column-custom-wrap .column-nav li:hover::after,
.column-custom-wrap .column-nav li.cur::after {
    content: '';
    width: 100%;
    height: 5px;
    position: absolute;
    left: 0;
    bottom: -3px;
    margin: 0 auto;
    background-image: url(../images/cur.jpg);
    background-repeat: no-repeat;
    background-position: center;
}

.column-wrap .column-nav li::after,
.column-custom-wrap .column-nav li::after {
    background-image: url(../images/normal.png)
}

.column-wrap .column-nav li:first-child,
.column-custom-wrap .column-nav li:first-child {
    margin-left: 0px;
}

.column-wrap .column-nav li a,
.column-custom-wrap .column-nav li a {
    color: #929292;
}

.column-wrap .column-nav li:hover a,
.column-custom-wrap .column-nav li:hover a,
.column-wrap .column-nav li.cur a,
.column-custom-wrap .column-nav li.cur {
    color: #9e0116;
}

.column-wrap .column-bd {
    background-color: #fcfcfc;
    overflow: hidden;
    min-height: 550px;
    padding-bottom: 100px;
}

.column-wrap .column-bd .column-bd-hd {
    padding-top: 52px;
}

.column-wrap .column-bd .column-bd-hd h2 {
    font-size: 30px;
    text-align: center;
    color: #000000;
    position: relative;
    margin-bottom: 40px;
}

.column-wrap .column-bd .column-bd-hd h2:after {
    content: '';
    width: 34px;
    height: 4px;
    background-color: #9e0016;
    position: absolute;
    left: 586px;
    bottom: -15px;
}

.column-wrap .column-bd .column-bd-hd h3 {
    font-size: 20px;
    text-align: center;
    color: #9e0016;
    margin-top: 15px;
}

.column-wrap .column-bd-main {
    width: 100%;
    overflow: hidden;
    margin-top: 30px;
}

.column-wrap .col-about-l {
    width: 523px;
    height: 661px;
    float: left;
    margin-right: 60px;
}

.column-wrap .col-about-r {
    width: 617px;
    float: right;
    font-size: 14px;
    color: #595757;
    line-height: 200%;
}
/*精品赏析页*/
.enjoy-wrap {
    max-width: 1920px;
    margin: 0 auto;
    background-color: #fdfdfd;
    overflow: hidden;
    margin-top: 40px;
}

.enjoy-wrap .enjoy-item {
    overflow: hidden;
    height: 627px;
    margin-bottom: 62px;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.enjoy-wrap .enjoy-hd {
    text-align: center;
    margin-top: 35px;
}

.enjoy-wrap .enjoy-hd h2 {
    font-size: 30px;
    font-weight: normal;
}

.enjoy-wrap .enjoy-hd h3 {
    text-align: center;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 53px;
    font-size: 20px;
    color: #595757;
}

.enjoy-wrap .enjoy-item h3 {
    font-size: 20px;
    margin-top: 150px;
}

.enjoy-wrap .enjoy-item .enjoy-pic {
    width: 52%;
    height: 627px;
    float: right;
    overflow: hidden;
    background-position: left;
    background-repeat: no-repeat;
}

.enjoy-wrap .enjoy-item .enjoy-text {
    float: left;
    width: 38%;
    height: 627px;
    display: block;
    padding-left: 5%;
    padding-right: 5%;
    background-color: #fff;
}

.enjoy-wrap .enjoy-item .enjoy-text p {
    line-height: 200%;
    font-size: 14px;
    color: #3c3c3c;
    margin-top: 38px;
}

.enjoy-wrap .enjoy-item:nth-child(2n) .enjoy-pic {
    float: left;
}

.enjoy-wrap .enjoy-item:nth-child(2n) .enjoy-pic {
    background-position: right;
}

.enjoy-wrap .enjoy-item:nth-child(2n) .enjoy-text {
    float: right;
}
/*产品页*/
.column-pro .column-proclass {
    overflow: hidden;
    clear: both;
    margin-top: 40px;
    text-align: center;
}

.column-pro .column-proclass li {
    width: 190px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #9e0016;
    color: #9e0016;
    font-size: 20px;
    margin-right: 80px;
    display: inline-block;
}

.column-pro .column-proclass li a {
    display: block;
}

.column-pro .column-proclass li:nth-child(4n) {
    margin-right: 0px;
}

.column-pro .column-proclass li a {
    color: #9e0016;
}

.column-pro .column-proclass li.cur a,
.column-pro .column-proclass li:hover a {
    color: #fff;
}

.column-pro .column-proclass li.cur,
.column-pro .column-proclass li:hover {
    background-color: #9e0016;
}

.column-pro .column-nav {
    margin-top: 30px;
}

.column-pro .prolist li {
    width: 378px;
    height: 259px;
    float: left;
    margin-right: 29px;
    margin-bottom: 100px;
}

.column-pro .prolist li:nth-child(3n) {
    margin-right: 0px;
}

.column-pro .prolist li .pic {
    border: 1px solid #b5b5b5;
    height: 224px;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
}

.column-pro .prolist li .go {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #b5b5b5;
    color: #fff;
    font-size: 14px;
    display: block;
}

.column-pro .prolist li .tit {
    color: #000;
}

.column-pro .prolist li .tit {
    text-align: center;
    font-size: 20px;
    margin-top: 15px;
    overflow: hidden;
    height: 26px;
}
/*工艺大师*/
.column-master-wrap {
    width: 1390px;
    margin: 0 auto;
    overflow: hidden;
}

.column-master-wrap .column-master-about {
    background-image: url(../images/column-master-about-banner.jpg);
    background-position: left;
    background-repeat: no-repeat;
    height: 750px;
    padding-left: 762px;
    width: 1390px;
    background-color: #fbfbfb;
    margin-top: 80px;
}

.column-master-wrap .column-master-about-main {
    padding-right: 100px;
    overflow: hidden;
}

.column-master-wrap .mast-about-hd h2 {
    font-size: 30px;
    color: #000000;
    font-weight: normal;
}

.column-master-wrap .mast-about-hd h3 {
    font-size: 16px;
    color: #b5b5b5;
    font-weight: normal;
    margin-top: 10px;
    position: relative;
}

.column-master-wrap .mast-about-hd h3:after {
    content: '';
    width: 23px;
    height: 3px;
    background-color: #9e0016;
    position: absolute;
    left: 0;
    bottom: -15px;
}

.column-master-wrap .mast-about-bd {
    font-size: 16px;
    color: #000000;
    line-height: 200%;
    margin-top: 120px;
}

.column-master-tabcont {
    width: 1110px;
    margin: 0 auto;
    line-height: 200%;
    font-size: 15px;
    color: #595757;
    height: 350px;
}

.column-master-tabcont ul {
    display: none;
}

.column-master-tabcont ul.cur {
    display: block;
}

.column-master-tabcont li {
    list-style: disc;
}

.mast-about-hd {
    margin-top: 150px;
}
/*全屋定制*/
.column-custom-min {
    background-color: #fafafa;
    overflow: hidden;
}

.column-custom-super li {
    width: 299px;
    height: 184px;
    overflow: hidden;
    float: left;
}

.column-custom-super li.text {
    line-height: 200%;
    height: 109px;
    padding-top: 75px;
    text-align: center;
    font-size: 14px;
    background-color: #fff;
}

.column-custom-super li.text4 {
    padding-top: 45px;
    height: 139px;
}

.column-custom-hd,
.column-custom-process-hd,
.column-custom-form-hd {
    font-size: 30px;
    color: #000000;
    overflow: hidden;
    margin: 150px 0 90px 0;
    text-align: center;
}

.column-custom-form-bd {
    clear: both;
    overflow: hidden;
    margin-bottom: 125px;
}

.column-custom-form-bd-l {
    width: 583px;
    height: 321px;
    float: left;
    overflow: hidden;
}

.column-custom-form-bd-r {
    width: 567px;
    height: 321px;
    float: right;
    overflow: hidden;
    margin-left: 50px;
}

.column-custom-form-item {
    overflow: hidden;
    margin-bottom: 22px;
}

.column-custom-form-item span {
    color: #3f3f3f;
    font-size: 20px;
}

.column-custom-form-item input {
    color: #000;
    border: 2px solid #dedede;
    width: 483px;
    height: 40px;
    text-indent: 2em;
    font-size: 18px;
}

.column-custom-form-item input::-webkit-input-placeholder { /* WebKit browsers */
    color: #bbbbbb;
}

.column-custom-form-item input::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #bbbbbb;
}

.column-custom-form-item input:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #bbbbbb;
}

.column-custom-form-btn input,
.column-custom-form-btn a {
    display: block;
    width: 266px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    border: none;
    background-color: #e60012;
    float: left;
    font-size: 20px;
    border-radius: 30px;
    cursor: pointer;
}

.column-custom-form-btn a {
    margin-left: 29px;
}

.column-custom-min-inner,
.column-custom-wrap .posit-wrap {
    width: 1200px;
    margin: 0 auto;
}

.column-custom-wrap .posit-wrap {
    height: 140px;
    line-height: 140px;
}

.column-custom-hd {
    margin-top: 82px;
    margin-bottom: 55px;
}
/*新闻中心*/
.column-news-main {
    clear: both;
    overflow: hidden;
    padding-bottom: 50px;
}

.column-news-main li {
    width: 380px;
    float: left;
    margin: 0 30px 100px 0;
}

.column-news-main li:nth-child(3n) {
    margin-right: 0px;
}

.column-news-main li .pic {
    width: 100%;
    height: 215px;
    overflow: hidden;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.column-news-main li .tit {
    font-size: 16px;
    font-weight: normal;
    margin-top: 20px;
    line-height: 200%;
    color: #000000;
    overflow: hidden;
    height: 25px;
}

.column-news-main li .tit:hover,
.column-news-main li .tit:hover a {
    color: #9e0016;
}


.column-news-main li .text {
    color: #929292;
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
    line-height: 200%;
}

.column-news-main li .time {
    margin-top: 20px;
    color: #000000;
    font-size: 20px;
    border-top: 1px solid #c6c6c6;
    padding-top: 10px;
}
/*联系我们页*/
.contact-column .posit-wrap {
    background-color: #fff;
    margin: 10px 0 10px 0;
}

.contact-column .w {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.contact-column-server {
    background-color: #fcfcfc;
    height: 622px;
    overflow: hidden;
}

.contact-column .contact-server-hd {
    color: #000000;
    font-size: 30px;
    text-align: center;
    margin: 53px 0 80px 0;
    clear: both;
}

.contact-column-server ul {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.contact-column-server li {
    width: 380px;
    margin-right: 30px;
    float: left;
}

.contact-column-server li img {
    display: block;
}

.contact-column-server li p {
    height: 80px;
    color: #fff;
    background-color: #9e0016;
    font-size: 14px;
    line-height: 200%;
    padding: 10px 0 0 25px;
}

.contact-column-server li .text {
    color: #000000;
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
    overflow: hidden;
}

.contact-column-server li:nth-child(3n) {
    margin-right: 0px;
}

.contact-column-main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.contact-wx ul {
    float: left;
    margin-right: 155px;
}

.contact-wx ul:nth-child(3n) {
    margin-right: 0px;
}

.contact-wx ul li:first-child {
    color: #000000;
    font-size: 16px;
}

.contact-wx ul li:nth-child(2n) {
    margin: 20px 0 25px 0;
}

.contact-wx ul li:nth-child(2n),
.contact-wx ul li:nth-child(3n) {
    color: #000000;
    font-size: 14px;
}

.contact-wx ul li:nth-child(3n) {
    line-height: 200%;
}

.contact-wx ul li img {
    float: left;
    margin-right: 10px;
}

.contact-wx ul li span {
    color: #595757;
}

.contact-mn-hd {
    font-size: 30px;
    color: #000000;
    overflow: hidden;
    text-align: center;
    margin: 80px 0;
}

.contact-map {
    margin-top: 50px;
    overflow: hidden;
    height: 379px;
}

.contact-map img {
    max-width: 100%;
}

.contact-bottom {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 100px;
}

.contact-bottom ul {
    float: left;
    margin-right: 100px;
    background-image: url(../images/c/contact-bottom-line.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
}

.contact-bottom ul li:first-child {
    color: #000000;
    font-size: 16px;
    margin-bottom: 20px;
}

.contact-bottom ul li span {
    color: #000000;
}

.contact-bottom ul li:nth-child(2n) {
    color: #595757;
    font-size: 14px;
    line-height: 200%;
    margin-bottom: 20px;
    height: 55px;
}

.contact-bottom ul:nth-child(3n) {
    margin-right: 0px;
    line-height: 21px;
}

.contact-bottom ul li img {
    float: left;
    margin-right: 10px;
}

.contact-bottom ul li span {
    color: #595757;
}

.contact-bottom ul li:nth-child(3n) {
    font-size: 14px;
}

.contact-bottom ul li div {
    position: relative;
    top: 10px;
}
/*在线客服*/
.OnlineService {
    width: 94px;
    position: fixed;
    top: 15%;
    right: 0px;
    letter-spacing: 5px;
    z-index: 6866;
}

.OnlineService li:first-child {
    height: 54px;
    line-height: 54px;
    text-align: center;
    background-color: #a41126;
    color: #fff;
    font-size: 14px;
    border: none;
}

.OnlineService li {
    height: 95px;
    border-left: 1px solid #c8c8c8;
    border-right: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    position: relative;
}

.OnlineService li:hover .box {
    display: block;
}

.OnlineService li .box {
    height: 95px;
    line-height: 95px;
    position: absolute;
    top: -1px;
    left: -200px;
    background-color: #fff;
    padding: 0 10px;
    font-size: 14px;
    border-top: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    border-bottom: 1px solid #c8c8c8;
    display: none;
    font-weight: bold;
    color: #c8c8c8;
}

.OnlineService li:nth-child(4n) {
    height: 111px;
}

.OnlineService li:last-child {
    border: none;
    cursor: pointer;
}

.OnlineService li img {
    display: block;
}

.column-wrap .AboutUs-column-nav li {
    margin-left: 100px;
}

.column-bd-main-about {
    font-size: 14px;
    color: #595757;
    line-height: 200%;
    width: 1000px !important;
    margin: 0 auto;
    padding-bottom: 30px;
}

.column-bd-main-about p {
    margin: 10px 0px;
}

.column-honor .prolist li .pic {
    border: 1px solid #fff;
}

.studio-bd {
    width: 1200px;
    padding-top: 50px;
    padding-bottom: 100px;
    margin: 50px auto;
}

.top_banner {
    width: 100%;
    margin: 0 auto;
}

.top_banner img {
    width: 100%;
}

.masterCrafte-banner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.masterCrafte-banner img {
    width: 100%;
    display: block;
}

.mas_pro_w {
    width: 100%;
    height: 678px;
    overflow: hidden;
    background-color: #fbfbfb;
}

.mas_pro_w .mas_pro_hd {
    font-size: 30px;
    text-align: center;
    overflow: hidden;
    margin: 60px 0;
}

.mas_pro_w .mas_pro_bd {
    width: 1200px;
    margin: 0 auto;
    height: 400px;
}

.mas_pro_w .mas_pro_bd .swiper-button-next,
.mas_pro_w .mas_pro_bd .swiper-button-prev {
    top: 25%;
}

.mas_pro_w .mas_pro_bd li {
    width: 380px;
    height: 350px;
    font-size: 16px;
    float: left;
    margin-right: 30px;
    overflow: hidden;
}

.mas_pro_w .mas_pro_bd li .text {
    margin-top: 35px;
    line-height: 200%;
    font-size: 16px;
}

.mas_pro_w .mas_pro_bd li p:nth-child(2) {
    position: relative;
}

.mas_pro_w .mas_pro_bd li p:nth-child(2) span {
    color: #595757;
    position: absolute;
    left: 88px;
    top: 0;
    display: block;
    width: 292px;
}

.mas_pro_w .mas_pro_bd li .pic {
    width: 380px;
    height: 215px;
    overflow: hidden;
    background-color: #fff;
    text-align: center;
}

.mas_pro_w .mas_pro_bd .swiper-button-next {
    background-image: url(../images/sr-icon.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 26px;
    background-size: 14px 26px;
}

.mas_pro_w .mas_pro_bd .swiper-button-prev {
    background-image: url(../images/sl-icon.png);
    background-repeat: no-repeat;
    width: 14px;
    height: 26px;
    background-size: 14px 26px;
}

.mas_pro_w .mas_pro_bd .swiper-pagination-bullet {
    border: 1px solid #9e0016;
    background: #fff;
}

.mas_pro_w .mas_pro_bd .swiper-pagination-bullet-active {
    background: #9e0016;
}

.mas_pro_w .go {
    display: block;
    width: 209px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin: 37px auto 0 auto;
    border: 1px solid #9e0016;
    color: #595757;
    font-size: 16px;
}

.mas_pro_w .go:hover {
    background-color: #9e0016;
    color: #fff;
}
/*咨询框*/
.btnbar {
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    clear: both;
}

.btnbar .go,
.opformbtn {
    padding: 8px 30px;
    background-color: #933;
    color: #fff;
}

.opformbtn:hover {
    color: #fff;
}

.btnbar .opformbtn {
    margin-left: 20px;
}

.showbtn {
    padding: 5px 10px;
    background-color: #933;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
}

.layui-layer-setwin .layui-layer-close {
    background-position: 0px -39px;
}

.layui-btn, .layui-btn-primary:hover {
    background: #933 !important;
    color: #fff !important;
}

.layui-btn-primary, .layui-btn-primary:hover {
    border-color: #933 !important;
}

.hide {
    display: none;
}
