.header {
}

.header .top {
    height: 30px;
    background: #005ba1;
}

.header .top .tel {
    float: right;
}

.header .top .tel .icon {
    width: 30px;
    height: 30px;
    background: url(../images/header-tel-icon.png) no-repeat center;
    float: left;
}

.header .top .tel .text {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    margin-left: 8px;
    line-height: 30px;
}

.header .top .logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}

.header .top .logo img {
    display: block;
}

.header .header-nav {
    height: 82px;
    background: #0062ad;
    position: relative;
}

.header .header-nav ul {
    float: right;
    margin-top: 18px;
    margin-right: 200px;
}

.header .header-nav ul li {
    float: left;
    margin-left: 50px;
    text-align: center;
    padding-bottom: 25px;
}

.header .header-nav ul li a {
    display: block;
}

.header .header-nav ul li .en {
    font-size: 12px;
    color: #bebfbf;
}

.header .header-nav ul li .title {
    font-size: 14px;
    color: #ffffff;
    margin-top: 4px;
}

.header .header-nav ul li .second {
    padding: 14px 0;
    background: rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    top: 82px;
    z-index: 999;
    width: 100%;
    display: none;
}

.header .header-nav ul li:hover .second {
    display: block;
}

.header .header-nav ul li .second .res {
    width: 25%;
    float: left;
}

.header .header-nav ul li .second .res .headline {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.header .header-nav ul li .second .res .headline span {
    display: block;
    float: left;
}

.header .header-nav ul li .second .res .headline span.icon {
    width: 13px;
    height: 21px;
    background: url(../images/header-headline-icon.png) no-repeat center;
    margin-left: 4px;
}

.header .header-nav ul li .second .res .option {
}

.header .header-nav ul li .second .res .option a {
    display: block;
    font-size: 14px;
    color: #cccccc;
    float: left;
    margin-right: 20px;
    margin-top: 4px;
}

.header .header-nav ul li .second .req {
    float: left;
    padding: 0 20px;
}

.header .header-nav ul li .second .req .icon {
    text-align: center;
}

.header .header-nav ul li .second .req .icon img {
    max-width: 100%;
}

.header .header-nav ul li .second .req p {
    margin-top: 10px;
    text-align: center;
    color: #fff;
}

.header .header-nav ul li .second .res .properties-pic {
    text-align: left;
}

.banner {
    position: relative;
}

.banner .index-banner .swiper-slide {
}

.banner .index-banner .swiper-slide img {
    display: block;
    width: 100%;
}

.banner .index-banner .swiper-pagination {
    bottom: 40px;
}

.banner .index-banner .swiper-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    margin: 0 12px;
    background: #ffffff;
    opacity: .5;
}

.banner .index-banner .swiper-pagination .swiper-pagination-bullet-active {
    background: #0062ad;
}

.banner .free-make {
    width: 1055px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 34px;
    margin: 0 auto;
    z-index: 99;
    background: rgba(0,0,0,0.5);
    padding: 20px 34px;
}

.banner .free-make .desc {
    color: #ffffff;
    font-size: 14px;
    margin-bottom: 14px;
}

.banner .free-make .desc span {
    color: #e3b41e;
    font-size: 16px;
    font-weight: bold;
}

.banner .free-make .d-input {
    line-height: 40px;
    background: #f5f5f5;
    padding-left: 16px;
    float: left;
    margin-right: 16px;
    position: relative;
}

.banner .free-make .input-214 {
    width: 214px;
    height: 40px;
}

.banner .free-make .input-282 {
    width: 282px;
    height: 40px;
}

.banner .free-make .d-input input {
    font-size: 14px;
    border: none;
    background: #f5f5f5;
    height: 40px;
}

.banner .free-make .input-282 input {
    float: left;
}

.banner .free-make .input-282 .tips {
    float: right;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    margin: auto 0;
    height: 22px;
    border-left: 1px solid #e1e1e1;
    line-height: 22px;
    color: #999999;
    font-size: 14px;
    padding-left: 10px;
}

.banner .free-make .sub input {
    width: 152px;
    line-height: 40px;
    background: #8a1d1e;
    font-size: 18px;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

.page-block-title {
    padding: 60px 0;
    text-align: center;
}

.page-block-title .title {
    font-size: 32px;
    color: #000;
}

.page-block-title .title span {
    font-weight: 600;
}

.page-block-title p {
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}

.page-block-title-white {
    padding: 60px 0;
    text-align: center;
}

.page-block-title-white .title {
    font-size: 32px;
    color: #fff;
}

.page-block-title-white .title span {
    font-weight: 600;
}

.page-block-title-white p {
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}

.index-new-activity {
    padding-bottom: 76px;
}

.index-new-activity .activity-pic {
    float: left;
    margin-top: 14px;
}

.index-new-activity .activity-pic img {
    display: block;
}

.index-new-activity .activity-sign {
    width: 345px;
    height: 475px;
    background: url(../images/activity-sign-bg.png) no-repeat center;
    float: right;
    padding-top: 90px;
    padding-left: 26px;
}

.index-new-activity .activity-sign .res1 {
    font-size: 22px;
    color: #0062ad;
}

.index-new-activity .activity-sign .res2 {
    font-size: 36px;
    color: #0062ad;
    font-weight: bold;
    margin-bottom: 26px;
}

.index-new-activity .activity-sign .inp {
    width: 272px;
    height: 56px;
    border: 1px solid #999999;
    margin-bottom: 14px;
    line-height: 56px;
    padding-left: 16px;
}

.index-new-activity .activity-sign .inp input {
    font-size: 14px;
    color: #333;
    border: none;
    background: #f5f5f5;
}

.index-new-activity .activity-sign .tips {
    color: #666666;
    font-size: 14px;
    margin-bottom: 24px;
    padding-top: 10px;
}

.index-new-activity .activity-sign .sub input {
    width: 126px;
    line-height: 50px;
    background: #0062ad;
    font-size: 18px;
    color: #ffffff;
    border: none;
    cursor: pointer;
}

.index-case {
    background: url(../images/index-case-bg.png) no-repeat center;
    background-size: cover;
}

.index-case .case-style {
    border-bottom: 1px solid #666666;
    font-size: 16px;
    color: #cccccc;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 48px;
}

.index-case .case-style a {
    color: #cccccc;
    display: block;
    float: left;
}

.index-case .case-style span {
    display: block;
    float: left;
    margin: 0 40px;
}

.index-case .case-list {
    overflow: hidden;
}

.index-case .case-list img {
    display: block;
    width: 100%;
}

.index-case .case-list .case-left {
    float: left;
    width: 24.791666%;
    padding-right: 4px;
    position: relative;
}

.index-case .case-list .case-right {
    float: right;
    width: 75.208333%;
}

.index-case .case-list .case-right .top {
    padding-bottom: 4px;
}

.index-case .case-list .case-right .top .long {
    padding-right: 4px;
}

.index-case .case-list .case-right .bottom .square {
    padding-right: 4px;
}

.index-case .case-list .case-right .long {
    width: 66.759%;
    float: left;
    position: relative;
}

.index-case .case-list .case-right .square {
    width: 33.2409%;
    float: left;
    position: relative;
}

.index-case .case-list .title {
    padding: 28px;
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
    display: none;
}

.index-case .case-list .title .text {
    border-bottom: 1px solid #f5f5f5;
}

.index-case .case-list .title .text p {
    border-bottom: 3px solid #0062ad;
    color: #ffffff;
    font-size: 22px;
    padding-bottom: 14px;
    display: inline-block;
    margin-bottom: -1px;
    z-index: 9;
}

.index-designer {
    padding-bottom: 76px;
}

.index-designer .designer-top {
    padding: 52px 0 60px 0;
}

.index-designer .designer-top .block-title {
    width: 348px;
    float: left;
    border-right: 1px solid #e1e1e1;
    margin-top: 18px;
}

.index-designer .designer-top .block-title .title {
    font-size: 32px;
    color: #000;
}

.index-designer .designer-top .block-title .title span {
    font-weight: 600;
}

.index-designer .designer-top .block-title p {
    font-size: 14px;
    color: #666666;
    margin-top: 4px;
}

.index-designer .designer-type {
    width: 800px;
    float: right;
}

.index-designer .designer-type .type-title {
    border-bottom: 1px solid #999999;
    padding-bottom: 14px;
}

.index-designer .designer-type .type-title p {
    font-size: 18px;
    color: #333333;
    float: left;
    margin-right: 36px;
    margin-top: 12px;
    cursor: pointer;
}

.index-designer .designer-type .type-title p.on {
    font-size: 18px;
    color: #0062ad;
}

.index-designer .designer-type .type-title .all {
    width: 112px;
    height: 38px;
    line-height: 38px;
    color: #fff;
    text-align: center;
    background: #0062ad;
    float: right;
    border-radius: 5px;
}

.index-designer .designer-type .type-title .all a {
    display: block;
    color: #fff;
}

.index-designer .designer-type .type-option {
    display: none;
    padding-top: 16px;
}

.index-designer .designer-type .on {
    display: block;
}

.index-designer .designer-type .type-option li {
    float: left;
    margin-right: 26px;
    color: #333333;
}

.index-designer .designer-type .type-option li a {
    color: #333333;
}

.index-designer .designer-type .type-option li a:hover {
    color: #0062ad;
}

.index-designer .designer-list {
    padding: 0 100px;
}

.index-designer .swiper-slide .pic {
    overflow: hidden;
}

.index-designer .swiper-slide .pic img {
    display: block;
    width: 100%;
    height: 350px;
}

.index-designer .swiper-slide:hover .pic img {
    transform: scale(1.2);
    transition: transform 1s;
}

.index-designer .swiper-slide .title {
    text-align: center;
    font-size: 24px;
    color: #000000;
    margin-top: 14px;
}

.index-designer .swiper-slide .desc {
    text-align: center;
    font-size: 18px;
    color: #666666;
    margin-top: 12px;
}

.index-designer .designer-list .swiper-button-next {
    top: 40%;
    background-image: url(../images/index-designer-right.png);
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    background-size: 100%;
}

.index-designer .designer-list .swiper-button-prev {
    top: 40%;
    background-image: url(../images/index-designer-left.png);
    background-repeat: no-repeat;
    width: 52px;
    height: 52px;
    background-size: 100%;
}

.index-technology {
    background: url(../images/index-technology-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 76px;
}

.index-technology .picture {
    float: left;
}

.index-technology .picture img {
    display: block;
}

.index-technology .technology-list {
    width: 488px;
    height: 520px;
    background: #fff;
    float: right;
    padding: 0 26px;
}

.index-technology .technology-list .technology-container {
    padding-bottom: 60px;
}

.index-technology .technology-list .swiper-slide {
}

.index-technology .technology-list .swiper-slide .title {
    color: #333333;
    font-size: 28px;
    margin-top: 50px;
    margin-bottom: 14px;
}

.index-technology .technology-list .swiper-slide .desc {
    color: #666666;
    font-size: 14px;
    margin-bottom: 40px;
}

.index-technology .technology-list .swiper-slide .desc span {
    display: block;
    float: left;
    margin-right: 30px;
}

.index-technology .technology-list .swiper-slide .pics {
}

.index-technology .technology-list .swiper-slide .pics .res {
    width: 49%;
    float: left;
    margin-right: 2%;
}

.index-technology .technology-list .swiper-slide .pics .res:nth-child(2) {
    margin-right: 0;
}

.index-technology .technology-list .swiper-slide .pics .res img {
    width: 100%;
    display: block;
}

.index-technology .technology-list .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: none;
    border: 3px solid #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.index-technology .technology-list .swiper-pagination-bullet-active {
    background: #0062ad;
    border: 3px solid #0062ad;
}

.index-guarantee {
}

.index-guarantee img {
    display: block;
    width: 100%;
}

.index-guarantee .picture01 {
}

.index-guarantee .picture02 {
    margin-top: 48px;
    background: url(../images/index-guarantee-bg.png);
}

.index-news {
    padding-bottom: 100px;
}

.index-news .index-news-list {
}

.index-news .index-news-list li {
    width: 600px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-bottom: 18px;
}

.index-news .index-news-list li .pic {
    width: 220px;
    float: left;
    overflow: hidden;
}

.index-news .index-news-list li .pic img {
    width: 100%;
    display: block;
}

.index-news .index-news-list li:hover .pic img {
    transform: scale(1.2);
    transition: transform 1s;
}

.index-news .index-news-list li .info {
    float: right;
    width: 360px;
    padding-right: 24px;
}

.index-news .index-news-list li .info .title {
    font-size: 16px;
    color: #666;
}

.index-news .index-news-list li .info .date {
    font-size: 14px;
    color: #999;
    margin: 16px 0;
}

.index-news .index-news-list li .info .desc {
    font-size: 14px;
    color: #999;
}

.footer {
    background: #000;
}

.footer .nav-contact-info {
    color: #cccccc;
    font-size: 14px;
}

.footer .nav-contact-info .nav {
    padding: 48px 0 20px 0;
    width: 325px;
}

.footer .nav-contact-info .nav li {
    float: left;
    border-right: 1px solid #cccccc;
    line-height: 14px;
    margin-bottom: 20px;
    width: 106px;
    text-align: center;
}

.footer .nav-contact-info .nav li:nth-child(3n) {
    border-right: none;
}

.footer .nav-contact-info .nav li:nth-child(1) {
    text-align: left;
    width: 82px;
}

.footer .nav-contact-info .nav li:nth-child(4) {
    text-align: left;
    width: 82px;
}

.footer .nav-contact-info .nav li a {
    color: #cccccc;
}

.footer .nav-contact-info .contact-info {
    margin-bottom: 34px;
}

.footer .nav-contact-info .contact-info li {
    margin-bottom: 14px;
}

.footer .nav-contact-info .contact-info li .pic {
    float: left;
}

.footer .nav-contact-info .contact-info li .pic img {
    display: block;
}

.footer .nav-contact-info .contact-info li .text {
    float: left;
    line-height: 22px;
    padding-left: 14px;
}

.footer .qrcode {
    float: right;
    padding-top: 80px;
}

.footer .qrcode .res {
    float: left;
    margin-left: 28px;
}

.footer .qrcode .res .pic {
    width: 96px;
}

.footer .qrcode .res .pic img {
    width: 100%;
    display: block;
}

.footer .qrcode .res p {
    color: #cccccc;
    text-align: center;
    margin-top: 12px;
}

.footer .qrcode .support {
    color: #cccccc;
    margin-top: 44px;
    text-align: right;
}

.footer .qrcode .support a {
    color: #cccccc;
}

.footer .center-logo {
    width: 360px;
    height: 360px;
    background: #8a1d1e;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.footer .center-logo .logo {
    padding-top: 36px;
    text-align: center;
    padding-bottom: 26px;
}

.footer .center-logo .bdsharebuttonbox {
    text-align: center;
}

.footer .center-logo .bdsharebuttonbox .bds_tsina {
    padding-left: 23px;
    height: 23px;
    background-image: url(../images/share-xl.png);
    background-position: 0;
    margin: 16px 11px;
}

.footer .center-logo .bdsharebuttonbox .bds_qzone {
    padding-left: 23px;
    height: 23px;
    background-image: url(../images/share-qq.png);
    background-position: 0;
    margin: 16px 11px;
}

.footer .center-logo .bdsharebuttonbox .bds_weixin {
    padding-left: 23px;
    height: 23px;
    background-image: url(../images/share-wx.png);
    background-position: 0;
    margin: 16px 11px;
}

.copyright {
    height: 55px;
    line-height: 55px;
    background: #181a1e;
    text-align: center;
    font-size: 14px;
    color: #eeeeee;
}

.copyright a {
    color: #eeeeee;
}

.get-quotation {
    background: rgba(0,0,0,0.5);
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 999;
}

.get-quotation .cont {
    height: 142px;
    background: url(../images/baojia-bg.png) no-repeat bottom left;
}

.get-quotation .cont .res-form {
    float: right;
}

.get-quotation .cont .res-form .tips {
    color: #fff;
    padding-top: 8px;
    padding-bottom: 14px;
}

.get-quotation .cont .res-form .tips span {
    color: #0062ad;
}

.get-quotation .cont .res-form .tips .res1 {
    font-size: 36px;
    font-weight: bold;
    float: left;
}

.get-quotation .cont .res-form .tips .res2 {
    font-size: 30px;
    float: left;
    margin-left: 50px;
    margin-top: 6px;
}

.get-quotation .cont .res-form .tips .close {
    float: right;
    margin-top: 6px;
    cursor: pointer;
}

.get-quotation .cont .res-form .tips .close img {
    display: block;
}

.get-quotation .cont .res-form .inp {
    width: 180px;
    height: 50px;
    line-height: 50px;
    padding-left: 14px;
    margin-right: 12px;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.get-quotation .cont .res-form .inp input {
    font-size: 16px;
    color: #000000;
    border: none;
    background: #fff;
    width: 100%;
}

.get-quotation .cont .res-form .sub input {
    width: 180px;
    line-height: 50px;
    background: #0062ad;
    font-size: 18px;
    color: #ffffff;
    border: none;
    cursor: pointer;
    font-size: 16px;
}

.box10 {
    font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
}

.box10 .accordion-box {
    width: 100%;
    height: 360px
}

.box10 .accordion-box ul {
    padding: 0;
    width: inherit;
    height: 360px;
    overflow: hidden;
    position: relative
}

.box10 .accordion-box ul li {
    width: 700px;
    position: absolute;
    top: 0;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .left {
    width: 600px;
    height: inherit;
    overflow: hidden;
    position: relative;
    float: left
}

.box10 .accordion-box ul li .left .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .left .shadow .title {
    width: 460px;
    height: 70px;
    color: #fff;
    line-height: 2;
    font-size: 18px;
    text-align: center;
    overflow: hidden;
    position: absolute;
    top: 130px;
    left: 70px
}

.box10 .accordion-box ul li .left .shadow .button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    outline: none;
    transition: .1s;
    font-weight: 500;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 2px;
    background: transparent;
    color: #fff;
    position: absolute;
    top: 210px;
    left: 240px;
}

.box10 .accordion-box ul li .left .shadow .button:hover {
    background: rgba(255,255,255,0.2)
}

.box10 .accordion-box ul li .left img {
    z-index: -1;
    width: 700px;
    height: 360px;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .right {
    width: 100px;
    height: 360px;
    float: left;
    position: relative;
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s
}

.box10 .accordion-box ul li .right .title {
    color: #212628;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 115px;
    left: 50px;
    font-size: 24px;
    -webkit-writing-mode: tb-lr;
    -ms-writing-mode: tb-lr
}

.box10 .accordion-box ul li .right .sub-title {
    color: #666;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    writing-mode: tb-lr;
    position: absolute;
    top: 115px;
    font-size: 14px;
    left: 27px
}

.box10 .accordion-box ul li .right::before {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 48%;
    left: -10px;
    width: 0;
    height: 0;
    border-right-width: 10px;
    border-right-style: solid;
    border-top-width: 10px;
    border-top-style: solid;
    border-top-color: transparent;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: transparent
}

.box10 .accordion-box ul li:nth-child(odd) .right {
    background: #dee0e2
}

.box10 .accordion-box ul li:nth-child(odd) .right::before {
    border-right-color: #dee0e2
}

.box10 .accordion-box ul li:nth-child(even) .right {
    background: #f6f8fa
}

.box10 .accordion-box ul li:nth-child(even) .right::before {
    border-right-color: #f6f8fa
}

.box10 .accordion-box ul li:hover .left .shadow {
    background-color: rgba(0,0,0,0.6)
}

.box10 .accordion-box ul li:hover .left .shadow img {
    transform: scale(1.2,1.2)
}

.box10 .accordion-box ul li:hover .right {
    background-color: #0062ad;
    color: #fff
}

.box10 .accordion-box ul li:hover .right::before {
    border-right-color: #0062ad;
}

.box10 .accordion-box ul li:hover .right .title {
    color: #fff
}

.box10 .accordion-box ul li:hover .right .sub-title {
    color: #fafafa
}

.second_banner {
}

.second_banner img {
    width: 100%;
    display: block;
}

.crumbs_container {
    height: 40px;
    line-height: 40px;
    padding: 10px 0;
    color: #666666;
    padding: 26px 0;
}

.crumbs_container .bread {
    float: left;
}

.crumbs_container .bread a {
    float: left;
    transition: all 0.1s linear;
    height: 40px;
    color: #666666;
}

.crumbs_container .bread span {
    float: left;
    padding: 0 8px;
    height: 40px;
}

.crumbs_container .bread a:hover {
    color: #8a1d1e;
}

.crumbs_container .search {
    width: 244px;
    height: 40px;
    border: 1px solid #e1e1e1;
    border-radius: 50px;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
}

.crumbs_container .search .inp {
    width: 160px;
    float: left;
    line-height: 38px;
    color: #333;
}

.crumbs_container .search .inp input {
    background: none;
    width: 100%;
    border: none;
    font-size: 14px;
}

.crumbs_container .search .sub {
    float: right;
    width: 38px;
    height: 38px;
    margin-right: 10px;
}

.crumbs_container .search .sub input {
    width: 38px;
    height: 38px;
    background: url(../images/search-icon.png) no-repeat center;
    border: none;
    cursor: pointer;
}

.screen {
    border: 1px solid #f1f1f1;
    background: #f5f5f5;
}

.screen .res {
    line-height: 70px;
    border-bottom: 1px dashed #e1e1e1;
}

.screen .res:last-child {
    border-bottom: none;
}

.screen .res .title {
    float: left;
    padding-left: 20px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
}

.screen .res .line {
    width: 1px;
    height: 20px;
    background: #cccccc;
    margin: 25px 26px;
    float: left;
}

.screen .res ul {
    float: left;
}

.screen .res ul li {
    margin-right: 40px;
    float: left;
}

.screen .res ul li a {
    font-size: 16px;
    color: #666666;
}

.screen .res ul li.on a {
    color: #0062ad;
}

.screen .res ul li a:hover {
    color: #0062ad;
}

.data-sort {
    padding: 36px 0;
    line-height: 14px;
}

.data-sort .title {
    font-size: 14px;
    color: #333333;
    float: left;
}

.data-sort .various {
    float: left;
    font-size: 14px;
    color: #333333;
}

.data-sort .various a {
    display: block;
    float: left;
    padding: 0 14px;
    border-right: 1px solid #7d7d7d;
}

.data-sort .various a.on {
    color: #8a1d1e;
}

.data-sort .various a:last-child {
    display: block;
    float: left;
    border-right: none;
}

.within-case-list {
}

.within-case-list ul {
}

.within-case-list ul li {
    width: 416px;
    margin-right: 26px;
    float: left;
    margin-bottom: 34px;
}

.within-case-list ul li:nth-child(3n) {
    margin-right: 0;
}

.within-case-list ul li .case-info {
}

.within-case-list ul li:hover .case-info {
    box-shadow: 0px 4px 18px -6px #999;
}

.within-case-list ul li .case-info .pic {
    width: 100%;
}

.within-case-list ul li .case-info .pic img {
    width: 100%;
    display: block;
    height: 235px;
}

.within-case-list ul li .case-info .info {
    padding: 20px;
    background: #f5f5f5;
}

.within-case-list ul li .case-info .info .title {
}

.within-case-list ul li .case-info .info .title .t {
    font-size: 16px;
    color: #333333;
    float: left;
    font-weight: bold;
    width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.within-case-list ul li .case-info .info .title .h {
    font-size: 14px;
    color: #999999;
    float: right;
}

.within-case-list ul li .case-info .info .title .h span {
    color: #0062ad;
    font-weight: bold;
}

.within-case-list ul li .case-info .info .spec {
    color: #999999;
    font-size: 14px;
    margin-top: 12px;
}

.within-case-list ul li .case-info .info .spec span {
    display: block;
    float: left;
    line-height: 14px;
}

.within-case-list ul li .case-info .info .spec span.line {
    height: 14px;
    border-left: 1px solid #999999;
    margin: 0 4px;
}

.within-case-list ul li .designer {
    padding: 0 20px;
    margin-top: 12px;
    height: 42px;
}

.within-case-list ul li .designer .pic {
    width: 42px;
    height: 42px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
}

.within-case-list ul li .designer .pic img {
    width: 100%;
    height: 100%;
}

.within-case-list ul li .designer .name {
    color: #666666;
    font-size: 14px;
    line-height: 42px;
    float: left;
    margin-left: 12px;
}

.within-case-list ul li .designer .name span {
    color: #333333;
}

.within-case-list ul li .designer .button {
    float: right;
    padding: 10px 0;
}

.within-case-list ul li .designer .button a {
    display: block;
    padding: 0 24px;
    color: #0062ad;
    border: 1px solid #cccccc;
}

.within-case-list ul li .designer .button a:hover {
    color: #fff;
    background: #0062ad;
    border: 1px solid #0062ad;
}

.more {
    width: 314px;
    height: 56px;
    line-height: 56px;
    background: #f1f1f1;
    font-size: 16px;
    color: #666666;
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 120px;
    text-align: center;
    border-radius: 5px;
}

.more:hover {
    color: #fff;
    background: #0062ad;
}

.more:hover a {
    color: #fff;
}

.more a {
    display: block;
    color: #666666;
}

.case-details {
    background: #ebebeb;
    padding: 20px 0 46px 0;
}

.case-details .case-info {
    background: #fff;
    padding: 20px 30px;
}

.case-details .case-info .case-pic {
    width: 796px;
    margin-left: 16px;
    float: left;
}

.case-details .case-info .case-pic .view .swiper-container {
    width: 796px;
    height: 482px;
}

.case-details .case-info .case-pic .view .swiper-container .swiper-wrapper .swiper-slide img {
    width: 796px;
    height: 482px;
}

.case-details .case-info .case-pic .preview {
    width: 100%;
    margin-top: 20px;
    position: relative;
}

.case-details .case-info .case-pic .preview .swiper-container {
    width: 680px;
    height: 100px;
    margin: 0 auto;
}

.case-details .case-info .case-pic .preview .swiper-slide {
    width: 164px;
    height: 100px;
    margin-right: 8px;
    cursor: pointer;
}

.case-details .case-info .case-pic .preview .swiper-slide img {
    width: 166px;
    height: 98px;
}

.case-details .case-info .case-pic .preview .arrow-left {
    background: url(../images/case-arrow-left.png) no-repeat left top;
    position: absolute;
    left: 0px;
    top: 10px;
    margin-top: -9px;
    width: 44px;
    height: 100px;
    z-index: 10;
}

.case-details .case-info .case-pic .preview .arrow-right {
    background: url(../images/case-arrow-right.png) no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 10px;
    margin-top: -9px;
    width: 44px;
    height: 100px;
    z-index: 10;
}

.case-details .case-info .case-pic .preview img {
    padding: 1px;
}

.case-details .case-info .case-pic .preview .active-nav img {
    padding: 0;
    border: 1px solid #8a1d1e;
}

.case-details .case-info .info-title {
    width: 240px;
    float: right;
    padding-top: 138px;
}

.case-details .case-info .info-title .line {
    width: 50px;
    height: 4px;
    background: #8a1d1e;
}

.case-details .case-info .info-title .title {
    font-size: 28px;
    color: #333333;
    margin-top: 38px;
}

.case-details .case-info .info-title .spec {
    margin-top: 38px;
}

.case-details .case-info .info-title .spec p {
    color: #666666;
    line-height: 32px;
}

.case-details-idea-designer {
    padding-top: 40px;
}

.case-details-idea-designer .idea {
    width: 950px;
    border: 1px solid #e1e1e1;
    padding: 32px 40px;
    float: left;
}

.case-details-idea-designer .idea .title {
    width: 132px;
    height: 50px;
    line-height: 50px;
    background: #333333;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
}

.case-details-idea-designer .idea .text {
    margin-top: 26px;
    line-height: 28px;
    color: #333333;
}

.case-details-idea-designer .designer {
    width: 320px;
    float: right;
    border: 1px solid #e1e1e1;
    padding: 0 30px;
    padding-bottom: 40px;
}

.case-details-idea-designer .designer .pic {
    width: 78px;
    height: 78px;
    margin: 0 auto;
    margin-top: 30px;
    border-radius: 50%;
    overflow: hidden;
}

.case-details-idea-designer .designer .pic img {
    width: 100%;
    height: 100%;
    display: block;
}

.case-details-idea-designer .designer .name {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 10px;
}

.case-details-idea-designer .designer .level {
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 28px;
}

.case-details-idea-designer .designer a {
    display: block;
}

.case-details-idea-designer .designer .make {
    width: 110px;
    height: 32px;
    line-height: 32px;
    background: #333333;
    color: #fff;
    text-align: center;
}

.case-details-idea-designer .designer .make a {
    color: #fff;
}

.case-details-idea-designer .designer .more-works {
    width: 110px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #333333;
    color: #333333;
    text-align: center;
}

.case-details-idea-designer .designer .more-works a {
    color: #333333;
}

.prev-next {
    padding: 24px 0;
    color: #666666;
}

.prev-next a {
    color: #666666;
}

.prev-next a:hover {
    color: #8a1d1e;
}

.prev-next .prev {
    width: 464px;
}

.prev-next .next {
    width: 464px;
}

.relevant-case {
    padding-bottom: 120px;
}

.relevant-case .title-more {
    padding: 24px 0;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 50px;
    margin-top: 20px;
}

.relevant-case .title-more .title {
    color: #000000;
    font-size: 24px;
    line-height: 24px;
    border-left: 4px solid #8a1d1e;
    padding-left: 10px;
}

.relevant-case .title-more .case-more {
    color: #666666;
    font-size: 16px;
    margin-top: 3px;
}

.relevant-case .title-more .case-more a {
    color: #666666;
}

.relevant-case .title-more .case-more a:hover {
    color: #8a1d1e;
}

.within-designer-list {
}

.within-designer-list ul {
}

.within-designer-list ul li {
    margin-bottom: 60px;
}

.within-designer-list ul li .designer-info {
    position: relative;
}

.within-designer-list ul li .designer-info .pic {
    float: left;
    width: 180px;
    overflow: hidden;
}

.within-designer-list ul li .designer-info .pic img {
    width: 100%;
    display: block;
}

.within-designer-list ul li .designer-info .pic:hover img {
    transform: scale(1.2);
    transition: transform 1s;
}

.within-designer-list ul li .designer-info .info {
    margin-left: 26px;
}

.within-designer-list ul li .designer-info .info .title-level {
    margin-top: 8px;
    margin-bottom: 12px;
}

.within-designer-list ul li .designer-info .info .title-level .title {
    display: block;
    color: #000000;
    font-size: 24px;
}

.within-designer-list ul li .designer-info .info .title-level .level {
    display: block;
    color: #999999;
    font-size: 16px;
    margin-top: 8px;
    margin-left: 20px;
}

.within-designer-list ul li .designer-info .info .res {
}

.within-designer-list ul li .designer-info .info .res .dws {
    line-height: 28px;
    color: #999999;
    float: left;
    margin-right: 50px;
}

.within-designer-list ul li .designer-info .info .res .dws span {
    color: #333333;
}

.within-designer-list ul li .designer-info .info .quantity {
    margin-top: 30px;
}

.within-designer-list ul li .designer-info .info .quantity .miia {
    float: left;
    color: #999999;
}

.within-designer-list ul li .designer-info .info .quantity .miia .q {
    font-size: 14px;
}

.within-designer-list ul li .designer-info .info .quantity .miia .w {
    font-size: 20px;
    font-weight: bold;
}

.within-designer-list ul li .designer-info .info .quantity .line {
    height: 40px;
    border-left: 1px solid #cccccc;
    margin: 0 22px;
    float: left;
    margin-top: 2px;
}

.within-designer-list ul li .designer-info .make {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    height: 42px;
}

.within-designer-list ul li .designer-info .make a {
    width: 140px;
    height: 42px;
    line-height: 42px;
    display: block;
    background: #0062ad;
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.within-designer-list ul li .designer-case {
    margin-top: 24px;
}

.within-designer-list ul li .designer-case .case-pic {
    width: 316px;
    margin-right: 12px;
    float: left;
    overflow: hidden;
}

.within-designer-list ul li .designer-case .case-pic:nth-child(4n) {
    margin-right: 0;
}

.within-designer-list ul li .designer-case .case-pic img {
    width: 100%;
    display: block;
    height: 202px;
}

.within-designer-list ul li .designer-case .case-pic:hover img {
    transform: scale(1.2);
    transition: transform 1s;
}

.relevant-case-container {
}

.relevant-case-container .swiper-pagination {
    bottom: 30px;
}

.relevant-case-container .swiper-pagination .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    opacity: 1;
}

.relevant-case-container .swiper-pagination .swiper-pagination-bullet::after {
    content: ".";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #333333;
    display: block;
    color: #333333;
    overflow: hidden;
    text-indent: 99999px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.relevant-case-container .swiper-pagination .swiper-pagination-bullet-active {
    border: 1px solid #8a1d1e;
}

.relevant-case-container .swiper-pagination .swiper-pagination-bullet-active::after {
    background: #8a1d1e;
}

.designer-datails {
    background: url(../images/designer-datails-bg.png) no-repeat center;
    background-size: cover;
    padding: 80px 0;
}

.designer-datails .information {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    height: 560px;
}

.designer-datails .information .info {
    width: 740px;
    border: 0px solid #8a1d1e;
    height: 510px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 50px 36px 50px 124px;
}

.designer-datails .information .info .name-level .name {
    font-size: 32px;
    color: #ffffff;
}

.designer-datails .information .info .name-level .level {
    font-size: 16px;
    color: #cccccc;
    margin-left: 24px;
    margin-top: 20px;
}

.designer-datails .information .info .d-style {
    margin-top: 24px;
    margin-bottom: 40px;
}

.designer-datails .information .info .d-style span {
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    color: #cccccc;
    border: 1px solid #0062ad;
    padding: 0 14px;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.designer-datails .information .info .d-t {
    color: #cccccc;
}

.designer-datails .information .info .d-t p {
    color: #cccccc;
    line-height: 28px;
    margin-bottom: 14px;
}

.designer-datails .information .info .d-y {
    width: 170px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    color: #cccccc;
    border: 1px solid #999999;
    margin-top: 36px;
}

.designer-datails .information .info .d-y a {
    color: #cccccc;
    display: block;
}

.designer-datails .information .info .future {
    font-size: 16px;
    color: #0062ad;
    margin-top: 12px;
}

.designer-datails .information .picture {
    width: 345px;
    height: 494px;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
}

.designer-datails .information .picture img {
    width: 100%;
    height: 100%;
    display: block;
}

.within-construction-list {
}

.within-construction-list ul {
}

.within-construction-list ul li {
    width: 640px;
    float: left;
    margin-right: 20px;
    margin-bottom: 38px;
}

.within-construction-list ul li:nth-child(2n) {
    margin-right: 0;
}

.within-construction-list ul li .info {
    background: #d9d9d9;
    padding: 16px;
}

.within-construction-list ul li .info .title-spec {
    float: left;
}

.within-construction-list ul li .info .title-spec .title {
    font-size: 18px;
    color: #333333;
}

.within-construction-list ul li .info .title-spec .spec {
    font-size: 14px;
    color: #666666;
    line-height: 14px;
    margin-top: 10px;
}

.within-construction-list ul li .info .title-spec .spec span {
    float: left;
    padding: 0 5px;
    border-left: 1px solid #666666;
}

.within-construction-list ul li .info .progress {
    float: right;
    padding-top: 4px;
}

.within-construction-list ul li .info .progress .res {
    width: 64px;
    float: left;
}

.within-construction-list ul li .info .progress .res .bg {
    height: 10px;
    background: url(../images/construction-progress-bg.png) no-repeat center;
}

.within-construction-list ul li .info .progress .res p {
    text-align: center;
    color: #666666;
    margin-top: 12px;
}

.within-construction-list ul li .info .progress .on p {
    color: #8a1d1e;
}

.within-construction-list ul li .info .progress .res:nth-child(1) .bg {
    background-position: 0 0;
}

.within-construction-list ul li .info .progress .res:nth-child(1) p {
    color: #8a1d1e;
}

.within-construction-list ul li .info .progress .res:nth-child(2) .bg {
    background-position: 0 -20px;
}

.within-construction-list ul li .info .progress .res:nth-child(3) .bg {
    background-position: 0 -20px;
}

.within-construction-list ul li .info .progress .res:nth-child(4) .bg {
    background-position: 0 -20px;
}

.within-construction-list ul li .info .progress .res:nth-child(5) .bg {
    background-position: 0 -50px;
}

.within-construction-list ul li .info .progress .on:nth-child(1) .bg {
    background-position: 0 -10px;
}

.within-construction-list ul li .info .progress .on:nth-child(2) .bg {
    background-position: 0 -30px;
}

.within-construction-list ul li .info .progress .on:nth-child(3) .bg {
    background-position: 0 -30px;
}

.within-construction-list ul li .info .progress .on:nth-child(4) .bg {
    background-position: 0 -30px;
}

.within-construction-list ul li .info .progress .on:nth-child(5) .bg {
    background-position: 0 -60px;
}

.within-construction-list ul li .info .progress .end:nth-child(2) .bg {
    background-position: 0 -40px;
}

.within-construction-list ul li .info .progress .end:nth-child(3) .bg {
    background-position: 0 -40px;
}

.within-construction-list ul li .info .progress .end:nth-child(4) .bg {
    background-position: 0 -40px;
}

.within-construction-list ul li .construction-pic {
    background: #f5f5f5;
    padding: 14px 18px;
}

.within-construction-list ul li .construction-pic .pic {
    float: left;
    margin-right: 12px;
    overflow: hidden;
    width: 48.5%;
}

.within-construction-list ul li .construction-pic .pic:hover img {
    transform: scale(1.2);
    transition: transform 1s;
}

.within-construction-list ul li .construction-pic .pic:nth-child(2) {
    margin-right: 0;
}

.within-construction-list ul li .construction-pic .pic img {
    display: block;
}

.construction-datails {
    padding-bottom: 140px;
}

.construction-datails .engineering {
    width: 954px;
    float: left;
}

.construction-datails .engineering .various {
    margin-bottom: 32px;
    border: 1px solid #e1e1e1;
}

.construction-datails .engineering .various .title {
    border-bottom: 1px solid #e1e1e1;
    background: #f1f1f1;
    padding: 16px 26px;
}

.construction-datails .engineering .various .title span {
    font-size: 22px;
    color: #2c2c2e;
}

.construction-datails .engineering .various .title span.bg {
    width: 30px;
    height: 30px;
    background: url(../images/engineering-title-bg.png) no-repeat center;
    display: block;
    float: right;
}

.construction-datails .engineering .various .cont {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    padding: 32px 26px;
}

.construction-datails .engineering .various .cont img {
    max-width: 100%;
}

.offer-article {
    width: 322px;
    float: right;
}

.offer-article .offer {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.offer-article .offer .title {
    color: #ebebeb;
    font-size: 16px;
    text-align: center;
    background: #333333;
    line-height: 56px;
    border-bottom: 1px solid #e1e1e1;
}

.offer-article .offer .offer-form {
    padding: 24px;
}

.offer-article .offer .offer-form .picture {
    text-align: center;
    margin-top: 10px;
}

.offer-article .offer .offer-form .cost {
    color: #999999;
    line-height: 24px;
    padding: 24px 12px;
}

.offer-article .offer .offer-form .inp {
    padding: 16px;
    background: #f1f1f1;
    margin-bottom: 8px;
}

.offer-article .offer .offer-form .inp .icon {
    display: block;
    width: 22px;
    height: 22px;
    text-align: center;
    float: left;
}

.offer-article .offer .offer-form .inp input {
    display: block;
    height: 22px;
    line-height: 22px;
    float: left;
    border: none;
    background: none;
    font-size: 14px;
    margin-left: 10px;
}

.offer-article .offer .offer-form .inp .tips {
    display: block;
    height: 22px;
    line-height: 22px;
    color: #999999;
    float: right;
}

.offer-article .offer .offer-form .dd {
    margin-top: 26px;
    color: #666666;
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
}

.offer-article .offer .offer-form .sub {
}

.offer-article .offer .offer-form .sub input {
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: bold;
    background: #0062ad;
    font-size: 20px;
    border: none;
    cursor: pointer;
}

.offer-article .article {
    border: 1px solid #e1e1e1;
    margin-bottom: 20px;
}

.offer-article .article .title {
    color: #ebebeb;
    font-size: 16px;
    text-align: center;
    background: #0062ad;
    line-height: 56px;
    border-bottom: 1px solid #e1e1e1;
}

.offer-article .article ul {
    padding: 0 16px;
    padding-bottom: 30px;
}

.offer-article .article ul li {
    border-bottom: 1px solid #ebebeb;
    line-height: 58px;
    color: #333333;
    position: relative;
    padding-left: 20px;
}

.offer-article .article ul li::after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #cccccc;
    display: block;
    color: #cccccc;
    overflow: hidden;
    text-indent: 99999px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}

.offer-article .article ul li a:hover {
    color: #8a1d1e;
}

.construction-info {
    width: 100%;
    height: 378px;
    background-size: cover;
}

.construction-info .info {
    padding-left: 90px;
    padding-top: 100px;
}

.construction-info .info .title-spec {
    margin-left: 20px;
}

.construction-info .info .title-spec .title {
    font-size: 32px;
    color: #ffffff;
}

.construction-info .info .title-spec .spec {
    font-size: 14px;
    color: #cccccc;
    line-height: 14px;
    margin-top: 10px;
}

.construction-info .info .title-spec .spec span {
    float: left;
    padding: 0 5px;
    border-left: 1px solid #cccccc;
}

.construction-info .info .progress {
    padding-top: 32px;
}

.construction-info .info .progress .res {
    width: 64px;
    float: left;
}

.construction-info .info .progress .res .bg {
    height: 10px;
    background: url(../images/construction-datails-progress-bg.png) no-repeat center;
}

.construction-info .info .progress .res p {
    text-align: center;
    color: #ffffff;
    margin-top: 12px;
}

.construction-info .info .progress .on p {
    color: #d9000f;
}

.construction-info .info .progress .res:nth-child(1) .bg {
    background-position: 0 0;
}

.construction-info .info .progress .res:nth-child(1) p {
    color: #d9000f;
}

.construction-info .info .progress .res:nth-child(2) .bg {
    background-position: 0 -20px;
}

.construction-info .info .progress .res:nth-child(3) .bg {
    background-position: 0 -20px;
}

.construction-info .info .progress .res:nth-child(4) .bg {
    background-position: 0 -20px;
}

.construction-info .info .progress .res:nth-child(5) .bg {
    background-position: 0 -50px;
}

.construction-info .info .progress .on:nth-child(1) .bg {
    background-position: 0 -10px;
}

.construction-info .info .progress .on:nth-child(2) .bg {
    background-position: 0 -30px;
}

.construction-info .info .progress .on:nth-child(3) .bg {
    background-position: 0 -30px;
}

.construction-info .info .progress .on:nth-child(4) .bg {
    background-position: 0 -30px;
}

.construction-info .info .progress .on:nth-child(5) .bg {
    background-position: 0 -60px;
}

.construction-info .info .progress .end:nth-child(2) .bg {
    background-position: 0 -40px;
}

.construction-info .info .progress .end:nth-child(3) .bg {
    background-position: 0 -40px;
}

.construction-info .info .progress .end:nth-child(4) .bg {
    background-position: 0 -40px;
}

.service-content {
    position: relative;
}

.service-content .big5 {
    position: relative;
    text-align: center;
    padding: 30px 0;
    box-shadow: 0px 4px 18px -6px #999;
    width: 1300px;
    margin: 0 auto;
    position: absolute;
    top: -134px;
    z-index: 9;
    left: 0;
    right: 0;
    background: #fff;
}

.service-content .big5 p {
    color: #010101;
    font-size: 28px;
    margin-bottom: 30px;
}

.service-block-title {
    text-align: center;
    padding: 68px 0;
}

.service-block-title .title {
    position: relative;
    padding: 0 116px;
}

.service-block-title .title .l {
    width: 80px;
    height: 8px;
    border: 2px solid #000;
    border-right: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}

.service-block-title .title .r {
    width: 80px;
    height: 8px;
    border: 2px solid #000;
    border-left: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}

.service-block-title .title .text {
    font-size: 42px;
    font-weight: bold;
}

.service-block-title .title .text span:nth-child(1) {
    padding-right: 20px;
    color: #0062ad;
}

.service-block-title-white {
    text-align: center;
    padding: 68px 0;
}

.service-block-title-white .title {
    position: relative;
    padding: 0 116px;
}

.service-block-title-white .title .l {
    width: 80px;
    height: 8px;
    border: 2px solid #fff;
    border-right: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto 0;
}

.service-block-title-white .title .r {
    width: 80px;
    height: 8px;
    border: 2px solid #fff;
    border-left: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
}

.service-block-title-white .title .text {
    font-size: 42px;
    font-weight: bold;
    color: #fff;
}

.service-block-title-white .title .text span:nth-child(1) {
    padding-right: 20px;
    color: #0062ad;
}

.service-content .service-design {
    padding-top: 132px;
    padding-bottom: 88px;
}

.service-content .service-design .picture {
}

.service-content .service-design .picture {
    display: block;
    max-width: 100%;
}

.service-content .boo1 {
    background: url(../images/service-boo1-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 70px;
}

.service-content .boo1 .nav {
    text-align: center;
    margin-bottom: 50px;
}

.service-content .boo1 .nav ul {
    font-family: PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-size-adjust: 100% !important;
    -ms-text-size-adjust: 100% !important;
    -webkit-text-size-adjust: 100% !important;
}

.service-content .boo1 .nav ul li {
    background: #fff;
    border-radius: 8px;
    text-align: center;
    line-height: 46px;
    padding: 0 32px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 18px;
    color: #333333;
    font-size: 18px;
}

.service-content .boo1 .nav ul li:hover {
    background: #8a1d1e;
    border: 1px solid #8a1d1e;
    color: #fff;
}

.service-content .boo1 .nav ul li:hover a {
    color: #fff;
}

.service-content .boo1 .nav ul li.on {
    background: #0062ad;
    border: 1px solid #0062ad;
    color: #fff;
}

.service-content .boo1 .nav ul li.on a {
    color: #fff;
}

.service-content .boo1 .list {
    display: none;
}

.service-content .boo1 .active {
    display: block;
}

.service-content .boo1 .list ul li {
    width: 258px;
    float: left;
    margin-bottom: 10px;
    margin-right: 2.5px;
}

.service-content .boo1 .list ul li:nth-child(5n) {
    margin-right: 0;
}

.service-content .boo1 .list ul li .pic {
    width: 100%;
    overflow: hidden;
}

.service-content .boo1 .list ul li .pic img {
    width: 100%;
    display: block;
    height: 204px;
}

.service-content .boo1 .list ul li:hover .pic img {
    transform: scale(1.2);
    transition: transform 1s;
}

.service-content .boo1 .list ul li p {
    background: #fff;
    text-align: center;
    font-size: 22px;
    line-height: 60px;
}

.service-content .boo2 {
    background: url(../images/service-boo2-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 80px;
}

.service-content .boo2 .list {
}

.service-content .boo2 .list li {
    float: left;
    margin-right: 22.66px;
}

.service-content .boo2 .list li:nth-child(4) {
    margin-right: 0;
}

.service-content .boo2 .list li img {
    display: block;
}

.service-content .boo3 {
    background: url(../images/service-boo3-bg.png) no-repeat center;
    background-size: cover;
}

.service-content .boo3 .picture {
    text-align: center;
}

.service-content .boo3 .picture img {
    max-width: 100%;
}

.service-content .boo3 .zixun {
    text-align: center;
    padding: 70px 0;
}

.service-content .boo3 .zixun .but {
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    padding: 0 56px;
    border: 1px solid #0062ad;
    float: left;
}

.service-content .boo3 .zixun .but:hover {
    background: #0062ad;
}

.service-content .boo3 .zixun .but:hover a {
    color: #fff;
}

.service-content .boo3 .zixun .but:nth-child(1) {
    margin-right: 170px;
}

.service-content .boo3 .zixun .but a {
    color: #0062ad;
    display: block;
    -webkit-font-smoothing: subpixel-antialiased
}

.service-content .boo4 {
    padding-bottom: 110px;
}

.service-content .boo4 .list {
}

.service-content .boo4 .list li {
    width: 325px;
    float: left;
    margin-bottom: 40px;
}

.service-content .boo4 .list li span {
    background-image: url(../images/service-boo4-list-bg.png);
    display: block;
    margin: 0 auto;
    width: 222px;
    height: 222px;
}

.service-content .boo4 .list li:nth-child(1) span {
    background-position: 0px 0px;
}

.service-content .boo4 .list li:nth-child(2) span {
    background-position: 0px -222px;
}

.service-content .boo4 .list li:nth-child(3) span {
    background-position: 0px -444px;
}

.service-content .boo4 .list li:nth-child(4) span {
    background-position: 0px -666px;
}

.service-content .boo4 .list li:nth-child(5) span {
    background-position: 0px -888px;
}

.service-content .boo4 .list li:nth-child(6) span {
    background-position: 0px -1110px;
}

.service-content .boo4 .list li:nth-child(7) span {
    background-position: 0px -1332px;
}

.service-content .boo4 .list li:nth-child(8) span {
    background-position: 0px -1554px;
}

.service-content .boo4 .list li:hover:nth-child(1) span {
    background-position: -226px 0px;
}

.service-content .boo4 .list li:hover:nth-child(2) span {
    background-position: -226px -222px;
}

.service-content .boo4 .list li:hover:nth-child(3) span {
    background-position: -226px -444px;
}

.service-content .boo4 .list li:hover:nth-child(4) span {
    background-position: -226px -666px;
}

.service-content .boo4 .list li:hover:nth-child(5) span {
    background-position: -226px -888px;
}

.service-content .boo4 .list li:hover:nth-child(6) span {
    background-position: -226px -1110px;
}

.service-content .boo4 .list li:hover:nth-child(7) span {
    background-position: -226px -1332px;
}

.service-content .boo4 .list li:hover:nth-child(8) span {
    background-position: -226px -1554px;
}

.brand-story-content {
}

.brand-story-content .brand-story-title {
    padding: 58px 0;
    text-align: center;
}

.brand-story-content .brand-story-title .title {
    color: #000;
    font-size: 36px;
    font-weight: bold;
}

.brand-story-content .brand-story-title .en {
    font-size: 16px;
    margin-top: 6px;
}

.brand-story-content .brand-story-title-white {
    padding: 58px 0;
    text-align: center;
}

.brand-story-content .brand-story-title-white .title {
    color: #fff;
    font-size: 36px;
    font-weight: bold;
}

.brand-story-content .brand-story-title-white .en {
    font-size: 16px;
    margin-top: 6px;
}

.brand-story-content .brand-story01 {
    background-image: url(../images/brand-story01-bg.png);
}

.brand-story-content .brand-story01 .picture01 {
    text-align: center;
}

.brand-story-content .brand-story01 .picture02 {
    text-align: center;
    margin-top: 60px;
    padding-bottom: 40px;
}

.brand-story-content .brand-story02 {
}

.brand-story-content .brand-story02 .brand-contact {
}

.brand-story-content .brand-story02 .brand-contact .text {
    font-size: 16px;
    color: #1c1b1b;
    line-height: 32px;
}

.brand-story-content .brand-story02 .brand-contact .text p {
    text-indent: 2em;
}

.brand-story-content .brand-story02 .list {
    margin-top: 60px;
    padding-bottom: 50px;
}

.brand-story-content .brand-story02 .list li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 414px;
    height: 262px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 28px;
    margin-bottom: 30px;
}

.brand-story-content .brand-story02 .list li:hover {
    background: #0062ad;
    color: #fff;
}

.brand-story-content .brand-story02 .list li:hover .title {
    color: #fff;
}

.brand-story-content .brand-story02 .list li:hover .desc {
    color: #fff;
}

.brand-story-content .brand-story02 .list li:nth-child(3) {
    margin-right: 0;
}

.brand-story-content .brand-story02 .list li:nth-child(5) {
    margin-right: 0;
}

.brand-story-content .brand-story02 .list li .icon {
    background-image: url(../images/brand-story02-list-icon.png);
    width: 81px;
    height: 81px;
    margin: 0 auto;
    margin-top: 36px;
}

.brand-story-content .brand-story02 .list li:nth-child(1) .icon {
    background-position: 0px 0px;
}

.brand-story-content .brand-story02 .list li:nth-child(2) .icon {
    background-position: 0px -81px;
}

.brand-story-content .brand-story02 .list li:nth-child(3) .icon {
    background-position: 0px -162px;
}

.brand-story-content .brand-story02 .list li:nth-child(4) .icon {
    background-position: 0px -243px;
}

.brand-story-content .brand-story02 .list li:nth-child(5) .icon {
    background-position: 0px -324px;
}

.brand-story-content .brand-story02 .list li:hover:nth-child(1) .icon {
    background-position: -81px 0px;
}

.brand-story-content .brand-story02 .list li:hover:nth-child(2) .icon {
    background-position: -81px -81px;
}

.brand-story-content .brand-story02 .list li:hover:nth-child(3) .icon {
    background-position: -81px -162px;
}

.brand-story-content .brand-story02 .list li:hover:nth-child(4) .icon {
    background-position: -81px -243px;
}

.brand-story-content .brand-story02 .list li:hover:nth-child(5) .icon {
    background-position: -81px -324px;
}

.brand-story-content .brand-story02 .list li .title {
    color: #1c1b1b;
    font-size: 20px;
    font-weight: bold;
    margin-top: 16px;
    text-align: center;
}

.brand-story-content .brand-story02 .list li .desc {
    color: #666666;
    font-size: 16px;
    margin-top: 12px;
    line-height: 26px;
    text-align: center;
}

.brand-story-content .brand-story02 .list li.c {
    width: 636px;
    height: 206px;
}

.brand-story-content .brand-story02 .list li.c .icon {
    margin-top: 60px;
}

.brand-story-content .brand-story02 .list li.c .l {
    float: left;
    width: 170px;
}

.brand-story-content .brand-story02 .list li.c .r {
    float: left;
}

.brand-story-content .brand-story02 .list li.c .r .title {
    margin-top: 72px;
}

.brand-story-content .brand-story02 .list li.c .r .desc {
    margin-top: 14px;
}

.brand-story-content .brand-story03 {
    background: url(../images/brand-story02-bg.png) no-repeat center;
    background-size: cover;
    padding-bottom: 126px;
    overflow: hidden;
}

/*Ã¨Â½Â®Ã¦â€™Â­*/
.brand-story-content .brand-story03 .focus {
}

.brand-story-content .brand-story03 .focus #pic {
    width: 577px;
    display: table;
    position: relative;
    left: 120px;
}

.brand-story-content .brand-story03 .land_ppts_on {
    float: left;
    width: 423px;
    margin-left: 70px;
}

.brand-story-content .brand-story03 .land_ppts_to {
    text-align: center;
    color: #fff;
    height: 430px;
}

.brand-story-content .brand-story03 .land_ppts_to .year {
    font-size: 96px;
    margin-bottom: 60px;
    padding-top: 60px;
}

.brand-story-content .brand-story03 .land_ppts_to .t {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 14px;
}

.brand-story-content .brand-story03 .land_ppts_to .d {
    font-size: 16px;
}

.brand-story-content .brand-story03 .land_ppts_to_tit {
    color: #fff;
    font-size: 120px;
    font-family: Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
    margin-top: 120px;
    text-align: center;
}

.brand-story-content .brand-story03 .land_ppts_to_tit_on {
    color: #fff;
    font-size: 22px;
}

.brand-story-content .brand-story03 .land_ppts_to_tit_to {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}

.brand-story-content .brand-story03 .land_ppts_to_tit_so {
    color: #fff;
    font-size: 10px;
    margin-top: 10px;
}

.brand-story-content .brand-story03 #focus_btn_right {
    position: absolute;
    right: 136px;
    top: 252px;
    cursor: pointer;
}

.brand-story-content .brand-story03 #focus_btn_left {
    position: absolute;
    left: 636px;
    top: 252px;
    cursor: pointer;
}

.brand-story-content .brand-story03 .land_ppts_xian {
    width: 100%;
    margin: auto;
    margin-top: 66px;
}

.brand-story-content .brand-story03 .focus #tip {
    width: 1200px;
    height: 14px;
    position: absolute;
    bottom: -85px;
    z-index: 13;
}

.brand-story-content .brand-story03 .focus #tip ul {
    text-align: center;
}

.brand-story-content .brand-story03 .focus #tip ul li {
    width: 27px;
    height: 27px;
    display: inline-block;
    margin: 0 46px;
    cursor: pointer;
    background: url(../images/yuanquan_03.png) no-repeat;
}

.brand-story-content .brand-story03 .focus #tip ul li .land_tip_zi {
    font-size: 20px;
    margin-top: 30px;
    color: #fff;
    width: 100px;
    margin-left: -15px;
    text-align: left;
}

.brand-story-content .brand-story03 .focus #tip ul .on .land_tip_zi {
    font-size: 25px;
    margin-left: -20px;
}

.brand-story-content .brand-story03 .focus #tip ul li.on {
    background: url(../images/yuan.png) no-repeat;
    margin-top: -5px;
}

.brand-story-content .brand-story04 {
    padding-bottom: 170px;
}

.brand-story-content .brand-story04 .brand-honor-title {
    padding: 58px 0;
}

.brand-story-content .brand-story04 .brand-honor-title .title {
    line-height: 48px;
    position: relative;
    height: 48px;
}

.brand-story-content .brand-story04 .brand-honor-title .title .line {
    height: 1px;
    display: block;
    background: #666666;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
}

.brand-story-content .brand-story04 .brand-honor-title .title .text {
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 9;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    font-size: 36px;
    font-weight: bold;
    width: 240px;
    text-align: center;
}

.brand-story-content .brand-story04 .brand-honor-title .desc {
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-top: 40px
}

.brand-story-content .brand-story04 .honor-list {
    padding: 0 80px;
    position: relative;
}

.brand-story-content .brand-story04 .honor-list .swiper-slide img {
    width: 274px;
    height: 370px;
}

.brand-story-content .brand-story04 .honor-list .swiper-button-next {
    background-image: url(../images/honor-right-icon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 46px;
    background-size: 100%;
    right: 0;
}

.brand-story-content .brand-story04 .honor-list .swiper-button-prev {
    background-image: url(../images/honor-left-icon.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 46px;
    background-size: 100%;
    left: 0;
}

.news-content {
    padding-top: 30px;
    border: 1px solid #ebebeb;
}

.news-content .news-list {
    width: 954px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 50px;
    border: 1px solid #e1e1e1;
    padding-bottom: 34px;
}

.news-content .news-list ul {
}

.news-content .news-list ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 34px 0;
}

.news-content .news-list ul li .pic {
    width: 215px;
    float: left;
    overflow: hidden;
}

.news-content .news-list ul li .pic img {
    display: block;
}

.news-content .news-list ul li:hover .pic img {
    transform: scale(1.2);
    transition: transform 1s;
}

.news-content .news-list ul li .info {
    width: 620px;
    float: right;
}

.news-content .news-list ul li .info .title {
    font-size: 18px;
    margin-top: 8px;
}

.news-content .news-list ul li .info .desc {
    font-size: 14px;
    margin-top: 14px;
    color: #999999;
    line-height: 26px;
}

.news-content .news-list ul li .info .hits {
    line-height: 20px;
    color: #999999;
    margin-top: 18px;
}

.news-content .news-list ul li .info .hits .icon {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 10px;
    background: url(../images/news-hits-icon.png) no-repeat center;
}

.news-content .news-list ul li .info .hits .text {
    display: block;
    float: left;
}

.page {
    margin: auto;
    text-align: center;
    padding: 80px 0 150px 0;
}

.page .pagination {
    display: inline-block;
}

.page .pagination li {
    display: inline-block;
}

.page .pagination li a {
    padding: 11px 15px;
    color: #666666;
    display: inline-block;
    margin: 0 5px;
    background: #f3f3f3;
}

.page .pagination li.active {
    padding: 11px 15px;
    color: #fff;
    display: inline-block;
    margin: 0 5px;
    background: #0062ad;
}

.page .pagination li.disabled {
    padding: 11px 15px;
    color: #666666;
    display: inline-block;
    margin: 0 5px;
    background: #f3f3f3;
}

.news-crumbs {
    margin-top: 28px;
    margin-bottom: 28px;
    padding: 22px;
    background: #f2f2f2;
    color: #666666;
}

.news-crumbs a {
    color: #666666;
}

.news-details {
}

.news-details .details-content {
    width: 954px;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 35px;
    border: 1px solid #e1e1e1;
}

.news-details .details-content .title {
    color: #333;
    font-size: 28px;
}

.news-details .details-content .author {
    margin-top: 14px;
    color: #333333;
    margin-bottom: 40px;
}

.news-details .details-content .author span {
    display: block;
    margin-right: 40px;
    float: left;
}

.news-details .details-content .content {
    color: #333333;
    font-size: 16px;
    line-height: 34px;
}

.news-details .details-content .content img {
    max-width: 100%;
}

.contact-content {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 100px;
}

.contact-content .contact-title {
    padding-top: 30px;
}

.contact-content .contact-title p {
    font-size: 36px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}

.contact-content .contact-title span {
    width: 52px;
    height: 4px;
    display: block;
    margin: 0 auto;
    background: #0062ad;
}

.contact-content .add-tel {
    padding-top: 70px;
    padding-bottom: 50px;
}

.contact-content .add-tel .res {
    width: 590px;
    border: 1px solid #e1e1e1;
    padding: 34px 0;
    float: left;
}

.contact-content .add-tel .res:nth-child(2) {
    float: right;
}

.contact-content .add-tel .res .pic {
    width: 130px;
    height: 80px;
    float: left;
    position: relative;
    border-right: 1px solid #ebebeb;
}

.contact-content .add-tel .res .pic img {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.contact-content .add-tel .res .info {
    float: left;
    padding-left: 36px;
}

.contact-content .add-tel .res .info .tit {
    color: #666666;
    font-size: 18px;
    margin-top: 4px;
}

.contact-content .add-tel .res .info .cont {
    color: #333333;
    font-size: 22px;
    margin-top: 12px;
}

#allmap {
    height: 510px;
    border: 6px solid #e9e9e9;
    border-radius: 5px;
}

.fixed_bar {
    width: 100px;
    position: fixed;
    z-index: 999;
    right: 28px;
    top: 32%;
    border-radius: 5px;
    background: #0062ad;
}

.fixed_bar li {
    width: 100px;
    height: 95px;
    position: relative;
    cursor: pointer;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fixed_bar li .icon {
    text-align: center;
}

.fixed_bar li p {
    text-align: center;
    color: #fff;
    margin-top: 0;
}

.fixed_bar li .line1 {
    display: block;
    width: 100%;
    height: 1px;
    background: #00477d;
    position: absolute;
    bottom: 1px;
}

.fixed_bar li .line2 {
    display: block;
    width: 100%;
    height: 1px;
    background: #167bc9;
    position: absolute;
    bottom: 0;
}

.fixed_bar .to_top {
    background-color: #005da5;
    height: auto;
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.fixed_bar .qr_code {
    background-color: #0062ad;
    background-position: 0px -36px;
    position: relative;
    z-index: 999
}

.fixed_bar .qr_code .qr_code_container {
    width: 0px;
    position: absolute;
    right: 100px;
    bottom: 0px;
    z-index: -1
}

.fixed_bar .qr_code .qr_code_container .qr_code_img {
    width: 100%;
}

.fixed_bar .qr_code:hover .qr_code_container {
    width: 120px;
    right: 100px;
    box-shadow: 0px 4px 18px -6px #000;
}

.fixed_bar .tel {
    position: relative;
    z-index: 999
}

.fixed_bar .tel .tel_container {
    overflow: hidden;
    position: absolute;
    width: 0px;
    right: 100px;
    top: 0px;
    height: 95px;
    line-height: 95px;
    background: #0062ad;
    color: #fff;
    text-align: center;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.fixed_bar .tel:hover .tel_container {
    width: 150px;
}

.fixed_offer {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    background: rgba(0,0,0,0.7);
    display: none;
}

.fixed_offer .offer_center {
    background: #fff;
    width: 782px;
    height: 342px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.fixed_offer .offer_center .offer_title {
    padding: 28px;
    position: relative;
}

.fixed_offer .offer_center .offer_title p {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #000;
}

.fixed_offer .offer_center .offer_title span {
    width: 40px;
    height: 2px;
    background: #8a1d1e;
    display: block;
    margin: 0 auto;
    margin-top: 18px;
}

.fixed_offer .offer_center .offer_title .close {
    width: 23px;
    height: 23px;
    position: absolute;
    right: 28px;
    top: 24px;
    cursor: pointer;
}

.fixed_offer .offer_center .offer_form {
    padding: 0 84px;
    padding-top: 14px;
}

.fixed_offer .offer_center .offer_form .inp {
    width: 228px;
    line-height: 40px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 26px;
    margin-bottom: 20px;
}

.fixed_offer .offer_center .offer_form .inp:nth-child(2n) {
    margin-right: 0;
}

.fixed_offer .offer_center .offer_form .inp span {
    display: block;
    width: 20px;
    text-align: right;
    color: #8a1d1e;
    float: left;
    padding-right: 6px;
    height: 40px;
}

.fixed_offer .offer_center .offer_form .inp input {
    display: block;
    float: left;
    font-size: 14px;
    background: none;
    border: none;
    line-height: 40px;
}

.fixed_offer .offer_center .offer_form .sub {
    float: right;
    width: 110px;
    height: 104px;
    background: #8a1d1e;
}

.fixed_offer .offer_center .offer_form .sub input {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    border: none;
    cursor: pointer;
    font-size: 14px;
    background: url(../images/fixed_offer_bj.png) no-repeat center;
}

.fixed_offer .offer_center .offer_form .tips {
    font-size: 16px;
    color: #8a1d1e;
    margin-top: 20px;
}

.within-properties-list {
}

.within-properties-list ul {
    padding-top: 80px;
}

.within-properties-list ul li {
    float: left;
    width: 291px;
    margin: 0px 12px 30px 0px;
}

.within-properties-list ul li .pic-info {
    position: relative;
}

.within-properties-list ul li .pic-info .picture {
}

.within-properties-list ul li .pic-info .picture img {
    display: block;
}

.within-properties-list ul li .pic-info .info {
    width: 100%;
    height: 240px;
    background-color: rgba(0,0,0,.63);
    position: absolute;
    top: 0;
    left: 0;
    padding: 40px 25px 0px;
    display: none;
}

.within-properties-list ul li .pic-info .info .t-n {
    margin-bottom: 20px;
}

.within-properties-list ul li .pic-info .info .t-n .t {
    font-size: 18px;
    font-weight: bold;
    color: #0062ad;
    float: left;
}

.within-properties-list ul li .pic-info .info .t-n .s {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    float: right;
    margin-top: 4px;
}

.within-properties-list ul li .pic-info .info .t-n .s span {
    color: #0062ad;
}

.within-properties-list ul li .pic-info .info .desc {
    font-size: 12px;
    text-align: justify;
    line-height: 20px;
    color: #FFF;
    padding-bottom: 60px;
}

.within-properties-list ul li .pic-info .info .zixun {
}

.within-properties-list ul li .pic-info .info .zixun .button {
    width: 100px;
    height: 35px;
    background-color: #0062ad;
    text-align: center;
    color: #FFF;
    line-height: 33px;
    font-size: 14px;
}

.within-properties-list ul li .pic-info .info .zixun .button a {
    color: #fff;
    display: block;
}

.within-properties-list ul li .title-number {
    padding: 14px 45px;
    background-color: #f0f0f0;
}

.within-properties-list ul li .title-number .tit {
    color: #333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.within-properties-list ul li .title-number .n {
    color: #666;
}

.within-properties-list ul li .title-number .n span {
    color: #8a1d1e;
}

.within-properties-list ul li .title-number .num1 {
    float: left;
}

.within-properties-list ul li .title-number .num2 {
    float: right;
}

.properties-details {
}

.properties-details .properties-content {
    width: 920px;
    float: left;
}

.properties-details .properties-content .properties-info {
}

.properties-details .properties-content .properties-info .pic {
    float: left;
}

.properties-details .properties-content .properties-info .pic img {
    display: block;
    width: 270px;
    height: 250px;
}

.properties-details .properties-content .properties-info .info {
    width: 480px;
    float: left;
    margin-left: 30px;
}

.properties-details .properties-content .properties-info .info .title {
    font-size: 18px;
    color: #333;
    line-height: 40px;
    border-bottom: 1px solid #e5e5e5;
    height: 50px;
}

.properties-details .properties-content .properties-info .info .desc {
    font-size: 14px;
    color: #939393;
    line-height: 25px;
    padding-top: 25px;
    height: 100px;
    text-align: justify;
    overflow: hidden;
}

.properties-details .properties-content .properties-info .info .number {
    font-size: 14px;
    color: #666;
    padding-top: 10px;
}

.properties-details .properties-content .properties-info .info .number span {
    padding-right: 30px;
}

.properties-details .properties-content .properties-info .info .number span font {
    color: #ff0006;
}

.properties-details .properties-content .properties-info .info .zixun {
    padding-top: 15px;
    font-size: 16px;
    color: #939393;
}

.properties-details .properties-content .properties-info .info .zixun a {
    color: #939393;
    display: block;
}

.properties-details .properties-content .cont {
    font-size: 14px;
    color: #939393;
    padding-top: 50px;
    line-height: 28px;
}

