.text-title {
    color: #212628
}

.text-sub {
    color: #666
}

.bg-sub {
    background: #666
}

.text-white {
    color: #fff !important
}

.text-color9 {
    color: #999
}

.text-color4 {
    color: #444
}

.text-black {
    color: #333
}

.bg-bg {
    background: #fafafa
}

.bg-white {
    background: #fff
}

.bg-primary {
    background: #00463E
}

.bg-active {
    background: rgba(212, 192, 157, .3)
}

.bg-bbb {
    background: #bbb
}

.text-blue {
    color: #c7e3ff
}

.bg-border {
    background: #edecec
}

.text-5d {
    color: #5d5d5d
}

.text-border2 {
    color: #d9d9d9
}

.border-primary {
    border-bottom: 1px solid #00463E
}

.cl {
    clear: both
}

.lh1 {
    line-height: 1
}

.construction .left {
    width: 880px;
    float: left
}

.construction .left .card {
    border: 1px solid #f1f1f1;
    height: 160px;
    width: 100%;
    background: #fff;
    margin-top: 28px;
    box-shadow: 0 8px 10px #f6f6f6;
    position: relative;
    margin-bottom: 16px
}

.construction .left .card_box {
    width: 32.5%;
    border-right: 1px solid #f1f1f1
}

.construction .left .card_box:last-child {
    border: 0
}

.construction .left .ad-custom {
    height: 140px;
    box-shadow: 0 3px 20px rgba(0,0,0,0.1)
}

.construction .left .ad-custom .input-list {
    width: 100%
}

.construction .left .ad-custom .input-list .button-box {
    margin-left: 5px
}

.construction .left .ad-custom .cl {
    clear: both
}

.construction .left .ad-custom .input-box {
    width: 220px;
    margin: 0;
    margin: 20px 6px
}

.construction .left .ad-custom .input-box input {
    width: 100%
}

.constructionList .left {
    width: 880px;
    float: left
}

.constructionList .left .ad-custom {
    position: relative;
    margin-top: 0;
    box-shadow: 5px 4px 20px rgba(0,0,0,0.1);
    margin-bottom: 10px
}

.constructionList .left .ad-custom .pic {
    position: absolute;
    top: 0;
    right: 0
}

.albumList .listBox {
    position: relative;
    margin-top: 20px;
    padding-bottom: 20px;
    border: 0
}

.albumList .listBox:nth-child(1) {
    margin-top: 0
}

.albumList .listBox .bigLazy {
    width: 600px;
    height: 460px;
    border-radius: 5px;
    position: relative;
    float: left
}

.albumList .listBox .flagLazy {
    width: 64px;
    height: 64px;
    position: absolute;
    z-index: 2;
    background: none;
    top: -4px
}

.albumList .listBox .flagLazy .lazy_img {
    background-size: 100% 100%;
    color: #fff;
    text-align: center
}

.albumList .listBox .flagLazy .lazy_img span {
    display: inline-block;
    padding-top: 22%
}

.albumList .listBox .flagLazy .lazy_img span.boxBr {
    padding-top: 10%
}

.albumList .listBox .msg {
    width: 640px;
    height: 348px;
    border-radius: 5px;
    box-shadow: 3px 0 20px rgba(0,0,0,0.1);
    box-sizing: border-box;
    position: absolute;
    right: 0;
    top: 61px;
    background: #fff;
    z-index: 1
}

.albumList .listBox .msg .lazy {
    width: 90px;
    height: 90px;
    border-radius: 50%
}

.albumList .listBox .msg .info {
    width: 460px
}

.albumList .listBox .msg .info p {
    width: 100%
}

.albumList .listBox .msg .text {
    line-height: 22px
}

.albumList .listBox .msg .text .text-box {
    max-height: 108px;
    overflow: hidden
}

.albumList .listBox .msg .text a {
    color: #bcbcbc;
    border: 1px solid #bcbcbc;
    border-radius: 5px;
    padding: 0 10px;
    padding-right: 6px
}

.albumList .listBox .msg .text a:hover {
    border-color: #00463E;
    color: #00463E
}

.albumList .listBox:nth-of-type(2n) .flagLazy {
    right: 6px
}

.albumList .listBox:nth-of-type(2n) .bigLazy {
    float: right
}

.albumList .listBox:nth-of-type(2n) .msg {
    left: 0
}

.albumList .listBox:not(:nth-of-type(2n)) .flagLazy {
    left: 6px
}

.albumList .guess .stter {
    max-width: 133px;
    position: relative;
    top: 4px
}

.albumList .guess .lazy {
    width: 100%;
    height: 285px;
    position: relative
}

.albumList .guess .lazy .tuijian {
    position: absolute;
    left: 0;
    top: 10px;
    width: 68px;
    height: 26px;
    background: #00463E;
    border-radius: 0 0 15px 0;
    color: #fff;
    line-height: 26px
}

.albumList .guess .win {
    padding: 0 12px;
    background: #fdeded;
    border: 1px solid #fce2e2;
    color: #00463E
}

.albumList .guess .content-cards {
    margin-left: -2px
}

.albumList .guess .card-box {
    width: 285px;
    margin-right: 20px
}

.albumList .guess .card-box:last-child {
    margin-right: 0
}

.albumList .guess .msg {
    width: 100%;
    box-sizing: border-box
}

.winDesignerList .boxList {
    padding: 20px 20px 28px;
    margin-right: 20px;
    margin-bottom: 20px
}

.winDesignerList .boxList:nth-child(2n) {
    margin-right: 0
}

.winDesignerList .triangle {
    width: 0px;
    height: 0px;
    border: 10px solid transparent;
    border-right-color: #fafafa;
    z-index: 2;
    top: 110px;
    left: 180px;
    display: block
}

.winDesignerList .top .lazy {
    width: 200px;
    height: 240px
}

.winDesignerList .top .msg {
    width: 346px;
    box-sizing: border-box
}

.winDesignerList .top .msg .block {
    width: 70px;
    height: 3px;
    background: #00463E
}

.winDesignerList .bom .huaxi {
    width: 260px;
    height: 195px;
    background: #fff;
    position: relative
}

.winDesignerList .bom .huaxi p {
    background: rgba(0,0,0,0.5);
    border-radius: 20px;
    position: absolute;
    bottom: 14px;
    margin-left: 11%
}

.goldMaster .tuijian {
    position: absolute;
    left: 0;
    top: 0px;
    width: 68px;
    height: 26px;
    background: #00463E;
    border-radius: 0 0 15px 0;
    color: #fff;
    line-height: 26px;
    z-index: 2
}

.goldMaster .left {
    width: 880px
}

.goldMaster .leftBox {
    border: 1px solid #edecec;
    margin-bottom: 20px
}

.goldMaster .leftBox .msg .lazy {
    border-radius: 3px;
    width: 100px;
    height: 120px
}

.goldMaster .leftBox .msg .lazy img {
    top: 0 !important
}

.goldMaster .leftBox .imgBox .lazy {
    width: 226px;
    height: 170px;
    border-radius: 3px;
    margin-right: 30px
}

.goldMaster .leftBox .imgBox .lazy:last-child {
    margin-right: 0
}

.serviceBuilding .left {
    width: 880px;
    overflow: hidden
}

.serviceBuilding .left .listBoxs {
    width: 110%
}

.serviceBuilding .left .title .block {
    width: 5px;
    height: 20px;
    background: #00463E;
    border-radius: 2px;
    margin: 0px 16px 0 0;
    display: inline-block;
    position: relative;
    top: 2px
}

.serviceBuilding .left .box {
    position: relative;
    margin-right: 12px;
    margin-bottom: 10px
}

.serviceBuilding .left .box p {
    min-width: 90px;
    height: 34px;
    background: rgba(0,0,0,0.5);
    border-radius: 20px;
    padding: 0 30px;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    line-height: 34px;
    bottom: 10px;
    max-width: 98%;
    box-sizing: border-box;
    margin-left: 26%
}

.designerConstruction .left {
    width: 880px
}

.designerConstruction .left .title .block {
    width: 5px;
    height: 20px;
    background: #00463E;
    border-radius: 2px;
    margin: 0px 16px 0 0;
    display: inline-block;
    position: relative;
    top: 2px
}

.captainDetails .img-list .image:last-child {
    margin-right: 0 !important
}

.captainDetails .captainInfo .lazy {
    width: 212px;
    height: 258px
}

.captainDetails .captainInfo .lazy img {
    top: 0 !important
}

.captainDetails .left {
    width: 880px
}

.captainDetails .left .captainInfo {
    padding: 26px 14px;
    border: 2px solid #fafafa
}

.captainDetails .left .captainInfo .msg {
    width: 610px
}

.captainDetails .left .captainInfo .msg .block {
    width: 70px;
    height: 3px;
    background: #00463E
}

.captainDetails .left .captainInfo .msg .text {
    line-height: 23px
}

.captainDetails .left .building .block {
    width: 5px;
    height: 20px;
    background: #00463E;
    border-radius: 2px;
    margin-right: 16px;
    display: inline-block;
    position: relative;
    top: 2px
}

.captainDetails .left .sevBuild .title-ra {
    font-size: 20px;
    color: #212628;
    width: 100%;
    position: relative
}

.captainDetails .left .sevBuild .title-ra::before {
    content: '';
    display: block;
    float: left;
    height: 20px;
    width: 5px;
    margin: 4px 20px 0 0;
    border-radius: 3px;
    background: #00463E
}

.captainDetails .left .sevBuild .title-ra .more {
    position: absolute;
    top: 5px;
    right: 0;
    color: #999;
    font-size: 14px
}

.captainDetails .left .sevBuild .title-ra .more i {
    font-size: 14px
}

.captainDetails .left .sevBuild .box {
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px
}

.captainDetails .left .sevBuild .box:nth-child(3n) {
    margin-right: 0
}

.captainDetails .left .sevBuild .box .lazy {
    border-radius: 0
}

.captainDetails .left .sevBuild .box p {
    min-width: 90px;
    height: 34px;
    background: rgba(0,0,0,0.5);
    border-radius: 20px;
    padding: 0 30px;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    line-height: 34px;
    bottom: 10px;
    max-width: 98%;
    box-sizing: border-box;
    margin-left: 26%
}

.envelope .lazy {
    width: 382px;
    height: 198px;
    position: relative;
    cursor: pointer
}

.envelope .msg {
    position: absolute;
    z-index: 2
}

.envelope .msg .pdt62 {
    padding-left: 90px
}

.envelope .msg .text {
    font-size: 54px
}

.envelope .envelopeBox2 .text,.envelope .envelopeBox2 .tet {
    text-shadow: 0 4px 2px rgba(0,0,0,0.14)
}

.rePwd .input-box {
    height: 40px;
    width: 100%;
    line-height: 40px
}

.rePwd .input-box span {
    width: 94px
}

.rePwd .input-box input {
    height: 38px;
    width: 240px;
    background: #fafafa;
    border: 1px solid #edecec;
    padding-left: 10px
}

.rePwd .lazy {
    height: 46px;
    margin-left: 15px
}

.rePwd .button-box {
    float: left;
    padding: 11px 55px;
    margin: 20px 10px 10px;
    margin-left: 94px;
    background: #005249;
    border-radius: 3px;
    cursor: pointer
}

.rePwd .button-box button {
    background: #005249;
    color: #fff;
    outline: none;
    cursor: pointer
}

.rePwd .button-box:hover {
    background: #00463E;
    border-color: #00463E;
    color: #fff
}

.rePwd .button-box:hover button {
    background: #00463E;
    border-color: #00463E;
    color: #fff
}

.cloudBtn {
    width: 136px;
    height: 40px;
    position: relative;
    top: -10px
}

.cloudBtn button {
    color: #fff;
    background: #005249;
    border-radius: 30px;
    cursor: pointer
}

.cloudBtn button:hover {
    background: #00463E;
    border-color: #00463E;
    color: #fff
}

.cloudBtn button:hover button {
    background: #00463E;
    border-color: #00463E;
    color: #fff
}

.clubBox {
    border-bottom: 1px solid #edecec;
    position: relative
}

.clubBox:last-child {
    border: 0;
    padding-bottom: 10px !important
}

.clubBox .lazy {
    width: 250px;
    height: 190px
}

.clubBox .edit {
    position: absolute;
    right: 120px;
    top: 70px
}

.clubBox .triangle {
    width: 0px;
    height: 0px;
    border: 7px solid transparent;
    border-top-color: #d2d2d2;
    cursor: pointer
}

.clubBox .triCon {
    display: none;
    width: 150px;
    height: 172px;
    padding: 0 10px;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.07);
    position: absolute;
    left: -70px;
    top: 19px
}

.clubBox .triCon .border {
    border-bottom: 1px solid #d2d2d2
}

.infoBanner {
    width: 100%;
    height: 900px;
    min-height: 900px;
    min-width: 1200px;
    position: relative
}

.infoBanner img {
    min-height: 900px;
    min-width: 1200px
}

.infoBanner .container {
    position: absolute;
    z-index: 2;
    bottom: 0px;
    margin: 0 auto;
    left: 50%;
    padding-bottom: 70px;
    margin-left: -600px;
    height: 44px;
    line-height: 44px
}

.infoBanner .container:hover {
    color: #00463E !important
}

.infoBanner .container span {
    position: relative;
    top: -8px
}

.dabiningIfo .guess .stter {
    max-width: 133px;
    position: relative;
    top: 4px
}

.dabiningIfo .guess .lazy {
    width: 100%;
    height: 285px;
    position: relative
}

.dabiningIfo .guess .lazy .tuijian {
    position: absolute;
    left: 0;
    top: 10px;
    width: 68px;
    height: 26px;
    background: #00463E;
    border-radius: 0 0 15px 0;
    color: #fff;
    line-height: 26px
}

.dabiningIfo .guess .win {
    padding: 0 12px;
    background: #fdeded;
    border: 1px solid #fce2e2;
    color: #00463E
}

.dabiningIfo .guess .content-cards {
    margin-left: -2px
}

.dabiningIfo .guess .card-box {
    width: 285px;
    margin-right: 20px
}

.dabiningIfo .guess .card-box:last-child {
    margin-right: 0
}

.dabiningIfo .guess .msg {
    width: 100%;
    box-sizing: border-box
}

.dabiningIfo .introductionBox .boxImg {
    width: 768px;
    height: 420px
}

.dabiningIfo .introductionBox .msg {
    width: 432px;
    background: #2f2f2f;
    box-sizing: border-box;
    height: 420px;
    position: relative
}

.dabiningIfo .introductionBox .msg .line {
    width: 20px;
    height: 1px
}

.dabiningIfo .introductionBox .overImg {
    width: 120px;
    height: 16px;
    position: absolute;
    bottom: 46px;
    background: none
}

.dabiningIfo .consultBtn {
    padding: 0;
    width: 126px;
    height: 30px;
    background: #000;
    border-radius: 5px;
    color: #fff;
    display: block;
    line-height: 30px;
    cursor: pointer
}

.dabiningIfo .consultBtn:hover {
    background: #00463E
}

.dabiningIfo .consulting {
    top: -354px;
    z-index: 5;
    background: #fff;
    width: 536px
}

.dabiningIfo .introduction {
    background: #fff;
    padding-top: 164px;
    padding-bottom: 70px;
    width: 100%;
    height: 580px;
    box-sizing: border-box
}

.dabiningIfo .introduction .brief {
    width: 180px;
    height: 120px;
    background: #eaeaea;
    line-height: 35px;
    padding-top: 60px;
    position: absolute;
    right: 0px;
    top: -164px
}

.dabiningIfo .introduction .introductLeft {
    position: relative;
    width: 600px;
    box-sizing: border-box
}

.dabiningIfo .introduction .introductRight .lazy {
    width: 600px;
    height: 425px
}

.dabiningIfo .introduction .brief {
    position: absolute
}

.dabiningIfo .introduction .block {
    padding-top: 14px;
    width: 20px;
    border-bottom: 1px solid #212628
}

.dabiningIfo .introduction .text {
    line-height: 30px
}

.dabiningIfo .introduction .lazy {
    width: 120px;
    height: 16px;
    margin-top: 40px;
    border: 0
}

.afterSaleTopic .bannerBox {
    width: 100%;
    height: 700px;
    position: relative
}

.afterSaleTopic .bannerBox .lazy {
    min-width: 1200px;
    width: 100%;
    height: 700px;
    min-height: 700px
}

.afterSaleTopic .bannerBox .container {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 50%;
    margin-left: -600px
}

.afterSaleTopic .bannerBox .container .f60 {
    font-size: 60px;
    line-height: 1
}

.afterSaleTopic .topicyuyue {
    position: absolute;
    right: 0;
    top: 225px
}

.afterSaleTopic .topicyuyue .line {
    width: 83px;
    height: 1px;
    background: #00463E;
    margin: 0 auto
}

.afterSaleTopic .topicyuyue form {
    border-radius: 5px;
    width: 336px;
    height: 428px;
    box-sizing: border-box
}

.afterSaleTopic .topicyuyue dd,.afterSaleTopic .topicyuyue input,.afterSaleTopic .topicyuyue select {
    border: 0;
    background: #f6f8fa;
    position: relative
}

.afterSaleTopic .topicyuyue .tir {
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-top-color: #999;
    position: absolute;
    z-index: 2;
    right: 14px;
    top: 17px
}

.afterSaleTopic .condl a,.afterSaleTopic .condl dl {
    width: 184px
}

.afterSaleTopic .condl a {
    margin-right: 153px
}

.afterSaleTopic .condl a:last-child {
    margin-right: 0
}

.afterSaleTopic .condl dt {
    width: 184px;
    height: 114px;
    background: #f3f2ff;
    text-align: center;
    line-height: 114px;
    border-radius: 10px;
    position: relative
}

.afterSaleTopic .condl dt .tir {
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #f3f2ff;
    position: absolute;
    top: 114px;
    left: 50%;
    margin-left: -5px
}

.afterSaleTopic .condl i {
    font-size: 63px
}

.customerCare .severs {
    height: 800px
}

.customerCare .severLeft .line {
    width: 100px;
    height: 1px
}

.customerCare .severLeft .msg {
    line-height: 48px
}

.customerCare .careImg {
    width: 100%;
    min-width: 1200px;
    height: 800px;
    min-height: 800px
}

.customerCare .careBanner {
    position: relative
}

.customerCare .careBanner .container {
    position: absolute;
    left: 50%;
    margin-left: -600px;
    z-index: 5;
    top: 0
}

.customerCare .careBanner .container .lazy {
    width: 651px;
    height: 413px;
    background: none;
    margin: 0 auto;
    margin-top: 60px
}

.customerCare .careBanner .container .f56 {
    font-size: 56px;
    padding-top: 66px
}

.customerCare .reviewBg {
    width: 100%;
    height: 600px;
    min-width: 1200px;
    min-height: 600px
}

.customerCare .review {
    position: relative;
    height: 800px
}

.customerCare .review .container {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -600px
}

.customerCare .conBox {
    width: 790px;
    height: 330px;
    margin-right: 20px
}

.customerCare .conBox.p3,.customerCare .conBox.p4 {
    width: 385px
}

.customerCare .conBox.p1,.customerCare .conBox.p2 {
    margin-bottom: 20px
}

.customerCare .conBox.p2,.customerCare .conBox.p5 {
    margin-right: 0;
    width: 390px
}

.customerCare .baiheing {
    height: 400px
}
.customerCare .baiheing .button {
    width: 134px;
    height: 40px;
    padding: 0;
    background: #b17f32;
    color: #fff;
    border: 0;
    border-radius: 30px
}

.customerCare .baiheing .button:hover {
    background: #896227;
    border-color: #896227;
    color: #fff
}

.customerCare .baiheing .button:hover button {
    background: #896227;
    border-color: #896227;
    color: #fff
}

.customerEvaluationListTop {
    width: 100%;
    min-width: 1200px;
    min-height: 300px;
    position: relative
}

.customerEvaluationListTop .button-box button {
    width: 270px;
    height: 40px;
    border-radius: 3px;
    font-size: 16px
}

.customerEvaluationListTop .line span {
    display: inline-block;
    background: #fff;
    width: 80px;
    height: 1px
}

.customerEvaluationListTop .line i {
    position: relative;
    top: 4px
}

.customerEvaluationListTop .msg {
    position: absolute;
    top: 0;
    left: 0
}

.customerEvaluationListTop .msg .f60 {
    font-size: 60px;
    padding-top: 156px
}

.customerEvaluationList .line span {
    display: inline-block;
    background: #999;
    width: 80px;
    height: 1px
}

.customerEvaluationList .line i {
    position: relative;
    top: 4px
}

.customerEvaluationList .customerBox {
    width: 386px;
    height: 374px;
    float: left;
    box-shadow: 0 5px 21px rgba(0,0,0,0.05)
}

.customerEvaluationList .customerBox:nth-child(2n) {
    margin-right: 0 !important
}

.customerEvaluationList .customerBox .customerLazy {
    width: 386px;
    height: 317px;
    border-radius: 3px 3px 0 0
}

.customerEvaluationList .customerBox .msg {
    width: 362px;
    padding: 0 12px 18px
}

.customerEvaluationList .customerBox .msg div {
    height: 50px;
    overflow: hidden
}

.frande-link {
    width: 100%
}

.frande-link .title-list {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #edecec;
    overflow: hidden
}

.frande-link .title-list li {
    float: left;
    padding-right: 24px;
    position: relative;
    cursor: pointer
}

.frande-link .title-list li div {
    position: absolute;
    bottom: -15px;
    width: 80%;
    height: 2px
}

.frande-link .title-list li.active {
    font-weight: bold
}

.frande-link .title-list li.active div {
    background: #e40018
}

.frande-link .title-list li:hover {
    color: #00463E
}

.frande-link .content-list {
    width: 100%;
    overflow: hidden;
    margin-top: 38px
}

.frande-link .content-list li {
    float: left;
    padding: 13px 40px 13px 0
}

.frande-link .content-list li:hover {
    color: #00463E
}