﻿/*通用*/
.mod-hd {
    width: 100%;
    height: 55px;
    position: relative;
}

.mod-hd::after {
    content: "";
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #aaaaaa;
    position: absolute;
    left: 0;
    bottom: 20px;
}

.mod-hd .text {
    width: 208px;
    height: 55px;
    text-align: center;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    z-index: 888;
}

.mod-hd .text .cn {
    font-size: 30px;
    font-family: SimHei;
    color: #000000;
    letter-spacing: 8px;
}

.mod-hd .text .en {
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    margin-top: 5px;
}

.more-btns {
    width: 296px;
    height: 38px;
    line-height: 38px;
    display: block;
    font-size: 16px;
    color: #000;
    border: 1px solid #000000;
    text-align: center;
    border-radius: 20px;
    margin: 44px auto 0 auto;
    transition: 0.5s;
}

.more-btns:hover {
    background-color: #ad1b1e;
    color: #fff;
    border: 1px solid #ad1b1e;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.current-position {
    width: 1200px;
    margin: 0 auto 30px auto;
    font-size: 14px;
    line-height: 100%;
    padding-top: 26px;
    box-sizing: border-box;
}

.current-position span {
    font-family: 宋体;
    padding: 0px 5px;
}

.current-position a {
    color: #333;
    text-decoration: none;
}

.current-position a:hover {
    color: #ae1e24;
}

.page-position {
    padding-top: 0;
}
/*页头*/
.head-mod {
    width: 100%;
    height: 125px;
    position: relative;
}

.head-mod .head-main {
    width: 1208px;
    height: 125px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.head-main .logo {
    line-height: 125px;
}

.head-main .navBar {
    width: 822px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.head-main .nav {
    width: 822px;
    display: flex;
    justify-content: space-between;
}

.head-main .nav a {
    font-size: 18px;
    color: #000000;
    position: relative;
}

.head-main .nav a:hover::after,
.head-main .nav a.cur::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3px;
    background-color: #ad1b1e;
}

.head-mod .subNav {
    width: 100%;
    height: 310px;
    background-color: #ffffff;
    position: absolute;
    top: 125px;
    left: 0;
    z-index: 99999;
    border-top: 1px solid #373737;
}

.head-mod .subNav .subNav-list {
    width: 1070px;
    height: 310px;
    margin: 0 auto;
    overflow: hidden;
    text-align:center;
    font-size:0;
}

.head-mod .subNav a {
    width: 180px;
    display:inline-block;
    text-align: center;
    margin-top:45px;
    overflow:hidden;
    margin-right:40px;
}
.head-mod .subNav a:last-child
{
    margin-right:0;
}
.head-mod .subNav a .nav-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 25px;
}

.head-mod .subNav a .nav-pic {
    width: 180px;
    height: 100px;
    overflow: hidden;
}

.head-mod .subNav a .btn {
    width: 140px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #a0a0a0;
    font-size: 14px;
    color: #000000;
    margin: 30px auto 0 auto;
    transition: 0.5s;
}
.head-mod .subNav a:hover .btn {
    background-color: #ad1b1e;
    color: #fff;
    border: 1px solid #ad1b1e;
}
.head-main .search-input {
    width: 558px;
    height: 28px;
    border: 2px solid #626262;
    border-radius: 30px;
    display: flex;
    margin-top: 24px;
}

.head-main .search-input input[type=text] {
    width: 500px;
    height: 28px;
    border: none;
    text-indent: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.head-main .search-input input[type=submit] {
    width: 58px;
    height: 28px;
    border: none;
    padding: 0;
    background: url(../images/top-search-btn.png) no-repeat center;
    background-color: #626262;
    cursor: pointer;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*横幅*/
.homeBanner-mod {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.homeBanner-mod .swiper-pagination-bullet-active,
.page-banner .swiper-pagination-bullet-active {
    background: #ad1b1e;
}

.homeBanner-mod img {
    width: 100%;
}
/*企业信息*/
.corpInfo-mod {
    width: 100%;
    height: 80px;
    margin-top: 54px;
    overflow: hidden;
    margin-bottom: 84px;
}

.corpInfo-mod .corpInfo-main {
    width: 1128px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.corpInfo-mod .corpInfo-main .stat-item {
    position: relative;
    text-align: center;
    padding-right: 65px;
}

.corpInfo-mod .corpInfo-main .stat-item::after {
    content: "";
    position: absolute;
    top: 15px;
    right: 15px;
    width: 1px;
    height: 60px;
    background-color: #aaaaaa;
}

.corpInfo-mod .corpInfo-main .stat-item:last-child::after {
    display: none;
}

.corpInfo-mod .stat-number,
.corpInfo-mod .stat-label {
    font-size: 18px;
}

.corpInfo-mod .stat-label {
    position: relative;
}

.corpInfo-mod .stat-number .num {
    font-size: 40px;
}

.corpInfo-mod .stat-number .plus {
    position: relative;
    top: -25px;
}

.corpInfo-mod .stat-number .unit {
    position: relative;
    top: -2px;
}
/*产品风格*/
.proStyle-mod .mod-hd {
    margin-bottom: 48px;
}

.proStyle-mod .mod-list {
    width: 1250px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
}

.proStyle-mod .mod-list .item {
    width: 400px;
    height: 500px;
}

.proStyle-mod .mod-list .item .pic {
    width: 400px;
    height: 300px;
    overflow: hidden;
}

.proStyle-mod .mod-list .item img {
    transition: 0.5s;
}

.proStyle-mod .mod-list .item:hover img {
    transition: 0.5s;
    transform: scale(1.1);
}

.proStyle-mod .mod-list .item .text {
    width: 100%;
    height: 200px;
    background-color: #a23a39;
    text-align: center;
    transition: 0.5s;
}

.proStyle-mod .mod-list .item:hover .text {
    background-color: #db3735;
}

.proStyle-mod .mod-list .item .text em {
    font-size: 24px;
    color: #fff;
    margin-top: 36px;
    display: inline-block;
}

.proStyle-mod .mod-list .item .text p {
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 34px;
}

.proStyle-mod .mod-list .item .text span {
    width: 138px;
    height: 26px;
    line-height: 26px;
    display: inline-block;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    border-radius: 20px;
}
/*主营材质*/
.mainMaterial-mod {
    width: 100%;
    overflow: hidden;
    margin-top: 80px;
}

.mainMaterial-mod .mod-cnt {
    width: 1250px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.mainMaterial-mod .mod-cnt .item {
    width: 100%;
    height: 420px;
    display: flex;
    justify-content: space-between;
}

.mainMaterial-mod .mod-cnt .item .text,
.mainMaterial-mod .mod-cnt .item .pic {
    width: 625px;
    height: 420px;
    overflow: hidden;
    position: relative;
}

.mainMaterial-mod .mod-cnt .item .pic a {
    display: block;
    width: 625px;
    height: 420px;
}

.mainMaterial-mod .mod-cnt .item .pic img {
    transition: 0.5s;
}

.mainMaterial-mod .mod-cnt .item .pic:hover img {
    transition: 0.5s;
    transform: scale(1.1);
}

.mainMaterial-mod .mod-cnt .item .pic a span {
    display: block;
    width: 198px;
    height: 98px;
    line-height: 98px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 160px;
    left: 213px;
    border: 1px solid #fff;
}

.mainMaterial-mod .mod-cnt .item .text::after {
    content: '';
    width: 28px;
    height: 44px;
    position: absolute;
    top: 70px;
    right: 20px;
    background-image: url(../images/home-materMod-right.png);
}

.mainMaterial-mod .mod-cnt .item .text:last-child::after {
    left: 24px;
    right: auto;
    background-image: url(../images/home-materMod-left.png);
}

.mainMaterial-mod .mod-cnt .item .text .text-main {
    padding-left: 108px;
}

.mainMaterial-mod .mod-cnt .item h2 {
    font-size: 60px;
    font-family: SimHei;
    color: #000000;
}

.mainMaterial-mod .mod-cnt .item h2 span {
    font-size: 36px;
    font-family: 'Microsoft YaHei';
    font-weight: 200;
    display: block;
    margin-top: 15px;
}

.mainMaterial-mod .mod-cnt .item .des {
    font-size: 16px;
    font-family: KaiTi;
    color: #000000;
    margin-top: 60px;
    margin-bottom: 70px;
}

.mainMaterial-mod .mod-cnt .item .des span {
    border-bottom: 1px solid #000;
    padding-bottom: 8px;
}

.mainMaterial-mod .mod-cnt .item p {
    font-size: 14px;
    line-height: 1.8;
    color: #000000;
}

.mainMaterial-mod .text-type1 h2 {
    margin-top: 65px;
}

.mainMaterial-mod .mod-cnt .item .text-type1 .des {
    margin-bottom: 50px;
}
/*生活空间*/
.space-mod {
    width: 100%;
    overflow: hidden;
    margin-top: 95px;
}

.space-mod .mod-nav {
    width: 1113px;
    height: 88px;
    margin: 35px auto 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.space-mod .mod-nav a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.space-mod .mod-nav a span {
    display: block;
}

.space-mod .mod-nav a span.icon {
    width: 102px;
    height: 52px;
    margin-bottom: 10px;
}

.space-mod .mod-nav a span.icon-1 {
    background-image: url(../images/home-spaceMod-nav-icon-1.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a:hover span.icon-1 {
    background-image: url(../images/home-spaceMod-nav-icon-1-hover.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a span.icon-2 {
    background-image: url(../images/home-spaceMod-nav-icon-2.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a:hover span.icon-2 {
    background-image: url(../images/home-spaceMod-nav-icon-2-hover.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a span.icon-3 {
    background-image: url(../images/home-spaceMod-nav-icon-3.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a:hover span.icon-3 {
    background-image: url(../images/home-spaceMod-nav-icon-3-hover.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a span.icon-4 {
    background-image: url(../images/home-spaceMod-nav-icon-4.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a:hover span.icon-4 {
    background-image: url(../images/home-spaceMod-nav-icon-4-hover.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a span.icon-5 {
    background-image: url(../images/home-spaceMod-nav-icon-5.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a:hover span.icon-5 {
    background-image: url(../images/home-spaceMod-nav-icon-5-hover.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a span.icon-6 {
    background-image: url(../images/home-spaceMod-nav-icon-6.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a:hover span.icon-6 {
    background-image: url(../images/home-spaceMod-nav-icon-6-hover.png);
    background-repeat: no-repeat;
    background-position: center;
}

.space-mod .mod-nav a span
.space-mod .mod-nav a .name {
    font-size: 14px;
    margin-top: 18px;
}

.space-mod .mod-ban {
    width: 1000px;
    height: 500px;
    margin: 0 auto 0 auto;
    overflow: hidden;
}

.space-mod .mod-btm {
    width: 100%;
    height: 237px;
    text-align: center;
    margin-top: 33px;
    overflow: hidden;
}

.space-mod .mod-btm .text {
    font-size: 30px;
    color: #000000;
    margin-bottom: 22px;
    letter-spacing: 8px;
}

.space-mod .mod-btm p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 30px;
}

.space-mod .mod-btm a {
    width: 296px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #000000;
    border-radius: 20px;
    display: inline-block;
    font-size: 16px;
    color: #000000;
    transition: 0.5s;
}

.space-mod .mod-btm a:hover,
.profile-md .more-btn:hover {
    background-color: #ad1b1e;
    color: #fff;
    border: 1px solid #ad1b1e;
}

.space-mod .bd-wrap {
    position: relative;
    width: 1000px;
    height: 737px;
    margin: 40px auto 0 auto;
}

.space-mod .bd-wrap .homeSpaceSwiper-btn-prev {
    width: 28px;
    height: 44px;
    background-image: url(../images/home-materMod-left.png);
    position: absolute;
    top: 258px;
    left: -80px;
    cursor: pointer;
}

.space-mod .bd-wrap .homeSpaceSwiper-btn-next {
    width: 28px;
    height: 44px;
    background-image: url(../images/home-materMod-right.png);
    position: absolute;
    top: 258px;
    right: -80px;
    cursor: pointer;
}

.space-mod .bd {
    position: relative;
    width: 1000px;
    height: 737px;
    overflow: hidden;
}

.space-mod .bd .swiper-slide {
    width: 1200px;
    height: 737px;
}
/*品牌简介*/
.profile-md {
    width: 100%;
    height: 911px;
    overflow: hidden;
    background-image: url(../images/home-profileMod-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.profile-md .mod-hd {
    margin-top: 50px;
    margin-bottom: 42px;
}

.profile-md .mod-hd .text {
    background-color: #826b66;
}

.profile-md .mod-hd .text .cn,
.profile-md .mod-hd .text .en {
    color: #fff;
}

.profile-md .mod-hd::after {
    border-color: #fff;
}

.profile-md .mod-bd {
    width: 1200px;
    height: 610px;
    background-color: #fff;
    margin: 0 auto;
    overflow: hidden;
}

.profile-md .mod-bd .mod-main {
    width: 1100px;
    height: 334px;
    display: flex;
    justify-content: space-between;
    margin: 92px auto 65px auto;
}

.profile-md .mod-bd .mod-main .cnt {
    font-size: 16px;
    color: #000000;
    line-height: 1.7;
}

.profile-md .mod-bd .mod-main .cnt a {
    color: #ff0000;
}

.profile-md .mod-bd .mod-main .pic {
    width: 481px;
    height: 334px;
}

.profile-md .mod-bd .mod-nav {
    width: 1100px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.profile-md .mod-bd .mod-nav a {
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    width: 230px;
    height: 50px;
    line-height: 50px;
    background-color: #a23a39;
    text-align: center;
    transition: 0.5s;
}

.profile-md .mod-bd .mod-nav a:hover {
    background-color: #db3735;
}

.profile-md .more-btn {
    width: 296px;
    height: 38px;
    line-height: 38px;
    display: block;
    font-size: 16px;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 20px;
    margin: 44px auto 0 auto;
    transition: 0.5s;
}
/*资讯动态*/
.news-mod {
    width: 100%;
    height: 865px;
}

.news-mod .mod-hd {
    margin-top: 80px;
    margin-bottom: 40px;
}

.news-mod .mod-nav {
    width: 1200px;
    margin: 0 auto 60px auto;
    text-align: center;
    display: flex;
    justify-content: center;
}

.news-mod .mod-nav .line {
    display: inline-block;
    width: 1px;
    height: 17px;
    background-color: #000;
    position: relative;
    top: 2px;
    margin: 0 30px;
}

.news-mod .mod-nav a {
    float: left;
    width: 170px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #000000;
    box-sizing: border-box;
    border: 1px solid #c1c1cc;
    margin-right:10px;
}

.news-mod .mod-nav a:hover {
    color: #fff;
    background: #ae1e24;
}
.news-mod .mod-nav a:last-child
{
    margin-right:0;
}
.news-mod .mod-bd {
    width: 1200px;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.news-mod .mod-bd .hot {
    width: 720px;
    height: 450px;
    overflow: hidden;
    position: relative;
    display: block;
}

.news-mod .mod-bd .hot img {
    width: 720px;
    height: 450px;
}

.news-mod .mod-bd .hot p {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 20px;
    color: #fff;
    background: rgb(55 55 55 / 49%);
    width: 96%;
    height: 48px;
    line-height: 48px;
    padding: 0 2%
}

.news-mod .mod-bd .newslist {
    width: 450px;
    height: 450px;
}

.news-mod .mod-bd .newslist li {
    width: 410px;
    height: 134px;
    background-color: #f6f6f6;
    margin-bottom: 24px;
    padding: 0 20px;
    overflow: hidden;
}

.news-mod .mod-bd .newslist li:hover {
    background-color: #a23a39;
}

.news-mod .mod-bd .newslist li:hover .no,
.news-mod .mod-bd .newslist li:hover .ct {
    color: #fff !important;
}

.news-mod .mod-bd .newslist li:hover .no::after {
    background-color: #fff;
}

.news-mod .mod-bd .newslist li:hover .ct span {
    background-color: #db3735;
    color: #fff !important;
}

.news-mod .mod-bd .newslist li .no {
    font-size: 26px;
    color: #000000;
    position: relative;
    padding-bottom: 12px;
    margin-top: 20px;
}

.news-mod .mod-bd .newslist li .no::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 26px;
    height: 1px;
    background-color: #5f5f5f;
}

.news-mod .mod-bd .newslist li .ct {
    font-size: 16px;
    height: 30px;
    color: #000000;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.news-mod .mod-bd .newslist li .ct span {
    display: inline-block;
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e3e3e3;
    text-transform: uppercase;
    font-size: 12px;
    color: #5f5f5f;
}

.news-mod .more-btns {
    margin-top: 57px;
}
/*页脚*/
.footer-mod {
    width: 100%;
    min-height: 535px;
    /* margin-bottom: 230px;*/
    margin-bottom: 50px;
}

.footer-mod .footer-top {
    width: 100%;
    height: 260px;
    background-image: url(../images/footer-top.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

.footer-mod .footer-main {
    display: flex;
    width: 1133px;
    margin: 60px auto 0 auto;
    overflow: hidden;
}

.footer-mod .footer-main .contact .logo {
    width: 244px;
    height: 66px;
    margin-bottom: 32px;
}

.footer-mod .footer-main .company-name {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 35px;
}

.footer-mod .footer-main p {
    font-size: 14px;
    color: #000000;
    line-height: 1.8;
}

.footer-mod .footer-main .tel {
    font-size: 16px;
    color: #000000;
    margin-top: 45px;
}

.footer-mod .footer-main .contact {
    margin-right: 165px;
}

.footer-mod .footer-main .nav {
    width: 240px;
    display: flex;
    justify-content: space-between;
    padding-top: 35px;
}

.footer-mod .footer-main .nav li {
    text-align: center;
    margin-bottom: 20px;
}

.footer-mod .footer-main .nav .hd {
    margin-bottom: 55px;
    letter-spacing: 3px;
}

.footer-mod .footer-main .nav .hd a {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    transition: 0.5s;
    font-family: Bahnschrift;
}

.footer-mod .footer-main .nav a {
    font-size: 14px;
    color: #000000;
    transition: 0.5s;
}

.footer-mod .footer-main .nav .hd a:hover,
.footer-mod .footer-main .nav a:hover {
    color: #ff0000;
}

.footer-mod .footer-main .code {
    width: 188px;
    margin-left: 185px;
}

.footer-mod .footer-main .code img {
    border: 6px solid #e1e1e1;
}
/*内页通用*/
.page-banner {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.page-banner img {
    width: 100%;
}

.page-nav {
    width: 100%;
    height: 70px;
    background-color: #f2f2f2;
    overflow: hidden;
    margin-bottom: 15px;
}

.page-nav .page-nav-main {
    width: 1250px;
    height: 70px;
    margin: 0 auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.page-nav .page-nav-main .name {
    font-size: 24px;
    color: #282828;
    position: relative;
    padding-left: 30px;
}

.page-nav .page-nav-main .name::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 5px;
    height: 23px;
    background-color: #cd4e51;
}

.page-nav .page-nav-main .list {
    display: flex;
    height: 70px;
}

.page-nav .page-nav-main .list a {
    font-size: 20px;
    color: #282828;
    display: block;
    height: 70px;
    line-height: 70px;
    padding: 0 13px;
    transition: 0.5s;
}

.page-nav .page-nav-main .list a {
    margin-right: 30px;
}

.page-nav .page-nav-main .list a:last-child {
    margin-right: 0;
}

.page-nav .page-nav-main .list a.cur,
.page-nav .page-nav-main .list a:hover {
    background-color: #cd4e51;
    color: #fff;
}

.page-name {
    width: 100%;
    height: 40px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.page-name::after {
    content: '';
    width: 100%;
    height: 1px;
    background-color: #aaaaaa;
    position: absolute;
    top: 20px;
    left: 0;
}

.page-name span {
    font-size: 30px;
    color: #000000;
    padding: 0 35px;
    background-color: #fff;
    position: relative;
    z-index: 888;
    letter-spacing: 2px;
}

.page-main {
    min-height: 1000px;
}

.page-bottom-line {
    width: 100%;
    height: 34px;
    position: relative;
    text-align: center;
    margin-top: 125px;
    margin-bottom: 100px;
}

.page-bottom-line::after {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #aaaaaa;
}

.page-bottom-line span {
    padding: 0 35px;
    position: relative;
    z-index: 88;
    background-color: #fff;
}
/*品牌简介页*/
.about-page .content-wrap {
    width: 1250px;
    margin: 34px auto 62px auto;
    border: 1px solid #cccccc;
}

.about-page .content-wrap .banner {
    width: 1100px;
    margin: 48px auto 56px auto;
    overflow: hidden;
    display: flex;
}

.about-page .content-wrap .banner .banner-pic {
    width: 874px;
    height: 656px;
}

.about-page .content-wrap .corpInfo-mod {
    width: 152px;
    height: 656px;
    margin-top: 0;
    margin-left: 68px;
    margin-bottom: 0;
}

.about-page .content-wrap .corpInfo-mod .corpInfo-main .stat-item,
.about-page .content-wrap .corpInfo-mod .corpInfo-main {
    width: 152px;
}

.about-page .corpInfo-mod .corpInfo-main {
    flex-direction: column;
    align-items: normal;
}

.about-page .corpInfo-mod .corpInfo-main .stat-item::after {
    width: 100%;
    height: 1px;
    right: 0;
    bottom: 0;
    top: -30px;
}

.about-page .corpInfo-mod .corpInfo-main .stat-item:first-child {
    margin-top: 0;
}

.about-page .corpInfo-mod .corpInfo-main .stat-item:first-child::after {
    display: none;
}

.about-page .corpInfo-mod .corpInfo-main .stat-item:last-child::after {
    display: block;
}

.about-page .corpInfo-mod .stat-number .num {
    font-size: 35px;
}

.about-page .content {
    width: 1250px;
    min-height: 300px;
    margin: 0 auto 0 auto;
    overflow: hidden;
    background-color: #f2f2f2;
}

.about-page .content .text {
    padding: 58px 125px 0 125px;
    font-size: 16px;
    color: #000000;
    line-height: 1.8;
}

.about-page .content .text p {
    margin-bottom: 20px;
}

.about-page .bottom-banner {
    width: 1219px;
    height: 879px;
    overflow: hidden;
    margin: 0 auto;
}

.about-page .factory-md {
    width: 100%;
    height: 950px;
    background-image: url(../images/about-page-factory-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1920px 950px;
    overflow: hidden;
}

.about-page .factory-md .common-md-name {
    color: #fff;
    margin-bottom: 57px;
}

.about-page .factory-md .page-name span {
    background-color: #6f5e4f;
    color: #fff;
}

.about-page .factory-md .md-bd {
    width: 1250px;
    overflow: hidden;
    margin: 0 auto 0 auto;
    display: flex;
    justify-content: space-between;
}

.about-page .factory-md .md-bd .item {
    width: 610px;
    background-color: #f2f2f2;
}

.about-page .factory-md .md-bd .item .pic {
    width: 100%;
    height: 398px;
    text-align: center;
    overflow: hidden;
    margin-top: 5px;
}

.about-page .factory-md .md-bd .item .text {
    width: 100%;
    height: 305px;
    text-align: center;
    color: #000000;
    overflow: hidden;
}

.about-page .factory-md .md-bd .item .text h3 {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.about-page .factory-md .md-bd .item .text div {
    font-size: 24px;
}

.about-page .factory-md .md-bd .item .text p {
    font-size: 16px;
    line-height: 1.8;
    margin-top: 30px;
    text-align: left;
    /* padding: 0 20px; */
    /* margin: 0 auto; */
    margin-left: auto;
    margin-right: auto;
    width: 558px;
}

.about-page .honor-md {
    width: 100%;
    height: 900px;
    background-image: url(../images/about-page-honor-bg.jpg);
    background-position: center;
    background-size: 1920px 900px;
    overflow: hidden;
    position: relative;
}

.about-page .honor-md .md-name,
.common-md-name {
    font-size: 30px;
    color: #000000;
    text-align: center;
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    margin-top: 43px;
    margin-bottom: 92px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 45px; /* 控制文字与线的间距 */
}

.about-page .honor-md .md-name .line,
.common-md-name .line {
    flex: 1;
    height: 1px;
    background: #aaaaaa; /* 线的颜色 */
    /* 如果你想用 border 实现实线，也可以用下面这行代替上面那行 */
    /* border-top: 1px solid #333; */
}

.about-page .honor-md .md-list {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
}

.about-page .honor-md .md-list .item {
    width: 298px;
    height: 238px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    border: 1px solid #d7d6db;
    margin-right: 55px;
    margin-bottom: 40px;
}

.about-page .honor-md .md-list .item:nth-child(3n) {
    margin-right: 0;
}

.about-page .honor-md .md-list .item .pic {
    width: 246px;
    height: 172px;
    overflow: hidden;
    margin: 15px auto 0 auto;
}

.about-page .honor-md .md-list .item .pic img {
    width: 246px;
    height: 172px;
}

.about-page .honor-md .md-list .item .tit {
    font-size: 16px;
    color: #000000;
    line-height: 51px;
    line-height: 51px;
}

.about-page .brandCulture-md {
    width: 100%;
    overflow: hidden;
    margin-bottom: 94px;
}

.about-page .brandCulture-md .md-bd {
    width: 1251px;
    height: 545px;
    margin: 0 auto;
}

.about-page .brandCulture-md .common-md-name {
    margin-bottom: 40px;
}

.about-page .video-md {
    width: 100%;
    height: 745px;
    overflow: hidden;
}

.about-page .video-md .md-bd {
    width: 1001px;
    height: 557px;
    overflow: hidden;
    margin: 0 auto;
}
/*主营产品页*/
.product-page .page-nav-main .text {
    font-size: 20px;
    color: #282828;
}

.product-page .page-main {
    width: 1250px;
    margin: 0 auto;
    overflow: hidden;
}

.product-page .page-main .chooser-mod {
    width: 100%;
    overflow: hidden;
}

.product-page .page-main .chooser-mod .chooser-item {
    width: 100%;
    height: 50px;
    padding: 10px 0;
    border-bottom: 1px solid #e1e1e1;
    display: flex;
    align-items: center;
}

.product-page .page-main .chooser-mod .chooser-item .name {
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #000000;
    margin-right: 30px;
}

.product-page .page-main .chooser-mod .chooser-item a {
    font-size: 16px;
    color: #000000;
    margin-right: 35px;
}

.product-page .page-main .chooser-mod .chooser-item a.cur {
    color: #cd4e51;
}

.product-page .page-main .product-list {
    width: 1200px;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    font-size: 0;
}

.product-page .page-main .product-list .item {
    width: 380px;
    height: 320px;
    display: inline-block;
    margin-bottom: 32px;
    margin-right: 30px;
    overflow: hidden;
}

.product-page .page-main .product-list .item:nth-child(3n) {
    margin-right: 0;
}

.product-page .page-main .product-list .item .pic {
    width: 100%;
    height: 240px;
    background-color: #eeee;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    overflow:hidden;
}

.product-page .page-main .product-list .item .pic img {
    width: 100%;
}

.product-page .page-main .product-list .item .text {
    width: 100%;
    height: 80px;
    display: flex;
    justify-content: space-between;
}

.product-page .page-main .product-list .item .name {
    font-size: 16px;
    color: #333333;
    margin-top: 15px;
    padding-left: 10px;
}

.product-page .page-main .product-list .item .mate {
    font-size: 14px;
    color: #333333;
    margin-top: 10px;
    padding-left: 10px;
}

.product-page .page-main .product-list .item .btn {
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #a23a39;
    font-size: 14px;
    color: #fff;
    margin-top: 26px;
    border-radius: 20px;
}

.product-page .page-main .product-list .item:hover .text {
    text-align: center;
    background-color: #cd4e51;
    display: inline-block;
}

.product-page .page-main .product-list .item:hover .text .name,
.product-page .page-main .product-list .item:hover .text .mate {
    color: #fff !important;
}

.product-page .page-main .product-list .item:hover .btn {
    display: none;
}
/*主营产品*/
.news-page .page-main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/*联系我们*/

.contact-page .contact-text {
    width: 100%;
    padding-top: 80px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
}

.contact-page .contact-text .p1 {
    font-size: 26px;
    font-weight:bold;
    color: #000;
}

.contact-page .contact-text .p2 {
    font-size: 22px;
    color: #000;
    margin-top: 30px;
    margin-bottom: 20px;
}

.contact-page .contact-text .p3 {
    margin-bottom: 16px;
}

.contact-page .contact-text .p3,
.contact-page .contact-text .p4 {
    font-size: 16px;
    color: #000;
}

.contact-page .contact-form {
    width: 100%;
    overflow: hidden;
    margin-top: 84px;
    border-bottom: solid 3px #000000;
}

.contact-page .contact-form .form-hd {
    width: 100%;
    overflow: hidden;
    font-size: 22px;
    color: #231817;
    padding-bottom: 17px;
    border-bottom: solid 3px #000000;
}


.contact-page .contact-form .form-bd {
    width: 100%;
    overflow: hidden;
    display: flex;
    justify-content: space-around;
    margin-top: 60px;
    margin-bottom: 27px;
}

.contact-page .contact-form .form-input {
    font-size: 16px;
    color: #373636;
    margin-bottom: 44px;
    overflow: hidden;
}

.contact-page .contact-form .form-input input {
    width: 295px;
    height: 21px;
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: solid 1px #c6c6c6;
}

.contact-page .contact-form .form-input textarea {
    border: solid 1px #c6c6c6;
    width: 679px;
    height: 88px;
}

.contact-page .contact-form .form-bd-right .form-input span {
    vertical-align: top;
}

.contact-page .contact-form .form-bd-right .btn {
    width: 300px;
    height: 50px;
    border: none;
    font-size: 22px;
    color: #fff;
    background-color: #000;
    margin: 0 auto 0 255px;
}

.contact-page .contact-map {
    width: 1200px;
    height: 460px;
    margin-top: 75px;
    margin-bottom: 103px;
    overflow: hidden;
}

.contact-page .contact-bd {
    width: 100%;
    min-height: 550px;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 100px;
    font-size: 14px;
    color: #000;
}

.contact-page .contact-text .wxlist {
    max-width: 339px;
    display: inline-flex;
    justify-content: space-between;
}

.contact-page .contact-text .wx-item {
    width: 105px;
    height: 129px;
    /*background-color: #ededed;*/
    text-align: center;
    margin-right: 15px;
}

.contact-page .contact-text .wx-item:last-child {
    margin-right: 0;
}

.contact-page .contact-text .wx-item img {
    margin-top: 5px;
    width: 93px;
    height: 93px;
}

.contact-page .contact-text .wx-item span {
    display: block;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.contact-page .contact-map {
    width: 1200px;
    height: 460px;
    margin-top: 75px;
    margin-bottom: 103px;
    overflow: hidden;
}
/*在线客服*/
.OnlineService-mod {
    width: 80px;
    height: 418px;
    background-image: url(../images/OnlineService.png);
    background-repeat: no-repeat;
    position: fixed;
    top: 250px;
    right: 0;
}

.onlSev-main {
    width: 80px;
    height: 418px;
    background-image: url(../images/OnlineService.png);
    background-repeat: no-repeat;
}

.OnlineService-mod .onlSevItem {
    width: 100%;
    height: 79px;
    margin-bottom: 5px;
    position: relative;
}

#gotop,
.OnlineService-mod .openformbtn {
    cursor: pointer;
}

.OnlineService-mod .onlSevItem:first-child {
    height: 80px;
    cursor: initial;
}

.OnlineService-mod .onlSevItem:last-child {
    margin-bottom: 0;
}

.OnlineService-mod span {
    background-color: #3d2c29;
    transition: 0.5s;
    left: 80px;
    top: 0px;
    width: 200px;
    height: 80px;
    text-align: center;
    color: #fff;
    line-height: 80px;
    font-size: 24px;
    font-weight: bold;
    position: absolute;
    z-index: -1;
}

.OnlineService-mod .onlSevItem:hover span {
    left: -200px;
}

.OnlineService-mod .pic {
    transition: 0.5s;
    left: 80px;
    top: 50%;
    width: 126px;
    height: 126px;
    position: absolute;
    z-index: -1;
    transform: translateY(-50%);
    background-color: rgb(255, 255, 255);
}

.OnlineService-mod .pic .pic-box {
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.OnlineService-mod .pic .pic-box img {
    width: 116px;
    height: 116px;
}

.OnlineService-mod .onlSevItem:hover .pic {
    left: -126px;
}
/*底部咨询*/
.bottomConsult-mod {
    width: 100%;
    height: 150px;
    position:relative;
    left: 0;
    bottom: 0;
    z-index: 888;
    background-color: #d83236;
    transition: all .5s;
}

.bottomConsult-mod .mod-main {
    position: relative;
    width: 100%;
    height: 150px;
}

.bottomConsult-mod .openBottomConsultBtn {
    position: absolute;
    left: -80px;
    width: 80px;
    height: 150px;
    background: url(../images/hide_arrow.png) no-repeat;
    background-size: 16px 30px;
    background-position: center;
    background-color: #d83236;
    cursor: pointer;
    transition: all .5s;
}

.bottomConsult-hide {
    width: 80px;
}

.bottomConsult-hide .openBottomConsultBtn,
.openBottomConsultBtn.left {
    left: 0;
}

.closeBottomConsultBtn {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 10px;
    right: 0;
    background-image: url(../images/close2.png);
    background-size: 32px;
    cursor: pointer;
    display:none;
}

.bottomConsult-mod .bottomConsult-inner {
    position: absolute;
    width: 100%;
    height: 150px;
    left: 0;
    bottom: 0;
    transition: all .5s;
    text-align: center;
}

.bottomConsult-mod .bottomConsult-inner.left {
    bottom: -360px;
}

.bottomConsult-mod .bottomConsult-main {
    width: 1200px;
    height: 150px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    background-color: #d83236;
}

.bottomConsult-mod .bottomConsult-main .mod-content {
    position: relative;
}

.bottomConsult-mod .icon {
    width: 217px;
    height: 209px;
    background-image: url(../images/footer-consult-pic.jpg);
    position: relative;
    top: -60px;
}

.bottomConsult-mod .bottomConsult-main .text {
    font-size: 26px;
    color: #fff;
    margin-top: 22px;
}

.bottomConsult-mod .bottomConsult-main .text span {
    font-size: 18px;
    color: #fff;
    padding-left: 45px;
}

.bottomConsult-mod .bottomConsult-main .form {
    margin-top: 22px;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.bottomConsult-mod .bottomConsult-main .form img {
    margin-right: 18px;
}

.bottomConsult-mod .bottomConsult-main .form input {
    padding: 0;
    border: none;
    width: 200px;
    height: 40px;
    font-size: 18px;
    margin-right: 18px;
}

.bottomConsult-mod .bottomConsult-main .form input:last-child {
    margin-right: 0;
}

.bottomConsult-mod .bottomConsult-main .form input[type=text] {
    text-indent: 25px;
    width: 130px;
}

.bottomConsult-mod .bottomConsult-main .form input[type=button] {
    color: #000000;
    background-color: #edbb5a;
    cursor: pointer;
}
/*通用列表*/
.honor-page {
    width: 100%;
    /*    background-color: #f2f2f2;*/
    overflow: hidden;
}

.common-list {
    width: 1280px;
    margin: 0 auto 50px auto;
    overflow: hidden;
    padding-top: 30px;
}

.common-list .list-item {
    display: inline-block;
    width: 615px;
    height: 491px;
    overflow: hidden;
    margin-bottom: 20px;
}

.common-list .list-item:nth-child(2n+1) {
    margin-right: 46px;
}

.common-list .list-item .item-inner {
    width: 600px;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

.common-list .list-item .pic {
    width: 600px;
    height: 389px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #edeceb;
}

.common-list .list-item:hover img {
    transition: 0.5s;
    transform: scale(1.1);
}

.common-list .list-item .pic img {
    max-width: 100%;
    height: 100%;
    transition: 0.5s;
}

.common-list .list-item .tit {
    width: 100%;
    height: 92px;
    line-height: 92px;
    font-size: 20px;
    color: #313131;
    text-align: center;
}

.productShow-page .page-nav,
.videoShow-page .page-nav {
    margin-bottom: 0;
}

.houseCustomi-page .content {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
/* newsCenter */
.newsCenter {
    width: 100%;
    height: 865px;
    background: url('../static/news-bg.jpg') no-repeat;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}

.newsCenter-tle {
    font-size: 33px;
    line-height: 100%;
    color: #093051;
    font-weight: 600;
    margin-bottom: 28px;
}

.newsCenter-nav {
    width: 540px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 56px;
}

.newsCenter-nav a {
    float: left;
    width: 170px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    font-size: 18px;
    color: #093051;
    box-sizing: border-box;
    border: 1px solid #c1c1cc;
}

.newsCenter-nav a:hover {
    color: #fff;
    background: #ae1e24;
}

.newsCenter-show {
    width: 1280px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.newsCenter-show-item {
    width: 420px;
    height: 477px;
    display: flex;
    flex-flow: column;
}

.newsCenter-show-item-top {
    width: 420px;
    height: 257px;
    overflow: hidden;
    background-color: #eee;
}

.newsCenter-show-item-top img {
    height: 257px;
    margin: 0 auto;
    display: block;
}

.newsCenter-show-item-bottom {
    width: 100%;
    height: 220px;
    display: flex;
    flex-flow: column;
    padding: 0 36px;
    padding-top: 27px;
    box-sizing: border-box;
    background: #ffffff;
    font-size: 14px;
}

.newsCenter-show-item-bottom b {
    float: left;
    font-size: 18px;
    /*line-height: 100%;*/
    margin-bottom: 40px;
    color: #2d2d2d;
}

.newsCenter-show-item-bottom i {
    float: left;
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 24px;
}

.newsCenter-show-item-bottom p {
    font-size: 14px;
    line-height: 170%;
    /* display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; */
    overflow: hidden;
    color: #1d1f1e;
    white-space: normal;
}
.newsCenter-show-item:hover .newsCenter-show-item-bottom b,
.newsCenter-show-item:hover .newsCenter-show-item-bottom p {
    color: #d00000;
}

.relate {
    position: fixed;
    right: 0;
    bottom: 25%;
    width: 70px;
    z-index: 1000;
    transition: all .5s;
}

.relate-hide {
    right: -70px;
    transition: all .5s;
}

.relate-item {
    margin-bottom: 4px;
    position: relative;
    cursor: pointer;
}

.relate-icon {
    width: 70px;
    height: 80px;
}

.relate-call .relate-call-main {
    position: absolute;
    top: 0;
    right: -200px;
    width: 200px;
    height: 80px;
    font-size: 24px;
    color: #fff;
    line-height: 80px;
    text-align: center;
    background: #9f2d23;
    transition: all .5s;
    z-index: -1;
}

.relate-call:hover .relate-call-main {
    right: 70px;
    transition: all .5s;
}

.relate-chat .relate-chat-main {
    position: absolute;
    top: 0;
    right: -200px;
    width: 80px;
    height: 80px;
    transition: all .5s;
    z-index: -1;
}

.relate-chat:hover .relate-chat-main {
    right: 70px;
    transition: all .5s;
}

.relate-toTop {
    width: 70px;
    height: 34px;
    font-size: 14px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    background: #333;
    cursor: pointer;
}

.relate-online {
    position: absolute;
    left: -32px;
    bottom: 0;
    width: 30px;
    height: 125px;
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    background: #9f2d23;
    padding: 5px 0 25px;
    box-sizing: border-box;
    cursor: pointer;
    z-index: -10;
}

.relate-online::before {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    content: '';
    width: 0;
    height: 0;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 12px solid #fff;
}
/* relate end */