* {
    margin: 0;
    padding: 0;
}

@media (min-width: 1280px) {
    .container {
        max-width: 1230px;
    }
}

/*微信*/
.ewm {
    position: absolute;
    top: 44px;
    z-index: 4;
    display: none;
}

/*精彩视频*/
.newspic2 {
    height: 383px!important;
}


/*地址下拉*/
.selbig {
    max-height: 360px;
    overflow-y: auto;
}

.selbig::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}

.selbig::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #cccccc;
}

.selbig::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #fff;
}



body {
    font-size: 14px;
    box-sizing: border-box;
    max-width: 100%;
    overflow-x: hidden;
    font-family: Arial, '微软雅黑';
}

img {
    border: 0;
    display: block;
}

a {
    text-decoration: none;
    color: #271d1a
}

a,
input,
html,
div {
    outline: none;
}

ul,
ol,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

a:hover {
    color: #c3152c;
    text-decoration: none;
}

a:active {
    text-decoration: none;
}

.lddq {
    text-align: justify;
}

img.zsyimg {
    max-width: 100%;
    max-height: 100%;
}

img.zsyimg100 {
    width: 100%;
}

img.mid,
div.mid {
    position: absolute;
    /* left: 50%; */
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
}

img.cet,
div.cet {
    position: absolute;
    left: 50%;
    /* top: 50%; */
    transform: translate3d(-50%, 0, 0);
    -webkit-transform: translate3d(-50%, 0, 0);
}

img.cetmid,
div.cetmid {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
}

.cor {
    cursor: pointer;
}

img.cover {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.pst {
    position: relative;
}

.op0 {
    opacity: 0;
}


/* 正文 */

.sanheng {
    right: 15px;
}

#my-video {
    width: 100%;
}


/* 窄屏导航 */

#close {
    position: absolute;
    right: 20px;
    width: 20px;
    padding: 8px 0 0 0;
    cursor: pointer;
}

#mclose {
    position: absolute;
    right: 15px;
    width: 20px;
    padding: 8px 0 0 0;
    cursor: pointer;
}

.zpfdj {
    position: absolute;
    right: 20px;
    top: 26px;
    cursor: pointer;
}

.zplan {
    padding: 20px 0 0 0;
    color: #fff;
}

.zpmenu {
    display: none;
    background-color: rgba(0, 0, 0, .9);
    position: fixed;
    z-index: 8;
    width: 100%;
    height: 100%;
    padding: 15px 15px;
}

.zpmenu ul {
    margin-top: 32px;
}

.zpmenu ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    height: 56px;
    line-height: 56px;
    border-bottom: #fff solid 1px;
}

.zpmenu ul li a {
    font-size: 16px;
    color: #fff;
    display: block;
    height: 45px;
    line-height: 45px;
    border-bottom: #fff solid 1px;
}

.zpmenu ul li {
    position: relative;
}

.zpmenu ul li span {
    font-size: 18px;
    position: absolute;
    color: #fff;
    right: 0;
    top: 0;
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    border-left: #ddd solid 1px;
}

.zcdf {
    border-bottom: #fff solid 1px;
    display: none;
}

.zcd {
    display: block;
    max-height: 190px;
    overflow-y: auto;
    margin: 10px 0;
    /* overflow-x: hidden; */
}

.zcd::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 10px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 10px;
}

.zcd::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #cccccc;
}

.zcd::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0);
    background: #fff;
}

.zcd a {
    color: #fff;
    border-bottom: none!important;
    height: 32px!important;
    line-height: 32px!important;
    color: #bbb!important;
    padding-left: 15px;
}

.logo {
    margin-top: 11px;
    margin-bottom: 11px;
}

.ticon {
    margin-top: 15px;
    height: 20px;
    line-height: 20px;
    padding-left: 28px;
    margin-left: 7px;
}

.ticon1 {
    background: url('../images/ticon1.jpg') no-repeat left center;
}

.ticon2 {
    background: url('../images/ticon2.jpg') no-repeat left center;
}

.ticon3 {
    background: url('../images/ticon3.jpg') no-repeat left center;
}

.menu {
    background-color: #d0112b;
    height: 60px;
    line-height: 60px;
    z-index: 3;
}

.menu ul li {
    float: left;
    font-size: 16px;
}

.menu ul li a {
    text-align: center;
    color: #fff;
    display: block;
    width: 171.428px;
    transition: all 0.6s
}

.menu ul li a:hover {
    color: #ffa8b4;
}

.menu ul li a.mh {
    background-color: #da1536;
    box-shadow: #4f000b 0px 4px 8px;
}


/* 二级菜单 */

.ejcd {
    position: absolute;
    width: 100%;
    z-index: 3;
    top: 60px;
    left: 0;
    display: none;
}

.ejcd .col-4 {
    background-color: #e7e4df;
    height: 350px;
    padding: 0;
}

.ejcd .col-8 {
    background-color: #fff;
    height: 350px;
}

.ejtit1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
}

.ejtit2 {
    font-size: 34px;
    color: #c3162d;
    font-weight: bold;
    line-height: 30px;
    margin-top: 15px;
    font-family: Arial;
}

.menu .ejmenu {
    margin-top: 60px;
}

.menu .ejmenu a {
    display: block;
    height: 70px;
    line-height: 70px;
    float: left;
    width: 100%;
    background: url('../images/sanjiao.jpg') no-repeat right center;
    text-align: left;
    color: #271d1a;
    font-size: 14px;
}

.menu .ejmenu a:hover {
    color: #c3152c;
}

.abc {
    float: left;
    width: 35%;
    margin-left: 10%;
    background: url('../images/yuan.png') no-repeat left center;
    padding-left: 18px;
    border-bottom: #cccccc solid 1px;
    height: 70px;
}

.heibg {
    background-color: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 1;
    position: fixed;
    display: none;
}

.swiper-container {
    --swiper-theme-color: #fff;
    --swiper-pagination-color: #fff;
    /* 两种都可以 */
}

.swiper-pagination-bullet {
    background: #fff;
    width: 10px;
    height: 10px;
}

.swiper-pagination-bullet {
    background: #fff;
    width: 10px;
    height: 10px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

.swiper-pagination-bullet-active {
    background: #d0112b;
}

#swiper2 .swiper-pagination {
    width: auto!important;
    left: unset;
    right: 10px!important;
}

.storybg {
    width: 60%;
    position: relative;
    background-color: #f2f2f2;
    height: 629px;
    left: 40%;
}

.story {
    padding: 60px 0;
}

.sline {
    width: 55px;
    margin-right: 19px;
    background: #797979;
    height: 1px;
    margin-top: 10px;
}

.sfont {
    color: #535353;
}

.ctit {
    font-size: 29px;
    font-weight: bold;
}

.entit {
    margin-bottom: 30px;
    margin-top: 20px;
}

.ctit {
    margin-bottom: 40px;
}

.storycon {
    line-height: 30px;
    font-size: 16px;
}

.since {
    background-color: #e60012;
}

.sinces1,
.sinces2 {
    height: 338px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

.store {
    margin-top: 50px;
}

.jieshao {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    width: 438px;
    height: 100%;
    right: 0;
    color: #fff;
    padding: 38px;
}

.jstit {
    font-size: 24px;
    border-bottom: #d0112b solid 2px;
    padding-bottom: 9px;
    margin-bottom: 35px;
}

.jscon {
    line-height: 30px;
}

.dg {
    /* max-height: 258px; */
    margin-bottom: 25px;
    overflow: hidden;
}

.dg img {
    border-radius: 4px;
}

.ccon {
    line-height: 30px;
}

.dgfont {
    position: absolute;
    right: 28px;
    top: 12px;
    color: #fff;
    text-shadow: #333 1px 1px 5px;
    text-align: right;
}

.dgmore {
    position: absolute;
    right: 33px;
    padding-right: 30px;
    top: 18px;
    color: #333;
    background: url('../images/dgmore.jpg') no-repeat right center;
}

.newmore {
    padding-right: 30px;
    margin-top: 10px;
    color: #333;
    background: url('../images/dgmore.jpg') no-repeat right center;
}

.newspic {
    height: 388px;
    border-radius: .25rem!important;
    overflow: hidden;
}

.newsdate {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    color: #fff;
    height: 124px;
    font-size: 16px;
    padding: 85px 0 0 20px;
    background: url('../images/heifbg.png') repeat-x left bottom;
}

.newsfont {
    font-size: 16px;
    line-height: 33px;
    height: 115px;
    padding: 20px 25px;
}

.newsbox {
    box-shadow: #dedede 0 5px 15px;
    margin-bottom: 30px;
}

.mdh {
    height: 280px;
    background: #d0112b;
}

.mendian .float-left,
.mendian .float-right {
    width: 50%;
}

.footer {
    color: #787878;
    line-height: 20px;
    font-size: 12px;
    border-top: #f4f4f4 solid 1px;
}

.footer .float-md-left {
    padding: 40px 0 0 0;
}

.footer .float-md-right {
    height: 280px;
    background-color: #f4f4f4;
    padding: 50px 0 0 100px;
}

.ftit {
    font-size: 20px;
    color: #2e2e2e;
    font-weight: bold;
    margin-bottom: 25px;
}

.fticon {
    margin-bottom: 15px;
}

.contacttb {
    margin-top: 33px;
}

.foothui {
    position: absolute;
    right: 0;
    width: 50%;
}


/* 内页 */

.zimenubox {
    position: relative;
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: #dedede 0 3px 5px;
    width: 100%;
    margin-top: -34px;
}

.zimenu {
    float: left;
    width: 16.66%;
    height: 69px;
    line-height: 69px;
}

.zimenu a {
    display: block;
    text-align: center;
    font-size: 18px;
    border-right: #e6e6e6 solid 1px;
}

.zimenubox .active a {
    background: #c3162d;
    color: #fff;
}

.last a {
    border-right: 0;
}

.content {
    margin: 60px 0;
    min-height: 300px;
}

.zw {
    line-height: 28px;
    margin-bottom: 50px;
    color: #333;
}

.zitit {
    text-align: center;
    width: 320px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.zitit1 {
    font-size: 18px;
    color: #4e4e4e;
    font-weight: bold;
}

.zitit2 {
    font-size: 18px;
    color: #000;
    margin: 14px 0 20px 0;
}

.zitit3 {
    background-color: #c3162d;
    width: 28px;
    height: 3px;
    font-size: 0;
    line-height: 3px;
    margin: 0 auto;
}

.bannertit {
    color: #fff;
    font-size: 30px;
    /* font-weight: bold; */
}

.btit {
    margin-top: -20px;
}

.bline {
    background-color: #fff;
    width: 64px;
    height: 1px;
    margin: 0 auto;
    margin-top: 6px;
}

.zemenubox2 {
    height: 52px;
    line-height: 52px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background-color: #c3162d;
    background-image: url('../images/baisj.png');
    background-repeat: no-repeat;
    background-position: 96% center;
}

.zpejbox {
    background-color: #c7000a;
    width: 100%;
    height: 0;
    position: fixed;
    z-index: 2;
    text-align: center;
    overflow: hidden;
}

.zpejbox a {
    color: #fff;
    height: 52px;
    line-height: 52px;
    display: block;
    font-size: 20px;
}

.clo {
    width: 20px;
    position: absolute;
    right: 25px;
    top: 25px;
}

.zpejbox .cetmid {
    width: 100%;
}

.newslist {
    box-shadow: #dedede 0 5px 15px;
    margin-bottom: 68px;
}

.ntit {
    font-size: 24px;
    padding: 40px 0;
    overflow: hidden;
}

.ncon {
    line-height: 32px;
    height: 96px;
}

.ndate {
    line-height: 43px;
      color: #999;
}

.newstxt {
    padding-right: 30px;
}

.ncon,
.ndate {
    font-size: 16px;
}

.nicon {
    width: 43px;
}


/* 分页 */

.pagination {
    margin: 0 auto;
}

.page-link {
    color: #333;
}

.pagination>li a:hover {
    z-index: 2;
    color: #e60012;
    /*分页的鼠标悬停的字的颜色*/
    background-color: #ffeced;
}

.page-item.active .page-link {
    background-color: #e60012;
    border-color: #f33d4b;
}


/* end if */

.mdtit {
    font-size: 18px;
    font-weight: bold;
}

.mdline {
    background-color: #e60012;
    width: 29px;
    height: 3px;
    line-height: 3px;
    margin-top: 10px;
}

.category {
    margin: 50px 0;
    border: #615f5c solid 1px;
}

.category .col-lg-4 {
    border-right: #615f5c solid 1px;
}

.category .last {
    border: 0;
}

.w30 {
    width: 33.33%;
}

.padl15 {
    padding-left: 15px;
}

.padr15 {
    padding-right: 15px;
}

.sel {
    height: 64px;
}

.sel input {
    width: 100%;
    border: 0;
    height: 43px;
}

.mendiant {
    background-color: #d0112b;
    color: #fff;
    font-size: 18px;
    height: 86px;
    margin: 25px 0 15px 0;
}

.md01,
.md02,
.md03,
.md04 {
    padding: 0 15px;
}

.md01 {
    width: 28%;
}

.md02 {
    width: 45%;
}

.md03 {
    width: 20%;
}

.md04 {
    width: 12%;
}

.mendianc {
    background-color: #f8f8f8;
    border: #e9e9e9 solid 1px;
    height: 84px;
    margin-bottom: 30px;
}

.rline {
    border-right: #e9e9e9 solid 1px;
    height: 84px;
    line-height: 84px;
}

.mdmc {
    font-weight: bold;
    font-size: 16px;
}

.gengduo {
    width: 56px;
}

.foodllist {
    margin-bottom: 30px;
}

.tzlist {
    height: 61px;
    line-height: 61px;
    font-size: 18px;
    border-bottom: #e4e4e4 solid 1px;
    padding-right: 15px;
}

.tztit {
    width: 70%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tzdate {
    color: #999;
}

.tzicon {
    padding-top: 15px;
    padding-left: 25px;
}

.pagetb {
    margin: 55px 0 45px 0;
}

.contact1 {
    background-color: #f2f2f2;
    min-height: 400px;
    padding: 40px 0;
}

.contact2 {
    margin-top: 60px;
}

.contact01 {
    margin-top: 40px;
}

.contact02 {
    margin: 20px 0 25px 0;
    font-weight: bold;
    font-size: 18px;
}

.contact03 {
    color: #666;
    font-size: 16px;
    line-height: 28px;
}

.newsbox2 img {
    max-width: 100%;
    margin: 25px auto;
}

.newsxq01 {
    font-size: 30px;
    margin-bottom: 20px;
}

.newsxq02 {
    color: #999;
    margin-bottom: 30px;
}

.whicon1 {
    padding: 0 0 50px 0;
}

.whimg {
    padding: 30px 0;
}

.whcon {
    min-height: 40px;
}

.zcqz {
    margin-top: 25px;
    margin-bottom: 30px;
}

.dslist {
    border-bottom: #e6e6e6 solid 1px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.dstit {
    font-size: 18px;
    font-weight: bold;
    color: #2e2e2e;
    margin-top: 20px;
    margin-bottom: 20px;
}

.dscon {
    color: #666;
}

.heifont {
    font-weight: bold;
}

.back a {
    display: block;
    margin: 55px auto;
    border-radius: 60px;
    height: 42px;
    line-height: 42px;
    width: 140px;
    text-align: center;
    color: #fff;
    background-color: #c3152c;
}

.honorlist {
    border-left: #f7b2b7 solid 1px;
    padding-left: 24px;
    margin-left: 11px;
    padding-bottom: 25px;
}

.honor01 {
    font-family: Arial, Helvetica, sans-serif;
    color: #e60315;
    font-size: 24px;
    padding-left: 35px;
    margin-bottom: 15px;
    background: url('../images/lamian.jpg') no-repeat 0 center;
}

.honor02 {
    color: #666666;
    font-size: 16px;
    font-weight: bolder;
    padding: 10px 0;
}

.honor03 {
    color: #999;
}

.selbig {
    position: absolute;
    background-color: #fff;
    width: 96.5%;
    top: 64px;
    padding: 15px;
    border: #615f5c solid 1px;
    display: none;
    z-index: 1;
}

.selbig .city {
    display: block;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}

.selbig .cityt {
    display: block;
    height: 32px;
    line-height: 32px;
    cursor: pointer;
}

@media(min-width:1200px) {
    .boss {
        padding-right: 50px!important;
    }
    .mw {
        width: 85%;
        margin: auto;
    }
    .yewu {
        margin-left: 50px;
    }
}

@media(min-width:768px) {
    .newsbox2 img {
        max-width: 580px;
    }
}

@media(max-width:1200px) {
    .newspic {
        height: 300px!important;
    }
    .mdh,
    .footer .float-md-right,
    .footer .float-md-left {
        height: 240px!important;
    }
    /* 企业新闻 */
    .ntit {
        font-size: 20px;
        padding: 20px 0;
        font-weight: bold;
    }
    .ncon {
        line-height: 28px;
        height: 86px;
    }
    .ndate {
        line-height: 43px;
    }
    .newstxt {
        padding-right: 30px;
    }
    .ncon,
    .ndate {
        font-size: 16px;
    }
    .nicon {
        width: 43px;
    }
}

@media(max-width:991px) {
    .selbig {
        left: 0;
        top: 44px;
        width: 100%;
    }
    .selsmall {
        width: 70%;
    }
    .yewu {
        margin-top: 25px
    }
    .tzicon {
        padding-top: 8px;
    }
    .tzlist {
        height: 48px;
        line-height: 48px;
        font-size: 14px
    }
    .mendiant {
        height: 55px;
        font-size: 14px;
    }
    .mendianc {
        height: 65px;
        font-size: 14px;
    }
    .mdmc {
        font-size: 14px;
    }
    .rline {
        height: 65px;
        line-height: 65px;
    }
    .md01 {
        width: 38%;
    }
    .md02 {
        width: 52%;
    }
    .md04 {
        width: 15%;
    }
    .padl15 {
        padding-left: 0;
    }
    .padr15 {
        padding-right: 0;
    }
    .padlr15 {
        padding: 0 15px
    }
    .category {
        border: 0;
    }
    .category .col-lg-4 {
        border-right: 0;
    }
    .sel {
        border: #615f5c solid 1px;
        margin-bottom: 15px;
        height: 45px;
    }
    .blinenone {
        border-bottom: 0;
    }
    .bannertit {
        font-size: 24px!important;
    }
    .mdh,
    .footer .float-md-right,
    .footer .float-md-left {
        height: 200px!important;
    }
    .newspic {
        height: 300px!important;
    }
    .story {
        padding: 25px 0;
    }
    .jieshao {
        width: 100%;
        border-bottom: 0;
        bottom: 0;
        height: 32px;
        line-height: 32px;
        padding: 0 15px;
    }
    .jstit {
        border-bottom: 0;
        font-size: 18px;
    }
    .ctit {
        margin-bottom: 20px;
        font-size: 22px;
    }
    .entit {
        margin-bottom: 12px;
    }
    .store {
        margin-top: 25px;
    }
    /* 企业新闻 */
    .ntit {
        font-size: 18px;
        padding: 20px 0;
        font-weight: bold;
    }
    .ncon {
        line-height: 24px;
        height: 48px;
        overflow: hidden;
        margin-bottom: 15px;
    }
    .ndate {
        line-height: 30px;
    }
    .newstxt {
        padding-right: 30px;
    }
    .ncon,
    .ndate {
        font-size: 16px;
    }
    .nicon {
        width: 30px;
    }
}

@media(max-width:767px) {
    .newsxq01 {
        font-size: 20px;
    }
    .md01 {
        width: 70%;
    }
    .md04 {
        width: 30%;
    }
    .btit {
        font-size: 20px;
    }
    .sinces1,
    .sinces2 {
        height: 250px;
    }
    .newspic {
        height: 250px!important;
    }
    .contacttb {
        margin-top: 0!important;
    }
    .footer {
        background-color: #f4f4f4;
        padding: 25px 15px;
    }
    .logo {
        height: 78px;
    }
    .newstxt {
        padding: 0 20px 20px 20px;
    }
    .ncon,
    .ndate {
        font-size: 14px;
    }
}

@media(max-width:575px) {
    .newspic {
        height: 280px!important;
    }
    .mdh,
    .footer .float-md-right,
    .footer .float-md-left {
        height: auto!important;
    }
    .logo {
        height: 58px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@media(max-width:407px) {
    .jieshao {
        border-bottom: 0;
    }
    .jstit {
        font-size: 14px;
    }
}
