.top>.px1400{margin-top:0;}
.top .linkbox{justify-content: flex-end;margin-top: 0 !important;}
.top .linkbox .link{background: #801400;border-radius: 10px;border-top-left-radius: 0;border-top-right-radius: 0;padding: 0px 10px 0;}
.top.on .linkbox .link{padding-top: 10px;}
.linkbox a{color:#fff;display:inline-block;padding:10px;}
.news-nav {
    width: 100%;
    height: 90px;
    background: #00264d;
display:none;
padding:5px 0;
border-top: 1px solid #ccc;}
.news-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 90000;
    animation: fadeIn 0.3s;}


.news-nav li.on {
    background: #e6e8cf70;}
.news-nav li {
    height: 40px;
    float: left;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    text-align: center;
    width: 25%;}

.news-nav a {
    color: #fff;
    display: block;
    width: 100%;
    font-size:16px;}

@media(max-width:640px){
.news-nav{display:block;}
}
a{word-break: break-word;}
.pb_sys_common .p_fun a, .pb_sys_common .p_no a{margin-bottom: 10px !important;}
.pb_sys_style2 .p_no_d{margin-bottom: 10px !important;}
.pb_sys_common .p_fun_d, .pb_sys_common .p_no_d, .pb_sys_common .p_no_o{margin-bottom: 10px !important;}
.pb_sys_common .p_t {margin-bottom: 10px !important;}
.p_goto input{margin-top: -10px !important;} 
.p_goto a{margin-top:-10px !important;} 
.pb_sys_common .br{display:none;}
@media(max-width:500px){
.pb_sys_common .br{display:block;}
}
#_ideConac{float:left;}
.ggaa{float:left;}
.footer_r .footer_r_item {
    width: 66px;
    height: 92px;
    color: #ffffff;
    line-height: 18px;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    text-align: center;
    position: relative;
    float: left;
    margin-left:10px;}

.item_icon img {
    width: 56px;
    height: 56px;}

.item_code {
    width: 100px;
    height: 100px;
    position: absolute;
    top: -100px;
    left: -20px;
    z-index: 999;
    display: none;}

.item_code img {
    width: 100%;
    height: 100%;}

.footer_r_item:hover .item_code {
    display: block !important;}

@media(max-width:1200px){
.foot-wx{width:100%;}
.footer_r{width:100%;    display: flex;justify-content: center;}
}
