/* 公共样式S */
input::-webkit-input-placeholder {
    color: #ddd;
}

input:-moz-placeholder {
    color: #ddd;
}

input::-moz-placeholder {
    color: #ddd;
}

input:-ms-input-placeholder {
    color: #ddd;
}
.changyong-search-donate a{
    color: #BE4650;
}
body .form-group .xuanze{
    color: #999;
}
body .form-control{
    color:#111;
}
@media (min-width:800px) {
    .beike{
        margin-bottom: 60px;
    }
    .danshui{
        margin-bottom: 60px;
    }
    .shengwu{
        margin-bottom: 60px;
    }
    body .about-top {
        width: 100vw;
        height: 50vh;
        background: url('https://lemon-sh.oss-cn-shanghai.aliyuncs.com/wuhanhaiwai/images/changyongxinxi/beike-head.png') no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    /* body .col-md-8 .donate-teshu{
        width: 100%;
    } */
    .changyong-search {
        width: 1200px;
        height: 180px;
        background-color: #fff;
        margin: 0 auto;
        margin-top: -57px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 99;
        box-shadow: 0px 0px 20px 0px rgba(213, 213, 213, 0.5);
    }

    .changyong-search-wrapper {
        width: 640px;
        height: 56px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        border-radius: 4px;
        border: 1px solid #eee;
    }

    .changyong-search-wrapper input {
        width: 550px;
        height: 56px;
        font-size: 14px;
        color: #111;
        margin-left: 8px;
    }
    .changyong-search-wrapper img{
        width: 14px;
        height: 15px;
        margin-left: 21px;
    }
    .changyong-search-btn{
        width: 120px;
        height: 56px;
        background-color: #BE4650;
        border-radius: 4px;
        text-align: center;
        line-height: 56px;
        font-size: 14px;
        color: #fff;
        margin-left: 20px;
    }
    .changyong-search-donate{
        width: 120px;
        height: 56px;
        box-sizing: border-box;
        border: 1px solid #BE4650;
        color: #BE4650;
        font-size: 14px;
        margin-left: 20px;
        text-align: center;
        line-height: 54px;
        border-radius: 4px
    }
    .changyong-search-btn:hover{
        background-color: #fff;
        border: 1px solid #BE4650;
        line-height: 54px;
        color: #BE4650;
        cursor: pointer;
    }
    .changyong-search-donate:hover{
        background-color: #BE4650;
        color: #fff;
        cursor: pointer;
    }
    .changyong-search-donate:hover a{
        color: #fff;
    }
    .beike-list{
        margin-bottom: 40px;
    }
    .beike-item-wrapper{
        border: 1px solid #BE4650;
        height: 330px;
        margin: 0 10px;
        position: relative;
    }
    .beike-linear{
        position: absolute;
        top: 0;left: 0;right: 0;
        margin: 0 auto;
        width: 40px;
        height: 4px;
        background-color: #BE4650;
    }
    .beike-item-CNname{
        font-size: 24px;
        color: #111;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        margin-top: 28px;
    }
    .beike-item-ENname{
        font-size: 14px;
        color: #ddd;
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .beike-item-img{
        width: 120px;
        height: 120px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto;
        box-shadow: 0px 0px 10px 0px #EBDDDD;
        margin-top: 26px;
    }
    .beike-item-img img{
        width: 104%;
        height: 132%;
        object-fit: cover;
        margin-top: -20px;
    }
    .beike-item-btn{
        width: 96px;
        height: 32px;
        margin-top: 0 auto;
        text-align: center;
        line-height: 30px;
        border: 1px solid #BE4650;
        color: #BE4650;
        font-size: 12px;
        margin: 0 auto;
        margin-top: 38px;
        background-color: #fff;
        border-radius: 2px;
    }
    .beike-item-btn a{
        color: #BE4650;
    }
    .beike-item-wrapper:hover{
        background-color: #BE4650;
        box-shadow: 0px 0px 20px 0px #DCB2B2;
        cursor: pointer;
        transition: box-shadow ease-in-out 0.3s;
    }
    .beike-item-wrapper:hover .beike-item-img{
        box-shadow: 0 0 0 0 transparent;
        /* transition: all linear 0.6s; */
    }
    .beike-item-wrapper:hover .beike-item-ENname{
        color: rgba(255,255,255,.3);
        /* transition: all linear 0.6s; */
    }
    .beike-item-wrapper:hover .beike-item-CNname{
        color: #fff;
        /* transition: all linear 0.6s; */
    }
    .donate{
        background-color: #fff;
        box-shadow: 0px 0px 20px 0px rgba(213, 213, 213, 0.5);
        /* display: flex;
        flex-direction: column;
        align-items: center; */
        overflow: hidden;
    }
    .donate-CNname{
        font-size: 24px;
        color: #0A2D4B;
        font-weight: bold;
        /* width: 600px; */
        text-align: center;
        margin-top: 60px;
    }
    .donate-ENname{
        font-size: 24px;
        color: rgba(17,17,17,.1);
        /* width: 600px; */
        text-align: center;
    }
    .donate-form{
        margin-top: 50px;
    }
    .form-group{
        /* width: 95%; */
        box-sizing: border-box;
    }
    .donate-upPhoto{
        width: 96px;
        height: 96px;
        background-color: #FAFAFA;
        border-radius: 4px;
        border: 1px solid #ddd;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .donate-upPhoto img{
        /* position: absolute; */
        width: 55px;
    }
    .donate-upPhoto input{
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        top: 0;left: 0;
        z-index: 9;
    }
    .donate-btn{
        width: 180px;
        height: 48px;
        margin: 0 auto;
        margin-top: 60px;
        color: #fff;
        background-color: #BE4650;
        font-size: 14px;
        border-radius: 4px;
        text-align: center;
        line-height: 48px;
    }
    .donate-kongbai{
        height: 120px;
    }
    .donate-btn-kongbai{
        height: 60px;
    }
}

@media (max-width:800px) {
    body .about-top {
        width: 100vw;
        height: 48vw;
        background: url('https://lemon-sh.oss-cn-shanghai.aliyuncs.com/wuhanhaiwai/images/changyongxinxi/beike-head.png') no-repeat;
        background-size: cover;
        background-position: center center;
        position: relative;
    }
    .changyong-search {
        width: 95vw;
        height: 100px;
        background-color: #fff;
        margin: 0 auto;
        margin-top: -27px;
        border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 99;
        box-shadow: 0px 0px 20px 0px rgba(213, 213, 213, 0.5);
    }

    .changyong-search-wrapper {
        width: 44vw;
        height: 36px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        border-radius: 2px;
        border: 1px solid #eee;
    }

    .changyong-search-wrapper input {
        width: 30vw;
        height: 36px;
        font-size: 14px;
        color: #111;
        margin-left: 8px;
    }
    .changyong-search-wrapper img{
        width: 8px;
        height: 9px;
        margin-left: 4vw;
    }
    .changyong-search-btn{
        width: 18vw;
        height: 36px;
        background-color: #BE4650;
        border-radius: 4px;
        text-align: center;
        line-height: 34px;
        font-size: 10px;
        color: #fff;
        margin-left: 3vw;
    }
    .changyong-search-donate{
        width: 18vw;
        height: 36px;
        box-sizing: border-box;
        border: 1px solid #BE4650;
        color: #BE4650;
        font-size: 10px;
        margin-left: 3vw;
        text-align: center;
        line-height: 34px;
        border-radius: 4px
    }
    .beike-list{
        margin-bottom: 35px;
    }
    .beike-item-wrapper{
        border: 1px solid #BE4650;
        height: 220px;
        margin: 0 5px;
        position: relative;
    }
    .beike-linear{
        position: absolute;
        top: 0;left: 0;right: 0;
        margin: 0 auto;
        width: 20px;
        height: 3px;
        background-color: #BE4650;
    }
    .beike-item-CNname{
        font-size: 18px;
        color: #111;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        margin-top: 18px;
    }
    .beike-item-ENname{
        font-size: 12px;
        color: #ddd;
        width: 80%;
        text-align: center;
        margin: 0 auto;
    }
    .beike-item-img{
        width: 80px;
        height: 80px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto;
        box-shadow: 0px 0px 20px 0px #EBDDDD;
        margin-top: 14px;
    }
    .beike-item-img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .beike-item-btn{
        width: 76px;
        height: 28px;
        margin-top: 0 auto;
        text-align: center;
        line-height: 26px;
        border: 1px solid #BE4650;
        color: #BE4650;
        font-size: 10px;
        margin: 0 auto;
        margin-top: 24px;
        background-color: #fff;
        border-radius: 2px;
    }
    .beike-item-btn a{
        color: #BE4650;
    }
    .donate-CNname{
        font-size: 18px;
        color: #0A2D4B;
        font-weight: bold;
        /* width: 600px; */
        text-align: center;
        margin-top: 20px;
    }
    .donate-ENname{
        font-size: 18px;
        color: rgba(17,17,17,.1);
        /* width: 600px; */
        text-align: center;
    }
    .donate-form{
        margin-top: 15px;
    }
    .form-group{
        /* width: 95%; */
        box-sizing: border-box;
    }
    .donate-upPhoto{
        width: 50px;
        height: 50px;
        background-color: #FAFAFA;
        border-radius: 4px;
        border: 1px solid #ddd;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .donate-upPhoto img{
        /* position: absolute; */
        width: 26px;
    }
    .donate-upPhoto input{
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0;
        top: 0;left: 0;
        z-index: 9;
    }
    .donate-btn{
        width: 120px;
        height: 36px;
        margin: 0 auto;
        margin-top: 30px;
        color: #fff;
        background-color: #BE4650;
        font-size: 12px;
        border-radius: 4px;
        text-align: center;
        line-height: 36px;
    }
    .donate-kongbai{
        height: 60px;
    }
    .donate-btn-kongbai{
        height: 30px;
    }
}

/* 公共样式E */

/* danshui S */
.danshui-menu-list .danshui-menu-active{
    background-color: #BE4650;
    color: #fff;
    border-color: #BE4650;
}
@media (min-width:800px) {
    .danshui-info{
        font-size: 14px;
        color: #666;
        width: 56vw;
        margin: 0 auto;
    }
    .danshui-menu{
        width: 100vw;
        /* height: 164px; */
        padding-bottom: 15px;
        padding-top: 15px;
        background-color: #F7F6F6;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 80px;
        overflow: hidden;
    }
    .danshui-menu-list{
        width: 75%;
        display: flex;
        flex-wrap: wrap;
        margin-top:10px;
    }
    .danshui-menu-item{
        flex-shrink: 0;
        font-size: 14px;
        color: #666666;
        padding: 10px;
        border: 1px solid #ddd;
        margin: 0 5px;
        margin-bottom: 10px;
        border-radius: 2px;
    }
    .danshui-menu-item:hover{
        background-color: #BE4650;
        color: #fff;
        border-color: #BE4650;
        cursor: pointer;
    }
    .danshui{
        margin-top: 80px;
    }
    .danshui-list{
        margin-bottom: 40px;
    }
    .danshui-item{
        width: 90%;
        height: 296px;
        margin: 0 auto;
        box-shadow: 0 0 20px 0 #f2ecec;
    }
    .danshui-item-img{
        width: 100%;
        height: 240px;
        background-color: #000;
        overflow: hidden;
    }
    .danshui-item-img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .danshui-item-title{
        width: 100%;
        height: 56px;
        font-size: 16px;
        color: #111;
        text-align: center;
        line-height: 56px;
        background-color: #fff;
    }
}
@media (max-width:800px) {
    .danshui-info{
        font-size: 10px;
        color: #666;
        width: 90vw;
        margin: 0 auto;
    }
    .danshui-menu{
        width: 100vw;
        /* height: 164px; */
        background-color: #F7F6F6;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 40px;
        overflow: hidden;
    }
    .danshui-menu-list{
        width: 85%;
        display: flex;
        flex-wrap: wrap;
        margin-top:18px;
        margin-bottom: 10px;
    }
    .danshui-menu-item{
        flex-shrink: 0;
        font-size: 12px;
        color: #666666;
        padding: 6px;
        border: 1px solid #ddd;
        margin: 0 8px;
        margin-bottom: 8px;
        border-radius: 2px;
    }
    .danshui{
        margin-top: 40px;
    }
    .danshui-list{
        margin-bottom: 20px;
    }
    .danshui-item{
        width: 90%;
        height: 220px;
        margin: 0 auto;
        box-shadow: 0 0 20px 0 #f2ecec;
    }
    .danshui-item-img{
        width: 100%;
        height: 180px;
        background-color: #000;
        overflow: hidden;
    }
    .danshui-item-img img{
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .danshui-item-title{
        width: 100%;
        height: 40px;
        font-size: 12px;
        color: #111;
        text-align: center;
        line-height: 40px;
        background-color: #fff;
    }
}

/* danshui E */


/* shenwu S */
.shengwu-menu-item-wrapper .menu-noBorder{
    border-color: transparent;
}
.shengwu-menu .shengwu-menu-item-active{
    background-color: #BE4650;
    color: #fff;
}
.shengwu-menu .shengwu-menu-item-active .shengwu-menu-item{
    border-color: #BE4650;
}
.shengwu .beike-item-wrapper{
    border: 1px solid #cecece;
}
@media (min-width:800px) {
    .shengwu-menu{
        /* width: 723px; */
        width: 428px;
        height: 56px;
        box-shadow: 0px 0px 20px 0px rgba(213, 213, 213, 0.5);
        display: flex;
        align-items: center;
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    .shengwu-menu-item-wrapper{
        width: 241px;
        height: 56px;
        display: flex;
        align-items: center;
        margin: 0 auto;
        color: #666;
        background-color: #fff;
    }
    .shengwu-menu-item{
        font-size: 16px;       
        width: 100%;
        text-align: center;
        height: 32px;
        line-height: 32px;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
    }
    .shengwu-menu-item-wrapper:hover{
        cursor: pointer;
    }
    /* .shengwu-menu-item-wrapper:hover .shengwu-menu-item{
        border-color: #BE4650;
    } */

}
@media (max-width:800px) {
    .shengwu-menu{
        /* width: 81vw; */
        width: 54vw;
        height: 36px;
        box-shadow: 0px 0px 20px 0px rgba(213, 213, 213, 0.5);
        display: flex;
        align-items: center;
        margin: 0 auto;
        margin-top: 80px;
        margin-bottom: 60px;
    }
    .shengwu-menu-item-wrapper{
        width: 27vw;
        height: 36px;
        display: flex;
        align-items: center;
        margin: 0 auto;
        color: #666;
        background-color: #fff;
    }
    .shengwu-menu-item{
        font-size: 12px;       
        width: 100%;
        text-align: center;
        height: 22px;
        line-height: 22px;
        border-right: 1px solid #ddd;
        box-sizing: border-box;
    }
}
/* shengwu E */