
.content {
    width: 1280px;
    margin: 0 auto;
}

.header {
    height: 95px;
    position: relative;
    z-index: 109 !important;
    max-width: 1600px;
    margin: 0 auto;
}

    .header .logo {
        float: left;
        padding-top: 27px;
        margin-left: 4.25vw;
        line-height: 100%;
        text-align: center;
    }

        .header .logo img {
            width: 124px;
        }

        .header .logo span {
            display: block;
            line-height: 100%;
            padding-top: 8px;
            font-size: 16px;
            color: #156b6b;
        }

.menu ul {
    float: left;
    margin-left: 3.6vw;
    padding-top: 36px;
}

    .menu ul li {
        float: left;
        margin-right: 1.8vw;
        height: 59px;
        position: relative;
    }

        .menu ul li:last-of-type {
            margin-right: 0 !important;
        }

        .menu ul li a {
            display: inline-block;
            line-height: 100%;
            color: #333333;
            font-size: 15px;
            transition: all 0.2s;
        }

            .menu ul li a:hover, .menu ul li.cur a {
                color: #ff6a00;
            }

        .menu ul li:nth-of-type(2):before, .menu ul li:nth-of-type(5):before, .menu ul li:nth-of-type(7):before {
            position: absolute;
            content: "";
            background: url(../../Images/newimg/uud.png) no-repeat;
            width: 10px;
            height: 6px;
            right: -16px;
            top: 7px;
            -webkit-transition: all .18s ease-in-out;
            -moz-transition: all .18s ease-in-out;
            transition: all .18s ease-in-out
        }

        .menu ul li:nth-of-type(2):hover:before, .menu ul li:nth-of-type(5):hover:before, .menu ul li:nth-of-type(7):hover:before {
            background: url(../../Images/newimg/uup.png) no-repeat;
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg)
        }

.menu p {
    float: right;
    margin-right: 5vw;
    padding-top: 31px;
    line-height: 33px;
    overflow: hidden;
}

    .menu p i {
        display: inline-block;
        float: left;
        color: #ff6a00;
        font-size: 14px;
        padding-right: 10px;
    }

        .menu p i a {
            transition: all 0.2s;
            color: #ff6a00;
            margin: 0 7px;
        }

    .menu p em {
        display: inline-block;
        float: right;
    }

        .menu p em a {
            display: inline-block;
            float: left;
            margin-left: 1px;
            line-height: 35px;
            width: 75px;
            font-size: 13px;
            color: #fff;
            background: url(../../Images/newimg/h_btn1.jpg) no-repeat;
            background-size: 100% 35px;
            text-align: center;
            font-style: normal;
        }

            .menu p em a:last-of-type {
                background: url(../../Images/newimg/h_btn2.jpg) no-repeat;
                background-size: 100% 35px;
            }

    .menu p a:hover {
        text-decoration: underline;
    }

i, em {
    font-style: normal;
}

.s_load {
    position: absolute;
    left: 50%;
    top: 95px;
    background: #f2f2f2;
    padding-top: 105px;
    height: 349px;
    z-index: 55;
    width: 2070px;
    overflow: hidden;
    display: none;
    margin-left: -960px;
}

    .s_load h4 {
        display: inline-block;
        letter-spacing: 2px;
        float: left;
        color: #333333;
        font-size: 32px;
        padding-left: 14px;
        border-left: 3px solid #ff6a00;
        font-weight: normal;
        line-height: 100%;
    }

    .s_load ul {
        float: right;
        width: 870px;
        margin-left: 0;
        padding-top: 0;
    }

        .s_load ul li {
            float: left;
            width: 435px;
            line-height: 100%;
            height: 97px;
            margin-right: 0;
        }

            .s_load ul li i {
                display: block;
                font-size: 17px;
                margin-bottom: 10px;
                line-height: 100%;
            }

                .s_load ul li i a {
                    color: #4d4d4d;
                    font-size: 16px;
                }

                    .s_load ul li i a:hover {
                        color: #ff6a00;
                    }

            .s_load ul li span {
                display: block;
                color: #999999;
                font-size: 16px;
                font-style: italic;
            }

.menu ul li em {
    display: none;
    position: absolute;
    left: -41px;
    top: 58px;
    background: #fff;
    width: 160px;
    padding: 45px 0 12px 40px;
    transition: height .12s cubic-bezier(.215,.61,.355,1),opacity .2s cubic-bezier(.215,.61,.355,1);
    box-shadow: 0 12px 10px 0 rgba(0,0,0,.07);
}

    .menu ul li em a {
        display: block;
        font-size: 16px;
        color: #001427;
        margin-bottom: 31px;
    }

        .menu ul li em a:last-of-type {
            border-bottom: none;
        }

.menu ul li:nth-of-type(5):hover em, .menu ul li:nth-of-type(7):hover em {
    display: block;
    animation-duration: 0.225s;
    animation-name: fadeInUp1;
}

.menu ul li .fup {
    position: absolute;
    left: -76px;
    top: 59px;
    background: #fff;
    z-index: 55;
    padding: 44px 0 0 28px;
    width: 356px;
    height: 453px;
    box-shadow: 0 17px 55px rgba(0,0,0,0.145);
    display: none;
    z-index: 109 !important;
}

.fup i {
    display: block;
    overflow: hidden;
}

    .fup i a {
        display: block;
        overflow: hidden;
        margin-bottom: 25px;
    }

        .fup i a b {
            display: inline-block;
            float: left;
            width: 48px;
            height: 42px;
            overflow: hidden;
        }

            .fup i a b img {
                transition: all 0.2s;
                display: block;
            }

        .fup i a strong {
            display: block;
            font-weight: normal;
            color: #66727e;
            font-size: 16px;
            float: left;
            width: 304px;
            line-height: 100%;
        }

            .fup i a strong span {
                display: block;
                font-size: 17px;
                color: #001427;
                padding-bottom: 9px;
                line-height: 100%;
            }

        .fup i a:hover strong span {
            color: #ff6a00;
        }

        .fup i a:hover strong {
            color: #ff6a00;
        }

        .fup i a:hover b img:first-of-type {
            margin-top: -42px;
        }

.menu ul li:nth-of-type(2):hover .fup {
    display: block;
    animation-duration: 0.225s;
    animation-name: fadeInUp1;
}


.tanc {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 995;
    display: none;
}

.t_close {
    margin: 99px 0 0 910px;
    font-size: 0;
    line-height: 0;
    height: 37px;
    cursor: pointer;
}

.tanc_n {
    width: 556px;
    height: 696px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 auto;
}

    .tanc_n ul {
        margin: 0 26px;
    }

    .tanc_n h4 {
        height: 221px;
        font-size: 0;
        overflow: hidden;
    }

    .tanc_n ul li {
        padding-bottom: 21px;
    }

        .tanc_n ul li i {
            display: block;
            color: #333333;
            font-size: 16px;
            padding-bottom: 7px;
        }

            .tanc_n ul li i b {
                color: #eb1d1d;
                font-weight: bold;
            }

        .tanc_n ul li input {
            display: block;
            border-radius: 5px;
            border: 1px solid #dcdcdc;
            outline: none;
            padding: 0 15px;
            height: 43px;
            line-height: 43px;
            color: #999999;
            font-size: 14px;
            width: 100%;
            box-sizing: border-box;
        }

        .tanc_n ul li span:last-of-type {
            display: none;
        }

    .tanc_n ul .btn {
        margin-top: 15px;
    }

        .tanc_n ul .btn button {
            background: url(images/tanc_btn.jpg) no-repeat;
            height: 45px;
            line-height: 45px;
            width: 100%;
            border: none;
            font-size: 16px;
            color: #fff;
            cursor: pointer;
            outline: none;
        }

.tanc .code {
    display: none;
}

.tanc .submit {
    display: none;
}


/*悬浮导航*/
.xf_dh {
    background: rgba(255,255,255,1);
    padding: 20px 10px;
    width: 140px;
    position: fixed;
    top: 26.5%;
    left: 23px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
    z-index: 100;
    border-radius: 9px;
}

    .xf_dh ul li {
        border-bottom: 1px solid #f1f1f1;
        display: block;
        line-height: 40px;
        margin-left: 5px;
    }

        .xf_dh ul li a {
            display: block;
            color: #333;
            font-size: 14px;
            line-height: 40px;
            position: relative;
            padding-left: 15px;
        }

            .xf_dh ul li a:after {
                width: 5px;
                height: 5px;
                right: 15px;
                top: 17px;
                content: "";
                border: 1px solid #999;
                border-style: solid solid none none;
                position: absolute;
                -webkit-transform: rotate(45deg);
                -moz-transform: rotate(45deg);
                -ms-transform: rotate(45deg);
                -o-transform: rotate(45deg);
                transform: rotate(45deg);
                -o-transition: all .3s ease;
                transition: all .3s ease;
            }

        .xf_dh ul li:last-child {
            border-bottom: 0
        }

        .xf_dh ul li:hover a {
            color: #ff6a00
        }

            .xf_dh ul li:hover a:after {
                border: 1px solid #2676e5;
                border-style: solid solid none none;
            }

    .xf_dh p img {
        width: 140px;
        display: block;
        margin: 20px auto 0;
    }

    .xf_dh p span {
        line-height: 36px;
        text-align: center;
        display: block;
        font-size: 14px;
    }

    .xf_dh h3 {
        text-align: center;
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        color: #ff6a00;
        padding-bottom: 5px;
    }

.footer {
    background: url("../../Images/newimg/f_bg.jpg") repeat-x left 0;
    height: 440px;
    overflow: hidden;
}

.f_con {
    padding-top: 90px;
    height: 284px;
    box-sizing: content-box !important;
}

.footer h4 {
    line-height: 100%;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
    height: 45px;
    padding-top: 8px;
}

.f_contact {
    width: 530px;
    position: relative;
}

    .f_contact:before {
        position: absolute;
        right: 0;
        content: "";
        top: 0;
        width: 1px;
        height: 176px;
        background: #3f595f;
    }

    .f_contact p {
        font-size: 15px;
        margin-bottom: 18px;
        line-height: 100%;
        color: #bbc0c8;
    }

        .f_contact p a {
            color: #bbc0c8;
        }

        .f_contact p span {
            font-size: 15px;
        }

.f_menu {
    width: 452px;
}

.f_nav a {
    margin-bottom: 18px;
    display: block;
    font-size: 15px;
    line-height: 100%;
    color: #bbc0c8;
    width: 195px;
    float: left;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

    .f_nav a:hover {
        color: #fff;
    }

.f_qr {
    width: 148px;
}

    .f_qr img {
        width: 148px;
    }

    .f_qr span {
        display: block;
        font-size: 15px;
        color: #fff;
        line-height: 1;
        text-align: center;
        margin-top: 13px;
    }

.clearfix:after {
    content: ".";
    height: 0;
    display: block;
    visibility: hidden;
    clear: both;
}

.f_info {
    line-height: 100%;
    font-size: 15px;
    color: #8c919b;
}

    .f_info a {
        color: #8c919b;
    }

    .f_info p span {
        padding: 0 7px;
    }

    .f_info em {
        display: block;
        padding-top: 10px;
    }

        .f_info em a {
            display: inline-block;
            float: left;
            padding-right: 6px;
            margin-right: 6px;
            border-right: 1px solid #8c919b;
            line-height: 100%;
            transition: all 0.2s;
        }

            .f_info em a:last-of-type {
                border-right: none;
            }

    .f_info a:hover {
        color: #fff;
    }

i, em {
    font-style: normal;
}


.client-2 {
    position: fixed;
    right: -170px;
    top: 50%;
    z-index: 900;
}

    .client-2 li a {
        text-decoration: none;
    }

    .client-2 li {
        margin-top: 1px;
        clear: both;
        height: 62px;
        position: relative;
    }

        .client-2 li i {
            background: url(images/fx.png) no-repeat;
            display: block;
            width: 30px;
            height: 27px;
            margin: 0px auto;
            text-align: center;
        }

        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }

    .client-2 .my-kefu-qq i {
        background-position: 4px 5px;
    }

    .client-2 .my-kefu-tel i {
        background-position: 0 -21px;
    }

    .client-2 .my-kefu-liuyan i {
        background-position: 4px -53px;
    }

    .client-2 .my-kefu-weixin i {
        background-position: -34px 4px;
    }

    .client-2 .my-kefu-weibo i {
        background-position: -30px -22px;
    }

    .client-2 .my-kefu-ftop {
        display: none;
    }

        .client-2 .my-kefu-ftop i {
            width: 33px;
            height: 31px;
            background-position: -23px -47px;
            background-size: 52px 82px;
        }

        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }

    .client-2 .my-kefu-left {
        float: left;
        width: 62px;
        height: 47px;
        position: relative;
    }

    .client-2 .my-kefu-tel-right {
        font-size: 16px;
        color: #fff;
        float: left;
        height: 24px;
        line-height: 22px;
        padding: 0 15px;
        border-left: 1px solid #fff;
        margin-top: 14px;
    }

    .client-2 .my-kefu-right {
        width: 20px;
    }

    .client-2 .my-kefu-tel-main {
        background: #ff6a00;
        color: #fff;
        height: 53px;
        width: 230px;
        padding: 9px 0 0;
        float: left;
    }

    .client-2 .my-kefu-main {
        background: #ff6a00;
        width: 97px;
        height: 53px;
        position: relative;
        padding: 9px 0 0;
        float: left;
    }

    .client-2 .my-kefu-weixin-pic {
        position: absolute;
        left: -130px;
        top: -24px;
        display: none;
        z-index: 333;
    }

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}
