/* 标题 */

.titlebox {
    text-align: center;
    color: #3e281a;
}

.titlebox .cn {
    font-size: 2.2em;
    line-height: 1.136em;
    font-weight: bold;
    letter-spacing: 6px;
}

.titlebox .line {
    width: 100%;
    height: 4px;
    background: url(../../Img/images/wenline-1.png) no-repeat center;
    background-size: contain;
    margin: 1.1em auto 0.9em;
}

.titlebox .en {
    font-size: 0.9em;
    line-height: 1.27em;
}

@media (max-width: 991.98px) {
    .titlebox {
        color: #aa8863;
    }
    .titlebox .cn {
        font-size: 0.3rem;
        line-height: 0.39rem;
    }
    .titlebox .line {
        width: 65.4%;
        height: 3px;
        background: url(../../Img/images/wordline1.png) no-repeat center;
        background-size: contain;
        margin: 0.04rem auto;
    }
    .titlebox .en {
        font-size: 0.08rem;
        line-height: 0.18rem;
    }
}

/***** 六妙之源  开始 *****/

.pc-wonders-layout {
    background: #f8f4eb no-repeat center bottom;
    background-size: cover;
    padding: 9em 0 4em;
}

.wordtitle {
    max-width: 100%;
    margin: auto;
    display: block;
}

.pc-wonders-layout .doc {
    font-size: 1em;
    color: #333333;
    line-height: 2.15em;
    margin-top: 3.75em;
}

.pc-wonders-layout .list {
    margin-top: 3.75em;
}

.pc-wonders-layout .list li {
    margin-bottom: 5em;
}

.pc-wonders-layout .list li:last-child {
    margin-bottom: 0;
}

.pc-wonders-layout .list li img {
    max-width: 100%;
    margin: auto;
    display: block;
}

.mob-wonders-layout {
    display: none;
    padding: 1.06rem 0 0.86rem;
}

.mob-wonders-layout .section .sec {
    top: 35%;
}

.mob-wonders-layout .doc {
    margin: 0.65rem 0 0.49rem;
    padding: 0 0.18rem;
    line-height: 0.3rem;
    font-size: 0.16rem;
    color: #666666;
}

.mob-wonders-layout .swiperlist .slide-img {
    max-width: 100%;
    margin: 0 auto 0.37rem;
    display: block;
}

.mob-wonders-layout .wordtxt {
    max-width: 100%;
    margin: 0 auto 0.14rem;
    display: block;
    /* width: 2.9rem; */
    height: 1.53rem;
}

.mob-wonders-layout .slide-txt {
    font-size: 0.12rem;
    color: #aa8863;
    line-height: 0.22rem;
    text-align: center;
}

.ban-hd {
    text-align: center;
    padding-top: 10px;
}

.ban-hd .swiper-pagination-bullet {
    background: #cec0b0;
    position: relative;
    transition: all 0.3s;
    width: 6px;
    height: 6px;
}

.ban-hd .swiper-pagination-bullet::after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
    background: #cec0b0;
    opacity: 0;
}

.ban-hd .swiper-pagination-bullet-active {
    background: #fc4f00;
}

.ban-hd .swiper-pagination-bullet-active::after {
    bottom: -2px;
    right: -1px;
    opacity: 1;
}

@media (max-width: 991.98px) {
    .pc-wonders-layout {
        display: none;
    }
    .mob-wonders-layout {
        display: block;
    }
    .mob-wonders-layout .wordtitle {
        width: 2.8rem;
    }
}

/***** 六妙之源  结束 *****/

.section {
    position: relative;
    min-height: 300px;
}

.section .sec {
    position: absolute;
    top: -150px;
    left: 0;
    width: 100%;
    height: 1px;
}

@media screen and (max-width: 991px) {
    .section .sec {
        top: -100px;
    }
}

/***** 走进六妙  开始 *****/

/*** inside ***/

.inside-banbox {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 50;
}

.inside-banbox .banbox {
    width: 100%;
    display: block;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    position: relative;
}

.inside-banbox .banbox.pc {
    height: 90vh;
    /* background: no-repeat center bottom; */
}

.inside-banbox .banbox.app {
    display: none;
    max-width: 100%;
    height: 480px;
}

@media screen and (max-width: 991px) {
    .inside-banbox .banbox.app {
        display: block;
    }
    .inside-banbox .banbox.pc {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .inside-banbox .banbox.app {
        height: 2.8rem;
    }
}

.page-about-box .main-box {
    background: #fef9f0;
}

.about-layout .profile {
    padding: 9em 0 4.25em;
}

.pctit {
    display: block;
}

.mobtit {
    display: none;
}

.about-layout .profile .doc {
    font-size: 1em;
    color: #333333;
    line-height: 2.15em;
    margin: 3.75em 0 2.7em;
}

.publicbg {
    background: no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    color: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.about-layout .profile .cert-list li {
    width: 32.3%;
    height: 14em;
    margin-right: 16px;
    float: left;
    box-shadow: 8px 13px 10px rgba(43, 22, 2, 0.42);
}

.about-layout .profile .cert-list li:nth-child(3n) {
    margin-right: 0;
}

.about-layout .pcfarmbox {
    margin-top: 2.3em;
}

.about-layout .fartop {
    overflow: hidden;
}

.about-layout .itembox {
    float: left;
    position: relative;
    cursor: pointer;
}

.about-layout .itembox.item1 {
    width: 62.9%;
    height: 20.8em;
}

.about-layout .item-fr {
    width: 36.8%;
}

.about-layout .item-fr .itembox {
    height: 10.25em;
    width: 100%;
}

.about-layout .itembox.item3 {
    margin-top: 5px;
}

.about-layout .farbot {
    margin-top: 5px;
    overflow: hidden;
}

.about-layout .farbot .itembox {
    margin-right: 5px;
    width: 24.74%;
    height: 9.5em;
}

.about-layout .farbot .itembox:nth-child(4n) {
    margin-right: 0;
}

@media (max-width:1440px) {
    .about-layout .itembox.item1 {
        width: 62.8%;
    }
    .about-layout .profile .cert-list li {
        width: 32%;
        height: 12em;
    }
    .about-layout .farbot .itembox {
        width: 24.622%;
        margin-right: 0.5%;
    }
}

@media screen and (max-width: 991px) {
    .page-about-box .main-box {
        background: #fff;
    }
    .about-layout .profile .cert-list {
        display: none;
    }
    .pctit {
        display: none;
    }
    .mobtit {
        display: block;
        width: 2.81rem;
    }
    .about-layout .farm .mobtit {
        width: 2.9rem;
    }
    .about-layout .profile {
        padding: 1.06rem 0 0.6rem;
    }
    .about-layout .profile .doc {
        font-size: 0.16rem;
        color: #666666;
        line-height: 0.3rem;
        margin: 0.65rem 0 0;
    }
}

.about-layout .development {
    background: #f8eddf;
    padding: 3.45em 0 ;
}

.pc-yearbox {
    width: 50%;
    position: relative;
    margin: 3.75em auto 0;
}

.mob-yearbox {
    display: none;
}

.pc-yearbox .numbg {
    position: absolute;
    left: 17%;
    font-size: 14.4em;
    font-weight: bold;
    line-height: 239px;
    color: rgba(104, 78, 57, .3);
    filter: blur(15px);
    -webkit-filter: blur(15px);
    /* filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='15'); */
    filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=15)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff, endColorstr=#19ffffff);
    letter-spacing: 2px;
    z-index: -2;
}

.pc-yearbox .time-tab {
    height: 8em;
    position: relative;
    margin-bottom: 6.45em;
}

.pc-yearbox:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #b7b7b7;
    position: absolute;
    top: 7.2em;
    left: 0;
}

.pc-yearbox .time-tab li {
    width: 6.5em;
    color: #333333;
    position: relative;
    text-align: center;
    cursor: pointer;
}

.pc-yearbox .time-tab li.active {
    /* width: 6.5em; */
}

.iebox .pc-yearbox .time-tab li {
    width: 6.6em;
}

.pc-yearbox .time-tab li .num {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-size: 1em;
    line-height: 1.2em;
    padding-top: 5em;
}

.pc-yearbox .time-tab li.active .num {
    font-size: 1.7em;
    line-height: 1.1em;
    padding-top: 0;
}

.pc-yearbox .time-tab li .line {
    position: absolute;
    width: 1px;
    height: 0;
    background: #221815;
    bottom: 35px;
    left: 50%;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.pc-yearbox .time-tab li.active .line {
    height: 3.5em;
}

.pc-yearbox .time-tab li .point {
    width: 17px;
    height: 17px;
    border: 1px solid #d2cac0;
    border-radius: 50%;
    position: absolute;
    bottom: 8px;
    left: 0;
    right: 0;
    margin: auto;
    background: #f3e7d9;
    z-index: 5;
}

.pc-yearbox .time-tab li .point span {
    width: 13px;
    height: 13px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    margin-left: -6.5px;
    margin-top: -6.5px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.pc-yearbox .time-tab li.active .point {
    border: 1px solid #fc4f00;
    background: #fff;
}

.pc-yearbox .time-tab li.active .point span {
    background: #fc4f00;
}

.about-layout .pc-yearbox .doc {
    font-size: 1em;
    color: #333333;
    text-align: center;
    line-height: 1.5em;
}

.banArrow {
    width: 1.4em;
    height: 1.4em;
    display: block;
    border-radius: 100%;
    background: no-repeat center center #cdb79d;
    background-size: 5px auto;
    border: solid 1px #fff;
    text-align: center;
    position: absolute;
    top: 44%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 20;
    line-height: 2.5em;
    color: #fff;
    cursor: pointer;
    transition: all 0.5s;
}

.banArrow.prev {
    left: -3.1em;
    background-image: url("../../Img/images/slide_lf.png");
}

.banArrow.next {
    right: -3.1em;
    background-image: url("../../Img/images/slide_rg.png");
}

.yearcont {
    overflow: hidden;
}

.banArrow.swiper-button-disabled {
    display: none;
}

@media screen and (max-width: 1440px) {
    .pc-yearbox {
        width: 58%;
    }
    .pc-yearbox:after {
        top: 7em;
    }
    .pc-yearbox .numbg {
        left: 12%;
    }
    .about-layout .pc-yearbox .doc {
        margin-top: 1.5em;
    }
}

@media screen and (max-width: 1366px) {
    .pc-yearbox .time-tab li {
        width: 6.7em;
    }
    .banArrow {
        top: 40%;
    }
}

@media screen and (max-width: 991px) {
    .about-layout .development {
        background: #aa8863;
        padding: 0.65rem 0 ;
    }
    .about-layout .development .titlebox {
        color: #fff;
    }
    .pc-yearbox {
        display: none;
    }
    .mob-yearbox {
        display: block;
        margin-top: 0.65rem;
    }
    .about-layout .mob-yearbox .mobyear {
        line-height: 0.55rem;
        height: 0.5rem;
        background: #f0e3cb;
        padding-left: 0.18rem;
        margin-bottom: 0.38rem;
    }
    .about-layout .mob-yearbox .time-tab li {
        width: 1.04rem;
        float: left;
        font-size: 0.18rem;
        color: #aaaaaa;
        -webkit-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }
    .about-layout .mob-yearbox .time-tab li.active {
        font-size: 0.36rem;
        color: #aa8863;
        width: 1.65rem;
        text-shadow: 3px 3px 6px;
    }
    .about-layout .mob-yearbox .list li {
        display: none;
        text-align: center;
        padding: 0 0.18rem;
        line-height: 0.27rem;
        font-size: 0.16rem;
        color: #fff;
    }
    .about-layout .mob-yearbox .list li.active {
        display: block;
    }
}

.about-layout .farm {
    padding: 9em 0 3.9em;
}

.about-layout .farm .doc {
    line-height: 2.5em;
    font-size: 1em;
    color: #222222;
    margin: 3.75em 0 1.9em;
}

.about-layout .farm .pcfarmimg {
    max-width: 100%;
    margin: auto;
    display: block;
}

.about-layout .farm .mob-farmbox {
    display: none;
}

@media screen and (max-width: 991px) {
    .about-layout .farm {
        padding: 1.06rem 0 0.66rem;
    }
    .about-layout .pcfarmbox {
        display: none;
    }
    .about-layout .farm .mob-farmbox {
        display: block;
    }
    .about-layout .farm .doc {
        line-height: 0.3rem;
        margin: 0.65rem 0 0.38rem;
        color: #666666;
        font-size: 0.16rem;
    }
    .about-layout .farm .mob-farmbox .slide-img {
        max-width: 100%;
        display: block;
        margin: auto;
    }
}

/***** 走进六妙  结束 *****/

/***** 中国白茶窖  开始 *****/

.cellar-layout {
    background: url(../../Img/images/bg02.jpg) no-repeat bottom center;
    background-size: cover;
}

.cellar-layout .brief {
    padding: 9em 0;
}

.cellar-layout .brief .briefbox {
    overflow: hidden;
    margin: 3.75em 0 2.45em;
}

.cellar-layout .briefbox .left {
    width: 59.9%;
    font-size: 1em;
    color: #545454;
    line-height: 2em;
}

.cellar-layout .briefbox .right {
    width: 32.7%;
}

.cellar-layout .briefbox .right>div:nth-child(1) {
    width: 56.9%;
    border-right: 1px solid #e8ddcd;
    float: left;
}

.cellar-layout .briefbox .right>div:nth-child(2) {
    float: right;
    width: 38%;
    text-align: right;
}

.cellar-layout .briefbox .right .item-tit {
    color: #a3825c;
    margin-top: 1em;
    position: relative;
}

.cellar-layout .briefbox .right .num {
    font-weight: bold;
    font-size: 2.5em;
    line-height: 1em;
}

.cellar-layout .briefbox .right .add {
    color: #a3825c;
    position: absolute;
    top: -7px;
}

.cellar-layout .briefbox .right .txt {
    color: #a3825c;
    font-size: 1em;
}

.cellar-layout .briefbox .right .item-txt {
    color: #a3825c;
    font-size: 1.2em;
    line-height: 1.29em;
    padding-left: 0.95em;
}

.cellar-layout .briefbox .right>div:nth-child(2) .item-txt {
    padding-left: 26%;
    text-align: left;
}

.cellar-layout .bgbox {
    height: 31.5em;
    width: 100%;
    overflow: hidden;
}

.cellar-layout .bgbox:hover .publicbg {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.cellar-layout .img.lazy {
    max-width: 100%;
    margin: auto;
    display: block;
}

.cellar-layout .mobimg.lazy {
    display: none;
}
@media (max-width: 1024px) {
    .cellar-layout .briefbox .right {
        width: 36%;
    }
    .cellar-layout .briefbox .right>div:nth-child(1) {
        width: 58%;
    }
    .cellar-layout .briefbox .left {
        width: 58%;
    }
    .cellar-layout .briefbox .right {
        width: 38%;
    }
}
@media (max-width: 991px) {
    .cellar-layout .pcbg {
        height: 457px;
    }
    .cellar-layout .brief {
        padding: 1.06rem 0;
    }
    .cellar-layout .brief .briefbox {
        margin: 0.65rem 0 0.45rem;
    }
    .cellar-layout .briefbox .left {
        width: 100%;
        font-size: 0.16rem;
        color: #666666;
        line-height: 0.28rem;
        float: none;
    }
    .cellar-layout .briefbox .right {
        width: 100%;
        float: none;
        margin-top: 0.31rem;
    }
    .cellar-layout .platform-cont .pcimg.lazy, .cellar-layout .platform-cont .bgbox {
        display: none !important;
    }
    .cellar-layout .platform-cont .mobimg.lazy {
        display: block !important;
    }
    .cellar-layout .briefbox .right>div:nth-child(2) {
        width: 50%;
        text-align: center;
    }
    .cellar-layout .briefbox .right>div:nth-child(1) {
        width: 50%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .cellar-layout {
        background: #ffffff;
    }
    .cellar-layout .pcimg.lazy, .cellar-layout .bgbox {
        display: none;
    }
    .cellar-layout .mobimg.lazy {
        display: block;
    }
    .cellar-layout .briefbox .right>div:nth-child(1) {
        /* padding-left: 11.5%; */
    }
    .cellar-layout .briefbox .right>div:nth-child(2) {
        /* width: 32.6%; */
    }
    .cellar-layout .briefbox .right .num {
        font-size: 0.37rem;
        line-height: 0.3rem;
    }
    .cellar-layout .briefbox .right .item-txt {
        font-size: 0.17rem;
        margin-top: 0.14rem;
        line-height: 0.27rem;
    }
}

.cellar-layout .storage {
    padding-bottom: 9em;
}

.cellar-layout .storage .doc {
    margin: 3.75em 0 1.85em;
    font-size: 1em;
    color: #545454;
    line-height: 2em;
}

.cellar-layout .storagecont {
    position: relative;
}

.cellar-layout .storagecont .cont {
    width: 65.6%;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: 100px;
}

.cellar-layout .storagecont .title {
    font-size: 1.5em;
    color: #fff;
    line-height: 1.33em;
    text-align: center;
    position: absolute;
    bottom: 5.2%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 5;
    text-shadow: 1px 2px 2px #333;
}

.cellar-layout .storagecont .dot-int .tit {
    font-size: 1em;
    color: #fff;
    text-shadow: 1px 2px 5px #333;
    line-height: 1.45em;
}

.cellar-layout .storagecont .dot-int.dot-int1 {
    position: absolute;
    bottom: 13.6%;
    left: 17.8%;
}

.cellar-layout .storagecont .dot-int.dot-int1 .tit {
    padding-top: 4px;
}

.cellar-layout .storagecont .dot-int .tit.tit1 {
    display: none;
}

.cellar-layout .storagecont .dot-int .tit.tit2 {
    display: block;
}

.cellar-layout .storagecont .dot-int.dot-int1 .dot-box {
    margin: auto;
}

.cellar-layout .storagecont .dot-int.dot-int2 {
    position: absolute;
    bottom: 48.6%;
    left: 18%;
}

.cellar-layout .storagecont .dot-int.dot-int2 .dot-box {
    float: left;
}

.cellar-layout .storagecont .dot-int.dot-int2 .tit {
    padding-left: 2.15em;
}

.cellar-layout .storagecont .dot-int.dot-int3 {
    position: absolute;
    top: 9%;
    left: 26%;
}

.cellar-layout .storagecont .dot-int.dot-int3 .dot-box {
    float: left;
}

.cellar-layout .storagecont .dot-int.dot-int3 .tit {
    padding-left: 2.15em;
}

.cellar-layout .storagecont .dot-int.dot-int4 {
    position: absolute;
    top: 9%;
    right: 16%;
}

.cellar-layout .storagecont .dot-int.dot-int4 .dot-box {
    float: left;
}

.cellar-layout .storagecont .dot-int.dot-int4 .tit {
    padding-left: 2.15em;
}

.cellar-layout .storagecont .dot-int.dot-int5 {
    position: absolute;
    top: 34%;
    right: 14%;
}

.cellar-layout .storagecont .dot-int.dot-int5 .dot-box {
    float: left;
}

.cellar-layout .storagecont .dot-int.dot-int5 .tit {
    padding-left: 2.15em;
}

.cellar-layout .storagecont .dot-int.dot-int6 {
    position: absolute;
    bottom: 32.6%;
    right: -7.8%;
}

.cellar-layout .storagecont .dot-int.dot-int6 .dot-box {
    float: left;
}

.cellar-layout .storagecont .dot-int.dot-int6 .tit {
    padding-left: 2.15em;
}

.cellar-layout .storagecont .dot-int .dot-box {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    cursor: pointer;
}

.cellar-layout .storagecont .dot-int img {
    width: 100%;
    display: block;
}

.cellar-layout .storagecont .dot-int .dot-ring {
    width: 30px;
    height: 30px;
    display: block;
    overflow: hidden;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    border: solid 1px #fbbd01;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    -webkit-animation: DotFlash 1.5s both ease infinite;
    -moz-animation: DotFlash 1.5s both ease infinite;
    animation: DotFlash 1.5s both ease infinite;
}

@-webkit-keyframes DotFlash {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        box-shadow: inset 0px 0px 0px #fff;
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        box-shadow: inset 0px 0px 20px #fff;
    }
}

@-moz-keyframes DotFlash {
    0% {
        opacity: 1;
        -moz-transform: scale(1);
        box-shadow: inset 0px 0px 0px #fff;
    }
    100% {
        opacity: 0;
        -moz-transform: scale(1.5);
        box-shadow: inset 0px 0px 20px #fff;
    }
}

@keyframes DotFlash {
    0% {
        opacity: 1;
        transform: scale(1);
        box-shadow: inset 0px 0px 0px #fff;
    }
    100% {
        opacity: 0;
        transform: scale(2);
        box-shadow: inset 0px 0px 20px #fff;
    }
}

@media (max-width: 1366px) {
    .cellar-layout .storagecont .dot-int.dot-int3 {
        top: 8%;
    }
    .cellar-layout .storagecont .dot-int.dot-int6 {
        right: -7%;
    }
}

@media (max-width: 1280px) {
    .cellar-layout .storagecont .dot-int.dot-int4 {
        top: 8%;
    }
    .cellar-layout .storagecont .dot-int.dot-int5 {
        top: 33%;
    }
    .cellar-layout .storagecont .dot-int.dot-int6 {
        right: -8%;
    }
}

@media (max-width: 1110px) {
    .cellar-layout .storagecont .cont {
        width: 73%;
    }
    .cellar-layout .storagecont .dot-int.dot-int3 {
        top: 6%;
    }
    .cellar-layout .storagecont .dot-int.dot-int5 {
        top: 33%;
    }
    .cellar-layout .storagecont .dot-int.dot-int6 {
        right: -9%;
    }
}

@media (max-width: 991px) {
    .cellar-layout .storage .doc {
        font-size: 0.16rem;
        color: #666666;
        line-height: 0.28rem;
        margin: 0.65rem 0 0.6rem;
        /* text-indent: 2em; */
    }
    .cellar-layout .storagecont .cont {
        width: 100%;
    }
    .cellar-layout .storagecont .dot-int.dot-int5 {
        top: 36%;
        right: 12%;
    }
    .cellar-layout .storagecont .dot-int.dot-int6 {
        right: 11%;
        bottom: 24%;
    }
}

@media (max-width: 767px) {
    .cellar-layout .storagecont .title {
        font-size: 0.18rem;
        line-height: 0.24rem;
        bottom: 8.8%;
    }
    .cellar-layout .storagecont .dot-int .dot-box {
        width: 0.18rem;
        height: 0.18rem;
    }
    .cellar-layout .storagecont .dot-int .dot-ring {
        width: 0.18rem;
        height: 0.18rem;
    }
    .cellar-layout .storagecont .dot-int.dot-int1 {
        bottom: 21.7%;
        left: 3%;
    }
    .cellar-layout .storagecont .dot-int.dot-int1 .tit {
        padding-top: 0;
    }
    .cellar-layout .storagecont .dot-int .tit.tit1 {
        display: block;
    }
    .cellar-layout .storagecont .dot-int .tit.tit2 {
        display: none;
    }
    .cellar-layout .storagecont .dot-int.dot-int1 .dot-box {
        margin-left: 71%;
    }
    .cellar-layout .storagecont .dot-int.dot-int2 {
        bottom: 54.2%;
        left: 7.2%;
    }
    .cellar-layout .storagecont .dot-int.dot-int2 .tit, .cellar-layout .storagecont .dot-int.dot-int3 .tit, .cellar-layout .storagecont .dot-int.dot-int4 .tit {
        padding-left: 0;
    }
    .cellar-layout .storagecont .dot-int.dot-int2 .dot-box {
        margin-left: 60%;
    }
    .cellar-layout .storagecont .dot-int.dot-int3 {
        top: -14%;
        left: 4.8%;
    }
    .cellar-layout .storagecont .dot-int.dot-int3 .dot-box {
        margin-left: 55%;
    }
    .cellar-layout .storagecont .dot-int.dot-int4 {
        top: -2%;
        right: 7%;
    }
    .cellar-layout .storagecont .dot-int.dot-int5 {
        top: 32%;
    }
    .cellar-layout .storagecont .dot-int.dot-int6 {
        right: 2%;
        bottom: 13%;
    }
}

.cellar-layout .platform .doc {
    margin: 3.75em 0 2.05em;
    line-height: 2em;
    color: #222222;
    font-size: 1em;
}

.cellar-layout .platform-cont {
    overflow: hidden;
}

.cellar-layout .platform-cont .left {
    overflow: hidden;
    width: 46.9%;
    margin-top: 1em;
}

.cellar-layout .platform-cont .left img {
    max-width: 100%;
}

.cellar-layout .platform-cont .left li {
    float: left;
    width: 50%;
    margin-top: 2.3em;
}

.cellar-layout .platform-cont .left li>div {
    width: 11.85em;
    height: 3.4em;
    background: no-repeat center center;
    background-size: contain;
}

.cellar-layout .platform-cont .right {
    width: 47.4%;
}

.cellar-layout .canon {
    padding-bottom: 3.9em;
}

.cellar-layout .canonbox {
    width: 86%;
    max-width: 1440px;
    margin: 0 auto;
    position: relative;
    display: block;
}

.cellar-layout .canoncont {
    overflow: hidden;
    width: 100%;
}

.cellar-layout .canonbox li .slide-imgs {
    width: 100%;
    height: 31.35em;
    background: no-repeat center center;
    background-size: 100% 100%;
}

.cellar-layout .canon .ind-banArrow {
    width: 2.85em;
    height: 2.85em;
    background-color: #d1bea7;
    background-size: 8px auto;
    opacity: 1;
}

.cellar-layout .canon .ind-banArrow.prev {
    left: -7.2%;
}

.cellar-layout .canon .ind-banArrow.next {
    right: -7.2%;
}

.cellar-layout .canon .mobcanoncont {
    display: none;
}

@media (max-width: 1600px) {
    .cellar-layout .platform-cont .left {
        margin-top: 0;
    }
}

@media (max-width: 1366px) {
    .cellar-layout .platform-cont .left {
        margin-top: 0;
        width: 50%;
    }
    .cellar-layout .platform-cont .left li {
        margin-top: 1.5em;
    }
}

@media (max-width: 991px) {
    .cellar-layout .canon .ind-banArrow {
        display: none;
    }
    .cellar-layout .canon .ban-hd {
        display: block !important;
    }
    .cellar-layout .storage {
        padding-bottom: 1.06rem;
    }
    .cellar-layout .platform .lg-inner {
        padding: 0;
    }
    .cellar-layout .platform .doc {
        display: none;
    }
    .cellar-layout .platform-cont {
        position: relative;
        margin-top: 0.65rem;
        padding-bottom: 0.91rem;
    }
    .cellar-layout .platform-cont .left {
        width: 40%;
        float: none;
        padding-left: 0.18rem;
    }
    .cellar-layout .platform-cont .left li {
        margin-top: 0;
        width: 100%;
        float: none;
        margin-bottom: 0.24rem;
    }
    .cellar-layout .platform-cont .left li>div {
        width: 1.42rem;
        height: 0.41rem;
    }
    .cellar-layout .platform-cont .right {
        width: 90%;
        position: absolute;
        bottom: 0;
        right: 0;
        z-index: -1;
    }
    .cellar-layout .canonbox {
        width: 100%;
    }
    .cellar-layout .canonbox li .slide-imgs {
        height: 480px;
    }
    .cellar-layout .canon .pccanonbox {
        display: none;
    }
    .cellar-layout .canon .mobcanoncont {
        display: block;
    }
}

@media (max-width: 767px) {
    .cellar-layout .canonbox li .slide-imgs {
        height: 2.76rem;
    }
}

/***** 中国白茶窖  结束 *****/

/***** 产品中心频道页  开始 *****/

/**** banner ***/

.ind-banbox {
    position: relative;
    z-index: 10;
}

.ind-ban {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.ind-ban .swiper-slide {
    overflow: hidden;
    position: relative;
}

.ind-ban .swiper-slide:nth-child(4n+2) .slide-bd, .ind-ban-mob .swiper-slide:nth-child(4n+2) .slide-bd {
    transform: translate(30%, -50%);
    -webkit-transform: translate(30%, -50%);
}

.ind-ban .swiper-slide:nth-child(4n+2) .slide-txt, .ind-ban-mob .swiper-slide:nth-child(4n+2) .slide-txt {
    transform: translate(30%, 0);
    -webkit-transform: translate(30%, 0);
}

.ind-ban .swiper-slide:nth-child(4n+3) .slide-bd, .ind-ban-mob .swiper-slide:nth-child(4n+3) .slide-bd {
    transform: translate(0, -20%);
    -webkit-transform: translate(0, -20%);
}

.ind-ban .swiper-slide:nth-child(4n+3) .slide-txt, .ind-ban-mob .swiper-slide:nth-child(4n+3) .slide-txt {
    transform: translate(0, 30%);
    -webkit-transform: translate(0, 30%);
}

.ind-ban .swiper-slide:nth-child(4n+4) .slide-bd, .ind-ban-mob .swiper-slide:nth-child(4n+4) .slide-bd {
    transform: translate(-30%, -50%);
    -webkit-transform: translate(-30%, -50%);
}

.ind-ban .swiper-slide:nth-child(4n+4) .slide-txt, .ind-ban-mob .swiper-slide:nth-child(4n+4) .slide-txt {
    transform: translate(-30%, 0);
    -webkit-transform: translate(-30%, 0);
}

.ind-ban .had-anit:nth-child(4n+1) .slide-bd, .ind-ban .had-anit:nth-child(4n+3) .slide-bd, .ind-ban-mob .had-anit:nth-child(4n+1) .slide-bd, .ind-ban-mob .had-anit:nth-child(4n+3) .slide-bd {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    opacity: 1;
}

.ind-ban .had-anit:nth-child(4n+2) .slide-bd, .ind-ban .had-anit:nth-child(4n+4) .slide-bd, .ind-ban-mob .had-anit:nth-child(4n+2) .slide-bd, .ind-ban-mob .had-anit:nth-child(4n+4) .slide-bd {
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    opacity: 1;
}

.ind-ban .had-anit .slide-txt, .ind-ban-mob .had-anit .slide-txt {
    transform: translate(0, 0) !important;
    -webkit-transform: translate(0, 0) !important;
    opacity: 1;
}

.ind-ban .had-anit img.slide-txt {
    display: none;
}

.ind-ban .slide-imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    background: no-repeat center center;
    background-size: cover;
}

.ind-ban .slide-bd {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -80%);
    -webkit-transform: translate(0, -80%);
    transition: opacity 2s, transform 1.5s;
    z-index: 10;
    opacity: 0;
}

.ind-ban .slide-bd img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.ind-ban .slide-txt {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    transform: translate(0, -30%);
    -webkit-transform: translate(0, -30%);
    transition: opacity 2s, transform 1.5s;
    z-index: 10;
    opacity: 0;
}

.ind-ban.ind-banPc {
    height: 90vh;
}

.ind-ban.ind-banApp {
    height: 100vh;
    margin-top: -0.76rem;
}

.ind-ban.ind-banApp .tit {
    font-size: 0.56rem;
    line-height: 0.62rem;
    padding-left: 0;
}

.ind-ban.ind-banApp .tit p:nth-child(2) {
    padding-left: 1.04rem;
}

.ind-banPC-slide {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.ind-banPC-slide:hover .ind-banArrow {
    opacity: 0.5;
}

.ind-banPC-slide:hover .ind-banArrow:hover {
    opacity: 0.8;
}

.ind-banCtrl {
    width: 100%;
    display: block;
    line-height: 0.6em;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 1em;
    z-index: 20;
}

.ind-banCtrl .swiper-pagination-bullet {
    width: 0.6em;
    height: 0.6em;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    opacity: 0.7;
    margin: 0 0.5em !important;
}

.ind-banCtrl .swiper-pagination-bullet-active {
    background: #fc4f00;
    opacity: 1;
}

.ind-banCtrl.pc {
    bottom: 1em;
}

.ind-banCtrl.app {
    bottom: 0.4rem;
    line-height: 0.1rem;
}

.ind-banCtrl.app .swiper-pagination-bullet {
    width: 0.1rem;
    height: 0.1rem;
    margin: 0 0.1rem !important;
}

.ind-banArrow {
    width: 3em;
    height: 3em;
    display: block;
    border-radius: 100%;
    background: no-repeat center center #000;
    background-size: 0.6em auto;
    border: solid 1px #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -1.5em;
    z-index: 20;
    line-height: 2.5em;
    color: #fff;
    opacity: 0.5;
    cursor: pointer;
    opacity: 0;
    transition: all 0.5s;
}

.ind-banArrow.prev {
    left: 5em;
    background-image: url("../../Img/images/slide_lf.png");
}

.ind-banArrow.next {
    right: 5em;
    background-image: url("../../Img/images/slide_rg.png");
}

.ind-banArrow.swiper-button-disabled {
    display: none;
}

@media screen and (max-width: 1600px) {
    .ind-ban div.slide-imgs, .ind-ban .had-anit div.slide-txt {
        display: none;
    }
    .ind-ban img.ban-bgsmall, .ind-ban .had-anit img.slide-txt, .ind-ban .slide-txt {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .ind-ban.ind-banPc, .ind-banPC-slide {
        height: auto;
    }
    .ind-banArrow {
        margin-top: 0;
    }
}

/* ind-ban-mob  */

.ind-ban-mob {
    width: 100%;
    height: 31.95em;
    display: none;
}

.ind-ban-mob .slide-imgs {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
    background: no-repeat center center;
    background-size: cover;
}

.ind-ban-mob .slide-bd {
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0, -80%);
    -webkit-transform: translate(0, -80%);
    transition: opacity 2s, transform 1.5s;
    z-index: 10;
    opacity: 0;
}

.ind-ban-mob .slide-bd img {
    width: 100%;
    max-width: 100%;
    display: block;
}

.ind-ban-mob .slide-txt {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    background: no-repeat center center;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    /* transform: translate(0, -30%);
  -webkit-transform: translate(0, -30%); */
    transition: opacity 2s, transform 1.5s;
    z-index: 10;
    opacity: 0;
}

.ind-ban-mob .swiper-ctrl {
    text-align: center;
    padding-top: 10px;
}

.swiper-pagination-bullet {
    background: #cec0b0;
    position: relative;
    transition: all 0.3s;
}

.swiper-pagination-bullet::after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    transition: all 0.3s;
    z-index: -1;
    background: #cec0b0;
    opacity: 0;
}

.swiper-pagination-bullet-active {
    background: #fc4f00;
}

.swiper-pagination-bullet-active::after {
    bottom: -2px;
    right: -1px;
    opacity: 1;
}

@media (max-width:1110px) {
    .ind-ban-mob {
        display: block;
        height: 480px;
    }
}

@media (max-width: 767px) {
    .ind-ban-mob {
        height: 2.7rem;
    }
}

.product-layout {
    background: #fef9f0;
    padding: 9em 0 5px;
}

.producttitle {
    display: none;
}

.product-layout .mainseries {
    margin-bottom: 9em;
}

.product-layout .wordtitle {
    margin: 0;
    cursor: pointer;
}

.mainserieslist {
    margin-top: 3.75em;
    overflow: hidden;
    margin-bottom: 1.15em;
}

.mainserieslist li.item {
    float: left;
    width: 31.9%;
    margin-right: 2%;
    background: #faf2e6;
    margin-bottom: 1.5em;
}

.mainserieslist li.item:nth-child(3n) {
    margin-right: 0;
}

.mainserieslist li.item .imgbox {
    width: 100%;
    height: 23em;
    overflow: hidden;
    position: relative;
    display: block;
}

.mainserieslist li.item .imgbox .swiper-lazy {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
    background-position: center center;
    background-size: cover;
}

.probanArrow {
    width: 2.2em;
    height: 2.2em;
    display: block;
    border-radius: 100%;
    background: no-repeat center center rgba(0, 0, 0, 0.5);
    background-size: 10px 17px;
    border: solid 1px #fff;
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    /* margin-top: -1.5em; */
    z-index: 20;
    line-height: 2.5em;
    color: #fff;
    cursor: pointer;
    opacity: 0;
    transition: all 0.5s;
}

.probanArrow.next {
    right: 1.4em;
    background-image: url(../../Img/images/slide_rg.png);
}

.probanArrow.prev {
    left: 1.4em;
    background-image: url(../../Img/images/slide_lf.png);
}

.proimgbox:hover .probanArrow {
    opacity: 0.8;
}

.probanArrow.swiper-button-disabled {
    opacity: 0;
}

.proimgbox:hover .probanArrow.swiper-button-disabled {
    opacity: 0;
}

.smallswiper-ctrl {
    position: absolute;
    bottom: 25px;
    text-align: center;
    z-index: 9;
    opacity: 0;
}

.proimgbox:hover .smallswiper-ctrl {
    opacity: 0.8;
}

.smallswiper-ctrl span {
    width: 12px;
    height: 12px;
    transition: all 0.5s;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 6px;
    background: transparent;
}

.smallswiper-ctrl span.swiper-pagination-bullet-active {
    background: #fff;
}

.smallswiper-ctrl span.swiper-pagination-bullet-active::after {
    display: none;
}


@media (max-width: 991.98px) {
    .probanArrow{
        width: 0.2rem;
        height: 0.2rem;
        background-size: 0.05rem auto;
        /* opacity: 1; */
    }
    .probanArrow.next{
        right: 0.5em;
    }
    .probanArrow.prev{
        left: 0.5em;
    }
    .smallswiper-ctrl span {
        width: 8px;
        height: 8px;
        margin: 0 4px;
    }
}
.mainserieslist li.item .imgbox:hover .publicbg {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.mainserieslist li.item .txtbox {
    padding: 1.75em 7%;
    height: 15em;
}

.mainserieslist li.item .title {
    overflow: hidden;
    line-height: 34px;
    height: 34px;
}

.mainserieslist li.item .title .txt {
    color: #080808;
    font-size: 1.3em;
}

.mainserieslist li.item .title .txt:hover {
    color: #810100;
}

.mainserieslist li.item .title .yuan {
    color: #000000;
    font-size: 0.8em;
}

.mainserieslist li.item .title .symbol {
    color: #cf2a2a;
    font-size: 0.65em;
}

.mainserieslist li.item .title .num {
    color: #cf2a2a;
    font-size: 1.15em;
    font-family: "Arial";
}

.mainserieslist li.item .box {
    padding: 1.05em 0 1.7em;
    border-bottom: 1px solid #e6d9cb;
    overflow: hidden;
    height: 6.84em;
}

.mainserieslist li.item .box>li {
    width: 50%;
    font-size: 13px;
    color: #222222;
    line-height: 2.28em;
    float: left;
}

.mainserieslist li.item .box>li span:nth-child(1) {
    width: 43%;
    display: inline-block;
}

.mainserieslist li.item .box>li font {
    opacity: 0;
}

.mainserieslist li.item .info {
    font-size: 1em;
    color: #865f44;
    margin-top: 1.6em;
    line-height: 1.4em;
    clear: both;
}

.mainserieslist li.item .info .tm {
    background: no-repeat left center;
    background-size: contain;
    display: block;
    float: left;
    width: 7.35em;
    height: 1.4em;
}

.mainserieslist li.item .info a.more {
    display: block;
    float: right;
}

.mainserieslist li.item .info a span {
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
}

.mainserieslist li.item .info:hover a span {
    margin-left: 10px;
}

@media screen and (max-width:991px) {
    .mainserieslist li.item .info:hover a span {
        margin-left: 0;
    }
    .product-layout .titlebox {
        color: #aa8863;
    }
    .product-layout .titlebox .titfl {
        font-size: 0.26rem;
        border-right: 3px solid #aa8863;
        margin-right: 0.1rem;
        line-height: 0.26rem;
        height: 0.26rem;
        padding-right: 0.1rem;
    }
    .product-layout .titlebox .titfr {
        width: 51.9%;
    }
    .product-layout .titlebox .titfr .en {
        font-size: 0.1rem;
    }
    .product-layout .titlebox .titfr .tit {
        font-size: 0.1rem;
    }
}

.learnmore {
    margin: 2em auto 0;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0.8em;
    color: #fc4f00;
    position: relative;
    border: 1px solid #ac0000;
    display: block;
}

.learnmore img {
    width: 13px;
    height: 13px;
    display: inline-block;
    margin-left: 1em;
    margin-top: -2px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.learnmore:hover {
    color: #fc4f00;
}

.learnmore:hover img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.mobmore {
    display: none;
}

@media screen and (max-width: 1600px) {
    .mainserieslist li.item .txtbox {
        padding: 1.75em 4%;
    }
    .mainserieslist li.item .box>li, .mainserieslist li.item .box>li:nth-child(2n) {
        width: 50%;
    }
}

@media screen and (max-width: 1440px) {
    .mainserieslist li.item .box>li span:nth-child(1) {
        width: 50%;
        display: block;
    }
    .mainserieslist li.item .txtbox {
        padding: 1.75em 7%;
    }
    .mainserieslist li.item .box>li, .mainserieslist li.item .box>li:nth-child(2n) {
        width: 100%;
        overflow: hidden;
    }
    .mainserieslist li.item .box>li>span {
        display: block;
        float: left;
        width: 50%;
    }
    .mainserieslist li.item .box>li>span:nth-child(2) {
        text-align: right;
    }
    .mainserieslist li.item .imgbox {
        height: 21.5em;
    }
    .mainserieslist li.item .box {
        height: 11.5em;
    }
    .mainserieslist li.item .txtbox {
        height: 20em;
    }
}

@media screen and (max-width: 1280px) {
    .mainserieslist li.item .imgbox {
        height: 20.5em;
    }
}

@media screen and (max-width: 1110px) {
    .page-product-box .hidden-sm-down {
        display: block !important;
    }
    .page-product-box .ind-ban-mob {
        height: 6.12rem;
        display: none;
    }
    .mainserieslist li.item .imgbox {
        height: 17.5em;
    }
    .mainserieslist li.item .info {
        margin-top: 1em;
    }
}

@media screen and (max-width: 991px) {
    .mainserieslist li.item .imgbox {
        height: 14.6em;
    }
}

@media screen and (max-width: 750px) {
    .page-product-box .hidden-sm-down {
        display: none !important;
    }
    .page-product-box .ind-ban-mob {
        display: block;
        margin-bottom: 0.36rem;
        height: 6.2rem;
    }
    .page-product-box .ind-ban-mob .swiper-lazy {
        max-width: 100%;
        height: auto !important;
        display: block;
    }
    .product-layout {
        background: #fff;
        padding: 0.54rem 0 0.5rem;
    }
    .mainserieslist li.item .title {
        line-height: 0.28rem;
        height: 0.28rem;
    }
    .producttitle {
        display: block;
    }
    .product-layout .producttitle .wordtitle {
        margin: auto;
    }
    .product-layout .mainpaty {
        padding-top: 1.06rem;
    }
    .mainserieslist {
        margin: 0.65rem 0 0.2rem;
    }
    .mainserieslist li.item {
        width: 48.5%;
        margin-right: 2.8%;
        background: #fbf7f2;
    }
    .mainserieslist li.item:nth-child(2n) {
        margin-right: 0;
    }
    .mainserieslist li.item:nth-child(3n) {
        display: none;
    }
    .mainserieslist li.item .imgbox {
        height: 2rem;
    }
    .mainserieslist li.item .txtbox {
        padding: 0.2rem 4% 0.16rem;
        height: 2.5rem;
    }
    .mainserieslist li.item .title .txt {
        font-size: 0.18rem;
    }
    .mainserieslist li.item .title .yuan {
        font-size: 0.15rem;
    }
    .mainserieslist li.item .title .symbol {
        font-size: 0.12rem;
    }
    .mainserieslist li.item .title .num {
        font-size: 0.19rem;
    }
    .mainserieslist li.item .box {
        padding: 0.12rem 0 0.09rem;
        height: 1.47rem;
    }
    .mainserieslist li.item .box>li {
        float: none;
        line-height: 0.26rem;
        font-size: 0.14rem;
        overflow: hidden;
        display: table;
    }
    .mainserieslist li.item .box>li span {
        display: block;
    }
    .mainserieslist li.item .box>li span:nth-child(1) {
        float: left;
        width: 38%;
        display: table-cell;
        width: auto;
    }
    .mainserieslist li.item .box>li span:nth-child(2) {
        /* font-family: "Arial"; */
        width: 62%;
        text-align: left;
        display: table-cell;
        width: auto;
    }
    .mainserieslist li.item .info {
        margin-top: 0.14rem;
        font-size: 0.16rem;
    }
    .mainserieslist li.item .info .tm {
        width: 52%;
    }
    .mainserieslist li.item .info a.more {
        /* display: none; */
        margin-top: 0.03rem;
    }
    .learnmore {
        display: none;
    }
    .mobmore {
        line-height: 0.24rem;
        font-size: 0.14rem;
        color: #ababab;
        float: right;
        display: block;
    }
    .product-layout .mainseries {
        margin-bottom: 1.06rem;
    }
}

.clear {
    clear: both;
}

@media screen and (max-width: 320px) {
    .mainserieslist li.item .txtbox {
        padding: 0.2rem 0.1rem 0.16rem;
    }
    .mainserieslist li.item .title .num {
        font-size: 0.16rem;
    }
}

/***** 产品中心频道页  结束 *****/

/***** 产品中心列表页  开始 *****/

.productlist-layout {
    background: #fef9f0;
    padding: 9em 0 3.1em;
}

.pltitbox {
    color: #3e281a;
    font-size: 1.8em;
    line-height: 1.22em;
    text-align: center;
}

.pltitbox a {
    display: inline-block;
    position: relative;
    margin: 0 1.1em;
    font-weight: bold;
}

.pltitbox a::after {
    content: '';
    width: 1px;
    height: 17px;
    position: absolute;
    right: -1.1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #3e281a;
}

.pltitbox a:last-child::after {
    display: none;
}

.pltitbox a::before {
    content: '';
    width: 0;
    height: 4px;
    position: absolute;
    bottom: -18px;
    background: #a3825c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pltitbox a.active::before, .pltitbox a:hover::before {
    width: 100%;
}

.pltittab {
    height: .58rem;
    background: #f9f0e0;
    /* padding-left: 0.18rem; */
    display: none;
}

.pltittab .time-tab li {
    font-size: .19rem;
    margin: 0 .17rem;
    line-height: .58rem;
    width: auto;
    color: #3e281a;
    position: relative;
}

.pltittab .time-tab li::after {
    content: '';
    width: 1px;
    height: 0.09rem;
    position: absolute;
    right: -0.17rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #3e281a;
}

.pltittab .time-tab li:last-child::after {
    display: none;
}

.pltittab .time-tab li::before {
    content: '';
    width: 0;
    height: 2px;
    position: absolute;
    bottom: 0;
    background: #a3825c;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pltittab .time-tab li.active::before {
    width: 100%;
}

.productlist-layout .mainserieslist {
    margin: 3.75em 0 0;
}

.productlist-layout .mainserieslist li.item {
    margin-bottom: 2.25em;
}

@media screen and (max-width: 991px) {
    .pltitbox a {
        margin: 0 0.8em;
    }
}

@media screen and (max-width: 750px) {
    .productlist-layout .mainserieslist li.item:nth-child(3n) {
        display: block;
        margin-right: 2.8%;
    }
    .productlist-layout .mainserieslist li.item:nth-child(2n) {
        margin-right: 0;
    }
    .productlist-layout {
        background: #fff;
        padding: 0 0 0.18rem;
    }
    .productlist-layout .mainserieslist li.item {
        margin-bottom: 0.3rem;
    }
    .pltitbox {
        display: none;
    }
    .pltittab {
        display: block;
    }
    .productlist-layout .mainserieslist {
        margin: 0.65rem 0 0;
    }
}

/***** 产品中心列表页  结束 *****/

/***** 产品中心详情页  开始 *****/

.pdetails-layout {
    padding: 2.75em 0 2.3em;
    background: #fef9f0;
    z-index: 22;
}

.pdetails-layout .sm-inner {
    width: 41.6%;
    max-width: 800px;
}

.pdetails-layout .title {
    font-size: 2em;
    color: #000000;
    line-height: 1.125em;
}
.pdetails-layout .proimgbox  .swiper-slide{
    width:100%;
    height:100%;
}
.pdetails-layout .doc {
    margin-top: 1.95em;
    font-size: 16px;
    color: #000000;
    line-height: 1.75em;
}

.pdetails-layout .doc p {
    margin-bottom: 19px;
}

.pdetails-layout .doc img {
    max-width: 100%;
    height: auto !important;
    display: block;
}

.back {
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    width: 3.45em;
    height: 3.45em;
    line-height: 21px;
    background: #fc4f00;
    display: block;
    border-radius: 50%;
    padding: 14px 0;
    position: fixed;
    right: 22%;
    top: 50%;
    z-index: 55;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.back:hover {
    cursor: pointer;
    color: #fff !important;
    opacity: 0.8;
}

@media screen and (max-width: 1366px) and (min-width: 992px) {
    .pdetails-layout .sm-inner {
        width: 80%;
    }
}

.pdetails-layout .pdinfo {
    margin: 2.1em 0 2.4em;
}

.pdetails-layout .tit {
    color: #000000;
    font-size: 1.4em;
    line-height: 1.21em;
}

.pdetails-layout .pdinfo ul {
    padding: 1.2em 0 1.35em;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin-top: 0.19rem;
}

.pdetails-layout .pdinfo ul li {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
}

.pdetails-layout .pdinfo ul li font {
    opacity: 0;
}

.pdetails-layout .related .relatlist {
    overflow: hidden;
    margin-top: 1.2em;
}

.pdetails-layout .related .relitem {
    font-size: 1em;
    color: #000000;
    line-height: 1.35em;
    margin-right: 3%;
    width: 31.3%;
    text-align: center;
    float: left;
}

.pdetails-layout .related li.relitem .imgbox {
    height: 12.35em;
    overflow: hidden;
    position: relative;
}

.pdetails-layout .related li.relitem .imgbox .swiper-lazy {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    height: 100%;
    background: no-repeat center center;
    background-size: cover;
}

.pdetails-layout .related li.relitem:hover .imgbox .swiper-lazy {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.pdetails-layout .related li.relitem .txt {
    margin-top: 1.05em;
}

.pdetails-layout .related li.relitem:nth-child(3n) {
    margin-right: 0;
}
.pdetails-layout .related li.relitem .probanArrow{
    width: 1.5em;
    height: 1.5em;
    background-size: 5px auto;
}
.pdetails-layout .related li.relitem .probanArrow.prev{
    left: 0.8em;
}
.pdetails-layout .related li.relitem .probanArrow.next{
    right: 0.8em;
}
@media screen and (max-width: 1600px) {
    .pdetails-layout .related li.relitem .imgbox {
        height: 11.4em;
    }
}

@media screen and (max-width: 1440px) {
    .pdetails-layout .related li.relitem .imgbox {
        height: 10.95em;
    }
}

@media screen and (max-width: 1366px) {
    .pdetails-layout .related li.relitem .imgbox {
        height: 15.65em;
    }
}

@media screen and (max-width: 991px) {
    .pdetails-layout .related li.relitem .imgbox {
        height: 14.31em;
    }
}

@media screen and (max-width: 767px) {
    .pdetails-layout .title {
        font-size: 0.28rem;
    }
    .pdetails-layout .doc, .pdetails-layout .pdinfo ul li.relitem {
        font-size: 0.18rem;
        line-height: 0.35rem;
    }
    .pdetails-layout .related li.relitem .imgbox {
        height: 1.3rem;
    }
}

/***** 产品中心详情页  结束 *****/

/***** 私版定制  开始 *****/

.private-layout {
    background: #fef9f0;
}

.private-layout .customized {
    padding: 9em 0 3.1em;
}

.private-layout .customized .doc {
    font-size: 1em;
    color: #333333;
    line-height: 2em;
    margin-top: 3.75em;
}

.private-layout .selection {
    background: #fef5e5;
    padding: 9em 0 3.5em;
}

.private-layout .selection .doc {
    padding-top: 3.75em;
    font-size: 1em;
    text-align: center;
    color: #533625;
}

.priimgs {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto !important;
}

.priimgs.mobimg {
    display: none;
}

.private-layout .selection .doc p {
    margin-top: 3.25em;
}

.private-layout .process {
    padding: 9em 0;
}

.private-layout .process .titlebox {
    margin-bottom: 3.75em;
}

.private-layout .brand .titlebox {
    margin-bottom: 3.75em;
}

.private-layout .case {
    padding: 9em 0 7.5em;
}

.private-layout .case .titlebox {
    margin-bottom: 0.2rem;
}

.private-layout .case .list {
    margin-top: 3.75em;
}

.private-layout .case .list li {
    overflow: hidden;
    margin-bottom: 3em;
}

.private-layout .case .list li .left {
    width: 21%;
    border-top: 1px solid #a3825c;
    padding-top: 2.2em;
    line-height: 1.26em;
}

.private-layout .case .list .tit {
    font-size: 1.5em;
    color: #222222;
    margin-top: 9px;
}

.private-layout .case .list .titen {
    font-size: 16px;
    color: #666666;
    margin: 11px 0 1.7em;
}

.private-layout .case .list .doc {
    font-size: 1em;
    color: #222222;
    line-height: 1.65em;
}

.private-layout .case .list .right {
    overflow: hidden;
    width: 71.8%;
}

.private-layout .case .list .right>div {
    width: 47%;
    margin-left: 1.9%;
    float: left;
    text-align: center;
    font-size: 1em;
    color: #222222;
    line-height: 1.4em;
}

.private-layout .case .list .imgbox {
    overflow: hidden;
}

.private-layout .case .list .imgbox:hover .publicbg {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.private-layout .case .list .txt {
    margin-top: 1.2em;
}

.private-layout .case .mob-farmbox, .about-layout .mob-farmbox, .private-layout .case .tip {
    display: none;
}

@media screen and (max-width: 1440px) {
    .private-layout .case .list .doc {
        font-size: 0.9em;
    }
    .private-layout .case .list .titen {
        font-size: 14px;
    }
}

@media screen and (max-width: 1280px) {
    .private-layout .case .list .doc {
        font-size: 0.85em;
    }
}

@media screen and (max-width: 1110px) {
    .page-private-box .hidden-sm-down {
        display: block !important;
    }
    .page-private-box .ind-ban-mob {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .private-layout {
        background: #fff;
    }
    .private-layout .customized {
        padding: 1.06rem 0 ;
    }
    .private-layout .customized .doc {
        font-size: 0.16rem;
        color: #666666;
        line-height: 0.3rem;
        margin-top: 0.65rem;
        text-align: justify;
    }
    .private-layout .selection {
        background: #fff;
        padding: 0;
    }
    .private-layout .selection .lg-inner {
        padding: 0;
        margin-top: 0.65rem;
    }
    .private-layout .selection .doc {
        display: none;
    }
    .priimgs.pcimg {
        display: none;
    }
    .priimgs.mobimg {
        display: block;
    }
    .private-layout .process {
        padding: 1.06rem 0 ;
    }
    .private-layout .process .titlebox {
        margin-bottom:0.65rem;
    }
    .private-layout .brand .titlebox {
        margin-bottom: 0.65rem;
    }
    .private-layout .case {
        padding: 1.06rem 0 0.7rem;
    }
    .private-layout .case .titlebox{
        margin-bottom: 0.65rem;
    }
    .private-layout .case .list {
        display: none;
    }
    .private-layout .case .tip {
        margin: 0.12rem 0 0.2rem;
        text-align: center;
        color: #aa8863;
        font-size: 0.1rem;
        line-height: 0.21rem;
        display: block;
    }
    .private-layout .case .tixs {
        text-align: center;
        color: #aa8863;
        font-size: 0.1rem;
        line-height: 0.4rem;
    }
    .private-layout .case .pcfarmbox {
        display: none;
    }
    .private-layout .case .mob-farmbox {
        display: block;
    }
    .private-layout .case .doc {
        line-height: 0.25rem;
        margin: 0.65rem 0 0.38rem;
        text-indent: 2em;
        color: #666666;
        font-size: 0.16rem;
    }
    .private-layout .mob-farmbox .slide-img {
        max-width: 100%;
        display: block;
        margin: auto;
    }
    .private-layout .mob-farmbox .ban-hd {
        padding-top: 0;
    }
}

@media screen and (max-width:767px) {
    .page-private-box .hidden-sm-down {
        display: none !important;
    }
    .page-private-box .ind-ban-mob {
        display: block;
        margin-bottom: 0.36rem;
    }
    .page-private-box .ind-ban-mob .swiper-lazy {
        max-width: 100%;
        height: auto !important;
        display: block;
    }
}

/***** 私版定制  结束 *****/

/***** 招商加盟  开始 *****/

.promotion-layout {
    background: #fef9f0;
}

.promotion-layout .paty1 {
    padding: 1em 0;
}

.promotion-layout .paty1 .doc {
    padding: 3.75em 0 2.4em;
    line-height: 2em;
    font-size: 1em;
    color: #333333;
    border-bottom: 1px solid #d1c5b8;
}

.promotion-layout .paty2 .titlebox, .promotion-layout .paty3 .titlebox, .promotion-layout .paty4 .titlebox, .promotion-layout .paty5 .titlebox {
    margin-bottom: 3.75em;
}

.promotion-layout .paty3 {
    padding: 6.7em 0;
}

.promotion-layout .paty5 {
    padding: 6.7em 0 9em;
}

.promotion-layout .paty6 {
    padding-bottom: 4em;
}

.promotion-layout .pcimg {
    max-width: 100%;
    height: auto !important;
}

.patycont {
    position: relative;
    overflow: hidden;
    /* display: none; */
}

.patylist {
    display: none;
}

.patycont .item {
    width: 50%;
    float: left;
    position: relative;
    margin-bottom: 2.75em;
}

.patycont .item .ptbg {
    width: 94.4%;
    height: 11.25em;
    background: #eedecb;
    border-radius: 10px;
    margin-left: 1%;
}

.patycont .item .wire {
    width: 94.4%;
    height: 11.25em;
    border: 1px solid #694d37;
    border-radius: 10px;
    position: absolute;
    top: 5%;
    left: 2.9%;
    padding: 1.5em 8.4%;
}

.patycont .item .wire .tit {
    font-size: 1.5em;
    color: #694d37;
    line-height: 1.23em;
    padding-bottom: 1em;
    margin-bottom: 0.75em;
    background: url(../../Img/images/line1.png) repeat-x left bottom;
}

.patycont .item .wire .doc {
    font-size: 1em;
    color: #694d37;
    line-height: 1.5em;
    height: 4.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.patycont .item .circle {
    position: absolute;
    top: 50%;
    left: 0;
    -moz-transform: translateY(-53%);
    -ms-transform: translateY(-53%);
    -o-transform: translateY(-53%);
    transform: translateY(-53%);
    width: 2.25em;
    height: 2.25em;
    border-radius: 50%;
    background: #694d37;
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    line-height: 2.35em;
}

.paty5-swiper {
    position: relative;
}

.paty5-swiper .swiper-slide {
    background: #f0e5d5;
}

.paty5-swiper .swiper-slide .slide-imgs {
    position: absolute;
    right: 0;
    top: 0;
    width: 77.78%;
    height: 100%;
    z-index: 5;
    background: no-repeat center center;
    background-size: cover;
}

.paty5-swiper .swiper-slide .left {
    padding: 3em 2.75em 9.5em 1.9em;
    color: #222222;
    width: 22.22%;
}

.paty5-swiper .swiper-slide .left .cn {
    font-size: 1.8em;
    line-height: 1.13em;
    height: 1.13em;
    overflow: hidden;
}

.paty5-swiper .swiper-slide .left .eng {
    font-size: 1em;
    line-height: 1.45em;
    margin: 11px 0 1.9em;
    height: 1.45em;
    overflow: hidden;
}

.paty5-swiper .swiper-slide .left .doc {
    font-size: 1em;
    line-height: 1.75em;
    height: 11.95em;
    overflow: hidden;
}

.paty5-swiper .ban-hd {
    display: none !important;
}

.paty5-swiper .banArrow {
    top: 78.1%;
}

.paty5-swiper .banArrow.prev {
    left: 2.7%;
}

.paty5-swiper .banArrow.next {
    right: 91.6%;
}

@media (max-width: 991px) {
    .paty5-swiper .banArrow {
        display: none;
    }
    .paty5-swiper .ban-hd {
        display: block !important;
    }
    .paty5-swiper .swiper-slide .left {
        padding: 3em 1em;
    }
}

.promotion-layout .paty6form {
    margin-top: 3.75em;
}

.promotion-layout .paty6form .box, .promotion-layout .paty6form .from-bot {
    width: 48.6%;
}

.form-group {
    margin-bottom: 1em;
}

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.form-control {
    border-radius: 0;
    border: none;
    background: #f4e7d6;
    padding: 1.15em 2.15em;
    color: #666666;
    font-size: 1em;
    line-height: 1.4em;
    height: 4em;
}

.textarea .form-control {
    height: 9em;
}

.promotion-layout .paty6form .phone {
    font-size: 1.25em;
    color: #222222;
    margin: 1.1em 0 2em;
    line-height: 1.36em;
    background: url(../../Img/images/phone.png) no-repeat left center;
    background-size: 23px auto;
    padding-left: 2em;
}

.promotion-layout .paty6form .code .form-control {
    width: 43.9%;
    float: left;
    margin-right: 3.9%;
    height: 3.5em;
}

.promotion-layout .paty6form .code .vcode-image {
    width: 43.5%;
    float: left;
    height: 3.5em;
}

.promotion-layout .paty6form .code .vcode-image img {
    height: 100%;
}

.form-group.code {
    margin-bottom: 1.45em;
}

.promotion-layout .paty6form .btnbox {
    overflow: hidden;
}

.promotion-layout .paty6form .btnbox a {
    display: block;
    width: 43.9%;
    line-height: 2.8em;
    height: 2.8em;
    text-align: center;
    margin-right: 3.9%;
    font-size: 1.25em;
    color: #fff;
    float: left;
}

.promotion-layout .paty6form .btnbox a.imapp-sub {
    background: #fc4f00;
}

.promotion-layout .paty6form .btnbox a.imapp-reset {
    background: #dadada;
}

.promotion-layout .paty6form .btnbox a:hover {
    opacity: 0.8;
    cursor: pointer;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 10px rgba(186, 4, 11, .25);
}

.help-block {
    color: #ee3232;
    position: absolute;
    font-size: 16px;
}

@media screen and (max-width: 1110px) {
    .page-promotion-box .hidden-sm-down {
        display: block !important;
    }
    .page-promotion-box .ind-ban-mob {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .promotion-layout {
        background: #fff;
    }
    .promotion-layout .paty1 {
        padding: 0.06rem 0 ;
    }
    .promotion-layout .paty1 .cn,
    .promotion-layout .paty1 .en,.promotion-layout .paty1 .line{
        display: none;
    }
    .promotion-layout .paty1 .doc {
        padding: 0.65rem 0 0.32rem;
        line-height: 0.3rem;
        font-size: 0.16rem;
        color: #666666;
        border-bottom: none;
        text-align: justify;
    }
}

@media screen and (max-width: 767px) {
    .page-promotion-box .hidden-sm-down {
        display: none !important;
    }
    .page-promotion-box .ind-ban-mob {
        display: block;
        margin-bottom: 0.36rem;
        height: 2.7rem;
    }
    .page-promotion-box .ind-ban-mob img {
        height: 100%;
        width: 100%;
    }
    .promotion-layout .paty2 .titlebox, .promotion-layout .paty3 .titlebox, .promotion-layout .paty4 .titlebox, .promotion-layout .paty5 .titlebox {
        margin-bottom: 0.65rem;
    }
    .patycont, .promotion-layout .pcimg {
        display: none;
    }
    .patylist {
        line-height: 0.36rem;
        text-align: center;
        font-size: 0.168rem;
        color: #aa8863;
        display: block;
    }
    .promotion-layout .paty3 {
        padding: 1.06rem 0 ;
    }
    .promotion-layout .paty4 .patylist {
        width: 83%;
        margin: auto;
    }
    .promotion-layout .paty4 .patylist .item {
        font-size: 0.168rem;
        color: #aa8863;
        line-height: 0.27rem;
        overflow: hidden;
        margin-bottom: 0.18rem;
        position: relative;
        min-height: 0.57rem;
    }
    .promotion-layout .paty4 .patylist .en {
        font-size: 0.45rem;
        color: #fff;
        line-height: 0.45rem;
        width: 0.45rem;
        height: 0.45rem;
        font-weight: bold;
        background: #a88763;
        border-radius: 50%;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -0.25rem;
    }
    .promotion-layout .paty4 .patylist .info {
        width: 100%;
        text-align: left;
        padding-left: 19.1%;
    }
    .promotion-layout .paty5 {
        padding: 0.88rem 0 1.06rem;
    }
    .promotion-layout .paty6form{
        margin-top:0.65rem;
    }
    .paty5-swiper .swiper-slide .slide-imgs {
        position: static;
        width: 100%;
        height: 2.2rem;
    }
    .paty5-swiper .swiper-slide .left {
        width: 100%;
        float: none;
        padding: 0;
    }
    .paty5-swiper .swiper-slide .left .cn, .paty5-swiper .swiper-slide .left .eng {
        display: none;
    }
    .paty5-swiper .swiper-slide .left .doc {
        height: 1.83rem;
        line-height: 0.29rem;
        font-size: 0.18rem;
        padding: 0.32rem 0.25rem 0.38rem 0.19rem;
        -webkit-line-clamp: 4;
    }
    .promotion-layout .paty6form .box, .promotion-layout .paty6form .from-bot {
        width: 100%;
        float: none;
    }
    .form-control {
        padding: 5px 8px;
        font-size: 0.18rem;
        height: 0.45rem;
    }
    .promotion-layout .paty6form .code .form-control {
        width: 48%;
        height: 0.45rem;
    }
    .promotion-layout .paty6form .code .vcode-image {
        height: 0.45rem;
        width: 48%;
    }
    .promotion-layout .paty6form .btnbox a {
        width: 48%;
        height: 0.45rem;
        line-height: 0.5rem;
    }
    .promotion-layout .paty6form .btnbox a.imapp-reset {
        margin-right: 0;
    }
}

/***** 招商加盟  结束 *****/

/***** 搜索页  开始 *****/

.result-layout {
    background: #fef9f0;
    padding: 4.75em 0 5em;
}

.result-layout .mainserieslist {
    margin: 2.1em 0 0;
}

.result-layout .mainserieslist li.item {
    margin-bottom: 1.4em;
}

.result-layout .tip {
    font-size: 1em;
    color: #333333;
    line-height: 1.55em;
    padding-bottom: 1.5em;
    border-bottom: 1px solid #a3825c;
}

.result-layout .tip span {
    color: #fc4f00;
}

.result-layout .learnmore {
    margin-top: 1.4em;
    display: block;
}

@media (max-width: 991.98px) {
    .result-layout {
        background: #fff;
    }
    .result-layout .mainserieslist li.item:nth-child(3n) {
        display: block;
        margin-right: 2.8%;
    }
    .result-layout .mainserieslist li.item:nth-child(2n) {
        margin-right: 0;
    }
    .result-layout .learnmore {}
}

/***** 搜索页  结束 *****/

/***** 品牌资讯  开始 *****/

.brand-layout {
    background: #fef9f0;
    padding-top: 9em;
}

.brand-year-bot {
    padding: 3.75em 0 4.3em;
}

.brand-year-left {
    width: 13%;
    position: relative;
    padding-top: 1.15em;
}

.brand-year-left:after {
    content: '';
    width: 1%;
    height: 100%;
    background: #b7b7b7;
    position: absolute;
    top: 0;
    left: 0;
}

.brand-year-left li {
    margin-bottom: 3.35em;
    position: relative;
    cursor: pointer;
}

.brand-year-left li .num {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    font-size: 1.2em;
    line-height: 1.3em;
    padding-left: 1.35em;
}

.brand-year-left li.active .num {
    font-size: 1.2em;
    line-height: 1.1em;
    padding-top: 0;
}

.brand-year-left li .line {
    width: 0;
    height: 1px;
    background: #fc4f00;
    position: absolute;
    top: 50%;
    left: 1.5em;
    transform: translateY(-50%);
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
}

.brand-year-left li.active .line {
    width: 33px;
}

.brand-year-left li.active .num {
    padding-left: 52%;
    color: #fc4f00;
}

.brand-year-left li .point {
    width: 20px;
    height: 20px;
    border: 1px solid #d2cac0;
    border-radius: 50%;
    position: absolute;
    bottom: 8px;
    left: -9px;
    z-index: 5;
    background: #fef9f0;
}

.brand-year-left li .point span {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 100%;
    margin-left: -5px;
    margin-top: -5px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.brand-year-left li.active .point {
    border: 1px solid #fc4f00;
    background: #fff;
}

.brand-year-left li.active .point span {
    background: #fc4f00;
}

.brand-year-right {
    width: 83.1%;
}

.brand-year-list {
    min-height: 300px;
}

.brand-year-list li {
    overflow: hidden;
    margin-bottom: 2.4em;
}

.brand-year-list li .imgbox {
    float: left;
    width: 29.4%;
    height: 10.1em;
    position: relative;
    overflow: hidden;
}

.brand-year-list li:hover .publicbg {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.brand-year-list li:hover .right .txt {
    color: #fc4f00;
}

.brand-year-list li .right {
    float: right;
    width: 68.2%;
}

.brand-year-list li .right .txt {
    color: #000000;
    font-size: 1.3em;
    margin-bottom: 1.38em;
    overflow: hidden;
    line-height: 29px;
    height: 29px;
}

.brand-year-list li .right .time {
    color: #999999;
    font-size: 0.9em;
    margin-bottom: 9px;
    line-height: 1.44em;
}

.brand-year-list li .right .doc {
    color: #333333;
    font-size: 0.9em;
    line-height: 1.83em;
    height: 5.6em;
    overflow: hidden;
}

.brand-year-right .pagebox {
    margin-top: 23px;
}

.brand-video {
    background: #fbf2e2;
    padding: 9em 0 8.4em;
}

.brand-video .titlebox {
    margin-bottom: 3.75em;
}

.ind-stepbox ul {
    overflow: hidden;
}

.ind-stepbox li {
    height: 9.7em;
    width: 24%;
    margin-right: 11px;
    margin-bottom: 11px;
    float: left;
}

.ind-stepbox li:nth-child(4n) {
    margin-right: 0;
}

.ind-stepbox li:nth-child(7), .ind-stepbox li:nth-child(8), .ind-stepbox li:nth-child(9) {
    /* margin-bottom: 0; */
}

.ind-stepbox li:hover .item-imgs {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
}

.ind-stepbox .item-inner {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.ind-stepbox .item-inner .play{
    width: 2em;
    height: 2em;
    background: url(../../Img/images/icon_play1.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    right:1.5em;
    bottom: 1.5em;
    z-index: 55;
    cursor: pointer;
}

.ind-stepbox .item-imgs {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    background: no-repeat center center;
    background-size: cover;
    transition: all 0.5s;
}

.ind-stepbox .item-black {
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 24;
}

.ind-stepbox .item-tit {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 1.2em;
    line-height: 1.25em;
    color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 25;
}

@media (max-width: 1400px) {
    .brand-year-left li .point {
        bottom: 3px;
    }
}

@media (max-width: 1360px) {
    .brand-year-left {
        width: 15%;
    }
    .brand-year-left li .num {
        padding-left: 1em;
        font-size: 1em;
    }
    .brand-year-left li .line {
        left: 1em;
    }
    .brand-year-left li.active .num {
        padding-left: 46%;
    }
    .brand-year-left li .point {
        bottom: 0;
    }
}
@media (max-width: 1440px) {
    .ind-stepbox .item-tit{
        font-size: 1em;
    }
    .ind-stepbox .item-inner .play {
        width: 1.7em;
        height: 1.7em;
        right: 1em;
        bottom: 1em;
    }
}
@media (max-width: 991px) {
   
    .ind-stepbox .item-inner  .play{
        width: 0.5rem;
        height: 0.5rem;
        background: url(../../Img/images/icon_play1.png) no-repeat center center;
        background-size: contain;
        position: absolute;
        left:50%;
        top: 50%;
        transform: translateY(-53%) translateX(-50%);
        z-index: 55;
        display: block;
    }
    .ind-stepbox .item-imgs:after {
        display: block;
    }
    .brand-year-left li.active .num {
        font-size: 1em;
    }
    .brand-year-left li.active .line {
        width: 26px;
    }
    .brand-year-list li .right .txt {
        margin-bottom: 0.7em;
    }
    .brand-year-list li .imgbox {
        height: 9em;
    }
    .ind-stepbox li {
        width: 23.8%;
        height: 108px;
    }
    .brand-video {
        padding: 5em 0 6.4em;
    }
}

/***** 品牌资讯  结束 *****/

/***** 品牌资讯详情页  开始 *****/

.bdetails-layout {
    padding: 2.35em 0 2.3em;
    background: #fef9f0;
}

.bdetails-layout .sm-inner {
    width: 41.6%;
    max-width: 800px;
}

.bdetails-layout .title {
    font-size: 2em;
    color: #000000;
    line-height: 1.5em;
}

.bdetails-layout .tic {
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    padding-bottom: 26px;
    margin: 1em 0 2em;
    border-bottom: 1px solid #e4e0d9;
}

.bdetails-layout .tic span {
    margin-right: 25px;
}

.bdetails-layout .tic span:nth-child(2) {
    margin-left: 25px;
}

.bdetails-layout .doc {
    font-size: 16px;
    color: #000000;
    line-height: 28px;
    padding-bottom: 23px;
    margin-bottom: 1.4em;
    border-bottom: 1px solid #999999;
}

.bdetails-layout .doc p {
    margin-bottom: 1.45em;
}

.bdetails-layout .doc img {
    max-width: 100%;
    height: auto !important;
}

.backtop {
    color: #ffffff;
    background: #b8946b;
    top: 62%;
}

.backtop:hover {
    cursor: pointer;
    color: #fff !important;
    opacity: 0.8;
}

@media screen and (max-width: 1440px) and (min-width: 992px) {
    .bdetails-layout .sm-inner {
        width: 80%;
    }
    .back {
        right: 12%;
    }
}

@media screen and (max-width: 1128px) {
    .back {
        right: 3%;
    }
}

.bdetails-layout .pdinfo {
    margin: 2.1em 0 2.4em;
}

.bdetails-layout .tit {
    color: #000000;
    font-size: 1.4em;
    line-height: 1.21em;
}

.bdetails-layout .pdinfo ul {
    padding: 1.2em 0 1.35em;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    margin-top: 0.19rem;
}

.bdetails-layout .pdinfo ul li {
    font-size: 16px;
    color: #000000;
    line-height: 32px;
}

.bdetails-layout .related ul {
    overflow: hidden;
    margin-top: 1.2em;
}

.bdetails-layout .related li {
    font-size: 1em;
    color: #000000;
    line-height: 1.35em;
    margin-right: 3%;
    width: 31.2%;
    text-align: center;
    float: left;
}

.bdetails-layout .related li .txt {
    margin-top: 1.05em;
}

.bdetails-layout .related li:nth-child(3n) {
    margin-right: 0;
}

.bdetails-layout .length {
    font-size: 1em;
    color: #000000;
}

.bdetails-layout .length span {
    line-height: 45px;
    font-size: 1.2em;
}

.bdetails-layout .length>div {
    width: 90%;
    line-height: 2.25em;
    height: 2.25em;
}

.bdetails-layout .length a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
    display: inline-block;
}

.bdetails-layout .length a:hover {
    color: #fc4f00;
}

.function {
    display: none;
}

@media screen and (max-width: 767px) {
    .bdetails-layout .title {
        font-size: 0.28rem;
    }
    .bdetails-layout .doc, .bdetails-layout .pdinfo ul li {
        font-size: 0.18rem;
        line-height: 0.35rem;
    }
    .back {
        display: none;
    }
    .bdetails-layout {
        padding: 0.43rem 0 0.46rem;
        background: #fff;
    }
    .bdetails-layout .title {
        font-size: 0.24rem;
        color: #3e281a;
        line-height: 0.41rem;
    }
    .bdetails-layout .tic {
        font-size: 0.14rem;
        color: #999999;
        line-height: 0.24rem;
        padding-bottom: 0.15rem;
        margin: 0.16rem 0 0.22rem;
        border-bottom: 1px solid #efefef;
    }
    .bdetails-layout .doc {
        font-size: 0.16rem;
        color: #000000;
        line-height: 0.26rem;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: none;
    }
    .bdetails-layout .doc p {
        margin-bottom: 0.24rem;
    }
    .back, .bdetails-layout .length {
        display: none !important;
    }
    .function {
        display: block;
        margin-top: 0.18rem;
        line-height: 0.53rem;
        height: 0.53rem;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        font-size: 0.18rem;
        color: #000000;
        background: #f8eddf;
        text-align: center;
    }
    .function>a {
        width: 33.33%;
    }
    .function .return {
        background: #fc4f00;
        font-size: 0.18rem;
        color: #ffffff;
    }
}

/***** 品牌资讯详情页  结束 *****/

/***** 品牌资讯新闻详情  开始 *****/

.newsd-layout {
    padding: 1.06rem 0 0.68rem;
}

.newsd-layout .pltittab {
    margin-top: 0.65rem;
    padding-left: 0.18rem;
}

.newsd-layout .pltittab .time-tab li::after, .newsd-layout .pltittab .time-tab li.active::before {
    display: none;
}

.newsd-layout .pltittab .time-tab li {
    margin: 0 0.53rem 0 0;
}

.newsd-layout .pltittab .time-tab li.active {
    color: #fc4f00;
}

.newsd-layout .newslist li {
    overflow: hidden;
    margin-top: 0.26rem;
    padding-bottom: 0.16rem;
    border-bottom: 1px solid #ebebeb;
}

.newsd-layout .newslist li .imgbox {
    float: left;
    width: 34.7%;
    height: 0.82rem;
    position: relative;
    overflow: hidden;
}

.newsd-layout .newslist li:hover .publicbg {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.newsd-layout .newslist li:hover .right .txt {
    color: #fc4f00;
}

.newsd-layout .newslist li .right {
    float: right;
    width: 61.1%;
}

.newsd-layout .newslist li .right .txt {
    color: #666666;
    font-size: 0.18rem;
    margin-bottom: 0.07rem;
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 0.29rem;
}

.newsd-layout .newslist li .right .time {
    color: #999999;
    font-size: 0.13rem;
    line-height: 0.21rem;
}

/***** 品牌资讯新闻详情  结束 *****/

/***** 品牌资讯视频  开始 *****/

.video-layout {
    padding: 1.06rem 0 0;
}

.video-layout .ind-stepbox {
    margin-top: 0.65rem;
}

.video-layout .ind-stepbox li {
    width: 100%;
    height: auto;
    margin-right: 0;
    margin-bottom: 0.4rem;
}

.video-layout .ind-stepbox .item-imgs, .video-layout .ind-stepbox .item-black {
    height: 457px;
}

.video-layout .ind-stepbox .item-tits {
    text-align: center;
    line-height: 0.38rem;
    font-size: 0.15rem;
    color: #747373;
}

.video-layout .ind-stepbox li:hover .item-imgs {
    transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
}

@media (max-width: 767px) {
    .video-layout .ind-stepbox .item-imgs, .video-layout .ind-stepbox .item-black {
        height: 2.25rem;
    }
}

/***** 品牌资讯视频  结束 *****/

/***** 人才招聘  开始 *****/

.hr-layout {
    background: #fef9f0;
}

.hr-layout .hrbox {
    padding: 9em 0 2.7em;
}

.hr-layout .hrbot {
    margin-top: 3.75em;
    overflow: hidden;
}

.hr-layout .hrbot-item {
    width: 46.6%;
    float: left;
    margin-bottom: 1em;
}

.hr-layout .hrbot-item:nth-child(2n) {
    float: right;
}

.hr-layout .hrbot-item:last-child {
    margin-bottom: 0;
}

.hr-layout .hrbot-item .txt {
    font-size: 1.4em;
    color: #fc4f00;
    line-height: 1.32em;
    padding-bottom: 1.2em;
    margin-bottom: 1.2em;
    border-bottom: 1px solid #fc4f00;
}

.hr-layout .hrbot-samll {
    overflow: hidden;
}

.hr-layout .hrbot-samll .identity {
    overflow: hidden;
    float: left;
    width: 39.7%;
}

.hr-layout .hrbot-samll .identity:nth-child(2n) {
    float: right;
}

.hr-layout .hrbot-samll .identity .tit {
    line-height: 2.45em;
    font-size: 1em;
    color: #666666;
    padding-left: 26px;
    background: url(../../Img/images/dian02.png) no-repeat left center;
}

.hr-layout .hrbot-samll .identity .tit span {
    color: #222222;
    margin-right: 2.3em;
}

.hr-layout .joinbox {
    background: #f8eee0;
    padding: 9em 0 4.1em;
}

.hr-layout .joinform {
    margin-top: 3.75em;
}

.hr-layout .joinform .join-top {
    overflow: hidden;
}

.hr-layout .join-top .form-group {
    width: 31.87%;
    float: left;
    margin-right: 2%;
}

.hr-layout .join-top .form-group:nth-child(3n) {
    margin-right: 0;
}

.hr-layout .form-group.code {
    width: 48.6%;
}

.hr-layout .form-group.code .form-control {
    width: 43.9%;
    float: left;
    margin-right: 3.9%;
    height: 3.5em;
}

.hr-layout .form-group.code .vcode-image {
    width: 43.5%;
    float: left;
    height: 3.5em;
}

.hr-layout .form-group.code .vcode-image img {
    width: 100%;
    height: 100%;
}

.hr-layout .imapp-sub {
    display: inline-block;
    width: 23.2%;
    height: 2.3em;
    line-height: 2.3em;
    border: 1px solid #b92a28;
    font-size: 1.5em;
    color: #fc4f00 !important;
    text-align: center;
    cursor: pointer;
}

.hr-layout .imapp-sub .img {
    width: 8%;
    height: 43%;
    display: inline-block;
    margin-left: 9%;
    margin-top: -6px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
    background: url(../../Img/images/arrow1-2.png) no-repeat center center;
    background-size: contain;
}

.hr-layout .imapp-sub:hover .img {
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

.hr-layout .phone {
    font-size: 1em;
    color: #222222;
    line-height: 1.36em;
    background: url(../../Img/images/phone.png) no-repeat left center;
    background-size: 20px auto;
    padding-left: 2em;
    display: inline-block;
    margin: 0 7.9% 0 7.2%;
}

.hr-layout .address {
    font-size: 1em;
    color: #222222;
    line-height: 1.36em;
    background: url(../../Img/images/foot_cx_1.png) no-repeat left center;
    background-size: 23px auto;
    padding-left: 2em;
    display: inline-block;
}

@media screen and (max-width: 1366px) {
    .hr-layout .phone {
        margin: 0 5%;
    }
}

@media screen and (max-width: 1280px) {
    .hr-layout .phone {
        margin: 0 2%;
    }
    .hr-layout .imapp-sub {
        width: 18%;
        height: 2em;
        line-height: 2em;
        font-size: 1.2em;
    }
    .hr-layout .imapp-sub img {
        margin-top: -2px;
    }
}

@media screen and (max-width: 991px) {
    .hr-layout {
        background: #fff;
    }
    .hr-layout .hrbox {
        padding: 0.74rem 0 0.33rem;
    }
    .hr-layout .hrbot {
        margin-top: 0.27rem;
    }
    .hr-layout .hrbot-item {
        width: 100%;
        float: none;
        margin-bottom: 0.22rem;
    }
    .hr-layout .hrbot-item .txt {
        font-size: 0.2rem;
        color: #fc4f00;
        line-height: 0.31rem;
        padding-bottom: 0.12rem;
        margin-bottom: 0.06rem;
        border-bottom: 1px solid #f7e0e1;
    }
    .hr-layout .hrbot-samll .identity {
        width: 50%;
    }
    .hr-layout .hrbot-samll .identity .tit {
        line-height: 0.4rem;
        font-size: 0.18rem;
        color: #666666;
        padding-left: 0.18rem;
        background: url(../../Img/images/dian02.png) no-repeat left center;
        background-size: 0.11rem;
    }
    .hr-layout .hrbot-samll .identity .tit span {
        color: #222222;
        margin-right: 0.35rem;
    }
    .hr-layout .hrbot-samll .identity:nth-child(2n) {
        width: 45%;
    }
    .hr-layout .joinbox {
        background: #f9f3eb;
        padding: 0.51rem 0 0.48rem;
    }
    .hr-layout .joinform {
        margin-top: 0.42rem;
    }
    .hr-layout .join-top .form-group {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .form-group {
        margin-bottom: 0.18rem;
    }
    .hr-layout .form-group.code {
        width: 100%;
    }
    .hr-layout .form-group.code .form-control {
        width: 48%;
        height: 0.6rem;
    }
    .hr-layout .form-group.code .vcode-image {
        height: 0.6rem;
        width: 48%;
    }
    .hr-layout .imapp-sub {
        width: 100%;
        height: 0.4rem;
        line-height: 0.4rem;
        font-size: 0.21rem;
        background: #fc4f00;
        color: #fff !important;
    }
    .hr-layout .imapp-sub .img {
        background: url(../../Img/images/arrow01.png) no-repeat center center;
        background-size: contain;
        margin-left: 0.06rem;
        width: 0.18rem;
        height: 0.18rem;
        margin-top: 0;
    }
    .hr-layout .btnbox>a {
        margin-bottom: 0.3rem;
    }
    .hr-layout .btnbox>div {
        line-height: 0.4rem;
        padding-left: 0.3rem;
        margin: auto;
        background-size: 0.2rem;
        font-size: 0.18rem;
    }
    .form-control {
        background: #ead6bc;
    }
    .hr-layout .textarea .form-control {
        height: 2.83rem;
    }
    .help-block {
        font-size: 0.1rem;
    }
}

/***** 人才招聘  结束 *****/

/***** 授权证书查询   开始 *****/

.certificate-layout {
    background: #fef9f0;
    padding: 9em 0 3.9em;
}

.certificatebox .cert-bot {
    margin-top: 3.75em;
}

.cert-bot .distpicker {
    text-align: center;
    width: 100%;
}

.cert-bot .form-group {
    width: 22.9%;
    margin: 0 10px;
    display: inline-block;
}

/*清除ie的默认选择框样式清除，隐藏下拉箭头*/

select::-ms-expand {
    display: none;
}

.cert-bot .form-control {
    width: 100%;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative;
    background: #f4e7d5 url(../../img/images/arrow03-1.png) no-repeat right center;
    background-size: 20.6% 100%;
    outline: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-appearance: none;
    text-align: center;
}

.cert-bot .serchcert {
    width: 8.5em;
    text-align: center;
    background: #f1e1cb;
    color: #b12a2d !important;
    font-size: 1.3em;
    display: inline-block;
    line-height: 3.1em;
    height: 3.1em;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.cert-bot .serchcert::after {
    content: '';
    width: 1.1em;
    height: 1.1em;
    background: url(../../Img/images/search.png) no-repeat center;
    background-size: contain;
    position: absolute;
    left: 22.9%;
    top: 50%;
    margin-top: -0.65em;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -moz-transition: all 0.3s;
}

.cert-bot .serchcert span {
    margin-left: 1em;
}

.cert-bot .serchcert:hover::after {
    left: 18%;
}

.cert-bot .map {
    width: 70.8%;
    height: 40em;
    margin: 2.2em auto;
}

.cert-bot .cert-result {
    border-top: 1px solid #a3825c;
    padding-top: 1.5em;
}

.cert-bot .cert-result .tip {
    font-size: 1em;
    color: #333;
    line-height: 1.45em;
}

.cert-bot .cert-result .tip span {
    color: #fc4f00;
    margin: 0 11px;
}

.cert-bot .cert-result .list {
    margin-top: 2.3em;
    overflow: hidden;
}

.cert-bot .cert-result .list li {
    background: #f4f1e3;
    width: 31.9%;
    margin-right: 2.1%;
    float: left;
    margin-bottom: 1.5em;
}

.cert-bot .cert-result .list li:nth-child(3n) {
    margin-right: 0;
}

.cert-bot .cert-result .list li .imgbox {
    height: 15.25em;
    cursor: pointer;
}

.cert-bot .cert-result .list li .txtbox {
    padding: 1.7em 2em 2.15em;
    font-size: 1em;
    color: #333333;
    line-height: 2em;
    height: 10.6em;
    overflow: hidden;
}

.cert-bot .cert-result .list li .txtbox p {
    overflow: hidden;
    margin-bottom: 10px;
}
.cert-bot .cert-result .list li .txtbox p font{
    opacity: 0;
}
.cert-bot .cert-result .list li .txtbox span {
    display: block;
    float: left;
    line-height: 27px;
}

.cert-bot .cert-result .list li .txtbox span:nth-child(1) {
    width: 27%;
}

.cert-bot .cert-result .list li .txtbox span:nth-child(2) {
    width: 73%;
}

@media screen and (max-width: 1366px) {
    .cert-bot .form-control {
        padding: 0.02rem 1.5em 0.02rem 0.1rem;
    }
    .cert-bot .cert-result .list li .txtbox span:nth-child(1){
        width: 29%;
    }
    .cert-bot .cert-result .list li .txtbox span:nth-child(2) {
        width: 70%;
    }
    .cert-bot .cert-result .list li .txtbox{
        height: 12.6em;
    }
}
@media screen and (max-width: 1280px) {
    .cert-bot .cert-result .list li .txtbox span:nth-child(1) {
        width: 33%;
    }
    .cert-bot .cert-result .list li .txtbox span:nth-child(2) {
        width: 66%;
    }
}

@media screen and (max-width: 991px) {
    .certificate-layout {
        background: #fff;
        padding: 0.75rem 0 0.67rem;
    }
    .cert-bot .cert-result .list li .txtbox span:nth-child(1) {
        width: 27%;
    }
    .cert-bot .cert-result .list li .txtbox span:nth-child(2) {
        width: 73%;
    }
    .cert-bot .map {
        display: none;
    }
    .cert-bot .serchcert {
        width: 100%;
        height: 0.4rem;
        margin-top: 0.2rem;
        line-height: 0.45rem;
    }
    .cert-bot .serchcert span {
        /* display: none; */
        margin-left: 0;
    }
    .cert-bot .cert-result {
        margin-top: 0.29rem;
        padding-top: 0.18rem;
    }
    .cert-bot .cert-result .tip {
        font-size: 0.18rem;
        line-height: 0.27rem;
    }
    .cert-bot .cert-result .tip span {
        margin: 0;
    }
    .cert-bot .cert-result .list {
        margin-top: 0.17rem;
    }
    .cert-bot .cert-result .list li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 0.24rem;
        float: noen;
    }
    .cert-bot .cert-result .list li:last-child {
        margin-bottom: 0;
    }
    .cert-bot .cert-result .list li .imgbox {
        height: 2.75rem;
    }
    .cert-bot .cert-result .list li .txtbox {
        padding: 0.3rem 0.36rem 0.46rem;
        font-size: 0.18rem;
        color: #333333;
        line-height: 0.37rem;
    }
    .cert-bot .form-group {
        display: block;
        float: left;
        width: 49%;
        font-size: 0.16rem;
        margin: 0;
        margin-right: 0.07rem;
    }
    .cert-bot .form-group:nth-child(2) {
        margin-right: 0;
    }
    .cert-bot .form-control {
        background-size: 0.42rem 100%;
    }
}


/***** 授权证书查询   结束 *****/