.container {
    max-width:1230px;
}
body{
    -moz-osx-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    transition: all 200ms;
    -webkit-text-size-adjust: 100%;
    background: #f6f7fa;
    font-family: Microsoft YaHei,Georgia, "Nimbus Roman No9 L", "Songti SC", "Noto Serif CJK SC", "Source Han Serif SC", "Source Han Serif CN", STSong, "AR PL New Sung", "AR PL SungtiL GB", NSimSun, SimSun, "TW\-Sung", "WenQuanYi Bitmap Song", "AR PL UMing CN", "AR PL UMing HK", "AR PL UMing TW", "AR PL UMing TW MBE", PMingLiU, MingLiU, serif;
}
h3 {
    margin-bottom: 0;
}
em {
    font-style: normal;
}
a{
    text-decoration: none !important;
    color: #0055a4;
}
p{
    margin: 0;
}
h1 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 0;
}
h2{
    margin-bottom: 0;
    line-height: 1;
    font-size: 0;
}
h3{
    line-height: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
}
ul {
    padding: 0;
    margin: 0;
}
li{
    list-style: none;
}
dl, ol, ul {
    padding-inline-start: 0;
    padding-left: 0;
}
dl, ol, ul {
    padding: 0;
    margin: 0;
}
img {
    filter: blur(0);
    transition: filter 1s;
}
.lz_head {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 88;
}
.lz_mb {
    display: none;
}
.lz_head {
    background: url(../img/bg_repeat.png);
    height: 75px;
    line-height: 75px;
    background-color: #f9f3e9;
}
.lz_head_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lz_head_logo {
    width: 20%;
}

.lz_head_search {
    width: 40%;
}

.lz_head_nav {
    width: 25%;
}
.lz_head_logo a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lz_head_logo img {
    width: 25%;
}
.lz_head_logo p {
    width: 70%;
    font-size: 32px;
    font-family: -webkit-body;
    color: #3e3a39;
    font-weight: 500;
}
.lz_search {
    display: flex;
    align-items: center;
    width: 80%;
    justify-content: space-between;
    border: 2px solid #a94913;
    border-radius: 25px;
    height: 40px;
}
.lz_search input {
    width: 80%;
    height: 32px;
    border: none;
    background: unset;
    padding-left: 20px;
    font-size: 16px;
    outline: none;
    color: #3e3a39;
    font-weight: 500;
}
.lz_search button {
    width: 20%;
    text-align: center;
    background: unset;
    border: none;
    outline: none;
}
.lz_search button img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}
.lz_head_nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.lz_head_nav ul li a {
    font-size: 20px;
    color: #3e3a39;
    display: block;
}
.lz_head_nav ul li.active a {
    color: #a94912;
    font-weight: 600;
}
.lz_head_nav ul li a:hover {
    color: #a94912;
}
/* 轮播图 */
.banner {
    background: url(../img/cont_bg.jpg) top center no-repeat #ede7d9;
    background-size: cover;
    width: 100%;
    padding: 30px 0;
}
.banner_img img {
    width: 100%;
    border-radius: 10px;
}
.banner .p_arr {
    padding: 0 0px;
    width: 90%;
    position: absolute;
    top: 40%;
    transform: translateY(-49%);
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 100;
    height: 0;
}
.banner .p_arr .p_hb {
    height: 220px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-bottom: 5px;
}
.banner .p_btn_next {
    position: static;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #333;
    margin: 0;
    transition: all ease .3s;
}
.banner .p_btn_prev {
    position: static;
    background: #fff;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    color: #333;
    margin: 10px 0 0 0;
    transition: all ease .3s;
}
.banner .p_btn_next:hover{
    background: #000;
    color: #fff;
}
.banner .p_btn_prev:hover{
    background: #000;
    color: #fff;
}
.banner .swiper .hide{
    opacity:0;
  }
.banner .p_btn_next::after {
    font-size: 20px
}
.banner .p_btn_prev::after {
    font-size: 20px
}
.banner .swiper-pagination-bullet{
    background: #fff;
    opacity: 1
}
.banner .swiper-pagination-bullet-active {
    background: #212529;
    opacity: 1
}
.lz_ca {
    background: #ede7d9;
    padding-top: 10px;
}
.lz_public:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #d6d0c2;
    bottom: 0;
}
.lz_public {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    padding-bottom: 20px;
}
.lz_public h2 {
    font-size: 24px;
    font-family: auto;
    color: #3e3a39;
    position: relative;
    line-height: 1;
}
.lz_public h2:after {
    content: "";
    position: absolute;
    bottom: -20px;
    width: 100%;
    height: 2px;
    background: #a94912;
    left: 0;
}
.lz_public_a a {
    display: block;
    font-family: auto;
    font-size: 16px;
    color: #3e3a39;
    position: relative;
    padding: 0 15px;
    line-height: 1;
}
.lz_public_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.lz_public_a a:after {
    content: "";
    position: absolute;
    width: 1px;
    background: #d6d0c2;
    height: 100%;
    right: 0;
}
.lz_public_a a:first-child {
    padding-left: 0;
}
.lz_public_a a:last-child {
    padding-right: 0;
}
.lz_public_a a:last-child:after {
    display: none;
}
.lz_public_a a:hover {
    color: #a94912;
}
.lz_public_mare {
    display: none;
}
.banner_toutiao {
    position: absolute;
    right: 60px;
    top: 60px;
    z-index: 99;
}
.lz_tt {
    background: rgb(96 60 38 / 63%);
    padding: 30px;
    border-radius: 15px;
    width: 430px;
    height: 600px;
}
.lz_tt_list a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lz_tt_list img {
    width: 34px;
    object-fit: contain;
    background: rgb(0 0 0 / 38%);
    padding: 8px;
    border-radius: 100%;
}
.lz_tt_list p {
    font-size: 18px;
    color: #f8f1e5;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    line-height: 1;
    position: relative;
}
.lz_tt_list {
    padding: 16px;
    border-radius: 10px;
}
.lz_tt_list:hover {
    background: #f7eee2;
}
.lz_tt_list:hover p {
    color: #000000;
}
.lz_tt_list:hover img {
    background: #000000;
}
.lz_ca_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.lz_ca_fl {
    width: 78%;
}
.lz_ca_fr {
    width: 22%;
}
.lz_ca_xs {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.lz_ca_item {
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
}
.lz_ca_item:nth-child(3n) {
    margin-right: 0;
}
.lz_ca_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: .5s;
}
.lz_ca_img {
    height: 180px;
    overflow: hidden;
}
.lz_ca_item {
    border: 1px solid rgba(57, 43, 32, 0.1);
}
.lz_ca_item:hover .lz_ca_img img {
    transform: scale(1.2);
}
.lz_ca_text {
    background: #f1ece1;
    padding: 15px 15px 5px;
}
.lz_ca_text h2 {
    font-size: 16px;
    font-family: auto;
    color: #3e3a39;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lz_ca_text p {
    display: flex;
    justify-content: space-between;
    font-family: auto;
    margin-top: 10px;
    font-size: 12px;
    color: #666666;
}
.lz_ca_item:hover .lz_ca_text h2 {
    color: #a94912;
}
.lz_ca_tag {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.lz_ca_tag a {
    display: block;
    width: 33%;
    margin-top: 8.5%;
    line-height: 1;
    position: relative;
    padding-left: 11%;
    font-size: 14px;
    color: #382b1f;
}
.lz_ca_tag a:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #3e3a39;
    border-radius: 100%;
    left: 20%;
    top: 50%;
    transform: translateY(-50%);
}
.lz_ca_tag a:hover {
    color: #a94912;
    font-weight: 600;
}
.lz_ca_tag a:hover:after {
    background: #a94912;
}

.interval {
    background: #ede7d9;
    padding: 40px 0;
}
.interval_img img {
    width: 100%;
}
.lz_name {
    background: #ede7d9;
}
.lz_name_flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.lz_name_box:nth-child(3n) {
    margin-right: 0;
}
.lz_name_box {
    width: 32%;
    margin-right: 2%;
    margin-top: 2%;
}
.lz_name_box a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.lz_name_text h2 {
    font-size: 16px;
    display: block;
    color: #3e3a39;
    font-weight: 600;
    padding-bottom: 10px;
}
.lz_name_text p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    color: #838281;
}
.lz_name_img {
    width: 26%;
    height: 106px;
    overflow: hidden;
    display: block;
}
.lz_name_img img {
    width: 100%;
    height: 100%;
    object-fit:cover
}
.lz_name_text {
    width: 70%;
}
.lz_search_shade {
    display: none;
}
.lz_nav_shade {
    display: none;
}
.lz_train {
    background: #ede7d9;
    padding-bottom: 30px;
}
.lz_train_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.train_fl {
    width: 35%;
}
.train_fr {
    width: 60%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.train_title a {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.train_title p:after {
    position: absolute;
    content: "";
    width: 4px;
    height: 100%;
    background: #a94912;
    left: 0;
    border-radius: 1px;
}
.train_title p {
    display: block;
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    position: relative;
    padding-left: 10px;
    line-height: 1;
}
.train_title span {
    display: block;
    font-size: 14px;
    line-height: 1;
    color: #9a1707;
}
.train_item {
    margin-top: 5%;
}
.train_gu {
    margin-top: 5%;
}
.train_gu p {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #3e3a39;
    display: block;
    position: relative;
}
.train_gu p:after {
    position: absolute;
    content: "";
    height: 1px;
    width: 70px;
    bottom: 0;
    background: #ccc;
    left: 0;
}
.train_gu a {
    font-size: 16px;
    color: #000000;
    display: inline-block;
    padding-right: 20px;
}
.train_gu a:hover {
    color: #a94912;
}
.lz_train_ancient {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(57, 43, 32, 0.08);
}
.lz_train_ancient a {
    font-size: 16px;
    color: #9a1707;
    font-weight: bold;
}
.train_sc {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-top: 20px;
}
.train_sc a {
    width: 20%;
    margin-bottom: 18px;
    display: block;
    color: #000000;
}
.train_list {
    width: 48%;
    margin-top: 3%;
}
.train_list ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    color: #3e3a39;
    font-weight: 600;
}
.train_list ul li {
    position: relative;
    height: 39px;
    line-height: 39px;
}
.train_list ul {
    padding: 18px 0;
}
.train_list ul li:after {
    background: rgba(57, 43, 32, 0.2);
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 4px;
    top: 50%;
    transform: translateY(-50%);
}
.train_list:nth-child(1) {
    border-bottom: 1px solid rgba(57, 43, 32, 0.08);
}
.train_list:nth-child(2) {
    border-bottom: 1px solid rgba(57, 43, 32, 0.08);
}
.train_list ul li a:hover {
    color: #a94912;
}
footer {
    background: #ede7d9;
    padding: 30px 0 10px;
    text-align: center;
    border-top: 1px solid #e1dacb;
}
footer p {
    font-size: 14px;
    font-family: auto;
    color: #3e3a39;
}
footer a {
    font-size: 14px;
    font-family: auto;
    color: #3e3a39;
}
.crumbs {
    background: #ede7d9;
    padding: 15px 0;
}
.crumbs_flex {
    display: flex;
    align-items: center;
    font-size: 14px;
    font-family: auto;
    color: #3e3a39;
    flex-wrap: wrap;
}
.crumbs_flex span {
    display: block;
    padding: 0 2px;
}
.crumbs_flex a {
    color: #3e3a39;
}
.lz_app {
    background: #ede7d9;
    padding-bottom: 60px;
}
.lz_app_flex {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.lz_menu {
    background: url(../img/list_bg.jpg) no-repeat;
    width: 100%;
    background-size: cover;
}
.lz_app_fl {
    width: 73%;
}
.lz_app_fr {
    width: 26%;
}
.lz_menu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    height: 90px;
}
.lz_menu ul li {
    width: 15%;
    text-align: center;
}
.lz_menu ul li a {
    font-size: 20px;
    font-weight: bold;
    color: #3e3a39;
    position: relative;
    display: block;
    line-height: 1;
}
.lz_menu ul li a:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #9c958b;
    left: 0;
}
.lz_menu ul li:first-child a:after {
    display: none;
}
.lz_menu ul li a:hover {
    color: #a94912;
    font-weight: bold;
}
.lz_menu ul li.active a {
    color: #a94912;
}
.lz_menu ul li.active a:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #f9f3e9;
    left: 50%;
    bottom: -20px;
    margin-left: -10px;
}
.lz_content {
    background: url(../img/bg_repeat.png);
    background-color: #f9f3e9;
    -webkit-border-radius: 10px 10px 0 0;
    -o-border-radius: 10px 10px 0 0;
    -ms-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    margin-top: -15px;
}
.lz_cat {
    display: flex;
    padding: 15px 30px;
    justify-content: flex-start;
    flex-wrap: wrap;
    border-bottom: 1px dashed rgba(57, 43, 32, 0.1);
}
.lz_cat a {
    font-size: 16px;
    padding-right: 30px;
    color: #3e3a39;
}
.lz_xs {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: 0 20px;
}


.pager {
    text-align: center;
  }
  .pager a {
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #e1dacb;
    margin: 3px 0;
    line-height: 1;
    padding: 6px 12px;
    font-family: auto;
    font-size: 14px;
    color: #3e3a39;
}
.pager a.page_link.current {
    color: #ffffff;
    background: #a94912;
}
  .pager span:hover {
    cursor: default;
    color: #777;
  }
  .lz_cat a:hover {
    color: #a94912;
}
  .pager a:hover {
    border-color: #a94912;
  }
  .lz_xs_page {
    padding: 30px 0;
}
.bancktu {
    background: url(../img/bg_repeat.png);
    background-color: #f9f3e9;
    border-radius: 4px;
}
.side {
    padding: 15px;
}
.side_title {
    font-size: 18px;
    display: block;
    position: relative;
    margin-bottom: 10px;
    font-weight: bold;
    color: #000000;
    line-height: 1;
}
.side_title:after {
    position: absolute;
    content: "";
    left: -15px;
    width: 3px;
    height: 100%;
    background: #a94912;
}
.side ul li {
    position: relative;
    height: 39px;
    line-height: 39px;
}
.side ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px;
    color: #3e3a39;
    font-weight: 600;
}
.side ul li a:hover {
    color: #a94912;
}
.side ul li:after {
    background: rgba(57, 43, 32, 0.2);
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 4px;
    top: 50%;
    transform: translateY(-50%);
}
.WeChat img {
    width: 100%;
}
.WeChat {
    margin: 10px 0;
}
.info_content {
    background: url(../img/bg_repeat.png);
    background-color: #f9f3e9;
    border-radius: 4px;
}
.detail {
    padding: 20px;
}
.detail h1 {
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    font-family: auto;
}
.detail_author {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.detail_logo {
    width: 6%;
}
.detail_logo img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}
.detail_text {
    width: 93%;
}
.detail_text p {
    font-family: auto;
    font-weight: bold;
    color: #000000;
}
.detail_text span {
    display: inline-block;
    font-family: auto;
    font-size: 14px;
    color: #a94913;
    line-height: 1;
    position: relative;
    padding: 0 8px;
    border-bottom: 0.03rem dashed #cb9271;
}

.detail_text span:after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    background: #cb927138;
    left: 0;
    right: 0;
    transform: skewX(-20deg);
}
.detail_text span:nth-child(2) {
    padding-left: 0;
}
.detail_text span:last-child {
    padding-right: 0;
}
.detail_text span:nth-child(2):after {
    display: none;
}
.detail_inner {
    color: #212529;
    font-family: auto;
}
.detail_inner img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: auto !important;
    height: auto !important;
}
.detail_inner a {
    color: #a94913;
    font-weight: bold;
}
.detail_tag {
    margin-top: 30px;
}
.detail_tag a {
    display: inline-block;
    font-size: 13px;
    height: 33px;
    line-height: 33px;
    margin-bottom: 10px;
    margin-right: 5px;
    background: #a9491317;
    padding: 0 12px;
    border-radius: 18px;
    color: #a94913;
    font-weight: 500;
}
.detail_tag a:hover {
    background: #a9491342;
}
.like_red {
    margin-top: 10px;
}
.like_red ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.like_red ul li{
    width: 48%;
    margin-right: 4%;
}
.like_red ul li:nth-child(2n) {
    margin-right: 0;
}

.tops {
    position: fixed;
    right: 2rem;
    bottom: 2rem;
    z-index: 1000;
    padding: 0;
    width: 40px;
    height: 40px;
    line-height: 1;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 0 2px 8px rgba(50,50,50,.04);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #515767;
}
.tops:hover {
    box-shadow: 0 0 5px #ddd;
}
.lz_cat a.active {
    color: #a94912;
}
.name_box a {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.lz_name_list {
    padding: 0 20px;
}
.name_box {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px dashed rgba(57, 43, 32, 0.1);
}
.name_box:first-child {
    margin-top: 0;
    border-top: none;
}
.name_box .lz_name_img {
    height: 130px;
    width: 12%;
}
.name_box .lz_name_text {
    width: 86%;
}
.name_box .lz_name_text span {
    font-size: 16px;
    font-family: auto;
    margin-top: 10px;
    display: block;
    color: #b9a189;
}
.name_box .lz_name_text p {
    -webkit-line-clamp: 3;
}
.train_content {
    padding: 15px 20px 0;
}

.train_content ul li a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #3e3a39;
    font-weight: 600;
    line-height: 2;
    padding-left: 15px;
    position: relative;
}
.train_content ul li a:after {
    background: rgba(57, 43, 32, 0.2);
    position: absolute;
    content: "";
    left: 0;
    width: 4px;
    height: 4px;
    top: 50%;
    transform: translateY(-50%);
}
.train_content ul li a:hover {
    color: #a94912;
}
.train_content ul li:nth-child(5n) {
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid rgba(57, 43, 32, 0.1);
    display: block;
}
.train_content ul li:last-child {
    margin-bottom: 0;
    border-bottom:non
}
.detail_inner ul.gu li i{
    display: block;
    font-style: normal;
    color: #392b20;
    text-align: center;
    margin-bottom: 5px;
    font-size: 12px; 
}
.detail_inner ul.gu li b{
    display: block;
    font-size: 26px;
    color: #95191b;
    text-align: center;
    position: relative;
}
.detail_inner ul.gu {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: row-reverse;
}
.detail_inner ul.gu li {
    width: 8%;
    margin-bottom: 50px;
}




/* 表格整体样式 */  
table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    font-size: 14px;
    background: #ede7d9;
        border-radius: 4px;
} 
  
/* 表格头部样式 */  
table th {  
    background-color: #f5f5f5; /* 表头背景色 */  
    color: #333; /* 表头文字颜色 */  
    text-align: left; /* 表头文字左对齐 */  
    padding: 10px; /* 表头内边距 */  
 
}  
  
/* 表格主体样式 */  
table td {  
    padding: 10px; /* 单元格内边距 */  
}  
  
/* 隔行变色效果 */  
table tr:nth-child(even) {
    background-color: #f1ece1;
}
  
/* 鼠标悬停效果 */  
table tr:hover {  
    background-color: #f5f5f5; /* 鼠标悬停时背景色 */  
}
.detail_inner h2,.detail_inner h3,.detail_inner h4,.detail_inner h5,.detail_inner h6 {
    font-size: 18px;
    margin: 1rem 0;
}

.detail_inner p {
    margin: 1rem 0;
}


.detail_about {
    position: relative;
    padding: 35px;
    margin-top: 35px;
}
.bk {
    position: absolute;
}
.bk img {
    width: 40px;
    height: 40px;
}
.bksz {
    top: 0;
    left: 0;
}

.bksy {
    top: 0;
    right: 0;
}

.bkxz {
    bottom: 0;
    left: 0;
}

.bkxy {bottom: 0;right: 0;}
.detail_about_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;

}

.detail_about_text {
    width: 80%;
    font-family: auto;
}

.detail_about_img {
    width: 16%;
}

.detail_about_img img {
    width: 100%;
}

.detail_about h2 {
    font-size: 24px;
    margin-bottom: 20px;
    font-family: auto;
    color: #a94913;
    font-weight: bolder;
}