html {
    font-size: 10px;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 26px;
    overflow-x: hidden;
    -moz-user-select: none;
    /*火狐*/
    -webkit-user-select: none;
    /*webkit浏览器*/
    -ms-user-select: none;
    /*IE10*/
    -khtml-user-select: none;
    /*早期浏览器*/
    user-select: none;
    /* background: #282422; */
}

html,
body {
    width: 100%;
    height: 100%;
}

.blog-content {
    padding-top: 7rem;
}

.top-bg,
.top-bg img {
    width: 100%;
}

.top-bg {
    z-index: 1;
    position: relative;
}

.shade-img {
    position: absolute;
    top: 0;
    left: 0;
}

.top-font {
    position: absolute;
    top: calc(50% - 10rem);
    left: 0;
    transform: translate(0, -50%);
    width: 100%;
    text-align: center;
    font-size: 8.5rem;
    font-family: DMSerifDisplay-Regular, DMSerifDisplay;
}

.top-font-con {
    display: inline-block;
    position: relative;
}

.blog-top-btn {
    position: absolute;
    top: -50px;
    right: 20rem;
    display: flex;
    margin-bottom: 20px;
}

.top-btn {
    font-size: 14px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 20px;
    border-radius: 13px;
    border: 1px solid #FFFFFF;
    padding: 3px 8px;
}
.top-btn a{
    color:#fff;
}
.top-btn:hover{
    background: #E9D5CC;
    border:1px solid #E9D5CC;
}
.top-btn:hover a{
    color:#282422;
}

.top-btn:not(:last-of-type) {
    margin-right: 10px;
}

.container2 {
    margin-top: -41.2rem;
    z-index: 100;
    position: relative;
    padding: 30px 153px 20px 206px;
    background-color: #ffffff;
}

.font-text1 {
    font-size: 20px;
    color: #A8A8A8;
    line-height: 24px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
}

.font-text2 {
    font-size: 20px;
    color: #A8A8A8;
    line-height: 24px;
}

.blog-con-top {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.con-top-item:not(:first-child){
    cursor: pointer;
}
.con-img1 {
    width: 24px;
}
.con-img2{
    width: 21px;
}
.con-img3 {
    width: 22px;
}

.con-top-item:not(:last-of-type) {
    margin-right: 28px;
}

.con-top-item a,.con-top-item.two{
    font-size: 20px;
    color: #A8A8A8;
    line-height: 24px;
    display: flex;
    align-items: center;
    height: 27px;
}
.con-top-item img{
    margin-right: 2px;
}
.blog-con1 {
    /* border-top: 1px solid #E9D5CC; */
    /* border-bottom: 2px solid #E9D5CC; */
    margin-top: 22px;
    /* padding-top: 25px; */
    padding-bottom: 25px;
}

.font-text3 {
    font-size: 20px;
    font-family: Helvetica;
    color: #49403A;
    line-height: 40px;
}

.font-text4 {
    margin-top: 20px;
    font-size: 20px;
    font-family: Helvetica Bold;
    color: #49403A;
    line-height: 40px;
    font-weight: bold;
}

.con-right {
    text-align: center;
    margin-top: 22px;
    padding-top: 20px;
    box-shadow: 4px 0px 5px 0px rgba(221, 221, 221, 0.5);
    border-radius: 10px;
    max-height: 270px;
    max-width: 66px;
    background-color: #fff;
}

.con2 img {
    width: 100%;
    margin-top: 20px;
}

.font-text5 {
    font-size: 10px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #49403A;
    line-height: 14px;
}

.con-right-img img {
    width: 23px;
    margin-top: 20px;
    cursor: pointer;
}


.share-margin1 {
    margin-top: 28px;
}

.con3-img {
    width: 110px;
    height: 110px;
    margin-right: 22px;
}

.font-text6 {
    font-size: 24px;
    font-family: Helvetica-Bold, Helvetica;
    font-weight: bold;
    color: #282422;
    line-height: 29px;
}
.font-text6:hover{
    color: #282422;
}
.font-text7 {
    font-size: 16px;
    font-family: Helvetica;
    color: #282422;
    line-height: 19px;
}

.font-text8 {
    font-size: 18px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #282422;
    line-height: 25px;
    letter-spacing: 1px;
    background: #E9D5CC;
    border-radius: 12px;
    padding: 14px 23px;
    text-align: center;
    display: inline-block;
}

.con3 {
    margin-top: 20px;
    padding-top: 30px;
    padding-bottom: 20px;
    border-top: 1px solid #E9D5CC;
    border-bottom: 1px solid #E9D5CC;
}

.con3-left {
    display: flex;
    align-items: center;
}

.con3-right {
    max-width: 290px;
}

.con4-font1 {
    font-size: 36px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #49403A;
    line-height: 50px;
    margin-top: 30px;
}

.con4-input {
    width: 100%;
    margin-top: 10px;
    font-size: 16px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #49403A;
    height: 60px;
    padding: 0 80px 0 30px;
    border-radius: 10px;
    border: 1px solid #979797;
}

.con4-input::-webkit-input-placeholder {
    font-size: 16px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #989898;
}

.con4-input:focus {
    outline: none;
    border: 1px solid #979797;
    box-shadow: 0 0 0 1px #979797;
}

.con5 {
    margin-top: 20px;
}

.con5-item {
    padding-top: 20px;
    border-bottom: 1px solid #E9D5CC;
    padding-bottom: 22px;
}

.con5-item-img {
    width: 80px;
    margin-right: 16px;
}

.con5-item-con1 {
    min-width: 96px;
}

.con5-font1 {
    font-size: 20px;
    font-family: Helvetica;
    color: #49403A;
    line-height: 24px;
    /*margin-top: 8px;*/
}

.con5-font2 {
    font-size: 24px;
    font-family: Helvetica;
    color: #49403A;
    line-height: 29px;
}

.con5-font3 {
    font-size: 14px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #49403A;
    line-height: 20px;
}

.con5-icon1 {
    width: 21px;
    margin-left: 22px;
    cursor: pointer;
}

.con5-icon2 {
    width: 20px;
    margin-left: 13px;
    cursor: pointer;
}

.con6 {
    text-align: center;
    margin-top: 20px;
    font-size: 20px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #9B9B9B;
    line-height: 28px;
    cursor: pointer;
}

.blog-content2 {
    background: rgba(73, 64, 58, 0.5);
    padding-top: 82px;
    padding-bottom: 98px;
}

.contain3-list {
    margin: 10px 0 0;
}

.contain3-font1 {
    font-size: 36px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    margin-bottom: 45px;
}

.contain3-list-item {
    background: #FFFFFF;
    border-radius: 10px;
    padding: 0;
    margin-top: 20px;
}

.contain3-item-con {
    padding: 0 22px 20px 20px;
}

.contain3-img1 {
    padding-bottom: 100%;
}

.contain3-item-btn1 {
    font-size: 14px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #49403A;
    line-height: 20px;
    padding: 2px 8px;
    border-radius: 13px;
    border: 1px solid #49403A;
    margin-top: 10px;
    cursor: pointer;
}
.contain3-item-btn1:hover{
    background: #E9D5CC;
    border:1px solid #E9D5CC;
}

.contain3-item-btn1:nth-of-type(1) {
    margin-right: 10px;
}

.contain3-font2 {
    font-size: 24px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #49403A;
    line-height: 30px;
    margin-top: 25px;
    height: 60px;
    overflow: hidden;
}

.contain3-font3 {
    font-size: 16px;
    font-family: PingFangHK-Regular, PingFangHK;
    font-weight: 400;
    color: #282422;
    line-height: 22px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.contain3-font4 {
    font-size: 20px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #49403A;
    line-height: 30px;
    text-align: right;
    margin-top: 20px;
    display: block;
}

.contain3-item-btn {
    display: flex;
    flex-wrap: wrap;
}

.contain3-btn-foot {
    font-size: 18px;
    font-family: PingFangHK-Semibold, PingFangHK;
    font-weight: 600;
    color: #282422;
    letter-spacing: 1px;
    width: 290px;
    background: #E9D5CC;
    border-radius: 12px;
    text-align: center;
    margin: 58px auto 0;
    padding: 15px 0;
    display:block;
}


.post_item{
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}
.left_box_border{
    padding-top: 25px;
    border-top: 1px solid #E9D5CC;
}


.container3 {
    background-color: rgba(73, 64, 58, 0);
    margin-top: 0;
    padding: 0;
}
.comments_input{
    position: relative;
}
.sendIcon{
    position: absolute;
    width: 60px;
    height:100%;
    top:50%;
    transform: translateY(-50%);
    right:0;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.sendIcon img{
    width: 30px;
    height: 30px;
}

.totur_info{
    display: flex;
    align-items: center;
}
.sharingInfoTwo{
    display: none;
}




@media (min-width: 577px) {
    .top-blog-row{
        padding-right: 66px;
    }
    .con-right {
        position: sticky;
        top: 100px;
    }

    /* .blog-con1{
    max-width: calc(100% - 66px);
  } */
    .left-content {
        max-width: calc(100% - 66px);

    }

    /*.blog-content-bottom {*/
    /*    max-width: calc(100% - 66px);*/
    /*}*/

    /* .con-right{
      position: sticky;
      top: 100px;
    }
    .blog-con1{
        max-width: calc(100% - 66px);
    } */
    .con3-right {
        min-width: 290px;
    }

    .contain3-list-item {
        max-width: 48%;
    }
}
@media (min-width: 768px) {
    .course_btn{
        text-align: right;
    }

}
@media (min-width: 993px) {
    .contain3-list-item {
        max-width: 23%;
    }
}

@media (min-width: 1400px) {
    .container2 {
        max-width: 1300px;
    }
}

@media (min-width: 1600px) {
    .container2 {
        max-width: 1500px;
    }
}

@media (min-width: 1700px) {
    .container2 {
        max-width: 1616px;
    }
}

@media (max-width: 1599px) {

    .container2 {
        padding: 30px 15rem 20px 20rem;
    }
}

@media (max-width: 1400px) {
    .con3-right {
        margin-top: 20px;
    }
}

@media (max-width: 1200px) {
    .con-top-item:not(:last-of-type) {
        margin-right: 4rem;
    }
}

@media (max-width: 992px) {
    .container2 {
        padding: 30px 50px;
    }

    .blog-con-top {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-top: 10px;
    }

    .blog-top-btn {
        top: -40px;
    }
    .post_item{
        margin-bottom: 15px;
    }
}
@media (max-width: 767px) {
    .totur_info,.course_btn{
        text-align: center;
    }
    .course_btn{
        margin-top:20px;
    }
    .con4-input{
        padding: 0 40px 0 15px;
    }
    .font-text6,
    .font-text7 {
        text-align: center;
    }
    .totur_info{
        display: block;
    }
    .con3-img{
        margin-right: 0;
    }
}
@media (max-width: 602px) {

    .container2 {
        margin-top: -36rem;
    }
}

@media (max-width: 576px) {

    .container2 {
        padding: 30px 15px;
        width: calc(100% - 40px);
        margin-top:0;
    }


    .con-right {
        position: sticky;
        top: 41px;
        margin-top: 0;
    }

    /* .blog-con-main {
        flex-direction: column-reverse;
    } */
    .center-content{
        flex-direction: column-reverse;
    }
    .con-right {
        max-width: 100%;
        display: flex;
        align-items: center;
        padding: 10px;
        box-shadow: 0 0 4px 2px rgba(221, 221, 221, 0.5) inset;

    }

    .con-right-img img {
        margin-top: 0;
        /*margin-left: 20px;*/
    }

    .share-margin1 {
        margin-top: 0;
        margin-left: 20px;
    }

    .blog-top-btn {
        right: auto;
        left: 0;
        width: 100%;
        justify-content: center;
    }

    .con-top-item:not(:last-of-type) {
        margin-right: 35px;
    }

    .con3-left {
        flex-direction: column;
        justify-content: center;
    }



    .con3-right {
        margin: 10px auto 0;
    }

    .con5-item-con1 {
        min-width: 77px
    }

    .con5-item-img {
        width: 60px;
    }

    .con5-icon1 {
        margin-left: 8px;
    }

    .con5-icon2 {
        margin-left: 5px;
    }

    .con5-font1 {
        font-size: 14px;
        line-height: 18px;
    }

    .con5-font2 {
        font-size: 18px;
        line-height: 22px;
    }

    .contain3-list {
        justify-content: center;
    }

    .contain3-list-item {
        max-width: 90%;
    }
    .con4-font1{
        font-size: 22px;
        line-height: 25px;
    }
    .con4-input{
        border-radius: 5px;
    }
    .top-font{
        top: calc(50% - 4rem);
        font-size: 32px;
        line-height: 40px;
        padding:0 15px;
    }
    .contain3-font1{
        font-size: 18px;
        line-height: 25px;
    }
    .contain3-img1 {
        padding-bottom: 95%;
    }
    .contain3-font1{
        margin-bottom: 18px;
    }
    .blog-content2{
        padding-top: 50px;
        padding-bottom: 80px;
    }
    .other_btn {
        margin-top: 30px;
    }
    .author_date{
        display: flex;
        margin-bottom: 5px;
    }
    .author_date .font-text1{
        /*width:40%;*/
        display: block;
    }
    .author_date .font-text2{
        /*width: 60%;*/
        display: block;
        margin-left: 5px;
    }
    .font-text3 {
        font-size: 16px;
        line-height: 26px;
    }
    .contain3-font2{
        font-size: 14px;
        line-height: 18px;
        height: 35px;
        margin-top: 12px;
    }
    .sendIcon{
        width: 40px;
    }
    .sendIcon img{
        width: 20px;
        height: 20px;
    }
    .contain3-font3{
        font-size: 12px;
        line-height: 16px;
        height: 48px;
    }
    .contain3-font4{
        font-size: 14px;
        line-height: 13px;
    }
    .contain3-item-btn1{
        font-size: 11px;
        line-height: 16px;
    }
    .contain3-item-con{
        padding:0 12px 20px;
    }
    .font-text6{
        margin:10px 0 5px;
    }
    .font-text7{
        font-size: 14px;
        line-height: 17px;
    }
    .con3{
        padding:28px 0 34px;
    }
    .font-text1,.font-text2{
        font-size: 18px;
        line-height: 22px;
    }
    .author_date.two .font-text1,
    .author_date.two .font-text2,
    .con-top-item a, .con-top-item.two{
        font-size: 14px;
        line-height: 17px;
    }
    .con-img1 {
        width: 22px;
    }
    .con-img2 {
        width: 18px;
    }
    .blog-con-top{
        margin-top: 5px;
    }
    .sharingInfo{
        display: none;
    }
    .sharingInfoTwo{
        display: flex;
        padding:20px 15px;
        margin:30px 0 35px;
    }
    .blog-con1{
        margin-top: 10px;
    }
    .left_box_border{
        padding-top: 20px;
    }
    .right_share_cont,.left_save_cont{
        display: flex;
        align-items: center;
    }
    .font-text5{
        margin-right: 12px;
    }
   .share_align_way{
       display: flex;
       align-items: center;
       justify-content: space-around;
       flex: 1;
   }
    .saveImg img{
        width: 20px;
    }
    .left_save_cont{
        width: 30%;
    }
    .right_share_cont{
        width: 70%;
    }
    .con3{
        margin-top: 0;
    }
    .blog-con1{
        padding-bottom: 0;
    }
}

