@charset "utf-8";
/* CSS Document */
body{ font-family:Arial, Helvetica, sans-serif;}
.pkp_structure_page{background:#f1f1f1}
.pkp_structure_content{ background:#fff;box-shadow:0 0 10px rgba(0, 0, 0, 0.1); padding-left:0px; padding-bottom:15px; }
.navbar-brand { height:100px;}

.nr{ width:400px; float:left;margin-top:0px;}
.nr>h4>a{color:#0d2c61;}

.zznr{ width:100%; float:left;}
.view{ width:33.333333%;float:left; list-style:none;}
.current{ width:33.333333%;float:left; list-style:none}

.indexfooter{ background:#0d2c61; padding:2em; margin-top:3em; color:#CCC}
.row{ float:right; }
.navbar-default .nav>li>a, .header_view .nav>li>a{ color:#0d2c61; font-weight:bold;}
.container, .container-fluid{ width:1320px;} 
@media (max-width: 992px) {
   .container, .container-fluid{ width:100%}  }

.index {width: 1320px;}
@media (max-width: 992px) {
    .index {width: 100%;} 
}

.journals{ width:1320px}
@media (max-width: 992px) {
   .journals{ width:100%} }

.journals ul{ padding-left:0; margin-top:-40px;}
.journals ul li{ width:49%; float:left; list-style:none; margin-top:50px;}
@media (max-width: 992px) {
   .journals ul li{ width:100%}  
}
.qk{ width:50%; float:left;}
.fm{ width:180px; float:left; margin-right:20px; } 
.fm img{width:180px; float:left; border:#ddd solid 1px; padding:5px;}
@media (max-width: 992px) {.fm{ width:100%;} }



.dibu{ width:1320px;}
@media (max-width: 992px) {
   .dibu{ width:100%}   
}

.dibu>img{width:100px; float:left;}

.di_l{ width:39%; float:left;}
.di_l p{ font-size:20px; font-weight:bold;}
.di_l li{ float:left; line-height:30px; width:100%; float:left; list-style:none;}
.di_l li a{ color:#aecfe4}
/*Scroll Area*/
.scroll-area {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    display: none;
}
.scroll-area i {
    width: 45px;
    height: 45px;
    background-color: #bb112b;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
}
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}
.fa-angle-up:before{content:"\f106"}@font-face{font-family:"Font Awesome 5 Free";src:url(/plugins/themes/bootstrap3/fonts/fa-solid-900.ttf) format("truetype")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}
@media (min-width: 992px) {
    .dibu_t {
        width: 100%; float:left;
    }
}
@media (min-width: 992px) {
    .dibu_b {
        width: 100%;  float:left; border-top: 2px #ddd solid; padding-top:10px;
    }
}
