
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, 
sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody,
 tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, 
 hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 100%; */
    /* font: inherit; */
    vertical-align: baseline;
    text-decoration: none;
    list-style: none;
}

.font-weight-bold {
    font-weight: bold;
}
.font-family-SCB {
    font-family: "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", Tahoma, Arial, "\5b8b\4f53", SimSun, sans-serif;
}
.header-bar-list>li {
    float: left;
    margin-right: 37px;
}

#mynav {
    z-index: 10000;
    position: fixed;
}

.header-bar {
    width: 100%;
    height: 5rem;
    background-color: #fff;
    display: flex
;
    justify-content: center;
    align-items: center;
}

.logo {
    width: 162px;
    height: 35px;
    margin-right: 18px;
}

.fl {
    float: left;
}

.newnav20141104nr .s2 {
    float: left;
    height: 33px;
    line-height: 20px;
    padding-top: 17px;
    padding-left: 5px;
    padding-right: 5px;
    _padding-right: 0px;
    font-size: 12px;
    color: #fff;
    text-shadow: 0 0px 1px #fff;
    position: relative;
    z-index: 10002;
    _width: 40px;
}

.header-bar-list {
    height: 35px;
    line-height: 35px;
    margin-left: 74px;
}

.fl {
    float: left;
}

.owner_login a {
    color: #333;
}

.login, .logout {
    line-height: 35px;
     margin-left: 65px; 
}
.login img {
    width: 18px;
    height: 18px;
    position: relative;
    margin-right: 8px;
    top: 1px;
}

.register-link {
    color: #999;
    font-size: 1rem;
}
.login-link {
    color: #999;
    font-size: 1rem;
}

.tele img {
    width: 3.8rem;
    height: 3.8rem;
    margin-top: -1.2rem;
}
.tele {
    display: flex
;
    margin-left: -5rem;
}

.tele p {
    color: #019287;
    font-size: 24px;
}

/*.banner {
    width: 100%;
    display: flex
;
    justify-content: space-around;
    align-items: center;
}*/
.banner {
    width: 100%;
    height: 600px;
    background-image: url(/web/mobile/static/images/shouyebanner.png);
    background-repeat: no-repeat;
    background-size: 100% 600px;
    background-position: center;
    box-sizing: border-box;
    padding-top: 123px;
    position: relative;
    margin-bottom: 85px;
    justify-content: space-around;
    align-items: center;

}

/*.banner {
    width: 100%;
    height: 600px;
    background-image: url(/App/Tpl/Home/Default/Public/static/images/shouyebanner.png);
    background-repeat: no-repeat;
    background-size: 1920px 600px;
    background-position: center;
    box-sizing: border-box;
    padding-top: 23px;
    position: relative;
    margin-bottom: 85px;
}*/
.banner-top {
    width: 100%;
    display: flex
;
    justify-content: center;
    align-items: center;
}
.title-tabs-wrap {
    width: 1183px;
    margin: 112px auto 0 auto;
}

.big-title {
    height: 64px;
    line-height: 64px;
    margin-bottom: 28px;
}
.color-white {
    color: #fff;
}
.big-title {
    font-size: 3rem;
}
.search {
    display: flex
;
}

.search input {
    height: 3.3rem;
    width: 30.5rem;
    background-color: #f8fafb;
    padding-left: 10px;
    border-radius: 0.5rem;
    font-size: 1rem;
}
input, button, select, textarea {
    outline: none;
    padding: 0;
    border: none;
}
#search_button {
    display: flex
;
    justify-content: center;
    align-items: center;
    width: 5.6rem;
    height: 2.9rem;
    background-color: #019287;
    border-radius: 0.5rem;
    margin-left: -5.8rem;
    margin-top: 0.2rem;
}
#search_button img {
    width: 2rem;
    height: 2rem;
    color: #fff;
}
#search_button p {
    color: #fff;
}

.tab_input {
    position: absolute;
    margin-left: 55rem;
    margin-top: 6rem;
      width: 300px;
    height: 20rem;
    background-color: #f4f4f4;
    border-radius: 0.5rem;
}

.tab1 {
    text-align: center;
    font-size: 20px;
    color: #019287;
    font-weight: 600;
    line-height: 5rem;
    height: 20px;
}
.tab2 {
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    line-height: 6rem;
    height: 40px;
    margin-top: 0.5rem;
}
.tab2 strong {
    color: #ff0000;
}
.tab3 {
    text-align: center;
    margin-top: 3rem;
}
.tab3 select {
    width: 15rem;
    height: 2.2rem;
    border-radius: 0.3rem;
    background-color: #fff;
    font-size: 12px;
}
.tab4 {
    text-align: center;
    margin-top: 10px;
}
.tab4 input {
    width: 15rem;
    height: 2.2rem;
    border-radius: 0.3rem;
    background-color: #fff;
    font-size: 12px;
}
.tab5 {
    text-align: center;
    margin-top: 10px;
}
.tab5 input {
    width: 15rem;
    height: 2.2rem;
    border-radius: 0.3rem;
    background-color: #fff;
    font-size: 12px;
}
.tab6 {
    text-align: center;
    font-size: 20px;
    color: #333;
    font-weight: 600;
    line-height: 20px;
    height: 40px;
    margin-top: 10px;
}
.tab6 button {
    background-color: #ff0000;
    font-size: 20px;
    color: #fff;
    width: 15rem;
    height: 2.2rem;
    border-radius: 0.2rem;
}

.content-body {
    width: 1183px;
    margin: 0 auto;
}

.myh {
    display: flex
;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
}
.myh a {
    color: #019287;
}

.clearfix {
    zoom: 1;
}
.card-list {
    position: relative;
}
.clearfix {
}
ul, li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.card-list>li {
    margin-right: 20px;
}
.card-list>li {
    width: 280px;
    float: left;
    background: #FFFFFF;
    box-sizing: content-box !important;
    position: relative;
}
.card-list>li>a, .swiper-slide>a, .village-list>li>a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2050;
}

.card-des {
    padding-top: 12px;
    padding-bottom: 10px;
    position: relative;
}

.my2 {
    width: 280px;
    height: 210px;
    border-radius: 10px;
}
.card-des-title {
    height: 22px;
    color: rgb(34, 34, 34);
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 6px;
}

.font-family-Me {
    font-family: "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", Tahoma, Arial, 宋体, SimSun, sans-serif;
}
.font-normal {
    font-size: 18px;
}
.my1 {
    margin: 10px 0;
}

.card-des-mark {
    height: 14px;
    line-height: 14px;
    font-weight: 400;
    color: rgb(97, 102, 105);
}

.font-family-Regular {
    font-family: "Microsoft YaHei", 微软雅黑, "Hiragino Sans GB", Tahoma, Arial, 宋体, SimSun, sans-serif;
}
.font-samll {
    font-size: 14px;
}
.price {
    height: 18px;
    line-height: 18px;
    position: absolute;
    right: 0px;
    bottom: 10px;
    color: rgb(255, 59, 13);
}
.font-weight-bold {
    font-weight: bold;
}
.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.card-list {
    position: relative;
}

.card-list > li:nth-of-type(4n+4) {
    margin-right: 0px;
}

.new-house {
    margin-bottom: 64px;
}

#Accor2 {
    width: 1183px;
}
.w-accor {
    overflow: hidden;
    position: relative;
}
.w-accor ul {
    width: 101%;
}
.w-accor ul, .w-accor li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.w-accor li {
    position: relative;
    overflow: hidden;
    float: left;
    margin-right: 2px;
    border-radius: 5px;
}

.w-accor li > a {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}