body {
    background: none;
}

.main {
    height: 100%;
    background: url(../../images/home/banner11.png) no-repeat center center / cover;
}

.main .header {
    height: 1.81rem;
}

.list {
    width: 100%;
    height: 100%;
    background: url(../../images/home/list-bg.png) no-repeat center center / cover;
}

.list .right {
    height: 100%;
    background: #fff;
    margin-left: 306px;
    box-sizing: border-box;
    padding-bottom: 40px;
}

.list .right .nr_top {
    height: 52px;
    line-height: 52px;
    background-color: #aa020b;
    box-sizing: border-box;
}

.list .right .nr_top h4 {
    font-size: 22px;
    color: #fff;
    padding-left: 68px;
    background: url(../../images/home/nr-top.png) no-repeat left 18px center;
}

.list .right .nr_both {
    padding-left: 0.45rem;
    padding-top: 0.2rem;
    padding-right: 33px;
    box-sizing: border-box;
}

.list .right .nr_both a {
    width: 100%;
    line-height: 60px;
    height: 60px;
    display: block;
    border-bottom: 1px #5d5d5d dashed;
}

.list .right .nr_both a .dian {
    float: left;
    padding-left: 14px;
    width: 0.09rem;
    height: 0.16rem;
}

.list .right .nr_both a .dian img {
    height: 100%;
}

.list .right .nr_both a .tit3 {
    color: #333;
    font-size: 0.18rem;
    margin-left: 0.22rem;
    float: left;
    width: 70%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    transition: all 0.5s ease;
}

.list .right .nr_both a .fbdate {
    font-size: 0.18rem;
    color: #999;
    margin-right: 0.27rem;
    line-height: 60px;
    height: 60px;
    width: 12%;
}

.list .right .nr_both a:hover p,
.list .right .nr_both a:hover span {
    color: #aa020b;
    padding-left: 20px;
}

.list .right .article_top {
    padding-left: 0.45rem;
    padding-right: 33px;
}

.list .right .article_top .article-title {
    margin-top: 50px;
    text-align: center;
    padding-bottom: 0.31rem;
    border-bottom: 1px dashed #666666;
}

.article-content {
    margin-top: 40px;
}
.article-content strong span {
font-weight:bold !important
}
.list .right .article_top .article-title h3 {
    font-size: 28px;
    font-weight: bold;
}

.list .right .article_top .article-title p {
    display: inline-block;
    padding-top: 30px;
}

.list .right .article_top .article-title p span {
    font-size: 14px;
    color: #666;
    margin-right: 20px;
}

.list .right .article_top .article-content img {
    max-width: 800px;
}

.list .right .article_top .article-content p {
    line-height: 1.75em;
    font-size: 18px;
}

.yiqi_show {
    max-width: 868px;
    margin: 0 auto;
    padding: 40px 0;
}

.yiqi_show .item {
    position: relative;
    overflow: hidden;
}

.list .right .article_top .article-content .title-bg {
    font-size: 30px !important;
    font-weight: bold;
    color: #333333;
    width: 100%;
    text-align: center;
    height: 114px;
    line-height: 114px;
    background: url(../../images/home/yiqi_bg.png)no-repeat;
    margin-bottom: 46px;
    text-indent: 0;
}

.l_intro {
    width: 100%;
    float: left;
    padding-right: 324px;
    height: 740px;
}

.l_intro .img {}

.l_intro .img img {
    width: 100%;
    max-height: 390px;
    max-width: 100% !important;
    object-fit: cover;
}

.detail .l_intro .title {
    margin-top: 35px;
    margin-bottom: 26px;
    width: 152px;
    height: 38px;
    line-height: 38px !important;
    background-color: #b01f24 !important;
    color: #fff !important;
    font-size: 20px !important;
    font-weight: bold !important;
    text-align: center !important;
}

.l_intro .dec {
    color: #333333;
    font-size: 16px;
    line-height: 38.88px;
}

.r_img {
    padding: 16px !important;
    background-color: #f4f0e6;

}

.r_img img {
    width: 100%;
    height: 148px;
    object-fit: cover;
}

.r_img li {
    width: 278px;
    margin-bottom: 20px;
    float: left;

}

.r_img p {
    width: 100% !important;
    text-align: center !important;
    font-size: 14px !important;
    color: #333333 !important;
    text-indent: 0;
    line-height: 30px !important;
}

@media screen and (max-width:1200px) {
    .img_list {
        width: 100%;
    }

    .list .right .article_top .article-content img {
        max-width: 100%;
        max-width: 100% !important;
        height: auto;
    }

}

@media screen and (max-width:868px) {
    .yiqi_show {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .img_list li {
        width: 100%;
        margin-left: 0;
    }

    .list .right .article_top .article-content .title-bg {
        font-size: 24px !important;
        font-weight: bold;
        color: #333333;
        width: 100%;
        text-align: center;
        height: 80px;
        line-height: 80px;
        background: url(../../images/yiqi_bg.png)no-repeat;
        margin-bottom: 46px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
}

@media screen and (max-width:570px) {
    .l_intro {
        width: 100%;
        padding-right: 0px;
        height: auto;
    }

    .r_img {
        width: 100%;
        padding: 16px !important;
        position: unset;
        right: 0;
        background-color: #f4f0e6;
        margin-top: 10px;
    }

    .r_img img {
        width: 100%;
        height: 170px;
        object-fit: cover;
    }
}

@media screen and (max-width: 1300px) {
    .main .header .header_link {
        padding-top: 21px;
    }

    .list .right .list_tea ul li {
        padding: 0.23rem 0 0.26rem;
    }

    .list .right .list_tea ul li .img {
        width: 1.31rem;
        height: 1.91rem;
    }

    .list .right .list_tea ul li .item {
        padding-left: 1.8rem;
    }

    .list .right .list_tea ul li .item h3 {
        padding-bottom: 0.22rem;
        margin-bottom: 0.1rem;
        margin-right: 0.45rem;
    }

    .list .right .list_tea ul li .item h3 span.name {
        font-size: 0.2rem;
    }

    .list .right .list_tea ul li .item h3 span.zw {
        font-size: 0.16rem;
        line-height: 0.38rem;
    }

    .list .right .list_tea ul li .item .ly,
    .list .right .list_tea ul li .item .email {
        font-size: 0.16rem;
        line-height: 0.38rem;
    }
}

@media screen and (max-width: 1200px) {
    .main .header .navBox .logo {
        margin-top: 0;
        width: 2.17rem;
        height: 0.65rem;
    }

    .list .right .nr_both a .tit3 {
        width: 76%;
    }

    .list .right .nr_both a .fbdate {
        margin-right: 0.3rem;
    }
}

@media screen and (max-width: 1100px) {
    .list .right .img_list ul .list-item .img {
        width: 1.83rem;
        height: 1.37rem;
    }

    .list .right .img_list ul .list-item {
        padding-bottom: 0.3rem;
    }

    .list .right .img_list ul .list-item .item {
        padding-left: 2.08rem;
    }

    .list .right .img_list ul .list-item .item h3 {
        font-size: 0.18rem;
        padding-bottom: 0.17rem;
    }

    .list .right .img_list ul .list-item .item .dec {
        font-size: 0.16rem;
        margin-top: 0.17rem;
        line-height: 0.26rem;
    }

    .list .right .img_list ul .list-item .item .date {
        font-size: 0.16rem;
        margin-top: 0.07rem;
    }
}

@media screen and (max-width: 1000px) {
    .list .right .nr_both a .fbdate {
        width: 14%;
        margin-right: 0;
    }

    .list .right .list_tea ul li {
        width: 100%;
        float: none;
    }
}

@media screen and (max-width: 950px) {
    .list .right .nr_both a .tit3 {
        width: 70%;
    }

    .list .right .nr_both a .fbdate {
        width: 16%;
        margin-right: 0;
    }
}

@media screen and (max-width: 900px) {
    .list .right {
        width: 100%;
        margin-left: 0;
    }
}

@media screen and (max-width: 600px) {
    .list .right .nr_both a .tit3 {
        width: 74%;
    }
}

@media screen and (max-width: 530px) {
    .list .right .nr_both a .tit3 {
        width: 66%;
    }

    .list .right .nr_both a .fbdate {
        width: 20%;
        margin-right: 0;
    }
}

@media screen and (max-width: 500px) {
    .list .right .nr_both a .tit3 {
        width: 60%;
    }

    .list .right .nr_both a .fbdate {
        width: 22%;
        margin-right: 0;
    }

    .list .right .img_list ul .list-item .img {
        width: 100%;
        height: 100%;
        position: static;
    }

    .list .right .img_list ul .list-item .item h3 {
        font-size: 0.24rem;
    }

    .list .right .img_list ul .list-item .item {
        padding-left: 0;
        margin-top: 10px;
    }

    .list .right .img_list ul .list-item .item .dec {
        line-height: 28px;
    }

    .list .right .list_peo ul li .img p span {
        font-size: 0.24rem;
    }

    .list .right .list_peo ul li .item h3 {
        font-size: 0.18rem;
        margin-bottom: 0.14rem;
    }

    .list .right .list_peo ul li .item p {
        font-size: 0.16rem;
    }
}

@media screen and (max-width: 390px) {
    .list .right .nr_both a .fbdate {
        width: 24%;
        margin-right: 0;
    }

    .list .right .list_tea {
        padding-top: 0.35rem;
        padding-left: 0.29rem;
        padding-right: 0.3rem;
    }
}

@media screen and (max-width: 375px) {
    .list .right .nr_both {
        padding-left: 0.45rem;
        padding-right: 0.33rem;
    }

    .list .right .nr_both a .fbdate {
        width: 29%;
        margin-right: 0;
    }

    .list .right .img_list ul .list-item .img {
        width: 100%;
        height: 100%;
        position: static;
    }

    .list .right .img_list ul .list-item .item {
        padding-left: 0;
        margin-top: 10px;
    }

    .list .right .img_list ul .list-item .item .dec {
        line-height: 28px;
    }
}

@media screen and (max-width: 320px) {
    .list .right .nr_both a .tit3 {
        width: 53%;
    }

    .list .right .nr_both a .fbdate {
        width: 29%;
        margin-right: 0;
    }

    .list .right .img_list ul .list-item .img {
        width: 100%;
        height: 100%;
        position: static;
    }

    .list .right .img_list ul .list-item .item {
        padding-left: 0;
        margin-top: 10px;
    }

    .list .right .img_list ul .list-item .item .dec {
        line-height: 28px;
    }

    .list .right .list_peo ul li .img {
        width: 55px;
    }

    .list .right .list_peo ul li .item {
        padding-left: 92px;
        position: relative;
    }
}

.show_yiqi .right {
    background: none;
}

.show_yiqi .right .article_top {
    padding-top: .61rem;
    padding-left: 0;
    padding-right: 0;
}

.show_yiqi .right .article_top .title_flex {
    display: flex;
    justify-content: flex-start;
    padding-left: 28px;
}

.show_yiqi .right .article_top .title_flex .img1 {
    margin-right: 85px;

    width: 203px;
    height: 202px;
}

.show_yiqi .right .article_top .title_flex .img1 img {
    max-width: 100%;
    height: 100%;
    object-fit: cover;
}

.show_yiqi .right .article_top .title_flex .title_flex_1 {
    flex: 1;
    padding-top: 16px;
    box-sizing: border-box;
}

.show_yiqi .right .article_top .title_flex h3 {

    font-size: 24px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-align: center;
}

.show_yiqi .right .article_top .title_flex h3 p {
    font-size: 24px;
    font-weight: bold;
    line-height: 2em;
    color: #333;
}

.position {
    padding-top: 35px;
    padding-bottom: 26px;
    border-bottom: 1px solid #dadada;
}

.breadcrumb>li+li:before {
    content: "\003e";
    font-family: "宋体 SimSun";
    padding: 0 5px;
    color: #666666;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>li+li:before {
    content: "\003e";
    font-family: "宋体 SimSun";
    padding: 0 5px;
    color: #666666;
}

.right .top .position .breadcrumb a {
    font-size: 16px;
    color: #000000;
}

.position .breadcrumb {
    background: url(../../images/home/positon.png) no-repeat left 5px center;
    background-size: 22px 20px;
    padding: 0 0 0 39px;
    margin-bottom: 0;
}

.show_yiqi .right .tabbtn {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 53px;
    flex-wrap: wrap;
    margin-top: 70px;
    border-bottom: 4px solid #aa020b;
    padding-bottom: 20px;
}

.show_yiqi .right .tabbtn li {

    border-radius: 24px;
    padding: 14px 35px;
}

.show_yiqi .right .tabbtn li.current {
    background-color: #aa020b;
}

.show_yiqi .right .tabbtn li a {
    color: #333;
    font-size: 20px;
}

.show_yiqi .right .tabbtn li.current a {
    color: #fff;
}

@media screen and (max-width: 1061px) {
    .show_yiqi .right .tabbtn li {
        margin-bottom: 10px;
    }
}

@media screen and (max-width: 580px) {
    .show_yiqi .right .article_top .title_flex {
        display: block;
    }

    .show_yiqi .right .article_top .title_flex .img1 {
        width: auto;
        height: auto;
    }

    .show_yiqi .right .tabbtn {
        margin-top: 20px;
    }

    .show_yiqi .right .tabbtn li {
        border-radius: 24px;
        padding: 14px 21px;
    }

    .detail_yiqi .article-content {
        margin-top: 0;
    }
}