.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;}
.img-ul-list li{ float: left; width: 33.333333%; padding:0 15px; margin-top: 20px;}
.img-ul-list{ margin:0 -15px;}
.img-ul-list li a{ position: relative; display: block; padding-top: 50% !important;}
.img-ul-list li img{ width: 100%; height: 100%; position: absolute; left: 0; top: 0;}
.img-ul-list .img-ul-tt{ height: 40px; background: #ddd; margin-top: 0; line-height: 40px; display: block; font-size: 16px; color: #333; padding:0 10px !important;text-align: center;}
.img-ul-list .img-ul-tt:hover{ color: #fff;}
.img-hide img {transition: 0.5s all;transform: scale(1,1);}
.img-hide:hover img {transform: scale(1.05,1.05);}
.img-ul-list .img-ul-tt:hover{color:#fff;}
.tw ul li:hover a{color:#fff;}
.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: 768px){
.img-ul-list li {width: 50%;}
}

@media (max-width: 500px){
.img-ul-list li {width: 100%;}
.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;}
}
