.head {
    height: 6.8rem;
    background: url(../images/bg1.png) no-repeat;
    background-size: 100% 100%;
}

.head .logo {
    width: 100%;
    box-sizing: border-box;
    padding: 0.4rem 0;
    /* transform: translateY(-1rem); */
}

.head .logo .fl {
    width: 2rem;
}

.head .logo .fr {
    width: 4rem;
}

.head .item_mian {
    display: flex;
    justify-content: center;
    align-items: center;
}

.head .item_mian .left {
    width: 40%;
    /* transform: translateX(-2rem); */

}

.head .item_mian .right {
    width: 40%;
    margin-left: -0.2rem;
    /* transform: translateX(2rem); */

}

.head .bottom_box {
    height: 0.6rem;
    width: 80%;
    margin: 0 auto;
    background: url(../images/banner2.png) no-repeat;
    background-size: 100%;
    margin-top: 0.3rem;
    transform: scale(0);

}

.main .content {
    background: url(../images/bg3.png) right bottom no-repeat;
    background-size: auto 99%;
    padding-bottom: 2.5rem;
}

.main .title1 {
    width: 95%;
    text-align: center;
    margin: 0.6rem auto 0.4rem;
    /* transform: translateX(-3rem); */

}

.main .title {
    width: 60%;
    text-align: center;
    margin: 0.6rem auto 0.4rem;
}

.main .title2 {
    width: 85%;
    text-align: center;
    margin: 0.6rem auto 0.4rem;
}

.main .title .line {
    display: inline-block;
    width: 1rem;
    height: 1px;
    background-color: rgb(172, 31, 37);
    vertical-align: middle;
}

.main .title .circle {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    border-radius: 50%;
    background-color: rgb(172, 31, 37);
    vertical-align: middle;
    margin: 0 0.15rem;
}

.main .title .text {
    font-size: 0.4rem;
    color: rgb(172, 31, 37);
    font-weight: bold;
}

.main .title .text em {
    display: inline-block;
    margin: 0 0.2rem;
    font-size: 0.42rem;
}

.main .item1 .box1 .img_box {
    width: 80%;
    margin: 0 auto;
    transform: scale(0.2);

}

.main .item1 .box1 .small_tit1 {
    width: 70%;
    margin: 0.4rem 0 0.25rem;
    /* transform: translateX(-2rem); */

}

.main .item1 .box1 .small_tit {
    width: 70%;
    margin: 0.4rem 0 0.25rem;
    /* transform: translateX(-2rem); */

}


.main .item1 .box1 .text_main {
    width: 100%;
    padding: 0.3rem;
    background-color: rgba(172, 31, 37, 0.078);
    box-sizing: border-box;
    position: relative;
    transform: scale(1.0);

}

.main .item1 .box1 .text_main span {
    position: absolute;
    top: -12px;
    left: 1.2rem;
    display: inline-block;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid rgba(172, 31, 37, 0.078);
}

.main .item1 .box1 .text_main p {
    font-size: 0.26rem;
    color: #333333;
    line-height: 1.7;
    text-indent: 2em;
    text-align: justify;
}

.main .item2 .box2 {
    display: flex;
    /* transform: translateY(4rem); */

}

.main .item2 .box2 .left {
    width: 1.5rem;
}

.main .item2 .box2 .right {
    flex: 1;
}

.main .item2 .box2 .right .p1 {
    font-size: 0.23rem;
    color: #333333;
    line-height: 1.6;
    padding-left: 0.25rem;
    margin-bottom: 0.37rem;
    margin-top: 0.15rem;
}

.main .item2 .title,
.main .item3 .title,
.main .item4 .title,
.main .item5 .title,
.main .item6 .title,
.main .item7 .title,
.main .item8 .title {
    /* transform: translateX(-2rem); */

}

.main .item3 .tit {
    /* transform: translateY(-1rem); */

}

.main .item3 .tit {
    width: 45%;
    margin: 0 auto;
    text-align: center;
}

.main .item3 .tit img {
    margin-bottom: -0.1rem;
}

.main .item3 .tit span {
    display: inline-block;
    width: 1rem;
    height: 2px;
    background-color: rgb(188, 148, 97);
}

.main .item3 .box3 .list {
    margin-top: 0.3rem;
}

.main .item3 .box3 .list li {
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
}

.main .item3 .box3 .list li>.left {
    width: 1rem;
}

.main .item3 .box3 .list li:nth-child(1) .left,
.main .item3 .box3 .list li:nth-child(2) .right {
    /* transform: translateX(-2rem); */

}

.main .item3 .box3 .list li:nth-child(1) .right,
.main .item3 .box3 .list li:nth-child(2) .left {
    /* transform: translateX(2rem); */

}

.main .item3 .box3 .list li>.right {
    flex: 1;
    padding-left: 0.3rem;
    font-size: 0.26rem;
    color: #333333;
    line-height: 1.7;
    text-indent: 2em;
    text-align: justify;
}

.main .item3 .box3 .list li>.right span {
    color: #ac1f25;
    font-weight: 600;
}

.main .item3 .box3 .list li:nth-child(2)>.right {
    padding-left: 0;
    padding-right: 0.3rem;
}

.main .item3 .img_box3 {
    margin-top: 0.4rem;
    width: 100%;
    transform: scale(0);

}

.main .item4 .box4 .lists li {
    display: flex;
    margin-bottom: 0.2rem;
}

.main .item4 .box4 .lists li .left_div {
    width: 1.8rem;
    font-size: 0.32rem;
    font-weight: 600;
    color: #ffffff;
    background-color: rgb(172, 31, 37);
    border-radius: 10px;
    padding: 0.3rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    /* transform: translateX(-2rem); */

}

.main .item4 .box4 .lists li .right_div {
    flex: 1;
    border: 1px solid rgb(172, 31, 37);
    border-radius: 10px;
    padding: 0.3rem;
    margin-left: 0.4rem;
    position: relative;
    transform: scale(1.0);

}

.main .item4 .box4 .lists li .right_div:before,
.main .item4 .box4 .lists li .right_div:after {
    position: absolute;
    content: " ";
    top: 50%;
    left: -20px;
    margin-top: -10px;
    display: block;
    width: 0;
    height: 0;
    border: 10px solid #ffffff;
    border-color: transparent #ffffff transparent transparent;
    z-index: 111;
}

.main .item4 .box4 .lists li .right_div:after {
    left: -21px;
    border-color: transparent rgb(172, 31, 37) transparent transparent;
    z-index: 11;
}

.main .item4 .box4 .lists li .right_div .p1 {
    font-size: 0.26rem;
    color: rgb(172, 31, 37);
    line-height: 1.7;
    font-weight: 600;
}

.main .item4 .box4 .lists li:nth-child(2n) .left_div {
    background-color: rgb(188, 148, 97);
}

.main .item4 .box4 .lists li:nth-child(2n) .right_div {
    border: 1px solid rgb(188, 148, 97);
}

.main .item4 .box4 .lists li:nth-child(2n) .right_div:after {
    border-color: transparent rgb(188, 148, 97) transparent transparent;
}

.main .item4 .box4 .lists li:nth-child(2n) .right_div .p1 {
    color: rgb(188, 148, 97);
}

.main .item5 .box5 .ul li {
    width: 50%;
    float: left;
    display: flex;
    /* align-items: center; */
    margin-bottom: 0.3rem;
    /* transform: scale(0) rotate(0); */
    min-height: 0.9rem;

}

.main .item5 .box5 .ul li .left {
    width: 0.7rem;
}

.main .item5 .box5 .ul li .right {
    flex: 1;
    padding-left: 0.3rem;
}

.main .item5 .box5 .ul li .right .p1 {
    font-size: 0.26rem;
    color: #333333;
}

.main .item5 .box5 .ul li .right .p1 span {
    font-size: 0.4rem;
    color: rgb(172, 31, 37);
    font-weight: 700;
}

.main .item5 .box5_mian .t {
    font-size: 0.32rem;
    color: rgb(188, 148, 97);
    font-weight: 700;
    text-align: center;
    padding: 0.2rem 0 0.3rem;
    /* transform: translateY(-1rem); */

}

.main .item5 .box5_mian .img_box {
    /* transform: translateY(-1rem); */

}

.main .item5 .box5_mian .img_box img {
    width: 100%;
}

.main .item6 .box6 {
    /* transform: translateY(-1rem); */

}

.main .item7 .box7 table {
    width: 100%;
    font-size: 0.24rem;
    color: #333333;
    font-weight: 600;
    border-bottom: 1px solid rgba(188, 148, 97, 0.6);
    margin-bottom: 0.3rem;
    transform: translateY(-1rem);


}

.main .item7 .box7 table tr th {
    color: #ffffff;
    background: rgb(188, 148, 97);
    padding: 0.3rem 0;
    font-weight: normal;
}

.main .item7 .box7 table tr td {
    text-align: center;
    padding: 0.3rem 0;
}

.main .item7 .box7 table tr:nth-child(2n+1) td {
    background-color: rgba(188, 148, 97, 0.102);
}

.main .item7 .box7 table tr td.color {
    color: rgb(188, 148, 97);
}

.main .item7 .box7 table tr td a.red {
    padding: 0.03rem 0.2rem;
    border: 1px solid rgb(172, 31, 37);
    color: rgb(172, 31, 37);
}

.main .item7 .box7 table tr td a.gray {
    padding: 0.03rem 0.2rem;
    border: 1px solid #999999;
    color: #999999;
}

.main .item7 .box7 .p1 {
    font-size: 0.3rem;
    color: #333333;
    text-align: center;
    line-height: 1.7;
    font-weight: 600;
    /* transform: translateY(-1rem); */
}

.main .item7 .box7 .p2 {
    margin-top: 0.2rem;
}

.main .item7 .box7 .p2 a {
    display: block;
}

.main .item7 .box7 .p2 img {
    width: 100%;
}

.img_text_box .zhishi {
    /* width: 13px; */
    position: absolute;
    left: 1.26rem;
    top: -0.2rem;
    animation: anmite 1.3s ease-in-out 2.7s infinite alternate;
}

@keyframes anmite {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(0.2rem);
    }
}

.main .item7 .box7 .p1 a {
    color: rgb(172, 31, 37);
    padding: 0.1rem 0.2rem;
    display: block;
    background: rgba(172, 31, 37, 0.1);
    /* border: 20px; */
    border-radius: 20px;
    margin: 0.2rem 0;
}

.main .item8 .s_tit {
    font-size: 0.3rem;
    color: rgb(188, 148, 97);
    font-weight: 600;
    margin-bottom: 0.2rem;
    /* transform: translateX(2rem); */

}

.main .item8 .box8 {
    /* transform: translateX(2rem); */

}

.main .item8 .box8 .p1 {
    font-size: 0.26rem;
    color: #333333;
    line-height: 1.7;
}

.main .item8 .box8 .p1 img {
    width: 0.3rem;
    margin-right: 0.2rem;
    vertical-align: middle;
}

.main .item8 .box8 .p1 span {
    vertical-align: middle;
}

.main .item8 .box8 .p1 a {
    vertical-align: middle;
}

.main .item8 .ewm_main {
    width: 35%;
    margin: 0.2rem auto;
    text-align: center;
    width: 35%;
    margin: 0.5rem auto;
    text-align: center;
    /* transform: translateY(3rem) scale(1.0); */
    transform: scale(1.0);

}

.main .item8 .ewm_main span {
    font-size: 0.28rem;
    color: #ac1f25;
    font-weight: 600;
    display: inline-block;
    margin-top: 0.1rem;
}

.fixright {
    position: fixed;
    bottom: 0.3rem;
    right: 0.2rem;
    width: 1.8rem;
    animation: heart 1.3s ease-in-out 2.7s infinite alternate;
}

@keyframes heart {
    from {
        transform: scale(1.0);
    }

    to {
        transform: scale(1.1);
    }
}

@media (max-width: 414px) {
    .img_text_box .zhishi {
        width: 0.26rem;
    }

    .img_text_box .zhishi {
        /* width: 13px; */
        position: absolute;
        left: 1.2325rem;
        top: -0.2rem;
        animation: anmite 1.3s ease-in-out 2.7s infinite alternate;
    }
}