                html {
                    -ms-text-size-adjust: 100%;
                    -webkit-text-size-adjust: 100%
                }
                /* body{margin:0;max-width:1920px;margin:0 auto;} */
                
                body {
                    margin: 0;
                    margin: 0 auto;
                    overflow-x: hidden;
                }
                /*html {filter: grayscale(1);}*/
                
                article,
                aside,
                details,
                figcaption,
                figure,
                footer,
                header,
                main,
                menu,
                nav,
                section,
                summary {
                    display: block
                }
                
                audio,
                canvas,
                progress,
                video {
                    display: inline-block
                }
                
                audio:not([controls]) {
                    display: none;
                    height: 0
                }
                
                progress {
                    vertical-align: baseline
                }
                
                [hidden],
                template {
                    display: none
                }
                
                a {
                    background-color: transparent;
                    -webkit-text-decoration-skip: objects
                }
                
                a:active,
                a:hover {
                    outline-width: 0
                }
                
                abbr[title] {
                    border-bottom: none;
                    text-decoration: underline;
                    text-decoration: underline dotted
                }
                
                b,
                strong {
                    font-weight: inherit
                }
                
                b,
                strong {
                    font-weight: bolder
                }
                
                dfn {
                    font-style: italic
                }
                
                h1 {
                    font-size: 2em;
                    margin: .67em 0
                }
                
                mark {
                    background-color: #ff0;
                    color: #000
                }
                
                small {
                    font-size: 80%
                }
                
                sub,
                sup {
                    font-size: 75%;
                    line-height: 0;
                    position: relative;
                    vertical-align: baseline
                }
                
                sub {
                    bottom: -.25em
                }
                
                sup {
                    top: -.5em
                }
                
                img {
                    border-style: none
                }
                
                svg:not(:root) {
                    overflow: hidden
                }
                
                code,
                kbd,
                pre,
                samp {
                    font-family: monospace, monospace;
                    font-size: 1em
                }
                
                figure {
                    margin: 1em 40px
                }
                
                hr {
                    box-sizing: content-box;
                    height: 0;
                    overflow: visible
                }
                
                button,
                input,
                select,
                textarea {
                    font: inherit;
                    margin: 0
                }
                
                optgroup {
                    font-weight: 700
                }
                
                button,
                input {
                    overflow: visible
                }
                
                button,
                select {
                    text-transform: none
                }
                
                [type=reset],
                [type=submit],
                button,
                html [type=button] {
                    -webkit-appearance: button
                }
                
                [type=button]::-moz-focus-inner,
                [type=reset]::-moz-focus-inner,
                [type=submit]::-moz-focus-inner,
                button::-moz-focus-inner {
                    border-style: none;
                    padding: 0
                }
                
                [type=button]:-moz-focusring,
                [type=reset]:-moz-focusring,
                [type=submit]:-moz-focusring,
                button:-moz-focusring {
                    outline: 1px dotted ButtonText
                }
                
                fieldset {
                    border: 1px solid silver;
                    margin: 0 2px;
                    padding: .35em .625em .75em
                }
                
                legend {
                    box-sizing: border-box;
                    color: inherit;
                    display: table;
                    max-width: 100%;
                    padding: 0;
                    white-space: normal
                }
                
                textarea {
                    overflow: auto
                }
                
                [type=checkbox],
                [type=radio] {
                    box-sizing: border-box;
                    padding: 0
                }
                
                [type=number]::-webkit-inner-spin-button,
                [type=number]::-webkit-outer-spin-button {
                    height: auto
                }
                
                [type=search] {
                    -webkit-appearance: textfield;
                    outline-offset: -2px
                }
                
                [type=search]::-webkit-search-cancel-button,
                [type=search]::-webkit-search-decoration {
                    -webkit-appearance: none
                }
                
                 ::-webkit-input-placeholder {
                    color: inherit;
                    opacity: .54
                }
                
                 ::-webkit-file-upload-button {
                    -webkit-appearance: button;
                    font: inherit
                }
                
                html {
                    font-family: 'PingFang SC', Helvetica, 'Microsoft YaHei';
                    -webkit-text-size-adjust: none;
                }
                
                html,
                body {
                    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
                    height: 100%;
                }
                
                a,
                abbr,
                acronym,
                address,
                applet,
                article,
                aside,
                audio,
                b,
                big,
                blockquote,
                body,
                canvas,
                caption,
                center,
                cite,
                code,
                dd,
                del,
                details,
                dfn,
                div,
                dl,
                dt,
                em,
                embed,
                fieldset,
                figcaption,
                figure,
                footer,
                form,
                h1,
                h2,
                h3,
                h4,
                h5,
                h6,
                header,
                hgroup,
                html,
                i,
                iframe,
                img,
                ins,
                kbd,
                label,
                legend,
                li,
                mark,
                menu,
                nav,
                object,
                ol,
                output,
                p,
                pre,
                q,
                ruby,
                s,
                samp,
                section,
                small,
                span,
                strike,
                strong,
                sub,
                summary,
                sup,
                table,
                tbody,
                td,
                tfoot,
                th,
                thead,
                time,
                tr,
                tt,
                u,
                ul,
                var,
                video {
                    margin: 0;
                    padding: 0;
                    border: 0;
                    font-size: 100%;
                    
                }
                
                a {
                    text-decoration: none;
                    color: #333;
                }
                
                ul,
                ol {
                    list-style: none;
                }
                
                table {
                    border-collapse: separate;
                    border-spacing: 0;
                }
                
                a,
                img {
                    -webkit-touch-callout: none;
                }
                
                a,
                input,
                button {
                    outline: 0;
                    border: none;
                }
                
                *,
                *:before,
                *:after {
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                }
                
                body {
                    background: #fff;
                    margin: 0 auto;
                    background-attachment: fixed;
                    font-size: 14px;
                }
                
                html {
                    margin: 0 auto;
                    color: #333;
                }
                /*img{display:block;max-width:100%; height:auto;}*/
                
                a {
                    -webkit-transition: .5s;
                    -o-transition: .5s;
                    -moz-transition: .5s;
                    transition: .5s;
                }
                
                a:hover {
                    color: #0392e1;
                }
                
                .clearfix {
                    *zoom: 1;
                }
                
                .clearfix::before {
                    display: table;
                    content: "";
                }
                
                .clearfix::after {
                    clear: both;
                    display: block;
                    content: "";
                    height: 0;
                    overflow: hidden;
                    visibility: hidden;
                }
                header{background:#fff;}
                
                .fl {
                    float: left;
                }
                
                .fr {
                    float: right;
                }
                
                .cl {
                    clear: both;
                }
                
                .clear {
                    clear: both;
                }
                
                .fb {
                    font-weight: bolder;
                }
                
                .f14 {
                    font-size: 14px;
                }
                
                .f16 {
                    font-size: 16px;
                }
                
                .f18 {
                    font-size: 18px;
                }
                
                .f24 {
                    font-size: 24px;
                }
                @media(min-width:1300px){   
                
                .w1200 {
                    width: 1200px;
                    margin: 0 auto;
                }
                
                .w1280 {
                    width: 1280px;
                    margin: 0 auto;
                }
            }
                
                .w1400 {
                    width: 1400px;
                    margin: 0 auto;
                }
                
                .w1440 {
                    width: 1440px;
                    margin: 0 auto;
                }
                
                .w1600 {
                    width: 1600px;
                    margin: 0 auto;
                }
                
                @media screen and (max-width:1200px) {
                    .w1200 {
                        padding: 0 20px;
                    }
                }
                
                @media screen and (max-width:1280px) {
                    .w1280 {
                        padding: 0 20px;
                    }
                }
                
                @media screen and (max-width:1400px) {
                    .w1400 {
                        padding: 0 20px;
                    }
                }
                
                @media screen and (max-width:1440px) {
                    .w1440 {
                        padding: 0 20px;
                    }
                }
                
                @media screen and (max-width:1600px) {
                    .w1600 {
                        padding: 0 20px;
                    }
                }
                
                .swiper-pagination {}
                
                .swiper-pagination span,
                .swiper-button-prev,
                .swiper-button-next,
                .swiper-pagination-bullet {
                    outline: none;
                }
                
                .overh {
                    overflow: hidden;
                }
                
                .fixed {
                    position: fixed;
                }
                
                .textHidden {
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    overflow: hidden;
                }
                
                .tran300 {
                    transition: 300ms ease-out;
                    -webkit-transition: 300ms ease-out;
                    -ms-transition: 300ms ease-out;
                    -moz-transition: 300ms ease-out;
                    -o-transition: 300ms ease-out;
                }
                
                .tran500 {
                    transition: 500ms ease-out;
                    -webkit-transition: 500ms ease-out;
                    -ms-transition: 500ms ease-out;
                    -moz-transition: 500ms ease-out;
                    -o-transition: 500ms ease-out;
                }
                
                .tran800 {
                    transition: 800ms ease-out;
                    -webkit-transition: 800ms ease-out;
                    -ms-transition: 800ms ease-out;
                    -moz-transition: 800ms ease-out;
                    -o-transition: 800ms ease-out;
                }
                
                .tran1000 {
                    transition: 1000ms ease-out;
                    -webkit-transition: 1000ms ease-out;
                    -ms-transition: 1000ms ease-out;
                    -moz-transition: 1000ms ease-out;
                    -o-transition: 1000ms ease-out;
                }
                
                .text-center {
                    text-align: center;
                }
                
                #newBridge {
                    display: none !important;
                }
                /*index start*/
                
                .head {
                    padding: 23px 0 26px 0;
                    height: 99px;
                }
                
                .logo {
                    padding-top: 5px;
                }
                
                .add {
                    width: auto;
                    height: 30px;
                    margin-left: 16px;
                    padding-top: 5px;
                }
                
                .add>a {
                    display: block;
                    line-height: 28px;
                    width: auto;
                    height: 30px;
                    border: 1px #eeeeee solid;
                    background: url(../images/top_add.png) no-repeat 14px 50% #f5f5f5;
                    padding: 0 13px 0 31px;
                    font-size: 13px;
                    color: #777777;
                    border-radius: 30px;
                }
                
                .search {
                    margin-left: 135px;
                    height: 40px;
                    border: 1px #1d2974 solid;
                    width: 500px;
                    margin-top: 5px;
                }
                
                .searchd {
                    width: 95px;
                    height: 38px;
                    line-height: 38px;
                    background: url(../images/search_icon.png) no-repeat right 50%;
                    padding-left: 12px;
                    color: #666666;
                    font-size: 13px;
                    position: relative;
                    z-index: 99;
                }
                
                .searchd dl {
                    width: 95px;
                    height: auto;
                    position: absolute;
                    z-index: 100;
                    left: 0;
                    top: 39px;
                    background: #fff;
                    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.15);
                    display: none;
                }
                
                .searchd dl dd a {
                    display: block;
                    padding: 0 12px;
                    color: #a2a2a2;
                    font-size: 13px;
                    line-height: 40px;
                }
                
                .searchd dl dd a {
                    background: #f4f4f4;
                    color: #000000;
                }
                /*.searchd:hover dl{ display:block;}*/
                
                .searchc {
                    width: 403px;
                    height: auto;
                }
                
                .s_sub {
                    width: 100px;
                    height: 38px;
                    line-height: 38px;
                    text-align: center;
                    background: #1d2974;
                    color: #fff;
                    border: 0;
                    font-size: 14px;
                    cursor: pointer;
                }
                
                .s_text {
                    width: 303px;
                    height: 38px;
                    line-height: 38px;
                    border: 0;
                    text-indent: 13px;
                }
                
                .phone {
                    padding-left: 43px;
                    background: url(../images/top_phone.png) no-repeat left 50%;
                }
                
                .phone .tit {
                    line-height: 22px;
                    color: #555555;
                    letter-spacing: 3px;
                }
                
                .phone .con {
                    font-size: 24px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-weight: bolder;
                    line-height: 28px;
                    color: #333333;
                }
                
                .nav {
                    width: 100%;
                    height: auto;
                    
                }
                
                .nav ul {
                    /*display:grid;grid-template-columns:repeat(9, 1fr);gap:90px;*/
                    display: flex;
                    justify-content: space-between;
                }
                
                .nav ul li {
                    text-align: center;
                }
                
                .nav ul li a {
                    display: inline-block;
                    height: 70px;
                    line-height: 70px;
                    font-size: 15px;
                    color: #555555;
                    position: relative;
                }
                
                .nav ul li a:hover {
                    color: #1d2974;
                }
                
                .nav ul li a.curr {
                    color: #1d2974;
                }
                
                .nav ul li a:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    top: 0;
                    height: 2px;
                    width: 0;
                    background: #1d2974;
                    transition: all 0.3s ease-in-out 0s;
                }
                
                .nav ul li a:hover::before {
                    width: 100%;
                }
                
                .nav ul li a.curr::before {
                    width: 100%;
                }
                
                .nav ul li:nth-of-type(1) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(2) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(3) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(4) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(5) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(6) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(7) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(8) {
                    text-align: left;
                }
                
                .nav ul li:nth-of-type(9) {
                    text-align: right;
                }
                
                .navigation-down {
                    position: absolute;
                    top: 170px;
                    left: 50%;
                    width: 100%;
                    z-index: 100000;
                    margin-left: 540px;
                }
                
                .navigation-down .nav-down-menu {
                    width: 140px;
                    margin: 0;
                    position: absolute;
                    top: 0px;
                    background: #ffffff;
                    padding: 0 0;
                }
                
                .navigation-down .nav-down-menu .navigation-down-inner {
                    margin: auto;
                    position: relative;
                }
                
                .menup {
                    width: 100%;
                    height: auto;
                    margin: 0 auto;
                }
                
                .menupl {
                    width: 100%;
                    height: auto;
                }
                
                .menupl dl {
                    display: block;
                    padding: 10px 20px;
                    text-align: center;
                }
                
                .menupl dl dd {
                    display: block;
                }
                
                .menupl dl dd a {
                    display: inline-block;
                    padding: 0 18px;
                    height: 35px;
                    line-height: 35px;
                    font-size: 14px;
                    color: #7b7b7b;
                    position: relative;
                }
                
                .menupl a:hover {
                    color: #1d2974;
                }
                
                .foot {
                    width: 100%;
                    height: auto;
                    background: #242424;
                    padding: 0 0 85px 0;
                }
                
                .foott {
                    text-align: center;
                    padding: 28px 0 25px 0;
                    border-bottom: 1px #454545 solid;
                }
                
                .foott ul {
                    display: grid;
                    grid-template-columns: repeat(7, 1fr);
                }
                
                .foott ul li .img {
                    margin-bottom: 18px;
                }
                
                .foott ul li .tit {
                    font-size: 14px;
                    color: #999999;
                    line-height: 30px;
                    font-weight: bold;
                }
                
                .footc {
                    padding-top: 60px;
                }
                
                .footc .fnav {
                    width: 585px;
                    height: auto;
                    display: grid;
                    grid-template-columns: repeat(3, 1fr);
                }
                
                .footc .fnav dl {}
                
                .footc .fnav dl dt {
                    font-size: 17px;
                    color: #fff;
                    font-weight: bold;
                    line-height: 32px;
                    letter-spacing: 1px;
                    margin-bottom: 20px;
                }
                
                .footc .fnav dl dd {}
                
                .footc .fnav dl dd a {
                    font-size: 14px;
                    color: #999999;
                    line-height: 32px;
                }
                
                .footc .fnav dl dd a:hover {
                    color: #e60020;
                }
                
                .footc .fewm {
                    width: 320px;
                    margin-left: 80px;
                }
                
                .footc .fewm .tit {
                    font-size: 17px;
                    color: #fff;
                    font-weight: bold;
                    line-height: 32px;
                    letter-spacing: 1px;
                    margin-bottom: 28px;
                }
                
                .footc .fewm .con {}
                
                .footc .fewm .con ul {
                    display: grid;
                    grid-template-columns: repeat(2, 1fr);
                    font-size: 14px;
                    color: #999999;
                    line-height: 32px;
                }
                
                .footc .fcontact {
                    width: 240px;
                    height: auto;
                }
                
                .footc .fcontact .tit {
                    font-size: 17px;
                    color: #fff;
                    font-weight: bold;
                    line-height: 32px;
                    letter-spacing: 1px;
                    margin-bottom: 28px;
                }
                
                .footc .fcontact .con .fphone {
                    padding-left: 30px;
                    background: url(../images/foot_contact_icon1.png) no-repeat left top;
                    margin-bottom: 15px;
                }
                
                .footc .fcontact .con .fphone .fphone_t {
                    font-family: Arial, Helvetica, sans-serif;
                    font-size: 30px;
                    color: #fff;
                    font-weight: bolder;
                    line-height: 26px;
                }
                
                .footc .fcontact .con .fphone .fphone_i {
                    margin-top: 6px;
                    font-size: 12px;
                    color: #999999;
                    line-height: 22px;
                }
                
                .footc .fcontact .con .fadd {
                    padding-left: 30px;
                    background: url(../images/foot_contact_icon2.png) no-repeat 5px 5px;
                    font-size: 14px;
                    color: #999999;
                    line-height: 20px;
                }
                
                .copyright {
                    width: 100%;
                    height: auto;
                    background: #1b1b1b;
                    padding: 38px 0 25px 0;
                }
                
                .copyright .w1280 {
                    position: relative;
                    z-index: 1;
                }
                
                .copyrightc {
                    text-align: center;
                    font-size: 14px;
                    color: #777777;
                    line-height: 32px;
                }
                
                .copyrightc img {
                    margin-bottom: 15px;
                }
                
                .copyrightc a {
                    color: #777;
                }
                
                .fshare {
                    width: 90px;
                    height: auto;
                    position: absolute;
                    z-index: 2;
                    top: 0;
                    right: 0;
                    display: grid;
                    grid-template-columns: repeat(2, 1fr);
                    gap: 15px;
                }
                
                .fshare a {
                    width: 36px;
                    height: 36px;
                }
                
                .fshare a:nth-of-type(1) {
                    background: url(../images/foot_share_img1.png) no-repeat center center;
                }
                
                .fshare a:nth-of-type(2) {
                    background: url(../images/foot_share_img2.png) no-repeat center center;
                }
                
                .ffloat {
                    width: 100%;
                    height: 123px;
                    background: url(../images/ffloat_bg2.png) no-repeat center center/cover;
                    position: fixed;
                    z-index: 99;
                    bottom: 0;
                    left: 0;
                }
                
                .ffloatl {
                    width: 347px;
                    height: auto;
                    padding: 35px 0 0 50px;
                    color: #fff;
                }
                
                .ffloatl .tit {
                    font-size: 30px;
                    line-height: 40px;
                    margin-bottom: 2px;
                    font-style: italic;
                }
                
                .ffloatl .info {
                    font-size: 12px;
                    line-height: 28px;
                }
                
                .ffloatl .info span {
                    font-weight: bolder;
                }
                
                .ffloatr {
                    width: 930px;
                    height: auto;
                    padding-top: 50px;
                }
                
                .ffloatr>ul {
                    display: flex;
                }
                
                .ffloatr>ul>li {
                    position: relative
                }
                
                .ffloatr>ul>li:nth-of-type(1) {
                    width: 123px;
                    height: 50px;
                    line-height: 50px;
                    text-align: center;
                    font-size: 16px;
                    color: #999999;
                }
                
                .ffloatr>ul>li:nth-of-type(1) a {
                    color: #999;
                }
                
                .ffloatr>ul>li:nth-of-type(1) a.on {
                    color: #fff;
                }
                
                .ffloatr>ul>li input {
                    background-color: #fff;
                }
                
                .ffloatr>ul>li:nth-of-type(2) input {
                    width: 100%;
                    height: 50px;
                    line-height: 50px;
                    text-indent: 20px;
                    border: 0;
                    font-size: 14px;
                    color: #484848;
                    background-image: url(../images/icon_04.png);
                    background-repeat: no-repeat, no-repeat;
                    background-position: 94% center;
                    background-size: 12px, 13px;
                    position: relative;
                }
                
                .ffloatr>ul>li:nth-of-type(2) {
                    width: 200px;
                    height: 50px;
                    margin-right: 10px;
                }
                
                .ffloatr>ul>li:nth-of-type(2) select {
                    width: 200px;
                    height: 50px;
                    line-height: 50px;
                    text-indent: 20px;
                    font-size: 14px;
                    color: #484848;
                    border: 0;
                }
                
                .ffloatr>ul>li:nth-of-type(3) {
                    width: 200px;
                    height: 50px;
                    margin-right: 10px;
                    position: relative;
                    z-index: 1001;
                }
                
                .ffloatr>ul>li:nth-of-type(3) input {
                    width: 100%;
                    height: 50px;
                    line-height: 50px;
                    text-indent: 20px;
                    border: 0;
                    font-size: 14px;
                    color: #484848;
                }
                
                .ffloatr>ul>li:nth-of-type(3) span {
                    position: absolute;
                    z-index: 1002;
                    font-size: 15px;
                    color: #080808;
                    top: 13px;
                    right: 18px;
                    font-weight: bolder;
                }
                
                .ffloatr>ul>li:nth-of-type(4) {
                    width: 200px;
                    height: 50px;
                    margin-right: 10px;
                }
                
                .ffloatr>ul>li:nth-of-type(4) input {
                    width: 100%;
                    height: 50px;
                    line-height: 50px;
                    text-indent: 20px;
                    border: 0;
                    font-size: 14px;
                    color: #484848;
                }
                
                .ffloatr>ul>li:nth-of-type(5) {
                    width: 200px;
                    height: 50px;
                }
                
                .ffloatr>ul>li:nth-of-type(5) input {
                    width: 100%;
                    height: 50px;
                    line-height: 50px;
                    text-indent: 20px;
                    border: 0;
                    font-size: 14px;
                    color: #484848;
                    background: url(../images/contact_sub.png) no-repeat 27px 50% #1d2974;
                    text-indent: 57px;
                    text-align: left;
                    font-size: 14px;
                    color: #fff;
                    cursor: pointer;
                }
                
                .ffloatr>ul>li:nth-of-type(5) input:hover {
                    background: url(../images/contact_sub.png) no-repeat 27px 50% #0c1757;
                }
                
                .region {
                    position: absolute;
                    left: 0;
                    bottom: 51px;
                    height: 400px;
                    background: #fff;
                    overflow: hidden;
                    display: none;
                }
                
                .region-wrap {
                    width: 240px;
                    height: 400px;
                    overflow: hidden;
                }
                
                .region-select {
                    width: 120px;
                    float: left;
                }
                
                .region .scroller {
                    height: 400px;
                    overflow-y: scroll
                }
                
                .region-select-city {
                    background: #f8f8f8;
                }
                
                .region-select-province li {
                    background: #fff;
                    font-size: 14px;
                    padding-left: 10px;
                    padding-top: 12px;
                    padding-bottom: 14px;
                    border-bottom: 1px solid #eee;
                    cursor: pointer;
                }
                
                .region-select-city li {
                    margin-left: 20px;
                    padding-top: 14px;
                    padding-bottom: 12px;
                    border-bottom: 1px solid #eee;
                    cursor: pointer;
                }
                
                .region .scroller::-webkit-scrollbar {
                    width: 6px;
                    height: 6px;
                    background-color: #f5f5f5;
                }
                
                .region-select-province li.on,
                .region-select-city li.on {
                    background: #f8f8f8;
                    border-right: 0;
                    color: #1d2974
                }
                
                .region-select-province li.on .region-select-option {
                    color: #1d2974
                }
                
                .region-select li:last-child .region-select-option {
                    border: none
                }
                
                .region-select-province li:hover,
                .region-select-city li:hover {
                    background: #f8f8f8;
                    color: #1d2974
                }
                /*zizan*/
                
                .zhead {
                    width: 100%;
                    height: auto;
                    background: #fff;
                    height: 88px;
                    overflow: hidden;
                }
                
                .zheadc {
                    width: 80%;
                    min-width: 1280px;
                    margin: 0 auto;
                }
                
                .zlogo {
                    padding-top: 29px;
                }
                
                .zadd {
                    margin-top: 30px;
                    margin-left: 16px;
                    padding-left: 17px;
                    background: url(../images/top_add.png) no-repeat left 50%;
                    line-height: 23px;
                    font-size: 13px;
                    color: #777777;
                }
                
                .zadd a {
                    color: #000000;
                    margin-left: 3px;
                }
                
                .znav {
                    width: 900px;
                    height: auto;
                    border-top: 1px #f4f4f4 solid;
                    margin-left: 70px;
                }
                
                .znav ul {
                    /*display:grid;grid-template-columns:repeat(9, 1fr);gap:90px;*/
                    display: flex;
                    justify-content: space-between;
                }
                
                .znav ul li {
                    text-align: center;
                }
                
                .znav ul li a {
                    display: inline-block;
                    height: 88px;
                    line-height: 88px;
                    font-size: 15px;
                    color: #424242;
                    position: relative;
                }
                
                .znav ul li a:hover {
                    color: #1d2974;
                }
                
                .znav ul li a.curr {
                    color: #1d2974;
                }
                
                .znav ul li:nth-of-type(1) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(2) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(3) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(4) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(5) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(6) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(7) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(8) {
                    text-align: left;
                }
                
                .znav ul li:nth-of-type(9) {
                    text-align: right;
                }
                
                .zphone {
                    padding-left: 43px;
                    background: url(../images/top_phone.png) no-repeat left 50%;
                    margin-top: 20px;
                }
                
                .zphone .tit {
                    line-height: 22px;
                    color: #555555;
                    letter-spacing: 3px;
                }
                
                .zphone .con {
                    font-size: 24px;
                    font-family: Arial, Helvetica, sans-serif;
                    font-weight: bolder;
                    line-height: 28px;
                    color: #333333;
                }
                
                @media (min-width: 1630px) and (max-width:1790px) {
                    .znav {
                        margin-left: 40px;
                        width: 800px;
                    }
                }
                
                @media (min-width: 1480px) and (max-width:1630px) {
                    .zheadc {
                        width: 90%;
                    }
                    .znav {
                        margin-left: 40px;
                        width: 800px;
                    }
                }
                
                @media (min-width: 1280px) and (max-width:1480px) {
                    .zheadc {
                        width: 94%;
                    }
                    .znav {
                        margin-left: 40px;
                        width: 700px;
                    }
                }
                
                @media screen and (max-width:1280px) {
                    .znav {
                        margin-left: 40px;
                        width: 750px;
                    }
                }
                /*旧房改造 弹出框*/
                
                .alertc {
                    display: none;
                }
                
                .alertbg {
                    width: 100%;
                    height: 100%;
                    position: fixed;
                    z-index: 99999;
                    background-color: rgb(0, 0, 0);
                    opacity: 0.3;
                    top: 0;
                    left: 0;
                }
                
                .alertcon {
                    width: 728px;
                    height: auto;
                    position: fixed;
                    z-index: 19891015;
                    top: 20%;
                    left: 50%;
                    margin-left: -364px;
                    background: url(../images/alert_top_bg.png) no-repeat 50% top;
                    background-size: 728px auto;
                }
                
                .alertclose {
                    position: absolute;
                    z-index: 19891019;
                    top: 32px;
                    right: 39px;
                }
                
                .al_t {
                    height: 115px;
                    padding: 20px 0 0 40px;
                }
                
                .al_t .tit {
                    color: #fff;
                    font-size: 24px;
                    font-weight: bolder;
                    line-height: 32px;
                    margin-bottom: 4px;
                }
                
                .al_t .info {
                    color: rgba(225, 225, 225, 0.5);
                    font-size: 14px;
                    line-height: 22px;
                }
                
                .al_c {
                    background: url(../images/alert_bg.png) no-repeat right bottom #fff;
                    border-radius: 0 0 18px 18px;
                    padding: 30px 70px;
                }
                
                .al_c .list {
                    display: grid;
                    grid-template-columns: repeat(2, 1fr);
                    gap: 20px;
                }
                
                .al_c .list .listl {}
                
                .al_c .list .listl a {
                    display: block;
                    width: 50%;
                    float: left;
                }
                
                .al_c .list .listl a:nth-of-type(1) {
                    height: 56px;
                    line-height: 56px;
                    border-top-left-radius: 12px;
                    border-bottom-left-radius: 12px;
                    background: url() no-repeat 90% 50% #f3f3f3;
                    padding-left: 25px;
                    color: rgba(38, 38, 38, 0.5);
                    font-size: 14px;
                }
                
                .al_c .list .listl a:nth-of-type(1).on {
                    background: url(../images/al_c_a_on.png) no-repeat 90% 50% #e5e5e5;
                    color: #1d1d1d;
                    font-weight: bolder;
                }
                
                .al_c .list .listl a:nth-of-type(2) {
                    height: 56px;
                    line-height: 56px;
                    border-top-right-radius: 12px;
                    border-bottom-right-radius: 12px;
                    background: url() no-repeat 90% 50% #f3f3f3;
                    padding-left: 25px;
                    color: rgba(38, 38, 38, 0.5);
                    font-size: 14px;
                }
                
                .al_c .list .listl a:nth-of-type(2).on {
                    background: url(../images/al_c_a_on.png) no-repeat 90% 50% #e5e5e5;
                    color: #1d1d1d;
                    font-weight: bolder;
                }
                
                .al_text {
                    width: 100%;
                    height: 56px;
                    line-height: 56px;
                    color: #333;
                    font-size: 14px;
                    background: #f3f3f3;
                    border: 0;
                    padding-left: 20px;
                    border-radius: 12px;
                }
                
                .al_c .list .listr {
                    position: relative;
                    z-index: 99;
                }
                
                .al_c .list .listr span {
                    position: absolute;
                    z-index: 100;
                    font-size: 15px;
                    color: #080808;
                    top: 16px;
                    right: 18px;
                    font-weight: bolder;
                }
                
                .al_c .lista {
                    margin-bottom: 20px;
                    text-align: center;
                }
                
                .al_sub {
                    width: 246px;
                    height: 56px;
                    line-height: 56px;
                    background: url(../images/contact_sub.png) no-repeat 58px 50% #1d2974;
                    text-indent: 92px;
                    text-align: left;
                    font-size: 14px;
                    color: #fff;
                    border-radius: 14px;
					box-shadow: 0 5px 10px 0 rgba(40, 57, 164, 0.35);
                    cursor: pointer;
                }
                
                .al_sub:hover {
                    background: url(../images/contact_sub.png) no-repeat 58px 50% #0c1757;
                }
                
                .al_c .listb {
                    color: #bababa;
                    font-size: 12px;
                    line-height: 32px;
                    text-align: center;
                }
                /*参观工地 弹出框*/
                
                .alertcon_b {
                    width: 538px;
                    height: auto;
                    position: fixed;
                    z-index: 19891015;
                    top: 20%;
                    left: 50%;
                    margin-left: -269px;
                    background: url(../images/alert_top_bg2.png) no-repeat 50% top;
                }
                
                .alb_t {
                    width: 277px;
                    height: 56px;
                    margin: 20px auto 20px auto;
                    position: relative;
                    z-index: 99;
                }
                
                .alb_t .alb_t_text {
                    width: 100%;
                    height: 56px;
                    line-height: 56px;
                    color: #333;
                    font-size: 14px;
                    background: #f3f3f3;
                    border: 0;
                    padding-left: 20px;
                    border-radius: 12px;
                }
                
                .alb_t span {
                    display: block;
                    width: 75px;
                    height: 49px;
                    background: #71c9ad;
                    text-align: center;
                    position: absolute;
                    z-index: 100;
                    top: 4px;
                    right: 3px;
                    font-size: 12px;
                    color: rgba(255, 255, 255, 0.9);
                    line-height: 16px;
                    border-radius: 12px;
                    padding-top: 8px;
                }
                
                .alb_c {
                    width: 277px;
                    margin: 0 auto 15px auto;
                }
                
                .alb_c .al_c_sub {
                    width: 277px;
                    height: 56px;
                    line-height: 56px;
                    background: url(../images/contact_sub.png) no-repeat 74px 50% #1d2974;
                    text-indent: 107px;
                    text-align: left;
                    font-size: 14px;
                    color: #fff;
                    border-radius: 14px;
                    box-shadow: 0 5px 10px 0 rgba(40, 57, 164, 0.35);
                    cursor: pointer;
                }
                
                .alb_c .al_c_sub:hover {
                    background: url(../images/contact_sub.png) no-repeat 74px 50% #0c1757;
                }
                /*免费量房 弹出框*/
                
                .al_d {
                    width: 600px;
                    height: auto;
                    margin: 0 auto;
                    padding-bottom: 20px;
                }
                
                .al_d .al_dt {
                    font-size: 18px;
                    color: #484848;
                    line-height: 32px;
                }
                
                .al_d .al_dt span {
                    color: #c4c4c4;
                }
                
                .al_d .al_dc {
                    padding-top: 30px;
                }
                
                .al_d .al_dc ul li {
                    width: 110px;
                    height: auto;
                    float: left;
                    margin: 0 12px 12px 0;
                }
                
                .al_d .al_dc ul li:nth-of-type(5n) {
                    margin-right: 0;
                }
                
                .al_d .al_dc ul li a {
                    display: block;
                    position: relative;
                    z-index: 99;
                }
                
                .al_d .al_dc ul li a .img {}
                
                .al_d .al_dc ul li a .img img {
                    display: block;
                    border-radius: 12px;
                    width: 100%;
                    height: auto;
                    border: 2px #fff solid;
                }
                
                .al_d .al_dc ul li a .tit {
                    position: absolute;
                    z-index: 100;
                    width: 100%;
                    height: 28px;
                    line-height: 28px;
                    left: 0;
                    bottom: 5px;
                    padding: 0 10px;
                    font-size: 14px;
                    color: #fff;
                    background: url(../images/al_dc_icon.png) no-repeat 93% 50%;
                }
                
                .al_d .al_dc ul li.on a .img img {
                    border: 2px #1d2974 solid;
                }
                
                .al_d .al_dc ul li.on a .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                }
                
                .al_d .al_dc ul li:hover a .img img {
                    border: 2px #1d2974 solid;
                }
                
                .al_d .al_dc ul li:hover a .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                }
                
                .alc_t {
                    position: relative;
                    z-index: 99;
                    width: 277px;
                    margin: 0 auto;
                }
                
                .alc_t span {
                    position: absolute;
                    z-index: 100;
                    font-size: 15px;
                    color: #080808;
                    top: 16px;
                    right: 18px;
                    font-weight: bolder;
                }
                
                .alc_t .alb_t_text {
                    width: 100%;
                    height: 56px;
                    line-height: 56px;
                    color: #333;
                    font-size: 14px;
                    background: #f3f3f3;
                    border: 0;
                    padding-left: 20px;
                    border-radius: 12px;
                }
                /*免费设计 弹出框*/
                
                .ald_t {
                    position: relative;
                    z-index: 99;
                    width: 327px;
                    margin: 20px auto;
                }
                
                .ald_t span {
                    position: absolute;
                    z-index: 100;
                    font-size: 15px;
                    color: #080808;
                    top: 16px;
                    right: 18px;
                    font-weight: bolder;
                }
                
                .ald_t .alb_t_text {
                    width: 100%;
                    height: 56px;
                    line-height: 56px;
                    color: #333;
                    font-size: 14px;
                    background: #f3f3f3;
                    border: 0;
                    padding-left: 20px;
                    border-radius: 12px;
                }
                
                .ald_t span {
                    display: block;
                    width: 75px;
                    height: 49px;
                    background: #71c9ad;
                    text-align: center;
                    position: absolute;
                    z-index: 100;
                    top: 4px;
                    right: 3px;
                    font-size: 12px;
                    color: rgba(255, 255, 255, 0.9);
                    line-height: 16px;
                    border-radius: 12px;
                    padding-top: 8px;
                }
                
                .ald_c {
                    width: 327px;
                    margin: 0 auto 15px auto;
                }
                
                .ald_c .al_c_sub {
                    width: 327px;
                    height: 56px;
                    line-height: 56px;
                    background: url(../images/contact_sub.png) no-repeat 90px 50% #1d2974;
                    text-indent: 122px;
                    text-align: left;
                    font-size: 14px;
                    color: #fff;
                    border-radius: 14px;
                    box-shadow: 0 5px 10px 0 rgba(40, 57, 164, 0.35);
                    cursor: pointer;
                }
                
                .ald_c .al_c_sub:hover {
                    background: url(../images/contact_sub.png) no-repeat 90px 50% #0c1757;
                }
                /*客户报修*/
                
                .alertc_z select {
                    width: 100%;
                    height: 56px;
                    line-height: 56px;
                    background: #f3f3f3;
                    color: #333;
                    border: 0;
                    padding: 0 20px;
                    border-radius: 12px;
                }
                
                .alertc_z textarea {
                    width: 100%;
                    height: 150px;
                    background: #f3f3f3;
                    color: #333;
                    border: 0;
                    padding: 20px;
                    border-radius: 12px;
                    resize: none;
                }
                /*智能报价 弹出框*/
                
                .al_e {
                    width: 600px;
                    height: auto;
                    margin: 0 auto;
                }
                
                .al_e .al_et {
                    font-size: 18px;
                    color: #484848;
                    line-height: 32px;
                    display: flex;
                    align-items: center;
                }
                
                .al_e .al_et p {
                    color: #c4c4c4;
                    margin-right: 10px;
                    padding: 0 10px;
                    background: #888888;
                    border-radius: 23px;
                    color: #bfbfbf;
                    height: 23px;
                    line-height: 23px;
                }
                
                .al_e .al_et p span {
                    color: #fff;
                }
                
                .al_e .al_ec {
                    padding-top: 30px;
                }
                
                .al_e .al_ec ul li {
                    width: 186px;
                    height: auto;
                    float: left;
                    margin: 0 20px 20px 0;
                }
                
                .al_e .al_ec ul li:nth-of-type(3n) {
                    margin-right: 0;
                }
                
                .al_e .al_ec ul li a {
                    display: block;
                    position: relative;
                    z-index: 99;
                }
                
                .al_e .al_ec ul li a .img {}
                
                .al_e .al_ec ul li a .img img {
                    display: block;
                    border-radius: 12px;
                    width: 100%;
                    height: auto;
                    border: 2px #fff solid;
                }
                
                .al_e .al_ec ul li a .tit {
                    position: absolute;
                    z-index: 100;
                    width: 100%;
                    height: 28px;
                    line-height: 28px;
                    left: 0;
                    bottom: 5px;
                    padding: 0 10px;
                    font-size: 14px;
                    color: #fff;
                    background: url(../images/al_dc_icon.png) no-repeat 93% 50%;
                }
                
                .al_e .al_ec ul li a.on .img img {
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec ul li a.on .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                }
                
                .al_e .al_ec ul li.on a .img img {
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec ul li.on a .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                }
                
                .al_e .al_ec ul li a:hover .img img {
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec ul li a:hover .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                }
                
                .al_e .al_ec_2 {
                    padding-top: 20px;
                    margin-bottom: 30px;
                }
                
                .al_e .al_ec_2 ul li {
                    width: 110px;
                    height: 44px;
                    line-height: 44px;
                    float: left;
                    margin: 0 12px 12px 0;
                }
                
                .al_e .al_ec_2 ul li:nth-of-type(5n) {
                    margin-right: 0;
                }
                
                .al_e .al_ec_2 ul li a {
                    display: block;
                    border-radius: 12px;
                    padding-left: 12px;
                    font-size: 13px;
                    color: #595959;
                    background: url(../images/al_dc_icon.png) no-repeat 93% 50% #f2f2f2;
                    border: 2px #fff solid;
                }
                /*.al_e .al_ec_2 ul li a:hover{background:url(../images/al_dc_icon_on.png) no-repeat 93% 50% #f2f2f2;border:2px #1d2974 solid;}
.al_e .al_ec_2 ul li a.on{background:url(../images/al_dc_icon_on.png) no-repeat 93% 50% #f2f2f2;border:2px #1d2974 solid;}*/
                
                .al_e .al_ec_2 ul li.on a {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50% #f2f2f2;
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec_2 ul li:hover a {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50% #f2f2f2;
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec_3 {
                    padding-top: 20px;
                    padding-bottom: 40px;
                }
                
                .al_e .al_ec_3 ul li {
                    width: 110px;
                    height: 128px;
                    float: left;
                    margin: 0 12px 12px 0;
                }
                
                .al_e .al_ec_3 ul li:nth-of-type(5n) {
                    margin-right: 0;
                }
                
                .al_e .al_ec_3 ul li a {
                    display: block;
                    position: relative;
                    z-index: 99;
                    background: #f2f2f2;
                    height: 100%;
                    width: 100%;
                    border-radius: 12px;
                    border: 2px #f2f2f2 solid;
                }
                
                .al_e .al_ec_3 ul li a .img {
                    padding: 5px 0;
                }
                
                .al_e .al_ec_3 ul li a .img img {
                    display: block;
                    width: 100px;
                    height: 75px;
                    margin: 0 auto;
                    border-radius: 12px;
                }
                
                .al_e .al_ec_3 ul li a .tit {
                    position: absolute;
                    z-index: 100;
                    width: 100%;
                    height: 28px;
                    line-height: 28px;
                    left: 0;
                    bottom: 5px;
                    padding: 0 10px;
                    font-size: 13px;
                    color: #595959;
                    background: url(../images/al_dc_icon.png) no-repeat 93% 50%;
                }
                
                .al_e .al_ec_3 ul li a.on {
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec_3 ul li a.on .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                    font-weight: bolder;
                }
                
                .al_e .al_ec_3 ul li.on a {
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec_3 ul li.on a .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                    font-weight: bolder;
                }
                
                .al_e .al_ec_3 ul li a:hover {
                    border: 2px #1d2974 solid;
                }
                
                .al_e .al_ec_3 ul li a:hover .tit {
                    background: url(../images/al_dc_icon_on.png) no-repeat 93% 50%;
                    font-weight: bolder;
                }
                
                .al_ec_4 {}
                
                .al_ec_4 img {
                    display: block;
                }
                
                .online {
                    width: 97px;
                    height: 601px;
                    position: fixed;
                    z-index: 999;
                    top: 20%;
                    right: 0;
                    background: url(../images/online_bg.png) no-repeat center center;
                    padding-top: 50px;
                    display: none;
                }
                
                .online .onlinec {
                    padding-bottom: 46px;
                    text-align: center;
                }
                
                .online .onlinec ul {}
                
                .online .onlinec ul li {
                    background: url(../images/onlinec_li.jpg) no-repeat 50% bottom;
                }
                
                .online .onlinec ul li a {
                    display: block;
                    padding-bottom: 13px;
                    margin-bottom: 13px;
                    padding-top: 40px;
                    color: #fff;
                    font-size: 12px;
                    font-weight: bolder;
                    line-height: 25px;
                    transition: All 0.4s ease-in-out;
                    -webkit-transition: All 0.4s ease-in-out;
                    -moz-transition: All 0.4s ease-in-out;
                    -o-transition: All 0.4s ease-in-out;
                }
                
                .online .onlinec ul li:nth-of-type(1) a {
                    background: url(../images/online_icon1.png) no-repeat 50% 5px;
                }
                
                .online .onlinec ul li:nth-of-type(2) a {
                    background: url(../images/online_icon2.png) no-repeat 50% 5px;
                }
                
                .online .onlinec ul li:nth-of-type(3) a {
                    background: url(../images/online_icon3.png) no-repeat 50% 5px;
                }
                
                .online .onlinec ul li:nth-of-type(4) a {
                    background: url(../images/online_icon4.png) no-repeat 50% 5px;
                }
                
                .online .onlinec ul li:nth-of-type(5) a {
                    background: url(../images/online_icon5.png) no-repeat 50% 5px;
                }
                
                .online .onlinec ul li:nth-of-type(6) {
                    background: none;
                }
                
                .online .onlinec ul li:nth-of-type(6) a {
                    background: url(../images/online_icon6.png) no-repeat 50% 5px;
                    padding-bottom: 0;
                    margin-bottom: 0;
                    padding-top: 30px;
                }
                
                .online .onlinec ul li a:hover {
                    transform: translate(0, -6px);
                    -webkit-transform: translate(0, -6px);
                    -moz-transform: translate(0, -6px);
                    -o-transform: translate(0, -6px);
                    -ms-transform: translate(0, -6px);
                }
                @media(min-width:1300px){     .wrapper {
                    width: 1300px;
                    margin: 0 auto;
                }}
           
                
                .flex {
                    display: -ms-flexbox;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                }
                /*header*/
                
                .heada {
                    display: -ms-flex;
                    display: flex;
                    align-items: center;
                    justify-content: space-between;
                    padding: 10px 0
                }
                
                .heada a.logo {
                    display: block;
                }
                
                .heada .region {
                    position: relative;
                    cursor: pointer
                }
                
                .heada .region span {
                    display: block;
                    height: 42px;
                    padding-left: 20px;
                    line-height: 24px;
                    text-align: center;
                    font-weight: 600;
                    color: #989898
                }
                
                .heada .region span em {
                    display: block;
                    font-style: normal;
                    font-size: 12px;
                    line-height: 1.4;
                    font-weight: 400;
                    color: #ed6c00
                }
                
                .heada .region span:before {
                    content: "";
                    position: absolute;
                    top: 3px;
                    left: 0;
                    width: 18px;
                    height: 18px;
                    background: url(../images/region-marker.svg) no-repeat center;
                }
                
                .heada .region a {
                    display: none;
                    position: absolute;
                    z-index: 999;
                    left: 0;
                    bottom: -50px;
                    width: 70px;
                    height: 40px;
                    line-height: 40px;
                    font-size: 16px;
                    text-align: center;
                    color: #ed6c00;
                    font-style: normal;
                    background: #fff;
                    border-radius: 10px;
                    box-shadow: 0 2px 12px 0 rgb(0 0 0 / 20%)
                }
                
                .heada .region a:before {
                    content: "";
                    position: absolute;
                    top: -11px;
                    left: 50%;
                    z-index: 8;
                    width: 0;
                    height: 0;
                    margin-left: -6px;
                    border: 6px solid #fff;
                    border-color: transparent transparent #fff;
                    filter: drop-shadow(0 2px 12px rgba(0, 0, 0, .03))
                }
                
                .heada .region:hover a {
                    display: block
                }
                
                .heada ul {
                    padding-left: 25px
                }
                
                .heada ul li {
                    float: left;
                    height: 45px;
                    margin-right: 50px;
                    padding-left: 50px;
                    color: #989898;
                    background: url(../images/head_icon.png) no-repeat center left
                }
                
                .heada ul li.tips-1 {
                    background-position: 0 0
                }
                
                .heada ul li.tips-2 {
                    background-position: 0 -45px
                }
                
                .heada ul li.tips-2 {
                    background-position: 0 -90px
                }
                
                .heada ul li span {
                    display: inline-block;
                    position: relative;
                    line-height: 26px;
                    font-weight: 700;
                    font-size: 24px
                }
                
                .heada ul li span em {
                    display: inline-block;
                    position: absolute;
                    top: 0;
                    line-height: 20px;
                    font-style: normal;
                    font-size: 18px;
                    margin-left: 3px;
                    font-weight: 400
                }
                
                .heada ul li p {
                    font-size: 12px
                }
                
                .heada .tel {
                    height: 45px;
                    padding-left: 50px;
                    font-weight: 600;
                    color: #ed6c00;
                    background: url(../images/phone.png) no-repeat center left
                }
                
                .heada .tel span {
                    line-height: 24px
                }
                
                .heada .tel p {
                    line-height: 20px;
                    letter-spacing: 2px
                }
                
                .navbar {
                    position: relative;
                    z-index: 101;
                    height: 48px;
                    line-height: 48px;
                    background: #1d2974
                }
                
                .nav li {
                    position: relative;
                    flex: 1
                }
                
                .nav li a {
                    display: block;
                    font-size: 15px;
                    text-align: center;
                    color: #fff;
                    letter-spacing: 1px
                }
                
                .nav li a i.icon-hot {
                    display: block;
                    position: absolute;
                    top: -18px;
                    right: 8px;
                    width: 47px;
                    height: 27px;
                    background: url(../images/head_hot.png) no-repeat
                }
                
                .nav li>a:hover,
                .nav li.on>a {
                    font-weight: 600;
                    color: #fff;
                    background: #3c7a17
                }
                
                .nav .sub {
                    display: none;
                    position: absolute;
                    top: 36px;
                    z-index: 1;
                    width: 100%;
                    border-top: 1px solid #e6e4e3;
                    background: #fcfcfc
                }
                
                .nav .sub dd {
                    text-align: center
                }
                
                .nav .sub dd a {
                    display: block;
                    border-bottom: 1px solid #e6e4e3;
                    padding: 6px 0;
                    height: 28px;
                    line-height: 28px;
                    font-size: 14px;
                    color: #666;
                    -webkit-box-sizing: content-box;
                    box-sizing: content-box
                }
                
                .nav .sub dd a:hover {
                    background: #FE7700;
                    color: #fff
                }
                
                .navbar.fixed {
                    position: fixed;
                    top: 0px;
                    left: 0px;
                    width: 100%;
                    z-index: 9999
                }
                
                .navbar.fixed .nav li a i.icon-hot {
                    display: none
                }
                
                .clearfix:after {
                    content: ".";
                    display: block;
                    height: 0;
                    clear: both;
                    visibility: hidden;
                }
                /*首页内容*/
                
                .c-333 {
                    color: #333;
                    font-weight: 400;
                }
                
                .lh-1 {
                    line-height: 1;
                }
                
                .fs-32 {
                    font-size: 32px;
                }
                
                .fs-28 {
                    font-size: 28px;
                }
                
                .fs-28 a {
                    font-size: 16px;
                    font-weight: normal;
                    color: #666;
                }
                
                .com-btn-140 {
                    position: relative;
                    z-index: 2;
                    display: inline-block;
                    width: 140px;
                    line-height: 40px;
                    text-align: center;
                    font-size: 14px;
                    color: #fff!important;
                    background: #1d2974;
                    -webkit-transition: .3s;
                    -o-transition: .3s;
                    transition: .3s;
                }
                /* Slider插件默认样式 */
                
                .slick-slider {
                    position: relative;
                    display: block;
                    -moz-box-sizing: border-box;
                    box-sizing: border-box;
                    -webkit-user-select: none;
                    -moz-user-select: none;
                    -ms-user-select: none;
                    user-select: none;
                    -webkit-touch-callout: none;
                    -khtml-user-select: none;
                    -ms-touch-action: pan-y;
                    touch-action: pan-y;
                    -webkit-tap-highlight-color: transparent;
                }
                
                .slick-list {
                    position: relative;
                    display: block;
                    overflow: hidden;
                    margin: 0;
                    padding: 0;
                }
                
                .slick-list:focus {
                    outline: none;
                }
                
                .slick-list.dragging {
                    cursor: pointer;
                    cursor: hand;
                }
                
                .slick-slider .slick-track,
                .slick-slider .slick-list {
                    -webkit-transform: translate3d(0, 0, 0);
                    -moz-transform: translate3d(0, 0, 0);
                    -ms-transform: translate3d(0, 0, 0);
                    -o-transform: translate3d(0, 0, 0);
                    transform: translate3d(0, 0, 0);
                }
                
                .slick-track {
                    position: relative;
                    top: 0;
                    left: 0;
                    display: block;
                }
                
                .slick-track:before,
                .slick-track:after {
                    display: table;
                    content: '';
                }
                
                .slick-track:after {
                    clear: both;
                }
                
                .slick-loading .slick-track {
                    visibility: hidden;
                }
                
                .slick-slide {
                    /*display: none;*/
                    float: left;
                    height: 100%;
                    min-height: 1px;
                }
                
                .slick-slide:focus {
                    outline: none;
                }
                
                [dir='rtl'] .slick-slide {
                    float: right;
                }
                
                .slick-slide img {
                    display: inline-block;
                }
                
                .slick-slide.slick-loading img {
                    display: none;
                }
                
                .slick-slide.dragging img {
                    pointer-events: none;
                }
                
                .slick-initialized .slick-slide {
                    display: block;
                }
                
                .slick-loading .slick-slide {
                    visibility: hidden;
                }
                
                .slick-vertical .slick-slide {
                    display: block;
                    height: auto;
                    /*border: 1px solid transparent;*/
                }
                
                .slick-arrow.slick-hidden {
                    display: none;
                }
                /* Arrows */
                
                .slick-prev,
                .slick-next {
                    font-size: 0;
                    line-height: 0;
                    position: absolute;
                    top: 50%;
                    display: block;
                    width: 30px;
                    height: 46px;
                    margin-top: -23px;
                    padding: 0;
                    cursor: pointer;
                    color: transparent;
                    border: none;
                    outline: none;
                    background-color: rgba(8, 4, 4, 0.5);
                    opacity: 0.5;
                    z-index: 3;
                    -webkit-transition: .3s;
                    -o-transition: .3s;
                    transition: .3s;
                }
                
                .slick-prev:hover,
                .slick-next:hover {
                    color: transparent;
                    outline: none;
                    background: #1d2974;
                    opacity: 1!important;
                }
                
                .slick-prev:hover:before,
                .slick-prev:focus:before,
                .slick-next:hover:before,
                .slick-next:focus:before {
                    opacity: 1;
                }
                
                .slick-prev.slick-disabled:before,
                .slick-next.slick-disabled:before {
                    opacity: 1;
                }
                
                .slick-prev:before,
                .slick-next:before {
                    font-family: serif;
                    font-size: 20px;
                    line-height: 1;
                    /*opacity: .75;*/
                    color: white;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                }
                
                .slick-prev {
                    left: 0;
                }
                
                [dir='rtl'] .slick-prev {
                    right: 0;
                    left: auto;
                }
                
                .slick-prev:before {
                    content: '';
                    display: inline-block;
                    width: 11px;
                    height: 21px;
                }
                
                [dir='rtl'] .slick-prev:before {
                    content: '>';
                }
                
                .slick-next {
                    right: 0;
                }
                
                [dir='rtl'] .slick-next {
                    right: auto;
                    left: 0;
                }
                
                .slick-next:before {
                    content: '';
                    display: inline-block;
                    width: 11px;
                    height: 21px;
                }
                
                [dir='rtl'] .slick-next:before {
                    content: '<';
                }
                /* Dots */
                /* Icons */
                
                @font-face {
                    font-family: 'slick';
                    font-weight: normal;
                    font-style: normal;
                    src: url('./fonts/slick.eot');
                    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
                }
                
                .slick-dots {
                    position: absolute;
                    bottom: 20px;
                    display: block;
                    width: 100%;
                    padding: 0;
                    list-style: none;
                    text-align: center;
                }
                
                .slick-dots li {
                    position: relative;
                    display: inline-block;
                    width: 20px;
                    height: 20px;
                    margin: 0 3px;
                    padding: 0;
                    cursor: pointer;
                }
                
                .slick-dots li button {
                    font-size: 0;
                    line-height: 0;
                    display: block;
                    width: 20px;
                    height: 20px;
                    line-height: 20px;
                    cursor: pointer;
                    color: transparent;
                    border: 0;
                    outline: none;
                    background: transparent;
                }
                
                .slick-dots li button:hover,
                .slick-dots li button:focus {
                    outline: none;
                }
                
                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }
                
                .slick-dots li button:before {
                    font-family: 'slick';
                    font-size: 10px;
                    line-height: 10px;
                    width: 10px;
                    height: 10px;
                    content: '•';
                    text-align: center;
                    vertical-align: middle;
                    color: #fff;
                    -webkit-font-smoothing: antialiased;
                    -moz-osx-font-smoothing: grayscale;
                }
                
                .slick-dots li.slick-active button:before {
                    opacity: .75;
                    color: #b42e32;
                }
                /*Slick自定义样式*/
                
                .com-slick .slick-dots {
                    margin-top: 30px;
                    position: static;
                }
                
                .com-slick .slick-dots li {
                    float: none;
                    width: 20px;
                    margin: 0px 4px;
                    text-align: center;
                    padding: 0;
                }
                
                .no-btn .slick-prev,
                .no-btn .slick-next {
                    display: none!important;
                }
                
                .com-slick .slick-dots li button,
                .com-slick .slick-dots li button:before {
                    color: #ccc;
                }
                
                .com-slick .slick-dots li.slick-active button:before {
                    color: #080404;
                }
                
                .no-dots .slick-dots {
                    display: none!important;
                }
                /* 间距10px */
                
                .row-big {
                    margin-left: -10px;
                    margin-right: -10px;
                }
                
                .row-big>li,
                .row-big .item {
                    padding: 0 10px;
                    margin-bottom: 20px;
                }
                
                .index-notice {
                    height: 60px;
                    line-height: 60px;
                    background: #e8e8e8;
                    color: #333;
                    overflow: hidden;
                    font-size: 16px;
                }
                
                .icon-notice {
                    margin-right: 20px;
                    margin-top: -2px;
                    width: 28px;
                    height: 60px;
                    background: url(../images/icon-notice.png) no-repeat center;
                    vertical-align: middle;
                }
                
                .index-notice-list {
                    margin-left: 10px;
                    width: 50%;
                }
                
                .index-notice-list li a {
                    color: #333;
                }
                
                .index-notice-list li a:hover {
                    color: #1d2974;
                }
                
                .index-notice-list li a span {
                    display: inline-block;
                    margin-right: 80px;
                }
                
                .index-about {
                    position: relative;
                    overflow: hidden;
                    background: url(../images/about_bg.jpg) repeat-x top center;
                    min-height: 700px;
                    height: 700px;
                    padding: 50px 0;
                }
                
                .index-about .left,
                .index-about .right {
                    width: 37%;
                    overflow: hidden;
                }
                
                .index-about .right img {
                    max-width: none;
                }
                
                .index-about .left {
                    float: left;
                    width: 58%;
                }
                
                .index-about .left .about-cont,
                .index-about .left .about-honor {
                    padding: 0 0;
                }
                
                .index-about .left .about-cont {
                    height: 45%;
                }
                
                .index-about .left .about-honor {
                    height: 55%;
                }
                
                @media (max-width:1500px) {
                    .index-about .left .about-cont,
                    .index-about .left .about-honor {
                        height: 50%;
                    }
                }
                
                .index-about .left .about-cont {
                    margin-bottom: 80px;
                }
                
                .index-about .left .about-honor {
                    padding: 10px 0 0;
                }
                
                .index-about .left .about-cont .des {
                    margin-top: 20px;
                    margin-bottom: 30px;
                    line-height: 2;
                }
                
                .about-honor .title-hen {
                    line-height: 42px;
                }
                
                .about-honor .title-hen h4 {
                    display: inline-block;
                }
                
                .index-honor-list {
                    position: relative;
                    margin-top: 25px;
                    padding: 0 60px;
                    overflow: hidden;
                }
                
                .index-honor-list .next-honor,
                .index-honor-list .prev-honor {
                    position: absolute;
                    top: 70px;
             
                    width: 35px;
                    height: 35px;
                    background: #ddd;
                    z-index: 2;
                  
                    cursor: pointer;
                    -webkit-transition: .3s;
                    -o-transition: .3s;
                    transition: .3s;
                }
                
                .index-honor-list .next-honor {
                    right: 0;
                    background: url(../images/icon-honor-next.png) no-repeat center;
                }
                
                .index-honor-list .next-honor:hover {
                    background: url(../images/icon-honor-next-on.png) no-repeat center;
                }
                
                .index-honor-list .prev-honor {
                    left: 0;
                    background: url(../images/icon-honor-prev.png) no-repeat center;
                }
                
                .index-honor-list .prev-honor:hover {
                    background: url(../images/icon-honor-prev-on.png) no-repeat center;
                }
                
                .index-honor-list .cont .item {
                    margin-bottom: 0;
                    padding: 0 10px;
                }
                
                @media (max-width:1500px) {
                    .index-honor-list {
                        margin-top: 60px;
                    }
                    .index-honor-list .item {
                        padding: 0;
                    }
                }
                
                .index-honor-list .cont .item .box {
                    cursor: default;
                    -webkit-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s;
                    border: 2px solid transparent;
                }
                
                .index-honor-list .item img {
                    width: 100%;
                }
                
                .index-service-list {
                    margin-left: -7.5px;
                    margin-right: -7.5px;
                }
                
                .index-service-list li {
                    position: relative;
                    float: left;
                    width: 10%;
                    padding: 0 7.5px;
                    text-align: center;
                    color: #fff;
                }
                
                .index-service-list li~li span:before {
                    content: "";
                    position: absolute;
                    left: 0;
                    bottom: 21px;
                    width: 66px;
                    margin-left: -33px;
                    border-bottom: 1px solid #fff;
                }
                
                .index-service-list li h5 {
                    margin-top: 15px;
                    margin-bottom: 20px;
                    color: #fff;
                    font-size: 20px;
                }
                
                .index-service-list li span {
                    display: inline-block;
                    width: 40px;
                    font-size: 16px;
                    height: 40px;
                    line-height: 38px;
                    border: 1px solid #fff;
                    border-radius: 50%;
                    -webkit-transition: .5s;
                    -o-transition: .5s;
                    transition: .5s;
                }
                
                .index-service-list li:hover span {
                    background-color: #fff;
                    color: #1d2974;
                }
                
                @media (max-width:1500px) {
                    .index-service-list li h5 {
                        font-size: 16px;
                    }
                    .index-service-list li span {
                        font-size: 14px;
                    }
                }
                
                .designer {
                    width: 100%;
                    background: url(../images/sjbg.jpg) no-repeat;
                    background-size: 100% 100%;
                    padding: 3% 0
                }
                
                .more {
                    margin-top: 3%;
                    text-align: center;
                }
                
                .more a {
                    display: inline-block;
                    width: 30%;
                    text-align: center;
                    border: 1px solid #ddd;
                    height: 38px;
                    line-height: 38px;
                    border-radius: 5px;
                    transition: all 300ms ease
                }
                
                .more a:hover {
                    background: #f5cb8f;
                    color: #865610;
                    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
                }
                
                .wstyle {
                    width: 90%;
                    margin: 0 auto;
                }
                /*设计师*/
                
                .designermain {
                    background: url(../images/sjd.png) no-repeat 80% 25%;
                }
                
                .index-designer-container {
                    width: 100%;
                    height: 820px;
                    background: url(http://image.shj.cn:8888/static/pcweb/images/isjsbg.jpg);
                }
                
                .index-designer-center {
                    width: 100%;
                    height: 100%;
                    margin: 0 auto;
                    overflow: hidden;
                }
                
                .white-subhead * {
                    color: #fff;
                }
                
                .index-designer-content {
                    width: 100%;
                    height: 775px;
                    margin-top: 20px;
                    position: relative;
                }
                
                .index-designer-content .swiper-slide {
                    width: 1240px;
                    height: 775px;
                }
                
                .index-designer-content .swiper-slide .swiper-shade {
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    z-index: 0;
                    background: #000;
                    opacity: 0;
                    transition: opacity .5s;
                    -moz-transition: opacity .5s;
                    -webkit-transition: opacity .5s;
                    -o-transition: opacity .5s;
                }
                
                .index-designer-content .swiper-slide .designer-anli {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 75%;
                    height: 652px;
                    z-index: 1;
                    background-size: cover;
                    background-position: center center;
                    box-shadow: 0 0 25px 5px rgba(0, 0, 0, .5);
                    margin-top: 2%
                }
                
                .index-designer-content .swiper-slide .designer-anli img {
                    width: 100%;
                    height: 100%;
                    display: block;
                }
                
                .index-designer-content .swiper-slide .designer-anli div {
                    position: absolute;
                    bottom: 0;
                    left: 0;
                    width: 100%;
                    height: 90px;
                    background: linear-gradient(transparent, rgba(0, 0, 0, 0.8));
                    background: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
                    background: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
                    background: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.8));
                }
                
                .index-designer-content .swiper-slide .designer-anli div p {
                    color: #cfcfcf;
                    font-size: 14px;
                    line-height: 25px;
                    width: 520px;
                    height: 100%;
                    padding: 20px;
                }
                
                .index-designer-content .swiper-slide .designer-info {
                    display: flex;
                    background: url(../images/sjs.jpg);
                    display: -webkit-flex;
                    display: -ms-flex;
                    width: 80%;
                    height: 300px;
                    position: absolute;
                    bottom: 5%;
                    right: 0;
                    z-index: 2;
                    box-shadow: 0 0 25px 5px rgba(0, 0, 0, .5)
                }
                
                .index-designer-content .swiper-slide .designer-info>a {
                    display: block;
                    width: 25%;
                    height: 100%;
                }
                
                .index-designer-content .swiper-slide .designer-info .designerImg {
                    width: 100%;
                    height: 100%;
                    background-size: cover;
                    background-position: center center;
                }
                
                .index-designer-content .swiper-slide .designer-info>div {
                    width: 75%;
                    height: 100%;
                    background-size: cover;
                    background-position-x: 5px;
                    padding: 20px 20px 0 60px;
                }
                
                .index-designer-content .swiper-slide .designer-info>div h2 {
                    font-size: 56px;
                    color: #f5cb8f;
                }
                
                .index-designer-content .swiper-slide .designer-info>div h3 {
                    font-size: 30px;
                    color: #fff;
                    margin: 20px 0 10px;
                }
                
                .index-designer-content .swiper-slide .designer-info>div h3 span {
                    font-size: 14px;
                    color: #cfcfcf;
                }
                
                .index-designer-content .swiper-slide .designer-info>div h5 {
                    color: #fff;
                    line-height: 30px;
                }
                
                .index-designer-content .swiper-slide .designer-info>div h5:nth-child(3) {
                    color: #f5cb8f
                }
                
                .index-designer-content .swiper-slide .designer-info>div h5:nth-child(4) {
                    margin-top: 2%
                }
                
                .index-designer-content .swiper-slide .designer-info>div h5 span {
                    color: #f5cb8f;
                    margin-right: 15%
                }
                
                .index-designer-content .swiper-slide .designer-info .designer-btn {
                    width: 118px;
                    height: 43px;
                    border: 1px solid #666;
                    border-radius: 5px;
                    text-align: center;
                    line-height: 43px;
                    font-size: 14px;
                    color: #666;
                    background: transparent;
                    margin-top: 20px;
                    transition: all .3s;
                    -moz-transition: all .3s;
                    -webkit-transition: all .3s;
                    -o-transition: all .3s;
                    float: right;
                    margin-right: 10%
                }
                
                .index-designer-content .swiper-slide .designer-info .designer-btn:hover {
                    background: #c79e68;
                    color: #fff;
                }
                
                .index-designer-content .swiper-button-prev,
                .index-designer-content .swiper-button-next {
                    opacity: .9;
                }
                
                .index-designer-content .swiper-button-prev {
                    left: 0;
                    width: 10%;
                    top: 50%;
                    background: none;
                    margin-top: -8%;
                }
                
                .index-designer-content .swiper-button-prev div {
                    width: 49px;
                    height: 97px;
                    position: absolute;
                    top: 40%;
                    right: 0;
                    background-image: url(../images/sjl.png);
                    background-size: 100%;
                    background-position: center;
                    background-repeat: no-repeat;
                }
                
                .index-designer-content .swiper-button-next {
                    right: 5%;
                    width: 10%;
                    top: 50%;
                    background: none;
                    margin-top: -8%
                }
                
                .index-designer-content .swiper-button-next div {
                    width: 49px;
                    height: 97px;
                    position: absolute;
                    top: 50%;
                    left: 0;
                    background-image: url(../images/sjr.png);
                    background-size: 100%;
                    background-position: center;
                    background-repeat: no-repeat;
                }
                
                .index-designer-content .swiper-pagination-bullets {
                    display: none
                }
                
                .index-designer-content .designer-more {
                    color: #fff;
                    position: absolute;
                    top: 0;
                    right: 145px;
                    line-height: 24px;
                    z-index: 100;
                    transition: all .3s;
                    -moz-transition: all .3s;
                    -webkit-transition: all .3s;
                    -o-transition: all .3s;
                }
                
                .index-designer-content .designer-more:hover {
                    opacity: .8;
                }
                
                .index-designer-content .designer-more i {
                    background: url(http://image.shj.cn:8888/static/pcweb/images/icon.png);
                    background-position: 0 -334px;
                    width: 24px;
                    height: 24px;
                    margin-left: 10px;
                }
                
                .index-designer-content .swiper-slide-next,
                .index-designer-content .swiper-slide-prev {
                    height: 520px;
                }
                
                .index-designer-content .swiper-slide-next .designer-anli,
                .index-designer-content .swiper-slide-prev .designer-anli {
                    position: relative;
                    filter: blur(5px);
                }
                
                .index-designer-content .swiper-slide-next .designer-info,
                .index-designer-content .swiper-slide-prev .designer-info {
                    filter: blur(5px);
                    bottom: -35%
                }
                
                .hmore a {
                    color: #999;
                }
                
                .hmore a:hover {
                    box-shadow: 0 0 20px 5px rgba(0, 0, 0, 1)!important
                }
                
                .pt4 {
                    padding-top: 6.5rem;
                }
                
                .index_tit {
                    position: relative;
                }
                
                .index_tit br {
                    display: none;
                }
                
                .index_tit .border {
                    border: 1px solid #d3d3d3;
                    display: inline-block;
                    padding: 0 1.3rem;
                    border-top: 0;
                    position: relative;
                }
                
                .index_tit .border:after {
                    content: "";
                    position: absolute;
                    width: 1.2rem;
                    height: 1px;
                    background-color: #d3d3d3;
                    left: 0;
                    top: 0;
                }
                
                .index_tit .border:before {
                    content: "";
                    position: absolute;
                    width: 1.2rem;
                    height: 1px;
                    background-color: #d3d3d3;
                    right: 0;
                    top: 0;
                }
                
                .index_tit .border .txt {
                    transform: translateY(-40%);
                }
                
                .index_tit .border .txt .tit-46 {
                    line-height: 1;
                    font-size: 46px;
                    color: #fff;
                }
                
                .index_tit .border .txt .tit-16 {
                    line-height: 1 !important;
                    margin-top: 1.5rem;
                    color: #1d2974;
                    font-size: 16px;
                }
                
                .index-sec3 {
                    position: relative;
                    overflow: auto;
                }
                
                .index-sec3 .title h3 {
                    color: #000;
                }
                
                .index-sec3 ul {
                    display: flex;
                    display: -ms-flexbox;
                    display: -moz-flex;
                    justify-content: space-between;
                    padding-top: 50px;
                    width: 1400px;
                    margin: 0 auto;
                }
                
                .index-sec3 ul li {
                    width: 19%;
                    margin-bottom: 30px;
                    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
                    padding: 20px 25px;
                    position: relative;
                    overflow: hidden;
                    z-index: 3;
                    height: 250px;
                    background: #1d2974;
                }
                
                .index-sec3 li h3 {
                    font-size: 25px;
                    color: #000;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }
                
                .index-sec3 li h4 {
                    font-size: 12px;
                    color: #bbad94;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    font-family: "arial narrow";
                    text-transform: uppercase;
                    letter-spacing: 1px;
                    padding-top: 10px;
                }
                
                .index-sec3 li p {
                    font-size: 14px;
                    color: #666;
                    margin-top: 10px;
                    line-height: 32px;
                }
                
                .index-sec3 li .div1 {
                    height: 60px;
                    overflow: hidden;
                    line-height: 60px;
                    float: right;
                    color: #1d2974;
                }
                
                .index-sec3 li .div1 strong,
                .index-sec3 li .div1 b {
                    display: block;
                    line-height: 60px;
                    height: 60px;
                    font-size: 60px;
                    transition: all 0.6s;
                }
                
                .index-sec3 li b {
                    color: #ffffff;
                }
                
                .index-sec3 li:hover b {
                    margin-top: 0px;
                }
                
                .index-sec3 li:hover strong {
                    margin-top: -60px;
                }
                
                .index-sec3 li .cir {
                    position: absolute;
                    top: 0;
                    right: 0;
                    background: white;
                    height: 100%;
                    width: 100%;
                    transform: scale(1);
                    transition: all 0.6s;
                    z-index: -1;
                }
                
                .index-sec3 li:hover .cir {
                    transform: scale(1);
                    background: #d7a449;
                    opacity: 0.3;
                }
                
                .index-sec3 li:hover h3 {
                    color: white;
                }
                
                .index-sec3 li:hover h4 {
                    color: white;
                }
                
                .index-sec3 li:hover p {
                    color: white;
                }
                
                @media(max-width:1500px) {
                    .index-sec3 ul {
                        width: 1200px;
                    }
                }
                
                @media(max-width:1400px) {
                    .index-sec3 ul {
                        width: 1100px;
                    }
                }
                
                @media(max-width:1300px) {
                    .index-sec3 ul {
                        width: 1000px;
                    }
                    .index-sec3 ul li {
                        padding: 20px 15px;
                    }
                }
                
                @media(max-width:1200px) {
                    .index-sec3 ul {
                        width: 900px;
                    }
                    .index-sec3 ul li {
                        padding: 20px 10px;
                    }
                }
                
                @media(max-width:1100px) {
                    .index-sec3 ul {
                        width: 850px;
                    }
                    .index-sec3 ul li {
                        padding: 20px 5px;
                    }
                }
                
                @media(max-width:767px) {
                    .index-sec3 ul {
                        width: 900px;
                        padding: 0 10px;
                        margin-top: 1rem;
                    }
                    .index-sec3 ul li {
                        width: 49%;
                        height: 185px;
                        margin-bottom: 10px;
                        text-align: center;
                        margin-right: 10px;
                    }
                    .index-sec3 li .div1 {
                        display: none;
                    }
                    .index-sec3 li p {
                        color: #333;
                        font-size: 12px;
                    }
                    .index-sec3 li h3 {
                        font-size: 21px;
                    }
                }
                
                @media(min-width:1300px){   
                .w {
                    width: 1280px;
                    margin: auto;
                }
            }
                
                .region_title {
                   
                    padding:30px;
                    text-align:center;
                   
                }
                .region_title>span{display:block;}
                .region_title .title_bottom {
                    font-size: 16px;
                    font-family: Microsoft YaHei;
                    font-weight: 400;
                    color: rgba(119, 119, 119, 1);
                    line-height: 56px;
                }
                
                .strategy_bar {
                    height: 630px;
                    background-color: #F7F7F7;
                }
                
                .strategy_bar .strategy_bar_tags {
                    display: flex;
                    flex-direction: row;
                    justify-content: center;
                    margin-bottom: 40px;
                }
                
                .strategy_bar .strategy_bar_tags div {
                    width: 130px;
                    height: 40px;
                    margin-right: 20px;
                    font-size: 16px;
                    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
                    line-height: 40px;
                    text-align: center;
                    color: #222222;
                    cursor: pointer;
                }
                
                .strategy_bar .geomantic,
                .case_study {
                    display: none;
                }
                
                .strategy_bar .strategy_bar_content {
                    display: flex;
                    flex-direction: row;
                }
                
                .strategy_bar .strategy_bar_content>div {
                    position: relative;
                    display: flex;
                    flex-direction: column;
                    width: 300px;
                    height: 360px;
                    margin-right: 20px;
                    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.08);
                    background-color: #fff;
                    padding: 10px;
                    margin-left: 12px;
                }
                
                .strategy_bar .strategy_bar_content>div .img_mask {
                    display: none;
                   
                    background-color: #1d2974;
                    text-align: left;
                   
                }
               
                .strategy_bar .strategy_bar_content>div span {
                    margin: 5px 10px;
                }
                
                .strategy_bar_content>div .img_mask .detail_title {
                    font-size: 15px;
                    color: rgba(255, 255, 255, 1);
                    line-height: 24px;
                }
                
                .strategy_bar_content>div .img_mask .detail_time {
                    font-size: 12px;
                    color: rgba(255, 255, 255, 1);
                    line-height: 26px;
                    opacity: 0.7;
                }
                
                .strategy_bar_content>div .img_mask .detail_content {
                    font-size: 12px;
                    color: rgba(255, 255, 255, 1);
                    line-height: 24px;
                }
                
                .strategy_bar_content>div .img_mask .detail_play {
                    width: 90%;
                    height: 30px;
                    margin-top: 50px;
                    position: relative;
                }
                
                .strategy_bar_content>div .img_mask .detail_play i {
                    position: absolute;
                    float: right;
                    width: 30px;
                    height: 30px;
                    border: 2px solid #fff;
                    bottom: -35px;
                    right: 0;
                    background-color: #fff;
                }
                
                .detail_play i img {
                    position: absolute;
                    top: 10px;
                    left: 12px;
                }
                
                .title_top {
                    font-size: 36px;
                    font-weight: bold;
                    color: rgba(34, 34, 34, 1);
                    line-height: 26px;
                }
                
                .strategy_bar_box>div {
                    display: none !important;
                }
                
                .strategy_bar_box>div.xianshi {
                    display: flex !important;
                }
                
                .strategy_bar_tags .tag1 {
                    background: #1d2974;
                    color: #fff !important;
                }
                
                .strategy_bar .strategy_bar_content>div span {
                    margin: 5px 10px;
                }
                
                .strategy_bar .strategy_bar_content div .time {
                    font-size: 12px;
                    color: rgba(153, 153, 153, 1);
                    line-height: 36px;
                }
                
                .strategy_bar .strategy_bar_content div .play {
                    float: right;
                    width: 32px;
                    height: 32px;
                    border: 2px solid #1d2974;
                    text-align: center;
                }
                
                .img_mask {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    left: 0;
                    top: 0;
                    background: rgba(0, 0, 0, 0.5);
                    z-index: 100;
                  
                }
                .img_mask a{  display: flex;
                    flex-direction: column;
                    text-align: center;
                    justify-content: center;
                    align-items: center;
                    flex-wrap: wrap;
                    width:100%;
                    overflow: hidden;
                }
                
                .img_mask span {
                    display: block;
                }
                
                .strategy_bar .strategy_bar_content>div span {
                    margin: 5px 10px;
                }
                
                .partners_bar {
                    margin-bottom: 50px;
                }
                
                .partners_bar .partners_bar_content {
                    height: 420px;
                }
                
                .partners_bar .partners_bar_content span {
                    height: 420px;
                }
                
                .partners_bar .partners_bar_content span a {
                    width: 200px;
                 
                    display: block;
                    float: left;
                    margin-right: 12px;
                    border: 1px solid #DEDEDE;
                    margin-bottom: 15px;
                }
                
                .partners_bar .partners_bar_content span img {
                    width: 100%;
                    height: 100%;
                }
                
                .babout,
                .babout1 {
                    width: 100%;
                }
                
                .babout img,
                .babout1 img {
                    width: 100%;
                }
                
                .babout1 div {
                    width: 50%;
                    display: block;
                    float: left;
                    position: relative;
                }
                
                .babout1 div p {
                    position: absolute;
                    left: 0;
                    right: 0;
                    background: rgba(0, 0, 0, 0.6);
                    height: 40px;
                    line-height: 40px;
                    z-index: 999;
                    color: #fff;
                    text-align: center;
                    bottom: 0;
                }
                
                .babout .swiper-slide {
                    position: relative;
                }
                
                .babout .swiper-slide p {
                    position: absolute;
                    left: 0;
                    right: 0;
                    z-index: 999;
                    height: 40px;
                    line-height: 40px;
                    background: rgba(0, 0, 0, 0.8);
                    color: #fff;
                    text-align: center;
                    bottom: 0;
                }
                
                @media(max-width: 768px) {
                    .w1280 {
                        width: 100%;
                    }
                }
                /*旧房改造 弹出框*/
                
                .alertc {
                    display: none;
                }
                
                .alertbg {
                    width: 100%;
                    height: 100%;
                    position: fixed;
                    z-index: 99999;
                    background-color: rgb(0, 0, 0);
                    opacity: 0.3;
                    top: 0;
                    left: 0;
                }
                
                .alertcon {
                    width: 728px;
                    height: auto;
                    position: fixed;
                    z-index: 19891015;
                    top: 20%;
                    left: 50%;
                    margin-left: -364px;
                    background: url(../images/alert_top_bg.png) no-repeat 50% top;
                    background-size: 728px auto;
                }
                
                .alertclose {
                    position: absolute;
                    z-index: 19891019;
                    top: 32px;
                    right: 39px;
                }
                
                .al_t {
                    height: 115px;
                    padding: 20px 0 0 40px;
                }
                
                .al_t .tit {
                    color: #fff;
                    font-size: 24px;
                    font-weight: bolder;
                    line-height: 32px;
                    margin-bottom: 4px;
                }
                
                .al_t .info {
                    color: rgba(225, 225, 225, 0.5);
                    font-size: 14px;
                    line-height: 22px;
                }
                
                .al_c {
                    background: url(../images/alert_bg.png) no-repeat right bottom #fff;
                    border-radius: 0 0 18px 18px;
                    padding: 30px 70px;
                }
                
                .al_c .list {
                    display: grid;
                    grid-template-columns: repeat(2, 1fr);
                    gap: 20px;
                }
                
                .al_c .list .listl {}
                
                .al_c .list .listl a {
                    display: block;
                    width: 50%;
                    float: left;
                }
                
                .al_c .list .listl a:nth-of-type(1) {
                    height: 56px;
                    line-height: 56px;
                    border-top-left-radius: 12px;
                    border-bottom-left-radius: 12px;
                    background: url() no-repeat 90% 50% #f3f3f3;
                    padding-left: 25px;
                    color: rgba(38, 38, 38, 0.5);
                    font-size: 14px;
                }
                
                .al_c .list .listl a:nth-of-type(1).on {
                    background: url(../images/al_c_a_on.png) no-repeat 90% 50% #e5e5e5;
                    color: #1d1d1d;
                    font-weight: bolder;
                }
                
                .al_c .list .listl a:nth-of-type(2) {
                    height: 56px;
                    line-height: 56px;
                    border-top-right-radius: 12px;
                    border-bottom-right-radius: 12px;
                    background: url() no-repeat 90% 50% #f3f3f3;
                    padding-left: 25px;
                    color: rgba(38, 38, 38, 0.5);
                    font-size: 14px;
                }
                
                .al_c .list .listl a:nth-of-type(2).on {
                    background: url(../images/al_c_a_on.png) no-repeat 90% 50% #e5e5e5;
                    color: #1d1d1d;
                    font-weight: bolder;
                }
                
                .al_text {
                    width: 100%;
                    height: 56px;
                    line-height: 56px;
                    color: #333;
                    font-size: 14px;
                    background: #f3f3f3;
                    border: 0;
                    padding-left: 20px;
                    border-radius: 12px;
                }
                
                .al_c .list .listr {
                    position: relative;
                    z-index: 99;
                }
                
                .al_c .list .listr span {
                    position: absolute;
                    z-index: 100;
                    font-size: 15px;
                    color: #080808;
                    top: 16px;
                    right: 18px;
                    font-weight: bolder;
                }
                
                .al_c .lista {
                    margin-bottom: 20px;
                    text-align: center;
                }
                
                .al_sub {
                    width: 246px;
                    height: 56px;
                    line-height: 56px;
                    background: url(../images/contact_sub.png) no-repeat 58px 50% #1d2974;
                    text-indent: 92px;
                    text-align: left;
                    font-size: 14px;
                    color: #fff;
                    border-radius: 14px;
                    box-shadow: 0 5px 10px 0 rgba(40, 57, 164, 0.35);
                    cursor: pointer;
                }
                
                .al_sub:hover {
                    background: url(../images/contact_sub.png) no-repeat 58px 50% #0c1757;
                }
                
                .al_c .listb {
                    color: #bababa;
                    font-size: 12px;
                    line-height: 32px;
                    text-align: center;
                }
                .main_img {
                    position: relative;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    overflow: hidden;
                }
              
            
            
                .main_img .main_bar {
                    position: absolute;
                    top: 0; bottom:0;
                    left: 15%;
                    height:84px;
                  
                }
            
                .main_bar .main_title {
                    font-size: 48px;
                    font-weight: bold;
                    color: #1d2974;
                   
                }
            
             
            