﻿.lx-map{
    width:1060px;
    height: 420px;
    position: relative;
    overflow: hidden;
    margin-top: 49px;
}
.lx-maptext{
    width: 365px;
    height: 57px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding-left: 35px;
    line-height: 57px;
    color: #fff;
    font-size: 18px;
    background: url(../images/lxmap-text.png) no-repeat 0 0;
}
.lx-tab{
    background: #fff;
}
.lx-tabhead{
    height: 60px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 60px
}
.lx-tabhead li{
    float: left;
    margin-left: 40px;
    position: relative;
    font-size: 18px;
    font-weight: bold;
    color: #999;
    transition: 0.3s;
    cursor: pointer;
}
.lx-tabhead li span{
    position: absolute;
    left: 0;
    width: 0;
    right: 0;
    bottom: 0;
    height: 4px;
    background-color: #f39800;
    margin: auto;
    transition: 0.3s;
}
.lx-tabhead .active,.lx-tabhead li:hover{
    color: #333;
}
.lx-tabhead .active span,.lx-tabhead li:hover span{
    width: 70px;
}

.lx-tabcont{
    height: 190px;
    background-color: #fff;
}
.lx-tabcont .tabcont{
    padding: 30px 40px 0;
    font-size: 14px;
    line-height: 24px;
    display: none;
}
.tabcont-item{
    margin-top: 10px;
}
.lx-tabcont .active{
    display: block;
}
.lx-tabcont .tab-dt{
    float: left;
    max-width: 120px;
    color: #333
}
.lx-tabcont .tab-dd{
    float: left;
    max-width: 1000px;
    color: #666
}
.lx-tabcont .tab-dd li{
    float: left;
    margin-right: 60px;
}

.susOk {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    position: absolute;
    top: 0;
    left: 0;
}
.susOk-main {
    width: 1000px;
    height: 260px;
    background: #fff url("../images/susok.png") no-repeat 150px 70px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
.susOk-tle {
    font-size: 32px;
    color: #444;
    font-weight: bold;
    line-height: 34px;
    padding-top: 86px;
    padding-left: 210px;
}
.susOk-tex {
    font-size: 16px;
    line-height: 24px;
    color: #666;
    padding-left: 210px;
    margin-top: 14px;
    width: 680px;
}
.susOk-tex span {
    color: #0068d2;
}

.simple-page{
    padding: 60px 0 80px;
    background-color: #fff;

}
.simple-page-box{
    padding: 100px 50px 80px;
    background-color: #F8F8F8;
    width: 1100px;
    margin: auto;
}
.pTit{
    font-weight: bold;
    font-size: 28px;
    color: #333;
    line-height: 40px;
}

.simpage-main p{
    font-size: 14px;
    color: #555;
    margin-top: 10px;
    line-height: 28px;
}
.simpage-main h3{
    font-size: 22px;
    color: #222;
    font-weight: bold;
    line-height: 1;
    margin-top: 39px;
}
.simpage-main a{
    color: #ff0000
}

.map-item{
    font-size: 20px;
    line-height: 30px;
    color: #222;
    font-weight: bold;
    margin-top: 45px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #eaeaea;
}
.map-item ul{
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
    color: #555;
    font-weight: normal;
    padding-top: 10px;
}
.map-item ul li{
    width: 33.33%;
    float: left;
    margin-top: 10px;
}

.search-result .wsc-search{
    width: auto;
}
.wsc-search-main{
    margin-top: 40px;
}
.wsc-select{
    float: left;
    width: 120px;

    border: 1px solid #f6f6f6;
    text-align: center;
    position: relative;
    border-right: 0;
}
.wsc-search .select-panel{
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #222;
    background-color: #f6f6f6;
    border-right: 1px solid #e6e6e6;
}
.wsc-search .select-menu{
    position: absolute;
    left: 0;
    top: 44px;
    background-color: #fff;
    border: 1px solid #f6f6f6;
    display: none;
    width: 120px;
}
.wsc-search .select-menu li{
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #555;
    border-bottom: 1px dashed #f6f6f6;
    width: 90px;
    transition: 0.3s;
    cursor: pointer;
}

.wsc-search input{
    float: left;
    width: 570px;
    padding: 12px 14px;
    height: 20px;
    font-size: 14px;
    color: #222;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
}
.wsc-search input:focus{
    border-color: #f39800;
    background-color: #fff;
}
.btn-search{
    height: 46px;
    width: 150px;
    float: left;
    background-color: #f39800;
    color: #fff;
    font-size: 16px;
}
.btn-search:hover{
    background-color: #F5B448;
}


.search-tab{
    background-color: #f6f6f6;
    height: 56px;
}
.search-tab li{
    float: left;
    border-top: 3px solid #f5f5f5;
    height: 53px;
    line-height: 53px;
    background: #f5f5f5 url(../images/nav-sx.png) no-repeat left center;
    font-size: 16px;
    color: #222;
}
.search-tab li a {
    display: block;
    padding: 0 40px;
}
.search-tab .active,.search-tab li:hover{
    background-color: #fff;
    border-color: #f39800;
    color: #f39800;
    background-image: none;
}
.search-tab .active +li,.search-tab li:hover +li{
    background-image: none;
}
.sl-count{
    padding-top: 20px;
}
.wsc-search-none{
    margin: 100px auto 0;
}
.search-wd,.s-key{color: #f39800;}

.search-none-tit{font-size: 20px;line-height: 1;color: #222;}
.search-none-main{font-size: 16px;margin-top: 20px;color: #222;}
.search-none-main dd{font-size: 14px;line-height: 30px;color: #555;}

.search-none-btn{margin-top: 40px;}




.wsc-search-list{
    margin: auto;
    padding-bottom: 100px;
}
.wsc-search-list .list-item{
    float: none;
    width: auto;
    margin-right: 0;
    background-color: #f6f6f6;
    padding: 35px;
    margin-top: 20px;
    transition: 0.3s;
}
.wsc-search-list .list-item:hover{
    background-color: #fff;
    box-shadow: 0px 1px 18px 2px rgba(191, 191, 191, 0.16);
}
.wsc-search-list .list-item:hover .list-tit{
    color: #000;
}
.wsc-search-list .list-tit{
    font-size: 18px;
    line-height: 28px;
    color: #222;
    height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 0;
    text-align: left;
}
.wsc-search-list .list-text{
    font-size: 14px;
    line-height: 24px;
    color: rgba(85,85,85,0.7);
    height: 48px;
    overflow: hidden;
    text-overflow:ellipsis;display: -webkit-box; -webkit-line-clamp:2;-webkit-box-orient: vertical;
    margin-top: 7px;
    text-align: left;
}
.wsc-search-list .time{
    font-size: 14px;
    line-height: 1;
    color: #8a8a8a;
    margin-top: 24px;
}
.wsc-search-list .list-picitem{
    padding-left:290px;
}
.wsc-search-list .list-picitem .list-img{
    width: 240px;
    float: left;
    margin-left:-270px;
    height: auto;
}
.wsc-search-list .list-picitem .list-img img{
    width: 240px;
}
.wsc-search-list .list-picitem .list-info{
    float: left;
    width: 100%;
}

.search-result{
    background-color: #fff !important;
    padding: 0;
}
.spec-preview img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.crumb-nav h1 {
    position: relative;
    top: 4px;
}
.contact-map {
    width: 1200px;
    height: 450px;
    margin-top: 20px;
}
.contact-map img {
    width: auto;
}
.visit-way iframe {
    width: 1200px;
    margin-top: 30px;
}
.search-tab li a:hover {
    color: #f39800;
}
.simple-page .select-menu li {
    line-height: 20px;
    border: none;
}
.ewm canvas {
    width: 80px;
}
.dayForm-inp input::-webkit-input-placeholder{
    color:#cccccc;
}
.dayForm-inp input::-moz-placeholder{
    color:#cccccc;
}
.dayForm-inp input:-moz-placeholder{
    color:#cccccc;
}
.dayForm-inp input:-ms-input-placeholder{
    color:#cccccc;
}
.dayForm-tea textarea::-webkit-input-placeholder{
    color:#cccccc;
}
.dayForm-tea textarea::-moz-placeholder{
    color:#cccccc;
}
.dayForm-tea textarea:-moz-placeholder{
    color:#cccccc;
}
.dayForm-tea textarea:-ms-input-placeholder{
    color:#cccccc;
}
#mapContainer {
    width: 1200px;
    height: 420px;
}
.marker-route {
    width:60px;
    height:87px;
    background: url("../images/relation-axis.png") no-repeat center center;
}

.secret {
    padding-bottom: 40px;
}
.conceal {
    width: 1184px;
    background: #fff;
    margin: 0 auto;
}
.conceal-main {
    padding: 48px;
}
.conceal-tit {
    font-size: 18px;
    line-height: 1;
    color: #15191b;
    margin-top: 24px;
}
.conceal-tit:first-child {
    margin-top: 0;
}
.conceal-tex p {
    font-size: 14px;
    color: #44494b;
    line-height: 28px;
    margin-top: 10px;
}
.conceal-tex li {
    font-size: 14px;
    color: #44494b;
    line-height: 28px;
    margin-top: 10px;
}
.privacy {
    padding: 48px;
}
.mapct a {
    font-size: 18px;
    color: #15191b;
}
.mapcitem a {
    font-size: 14px;
    color: #44494b;
    background-image: none;
    padding-left: 0;
}
.mapct ul {
    overflow: hidden;
    margin-top: 16px;
}
.mapct li {
    width: 272px;
    float: left;
    line-height: 28px;
}
.mapct {
    margin-top: 24px;
}
.mapct:first-child {
    margin-top: 0;
}
.mapct a:hover {
    text-decoration: underline;
}
