﻿/*Version: 20190327*/
.careers_con {
    margin-top: 80px !important;
}
/*产品导航样式修正*/
.tut-b {
    font-weight: 700;
}

/*产品导航菜单样式*/
.com-classes-lt-lu img {
    width: 50px;
    height: 50px;
    margin-top: 2px;
}

.com-classes-lp div {
    display: inline-block;
    vertical-align: text-top;
    margin: 0px 5px;
}

    .com-classes-lp div span {
        display: block;
        height: 19px;
    }

.com-classes-lp a {
    color: White;
    font-size: 14px;
}

.com-classes-lp .tut {
    font-size: 22px;
    margin-bottom: 10px;
}

.com-classes-lp .tut-b {
    font-weight: 700;
}

.com-classes-bd a:hover {
    color: White;
    text-decoration: underline;
}

/*bottom wechat share icon begin 2018-12-03 zpf*/
.f-vcode {
    cursor: pointer;
    margin: 0 8px;
}

.foot-wechat {
    display: none;
    position: fixed;
    top: 100px;
    left: 50%;
    margin-left: -140px;
    width: 280px;
    height: 300px;
    background-color: #FFFFFF;
    border: solid 1px #d8d8d8;
    z-index: 1000003;
    overflow: hidden;
    padding: 10px;
}

    .foot-wechat .foot-vcode-close {
        float: right;
        color: #999 !important;
        font-size: 16px;
        cursor: pointer;
    }

    .foot-wechat .vcode-img {
        text-align: center;
        margin-top: 20px;
    }

        .foot-wechat .vcode-img p {
            text-align: center;
            color: #666;
            line-height: 22px;
            font-family: "Myriad Pro",Verdana,Arial, Helvetica, sans-serif,sans-serif;
        }

.shadowbox {
    width: 100%;
    min-height: 800px;
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 1000001;
}
/*bottom wechat share icon end 2018-12-03 zpf*/

/*Override about pages head menu css. 2018-12-18 zpf*/
.bot_nav {
    text-align: center;
}

.bot_navUl {
    width: auto;
    display: inline-block;
}
/*Override about pages head menu css. 2018-12-18 zpf*/
