
/* ============ 商务通 ==========*/
/* 新年商务通 */
.year-fixed {
    position: fixed;
    right: 10px;
    bottom: 35%;
    width: 171px;
    background: url(../image/year-bg.png) no-repeat;
    padding-top: 160px;
    padding-bottom: 15px;
    text-align: center;
    z-index: 9999;
}

.year-niu {
    position: absolute;
    top: -60px;
    cursor: pointer;
}

.year-fixed ul {
    width: 80px;
    margin: 0 auto;
}

.year-fixed li {
    height: 100px;
    text-align: center;
    font-size: 20px;
    line-height: 46px;
    cursor: pointer;
    position: relative;
}

    .year-fixed li.year-list01 {
        border-bottom: 1px solid #D48585;
    }

        .year-fixed li.year-list01 a {
            padding-top: 44px;
            background: url(../image/year-icon01.png) no-repeat top center;
        }

    .year-fixed li.year-list02 span {
        padding-top: 44px;
        background: url(../image/year-icon02.png) no-repeat top center;
    }

    .year-fixed li a, .year-fixed li span {
        display: block;
        color: #ffd9c1;
        text-shadow: 5px 5px 13px rgba(69,0,5,.2);
    }

    .year-fixed li:hover a, .year-fixed li:hover span {
        color: #FFF;
    }

.year-top {
    width: 120px;
    margin: 22px auto;
    line-height: 28px;
    cursor: pointer;
    color: #a8182e;
    background: url(../image/year-top.png) no-repeat top center;
    padding-top: 4px;
}

    .year-top img {
        margin-left: 4px;
    }

    .year-top:hover {
        font-weight: bold;
    }

.year-tel {
    position: absolute;
    right: -20px;
    top: 0;
    padding: 6px;
    background: url(../image/year-tel.png) no-repeat;
    width: 306px;
    display: none;
    z-index: 9;
}

.year-list02:hover .year-tel {
    position: absolute;
    right: -20px;
    top: 0;
    padding: 6px;
    background: url(../image/year-tel.png) no-repeat;
    width: 306px;
    display: block;
    z-index: 9;
}

.year-list02:hover .year-tel {
    position: absolute;
    right: -20px;
    top: 0;
    padding: 6px;
    background: url(../image/year-tel.png) no-repeat;
    width: 306px;
    display: block;
    z-index: 9;
}



.year-tel img {
    float: left;
    width: 84px;
}

.year-tel p {
    display: block;
    overflow: hidden;
    color: #FFF;
    font-size: 20px;
    line-height: 1.2;
    margin-top: 10px;
}

    .year-tel p i {
        color: #fc4b4b;
        font-style: normal;
    }

    .year-tel p strong {
        display: block;
        font-size: 24px;
        color: #f14646;
        margin-top: 13px;
    }
/* 新年元素 */
.year-tab {
    background: url(http://www.hnmjjx.com/image/year-tab.png) repeat-x;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    position: relative;
    margin-bottom: 60px;
}

    .year-tab:before {
        content: "";
        position: absolute;
        left: 0;
        top: -70px;
        width: 376px;
        height: 175px;
        background: url(http://www.hnmjjx.com/image/year-tabfl.png) no-repeat;
    }

    .year-tab:after {
        content: "";
        position: absolute;
        right: 0;
        top: -70px;
        width: 376px;
        height: 175px;
        background: url(http://www.hnmjjx.com/image/year-tabfr.png) no-repeat;
    }

    .year-tab .wrap {
        max-width: 1100px;
    }

    .year-tab li a {
        color: #FFF;
        line-height: 62px;
    }

    .year-tab li:after {
        display: none;
    }

    .year-tab li.current1, .year-tab li:hover {
        background: url(http://www.hnmjjx.com/image/year-tabon.png) no-repeat center;
    }

        .year-tab li.current1 a, .year-tab li:hover a {
            color: #fde6b5;
            font-size: 18px;
        }

.fixed-right {
    position: fixed;
    right: 20px;
    bottom: 40%;
    z-index: 9999;
    background: url(../image/fixed-bgw.png) no-repeat;
    background-size: 100% 100%;
    width: 160px;
    height: 445px;
    font-weight: 300
}

.fixed-fix {
    position: fixed;
    right: 20px;
    bottom: 22%;
    z-index: 9999;
    display: block;
    background: url(../image/fixed-bgw.png) no-repeat;
    background-size: 100% 100%;
    width: 160px;
    height: 445px;
    font-weight: 300
}

    .fixed-fix .online-service, .fixed-right .online-service {
        width: 140px;
        height: 49px;
        line-height: 42px;
        text-align: center;
        display: block;
        font-size: 18px;
        cursor: pointer;
        color: #ffffff;
    }

        .fixed-fix .online-service:hover, .fixed-right .online-service:hover {
            color: #ffde99;
        }

.fixed-head {
    display: block;
    cursor: pointer;
    margin: 0 4px;
}

    .fixed-head img {
        width: 100%;
    }

.fixed-linkw {
    margin: 32px 10px 0;
}

    .fixed-linkw li {
        background: url(../image/fixed-btnw.png) no-repeat center;
        cursor: pointer;
        margin-bottom: 10px;
    }

.message-consult, .phone-bj {
    display: block;
    width: 140px;
    height: 49px;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
}

    .message-consult:hover, .phone-bj:hover {
        color: #fae3b3
    }

.phone-quote {
    position: relative
}

    .phone-quote .box {
        display: none;
        position: absolute;
        top: -48px;
        right: 116%;
        width: 246px;
        height: 144px;
        background: url(../image/ewm-telbg.png) no-repeat;
        background-size: 100% 100%;
        padding: 13px
    }
    .phone-quote:hover .box {
        display:block;
    }
    .phone-quote .box-left {
        float: left;
        width: 112px;
    }

        .phone-quote .box-left img {
            width: 100%;
            margin-top: -30px;
            -webkit-box-shadow: 0 0 10px rgba(46,115,99,.3);
            -moz-box-shadow: 0 0 10px rgba(46,115,99,.3);
            -ms-box-shadow: 0 0 10px rgba(46,115,99,.3);
            -o-box-shadow: 0 0 10px rgba(46,115,99,.3);
            box-shadow: 0 0 10px rgba(46,115,99,.3);
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            -ms-border-radius: 10px;
            -o-border-radius: 10px;
            border-radius: 10px;
        }

    .phone-quote .box-right {
        float: left;
        color: #FFF;
        font-size: 18px;
        margin-left: 16px;
        margin-top: 8px;
        line-height: 1.5;
    }

    .phone-quote .box strong {
        font-size: 24px;
        color: #ffcb52;
        display: block;
        margin-top: 3px;
        text-align: center;
    }

#back-top {
    text-align: center;
    color: #fce8be;
    font-size: 16px;
    margin-top: 30px;
    cursor: pointer;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    position: relative;
    padding-top: 16px;
}

    #back-top:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: 0 auto;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 12px solid #f9e6bd;
    }

    #back-top:hover {
        color: #f0be4d;
        transition: all .5s ease;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease
    }

        #back-top:hover:after {
            border-bottom: 12px solid #f0be4d
        }
.clearfix {
    zoom: 1;
}