
.wd-main{width: 100%;padding: .2rem .3rem 1.1rem;background-color: #eff4fd;}
.wd-inner{width: 100%;max-width: 16.4rem;margin: 0 auto;}
.wd-top{position: relative;z-index: 2;width: 100%;padding: .6rem .6rem .3rem; margin-bottom: .2rem;background-color: #ffffff;border-radius: .2rem;}
.wd-search{display: flex;width: 100%;margin-bottom: .3rem;background-color: #eef5fe;border-radius: .2rem;}
.wd-lt{flex: 1;border-radius: .2rem  0 0 .2rem;position: relative;}
.wd-input{display: block;border: none;background-color: transparent;width: 100%;padding: 0 .6rem 0 .38rem;color: #222222;height: .8rem;}
.wd-empty{opacity: 0;visibility: hidden;z-index: -1; position: absolute;top: 0;right: .23rem;width: .34rem;height: 100%;display: block;cursor: pointer;background-image: url('../images/a21.png');background-size: .14rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-empty:hover{background-image: url('../images/a21-b.png');}
.wd-search.show_empty .wd-empty{opacity: 1;visibility: visible;z-index: 1;}

.wd-rt{font-size: 0;}
.wd-submit{display: block;cursor: pointer;border: none;min-width: 2rem;padding: 0 .25rem;text-align: center;height: .8rem;line-height: .8rem;color: #ffffff;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: 0px .2rem .2rem 0px;}
.wd-selectbox{width: 100%;font-size: 0;display: flex;flex-wrap: wrap;}
.wd-select{width: 24%;margin-right: 1.33%;margin-bottom: .3rem;}
.wd-select:nth-child(4n){margin-right: 0;}
.wd-select .select-tip{border: solid 1px #d1dbed;}
.wd-select .select-cur{height: .6rem;line-height: .6rem;}
 
.wd-bottom{width: 100%;padding: .6rem .6rem .7rem; background-color: #ffffff;border-radius: .2rem;}
.wd-list{width: 100%;padding-bottom: .5rem;}
.wd-item{display: flex;flex-wrap: wrap;align-items: center;cursor: pointer;width: 100%;padding: .16rem .2rem;}
.wd-item:nth-child(2n + 1){background-color: #f8fbff;}
.wd-left{flex: 1;padding-right: .5rem;}
.wd-name{width: 100%;color: #222222;line-height: 1.5;}
.wd-right{width: 50%;font-size: 0;}
.wd-tip{display: inline-block;vertical-align: middle;margin-right: .5rem;color: #222222;line-height: 1.5;}
.wd-tip:last-child{margin-right:  0;}
.wd-item:hover .wd-name{color: #0067ac;}

.wd-cont{width: 100%;padding: 1.15rem 2.1rem 1.2rem;background-color: #ffffff;border-radius: .2rem;}
.wd-titles{width: 100%;text-align: center;color: #222222;font-weight: bold;line-height: 1.27;padding-bottom: .4rem;margin-bottom: .6rem; border-bottom: 1px solid #e4ebf9;}
.wd-textbox{width: 100%;color: #444444;line-height: 1.87;}
.wd-textbox *{line-height: inherit;}
.wd-applybox{width: 100%;text-align: center;padding-top: .7rem;}
.wd-apply{display: inline-block;position: relative;cursor: pointer;padding:0 .78rem 0 .23rem;color: #ffffff;line-height: .6rem;border-radius: .3rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);}
.wd-apply:after{transition: all .5s;content: '';position: absolute;top: 50%;right: .12rem;transform: translate(0,-50%);width: .4rem;height: .4rem;border-radius: 50%;background-image: url('../images/a14.png');background-color: rgba(110,199,64,.6);background-size: .06rem auto;background-position: center center;background-repeat: no-repeat;}
.wd-apply:hover:after{right: .05rem;}
@media(max-width: 750px){
    .wd-top{padding: .5rem .3rem .2rem;} 
    .wd-select{width: 100%;margin-right: 0;} 
    .wd-bottom{padding: .5rem .3rem;}
    .wd-left{flex: none;width: 100%;padding-right: 0;}
    .wd-right{width: 100%;padding-right: 0;}
    .wd-tip{margin-right: .3rem;margin-top: .1rem;}
    .wd-cont{padding: .8rem .3rem;}
}

.we-top{position: relative;z-index: 1;width: 100%;padding: .5rem .6rem .3rem; margin-bottom: .2rem;background-color: #ffffff;border-radius: .2rem;}
.we-nub{width: 100%;margin-bottom: 0.3rem;color: #666666;line-height: 1.45;}
.we-nub span{color: #222222;font-weight: bold;}
.we-cont{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.we-item{width: 2.38rem;margin-bottom: .3rem;}
.we-tip{width: 100%;margin-bottom: .1rem;color: #222222;line-height: 1.5;font-weight: bold;}
.we-b{width: 100%;}
.we-input{width: 100%;border: solid 1px #d1dbed;padding: 0 .3rem;color: #333;height: .6rem;background-color: #ffffff;border-radius: .2rem;}
.we-buttom{display: flex;align-items: center;position: relative;padding-top: calc(1.5em + .1rem);margin-bottom: .3rem;}
.we-submit{display: block;cursor: pointer;border: none;min-width: 1.6rem;color: #ffffff;padding: 0 .15rem;text-align: center;height: .6rem;line-height: .6rem;background-color: #0067ac;background-image: linear-gradient(90deg, #0067ac 0%, #68b92e 100%);border-radius: .2rem;}
.we-reset{position: absolute;top: calc(100% + .05rem);left: 0;display: block;cursor: pointer;border: none;background-color: transparent; width: 100%;height: 1.5em;line-height: 1.5em;text-align: center;color: #444444;}
.we-reset:hover{color: #0067ac;}

@media(min-width: 750px){
    .we-item:nth-child(1){width: 8.23rem;}
}
@media(max-width: 750px){
   .we-top{padding: .5rem .3rem .3rem;} 
   .we-item{width: 100%;}
   .we-buttom{padding-top: 0;}
   .we-reset{position: relative;top: 0;min-width: 1.6rem;}
}
