
input,
textarea,
button {
    padding: 0;
    font-family: Verdana, Arial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
}

img {
    border: 0;
}

input[type=submit],
input[type=text],
button {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer;
}

input:focus,
textarea:focus,
button:focus,
input:active {
    outline-color: transparent;
    border: 0;
}

input,
select,
textarea {
    vertical-align: middle;
    outline: none;
    -webkit-tap-highlight-color: transparent;
}

li {
    list-style: none;
}

a {
    color: #333;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

a:active {
    text-decoration: none;
}



.hidden {
    display: none;
    visibility: hidden;
}

.wrap {
    border: 0;
    padding: 0;
    margin: 0 auto;
    zoom: 1;
}

.wrap:after {
    clear: both;
    content: "";
    display: table;
}


.wrap {
    padding: 0 100px;
    margin: 0 auto;
    position: relative;
}

@media (max-width:991px) {
    .wrap {
        padding: 0 2.5%;
    }

    .mc-hidden {
        display: none
    }
}

@media (min-width:990px) {
    .lg-hidden1 {
        display: none
    }
}

@media (max-width:767px) {
    .sm-hidden {
        display: none;
    }
}

@media (min-width:768px) {
    .lg-hidden {
        display: none;
    }
}

.clear {
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.absolute {
    position: absolute;
}

.pors {
    position: relative;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.hide {
    opacity: 0;
}

.en {
    font-family: 'gotham-medium';
}

nav li,
.index-banner li,
.item-list li,
.inner-tab li {
    list-style-type: none;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #6f6f6f;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #6f6f6f;
}

/*header*/
header {
    z-index: 99;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
    -webkit-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
    -moz-transition: all .55s cubic-bezier(0.55, 0.75, 0.6, 1) 0s;
}

header.active {
    transform: translateY(-130%);
    -webkit-transform: translateY(-130%);
    -moz-transform: translateY(-130%);
}

@media (max-width:991px) {
    header {
        display: none;
    }
}

.header-inner {
    padding: 0 4.5%;
}

header .logo {
    float: left;
    padding-top: 35px;
}

header .logo img {
    width: 180px;
}

header .right-side {
    float: right;
}

header nav,
.header-phone-number {
    float: left;
}

header nav li {
    position: relative;
    float: left;
    margin-left: 48px;
}

header nav li a {
    font-size: 14px;
    color: #fff;
    line-height: 128px;
}

header nav li a:after {
    content: '';
    bottom: 40px;
    position: absolute;
    display: block;
    width: 0;
    height: 1px;
    background: #fff;
    transition: all .4s;
}

header nav li.on a:after,
header nav li a:hover:after {
    width: 100%;
}

.header-phone-number {
    margin-left: 70px;
    font: normal 14px/128px 'gotham-medium';
    color: #fff;
}

@media (max-width:1175px) {
    .header-phone-number {
        display: none;
    }
}

/*total-nav*/
.navBar {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 50%;
    width: 95px;
    height: 200px;
    margin-top: -100px;
    background-color: #222;
    cursor: pointer;
    overflow: hidden;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
}

.navBar.visble {
    transform: translateX(-95px);
    -webkit-transform: translateX(-95px);
    -moz-transform: translateX(-95px);
}

.navBar.show {
    background-color: #d71618;
}

.navBar.show.black {
    transform: translateX(-95px);
    -webkit-transform: translateX(-95px);
    -moz-transform: translateX(-95px);
}

.navBar.Bom {
    top: 70%;
    background-color: #fff;
}

.navBar .bar-logo {
    position: absolute;
    right: 25px;
    top: 28px;
    width: 44px;
    height: 44px
}

.navBar .bar-logo img:last-child {
    display: none
}

.navBar .bar-menu {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 95px;
    height: 95px;
    cursor: pointer;
}

.navBar .bar-menu i,
.fixed-menu .close-bar i {
    position: absolute;
    left: 37px;
    display: block;
    width: 22px;
    height: 2px;
    overflow: hidden;
}

.fixed-menu .close-bar i {
    width: 35px;
}

.navBar .bar-menu i.bar-left,
.navBar .bar-menu i.bar-right {
    background: transparent;
}

.navBar .bar-menu i.bar-top {
    bottom: 56px;
}

.navBar .bar-menu i.bar-cen {
    bottom: 49px;
}

.navBar .bar-menu i.bar-bom {
    bottom: 42px;
    width: 12px;
}

.navBar .bar-menu i.bar-left,
.fixed-menu .close-bar i.bar-left {
    bottom: 49px;
    -webkit-transform: rotateZ(45deg);
    transform: rotateZ(45deg);
}

.navBar .bar-menu i.bar-right,
.fixed-menu .close-bar i.bar-right {
    bottom: 49px;
    -webkit-transform: rotateZ(-45deg);
    transform: rotateZ(-45deg);
}

.navBar .bar-menu i span,
.fixed-menu .close-bar i span {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFF;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transform-origin: center right;
    transform: scaleX(0);
}

.navBar .bar-menu i.bar-left span,
.navBar .bar-menu i.bar-right span,
.fixed-menu.active .close-bar span {
    transform: scaleX(1);
}

.navBar.show .bar-menu i.bar-top span,
.navBar.show .bar-menu i.bar-cen span,
.navBar.show .bar-menu i.bar-bom span {
    transform: scaleX(1);
}

.navBar.show .bar-menu i.bar-left span,
.navBar.show .bar-menu i.bar-right span {
    transform: scaleX(0);
}

.body-bg {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000, endColorstr=#4c000000);
    transition: all 0.4s cubic-bezier(0.63, 0.1, 0.08, 1.01) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.63, 0.1, 0.08, 1.01) 0s;
    -moz-transition: all 0.4s cubic-bezier(0.63, 0.1, 0.08, 1.01) 0s;
}

.body-bg.active {
    visibility: visible;
    opacity: 1;
    z-index: 997;
}

.fixed-menu {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 998;
    transform: translateX(-560px);
    -webkit-transform: translateX(-560px);
    -moz-transform: translateX(-560px);
    transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
    -webkit-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
    -moz-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
}

.fixed-menu.active {
    transform: matrix(1, 0, 0, 1, 0, 0);
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
    -webkit-transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
    -moz-transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
}

.fixed-menu.on {
    transform: translateX(-550px);
    -webkit-transform: translateX(-550px);
    -moz-transform: translateX(-550px);
}

.fixed-menu .close-bar {
    display: none;
}

.fixed-menu .sub-menu-phone {
    position: absolute;
    left: 0;
    top: 0;
    width: 560px;
    height: 100%;
    background-color: #2e2e2e;
    padding: 120px 30px 0 30px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transition: all .5s cubic-bezier(0.66, 0.53, 0.65, 1) .1s;
    -webkit-transition: all .5s cubic-bezier(0.66, 0.53, 0.65, 1) .1s;
    -moz-transition: all .5s cubic-bezier(0.66, 0.53, 0.65, 1) .1s;
}

.fixed-menu .sub-menu-phone ul {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.fixed-menu .sub-menu-phone ul li {
    display: table;
    width: 100%;
    position: relative;
}

.fixed-menu .sub-menu-phone ul li a {
    float: right;
    overflow: hidden;
    display: block;
    width: 330px;
    height: 56px;
    line-height: 55px;
    position: relative;
    opacity: 0;
    transform: translateY(50px);
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    transition: all 0s ease-in-out 0.3s;
    -webkit-transition: all 0s ease-in-out 0.3s;
    -moz-transition: all 0s ease-in-out 0.3s
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(1) a {
    transition: all 0.3s ease-in-out 0.8s;
    -webkit-transition: all 0.3s ease-in-out 0.8s;
    -moz-transition: all 0.3s ease-in-out 0.8s;
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(2) a {
    transition: all 0.3s ease-in-out 0.9s;
    -webkit-transition: all 0.3s ease-in-out 0.9s;
    -moz-transition: all 0.3s ease-in-out 0.9s;
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(3) a {
    transition: all 0.3s ease-in-out 1s;
    -webkit-transition: all 0.3s ease-in-out 1s;
    -moz-transition: all 0.3s ease-in-out 1s;
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(4) a {
    transition: all 0.3s ease-in-out 1.1s;
    -webkit-transition: all 0.3s ease-in-out 1.1s;
    -moz-transition: all 0.3s ease-in-out 1.1s;
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(5) a {
    transition: all 0.3s ease-in-out 1.2s;
    -webkit-transition: all 0.3s ease-in-out 1.2s;
    -moz-transition: all 0.3s ease-in-out 1.2s;
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(6) a {
    transition: all 0.3s ease-in-out 1.3s;
    -webkit-transition: all 0.3s ease-in-out 1.3s;
    -moz-transition: all 0.3s ease-in-out 1.3s;
}

.fixed-menu .sub-menu-phone ul li:nth-of-type(7) a {
    transition: all 0.3s ease-in-out 1.4s;
    -webkit-transition: all 0.3s ease-in-out 1.4s;
    -moz-transition: all 0.3s ease-in-out 1.4s;
}

.fixed-menu .sub-menu-phone.active ul li a {
    transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    opacity: 1;
}

.fixed-menu .sub-menu-phone ul li a:after {
    display: none;
    width: 0px;
    height: 1px;
    background-color: #575857;
    position: absolute;
    content: '';
    left: 0px;
    top: 28px;
}

.fixed-menu .sub-menu-phone ul li a font {
    display: block;
    font-size: 28px;
    color: #fff;
    position: absolute;
    left: 0;
    overflow: hidden;
    text-transform: capitalize;
    line-height: 58px;
}

.fixed-menu .sub-menu-phone ul li a small {
    font-family: 'gotham-medium';
    font-size: 32px;
    color: #999;
    text-transform: capitalize;
    position: absolute;
    left: 0;
    line-height: 64px;
}

.fixed-menu .sub-menu-phone ul li a:after,
.fixed-menu .sub-menu-phone ul li a font,
.fixed-menu .sub-menu-phone ul li a small {
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
}

.fixed-menu .sub-menu-phone .phone-wrap {
    position: absolute;
    left: 200px;
    bottom: 60px;
    padding-left: 30px;
}

.fixed-menu .sub-menu-phone .phone-wrap .label {
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    opacity: .5;
}

.fixed-menu .sub-menu-phone .phone-wrap .phone a {
    font-size: 18px;
    font: 18px/1.5 'Gotham-Book';
    color: #fff;
}

.js-container {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
    -webkit-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
    -moz-transition: all .3s cubic-bezier(0.66, 0.53, 0.65, 1) 0s;
}

.js-container.active {
    transform: translateX(560px);
    -webkit-transform: translateX(560px);
    -moz-transform: translateX(560px);
    transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
    -webkit-transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
    -moz-transition: all .8s cubic-bezier(0.3, 0.8, 0.3, 1) 0.3s;
}

@media (max-width:1400px) {
    .navBar {
        width: 60px;
        height: 170px;
    }

    .navBar .bar-logo {
        right: 14px;
        width: 35px;
        height: 35px;
    }

    .navBar .bar-logo img:first-child {
        max-width: 100%;
    }

    .navBar .bar-menu {
        width: 60px;
        height: 70px;
    }

    .navBar .bar-menu i {
        left: 18px;
    }

    .navBar .bar-menu i.bar-top {
        bottom: 44px;
    }

    .navBar .bar-menu i.bar-cen {
        bottom: 37px;
    }

    .navBar .bar-menu i.bar-bom {
        bottom: 30px;
    }

    .navBar .bar-menu i.bar-left,
    .fixed-menu .close-bar i.bar-left,
    .navBar .bar-menu i.bar-right,
    .fixed-menu .close-bar i.bar-right {
        bottom: 37px;
    }

    .fixed-menu .sub-menu-phone {
        padding: 0 30px;
    }

    .fixed-menu .sub-menu-phone ul li a font {
        font-size: 26px;
    }

    .fixed-menu .sub-menu-phone ul li a small {
        font-size: 28px;
    }
}

@media (max-width:991px) {
    .navBar {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
        top: 0;
        margin-top: auto;
        width: 100%;
        height: 60px;
        background-color: #fff;
    }

    .navBar.show {
        background: #fff;
    }

    .navBar.visble {
        transform: translateX(0px);
        -webkit-transform: translateX(0px);
        -moz-transform: translateX(0px);
    }

    .serviceNavBarWrap .navBar.show,
    .serviceNavBarWrap .navBar {
        background: #0e0e0e;
    }

    .serviceNavBarWrap .navBar .bar-menu i span {
        background: #fff;
    }
}

@media (max-width:991px) {
    .navBar .bar-logo {
        top: 13px;
        left: 4.5%;
        width: auto;
        height: 34px;
    }

    .navBar .bar-logo img:first-child {
        display: none
    }

    .navBar .bar-logo img:last-child {
        display: block;
        width: auto;
        height: 100%;
    }

    .navBar .bar-menu {
        z-index: 1001;
        position: fixed;
        right: 4.5%;
        width: 60px;
        height: 60px;
    }

    .navBar .bar-menu i span {
        background: #333;
    }

    .navBar .bar-menu.active i span {
        background: #fff;
    }

    .navBar .bar-menu i.bar-top {
        bottom: 35px;
    }

    .navBar .bar-menu i.bar-cen,
    .navBar .bar-menu i.bar-left,
    .navBar .bar-menu i.bar-right {
        bottom: 30px;
    }

    .navBar .bar-menu i.bar-bom {
        bottom: 25px;
        width: 22px;
    }

    .fixed-menu {
        z-index: 9999999 ;
        left: auto;
        right: 0;
        width: 80%;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
    }

    .fixed-menu .close-bar {
        z-index: 1001;
        position: fixed;
        top: 10px;
        right: 10px;
        display: block;
        width: 60px;
        height: 60px;
        cursor: pointer;
    }

    .fixed-menu .close-bar i.bar-right,
    .fixed-menu .close-bar i.bar-left {
        left: 15px;
        bottom: 30px;
    }

    .fixed-menu .sub-menu-phone {
        left: auto;
        right: 0;
        width: 100%;
    }

    .fixed-menu .sub-menu-phone ul {
        top: 45%;
        width: 100%;
        padding: 0 30px;
    }

    .fixed-menu .sub-menu-phone .phone-wrap {
        left: auto;
    }

    .fixed-menu .sub-menu-phone .phone-wrap .phone a {
        font-size: 18px;
    }

    .js-container.active {
        transform: translateX(-80%);
        -webkit-transform: translateX(-80%);
        -moz-transform: translateX(-80%);
    }
}

.foot_mkf {
    display: none;
}

@media (max-width:768px) {

    .index-case-list li .img {
        height: auto;
    }

    #newBridge .icon-right-bottom {
        display: none;
    }

    .foot_mkf {
        z-index: 99999999999999;
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        padding: 2% 0;
    }

    .foot_mkf ul {
        display: flex;
        text-align: center;
        justify-content: space-around;
    }

    .foot_mkf ul li {}

    .foot_mkf ul li {
        overflow: hidden;
        display: inline-block;
        width: 37%;
        margin: 0 1%;
        background: #333;
        border-radius: 56px;
        padding: 2% 6%;
    }

    .foot_mkf ul li img {
        float: left;
        width: 24px;
        display: block;
    }

    .foot_mkf ul li p {
        font-size: 16px;
        color: #fff;
    }

    .foot_mkf ul li p button {
        font-size: 16px;
        color: #fff;
        background: 0;
        border: 0 none;
        outline: none;
    }
}


/*footer*/
footer {
    position: relative;
    background: #111;
    overflow: hidden;
}

footer .wrap {
    width: 1345px;
    padding: 0;
}

.top-footer {
    padding: 60px 0 60px;
}

.top-footer .logo {
    float: left;
    /*width:25%;*/
}

.top-footer .bottom-item-wrap {
    justify-content: space-between;
    display: flex;
    /* float:left; */
    /*width:75%;*/
}

.top-footer .each-item {
    float: left;
    /*width:33.33%;*/
}

@media(min-width:1366px) {
    .top-footer .logo {
        width: 315px;
    }

    .top-footer .bottom-item-wrap {
        width: 100%;
    }

    .top-footer .each-item {
        width: 300px;
    }

    .top-footer .each-item.code-item {
        width: 135px;
    }
}

.top-footer .each-item dl {
    /* width: 250px; */
}

.top-footer .each-item dt {
    padding-bottom: 25px;
    margin-bottom: 15px;
    font: normal 14px/1 'gotham-medium';
    color: #fff;
    border-bottom: 1px solid #282828;
}

.top-footer .each-item .word {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    transition: all .5s ease-in-out;
}

.top-footer .each-item .word a {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

.top-footer .each-item a.word:hover {
    color: rgba(255, 255, 255, .7);
}

.top-footer .contact-item .word {
    display: block;
    padding: 5px 0;
}

.top-footer .address-item dd {
    margin: 0 0 20px 10px;
    padding-left: 40px;
}

.top-footer .address-item .address {
    line-height: 20px;
    background: url(../images/footer-icon1-1.png) no-repeat left center;
}

.top-footer .address-item .phone-number {
    line-height: 24px;
    background: url(../images/footer-icon1-2.png) no-repeat left center;
}

.top-footer .code-wrap {
    padding: 5px 0;
}

.top-footer .code-wrap .code img {
    display: block;
    width: 130px;
    margin-bottom: 10px;
}

.top-footer .code-wrap .code span {
    display: block;
    color: #fff;
}


footer .copyright {
    padding: 35px 0;
    font-size: 12px;
    color: rgba(255, 255, 255, .2);
    text-align: center;
}

footer .friend-links {}

footer .friend-links .item-list {
    padding: 24px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

footer .friend-link-button-wrap strong {
    display: inline-block;
    width: 88px;
    height: 24px;
    margin-bottom: 15px;
    font-weight: normal;
    color: rgba(255, 255, 255, .2);
    line-height: 24px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .2);
    border-radius: 2px;
}

footer .friend-links.active {
    transform: translateY(0);
}

footer .friend-links li {
    display: inline-block;
    margin: 0 25px 10px 0;
}

footer .friend-links li a {
    font-size: 12px;
    color: rgba(255, 255, 255, .2);
    transition: all .5s ease-in-out;
}

footer .friend-links li a:hover {
    color: rgba(255, 255, 255, .5);
}

footer .friend-links .fen_zhan {}

footer .friend-links .fen_zhan li {
    margin: 0 13px 20px 0;
}

footer .friend-links .fen_zhan li a {
    background: #ffffff33;
    padding: 5px 17px;
    font-size: 12px;
    color: #fff;
    border-radius: 70px;
}

footer .friend-links .fen_zhan li a:hover {
    background: #fff;
    color: #000;
}

footer .friend-links h2 {
    display: block;
    width: 100%;
    color: #b3b3b3;
    /* font-weight: 600; */
    font-size: 13px;
    margin-bottom: 19px;
}

@media(max-width:1400px) {
    footer .wrap {
        width: 91%;
    }

    .top-footer {
        padding: 60px 0;
    }

    .top-footer .logo {
        width: 23%;
    }

    .top-footer .bottom-item-wrap {
        width: 100%;
    }

    .top-footer .each-item {
        width: 25%
    }

    .top-footer .each-item.code-item {
        width: 25%;
    }

    footer .copyright {
        padding: 0 0 30px;
    }
}

@media(max-width:900px) {
    footer .friend-links h2 {}

    footer .friend-links .fen_zhan {}

    footer .friend-links .fen_zhan li {}

    footer .friend-links .fen_zhan li a {}

}

.fixed-contact-wrap {
    z-index: 999;
    position: fixed;
    right: 30px;
    top: 75%;
    width: 60px;
    margin-top: -90px;
    overflow: hidden;
    border-radius: 30px;
    opacity: 0;
    transition: all .4s;
    transform: translateX(95px);
    -webkit-transform: translateX(95px);
    -moz-transform: translateX(95px);

}

.fixed-contact-wrap.show {
    transform: none;
    opacity: 1;
}

.fixed-contact-wrap.active {
    width: 215px;
}

.fixed-contact-wrap li {
    position: relative;
    height: 60px;
    background: #222;
    overflow: hidden;
}

.fixed-contact-wrap.active li {
    overflow: inherit;
}

.fixed-contact-wrap li a {
    position: relative;
    z-index: 1000;
    display: block;
}

.fixed-contact-wrap li i {
    z-index: 1000;
    position: absolute;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
    transition: all .4s;
}

.fixed-contact-wrap.active li:after {
    z-index: 1001;
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    display: block;
    width: 80%;
    height: 1px;
    margin-left: -40%;
    background: rgba(255, 255, 255, .1);
}

.fixed-contact-wrap.active li:last-child:after {
    display: none;
}

.fixed-contact-wrap li:hover i,
.fixed-contact-wrap li:hover strong {
    opacity: .5;
}

.fixed-contact-wrap .phone i {
    background: #222 url(../images/fix-icon1.png) no-repeat center center;
    border-top-left-radius: 30px;
    -moz-border-top-left-radius: 30px;
    -webkit-border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    -moz-border-top-right-radius: 30px;
    -webkit-border-top-right-radius: 30px;
}

.fixed-contact-wrap .qq i {
    background: #222 url(../images/fix-icon2.png) no-repeat center center;
}

.fixed-contact-wrap .back-top i {
    background: #222 url(../images/fix-icon3.png) no-repeat center center;
}

.fixed-contact-wrap.active .back-top i {
    border-bottom-left-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -webkit-border-bottom-left-radius: 0;
}

.fixed-contact-wrap li strong {
    position: absolute;
    top: 0;
    right: -135px;
    display: block;
    width: 115px;
    padding: 0 15px 0 30px;
    font: normal 16px/60px 'gotham-medium';
    color: #fff;
    background: #222;
    white-space: nowrap;
    transition: all .4s;
}

.fixed-contact-wrap.active li strong {
    right: 60px;
}

.fixed-contact-wrap.black li {
    background: #111;
}

.fixed-contact-wrap.black li strong {
    background: #111;
}

.fixed-contact-wrap.black .phone i {
    background: #111 url(../images/fix-icon1.png) no-repeat center center;
}

.fixed-contact-wrap.black .qq i {
    background: #111 url(../images/fix-icon2.png) no-repeat center center;
}

.fixed-contact-wrap.black .back-top i {
    background: #111 url(../images/fix-icon3.png) no-repeat center center;
}

@media(max-width:1400px) {
    .fixed-contact-wrap {
        right: 15px;
        width: 50px;
        border-radius: 25px;
    }

    .fixed-contact-wrap.active {
        width: 200px;
    }

    .fixed-contact-wrap li {
        height: 50px;
    }

    .fixed-contact-wrap li i {
        width: 50px;
        height: 50px;
    }

    .fixed-contact-wrap li strong {
        right: -120px;
        width: 100px;
        padding: 0 15px 0 20px;
        font: normal 14px/50px 'gotham-medium';
    }

    .fixed-contact-wrap.active li strong {
        right: 50px;
    }
}

@media(max-width:1200px) {
    .top-footer .logo {
        width: 15%;
    }

    .top-footer .logo img {
        width: 80px;
    }

    .top-footer .bottom-item-wrap {
        width: 100%;
    }

    .top-footer .each-item dl {
        width: 95%;
        padding-right: 5%;
    }
}

.waid_kis {
    position: absolute;
    width: 400px;
    height: 223px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background: #fff;
    border-radius: 5px;
    right: -20px;
    bottom: 87px;
    display: none;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.17);
    /* overflow:hidden; */
    transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
}

.dongxiang {
    transform: rotate(-50deg);
    -webkit-transform: rotate(-50deg);
    transform-origin: right bottom;
    opacity: 0;
    -webkit-transform-origin: right bottom;
}

.cliskcs {
    width: 26px;
    height: 26px;
    background: url(../images/jtsq1.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
    float: left;
    cursor: pointer;
    margin-top: 7px;
}

.yingas {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    padding: 0 10px;
    position: relative;
    background: #1ab744;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.font_liuyn {
    position: absolute;
    width: 100%;
    height: 30px;
    left: 50%;
    margin-left: -50px;
}

.titles_zixun {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    width: 100px;
    text-indent: 5px;
}

.img_zixun {
    float: left;
    width: 30px;
    margin-top: 5px;
}

.xiaosjns {
    width: 100%;
    height: 140px;
    padding: 0 25px;
    font-size: 15px;
    line-height: 30px;
    box-sizing: border-box;
    padding-top: 15px;
    position: relative;
}

.zix_buttons {
    width: 120px;
    height: 30px;
    background: #1ab744;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 15px;
    position: relative;
    z-index: 999;
}

.zix_buttons:hover {
    color: #fff;
}


.chengsebj {
    display: none;
}

.sanjiao {
    display: none;
}

.daosaunji {
    width: 28px;
    height: 28px;
    position: absolute;
    bottom: -45px;
    background: #fff;
    border-radius: 3px;
    right: 36px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.call_use {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 45px;
    right: 45px;
    display: block;
    z-index: 999999999;
}

.waid_kis {
    position: absolute;
    width: 400px;
    height: 223px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background: #fff;
    border-radius: 5px;
    right: -20px;
    bottom: 87px;
    display: none;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.17);
    /* overflow:hidden; */
    transform-origin: right bottom;
    -webkit-transform-origin: right bottom;
}

.kefus {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 99;
    left: -20px;
    top: -21px;
}

.spinner1 {
    opacity: 0;
    position: absolute;
    width: 110px;
    height: 110px;
    top: -25px;
    left: -25px;
    /* top: -106px; */
    /* margin: 100px auto; */
    background-color: #39a87c;
    border-radius: 100%;
    -webkit-animation: scaleout 2s 4s infinite ease-in-out;
    animation: scaleout 2s 4s infinite ease-in-out;
}

.spinner2 {
    opacity: 0;
    position: absolute;
    top: -30px;
    left: -30px;
    width: 120px;
    height: 120px;
    /* margin: 100px auto; */
    background-color: #39a87c;
    border-radius: 100%;
    -webkit-animation: scaleout 2s 3.5s infinite ease-in-out;
    animation: scaleout 2s 3.5s infinite ease-in-out;
}

.spinner3 {
    opacity: 0;
    position: absolute;
    top: -40px;
    left: -40px;
    width: 140px;
    height: 140px;
    /* margin: 100px auto; */
    background-color: #39a87c;
    border-radius: 100%;
    -webkit-animation: scaleout 2s 3s infinite ease-in-out;
    animation: scaleout 2s 3s infinite ease-in-out;
}


@media (max-width:1000px) {
    .waid_kis {
        width: 247px;
        height: 196px;
        right: -18px;
        bottom: 40px;
    }

    .call_use {
        width: 30px;
        height: 30px;
    }

    .kefus {
        border-radius: 50%;
        width: 50px;
        height: 50px;
        position: absolute;
        z-index: 99;
        left: -22px;
        top: 0;
    }

    .call_use {
        right: 25px;
        bottom: 19%;
    }

    .xiaosjns {
        width: 100%;
        height: 114px;
        padding: 0 5px;
        font-size: 14px;
        line-height: 23px;
        padding-top: 6px;
    }

}

.Each_cheng {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 10;
    padding: 2%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: end;
    opacity: 0;
    transition: 0.5s all ease;
}

.Each_cheng p {
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
    word-break: break-all;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.5em;

}

.Each_cheng h5 {
    color: #fff;
    font-size: 17px;
    margin-bottom: 20px;
}

.Each_cheng i {
    height: 5px;
    background: #FFF;
    display: block;
    width: 0px;
    transition: 0.5s ease;
}

.ourwork-list .each-item:hover .Each_cheng i {
    width: 60%;
}

.ourwork-list .each-item:hover .Each_cheng {
    opacity: 1;
}

.fixed-menu .sub-menu-phone .phone-wrap .phone {
    width: 100% ;
}


@media (max-width:900px) {
    .call_use {
        display: none;
    }

    .index-case-list li .img {
        height: auto;
    }
}



@media (max-width:768px) {

    .fixed-menu .sub-menu-phone ul li a font,
    .fixed-menu .sub-menu-phone ul li a small {
        font-size: 19px;
    }

    .normal-more-wrap2 {
        width: 35px;
        height: 35px;
        border: 1px solid #fff;
    }

    .normal-more-wrap2:before,
    .normal-more-wrap2:after {
        width: 33px;
        height: 33px;
    }

    .normal-more-wrap3 {
        width: 100px;
        height: 35px;
        font-size: 12px;
        line-height: 35px;
    }

    .normal-more-wrap3:before {
        border: 1px solid #fff;
    }

    .normal-more-wrap3 .more {
        line-height: 38px;
    }

    .dialog-content {
        width: 100%;
        margin-left: -45.5%;
    }

    .price-page-wrap {
        width: 91%;
    }

    .price-page-inner {
        width: 100%;
        padding: 7% 5%;
    }

    .price-page-inner .title {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .price-page-inner .input-submit {
        width: 130px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        border: 1px solid #fff;
    }

    footer .friend-links {
        display: none;
    }
}


@media (max-width:991px) {
    .top-footer {
        padding: 3rem 0;
    }

    .top-footer .bottom-item-wrap {
        float: none;
        width: 100%;
    }

    .top-footer .logo {
        float: none;
        width: auto;
    }

    .top-footer .each-item {
        float: none;
        width: 100%;
        margin-top: 3rem;
        padding-bottom: 1rem;
    }

    .top-footer .each-item dl {
        width: 100%;
    }

    .top-footer .address-item dd {
        padding-left: 25px;
        margin: 0 0 20px 0;
    }

    .top-footer .each-item.code-item {
        display: none;
    }

    footer .friend-link-button-wrap {
        display: none;
    }

    footer .wrap {
        position: relative;
    }

    footer .copyright {
        text-align: left;
    }

    footer .wrap .gotop {
        position: absolute;
        width: 35px;
        height: 35px;
        right: 6%;
        top: -8px;
        display: block;
    }

    footer .wrap .gotop img {
        width: 100%;
    }

    .fixed-contact-wrap li.qq,
    .fixed-contact-wrap li.phone {
        display: none;
    }

    .fixed-contact-wrap li:hover {
        overflow: hidden;
    }

    .fixed-contact-wrap li:last-child {
        position: fixed;
        bottom: 4.5%;
        right: 4.5%;
        border-radius: 100%;
    }

    .fixed-contact-wrap li i {
        width: 35px;
        height: 35px;
    }

    .fixed-contact-wrap .back-top i {
        background-size: 12px 12px;
    }
}