﻿/* start 公共的 */
html, body
{
    min-height: 100%;
    margin: 0;
    background-color: #f7f7f7;
}

.main
{
    width: 100%;
    margin: 0 auto;
}

.jz700
{
    width: 700px;
    margin: 0 auto;
}

.fl
{
    float: left;
}

.fr
{
    float: right;
}

.titAll, .titYi, .titEr, .titErMax
{
    font-size: 28px;
    color: #333;
    line-height: 36px;
}

.titYi
{
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.titEr
{
    width: 286px;
    height: 28px;
    font-size: 28px;
    font-family: PingFangSC;
    font-weight: 500;
    color: #343434;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 29px;
}

.titErMax
{
    max-height: 72px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
}

input::-webkit-input-placeholder
{
    color: #bbb;
}

input:-moz-placeholder
{
    color: #bbb;
}

input::-moz-placeholder
{
    color: #bbb;
}

input:-ms-input-placeholder
{
    color: #bbb;
}

textarea::-webkit-input-placeholder
{
    color: #bbb;
}

textarea:-moz-placeholder
{
    color: #bbb;
}

textarea::-moz-placeholder
{
    color: #bbb;
}

textarea:-ms-input-placeholder
{
    color: #bbb;
}

/* end 公共的 */
.secation
{
    width: 100%;
}
.tab
{
    width: 100%;
    height: 90px;
    background: pink;
}
.like-list
{
    padding: 0 30px;
}
.like-list .item
{
    border: 1px solid #EBEBEB;
    box-shadow: 0px 3px 15px 1px #F0F0F0;
    margin-bottom: 30px;
}
.like-list .item:last-child
{
    margin-bottom: 0;
}

.like-list .pic
{
    width: 100%;
    height: 432px;
    position: relative;
    overflow: hidden;
    margin-bottom: 35px;
}

.like-list .pic img
{
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 10px;
}

.like-list .tagWrap
{
    position: absolute;
    top: 20px;
    left: 20px;
}

.like-list .tagWrap span
{
    display: block;
    width: 64px;
    height: 34px;
    background: #D39A49;
    opacity: 0.8;
    border-radius: 6px;
    text-align: center;
    font-size: 22px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 38px;
}

.like-list .char
{
    padding: 0 40px 0px 22px;
}
.like-list .char .titYi
{
    height: 36px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 35px;
    font-size: 28px;
    color: #333333;
}

.like-list .char .ts
{
    font-size: 24px;
    color: #999999;
    line-height: 30px;
    margin-bottom: 6px;
}
.like-list .char .ts i
{
    font-size: 24px;
    color: #999999;
    margin-right: 10px;
}

.like-list.custom
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.like-list.custom .item
{
    width: 334px;
    height: 400px;
    overflow: hidden;
    background-color: #fff;
    margin-bottom: 33px;
    border: 1px solid #EBEBEB;
    box-shadow: 0px 3px 15px 1px #F0F0F0;
    border-radius: 10px;
}
.like-list.custom .pic
{
    height: 209px;
    width: 333px;
    margin-bottom: 0;
}
.like-list.custom .char
{
    padding: 25px 0px 50px 34px;
}
.like-list.custom .char .ts
{
    margin-bottom: 10px;
}
.like-list.custom .char .addr
{
    font-size: 24px;
    color: #999999;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
}
.like-list.custom .char .addr i
{
    margin-right: 10px;
    font-size: 24px;
}
.like-list .tagWrap
{
    bottom: 20px;
    top: auto;
}

.like-list .tagWrap span em
{
    color: #FFCD62;
    font-size: 22px;
}
.region
{
    height: 80px;
    background: #FFFFFF;
    box-shadow: 1px 3px 15px 2px #F0F0F0;
    margin-bottom: 29px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.region .left
{
    margin-left: 46px;
    display: flex;
}
.region .left span
{
    height: 25px;
    font-size: 26px;
    font-family: PingFangSC;
    font-weight: 400;
    color: #343434;
    line-height: 24px;
}
.region .right
{
    margin-right: 33px;
    width: 189px;
    height: 60px;
    background: #BC0016;
    border-radius: 30px;
    font-size: 28px;
    font-family: PingFangSC;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 60px;
    text-align: center;
}
.joinWrap
{
    width: 542px;
    padding: 48px 107px 0 108px;
    height: 1154px;
    border-radius: 20px;
    background-color: #fff;
    overflow: hidden;
}

.joinWrap .title
{
    line-height: 48px;
    font-size: 42px;
    color: #00b58a;
    border-bottom: 1px solid #00b58a;
    text-align: center;
    font-weight: bold;
    margin-bottom: 26px;
}

.joinWrap .information
{
    margin-bottom: 30px;
    padding: 0 7px;
    font-size: 32px;
    color: #333333;
}

.joinWrap .information label
{
    width: 120px;
    padding-left: 6px;
    line-height: 45px;
    float: left;
}
.joinWrap .informations label
{
    width: 320px;
}
.joinWrap .information input
{
    width: 432px;
    height: 13px;
    border: 1px solid #cccccc;
    padding: 15px 12px;
    color: #666666;
    font-size: 32px;
}

.joinWrap .information select
{
    width: 458px;
    height: 45px;
    border: 1px solid #cccccc;
    padding-left: 10px;
    font-size: 26px;
}

.joinWrap .information input::-webkit-input-placeholder
{
    color: #cccccc;
}

.joinWrap .information input:-moz-placeholder
{
    color: #cccccc;
}

.joinWrap .information input::-moz-placeholder
{
    color: #cccccc;
}

.joinWrap .information input:-ms-input-placeholder
{
    color: #cccccc;
}

.joinWrap .information textarea::-webkit-input-placeholder
{
    color: #cccccc;
}

.joinWrap .information textarea:-moz-placeholder
{
    color: #cccccc;
}

.joinWrap .information textarea::-moz-placeholder
{
    color: #cccccc;
}

.joinWrap .information textarea:-ms-input-placeholder
{
    color: #cccccc;
}

.joinWrap .information textarea
{
    resize: none;
    width: 500px;
    padding: 15px 12px;
    height: 173px;
    font-size: 32px;
    outline: none;
    border: 1px solid #ccc;
}

.joinWrap .btnWrap
{
    padding-left: 66px;
    margin-top: 42px;
    text-align: center;
}

.joinWrap .btnWrap span
{
    display: inline-block;
    width: 137px;
    height: 42px;
    color: #ffffff;
    padding: 1px;
    font-size: 16px;
    text-align: center;
    border-radius: 3px;
    background-color: #00b58a;
    margin: 0 30px;
}

.joinWrap .btnWrap span:first-child
{
    background-color: #feb142;
}

.joinWrap .btnWrap span i
{
    border: 1px solid #fff;
    display: block;
    width: 135px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    font-style: normal;
    cursor: pointer;
    font-size: 24px;
}

.joinWrap .warn
{
    font-size: 12px;
    color: #333333;
    background: url(/jiaozuo/pc/image/joinWarn.png) no-repeat left center;
    padding-left: 20px;
    line-height: 34px;
    margin-top: 45px;
    font-size: 22px;
}

.one
{
    display: flex;
}

.van-picker
{
    position: fixed !important;
    bottom: 0;
    z-index: 10000;
    width: 100%;
    min-height: 500px !important;
}
.van-picker__toolbar
{
    font-size: 28px !important;
}
.van-picker__title
{
    font-size: 26px !important;
}
.van-picker__cancel, .van-picker__confirm
{
    font-size: 24px !important;
    color: black !important;
}
.van-picker-column__item
{
    font-size: 26px !important;
}
.van-picker-column__wrapper
{
    height: 300px !important;
}
/* 导航nav start*/
.topNav
{
    width: 750px;
    height: 90px;
    line-height: 90px;
    color: #666666;
    font-size: 30px;
    box-shadow: 0px 3px 15px 1px #F0F0F0;
}

.topNav .swiper-container
{
    padding-left: 30px;
}

.topNav .swiper-slide
{
    position: relative;
    width: auto;
    padding: 0 0px;
}
.topNav .swiper-slide div
{
    text-align: center;
}
.topNav .active:after
{
    content: "";
    position: absolute;
    width: 80px;
    height: 8px;
    opacity: 0.7;
    border-radius: 4px;
    bottom: 26px;
    left: 50%;
    margin-left: -40px;
    background: #e66363;
}

.topNav
{
    width: 100%;
    height: 90px;
    line-height: 90px;
    color: #666666;
    font-size: 30px;
}

/* 导航nav end*/
.icon-xiajiantou
{
    font-size: 28px !important;
}
.router
{
    display: block;
    transform: rotate(180deg);
}
.search
{
    display: block;
    position: fixed;
    right: 25px;
    bottom: 320px;
    z-index: 200;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    object-fit: cover;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 28px;
    text-align: center;
    line-height: 80px;
    color: #fff;
}

/* start 搜索 */
.searchBox
{
}
.sear-index
{
    padding-left: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 90px;
}

.sear-index .txtDiv
{
    -webkit-box-flex: 1;
    -ms-flex: 1 1 590px;
    flex: 1 1 590px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 0;
}

.sear-index .txtDiv .iconfont
{
    font-size: 26px;
    color: #848484;
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -15px;
}

.sear-index .txtInp
{
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    background-color: #F0F0F0;
    border: 1px solid #fff;
    border-radius: 8px;
    font-size: 26px;
    color: #999999;
    line-height: 38px;
    padding: 8px 25px 8px 60px;
    outline: none;
}

.sear-index .me
{
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 135px;
    flex: 0 0 135px;
    font-size: 28px;
    color: #333;
    line-height: 90px;
    text-align: center;
}

.sear-index .me .iconfont
{
    font-size: 26px;
    color: #666;
    margin-right: 10px;
}

/* end 搜索 */