body {
    margin: 0 auto;
    font-size: 17px;
    background-color: #f7f8fa;}


.imgborder{
    border-radius: 10px;
}

.linkto{
    cursor: pointer;
}

.fenye {
    text-align: center;
    margin-top: 40px;
}

.pagination a {
    color: #8f8f8f !important;
}

.active span {
    background-color: #29a856   !important;
    color: white !important;
    border-color:  #29a856   !important;
}

.eclolor {
    color: #082566 !important;
    padding-bottom: 5px;
    border-bottom: 2px solid #29a856;
}



 .index_img_text,.member_headimg{
    position: relative;
}

.index_text_box_h5{
    height:300px ;
    width: 100%;
    padding: 0 20px;
    color: white;
    font-size: 25px;
    position: absolute;
    top: calc(50% - 50px);
}

.index_text_box_pc{
    height:170px ;
    left: 17%;

    /*padding: 20px;*/

    color: white;
    font-size: 5rem;
    position: absolute;
    top: calc(50% - 85px);
}

img{
    user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-drag: none;
}

.imgbox img{
    width: 100%;
}

.style_a{text-decoration: none !important;color: black;}
.style_a:visited{text-decoration: none !important;color: black}

/* pc端 */

@media (min-width:760px) {
    .menber_head_text{
        height:170px ;
        left: 17%;
        color: white;
        font-size: 3rem;
        position: absolute;
        top: calc(50% - 85px);
    }
    .colowhite{
    /* width: 100%; */
    padding:60px 0;
    background-color: white;
}
.colowhite_1 {
    width: 100%;
    background-color: white;
}
    .mgtp60 {
        margin-top: 60px !important;
    }
    .pcshow {
        display: block;
    }

    .h5show {
        display: none;
    }

    .wid1320 {
        min-width: 1320px;
        max-width: 100%;
        width: 1280px;
        margin: 0 auto;
        /* background-color: bisque; */
        padding: 0 20px;
    }

    /* 导航栏样式 */
    .headbox {
        padding: 14px 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .headback{
        width: 100%;
        position: absolute;
        z-index: 999;
        min-width: 1320px;
        max-width: 100%;
        /*background-color: rgba(209, 209, 209, 0.678);*/
    }

    .headlogo,
    .headlogo>img {
        width: 230px;
    }

    .headmenu {
        display: flex;
        justify-content: space-around;
        font-size: 17px;
        min-width: 950px;
        max-width: 100%;
        margin-left: 50px;
    }

    .headmenu a {
        color: black;
        text-decoration: none;

    }

    .headmenu>div {
        margin-left: 10px;
        /* padding-bottom: 5px; */
        /* border-bottom: 2px solid #2ec688; */
        cursor: pointer;
        position: relative;
        height: 40px;
        line-height: 40px;
    }
    
  
    .headmenu>div:hover .onemenu a{
        color: #29a856 !important;
    }
    
    .headmenu>div:hover .pc_menulist{
        color: #29a856 !important;
    }
    
    .pc_menu{
        transition: all .2s;
    }
    
    .pc_menulist{
        /*min-width: 160px;*/
        position: absolute;
        /*left: calc(50% - 80px);*/
        top: 40px;
        padding: 10px 0;
        background-color: white;
        border-top: 4px solid #29a856;
        font-size: 15px;
        transition: all .3s;
        visibility: hidden;
        opacity: 0;
        line-height: 100%;
    }

    .pc_menulist>li{
        white-space:nowrap;
        list-style: none;
        text-align: left;
        padding: 12px 20px;
        cursor: pointer;
        transition: all .3s;
    }
    .pc_menulist a{
        transition: all .3s;
    }
    .pc_menulist>li:hover a{
        color: #29a856;
    }
    
    .hovers:hover {
        color: #29a856 !important;
    }

    .head_lg {
        display: flex;
        align-items: center;
    }

    .head_lg>img {
        width: 20px;
        margin-right: 5px;
    }

    .head_lg>span {
        margin-left: 5px;
        font-size: 15px;
        /* color: #2ec688; */
        position: relative;
        top: -1px;
    }


    /* pc导航栏结束 */
    /* pc底部样式 */
    .dibu{
        padding: 30px 0;
        margin-top: 50px;
    }

    .dibu_title{
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #ececec;
        padding-bottom: 20px;
    }
    .footer_img img{
        width: 60px;
        cursor: pointer;
    }
    .dibu_title_left{
        /*width: 120px;*/
        display: flex;
        justify-content: space-between;
    }
    .dibu_list_tlt{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .dibu_list_text{
        margin-bottom: 10px;
        font-size: 14px;
        color: #909090;
    }
    
    .dibu_list_text a{
        color: #909090;
    }
    .dibu_title_right{
        width: 1280px;
        display: flex;
        justify-content: space-between;
    }

    .dibu_title_right_text{
        font-size: 15px;
        /*width: 270px;*/
    }
    
    .dibu_title_right_ipt{
        width: 250px;
    }
    
    .dibu_title_right_ipt textarea{
        width: 250px;
        resize: none;
        height: 100px;
        border-radius: 5px;
        border: 2px solid #a6d3b6;
        font-size: 15px;
        padding: 5px;
    }
    
    .dibu_title_right_ipt textarea:focus,.dibu_title_right_ipt textarea:active{
        outline-color: #29a856; /* 设置选中时的边框颜色为红色 */
       
    }
    
    .submit_btn{
        background-color: #4CAF50; /* 绿色背景 */
        color: white;
        border: none; /* 无边框 */
        padding: 5px 20px; /* 内边距 */
        font-size: 16px; /* 字体大小 */
        margin: 4px 2px; /* 外边距 */
        border-radius: 5px;
    }
    
    
    
    .dibu_title_right_text>div{
        /*margin-bottom: 5px;*/
        /*color: #29a856 ;*/
    }
    
    .dibu_title_right_text_phone{
        display: flex;
        
    }
    
    .dibu_title_right_text_phone>div{
        width: 255px;
    }
    
     .dibu_title_right_text_phone>div>div{
        margin-bottom: 5px;
        
    }
    
    .dibu_title_right_text_phone .dibu_title_right_text_phone_address{
        color: black;
        font-weight: bold;
        margin-bottom: 10px;
    }
    
    .dibu_title_right_text_phone>div:first-child{
       margin-right: 40px;
        
    }
    
    .dibu_title_right_img{
        width: 120px;
    }
    .imgtips{
        font-size: 12px;
        margin-top: 10px;
        text-align: center;
        color: #909090;
    }

    .dibulink{
        margin-top: 20px;
        font-size: 14px;
        color: #909090;
    }
    .dibulink a{
        color: #909090 !important;
        font-size: 14px;
        padding-right: 10px;
        border-right: 1px solid #909090;
    }
    .dibulink a:last-child{
        border:none
    }
    /* pc底部样式结束 */



}


/* 手机端 */

@media (max-width:760px) {
    
    .menber_head_text{
        /*height:300px ;*/
        width: 100%;
        padding: 0 20px;
        color: white;
        font-size: 21px;
        position: absolute;
        top: calc(39% - 0px);
    }
    .menber_head_text p{
     margin: 0 !important;   
    }
    .mgtp60 {
        margin-top: 30px !important;
    }
    .pcshow {
        display: none;
    }

    .h5show {
        display: block;
    }

    /* h5头部 */
    .h5_head_img img{
        width: 35px;
        height: 35px;
    }
    .h5menu {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 15px;
    }

    .h5menu_list {
        display: none;
        background-color: white;
        /* padding: 10px 0; */
    }

    .h5menu_list>a {
        color: black;
        display: block !important;
        padding: 10px;
        text-decoration: none !important;
    }

    .h5menu_listcheck {
        background-color: #29a856 !important;
        color: white !important;
    }

    .lg {
        padding: 10px;
        display: flex;

        align-items: center;
        justify-content: space-around;
    }

    .lg a {
        color: black;
        text-decoration: none;
    }

    .h5logobox img {
        width: 53%;
    }

    .h5headicon {
        font-size:25px;
        color: #29a856;
    }

    .h5headicon span {
        position: relative;
        top: 2px;
    }

    .h5menu_box {
                position: fixed;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                background-color: rgba(0, 0, 0, 0.49);
                visibility: hidden;
                opacity: 0;
                transition: all .3s;
                overflow: scroll;
                z-index: 9999;
            }

            .h5menu_box>.h5menu {
                background-color: white;
            }

            .h5menu_item {
                background-color: white;
                /* padding: 10px 0; */
            }

            .h5menu_item a {
                text-decoration: none
            }

            .h5menu_item a>div {
                color: black;
                padding: 15px 20px;
            }

            .h5menu_item_child>.h5menu_item_child_flex {
                padding: 15px 20px;
                display: flex;
                justify-content: space-between;
            }

            .h5menu_item_check {
                /* background-color: #29a856; */
                /* color: white !important; */
                color: #29a856 !important;
            }

            .h5menu_item_child_check {

                color: #29a856 !important;
            }

            .h5menu_item_child_item {
                /* padding: 5px 10px; */
                /* transition: all .3s; */
                overflow: hidden;
                display: none;
            }

            .h5menu_item_child_item>a>div {
                padding: 10px 30px
            }
    /* h5头部结束 */

    /* h5底部 */
    .h5dibu{
        /* margin-top: 20px; */
        padding: 15px;
        color: black;
        background-color: #F6F6F6;
    }

    .h5dibu_content{
        padding: 20px 0;
        display: flex;
        /*align-items: center;*/
        justify-content: space-between;
        border-bottom: 1px solid #ececec;
    }

    .h5dibu_content_left{
        width: 70%;
        font-size: 14px;
    }

   
    .imgtips{
        margin-top: 10px;
    }
    .h5dibu_content_right{
        
        text-align: center;
        font-size: 12px;
        width: calc(25% - 10px);
    }
    .icp{
        margin-top: 20px;
        font-size: 12px;
    }
    
    .dibu_list_tlt{
        color: #29a856;
        font-size: 17px;
        font-weight: bold;
        margin-bottom: 20px;
    }
    
    .dibu_title_right_text_phone>div{
        margin-bottom: 20px;
    }
    
    .dibu_title_right_text_phone>div>div{
        margin-bottom: 5px;
    }
    
    .dibu_title_right_text_phone_address{
        color: black;
        font-weight: bold;
         margin-bottom: 10px !important;
    }
    
    /* h5底部结束 */

   
}