.clearfix:after {
    display: block;
    clear: both;
    content: "\0020";
    visibility: hidden;
    height: 0;
}
.container {
    width: 100%;
    min-height: 500px;
}
.banner-fdquote {
    width: 100%;
    min-width: 1220px;
    height: 414px;
    background: url(/uploads/image/saimages/fdquote_background.jpg) center top no-repeat;
}
.fdquote-container {
    position: relative;
    width: 1120px;
    height: 414px;
    margin: 0 auto;
    background: url(/uploads/image/saimages/fdquote_banner.jpg) center top no-repeat;
}

.remain_num {
    position: absolute;
    bottom: 159px;
    left: 292px;
    width: 160px;
    height: 56px;
}
.numitem {
    float: left;
    width: 45px;
    height: 56px;
    font-size: 45px;
    color: #fff;
    line-height: 56px;
    text-align: center;
}
.hundreds {
    margin-left: -2px;
}
.decade {
    margin-left: 13px;
}
.place {
    margin-left: 14px;
}

.numscale .numitem {
    -webkit-animation: numscale 500ms linear infinite alternate;
    animation: numscale 500ms linear infinite alternate;
}

@keyframes  numscale{
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}
@-webkit-keyframes numscale{
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }
}
.fdquote-formarea {
    position: relative;
    float: right;
    width: 335px;
    height: 387px;
    margin-right: 45px;
    background-color: #fff;
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1);
}
.fdquote-head {
    font-weight: 700;
    font-size: 22px;
    text-align: left;
    color: #e5555b;
    margin: 32px 0 20px 32px;
}
.fdquote-form {
    width: 270px;
    margin-left: 32px;
}
.fdquote-formarea input{
    width: 268px;
    height: 38px;
    margin: auto;
    border-radius: 4px;
}
.fd-form-group {
    position: relative;
    width: 268px;
    height: 38px;
}
.fd-form-name {
    margin-top: 7px;
}
.fd-form-city, .fd-form-number {
    margin-top: 19px;
}
.fd-form-group .fd-form-input {
    position: relative;
    width: 268px;
    height: 38px;
    overflow: hidden;
    border: 1px solid #d1d1d1;
    border-radius: 4px;
}
.fd-form-group input, .fd-form-city input {
    width: 100%;
    height: 100%;
    border: 0px rgb(221, 221, 221);
    outline: 0px;
    text-indent: 6px;
    border-radius: 4px;
    font-size: 14px;
    width: 268px\9;
    height: 38px\9;
    padding: 0;
    margin: 0;
    line-height: 38px;
    line-height: 38px\9;
    _line-height: 38px;
    _margin-left: -4px;
}
.fd-form-city input, .fd-form-city label {
    cursor: pointer;
}
.fd-ico-city {
    position: absolute;
    top: 13px;
    right: 8px;
    width: 11px;
    height: 10px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -195px -225px;
}
.fd-form-check {
    position: absolute;
    padding-left:21px;
    margin-top: 4px;
    color: #2f2706;
    cursor: pointer;
}
.fd-form-check span {
    color: #fe5e3f;
}
.fd-form-clause{
    height: 21px;
    margin-top: 8px;
    font-size: 14px;
    color: #2f2706;
}
/*.fd-form-clause #readclause{
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: 5px 0 0 5px;
}*/
.fd-form-clause input{
    display: none;
}
.fd-form-check i {
    position: absolute;
    top: 3px;
    left: 0;
    width: 14px;
    height: 14px;
    /*margin-top: 2px;*/
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -248px -224px;
}
.fd-form-check i.on {
    background-position: -223px -224px;
}
.city-tt {
    color: #757575;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 14px;
    right: 0;
    height: 100%;
    line-height: 38px;
    padding-left: 7px;
    cursor: pointer;
}
.select-city {
    width: 274px;
    height: 400px;
    background: #ffffff;
    position: absolute;
    top: 42px;
    z-index: 2;
    left: 0;
    box-shadow: 0px 3px 20px #cdcdcd;
    overflow: hidden;
    display: none;
}
.city-active {
    display: block;
}
.l-city {
    width: 130px;
    float: left;
    height: 400px;
}
.l-city ul {
    width: 130px;
    height: 100%;
    overflow-y: auto;
}
.l-city ul li {
    padding: 5px 10px 6px 20px;
    text-align: left;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
.l-city ul li.select-pcity-on{
    background-color: #f8f8f8;
    color: #d01a21;
}
.r-city ul li.select-city-on {
    background-color: #f8f8f8;
    color: #d01a21;
}
.r-city {
    width: 144px;
    float: left;
    height: 400px;
}
.r-city ul {
    width: 144px;
    height: 100%;
    overflow-y: auto;
}
.r-city ul li {
    padding: 5px 10px 6px 20px;
    text-align: left;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar
{
    width: 7px;
    height: 7px;
    background-color: #ccc;
    margin-top: 5px;
}

/*定义滚动条轨道 内阴影 圆角*/
::-webkit-scrollbar-track
{
    border-radius: 10px;
    background-color: #fff;
}

/*定义滑块 内阴影 圆角*/
::-webkit-scrollbar-thumb
{
    border-radius: 20px 15px 15px 15px;
    background-color: #ccc;
    margin-top: 5px;
}


.fd-form-btn {
    position: relative;
    width: 270px;
    height: 44px;
    border-radius: 4px;
    background-color: #e1e1e1;
    cursor: pointer;
    margin-top: 25px;
}
.fd-form-btn.on {
    background-color: #e5555b;
}
.fd-form-btn p {
    width: 100%;
    height: 100%;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 44px;
}
.fd-form-btn i {
    position: absolute;
    right: 13px;
    bottom: -26px;
    width: 58px;
    height: 46px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -206px -83px;
}
.fd-form-btn.on i {
    -webkit-animation: fingerscale 500ms linear infinite alternate;
    animation: fingerscale 500ms linear infinite alternate;
}
@keyframes fingerscale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}
@-webkit-keyframes fingerscale {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }
}






.content-fdquote {
    width: 100%;
    min-width: 1220px;
    padding-bottom: 39px;
    background: url(/uploads/image/saimages/fdquote.png) repeat;
}
.fdquote-section {
    width: 1250px;
    margin: 0 auto;
}
.fd-service {
    height: 255px;
}
.fd-cn-service {
    display: block;
    width: 190px;
    height: 67px;
    margin: 0 auto;
    margin-top: 45px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat no-repeat -2px -4px;
}
.fd-pro-service {
    width: 1152px;
    height: 118px;
    margin: 0 auto;
    margin-top: 3px;
}
.fd-pro-service li {
    float: left;
}
.fd-service-item {
    position: relative;
    float: left;
    width: 252px;
    height: 121px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -271px -1px;
}
.fd-service-icon {
    float: left;
    width: 66px;
    height: 56px;
    margin-top: 21px;
    margin-left: 34px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -4px -79px;
}
.fd-service-design .fd-service-icon {
    width: 78px;
    margin-left: 30px;
    background-position: -106px -79px;
}
.fd-service-xgt .fd-service-icon {
    background-position: -4px -155px;
}
.fd-service-plan .fd-service-icon {
    width: 59px;
    height: 60px;
    margin-top: 22px;
    margin-left: 39px;
    background-position: -117px -158px;
}
.fd-service-text {
    float: right;
    margin-right: 59px;
    margin-top: 23px;
}
.fd-service-xgt .fd-service-text {
    margin-top: 22px;
    margin-right: 44px;
}
.fd-service-text p {
    font-size: 20px;
    color: #000;
    margin-top: -2px;
}
.fd-service-arrow {
    float: left;
    height: 39px;
    width: 24px;
    margin-top: 35px;
    margin-left: 8px;
    margin-right: 16px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -223px -158px;
}
.fd-layout, .fd-picture, .fd-surprise, .fd-designer, .fd-present {
    position: relative;
    background-color: #fff;
    border-radius: 20px;
}
.fd-picture, .fd-surprise, .fd-designer {
    border-radius: 0;
}
.fdquote-section:before {
    content: '0';
    display: block;
    height: 0;
    visibility: hidden;
}
.fd-layout {
    height: 518px;
    margin-top: 12px;
    border-radius: 20px 20px 0 0;
}
.fd-cn-layout {
    display: block;
    width: 488px;
    height: 128px;
    margin: 0 auto;
    margin-top: 54px;
    font-size: 0;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -17px -247px;
}
.fd-layout-list {
    width: 950px;
    height: 330px;
    margin: 0 auto;
    margin-top: 1px;
    overflow: hidden;
}
.fd-layout-list li {
    float: left;
}
.fd-layout-liststep {
    float: left;
    width: 249px;
    height: 330px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -537px 3px;
}
.fd-layout-long {
    float: left;
    width: 105px;
    height: 9px;
    margin-top: 144px;
    margin-left: -1px;
    background-color: #65c8da;
}
.fd-layout-secstep {
    width: 246px;
    background-position: -813px 5px;
}
.fd-layout-thrstep {
    margin-left: -2px;
    background-position: -1103px 5px;
}

/**/
.fd-picture {
    position: relative;
    height: 568px;
}
.fd-left-corner, .fd-right-corner {
    display: none;
    position: absolute;
    top: -29px;
    left: 66px;
    width: 44px;
    height: 68px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -279px -158px;
}
.fd-right-corner {
    right: 53px;
    left: auto;
    background-position: -332px -158px;
}
.fd-cn-picture {
    display: block;
    width: 488px;
    height: 112px;
    margin: 0 auto;
    margin-top: 10px;
    font-size: 0;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -13px -381px;
}
.fd-picture-contain {
    width: 1024px;
    height: 390px;
    margin: 0 auto;
    margin-top: 16px;
}
.fd-picture-design {
    float: left;
    width: 490px;
}
.fd-picture-img {
    position: relative;
    height: 322px;
}
.fd-picture-img img {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.fd-picture-img i {
    position: absolute;
    z-index: 1;
    top: 15px;
    left: 10px;
    width: 480px;
    height: 280px;
    background-color: #ffd840;
}
.fd-picture-calc, .fd-picture-change {
    display: block;
    width: 488px;
    height: 31px;
    margin: 0 auto;
    font-size: 0;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -17px -529px;
}
.fd-picture-calc {
    height: 60px;
    margin-top: -16px;
}
.fd-picture-fix {
    float: right;
    width: 503px;
}

.fd-picture-fix .fd-picture-img {
    width: 480px;
}
.fd-picture-fix .fd-picture-img img {
    width: 492px;
}
.fd-picture-fix .fd-picture-img i {
    width: 495px;
    left: auto;
    right: -22px;
}
.fd-picture-change {
    font-size: 0;
    margin-top: -14px;
    background-position: -17px -613px;
}


/**/
.fd-surprise {
    position: relative;
    height: 483px;
    margin-top: -35px;
}
.fd-cn-surprise {
    display: block;
    width: 488px;
    height: 140px;
    margin: 0 auto;
    font-size: 0;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -17px -654px;
}
.fd-surprise-exm {
    position: relative;
    width: 1024px;
    height: 364px;
    margin: 0 auto;
    margin-top: 8px;
}
.fd-surprise-before {
    position: relative;
    float: left;
    width: 500px;
    height: 300px;
    overflow: hidden;
}
.fd-surprise-after {
    position: relative;
    z-index: 1;
    float: right;
    width: 500px;
    height: 300px;
    overflow: hidden;
}
.fd-surprise-before img, .fd-surprise-after img {
    width: 500px;
}
.fd-surprise-arrow {
    position: absolute;
    z-index: 2;
    top: 179px;
    left: 458px;
    width: 100px;
    height: 54px;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -537px -333px;
}
.fd-surp-point {
    position: absolute;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    cursor: pointer;
    overflow: hidden;
}
.first-point {
    left: 84px;
    bottom: 124px;
}
.second-point {
    right: 104px;
    bottom: 63px;
}
.third-point {
    right: 15px;
    top: 36px;
}
.fd-surp-litc {
    position: absolute;
    z-index: 2;
    top: 14px;
    left: 14px;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    overflow: hidden;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -583px -505px;
}
.fd-surp-bigc {
    position: absolute;
    z-index: 2;
    z-index: 1\9;
    _z-index: 1;
    top: 0px;
    left: 0px;
    width: 51px;
    height: 51px;
    border-radius: 50%;
    -webkit-animation: ball-scale 1s 0s ease-in-out infinite;
    -moz-animation: ball-scale 1s 0s ease-in-out infinite;
    animation: ball-scale 1s 0s ease-in-out infinite;
    background: #fff url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -568px -414px;
}
@keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@-webkit-keyframes ball-scale {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        transform: scale(0);
    }
    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
.fd-surprise-desc {
    display: none;
    position: absolute;
    z-index: 3;
    width: 250px;
    height: 92px;
    font-size: 14px;
    color: #e5e5e5;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -657px -340px;
}
.fd-surprise-desc p {
    width: 222px;
    height: 66px;
    text-align: justify;
    margin-left: 10px;
    margin-top: 11px;
}
.first-desc {
    right: 420px;
    top: 110px;
}
.second-desc {
    display: block;
    right: 150px;
    top: 171px;
}
.third-desc {
    right: 66px;
    top: 23px;
    display: none;
}


/**/
.fd-designer {
    position: relative;
    height: 488px;
}
.fd-cn-designer {
    display: block;
    width: 488px;
    height: 130px;
    margin: 0 auto;
    font-size: 0;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -17px -797px;
}
.fd-designer-contain {
    position: relative;
    width: 1250px;
    height: 260px;
    margin-top: 18px;
}
.fd-designer-contain {
    position: relative;
    width: 1250px;
    height: 260px;
    margin-top: 18px;
}
.designer-info {
    width: 1025px;
    height: 260px;
    margin: 0 auto;
}
.main-details {
    float: left;
    width: 710px;
    height: 260px;
    margin-right: 18px;
}
.designer-intro {
    float: left;
    width: 237px;
    height: 262px;
    overflow: hidden;
}
.designer-intro img{
    display: block;
    width: 100%;
    height:100%;
}
.designer-bigpro {
    float: left;
    width: 460px;
    height: 260px;
    margin-left: 10px;
    overflow: hidden;
}




/**/
.fd-present {
    position: relative;
    height: 528px;
    border-radius: 0 0 20px 20px;
}
.fd-cn-present {
    display: block;
    width: 488px;
    height: 80px;
    margin: 0 auto;
    margin-top: 5px;
    font-size: 0;
    background: url(/uploads/image/saimages/fdquote_sprite.png) no-repeat -17px -945px;
}
.fd-present-detail {
    width: 1110px;
    height: 358px;
    margin: 0 auto;
    margin-top: 20px;
}
.fdquote-bottom, .fdquote-bottom img {
    min-width: 1220px;
    display: block;
    width: 100%;
}
.other-details {
    float: left;
    width: 296px;
    height: 260px;
    overflow: hidden;
}
.other-bigpro {
    width: 296px;
    height: 179px;
}
.other-litpro {
    width: 327px;
    height: 71px;
    margin-top: 21px;
    margin-left: 3px;
}
.lit-short {
    float: left;
    width: 128px;
    height: 71px;
}
.lit-long {
    float: right;
    width: 180px;
    height: 71px;
}
.layui-carousel,.layui-carousel>[carousel-item]>*{
    background: transparent;
}

