h4,
h5,
h6,
h1,
h2,
h3 {
    margin-top: 0;
}

ul,
ol {
    margin: 0;
}

p {
    margin: 0;
}

span{
}

div{
}

html,
body {
    font-size: 100%;
    background: #fff;
    margin: 0px;
    padding: 0px;
}

.all {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}


/*--start-header--*/

.logo {
    float: left;
    width: 23%;
}

.Index-logo {
    /* position: absolute;
    left: 80px; */
    display: flex;
}

.index-radion {
    background-color: unset;
        border: unset;
        font-size: 16px;
        font-weight: 600;
}

    .Index-header-logo img {
        width: 75%;
    }

.index-radion.active {
    background-color: #7C21AD;
}

.index-radion:hover {
    background-color: #7C21AD!important;
}

.Index-header-logo {
    margin: 18px auto 15px 0;
}

.Index-topr {
    margin: 60px 0 0 auto;
        text-align: right;
}

.Share-box {
   margin-top: 22px;
}

.Share-box span {
    margin-left: 3px;
}

.Share-box span a {
    padding: 5.5px;
}

.logo-top {
    height: 85px;
}

.header-logo {
    margin-top: 18px;
    margin-left: -15px;
    margin-bottom: 15px;
}

.common-top {
    display: none;
}

.logo320 {
    display: none;
}

.top-nav-list li a {
    color: #111 !important;
}

.top-nav ul li {
    margin: 0;
}

.top-nav ul li a {
     color: #fff;
        font-size: 1rem;
        text-align: center;
        position: relative;
        font-weight: bold;
        text-decoration: none;
        padding: 6px 10px;
        display: block;
        border-radius: 5px;
}

.top-nav ul li a:hover,
.top-nav ul li a.active {
    color: #fff !important;
    background: #7C21AD;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    /* border-radius: 8px; */
    font-weight: bold;
}

.logo a {
    display: block;
    border: 0;
    margin: 0px;
    padding: 0px;
}

.gallery-thumbs .swiper-slide-thumb-active {
opacity:1!important;
}

.top-nav {
    width: 100%;
    /* margin: 0 -1rem; */
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.index-title {
        max-width: 1000px;
        min-width: 1000px;
        font-size: 50px;
        font-weight: bolder;
        color: #fff;
        margin-top: 60px;
        display: flex;
        white-space: nowrap;
}

.serch-box {
    width: 100%;
    margin-top: 10px;
    height: 50px;
    overflow: hidden;
    display: flex;
}

.Serch-input {
     width: 500px;
        height: 50px;
        font-size: 14px;
        border: 0px;
        border-radius: 5px 0 0 5px;
        padding: 0 15px;
        margin-left: auto;
        margin-right: 0;
}

.Serch-input::-webkit-input-placeholder {
    color: #ccc;
}

.Serch-button {
   height: 50px;
        width: 70px;
        background-color: #7C21AD;
        border: 0;
        color: #fff;
        margin-left: -4px;
        border-radius: 0 5px 5px 0;
        margin-right: auto;
        font-size: 20px;
}

.Index-min-Box {
    max-width: 1000px;
    min-width: 1000px;
}

.Index-Buttons {
    margin-top: 60px;
    min-width: 400px;
    max-width: 400px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-left: 27%;
}


/* top-nav */

.Index-Proplist-box {
    width: 100%;
    /* height: 1000px; */
    background-color: rgb(250, 250, 250);
    display: table;
}

.Index-Proplist-box .Top {
        height: 50px;
        max-width: 1000px;
        min-width: 1000px;
        background-color: #fff;
        margin-top: 44px;
        display: flex;
}

.Index-Proplist-box .Top .title {
    padding-left: 15px;
    margin: auto 0;
    font-size: 18px;
    font-weight: 900;
}

.Index-Proplist-box .Top .Index-navbar {
    margin: auto;
    font-size: 18px;
}

.Index-Proplist-box .Top .Index-navbar ul {
    display: flex;
}

.Index-Proplist-box .Top .Index-navbar ul li {
    padding: 15px 10px;
    margin: 0 15px;
    font-weight: 900;
}

.Index-Proplist-box .Top .Index-navbar ul li:hover {
    cursor: pointer;
    color: #7C21AD;
    border-bottom: 2px solid #7C21AD;
}

.Index-Proplist-box .Top .Index-navbar ul li.active {
    color: #7C21AD;
    border-bottom: 2px solid #7C21AD;
}

.Index-Proplist-box .Top .Index-more {
    margin: auto 0;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 600;
    color: #7C21AD;
}

 .Index-Change .En {
        margin-left: 3px;
        font-size: 14px;
    }
    
    .Index-Change .En a {
        padding: 4px 4.2px;
    }
    
    .oldproptable a {
        padding-bottom: unset!important;
    }
    
    .Index-Proplist-box .dawanqvTop {
        margin-top: 24px;
    }

.Index-Proplist-box .Top .Index-more :hover {
    cursor: pointer;
}

.Index-Prop-table {
  min-width: 1000px;
        max-width: 1000px;
        margin-bottom: 30px;
        margin-top: 30px;
        padding-top: 0;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 20px;
}

.mask {
    min-width: 1000px;
    max-width: 1000px;
    background-color: #111;
    opacity: 0.3;
    display: none;
    align-items: center;
    justify-content: center;
}

.mask>img {
    height: 50px;
}

.background-color-fa {
    background-color: #FAFAFA !important;
}

.Index-Prop-table .Index-Prop {
    background-color: #fff;
    width: 100%;
    padding-bottom: 50px;
    margin-bottom: 30px;
}

.Index-Prop-table .Index-Prop .background {
        height: 170.714px;
        width: 100%;
        background-image: url('../../../../resource/cms/newtown/images/background.png');
        background-size: contain;
        margin-bottom: 15px;
    }
    
    .Index-Prop-table .Index-Prop img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.Index-Prop-table .Index-Prop h1 {
    font-size: 18px;
    font-weight: 900;
    padding: 0 6px;
    margin-bottom: 6px;
}

.Index-Prop-table .Index-Prop span {
    font-size: 10px;
    padding: 0 6px;
    color: #999;
}

.Index-Prop-table .Index-Prop .Index-price {
    color: #7C21AD;
    padding-top: 6px;
    overflow: hidden;
    position: relative;
}

.Index-Prop-table .Index-Prop .Index-price h1 {
    font-weight: 900;
    font-size: 22px;
    margin-bottom: 0;
    float: left;
}

.Index-Prop-table .Index-Prop .Index-price span {
    bottom: 0;
    position: absolute;
    padding: 0;
    font-size: 14px;
    color: #7C21AD;
}

.Index-Grand-table {
  min-width: 1000px;
        max-width: 1000px;
        margin-bottom: 2px;
        margin-top: 25px;
        padding-top: 0;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 20px;
}

.Index-Grand-table .Index-Grand {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

.Index-Grand-table .Index-Grand .background {
       height: 170.714px;
        width: 100%;
        background-image: url('../../../../resource/cms/newtown/images/background.png');
        background-size: contain;
        margin-bottom: 15px;
        
    }
    
    .Index-Grand-table .Index-Grand img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.Index-Grand-table .Index-Grand span {
    font-size: 12px;
    font-weight: 600;
}

.Bottom-Box {
background-position: center top;
        /* height: 450px; */
        width: 100%;
        min-width: 1000px;
        padding: 0;
        padding-top: 40px;
        padding-bottom: 30px;
    background-image: url('../../../../resource/cms/newtown/images/IndexB.png')
}

.Bottom-Box .Bottom-detail {
    max-width: 1000px;
    min-width: 1000px;
}

.Bottom-Box .Bottom-detail .Bottom-logo {
    width: 100%;
    height: 100px;
    display: flex;
}

.Bottom-Box .Bottom-detail .Bottom-logo img {
    height: 80px;
}

.Bottom-info {
display: grid;
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap:10px;
        align-items: flex-end;
        justify-content: space-between;
        color: #fff;
        margin: 0;
}

.Bottom-info .info {
    margin: 0;
    min-width: 307px;
}

.Bottom-info .info h5 {
    line-height: 22px;
}

.display-flex {
    display: flex;
}

.Bottom-QR {
    margin: 0 0 0 auto;
}

.Bottom-QR div {
    display: flex;
    background-color: #7C21AD;
    color: #fff;
    padding: 15px 0;
    justify-content: center;
}

.Bottom-QR div img {
	 margin: auto 5px auto auto;
        height: 17px;
        width: 21px;
}

.Bottom-QR div span {
    margin: auto auto auto 0;
    font-weight: 600;
}

.quote {
    margin-top: 7px;
    display: none;
}

    .Bottom-QR img {
        margin-top: 30px;
        height: 147px;
        width: 147px;
    }

.quote a {
    font-size: 21px;
    font-weight: 400;
    background: #171717;
    letter-spacing: 2px;
    color: #cbb814;
    padding: 8px 33px;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    display: none;
}

.quote a:hover {
    color: #fff;
    text-decoration: none;
    background: #e9b10a;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    display: none;
}

.all-eventdeatails {
    margin-right: auto;
    margin-left: auto;
}

.IndexHeader-img {
    /* display: flex; */
    background-position: center top;
    height: 610px;
    width: 100%;
    min-width: 1000px;
    max-width: unset !important;
    background-image: url('../../../../resource/cms/newtown/images/IndexT.png');
}

.ListHeader {
    /* height: 400px; */
    min-width: 1000px;
    width: 100%;
}

.header {
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    height: 120px;
    margin-top: -85px;
}

.quote {
    float: right;
    width: 20%;
    margin-left: 0em;
}

nav {}

nav li {
    display: inline-block;
    position: relative;
    margin-bottom: 0;
    top: 5px;
}

nav a {
    color: #fff;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    /* line-height: 40px; */
}

nav a:hover {
    text-decoration: none;
    color: #00A2C1;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

nav a#pull {
    display: none;
}

.top-yuyan {
    position: relative;
    top: -83px;
    left: 923px;
    margin-right: 923px;
    color: #333333;
    font-size: 14px;
}

.top-yuyan-img {
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.web-lag1 {
    color: #333333;
}

.Not-Index-topr .Index-Change span a {
    border: 1px solid #989898;
    background-color: #fff;
    color: #767676;
}

.Not-Index-topr .Index-Change span .active {
    background-color: #767676;
    border: 1px solid #989898;
    color: #fff;
}

.Not-Index-topr .Share-box span a {
    color: #7C21AD;
    background-color: #fff;
    border: 1px solid #7C21AD;
}

.web-lag-chose1 a {
    padding: 3px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    border: 1px solid #fff;
}

.web-lag-chose1 a.active {
    cursor: pointer;
    color: #7C21AD;
    background-color: #fff;
    font-weight: bold;
}

.web-lag-chose1 a:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #7C21AD;
}

.callbacks_container {
    position: relative;
    float: left;
    width: 100%;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    position: relative;
    z-index: 1;
    height: auto;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    left: 0;
    right: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
    top: 10%;
    text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 96.8%;
    left: 97.1%;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 16px;
    width: 16px;
    background: transparent url("../images/arrows.png") no-repeat left top;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0%;
}

.callbacks_tabs li {
    display: inline-block;
}

.callbacks_nav {
    top: 47%;
}


/*----*/

.callbacks_tabs a {
    visibility: hidden;
}

.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    visibility: visible;
    display: block;
    height: 8px;
    width: 50px;
    display: inline-block;
    background: #fff;
    border-radius: 0px;
}

.callbacks_here a:after {
    background: #7C21AD;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 85%;
    z-index: 999;
    left: 41.5%;
    padding: 0;
    margin: 0;
    display: block;
}

ul.callbacks_tabs.callbacks2_tabs {
    display: none;
}

#slider3-pager a {
    display: inline-block;
}

#slider3-pager span {
    float: left;
}

#slider3-pager span {
    width: 100px;
    height: 15px;
    background: #fff;
    display: inline-block;
    border-radius: 30em;
    opacity: 0.6;
}

#slider3-pager .rslides_here a {
    background: #FFF;
    border-radius: 30em;
    opacity: 1;
}

#slider3-pager a {
    padding: 0;
}

#slider3-pager li {
    display: inline-block;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    height: auto;
}

.slider-top {
    text-align: center;
    margin-bottom: 2.5em;
}

.slider-top p.below {
    font-size: 14px;
    color: #fff;
    font-weight: 100;
}

.slider-top h3 {
    font-size: 20px;
    font-weight: 400;
    margin: 10px 0px;
    color: #fff;
}

.slider-top ul.social-slide {
    display: inline-flex;
    margin: 0px;
    padding: 0px;
}


/*--end-header--*/


/*--starts-banner--*/

.banner {
    margin-top: 18px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

.s-wenzi {
    width: 1050px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
}

.s-wenzi-all {
    width: 1050px;
    height: 200px;
    float: left;
    margin-top: 45px;
    margin-bottom: 20px;
    background-image: url(../images/d-wenzi.png);
    background-repeat: no-repeat;
}

.s-wenzi-images {}

.s-wenzi-1 {
    font-size: 18px;
    color: #000;
    margin-top: 8px;
    margin-bottom: 8px;
}

.s-wenzi-2 {
    font-size: 18px;
    color: #999;
}

.banner-1 {
    background: url(../images/banner-1.jpg) no-repeat;
    background-size: 100% 100%;
    min-height: 400px;
}

.banner-2 {
    background: url(../images/banner-2.jpg) no-repeat;
    background-size: 100% 100%;
    min-height: 400px;
}

.banner-3 {
    background: url(../images/banner-3.jpg) no-repeat;
    background-size: 100% 100%;
    min-height: 400px;
}


/*--Slider-Part-Ends-Here--*/


/*--end-banner--*/


/*--start-build--*/

.build {
    background: #904799;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-bottom: 25px;
    padding-top: 25px;
}

.build-ad {
    color: #fff;
    font-size: 26px;
    padding-left: 15px;
    position: relative;
    top: 10px;
}

.build-ad-1 {
    color: #FFFFFF;
    padding-left: 15px;
    position: relative;
    top: 10px;
}

.build-right {
    text-align: center;
    float: right;
    margin-top: -30px;
}

.build-right a {
    color: #333;
    font-size: 24px;
    font-weight: normal;
    border-radius: 0.3em;
    -webkit-border-radius: 0.3em;
    -moz-border-radius: 0.3em;
    -o-border-radius: 0.3em;
    -ms-border-radius: 0.3em;
    background-color: #e8e8e8;
    padding-top: 12px;
    padding-right: 80px;
    padding-bottom: 12px;
    padding-left: 80px;
    text-decoration: none;
    margin-right: 20px;
}

.build-right a:hover {
    color: #e9b10a;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.cl {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    clear: both;
    padding-top: 15px;
}

.shuoming {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    clear: both;
    padding-top: 30px;
    padding-bottom: 10px;
    display: none;
}

.shuoming-font {
    font-size: 33px;
    color: #19890d;
}

.shuoming-font2 {
    color: #999;
    width: 80%;
    text-align: left;
    font-size: 16px;
    line-height: 35px;
    margin-top: 10px;
}

.ad {
    margin-right: auto;
    margin-left: auto;
    clear: both;
    padding-top: 13px;
    padding-bottom: 13px;
    width: 1170px;
}

.ad-font {
    font-size: 20px;
    color: #FFF600;
    display: block;
    font-weight: bold;
    text-align: left;
    padding-right: 5px;
    text-decoration: none;
    background-image: url(../images/menu-bgr.png);
    background-repeat: no-repeat;
    height: 48px;
    width: 1170px;
    line-height: 48px;
    padding-left: 20px;
    float: left;
    margin-top: 10px;
}

.ad-font1 {
    color: #333;
    float: right;
    font-size: 18px;
    margin-right: 30px;
}

.ad-font2 {
    color: #333;
    background-color: #ebc838;
    width: 370px;
    padding-bottom: 10px;
}

.ad-line {}

.ad-font-one {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-decoration: underline;
    float: left;
}

.ad-font-two {
    font-size: 20px;
    font-weight: bolder;
    color: #532776;
    text-decoration: none;
}

.ad-imgbgr {
    background-image: url(../images/so.png);
    width: 930px;
    float: left;
    margin-top: 10px;
    margin-left: 5px;
    height: 29px;
}

.new-ad {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    clear: both;
    padding-top: 25px;
}

.new-ad-font {
    font-size: 33px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #904799;
    z-index: 999;
        position: relative;
}

.new-ad-font1 {
    color: #999;
}

.new-ad-font2 {
    color: #666;
}

.new-ad-line {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    position: relative;
  top: 27px
}

.new-ad-back {
    display: none;
}


/*--end-clients--*/


/*--start-news--*/

.news-all {
    margin-right: auto;
    margin-left: auto;
}


/*--end-clients--*/


/*index-news*/

.news {
    float: left;
}

.news-top {
    text-align: center;
}

.news-top p {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    margin-top: 8px;
}

.new-p {
    color: #F00;
    font-size: 26px;
    text-align: left;
    font-weight: bolder;
}

.new-diqu {
    color: #585858;
    font-size: 15px;
    text-align: left;
    margin-top: -5px;
}

.news-left img {
    width: 315px;
    height: 240px;
}

.news-main {
    background: #fff;
    width: 315px;
    position: relative;
}

.news-main h4 {
    font-size: 1.35em;
    color: #595959;
    font-weight: 700;
    margin: 0px;
}

.news-main ul {
    clear: both;
    padding-right: 0;
    padding-left: 0;
    padding-top: 5px;
}

.news-main ul li:nth-child(3) {
    margin-right: 0;
}

.news-main ul li {
    list-style: none;
    display: inline-block;
    margin-right: 0%;
    font-size: 14px;
    color: #585858;
}

.news-main ul li span {
    color: #585858;
    font-size: 14px;
    font-weight: 300;
}

.news-btn a {
    padding: 1px 11px 1px 54px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    background: url(../images/heart.png) no-repeat 0px 0px #ebb30a;
}

.news-font2 {
    font-size: 26px;
    color: #fff;
    float: right;
    width: 160px;
    text-align: right;
    text-shadow: #333 2px 2px 5px;
    margin-top: -5px;
}

.news-bottom-all a:hover {
    color: #FFF;
    background-color: #3F9;
    font-size: 18px;
}

.news-bottom-all {
    color: #fff;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: -35px;
    background-color: #3E3E3E;
    padding-right: 15px;
    padding-left: 15px;
    float: right;
    width: 110px;
}

.news-bottom-all-i a:hover {
    color: #FFF;
    background-color: #3F9;
    font-size: 18px;
    margin-top: 26px;
}

.news-bottom-all-i {
    color: #fff;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    margin-top: 26px;
    background-color: #34495e;
    padding-right: 15px;
    padding-left: 15px;
    float: left;
    width: 110px;
    font-weight: normal;
}

.news-font1 {
    font-size: 20px;
    color: #333;
    width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-weight: bold;
    padding-top: 5px;
}

.news-btn {
    bottom: 0;
    position: absolute;
    left: 60.7%;
}

.news-btn a:hover {
    color: #fff;
    background: url(../images/heart.png) no-repeat 0px 0px #ebb30a;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.cont-other {
    margin-right: auto;
    margin-left: auto;
}

.cont-other-name {
    font-size: 15px;
    color: #333;
    width: 170px;
    float: left;
    opacity: 0.85;
    padding-left: 10px;
    margin-left: -160px;
    margin-top: 125px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 400;
    height: 200px;
}

.cont-other-price {
    color: #F00;
    clear: left;
    position: relative;
    font-size: 25px;
    font-weight: bold;
}

.cont-other-1 {
    font-size: 12px;
    color: #666;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.cont-other-2 {
    font-size: 15px;
    color: #666;
    font-weight: normal;
}

.index-news {}

.index-mid-Box {
    width: 1288px;
    margin-right: auto;
    margin-left: auto;
}

.index-news-h {
    height: 26px;
}

.index-news-h a {
    line-height: 26px;
    font-size: 14px;
    color: #999999;
    margin-left: 8px;
    cursor: pointer;
    float: left;
    text-decoration: none;
}

.index-news-h a:hover {
    text-decoration: underline;
    color: #FF9900;
}

.index-news-logo {
    width: 20px;
    height: 16px;
    background: url(../images/default.png) -390px -24px no-repeat;
    float: left;
    margin-top: 4px;
}

a.index-news-up {
    width: 16px;
    height: 16px;
    background: url(../images/default.png) -440px -178px no-repeat;
    margin-top: 4px;
    display: block;
    text-decoration: none;
}

a.index-news-up:hover {
    width: 16px;
    height: 16px;
    background: url(../images/default.png) -440px -166px no-repeat;
    margin-top: 4px;
    display: block;
    text-decoration: none;
}

a.index-news-down {
    width: 16px;
    height: 16px;
    background: url(../images/default.png) -467px -178px no-repeat;
    margin-top: 4px;
    display: block;
    text-decoration: none;
}

a.index-news-down:hover {
    width: 16px;
    height: 16px;
    background: url(../images/default.png) -467px -166px no-repeat;
    margin-top: 4px;
    display: block;
    text-decoration: none;
}

.index-news-control {
    float: right;
}

.index-scrollText {
    width: auto;
    max-width: 900px;
    height: 26px;
    line-height: 26px;
    float: left;
    overflow: hidden;
}

.index-scrollText li {
    width: 100%;
    height: 26px;
}

@media screen and (max-width: 600px) {}


/*--end-work--*/


/*--start-project--*/

.project {
    padding: 3em 0px 5em 0px;
}

.project-name {
    width: 54%;
    text-align: left;
    background: #454545;
    padding: 8px 0 8px 28px;
    bottom: 0;
    left: 46%;
    position: absolute;
}

.project-name p {
    color: #fff;
    font-size: 23px;
    font-weight: 300;
    line-height: 1.35em;
}

.project-name span {
    position: absolute;
    background: url(../images/zoom-1.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    top: 24px;
    left: -16px;
    cursor: pointer;
}

.item:hover div.project-name {
    background: #ebb30a;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

#owl-demo .item {
    position: relative;
}


/*--end-project--*/


/*--start-clients--*/

.clients {
    background: #f3f3f3;
    padding: 3em 0px;
}

.clients-top {
    text-align: center;
}

.clients-top h3 {
    color: #595959;
    font-size: 3em;
    font-weight: 100;
    margin: 0 auto;
    width: 56%;
    line-height: 1.4em;
}

.clients-top h3 span {
    color: #ebb30a;
    font-weight: 300;
}

.clients-btm {
    text-align: center;
    margin-top: 2em;
}

.clients-bottom p {
    font-size: 18px;
    font-weight: 700;
    color: #595959;
    font-style: italic;
    line-height: 1.8em;
    width: 68%;
    margin: 0 auto;
}

.clients-bottom h4 {
    font-size: 1.3em;
    font-weight: 400;
    color: #ebb30a;
    margin: 1.2em 0px 0px 0px;
}

.clients-bottom h4 span {
    color: #b5b5b5;
}

.planning {
    background: url(../images/news-5.png) no-repeat;
    width: 1168px;
    height: 136px;
    display: block;
    margin-top: 8%;
    text-align: center;
}

.planning p {
    color: #fff;
    font-size: 2em;
    font-weight: 600;
    width: 80%;
    margin: 0 auto 0;
    line-height: 1.5em;
    padding-top: 22px;
}

.other {
    margin-right: auto;
    margin-left: auto;
    padding-left: 7px;
    margin-top: 50px;
}

.other-photo {
    width: 240px;
    height: 210px;
    background-color: #FFF;
    text-align: center;
}

.other-allbgr {
    background-color: #FFF;
    text-align: center;
    box-shadow: 0px 1px 10px #999;
    padding: 3px;
    float: left;
    margin-right: 15px;
}

.other-bgr {
    float: left;
    margin-right: 10px;
    margin-left: 30px;
    margin-top: 30px;
    width: 240px;
}

.other-name {
    font-size: 18px;
    color: #000;
    width: 240px;
    float: left;
    opacity: 0.85;
    padding-left: 13px;
    margin-left: -250px;
    margin-top: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
    text-align: center;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
    padding-top: 20px;
}

.other-price {
    color: #df2e05;
    clear: left;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 15px;
}

.other-1 {
    font-size: 14px;
    color: #444444;
    font-weight: normal;
}

.other-2 {
    font-size: 15px;
    color: #585858;
    font-weight: normal;
}

.other-date {
    font-size: 18px;
    color: #585858;
}

.other-chewei-bgr {
    background-color: #f1f1f1;
    float: left;
    padding-bottom: 10px;
    width: 260px;
    margin-left: 8px;
    margin-right: 8px;
}

.other-chewei-font1 {
    width: 100%;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 8px;
    text-align: center;
}

.other-chewei-font2 {
    font-size: 18px;
    color: #F00;
    width: 100px;
    text-align: center;
    margin-top: 10px;
}

.other-chewei-font3 {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-top: 10px;
}

.other-chewei-imgfont {
    font-size: 14px;
    color: #FFF;
    height: 33px;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    border-radius: : 8px;
    display: block;
    background-color: #333;
    line-height: 33px;
}

.other-chewei-imgfont a:hover {
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    height: 33px;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    border-radius: : 8px;
    display: block;
    background-color: #ebc838;
    line-height: 33px;
    text-decoration: none;
}


/*--end-touch--*/

.zhanshi {
    width: 1288px;
    margin-right: auto;
    margin-left: auto;
}

.zhanshi-img {
    margin-top: 20px;
    padding: 0px;
    position: relative;
    top: 4px;
}


/*--start-footer--*/

.more-contact {
    margin-top: 40px;
}

.footer {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 3em;
    padding-right: 0px;
    padding-bottom: 0em;
    padding-left: 0px;
    background-color: #222;
}

.footer-left {
    float: left;
    margin-left: 240px;
    width: 390px;
    margin-top: 15px
}

.footer-right {
    float: left;
    margin-left: 100px;
    margin-top: 15px
}

.footer-text {
    width: 1170px;
    margin-bottom: -15px;
}

.footer-text-1 {
    width: 1170px;
    margin-bottom: -15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    padding-top: 30px;
}

.footer-text a {
    color: #fff;
}

.footer-text a:hover {
    color: #e9b10a;
    text-decoration: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}


/*--end-get--*/


/*--end-touch--*/


/*--start-footer--*/

.footer-1 {
	min-width:1000px;
    background: #000;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
    color: #FFF;
    padding-bottom: 15px;
    font-size: 13px;
    padding-top: 15px;
    clear: both;
}

.footer-font1 {
    font-size: 18px;
    color: #FFFFFF;
    margin-left: 120px;
    text-decoration: underline;
    font-weight: 400;
}

.footer-font2 {
    color: #FFF;
    font-size: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

.footer-font3 {
    color: #FFF;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-font4 {
    color: #FFF;
    font-size: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

.footer-font5 {
    color: #FFF;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-font6 {
    font-size: 18px;
    color: #666;
    margin-left: 120px;
    text-decoration: underline;
}

.footer-font7 {
    color: #666;
    font-size: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

.footer-font8 {
    color: #666;
    margin-bottom: 15px;
    font-size: 14px;
}

.footer-font9 {
    color: #666;
    font-size: 15px;
    padding-bottom: 15px;
    font-size: 14px;
}

.footer-font10 {
    color: #666;
    margin-bottom: 15px;
    font-size: 14px;
}

.scroll {
    margin-top: 5px;
}


/*about.html start*/

.about-font {
    font-size: 28px;
    color: #7C21AD;
    padding-top: 20px;
    text-align: center;
    display: table;
    font-weight: 800;
}

.about-font-data {
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-bottom: 20px;
}

.about-font2 {
    font-size: 14px;
    color: #666;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 20px;
    text-indent: 2em;
    line-height: 25px;
}

.about-imgdiv {
    display: inline-block;
    width: 1170px;
    font-size: 128px;
    text-align: center;
    vertical-align: middle;
}

.about-img {
    padding-left: 30px;
    margin-bottom: 20px;
    text-align: center;
    width: auto;
    vertical-align: middle;
}

.about-line {
    margin-bottom: 10px;
}


/*about.html end*/


/*sale.html start*/

html,
body,
div,
header,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
span,
table,
tr,
td,
th,
tbody,
thead,
ul,
li,
textarea,
menu,
header {
    border: 0;
    margin: 0 auto;
    padding: 0;
}

input {
    margin: 0;
    padding: 0;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

h5 {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}

li {
    list-style-type: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.lh-24 {
    line-height: 24px;
}

.lh-40 {
    line-height: 40px;
}

.mt-10 {
    margin-top: 10px;
}

.md-10 {
    margin-bottom: 10px;
}

.ml-20 {
    margin-left: 20px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-40 {
    margin-top: 0px;
}

.hide {
    display: none;
}

.table-Full-Auto {
    width: 100%;
    border-right-width: 1px;
    border-top-width: 1px;
    border-color: #dddddd;
    border-style: solid;
}

.table-Full-Auto tr th {
    background-color: #f2f2f2;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: #dddddd;
    border-style: solid;
}

.table-Full-Auto tr td {
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-color: #dddddd;
    border-style: solid;
}

.width-Scale-100 {
    width: 100%;
}

.width-Scale-80 {
    width: 80%;
}

.height-Scale-100 {
    height: 100%;
}

ul.tab-Tag li {
    width: 30%;
    float: left;
    cursor: pointer;
}

ul.tab-Tag li.tab-tag-on {
    background-color: #f2f2f2;
}

ul.tab-Tag li.tab-tag-off {
    background-color: #fff;
}

.tab-Tag-Content {
    clear: left;
}

ul.list-select li.list-select-on {
    background-color: #f2f2f2;
}

ul.list-select li.list-select-off {
    background-color: #fff;
}

ul.list-tab {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

ul.list-tab>li>a.list-tab-title {
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #dddddd;
    font-size: 18px;
    text-align: center;
    display: block;
    cursor: pointer;
}

ul.list-tab>li>a.list-tab-title-on {
    background-color: #ffebd3;
}

.list-tab-content {
    display: none;
}

ul.sub-list-tab>li>a {
    width: 100%;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    cursor: pointer;
}

ul.sub-list-tab>li>a:hover {
    background-color: #ffffbb;
}

ul.sub-list-tab>li>a.sub-list-tab-on {
    background-color: #ffffbb;
}

.search-box {
    width: 100%;
    border: 1px solid #f2f2f2;
    float: left;
}

.sale-theone {
    margin-top: 25px;
}

.sale-thetwo {
    display: none;
}

.search-condition>p {
    width: 80px;
    text-align: right;
    font-size: 14px;
    color: #df1d74;
    height: 50px;
    line-height: 50px;
    float: left;
}

.search-condition>ul.condition li {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #FF0000;
    float: left;
    margin-right: 10px;
}

.search-condition>ul.condition li span {
    float: left;
    font-size: 14px;
    color: #df1d74;
    display: block;
}

.del {
    width: 8px;
    height: 8px;
    background: url(../images/default.png) -156px -227px no-repeat;
    display: block;
    float: left;
    margin: 23px 4px 0 4px;
    cursor: pointer;
}

.search-condition {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    float: left;
}

.search-Info {
    border: 0;
    margin: 10px 0;
    float: left;
}

.search-Info>tbody>tr {
    height: 32px;
}

.search-Info>tbody>tr>td {
    font-size: 14px;
    border: 0;
}

.search-Info>tbody>tr>td.td1 {
    width: 80px;
    text-align: right;
    color: #333333;
    float: right;
    padding-top: 6px;
}

.search-Info>tbody>tr>td.td2 {
    width: 80px;
    text-align: right;
    color: #333333;
    float: right;
    padding-top: 6px;
}

.search-Info>tbody>tr>td>ul.condition2 li {
    float: left;
    margin-right: 10px;
    font-size: 14px;
}

.search-Info>tbody>tr>td>ul.condition2 li a {
    cursor: pointer;
    text-decoration: none;
}

.search-Info>tbody>tr>td>ul.condition2 li a:hover {
    color: #333333;
}

.search-Info>tbody>tr>td>ul.condition2 li a.active {
    color: #df1d74;
}

.search-Info>tbody>tr>td>ul.condition2 li select {
    border: 1px solid #a9a9a9;
}

.search-Info>tbody>tr>td>ul.condition2 li div.searchDiv {
    height: 20px;
    border: 1px solid #a9a9a9;
}

.search-Info>tbody>tr>td>ul.condition2>li>div.searchDiv>input {
    border: 0;
    float: left;
    margin: 0;
    padding: 0 4px;
    font-size: 12px;
    height: 18px;
}

.search-Info>tbody>tr>td>span {
    margin-left: 2px;
}

.search-logo {
    width: 15px;
    height: 15px;
    display: block;
    background: url(../images/default.png) -208px -223px no-repeat;
    float: right;
    margin-top: 2px;
    margin-right: 2px;
}

.search-input {
    width: 40px;
    height: 18px;
    border: 1px solid #a9a9a9;
    padding-left: 4px;
    padding-right: 4px;
    float: left;
}

.value-box {
    height: 18px;
    float: right;
}

.value-box input,
.value-box span {
    float: left;
}

.value-box span.s1 {
    padding-left: 2px;
    padding-right: 2px;
}

.value-box span.s2 {
    width: 50px;
    margin-left: 4px;
}

a.sure-bn {
    width: 46px;
    height: 23px;
    background-color: #999999;
    color: white;
    display: block;
    float: left;
    text-align: center;
    border-radius: 2px;
    margin-left: 5px;
    margin-right: 6px;
}

.content-Box-Left {
    width: 69%;
    float: left;
}

.content-Box-Right {
    width: 27%;
    float: right;
}

.content-Box-Right>p {
    font-size: 16px;
    color: #34495e;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-top: 10px;
}

.details-fontdiv {
    margin-top: 10px;
    margin-bottom: 10px;
}

.details-font-1 {
    font-size: 16px;
    color: #FFF;
    background-color: #C30;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    float: left;
    border-radius: 0.3em;
}

.details-font-2 {
    font-size: 20px;
    color: #C30;
    float: left;
    margin-top: 5px;
    margin-left: 8px;
}

.details-font-3 {
    font-size: 16px;
    color: #FFF;
    background-color: #FFAE00;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    float: left;
    border-radius: 0.3em;
    margin-left: 50px;
}

.details-font-4 {
    font-size: 20px;
    color: #FFAE00;
    float: left;
    margin-top: 5px;
    margin-left: 8px;
}

.details-font-5 {
    font-size: 16px;
    color: #FFF;
    background-color: #19890D;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    float: left;
    border-radius: 0.3em;
    margin-left: 50px;
}

.details-font-6 {
    font-size: 20px;
    color: #19890D;
    float: left;
    margin-top: 5px;
    margin-left: 8px;
}

.details-font-7 {
    font-size: 16px;
    color: #FFF;
    background-color: #6570DE;
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 15px;
    float: left;
    border-radius: 0.3em;
    margin-left: 50px;
}

.details-font-8 {
    font-size: 20px;
    color: #6570DE;
    float: left;
    margin-top: 5px;
    margin-left: 8px;
}

h1.content-title {
    line-height: 40px;
    color: #34495e;
    margin-top: 15px;
    font-size: 28px;
}

.content-show-pc {}

.content-show-phone {
    display: none;
}

.imgGroup {
    width: 100%;
    float: left;
    background-color: #f2f2f2;
    padding-bottom: 15px;
    display: none;
}

.imgGroup img.bigImg {
    width: 668px;
    margin: 12px;
}

.imgGroup .imgRoll {
    width: 668px;
    margin-left: 12px;
}

.imgGroup .imgRoll a.imgRollLeft,
.imgGroup .imgRoll a.imgRollRight {
    width: 14px;
    height: 54px;
    display: block;
    cursor: pointer;
}

.imgGroup .imgRoll a.imgRollLeft {
    background: url(../images/default.png) -258px -201px no-repeat;
    float: left;
}

.imgGroup .imgRoll a.imgRollRight {
    background: url(../images/default.png) -288px -201px no-repeat;
    float: right;
}

.imgGroup .imgRoll .imgRollBox {
    width: 640px;
    height: 56px;
    overflow: hidden;
    float: left;
}

#imgRollBox {
    position: relative;
    left: 0;
}

.imgGroup .imgRoll .imgRollBox ul li {
    float: left;
}

.imgGroup .imgRoll .imgRollBox ul li a {
    padding: 1px;
    border: 1px solid #f2f2f2;
    margin: 1px;
    display: block;
    float: left;
    cursor: pointer;
}

.imgGroup .imgRoll .imgRollBox ul li a:hover,
.imgGroup .imgRoll .imgRollBox ul li a.active {
    border: 1px solid #ff5a00;
}

.imgGroup .imgRoll .imgRollBox ul li a img {
    width: 66px;
    height: 50px;
}

.content-stitle {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    color: #34495e;
    font-size: 16px;
    border-bottom: 1px solid #f2f2f2;
    margin-top: 10px;
}

.content-stitle>span {
    width: 22px;
    height: 22px;
    display: block;
    float: left;
    margin-top: 9px;
    margin-left: 4px;
    margin-right: 2px;
}

.content-stitle>span.slogo-01 {
    background: url(../images/default.png) -115px -171px no-repeat;
}

.content-stitle>span.slogo-02 {
    background: url(../images/default.png) -151px -171px no-repeat;
}

.content-stitle>span.slogo-03 {
    background: url(../images/default.png) -190px -171px no-repeat;
}

.content-stitle>span.slogo-04 {
    background: url(../images/default.png) -230px -171px no-repeat;
}

.house-Info {
    border: 0;
    margin: 0;
}

.house-Info tbody tr {
    height: 40px;
}

.house-Info tbody tr td {
    color: #333333;
    border: 0;
    text-align: left;
}

.house-Info tbody tr th.td1 {}

.house-Info tbody tr th {
    color: #666666;
    font-weight: normal;
    border: 0;
    background: none;
    width: 17%;
    text-align: right;
}

.house-map-box {
    width: 100%;
    height: 300px;
    border: 1px solid #f2f2f2;
    padding: 4px;
    float: left;
}

.house-map {
    width: 100%;
    height: 100%;
    float: left;
}

.house-Person {
    width: 100%;
    height: 410px;
    border: 1px solid #f2f2f2;
    float: left;
}

.house-Person img {
    width: 154px;
    height: 170px;
    float: left;
    margin-top: 30px;
    margin-left: 58px;
}

.give-Info {
    margin-top: 20px;
    margin-left: 80px;
    float: left;
}

.give-Info li {
    height: 30px;
    line-height: 30px;
}

.give-Info li a {
    text-decoration: none;
    cursor: pointer;
    color: #333333;
}

.give-Info li a:hover {
    color: #333333;
}

.give-Info li span {
    width: 22px;
    height: 12px;
    display: block;
    background: url(../images/default.png) -270px -177px no-repeat;
    float: left;
    margin-top: 9px;
    margin-right: 6px;
}

.person-Info {
    width: 218px;
    float: left;
    margin-top: 15px;
    margin-left: 24px;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2f2f2;
}

.person-Info li {
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #333333;
}

.person-Info li span {
    color: #666666;
}

.house-recommend {
    width: 100%;
    height: auto;
    border: 1px solid #f2f2f2;
    float: left;
}

.recommend-Info {
    width: 232px;
    height: auto;
    margin-left: 17px;
    margin-top: 17px;
    float: left;
}

a.recommend {
    width: 232px;
    height: 28px;
    margin: 1px;
    margin-top: 0;
    background-color: #f2f2f2;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #333333;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.article-box {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
}

h1.article-title {
    line-height: 60px;
    color: #333333;
}

.article-box p {
    color: #999999;
    line-height: 40px;
    float: left;
    width: 100%;
    text-align: center;
}

.article-txt {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.article-txt p {
    font-size: 16px;
    color: #333333;
    text-indent: 2em;
    line-height: 32px;
}

.list-path {
    width: 100%;
    line-height: 48px;
    color: #666666;
    text-align: left;
}

.list-path span {
    color: #333333;
}


/*sale.html end*/


/*news start*/

.sub-title-box {
    margin-top: 25px;
}

.sub-title-box p {
    font-size: 14px;
    line-height: 26px;
    color: #999999;
    text-align: center;
}

.sub-title-box,
.sub-title-box-top {
    width: 100%;
    float: left;
}

.sub-title-box-top {
    border-bottom: 1px solid #dddddd;
}

.sub-title {
    width: 128px;
    height: 30px;
    font-size: 24px;
    border-bottom: 2px solid #111111;
}

.sub-title h1 {}

.sub-title-w-02 {
    width: 252px;
}

.sub-title-w-03 {
    width: 150px;
}

.sub-title-w-04 {
    width: 250px;
}

.sub-title-w-05 {
    width: 130px;
}

.sub-title span.sub-title-logo-01 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -8px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-02 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -67px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-03 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -125px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-04 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -183px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-05 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -234px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-06 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -290px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-07 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -350px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-08 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -406px -71px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-09 {
    width: 34px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -455px -70px no-repeat;
    float: left;
}

.sub-title span.sub-title-logo-10 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -460px -112px no-repeat;
    float: left;
}

.caculation-title span.sub-title-logo-11 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -60px -170px no-repeat;
    float: left;
    margin: 7px 4px 0 7px;
}

.caculation-title2 span.sub-title-logo-12 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -10px -169px no-repeat;
    float: left;
    margin: 7px 4px 0 7px;
}

.sub-item-01 {
    width: 236px;
    height: 364px;
    border: 1px solid #dddddd;
    margin-top: 20px;
    float: left;
    margin-right: 18px;
    overflow: hidden;
}

.sub-item-img-01 {
    width: 232px;
    height: 196px;
    margin: 1px;
}

.sub-item-ul-01 li {
    text-align: center;
    margin: 5px 0;
}

.sub-item-ul-01 li.li-01 {
    font-size: 20px;
}

.sub-item-ul-01 li.li-02 {
    font-size: 22px;
    color: #ff5a00;
}

.sub-item-ul-01 li.li-03 {
    font-size: 14px;
    color: #999999;
}

a.sub-item-button {
    width: 142px;
    height: 36px;
    border-radius: 20px;
    background-color: #f2f2f2;
    display: block;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    color: #666666;
    font-size: 18px;
    margin-top: 20px;
}

a.sub-item-button:hover {
    color: #111111;
    background-color: #ecda3c;
    text-decoration: none;
}

a.sub-item-button-a {
    background-color: #ecda3c;
    color: #111111;
}

.sitem,
.sitem-a {
    width: 234px;
    height: 300px;
    float: left;
}

.sitem-a {
    position: relative;
    z-index: 10;
    background-color: white;
    top: -610px;
}

.stitle-01 {
    width: 232px;
    height: 50px;
    line-height: 50px;
    background-color: #fff9c3;
    color: #111111;
    font-size: 20px;
    margin: 1px;
    display: block;
    text-align: center;
}

.sub-item-02 {
    width: 236px;
    height: 250px;
    border: 1px solid #dddddd;
    margin-top: 20px;
    float: left;
    margin-right: 18px;
    cursor: pointer;
}

.sub-item-img-02 {
    width: 232px;
    height: 150px;
    margin: 1px;
}

.sub-item-ul-02 li {
    text-align: left;
    margin: 5px 0;
    font-size: 14px;
    color: #333333;
}

.sub-item-ul-02 {
    margin: 0 10px;
    margin-top: 14px;
}

.sub-item-ul-02 li span {
    color: #F00;
    float: right;
}

.sub-item-title-02 {
    width: 232px;
    height: 28px;
    margin: 1px;
    margin-top: 0;
    background-color: #f2f2f2;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #333333;
}

.news-title-txt {
    hegith: 130px;
    font-size: 15px;
    text-indent: 2em;
    display: table;
    line-height: 23px;
    margin-top: 10px;
}

.news-list li a h3.news-title,
.news-list li a h3.news-title span {
    color: #333;
    font-weight: bold;
}

.news-list li a h3.news-title span {
    float: right;
    font-size: 12px;
}

.news-list {
    width: 100%;
    float: left;
}

.news-list li a {
    padding: 20px;
    border-bottom: 1px solid #f2f2f2;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

.news-list li a:hover {
    background-color: #f2f2f2;
}

.news-list li a>p {
    line-height: 24px;
    color: #666666;
}

.news-list li a>h3 {
    color: #666666;
    line-height: 24px;
}

.news-list li a>h3>span {
    color: #666666;
    font-size: 12px;
    float: right;
}

.news-date {
    width: 64px;
    height: 70px;
    float: left;
    margin-right: 20px;
}

.news-date span {
    width: 100%;
    height: 35px;
    line-height: 35px;
    display: block;
    color: white;
    background-color: #999999;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.news-date span.news-p-1 {
    background-color: #ff5a00;
}

.news-date span.news-p-2 {
    background-color: #ff7326;
}

.news-date span.news-p-3 {
    background-color: #ff8340;
}

.news-date p {
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #999999;
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
}

.news-list li a h3.news-title,
.news-list li a h3.news-title span {
    color: #333;
    font-size: 20px;
}

.news-list li a h3.news-title span {
    float: right;
    font-size: 12px;
}

.article-box {
    width: 100%;
    float: left;
    margin-top: 30px;
    text-align: center;
    border-bottom: 1px solid #f2f2f2;
}

.onsite-all {
    width: 700px;
    margin-left: 250px;
}

.onsite-one {
    clear: left;
    padding-top: 25px;
}


/*news end*/


/*onsite start*/

.onsite-font1 {
    font-size: 14px;
    color: #666;
    text-align: right;
    float: left;
    width: 100px;
    line-height: 30px;
    height: 30px;
}

.onsite-input {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    height: 30px;
    width: 240px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding-left: 8px;
}

.onsite-input-2 {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    height: 30px;
    width: 400px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding-left: 8px;
}

.onsite-input-3 {
    font-size: 14px;
    line-height: 30px;
    color: #333;
    height: 30px;
    width: 140px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding-left: 8px;
}

.onsite-text {
    font-size: 14px;
    color: #333;
    height: 90px;
    width: 500px;
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    border-radius: 8px;
    border: 1px solid #ccc;
    padding-left: 8px;
}

.onsite-checkbox {}

.onsite-radio {
    font-size: 14px;
    padding-top: 8px;
}

.onsite-radio-two {
    font-size: 14px;
    padding-top: 8px;
    position: relative;
    left: 20px;
}

.onsite-radio-three {
    font-size: 14px;
    padding-top: 8px;
    margin-left: 120px;
}

.onsite-radio-l {
    margin-left: 5px;
}

.onsite-radio-2 {
    margin-left: 25px;
}

.onsite-font2 {
    font-size: 14px;
}

.onsite-checkbox {
    margin-top: 10px;
    margin-left: 5px;
}

.onsite-checkbox-1 {
    margin-top: 3px;
    margin-left: 25px;
}

.onsite-select {
    font-size: 13px;
    width: 140px;
    margin-left: 22px;
    border-radius: 8px;
    border: 1px solid #ccc;
    height: 30px;
}


/*onsite end*/

.onsite-in {
    margin-left: 120px;
    margin-top: 4px;
}

.onsite-submit {
    font-size: 15px;
    color: #FFF;
    background-color: #7C21AD;
    border-radius: 8px;
    text-align: center;
    width: 400px;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 70px;
    margin-left: 26rem;
    padding-right: 70px;
    cursor: pointer;
}

.onsite-submit:hover {
    font-size: 15px;
    color: #FFF;
    background-color: #D86621;
    text-decoration: none;
    cursor: pointer;
}


/*onsite.html end*/


/*caculation.html start*/

.footer-mid-Box {
    width: 1100px;
}

.half-Box-Left,
.half-Box-Right {
    width: 50%;
}

.half-Box-Left,
.half-Box-Left2 {
    float: left;
}

.half-Box-Left2 {
    width: 45%;
}

.half-Box-Right,
.half-Box-Right2 {
    float: right;
}

.caculation-title span.sub-title-logo-11 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -60px -170px no-repeat;
    float: left;
    margin: 7px 4px 0 7px;
}

.caculation-title2 span.sub-title-logo-12 {
    width: 30px;
    height: 30px;
    display: block;
    background: url(../images/default.png) -10px -169px no-repeat;
    float: left;
    margin: 7px 4px 0 7px;
}

.caculation-title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background-color: #f2f2f2;
    float: left;
    color: #34495e;
    font-size: 18px;
}

.caculation-title2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    color: #333333;
    font-size: 18px;
}

.caculation-list {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.caculation-list li {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #f2f2f2;
}

.caculation-list li input {
    height: 39px;
    border: 0;
    text-align: right;
    float: right;
}

.caculation-list li input.in1 {
    width: 50%;
}

.caculation-list li input.in2 {
    width: 50%;
}

.caculation-list li input.in3 {
    width: 50%;
}

.caculation-list li input.in4 {
    width: 50%;
}

.caculation-list li input.in5 {
    width: 50%;
}

.caculation-list li input.in6 {
    width: 50%;
}

.caculation-list li input.in7 {
    width: 50%;
}

.caculation-list li input.in8 {
    width: 50%;
}

.caculation-list li input.in9 {
    width: 50%;
}

.caculation-list li input.in10 {
    width: 50%;
}

.caculation-list li input.in11 {
    width: 50%;
}

.caculation-list li input.in12 {
    width: 50%;
}

.caculation-list li input.in13 {
    width: 50%;
}

.caculation-list li input.in14 {
    width: 50%;
}

.caculation-list li input.in15 {
    width: 50%;
}

.caculation-list li input.in16 {
    width: 50%;
}

.caculation-list li p {
    color: #666666;
    margin: auto 10px;
}

.caculation-list li p.txt-p-1 {
    float: left;
}

.caculation-list li p.txt-p-2 {
    float: right;
}


/*滑動tab選項卡start*/

.wrap {
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

.tabs {
    height: 40px;
    margin-top: 20px;
}

.tabs a {
    display: block;
    float: left;
    width: 20%;
    color: #333;
    text-align: center;
    background: #eee;
    line-height: 40px;
    font-size: 16px;
    text-decoration: none;
    margin-top: 30px;
}

.tabs a.active {
    color: #fff;
    background: #333;
}

.swiper-container {
    height: 335px;
    border-radius: 0 0 5px 5px;
    width: 100%;
    border-right-width: 1;
    border-bottom-width: 1;
    border-left-width: 1;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    border-left-color: #CCC;
}

.swiper-slide {
    height: 335px;
    width: 100%;
    background: none;
    color: #fff;
}

.content-slide {}

.content-slide p {}


/*滑動tab選項卡end*/

.bn-group {
    width: 100%;
    text-align: center;
    float: left;
}

a.caculation-bn {
    width: 208px;
    height: 30px;
    line-height: 30px;
    color: white;
    background-color: #7C21AD;
    display: block;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    cursor: pointer;
}

a.caculation-bn:hover {
    color: #FFF;
    background-color: #FF9933;
    text-decoration: none;
    cursor: pointer;
}

.caculation-list li input.cr1 {
    margin-top: 0;
    float: left;
}

.caculation-list li p {
    float: left;
    margin: 0 20px 0 2px;
}

.caculation-group {
    float: right;
}


/*caculation.html end*/


/*contact.html start*/

.single-input-box,
.single-input-box2 {
    width: 472px;
    height: 30px;
}

.selClass {
    min-width: auto;
    height: 30px;
    float: left;
}

.selClass>input[type='checkbox'] {
    margin-top: 2px;
}

.selClass2 {
    min-width: 60px;
    height: 30px;
    float: left;
}

.single-input-box3 {
    width: 998px;
    height: 30px;
}

.single-input-box,
.single-input-box3 {
    float: left;
}

.single-input-box2 {
    float: right;
}

.single-input-box,
.single-input-box2,
.single-input-box3,
.textarea-input-box {
    border: 1px solid #dddddd;
    margin-bottom: 25px;
}

.single-input-box span,
.single-input-box2 span,
.single-input-box3 span,
.textarea-input-box span {
    height: 30px;
    line-height: 30px;
    text-align: right;
    display: block;
    float: left;
    color: #999999;
    font-size: 14px;
}

.single-input-box span.w1,
.single-input-box2 span.w1,
.textarea-input-box span.w1 {
    width: 25%;
}

.single-input-box span.w2,
.single-input-box2 span.w2 {
    width: 36%;
}

.single-input-box3 span.w2 {
    width: 17%;
}

.single-input-box input,
.single-input-box2 input,
.single-input-box3 input {
    height: 28px;
    border: 0;
    float: left;
}

.single-input-box p,
.single-input-box2 p,
.single-input-box3 p {
    line-height: 30px;
    margin-left: 2px;
    margin-right: 10px;
    float: left;
    color: #666666;
    text-align: left;
}

.single-input-box input[type='radio'],
.single-input-box2 input[type='radio'],
.single-input-box3 input[type='checkbox'] {
    margin-top: 8px;
    height: auto;
}

.single-input-box input.in1,
.single-input-box2 input.in1 {
    width: 340px;
}

.single-input-box input.in2,
.single-input-box2 input.in2 {
    width: 50%;
}

.single-input-box2 input[type="file"].in2 {
    margin-top: 3px;
}

.single-input-box2 input.in3 {
    width: 60px;
}

.single-input-box3 input.in2 {
    width: 60%;
}

*:focus {
    outline: 0;
}

.textarea-input-box {
    width: 472px;
    height: 100px;
    float: left;
    padding-top: 5px;
}

.half-Box-Left,
.half-Box-Left2 {
    float: left;
}

.half-Box-Left2 {
    width: 45%;
}

.half-Box-Right,
.half-Box-Right2 {
    float: right;
}

.onsite-submit-1 {
    font-size: 15px;
    color: #FFF;
    background-color: #7C21AD;
    border-radius: 8px;
    text-align: center;
    width: 400px;
    float: left;
    height: 40px;
    line-height: 40px;
    padding-left: 70px;
    margin-left: 40px;
    padding-right: 70px;
    margin-bottom: 20px;
    cursor: pointer;
}

.onsite-submit-1:hover {
    font-size: 15px;
    color: #FFF;
    background-color: #cf820f;
    text-decoration: none;
    cursor: pointer;
}

.contact-padding-two {
    display: none;
}

.contact-padding {
    text-decoration: none;
    padding-left: 360px;
    margin-top: 40px;
}

.textarea-wh {
    padding-top: 5px;
    width: 340px;
}


/*contact.html end*/


/*contact.html end*/


/*图片滑动效果 start*/

.slider-fill {
    object-fit: contain;
}

.photomove {}

.jssora05l,
.jssora05r,
.jssora05ldn,
.jssora05rdn {
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(img/a17.png) no-repeat;
    overflow: hidden;
}

.slider1-one {
    position: relative;
    top: 0px;
    left: 0px;
    width: 800px;
    height: 456px;
    background: #191919;
    overflow: hidden;
}

.slider1-two {
    position: absolute;
    top: 0px;
    left: 0px;
}

.slider1-three {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    display: block;
    background-color: #000000;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.slider1-four {
    position: absolute;
    display: block;
    background: url(img/loading.gif) no-repeat center center;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.slider1-five {
    cursor: move;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 800px;
    height: 356px;
    overflow: hidden;
    line-height: 356px;
    text-align: center;
    vertical-align: middle;
    background-image: url(../img/bgr.png);
    background-repeat: repeat;
    ;
}

.slider1-six {
    width: 40px;
    height: 40px;
    top: 158px;
    left: 8px;
}

.slider1-seven {
    width: 40px;
    height: 40px;
    top: 158px;
    right: 8px;
}

.slider1-eight {
    position: absolute;
    width: 800px;
    height: 100px;
    left: 0px;
    bottom: 0px;
}

.slider1-night {
    position: absolute;
    width: 72px;
    height: 72px;
    top: 0;
    left: 0;
}

.slider1-ten {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
    width: 40px;
    height: 40px;
    top: 158px;
    right: 8px
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05rdn {
    background-position: -310px -40px;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

.jssort01 .p:hover .c,
.jssort01 .pav:hover .c,
.jssort01 .pav .c {
    background: url(../img/t01.png) center center;
    border-width: 0px;
    top: 2px;
    left: 2px;
    width: 68px;
    height: 68px;
}

.jssort01 .p:hover .c,
.jssort01 .pav:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
}


/*图片滑动效果 end*/

.sale-search {
    display: none;
}

.web-lag-chose a {
    cursor: pointer;
    color: #fff;
}

.web-lag-chose a:hover {
    cursor: pointer;
    text-decoration: underline;
    color: #f20;
}

.web-lag-chose a.active {
    cursor: pointer;
    color: #e9b10a;
}

.news-a-herf {
    color: #333;
}


/*new index start*/

.cont-left {
    float: left;
    height: 310px;
}

.cont-left-tittle {
    font-size: 28px;
    font-weight: 800;
    color: #3b995c;
    text-align: left;
    width: 100%;
}

.cont-left-shuoming {
    font-size: 28px;
    color: #FFF;
    margin-top: 10px;
    font-weight: 500;
    background-color: #34495e;
    padding: 20px;
    width: 360px;
}

.cont-left-bottom {
    font-size: 18px;
    color: #FFF;
    background-color: #3b995c;
    padding-top: 8px;
    padding-right: 30px;
    padding-bottom: 8px;
    padding-left: 30px;
    float: left;
    margin-top: 20px;
}

.cont-right {
    margin-top: 20px;
    clear: left;
}

.cont-right-img1 {}

.cont-right-img1-1 {
    float: left;
    margin-top: 60px;
}

.cont-right-img2 {}

.cont-right-img2-1 {
    float: left;
    margin-top: 55px;
    margin-left: 20px;
}

.cont-other {
    margin-right: auto;
    margin-left: auto;
    padding-left: 17px;
    margin-top: 50px;
}

.cont-other-photo {
    height: 190px;
    width: 240px;
    text-align: center;
}

.cont-other-bgr {
    float: left;
    margin-left: 20px;
    margin-top: 20px;
}

.cont-other-name {
    font-size: 20px;
    color: #34495e;
    width: 300px;
    float: left;
    opacity: 0.85;
    padding-left: 10px;
    margin-left: 0px;
    margin-top: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: bold;
}

.cont-other-price {
    color: #F00;
    clear: left;
    position: relative;
    font-size: 24px;
    font-weight: bold;
    margin-top: 6px;
}

.cont-other-1 {
    font-size: 12px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 6px;
}

.cont-other-2 {
    font-size: 15px;
    color: #666;
    margin-top: 6px;
}

.cont-other-date {
    font-size: 18px;
    color: #585858;
}

.cont-other-chewei-bgr {
    float: left;
    width: 360px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 15px;
    border: 1px solid #ccc;
}

.cont-other-chewei-font1 {
    width: 232px;
    font-size: 20px;
    color: #444;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 4px;
    text-align: left;
    font-weight: bold;
    padding-left: 8px;
    float: left;
}

.cont-other-chewei-font2 {
    font-size: 12px;
    color: #666;
    text-align: left;
    padding-left: 10px;
    float: left;
    width: 232px;
}

.cont-other-chewei-font3 {
    font-size: 20px;
    color: #df2e05;
    width: 100px;
    text-align: left;
    padding-left: 8px;
    float: left;
    width: 232px;
    font-weight: 800;
}

.cont-other-chewei-imgfont {
    font-size: 14px;
    color: #FFF;
    height: 33px;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    border-radius: : 8px;
    display: block;
    background-color: #333;
    line-height: 33px;
}

.cont-other-chewei-imgfont a:hover {
    cursor: pointer;
    font-size: 14px;
    color: #FFF;
    height: 33px;
    width: 100px;
    text-align: center;
    margin-top: 10px;
    font-weight: 400;
    border-radius: : 8px;
    display: block;
    background-color: #ebc838;
    line-height: 33px;
    text-decoration: none;
}

.cont-logo {
    font-size: 22px;
    font-weight: 800;
    color: #FFF;
    background-color: #7C21AD;
    padding: 25px;
    float: left;
}

.call-div {
    clear: both;
    height: 87px;
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    /* padding-left: -15px;
    padding-right: -15px; */
    min-width: 1000px;
    max-width: 1000px;
    padding:0px;
}

.order-box {
    background-color: #7C21AD;
    color: #666;
    border-radius: 5px;
}

.order-box span {
    color: #fff;
    margin-left: 0;
}

.order-box div .popup {
    border-radius: 5px;
    font-size: 14px;
}

.right-button {
    background-color: #7C21AD !important;
}

.container {
    width: unset!important;
}

.condition-more {
    display: flex
}

.condition-more .name {
    margin-left: 0;
}

.condition-more .condition {
    margin-left: 0;
    width: 100%;
}

.List-house-box {
    padding: 15px 0 !important;
    display: flex;
}

.List-house-image {
    height: 290px !important;
    width: 270px !important;
    object-fit: cover;
}

.List-house-Info {
    padding: 15px 0;
    height: 290px;
    width: auto !important;
    margin-top: unset !important;
}

.List-house-Info .name {
    font-size: 30px !important;
    font-weight: 900;
    color: #111 !important;
}

.List-house-Info .name-1 {
    font-size: 16px !important;
    font-weight: 600;
    color: #666 !important;
}

.List-house-Info .addres {
    margin-top: 150px;
    font-size: 16px !important;
    font-weight: 600;
    color: #999 !important;
}

.List-house-box .money {
    margin: auto 0 auto auto;
}

.List-house-box .money .m1 {
    color: #7C21AD;
    font-size: 30px;
    font-weight: 900;
    line-height: 45px;
}

.List-house-box .money .money-m2 {
    font-size: 14px;
    padding-top: 5px;
    color: #666;
    font-weight: 600;
}

.header-border {
    width: 100%;
    border-bottom: 1px solid #f2f2f2;
    margin: 30px 0;
}

.PropDetail-title {
    max-width: 1000px;
    min-width: 1000px;
}

.PropDetail-title h1 {
    font-size: 34px;
    font-weight: 900;
    margin-bottom: 10px;
}

.PropDetail-title h4 {
    line-height: 50px;
    color: #989898;
}

.PropDetail {
    max-width: 1000px;
    min-width: 1000px;
    padding: 30px 0;
    /* height: 1000px; */
    overflow: hidden;
    display: flex;
}

.PropDetail-Left {
    width: 65%;
}

.PropDetail-Right {
    width: 35%;
    padding-left: 50px;
}

.swiper-container {
    width: 100%;
    /* height: 300px; */
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    background-size: cover;
    background-position: center;
}

.gallery-top {
    height: 400px;
    width: 100%;
}

.gallery-top .swiper-wrapper .swiper-slide {
    height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-color: #fafafa;
}

.gallery-thumbs {
    height: 120px;
    box-sizing: border-box;
    padding: 10px 0;
}



.gallery-thumbs .swiper-wrapper .swiper-slide {
    width: 120px !important;
    margin: 0;
    height: 100%;
    opacity: 0.4;
}



.Detail-SmallTitle {
    padding: 15px;
    margin: 15px 0;
    font-weight: 600;
    background-color: #F2EAF9;
    color: #7C21AD;
}

.Detail-Info {
    margin: 30px 0;
}

.Detail-Info li {
    display: flex;
    margin: 10px 0;
}

.Detail-Info li span {
    margin: 0;
    width: 10%;
    color: #989898;
}

.Detail-Info li p {
    margin: 0;
    color: #111;
}

.Detail-Price,
.Detail-area {
    border-bottom: 1px solid #ebebeb;
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
}

.Detail-Price .Price {
    width: 50%;
}

.Detail-Price .Price .money1,
.Detail-Price .Price .money2 {
    font-size: 26px;
    font-weight: 900;
    color: #989898;
    line-height: 40px;
    font-family: '黑体';
}

.Detail-Price .Price .money1-a,
.Detail-Price .Price .money2-a {
    color: #989898;
}

.Detail-Price .Price .money1 span,
.Detail-Price .Price .money2 span {
    font-size: 18px;
}

.hasMoney {
    color: #7C21AD !important;
}

.hasEvneMoney {
    color: #111 !important;
}

.Detail-Type {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    /* grid-column-gap: 15px; */
    grid-row-gap: 15px;
    padding: 25px 0;
    border-bottom: 1px solid #ebebeb;
}

.Detail-Type li {
    margin: 0;
}

.Detail-Type li span {
    color: #989898;
}

.Detail-area div {
    width: 50%;
    margin-top: 20px;
}

.Detail-area div li {
    font-weight: 600;
    color: #111;
    font-size: 21px;
    line-height: 30px;
    font-family: '黑体';
}

.Detail-area div p {
    color: #989898;
    padding-top: 5px;
}

.Detail-contact {
    border: 1px solid #ebebeb;
    padding: 30px;
    font-family: '黑体';
    margin-bottom: 35px;
}

.Detail-contact .contact-name {
    font-size: 22px;
    font-weight: 900;
}

.Detail-contact .contact-name span {
    color: #989898;
    font-size: 16px;
    font-weight: 400;
}

.Detail-contact .contact-phone {
    color: #7C21AD;
    font-size: 26px;
    font-weight: 900;
    padding-top: 15px;
}

.Detail-contact .contact-phone .iconfont {
    font-size: 28px;
    margin-right: 5px;
}

.Detail-calculator {
    border: 1px solid #ebebeb;
    border-top: none;
    padding: 15px;
}

.Detail-calculator .calculator-list {
    margin-bottom: 15px;
    display: flex;
    position: relative;
    align-items: center;
}

.Detail-calculator .calculator-list span {
    margin: auto 0;
    width: 25%;
    color: #989898;
}

.Detail-calculator .calculator-list input {
    height: 40px;
    width: 65%;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    border: 1px solid #ccc;
    -webkit-appearance: none;
    margin-right: 10px;
}

.Detail-calculator .calculator-list input::-webkit-outer-spin-button,
.Detail-calculator .calculator-list input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.Detail-calculator .calculator-result {
    border-top: 1px solid #ebebeb;
    padding: 15px 0;
}

.Detail-calculator .calculator-result .list {
    margin-bottom: 15px;
}

.Detail-calculator .calculator-result .list .list_title {
    width: 25%;
    color: #989898
}

.Detail-calculator .calculator-result .list .list_number {
    width: 65%;
    color: #111;
    margin-right: 2px;
}

.Detail-calculator .Detail-btn {
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #fff;
    background-color: #610B94;
    font-size: 16px;
}

.NewPropList-region {
    width: 100%;
    height: 80px;
    background-color: #fafafa;
    margin: 30px 0;
}

.NewProp-Buttons {
    display: flex;
    flex-wrap: nowrap;
    /* justify-content: space-between; */
    margin: auto 0;
    height: 80px;
    padding: 0 15px;
}

.NewProplist-serach {
    margin: auto 0 auto auto;
    position: relative;
    color: #989898;
}

.NewProplist-serach span {
    position: absolute;
    right: 0px;
    top: 0px;
    padding:12px;
    background:#7C21AD;
    cursor:pointer;
    cursor:hand;
    color:#fff;
}

.NewProplist-serach input {         
    padding: 10px 40px 10px 20px;
    color: #989898;
    border: solid 1px #ebebeb;
}

.NewProp-radion {
    background-color: unset;
    border: unset;
    font-size: 15px;
    font-weight: 600;
    margin: auto 0;
    color: #989898;
    margin-right: 15px;
}

.NewProp-radion.active {
    background-color: #7C21AD;
}

.NewProp-radion:hover {
    background-color: #7C21AD!important;
}

.NewProp-ul {
    width: 100%;
}

.NewProp-ul li {
    /* padding: 15px 0; */
    border-bottom: 1px solid #ebebeb;
}

.NewPropList-image {
     height: 180px;
        width: 430px;
        margin-left: 0;
        /* padding: 15px 0; */
        object-fit: contain;
        background-color: #fafafa;
}

.NewPropList-info {
    padding: 25px 0;
        margin-left: 50px;
        position: relative;
        width: 60%;
}

.NewPropList-info .name {
       /*   font-family: '黑體';  */
        font-size: 24px;
        font-weight: 600;
        display: block;
}

.NewPropList-info .address,
.NewPropList-info .time,
.NewPropList-info .from {
 /* line-height: 36px; */
        margin-top: 11px;
        display: block;
        float: left;
        font-size: 14px;
        color: #989898;
}

.NewPropList-info .area-box {
      position: absolute;
        bottom: 25px;
        color: #999;
        font-size: 14px;
}

.NewPropList-info .detail {
        position: absolute;
        bottom: 25px;
        height: 50px;
        color: rgb(107, 107, 107);
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 24px;
        font-size: 14px;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
}

.NewPropList-info .area-box span {
   color: #7C21AD;
        font-size: 18px;
        font-weight: 600;
}

.NewPropDetail-title {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 25px;
}

.NewPropDetail-title h1 {
   font-size: 24px;
        font-weight: 600;
}

.NewPropDetail-title span {
    color: #989898;
        font-size: 13px;
        line-height: 35px;
}

.NewPropDetail-title .area {
     color: #989898;
        margin-top: 20px;
        font-size: 13px;
}

.NewPropDetail-title .area h3 {
    color: #111;
        font-weight: 600;
        line-height: 20px;
        font-size: 14px;
}

.NewPropDetail-samlltitle {
    padding: 15px 0;
    color: #7C21AD;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
}

.NewPropDetail-samlltitle .iconfont {
    font-size: 20px;
}

.NewPropDetail-info {
    display: flex;
    padding: 10px 0;
}

.NewPropDetail-info .left {
    width: 10%;
    color: #989898;
}

.NewPropDetail-info .right {
    width: 90%;
    color: #111;
}

.margin-top {
    margin-top: 30px;
}

.margin-bottom20 {
    margin-bottom: 20px;
}

.margin-bottom100 {
    margin-bottom: 100px;
}

.gap {
    height: 7px;
    background-color: #ebebeb;
    margin: 30px 0;
}

.NewPropDetail-article {
     color: #111;
        font-size: 15px;
        font-family: '黑體';
        line-height: 26px;
        margin-bottom: 100px;
        overflow: hidden;
        width: 1000px;
}

.NewPropDetail-article img {
     padding: 15px 0;
        width: 100%;
        height: 100%;
}

.display-block {
    display: block !important;
}

.JoinUsBanner {
    margin: 30px 0;
    width: 100%;
}

.BazzrInfo {
    margin: 50px auto;
}

.JoinUsInfo {
    background-color: #fff;
    padding: 0 50px 100px;
}

.JoinUsInfo .JoinUsInfoBox {
    padding: 40px 0;
    border-bottom: 1px solid #ebebeb;
}

.JoinUsInfo .JoinUsInfoBox h1 {
    font-weight: 600;
    font-size: 29px;
    margin-bottom: 20px;
}

.JoinUsInfo .JoinUsInfoBox h3 {
    line-height: 31px;
    color: #6d6d6d;
}

.JoinUsInfo .JoinUsInfoBox .BazzrTitle {
    font-weight: 600;
    font-size: 29px;
    margin-bottom: 10px;
}

.JoinUsInfo .JoinUsInfoBox p {
    color: #989898;
}

.JoinUsInfo .JoinUsInfoBox .BazzrArticle {
    color: #666;
    line-height: 24px;
}

.JoinUsInfo .JoinUsInfoBox .BazzrArticle img {
    width: 100%;
    object-fit: contain;
}

.JoinUsInfo .JoinUsContact {
    border: 0.5px solid #dcb1e2;
    border-radius: 5px;
    background-color: #FDFBFE;
    padding: 50px 30px;
}

.JoinUsInfo .JoinUsContact h1 {
    font-size: 28px;
    color: #904799;
    font-weight: 600;
    margin-bottom: 30px;
}

.JoinUsInfo .JoinUsContact .ContactEmail {
    display: flex;
}

.JoinUsInfo .JoinUsContact .ContactEmail .emaillogo {
    font-size: 55px;
    color: #989898;
    margin: 0;
}

.JoinUsInfo .JoinUsContact .ContactEmail .Email {
    margin: 0;
    margin-left: 20px;
    line-height: 26px;
}

.JoinUsInfo .JoinUsContact .ContactEmail .Email {
    color: #666;
}

.JoinUsInfo .JoinUsContact .ContactEmail .Email h1 {
    margin: 0;
    color: #111;
}

.Newbreadcrumb {
    margin-top: 20px;
    margin-bottom: -20px;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 600;
    /* font-family: '黑體'; */
    background-color: rgb(250, 250, 250);
}

.Newbreadcrumb li {
    color: #7C21AD !important;
}

.NewPropbreadcrumb {
    margin-top: -20px;
    margin-bottom: -20px;
    padding: 8px 0;
    font-size: 15px;
    font-weight: 600;
    background-color: #fff;
    /* font-family: '黑體'; */
}

.NewPropbreadcrumb .active {
    color: #7C21AD !important;
}

.Pc-display-none {
    display: none;
}

.Mb-put-remark {
    /* width: 100%; */
    margin-left: -15px;
}

.pagination>li>a {
    background-color: #F8EAFF;
    color: #7C21AD;
}

.pagination li a:hover {
    background-color: #7C21AC;
    color: #fff;
    border-color: #7C21AD;
}

.pagination .active a {
    background-color: #7C21AC;
    color: #fff;
    border-color: #7C21AD;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color:#7C21AD;
	border-color: #7C21AD;
}

   .WechatQRimg {
         margin-top: 10px;
        z-index: 999;
        height: 560px;
        width: 468px;
        overflow: hidden;
        text-align: center;
        margin: auto;
        background-color: rgb(243, 243, 243)
        display: none; 
    }

    .WechatQRimg .tip {
        margin-top: 19px;
        background-color: #7C21AD;
        color: #fff;
        width: 367px;
        font-size: 17px;
        text-align: center;
        padding: 27px 0;
    }
    
        .WechatQRimg .QR {
        height: 367px;
        width: 367px;
        border: 1px solid #7C21AD;
    }
    
      .WechatQRimg .X {
        width: 100%;
        height: 52px;
        text-align: right;
    }
    
     .WechatQRimg .X img {
        margin: 10px;
        height: 24px;
        width: 24px;
        cursor: pointer;
    }
    
    
    
    ul.house-Info {
    width: 550px;
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

.BazaarList-image {
	height: 180px;
        width: 430px;
        margin-left: 0;
        /* padding: 15px 0; */
        object-fit: contain;
        background-color: #fafafa;
}

.JoinUsInfo img{
  height:100%;
 width:100%;
object-fit:contain;
}

  .WechatCover {
        background-color: rgba(0, 0, 0, 0.4);
        height: 100%;
        width: 100%;
        position: fixed;
        display: none;
        margin: auto;
        z-index: 999;
    }


 .WechatQRimg1 {
        margin-top: 10px;
        z-index: 999;
        height: 200px;
        width: 150px;
        overflow: hidden;
        position: fixed;
        display: none;
    }
    
    .WechatQRimg1 img {
        height: 149px;
        width: 149px;
        border: 1px solid #7C21AD;
    }
    
    .WechatQRimg1 .tip {
        background-color: #7C21AD;
        color: #fff;
        font-size: 14px;
        text-align: center;
        padding: 10px 0;
    }
    
       .swiperCover {
        background-color: rgba(0, 0, 0, 0.4);
        height: 100%;
        width: 100%;
        position: fixed;
        display: flex;
        margin: auto;
        z-index: 998;
        opacity: 0;
        position: absolute;
    top: 0;
    }
    
    .Detail-Info li span {
    width: 17%;
}

    .swiperCover>.swiper-Plus>.X {
        position: absolute;
        right: 50px;
        z-index: 1000;
        background-color: #fff;
        border-radius: 100%;
    }
    
    .swiperCover>.swiper-Plus>.X>img {
        margin: 10px;
        height: 24px;
        width: 24px;
        cursor: pointer;
    }
    
    .swiper-Plus {
        height: 800px;
        overflow: hidden;
        text-align: center;
        margin: auto;
        border-radius: 0 0 5px 5px;
        width: 100%;
        border-right-width: 1;
        border-bottom-width: 1;
        border-left-width: 1;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-right-color: #CCC;
        border-bottom-color: #CCC;
        border-left-color: #CCC;
    }
    
    .swiper-Plus>.swiper-wrapper>.swiper-slide {
        height: 800px !important;
        width: 100%;
        background: none;
        color: #fff;
    }
    