    @charset "UTF-8";
    body {
        font-family: arial;
    }
    .hide {
        display: none;
    }
    .logo img{
        padding-top: 24px;
        padding-left: 125px;
        padding-bottom: 6px;
        width: 195px;
    }
    .banner img{
        width: 100%;
            }
    .banner{
        height: 298px;
    }

    .intro{
        height: 551px;
        background-color:#4f985f;
/*        margin-top: -190px;*/
    }

    .intro img{
        width: 217px;
        margin-top: -20px;
        margin-left: 434px;
    }
    
    .intro p{
        font-size: 14px;
        color: white;
        line-height: 26px;
        margin-top: 10px;
    }

    .part{
        margin-top: 95px;
    }
    .part img{
        width: 369px;
        height: 39px;
        margin-top: -11px;
/*        margin-left: 410px;*/
    }
    .part p{
        color: #4f985f;
        font-size: 14px;
        line-height: 26px;
        margin: 12px 0;
    }
    .part1{
        background-color:#4f985f;
        height: 20px;
        margin-top: 80px;
    }
    .part1 img{
        margin-left: 354px;
    }


    .part2{
        background-color:#4f985f;
        height: 20px;
    }

    .part2 img{
        width: 369px;
        height: 39px;
        margin-top: -11px;
        margin-left: 94px;
    }
    .part4 img{
        width: 369px;
        height: 64px;
        margin-top: -27px;
        margin-left: 94px;
    }
    .partP{
        height: 196px;
    }

    .part .fr img{
        width: 476px;
        height: auto;
        margin-top: 0;
    }

    .part2 .detailMore{
        font-size: 12px;
        line-height: 14px;
        color: #4f985f;
        text-align: right;
        opacity:0.5;
        padding-bottom: 15px;
        border-bottom: 0.25px solid #7d7d7d;
    }

    .menutabCon .detailMore {
        font-size: 12px;
        line-height: 14px;
        color: #4f985f;
        text-align: right;
/*        margin-top: 17px;*/
        opacity:0.5;
    }


    .menutabCon li {
        width: 255.3px;
/*        height: 370px;*/
        float: left;
        margin-left: 21px;
        position: relative;        
    }
    
    .menutabCon li img {
        display: block;
        width: 100%;
        height: auto;
    }
    
    .menutabCon ul {
        /* clear: both; */
        overflow: hidden
    }
    
    .menutabCon li p {
        padding: 19px;
        line-height: 26px;
        color: #4f985f;
        font-size: 14px;
    }

    .menutabCon li h2 {
        padding: 19px 0 0 19px;
        line-height: 26px;
        color: #4f985f;
        font-size: 16px;
    }
 
    .videoIntro{
        background-image: url(../2023WYETimg/bg01.png);
        height: 260px;
    }
    
    .videoIntro img{
        margin-bottom: 24px;
    }

    .video{
        margin-top: -363px;
    }

    .video img{
        height: 338px;
        width: auto;
    }

    .videos img{
        width: 26px;
        height: 26px;
    }
    .videolist { position:relative; }
      .videolist:hover{ cursor: pointer; }
      .videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
      .videos{ display:none; position:fixed; left:50%; top:50%; margin-left:-400px; margin-top:-210px; z-index:100; width:800px; height:450px; }
      .vclose { position:absolute;left:1200px; top:180px; border-radius:100%; cursor: pointer; } /*left:970px; top:160px; */
      .vbg {position: fixed;height: 100%;width: 100%;background: #000;background: rgba(0,0,0,.8);z-index: 100;display: block;top: 0;left: 0;}



    /* 脚部 */
    .footer1{
        background-color: #5eb16d;
        height:10px;
        margin-top: 13px;
    }
    .footer2{
        background-color: #4f985f;
        height:66px;
    }
    .footer img {
        display: block;
        width: 439px;
        margin: auto;
        padding-top: 76px;
    }


    /* 二级页面 */

    
    .crumb h2{
        font-size: 12px;
        line-height: 14px;
        color: #4f985f;
        text-align: left;
        margin-bottom: 65px;
/*        text-transform:uppercase;*/
        opacity: 0.4;
    }

    .crumb h3{
        color: #4f985f;
        font-size: 18px;
        line-height: 21px;
        text-align: center;
        text-transform:uppercase;
    }
    
    .line {
        border-bottom: 2px solid #4f985f;
        margin: 10px 0 30px 0;
    }

    .crumb p{
        font-size: 14px;
        line-height: 26px;
    }

    .describe{
        text-align: center;
    }

    .crumb img {
        width: 672px;
        height: auto;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .content img{
        height: 333px;
        text-align: center;
        display: block;
        margin: 22px auto 5px auto;
    }

    .pageFooter img {
        width: 100%;
    }

    