 #hfbz ul.degree li div.d2y{
        background-color: #52baef;
    }
    #hfbz ul.degree li div:hover{
        background-color: #ff6827;
        cursor: pointer;
    }
#common-header {
        position: fixed;
        top: 0;
        left: 50%;
        z-index: 100;
        width: 100%;
        background-color: #efefef;
        border-bottom: 1px solid #e9e9e9;
        -webkit-box-shadow: 0 1px 3px 1px #eee;
        -moz-box-shadow: 0 1px 3px 1px #eee;
        box-shadow: 0 1px 3px 1px #eee;
        -webkit-transform: translate(-50%, 0);
        -moz-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        -o-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    #common-header .cc {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 1100px;
        height: 50px;
        margin: 0 auto;
    }
    #common-header .cc .header-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #common-header .cc .header-nav li a {
        display: block;
        padding: 0 25px;
        line-height: 50px;
        font-size: 14px;
        color: #000;
        text-align: center;
    }
    #common-header .cc .header-nav li a:hover {
        background-color: #d9d9d9;
    }
    #common-header .cc .login {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0;
    }
    #common-header .cc .login a {
        display: block;
        padding-left: 25px;
        background: url("../images/pnjz_icon_vip.png") no-repeat left center;
        margin-right: 10px;
        font-size: 14px;
        color: #333;
    }
    #common-header .cc .login a:hover {
        color: #0084ff;
    }
    #common-header .cc .login a:last-of-type {
        background-image: url("../images/pnjz_icon_person.png");
    }
#common-nav .cc {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 1100px;
        height: 80px;
        margin: 0 auto;
    }
    #common-nav .cc .common-logo {
        width: 259px;
        height: 64px;
        background: url("../images/logo2.jpg") no-repeat center;
    }
    #common-nav .cc .nav-c {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    #common-nav .cc .nav-c li {
        width: 100px;
        height: 80px;
        line-height: 80px;
        background-color: #fff;
        text-align: center;
    }
    #common-nav .cc .nav-c li:hover,
    #common-nav .cc .nav-c li.active {
        background-color: #1c7eed;
    }
    #common-nav .cc .nav-c li:hover a,
    #common-nav .cc .nav-c li.active a {
        color: #fff;
    }
    #common-nav .cc .nav-c li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 80px;
        font-size: 16px;
        color: #333;
    }
    #common-nav .cc .common-tel {
        width: 154px;
        height: 17px;
        background: url("../images/pnjz_tel.png") no-repeat center;
        margin: 0;
    }
 #bj-footer-simple img{
        border:0;
        vertical-align: middle;
    }
    #bj-footer-simple ul,
    #bj-footer-simple li{
        list-style:none;
        -webkit-padding-start: 0;
    }
    #bj-footer-simple div,
    #bj-footer-simple table{
        margin:0 auto;
        padding:0;
    }
    #bj-footer-simple .clear{
        clear:both;
    }
    #bj-footer-simple a,
    #bj-footer-simple a:hover,
    #bj-footer-simple a:link,
    #bj-footer-simple a:visited,
    #bj-footer-simple a:active{
        text-decoration:none;
    }
    #bj-footer-simple .content{
        width: 1100px;
        margin: 0 auto;
    }
    #bj-footer-simple{
        height: 160px;
        background-color: #373739;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-top: 20px;
    }
    #bj-footer-simple p{
        text-align: center;
        line-height: 14px;
        margin-top: 5px;
        margin-bottom: 15px;
    }
    #bj-footer-simple p,
    #bj-footer-simple a{
        color: #fff;
        font-size: 14px;
    }
    #bj-footer-simple a:hover{
        color: #3399ff;
    }
#left-chat-pth{
        position: fixed;
        top: 20%;
        left: 40px;
        width: 122px;
        height: 324px;
        background: url(../images/left_chat_pth_bg2.png) no-repeat center top;
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }
    #left-chat-pth .chat-title{
        width: 122px;
        height: 37px;
        line-height: 42px;
        margin: 0;
        padding: 0;
        font-size: 14px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }
    #left-chat-pth .chat-main{
        width: 110px;
        height: 285px;
        margin: 2px auto 0;
    }
    #left-chat-pth .chat-main li{
        width: 110px;
        height: 31px;
        line-height: 31px;
        background-color: #1398f7;
        margin: 0 0 2px 0;
        font-size: 13px;
        color: #fff;
        text-align: center;
        cursor: pointer;
    }
    #left-chat-pth .chat-main li:hover{
        background-color: #ff7030;
    }
    #left-chat-pth .chat-main li:last-of-type{
        position: relative;
        height: 54px;
        line-height: 60px;
        -webkit-border-radius: 0 0 110px 110px;
        -moz-border-radius: 0 0 110px 110px;
        border-radius: 0 0 110px 110px;
        overflow: hidden;
        font-size: 16px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }
    #left-chat-pth .chat-main span.chat-arrow{
        position: absolute;
        top: 10px;
        left: 45px;
        display: block;
        width: 0;
        height: 0;
        border-bottom: 10px solid #fff;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
    }
    #left-chat-pth .chat-close{
        position: absolute;
        right: -15px;
        top: -25px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        font-size: 22px;
        color: #333;
        text-align: center;
        cursor: pointer;
    }
    #left-chat-pth .chat-close:hover{
        color: #000;
    }
    #kqzs .main .left li{
        background-color: #fff;
    }
    #kqzs .main .right .bottom li.small3{
        background-color: #fff;
    }
    #bj-footer-simple{
        background-color: #55565b;
    }
    #bj-footer-simple p,#bj-footer-simple p a{
        color: #b1b1b1;
    }
#banner{
        background-image: url(../images/banner_20201229140526.png);
    }
    #sxks{
        background-image: url(../images/pic_20210526151504.jpg);
    }