    @charset "utf-8";
    body {
        font-family: arial;
    }
    .hide {
        display: none;
    }
    .logo img{
        padding: 20px 0;
        width: 195px;
    }
    .banner img{
        width: 100%;
            }
    .banner{
        height: 490px;
    }

    
    .col1{
        position: relative;
        
    }

    .intro{
        width: 512px;
        margin:0 auto;
        position: absolute;
        
    }
    .intro h2{
        position: absolute;
        width: 390px;
        left: 755px;
        top: -500px;
        font-size: 25px;
        line-height: 30px;
        text-align: center;
        color: white;        
        padding: 60px 0 12px 0;
        border-bottom: 2px solid white;
    }
    .intro p{
        position: absolute;
        width: 390px;
        height: 300px;
        left: 715px;
        top: -370px;
        font-size: 14px;
        color: white;
        line-height: 26px;
        margin: 20px 40px;
        padding-bottom: 20px;
        border-bottom: 2px solid white;
        white-space:wrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .intro .detailmore {
        position: absolute;
        width: 50px;
        left: 1075px;
        top: -35px;
        color: white;
        font-size: 12px;
        /*font-style: italic;
        font-weight: 600;*/
    }

    .keynews{
        background-image: ;
        height:39px;
        text-align: center;
        font-size: 25px;
        font-weight: 600;
        line-height: 30px;
        color: white;
        padding-top: 9px;
        margin-top: 40px;
        margin-bottom: 5px;
        text-transform:uppercase;
    }

    .bg2{
        background-image: ;
        height: 399px;
    }

    .n1{
/*        position: absolute;
        left: 84px;
        top: 730px;*/
        padding-top: 50px;
        padding-left: 84px;
    }

    .n2{
/*        position: absolute;
        left: 273px;
        top: 905px;*/
        padding-left: 256px;
        padding-top: 66px;
        
        
    }
    .n3{
/*        position: absolute;
        left: 585px;
        top: 750px;*/
        padding-left: 300px;
    }
    .n4{
/*        position: absolute;
        left: 786px;
        top: 905px;*/
        padding-left: 225px;
    }

    .bg3 img{
        margin: 40px 125px 40px 125px;
    }

    .bg4{
        background-image: ;
        height: 176px;
    }

    #valscrollamt{
        font-size: 88px;
        color: white;
        text-shadow: 5px 5px #6f9b57;
/*        position: absolute;
        left: 168px;
        top: 1455px;*/
        margin-top: 51px;
        padding-left: 117px;
    }
    #valscrollamt2{
        font-size: 88px;
        color: white;
        text-shadow: 5px 5px #6f9b57;
/*        position: absolute;
        left: 801px;
        top: 1434px;   */  
        margin-top: 33px;
        padding-right: 239px;  
    }

    /* 滚动变化相关 */
    .valscrollamt-box{
        display: flex;
        height: 88px;
        overflow: hidden;
        font-weight: bold;
    }
    .digit-container{
        display: flex;
        flex-direction: column;
        line-height: 88px;
        overflow: hidden;
    }

    .bg4 img{
        margin: 0 60px;
    }


    .channel {        
        font-size: 25px;
        font-weight: 600;
        line-height: 30px;
        color: #71b92c;
        border-bottom: 2px solid #31a9c9;
        padding-bottom: 10px;
        margin-bottom: 20px;
        
    }
     
    .col1l img{
        width: 460px;
        height: auto;
    }
    
    .col1r {
        width: 655px;
        margin-left: 15px;
        margin-bottom: 18px;
        position: relative;
    }
    
    .col1r .menutab {
        overflow: hidden;
        
    }
    
    .col1r .menutab a {
    width: 655px;
    line-height: 22px;
    font-size: 14px;
    font-weight: 600;
    color: #7d7d7d;
/*    padding-bottom: 29px;*/
    margin-bottom: 44px;
        border-bottom: 0.25px solid #7d7d7d;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
        display: block;
        float: left;
/*        text-transform:uppercase;*/
        white-space:wrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    
    
    .col1r .menutab a.on {
        color: #71b92c ;
    }



    ul.menutabcon1 {
        /* clear: both; */
        overflow: hidden;
        margin-top:40px;
    }
        
    .menutabcon1 li {
        width: 560px;
        float: left;
        margin-bottom: 40px;
        position: relative;
    }
    .menutabcon1 img{
        width: 650px;
    }
    .menutabcon1 li:nth-child(2n-1) {
        margin-right: 50px;
    }
    .menutabcon1 li:nth-child(7) {
        width: 1160px;
    }
            
    .menutabcon1 li h3,.menutabcon2 li h3 {
        line-height: 24px;
            height: 24px;
        font-size: 14px;
        font-weight: 600;
        color: #71b92c;
        margin-bottom: 20px;
        overflow:hidden; 
/*        text-overflow:ellipsis; 
        white-space:nowrap; */
    }
    

    .menutabcon1 li p{
        font-size: 14px;
        line-height: 22px;
/*        white-space:nowrap;
        text-overflow:ellipsis;*/
        overflow:hidden;
        margin-bottom: 20px;
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
    }
    

    .menutabcon2 li {
        width: 410px;
        margin-top: 30px;
        margin-bottom: 40px;
        margin-left: 120px;
        float: left;
        position: relative;
    }

/*    .menutabcon2 li :nth-child(1) {
        margin-left: 133px;
    }*/
    .menutabcon2 li p{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
       /* white-space:nowrap;
        text-overflow:ellipsis;*/
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:5; 
    }

    .menutabcon2 li img{
        width: 410px;
    }


    .menutabcon1 .detailmore, 
    .menutabcon2 .detailmore, 
    .menutabcon3 .detailmore{
        font-size: 12px;
        line-height: 20px;
        color: #71b92c;
        text-align: right;
        border-bottom: 0.25px solid #7d7d7d;
    }

    ul.menutabcon3 {
        /* clear: both; */
        overflow: hidden;
        margin-top:40px;
    }
        
    .menutabcon3 li {
        width: 345px;
        float: left;
        margin-right: 35px;
        margin-bottom: 40px;
        position: relative;
    }
    .menutabcon3 img{
        width: 345px;
    }
    .menutabcon3 li:nth-child(1) {
        margin-left: 55px;
    }
    
    .menutabcon3 li:nth-child(7) {
        width: 1160px;
    }
            
    .menutabcon3 li h3,.menutabcon2 li h3 {
        line-height: 24px;
            height: 48px;
        font-size: 14px;
        font-weight: 600;
        color: #71b92c;
        margin-bottom: 20px;
    }

    .menutabcon3 li p{
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 20px;
        overflow:hidden; 
        text-overflow:ellipsis;
        display:-webkit-box; 
        -webkit-box-orient:vertical;
        -webkit-line-clamp:2; 
    }
    
    .videointro img{
        margin-bottom: 24px;
    }

    .col3 li {
        width: 277px;
        float: left;
        margin-right: 30px;
    }
    
    .col3 li:nth-child(4n) {
        margin-right: 0;
    }
    
    .col3 li img {
        display: block;
        width: 100%
    }

    .col3 li {
        width: 380px;
        float: left;
        margin-right: 10px;
    }
    

    .col4 .menutab2 {
        width: 376px;
        height: 393px;
        overflow: hidden;
        margin-right: 25px;
    }
    
    .col4 .menutab2 a {
        width: 380px;
        padding: 6px;
        display: block;
        font-size: 14px;
        line-height: 28px;
        float: left;
        color: white;
        background: #7d9cd0;
        padding-left: 22px;
        margin-bottom: 8px;
        text-transform:uppercase;
        white-space:wrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    
    .col4 .menutab2 a:nth-child(3) {
        border: none;
    }
    
    .col4 .menutab2 a.on {
        background: #71b92c;
    }
    
    .slidebox{overflow:hidden; position:relative;}
    .slidebox .hd{ height:10px; overflow:hidden; position:absolute; left:190px; bottom:10px; z-index:1; }
    .slidebox .hd ul{ overflow:hidden; zoom:1; float:left;  }
    .slidebox .hd ul li{ float:left; margin-right:10px;  width:10px; height:10px; border-radius:50%; line-height:9px; text-align:center; background:#ddd; cursor:pointer; }
    .slidebox .hd ul li.on{ background:#fff; color:#ddd; }




    /* 脚部 */
    .footer{
        background-color: #71b92c;
        height:143px;
        width:100%;
/*        margin-top: 50px;*/
    }
    .footer img {
        display: block;
        padding-top: 47px;
        width: 194px;
        margin: auto;
    }


    /* 二级页面 */

    .line{
        border-bottom: 12px solid #71b92c;
        padding-top: 10px;
        margin: auto;
    }
    
    .crumb h2 {
        font-size: 18px;
        color: #71b92c;
        text-align: center;
        padding:40px 0 5px 0;
        text-transform:uppercase;
        border-bottom: 2px solid #71b92c;
    }

    .crumbp h2 {
        font-size: 18px;
        color: #71b92c;
        text-align: left;
        padding:20px 0 66px 0;
        text-transform:uppercase;
/*        border-bottom: 2px solid #71b92c;*/
    }

     .crumb h3 {
        font-size: 16px;
        width: 760px;
        line-height: 22px;
        text-align: center;
        color: #71b92c;
        padding-bottom: 40px;
        margin: auto;
        text-transform:uppercase;
    }
    .crumb p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 40px;
    }
    
    .crumb img {
        /*width: 645px;*/
        text-align: center;
        display: block;
        margin: 15px auto;
        padding-bottom: 25px;
    }



    