/* 第一屏 */
.section1{background: url(../../img/gysh.png)no-repeat;background-size: cover;}
.section1_con{height: calc(100% - 1rem);}
.section1_up{height: calc(100% - 3.15rem);}
.section1_title{color: #ffffff;font-weight: bold;font-size: 0.76rem;
    background: -webkit-linear-gradient(120deg, #fad564, #f4e2ae);
-webkit-background-clip: text;-webkit-text-fill-color: transparent;display: inline-block;}
.section1_info{width: 9rem;font-size: 0.28rem;line-height: 0.58rem;color: #fff;font-weight: 300;text-align:justify;}
.section1_down{width: 16.98rem;height: 3.15rem;margin: auto;background: rgba(0, 0, 0, 0.5);padding: 0.25rem;}
.section1_down li{width: 3.9rem;height: 100%;border-radius: 0.06rem;overflow: hidden;}
.section1_down li img{width: 100%;height: 100%;object-fit: cover;transition:transform 0.1s ease;}
.section1_logo{width: 2.5rem;}
.section1_logo img{ width: 100%;}
@keyframes scale-up {
            from {
                transform: scale(1);
            }
            to {
                transform: scale(2);
            }
        }

        @keyframes scale-down {
            from {
                transform: scale(2);
            }
            to {
                transform: scale(1);
            }
        }

/* 第二屏 */
.section2{background: url(../../img/guanyu/111.png)no-repeat;background-size: cover;}
.section2_con{display:flex;}
.section2_title{font-size: 0.18rem;color: #F8DF97;}
.section2_title span{margin-right: 0.27rem;font-size:.4rem;font-weight:bold;}
.section2_title img{height: 0.1rem;object-fit: contain;}
.section2_info{font-size: 0.2rem;line-height: .42rem;color: #fff;display:flex;justify-content:space-between;align-items:center;}
.section2_info_wen{width:55%;text-align: justify;font-size:.28rem;line-height:.58rem;font-weight:300;}
.section2_info_wen div{margin-top:.5rem;}
.section2_con ul{border-top:1px solid #FFFFFF;margin-top: 0.4rem;}
.section2_con ul li{padding: 0.27rem 0;border-bottom:1px solid rgba(255, 255, 255, 0.3);}
.section2_item_up{display: flex;justify-content: space-between;color:rgba(255, 255, 255, 0.5);font-size: 0.24rem;align-items: center;
height: 0.5rem;}
.section_item_btn{width: 0.5rem;height: 0.5rem;background: url(../../img/guanyu/btn.png)no-repeat;background-size: cover;}
.section2_item_info{font-size: 0.18rem;line-height: 0.32rem;color: #fff;display: none;transition: all 1s ease-in-out;margin-top: 0.18rem;}
.section2_con ul li.active{border-bottom: 1px  solid #fff;}
.section2_con ul li.active .section2_item_up{color: #F8DF97;font-weight: bold;}
.section2_con ul li.active .section_item_btn{background: url(../../img/guanyu/btn_yellow.png)no-repeat;background-size: cover;}
.section2_con ul li.active .section2_item_info{display: block;}
.section2_poa_left{background: linear-gradient(270deg, rgba(177, 131, 62, 0) 0%, #F8DF97 100%);;width: 1.77rem;height: 0.17rem;
position: absolute;left: 0;top: 1.19rem;}
.section2_poa_right{background: linear-gradient(90deg, rgba(177, 131, 62, 0) 0%, #F8DF97 100%);width: 4.63rem;height: 0.21rem;
position: absolute;right: 0;bottom: 0.54rem;}

/* 第2.5屏 */
.section2_5{background: url(../../img/guanyu/8/25bg.png)no-repeat;background-size: cover; }
.section2_5_con{ display: flex;align-items: center;}
.section2_5_title{font-size:.4rem;font-weight:bold;color: #F8DF97;margin-bottom: .5rem;}
.section2_5_l{width: 11rem;height: 7.5rem;}
.section2_5_l a{color: #fff;display: flex;flex-direction: column;justify-content: space-between;height: 100%;}
.section2_5_l_img{width: 100%;height: 6rem;overflow: hidden;}
.section2_5_l_img img{object-fit: cover;height: 100%;width: 100%;}
.section2_5_l_title{font-size: .24rem;font-weight: bold;line-height: 2;}
.section2_5_l_info{font-size: .2rem;line-height: 2;font-weight: 300;}
.section2_5_main ul{width: 3.5rem;height: 7.5rem;}
.section2_5_main ul li{width: 100%;height: 2.5rem;}
.section2_5_main ul li a{display: block;width: 100%;height: 100%;color: #fff;}
.section2_5_main ul .section2_5_r_img{width: 100%;height: 1.5rem;overflow: hidden;}
.section2_5_main ul .section2_5_r_img img{width: 100%;object-fit: cover;height: 100%;}
.section2_5_main ul .section2_5_r_title{font-size: .2rem;font-weight: bold;line-height: 2;margin-top: .2rem;}

/* 第2.6屏 */
.section2_6_up{width: 100%;height: 50%;background: url(../../img/828/gysh/zdhd/bg.png)no-repeat center;background-size: cover;}
.section2_6_up_con{padding-top: .92rem;display: flex;justify-content: space-between;}
.section2_6_up_title{display: flex;flex-direction: column;}
.section2_6_up_title span{font-size: .4rem;font-weight:bold;color: #F8DF97;margin-bottom: .36rem;}
.section2_6_up_title img{width: .72rem;}
.section2_6_up_logo{width: .69rem;}
.section2_6_up_logo img{width: 100%;}
.section2_6_down{width: 100%;height: 50%;background: linear-gradient(0deg, rgba(190, 148, 78, 0.1) 0%, rgba(237, 210, 139, 0.1) 100%);}
.section2_6_list{display: flex;justify-content: space-between;position: absolute;left: 0;top: -1.2rem;width: 100%;}
.section2_6_list_po{position: relative;width: 100%;}
.section2_6_item{width: 3.36rem;height: 3.93rem;}
.section2_6_item_con a{display: block;width: 100%;}
.ssection2_6_item_pic,.ssection2_6_item_pic img{width: 100%;object-fit: cover;}
.ssection2_6_item_pic{margin-bottom: .36rem;}
.section2_6_item_line{width: 2.4rem;height: .12rem;background: linear-gradient(0deg, #BE944E 0%, #EDD28B 100%);}
.ssection2_6_item_title{font-size: .24rem;line-height: .32rem;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ssection2_6_item_info{margin-top: .16rem;font-size: .2rem;color: rgba(0, 0, 0, 0.65);line-height: .36rem;
text-align: justify;}

/* 第三屏 */
.section3{background: #DBD1C8 url(../../img/guanyu/bgthreex.png)no-repeat;background-size: contain;background-position:bottom;}
.section3_con{display:flex;flex-direction:column;padding-top:1rem;padding-bottom:1.5rem;align-items:center;}
.section3_con_title{font-size:.4rem;margin-bottom:2rem;font-weight: bold;}
.section3_logo{width:100%;margin-top:.5rem;}
.section3_logo img{width:100%}
.section3_left{width: 5.66rem;margin-left: 1.94rem;height: 5.84rem;}
.section3_title{font-size: 0.4rem;color: #303133;}
.section3_info{font-size: 0.44rem;font-weight: bold;line-height: 0.6rem;color: #B78C46;}
.section3_intro{font-size: 0.2rem;line-height: 0.34rem;color: rgba(0, 0, 0, 0.8);}
.section3_more{width: 1.54rem;}
.section3_more img{width: 100%;object-fit: contain;}
.section3_right{width: 9.12rem;margin-top: 0.86rem;margin-right: 0.84rem;}
.section3_right img{width: 100%;object-fit: cover;}

.font_color{background: linear-gradient(270deg, #BE944E 0%, #EDD28B 100%);
text-transform: none;background: -webkit-linear-gradient(270deg,#BE944E 0%,#EDD28B 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;}


@media screen and (max-width: 1024px) {
    .w1170{width: 100%;}
    .section1{padding-top: 1.5rem;}
    .section1_logo{width: 1.2rem;margin-bottom: .2rem;}
    .section1_up{flex-direction: column;padding: 0 0.2rem;}
    .section1_title{font-size: 0.46rem;margin-bottom: 0.2rem;}
    .section1_down{width: 100%;height: auto;margin-top: 0.5rem;}
    .section1_down li{width: 24%;}
    .section2_con{padding-top: 0.5rem;padding-bottom: 0.5rem;}
    .section2_con .w1524{width: 100%;padding: 0 0.2rem;}
    .section2_poa_left,.section2_poa_right{display: none;}
    .section3_con{padding-top: 0.5rem;flex-direction: column;padding-left: 0;padding-right: 0;padding-bottom:.5rem;}
    .section3_left{margin-left: 0;height: auto;}
    .section3_title{font-size: 0.3rem;margin-bottom: 0.2rem;}
    .section3_info{font-size: 0.34rem;margin-bottom: 0.2rem;}
    .section3_intro{margin-bottom: 0.2rem;}
    .section3_right{width: 100%;margin-top: 0.5rem;margin-right: 0;}
    .section2_title span{font-size:.2rem;}
    .section1_info{width:100%;font-size:.24rem;}
    .section2_title span{font-size:.3rem;}
    .section2_info{display:block;font-size:.16rem;}
    .section2_info_tu{width:66%;margin:.2rem auto;}
    .section2_info_wen{width:100%;}
    .section2_5_con{padding-top: .5rem;padding-bottom: .5rem;}
    .section2_5_con .w1524{padding: 0 .2rem;}
    .section2_5_title{font-size: .3rem;}
    .section2_5_main{display: block;width: 100%;}
    .section2_5_l{width: 100%;height: auto;}
    .section2_5_l_img{height: auto;}
    .section2_5_main ul{width: 100%;height: auto;display: flex;justify-content: space-between;margin-top: .2rem;}
    .section2_5_main ul li{width: 32%;height: auto;}
    .section2_5_main ul .section2_5_r_img{height: 1rem;}
    .section2_5_main ul .section2_5_r_title{font-size: .16rem;}
    .section3_con_title{margin-bottom:0;}
    .section3_logo2{margin-left:-1rem !important;}
    .section2_info_wen div{font-size:.24rem;}

    .section2_6_up{padding: .2rem;}
    .section2_6_list{position: static;}
    .section2_6_up_title span{font-size: .3rem;}
    .section2_6_up_logo{width: .3rem;}
    .section2_6_down{padding: .2rem .2rem .4rem;}
    .section2_6_item{width: 22%;height: auto;}
    .ssection2_6_item_info{height: 1.44rem;overflow: hidden;font-size: .16rem;margin-top: 0;}
    .section2_6_item_line{width: 80%;height: .08rem;}
    .ssection2_6_item_title{font-size: .18rem;}
    .ssection2_6_item_pic{margin-bottom: .2rem;}
}