@charset "utf-8";
body{font-family:Arial,Microsoft Yahei;background: #fff;font-size: 14px;line-height: 1.6;}
a{color: #333;}
ul,li{padding: 0;margin: 0;list-style: none;}
input,select{outline:none;}
@media (min-width: 1200px){
.container{width: 1300px;}
.carousel-inner .item a img{height:310px;width:100%}
}

.td4{border:1px solid #eee;}
/*大图 */
.carousel-inner .item a img{margin: 0 auto;}
.carousel-control.left{background-image:none}
.carousel-control.right{background-image:none}

.wrap{background:#ae0c2a;}
.wrap .navbar-nav li a{padding: 5px;color: #fff;background:transparent;}
/*.wrap .navbar-nav li span{padding: 2px 0;color: #fff;display:block;}*/
.site-nav{min-height:30px;margin-bottom:0;}
.site-nav .navbar-brand{padding:5px;margin-right: 30px;}
.site-nav  li.current a{border-bottom:3px solid #fdc82f;}
.site-nav  li{margin: 0 20px 0 0;}
.navbar-brand{height: 30px;}.site-nav .nav .open>a, .nav .open>a:focus, .site-nav .nav .open>a:hover {background-color: #ae0c2a;border-color: #ae0c2a;}.wrap .navbar-nav li .dropdown-menu>li>a{color:#333;} .wrap .navbar-nav li .dropdown-menu {margin-top: 3px;}
nav.navbar.bootsnav{display: none;}
nav.navbar.bootsnav ul.nav>li>a{padding: 15px;}
nav.navbar.bootsnav .navbar-toggle{float: right; margin-right:0;margin-top:5px;}
nav.navbar.bootsnav ul.nav>li>a{margin-bottom: 0;}

.nav-bar{width: 100%;background:#014b9c;height:40px;/* overflow: hidden; */position: relative;}
.nav-bar ul.nav li{text-align:center;}
.nav-bar ul.nav .nav-li{width:200px;z-index: 999;}
.nav-bar ul.nav > li{float: left;}
.nav-bar ul.nav li h3{height:40px;line-height:40px;font-size:16px;color:rgba(235,238,245,1);margin: 0;}
.nav-bar ul.nav > li > h3{margin: 0;font-size: 18px;}
.nav-bar ul.nav > li > h3 a{color:#fff;text-decoration: none;}
.nav-bar ul.nav > li > ul  li{border-bottom: 1px solid #ddd;text-align: left;}
.nav-bar ul.nav .nav-nav:hover{border-bottom:4px solid #FFD251;color:#FFD251;}
.nav-bar ul.nav > li > ul .on h3{background: #fff;border-radius: 4px;}
.nav-bar ul > li > ul{display: none;border: 1px solid #e1e1e1;background: #f1f1f1;position: absolute;top: 40px;left: 0;width: 200px;}
.nav-bar ul > li.on > ul{display: block;background:#f1f1f1;}
.nav-bar ul.nav li{position: relative;}
.nav-bar ul.nav > li > ul li ul{position:  absolute;top: 0;left:160px;width: 162px;}
.nav-bar ul.nav ul li span.sub{position: absolute; display: block; right:9px; top: 0; width:15px; height: 46px; background: url(../images/r-arrow.png) no-repeat center center;}
.nav-bar ul.nav > li a,.nav-bar ul.nav > li ul li h3{color:#014B9C;}
.nav-bar ul.nav > li a:hover{text-decoration:none;}
.nav-bar{margin:0 0 30px;/* overflow: hidden; *//* position: relative; */z-index: 99;}
.nav-bar ul.nav > li a{padding: 0 10px;font-family:Calibri;color: #333;}
/*底部红色合作伙伴*/
.red-bg{background:#ae0c2a;overflow: hidden;padding: 20px 0;}
.links li{float: left;margin: auto;text-align: center;display: contents;}

.links{overflow: hidden;width: 100%;margin: auto;}
.links li img{max-height: 60px;/* max-width: 161px; */vertical-align: middle;margin: 0 26px;transition: .35s;opacity: .6;padding: 2px;}
.links li:hover img{transform: scale(1.05);opacity: 1;}
.links-t{
    color: #f9cad3;
    font-size: 24px;
    border-right: 1px solid #cf556b;
    display: block;
    /* float: left; */
    /* padding-right: 20px; */
    line-height: 36px;
    /* margin-right: 10px; */
    margin-top: 10px;
    /* margin-left: -90px; */
}

/*底部*/
.footer{background:#333;overflow: hidden;padding: 22px 0;}
.footer-info{color: #e4e4e4;text-align: center;font-size: 14px;padding: 45px 0 0;}
.footer-info p{margin-bottom: 5px;line-height: 24px;}
.j-wechat img{padding: 3px;background: #fff;width: 106px;border-radius:2px;}
.share{margin:10px auto 0;text-align: center;}
.share i{color: #fff;margin: 0 10px;text-align: center;}
/*-----------common css end------------*/
.header{background: #fff;overflow: hidden;}
.logo{margin: 15px 0;float: left;}
.header-btn{float: right;margin:21px 0;display: block;}
.header-btn a{float: left;padding:0 20px;height: 31px;font-size: 18px;font-family: 'Trebuchet MS';}
.header-btn a i{font-size: 26px;color: #ae0c2a;margin-right: 6px;display: block;float: left;}
/*.header-btn .journals-btn{background: url("../images/journals.png") no-repeat;}*/
/*.header-btn .submission-btn{background: url("../images/submission.png") no-repeat;}*/

.main-bg{background:url("../images/main-bg.jpg") no-repeat top center;background-size: cover;margin-bottom: 20px;}
.main-bg-opacity{/* background-color: rgba(0, 0, 0, 0.4); */width: 100%;padding-top: 8rem;}
.search-container{width: 48%;margin: auto;overflow: hidden;}
.search-container-bg{background: #fff;padding: 8px;border-radius: 4px;opacity: .9;}
.search-container .input-group input{background:rgba(0,0,0,0.05);height: 38px;border: 0;border-radius: 0;box-shadow:none;font-size: 14px;}
.search-container .input-group{height: 38px;}
.search-container .input-group .btn{height: 38px;background:#a80c28;border: 0;border-radius: 4px;}
.search-container .input-group .glyphicon-search{color: #fff;font-size: 18px;}
.adv-search{overflow: hidden;margin-top: 10px;}
.adv-search a{background:rgba(255,255,255,0.1);padding: 4px 8px;font-size: 16px;float: right;color: #fff;border-radius: 4px;margin-left: 10px;}
.shuoming {color: #fff;opacity: .5;font-size: 30px;text-align: center;font-family: airal;margin: 5px 0 20px;overflow: hidden;margin-top: 25px;}
.shuoming a{color:#fff;text-decoration:none;}
.shuoming:hover{opacity: 1;cursor: pointer;}
.video-play-top {
    background: url(../images/video.png) no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    margin: 0 auto;
}

.qikan-tongji{background: rgba(255,255,255,0.2);padding: 15px 20px;width: 80%;margin: 20px auto 70px;overflow: hidden;border-radius: 4px;border: 1px solid rgba(255,255,255,0.3);}
.qikan-tongji li{float: left;font-size: 20px;color:#fff;text-align: center;width: 25%;border-right: 1px solid rgba(255,255,255,.3);/* padding: 0 43px; */}
.qikan-tongji li span{color: #fbf0d9;}
.qikan-tongji li:last-child{border: 0;}
.gray-bg{background: #f7f7f7;padding: 0 20px;width: 100%;float:left;}
.journal-list{background: #fff;padding:25px 15px;overflow: hidden;margin-bottom:30px;margin-top: -40px;}
.column-tab .column-name{font-size: 24px;float: left;width: 20%;font-weight: bold;padding-left: 15px;}
.column-tab .column-name-24{width: 24%;}
.column-tab li{float: left;margin-right: 4px;color:#666666;cursor: pointer;font-size: 18px;height: 36px;line-height: 36px;padding: 0 15px;}
.column-tab li.current,.column-tab li span{color:#a80c28;}
.column-tab li.current{background:#efefef;}
.column-tab{overflow: hidden;margin-bottom:25px;}

.cover-tab-content ul{}
.cover-tab-content li{float: left;width: 16.6666%;padding: 20px;overflow: hidden;transition: .35s;text-align: center;}
.cover-tab-content li:hover{transform: scale(1.1);}
.cover-tab-content li:hover img{transition: .35s;box-shadow: 0 0 3px #ccdaf3;}
.cover-tab-content li img{/* border: 1px solid #ccc; */display: block;margin: auto;text-align: center;height: 232px;width:100%;border-radius: 1px;}
.cover-tab-content li a {color:#fff;}
.cover-tab-content li .journal_title{font-weight:bold;min-height: 64px;margin-top: 5px;line-height: 1.4;font-size: 15px;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
@media (max-width: 1200px){
.cover-tab-content li {width: 20%;}
.column-tab li,.column-tab li.current{display:none;}
}
@media (max-width: 992px){
.cover-tab-content li {width: 25%;}
.cover-tab-content li img{height: 190px;}
}

/*.journal-list-column .cover-tab-content{display:none;}*/
.journal-list-column .video-list{display:none;min-height: 300px;}
.journal-list-column .video-collections{display:none;}


.journal-list-column .current{display: block;}
.c-gray-bg{overflow: hidden;height: 43px;/* padding: 0 20px; */margin: -43px 15px 0;background:transparent;}
.padding-lr{padding: 0 20px;overflow: hidden;}
/*专题*/
/*当期*/
.current-bg{
    /*background:#f7f7f7;*/
    overflow: hidden;
    padding: 15px 15px 45px;
}
.current-gray-bg{padding-top: 15px;padding-bottom: 24px;overflow: hidden;/* margin-bottom: 30px; */}
.journal-column{overflow: hidden;margin-bottom:15px;}
.journal-column span{font-size: 28px;float: left;}
.slide-a{border-top:4px solid #fd852f;display: block;}

.bx-pager.bx-default-pager a {
    background: #d1cfcf;
    text-indent: -9999px;
    display: block;
    width: 14px;
    height: 14px;
    margin: 0 8px;
    outline: 0;
    border-radius: 50%;
}
.bx-pager.bx-default-pager a:hover,.bx-pager.bx-default-pager a.active {
    background: #a70c27;
}
.slider1 .slide{
    float: left;
    list-style: none;
    position: relative;
    background: #fff;
}
.slider1 .slide-b{
    border:1px solid rgba(238,238,238,1);
	height:300px;
	transition: .35s;
	overflow:hidden;
}
.slider1 .slide-b:hover{
    border: 1px solid #fd852f;
}
.slider1 .slide-b:hover  .slide-a-img{
    transform: scale(1.05);
}
.bx-wrapper .slide-a-img {
	height: 152px;
    margin: auto;
    text-align: center;
    display: block;
    /* border-bottom: 9px solid #ffcf43; */
    border-radius: 4px 4px 0px 0px;
    margin-bottom: 10px;
    background: #fff;
	transition: .35s;
}
.bx-wrapper img {
    max-height:150px;
    max-width: 100%;
    text-align: center;
    display: block;
    margin: 20px auto;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    outline: 0;
    width: 32px;
    height:64px;
    text-indent: -9999px;
    z-index: 9999;
}
.bx-wrapper .bx-prev {
    left: 0;
    background: url(../images/controls.png) no-repeat 0 0;opacity: .5;transition: .35s;
}

.bx-wrapper .bx-next {
    right: 0;
    background: url(../images/controls.png) no-repeat -40px 0;opacity: .5;transition: .35s;
}

.bx-wrapper .bx-prev:hover {
    opacity: 1;
}
.bx-wrapper .bx-next:hover {
    opacity: 1;
}

.bx-viewport,.bx-wrapper,.bx-wrapper{position: relative;}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    *zoom: 1;
}
.bx-viewport{width: 100%;
    position: relative;}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom:-35px;
    width: 100%;
}
.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-weight: 700;
    color: #666;
    padding-top: 34px;
}


.j-title{font-size:20px;font-weight:600;
    color:rgba(0,0,0,1);
    line-height:20px;
}
.view-article,.j-author{
    font-size:16px;
    color:#c0c4cc;
    line-height:22px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
	font-size: 14px!important;
}
.slider1 .j-title,.slider1 .j-author,.slider1 .view-article{padding: 0 15px;}
.slider1 .j-title{margin-bottom: 15px;color:#333;font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp:2;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.slide-a:hover{text-decoration:none;}
.j-title:hover{color:#014B9C;}
/*当期*/
/*block*/
.block{
    padding: 40px 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.block.white{
    background: #fff;
}
.block.grey{
    background: #f9f9f9;
}
.block.bg{
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
    /*background-attachment: fixed;*/
}
/*
.block.bg:after{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(34,91,163,.8);
}
*/

.block.bg .container{
    z-index: 2;
    position: relative;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .block{
        padding: 40px 0;
    }
}
.block.bg .slide:hover{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.block.no-padding{
    padding: 0;
}

/*index-title*/
.index_title{
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 40px;
    border-bottom: 1px dashed #e7ebf9;
}
.index_title:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    height: 4px;
    background: #60677f;
    width: 123px;
}
.index_title h2{
    font-size: 28px;
    margin-bottom: 0px;
    color: #333;
}
.block.bg .index_title h2{
    /* color: #325587; */
}
.index_title .small_title{
    font-size: 24px;
    color: #666;
}
.index_title .more-btn{
    float: right;
    font-weight: normal;
    line-height: 26px;
    border-radius: 0;
    position: absolute;
    right: 0;
    bottom: -1px;
    padding: 0px 30px;
    height: 50px;
    line-height: 50px;
    background: #FB5049;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.index_title .more{float: right;font-size: 17px;color:#325587;margin-top: 18px;}

@media screen and (min-width: 992px) {
    .index_title .more-btn:hover{
        padding: 0 42px 0 18px;
    }
    .index_title .more-btn:hover:after{
        opacity: 1;
        right: 18px;
    }
}
@media screen and (max-width: 767px) {
    .index_title h2{
        font-size: 24px;
    }
    .index_title .more-btn{
        padding: 0 20px;
    }
}
/*index_title END*/

/*index-faculty*/
.index-faculty{
    background: #fff;
    padding: 30px 20px;
    position: relative;
}
.index-faculty .swiper-container {
    width: 100%;
    height: 410px;
    margin-left: auto;
    margin-right: auto;
}
.index-faculty .swiper-slide {
    background-size: cover;
    background-position: center;
}
.index-faculty .swiper-slide a:hover {
	text-decoration:none;
}
.faculty-top {
    text-align: center;
}
.faculty-top .swiper-pagination-bullets .swiper-pagination-bullet{
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ccc;
}
.faculty-top .swiper-pagination-bullets .swiper-pagination-bullet-active{
    background: #FB5049;
}
/*
.faculty-top .faculty-img{
    width: 140px;
    height: 140px;
    background: #f0f0f0;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
}
*/
.video-play{background: url(../images/video.png) no-repeat;min-height: 50px;line-height: 50px;width:50px;height:50px;display: block;position: absolute;top:50%;left: 50%;margin-left: -25px;margin-top: -25px;}
.faculty-top .faculty-img{
    max-width: 72%;
    height: 300px;
    background: #f0f0f0;
    border-radius: 4px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
}
.faculty-top .faculty-img img{
    height: 100%;
    position: absolute;
    min-width: 100%;
    max-width: none!important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    max-height: 100%;
    width: auto;
}
.faculty-top .faculty-name{
    font-size: 18px;
    margin: 20px 0 10px;
    position: relative;
    padding-bottom: 8px;
}
.faculty-top .faculty-name:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 30px;
    height: 1px;
    background: #FB5049;
    margin-left: -15px;
}
.faculty-top .faculty-title{
    display: inline-block;
    margin-bottom: 30px;
}
.faculty-top .faculty-desc-box{
    padding: 0 30px;
    position: relative;
}
.faculty-top .faculty-desc{
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 100px;
    -webkit-box-orient: vertical;
    color: #666;
    padding: 0 9.1%;
}
@media screen and (min-width: 768px) {
    .faculty-top .faculty-desc-box:before{
        /*content: url(../images/icon_lt.png);*/
        margin-right: 5px;
        position: absolute;
        left: 2px;
        top: 0;
    }
    .faculty-top .faculty-desc-box:after{
        /*content: url(../images/icon_rt.png);*/
        margin-left: 5px;
        position: absolute;
        right: 2px;
        bottom: 0;
    }
}
.faculty-top .swiper-button-next,
.faculty-top .swiper-button-prev {
    background: rgba(43,52,84,.75);
    width: 48px;
    height: 40px;
    margin-top: 0px;
    bottom: 0;
    top: auto;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: 30px;
}
.faculty-top .swiper-button-next:hover,
.faculty-top .swiper-button-prev:hover{
    background: rgba(43,52,84,.95);
}
.faculty-top .swiper-button-prev:before,
.faculty-top .swiper-button-next:before {
    font-family: iconfont;
    font-size: 20px;
    color: #fff;
    line-height: 40px;
}
.faculty-top .swiper-button-next{
    right: 48px;
    border-right: 1px solid rgba(255,255,255,.15);
}
.faculty-top .swiper-button-next:before {
    content: '';
    margin-left: 2px;
}
.faculty-top .swiper-button-prev{
    right: 0px;
    left: auto;
}
.faculty-top .swiper-button-prev:before {
    content: '';
    margin-right: 2px;
}
.faculty-thumbs{
    background: #F2F2F2;
    box-sizing: border-box;
}
.faculty-thumbs .swiper-slide {
    height: 100%;
    position: relative;
    padding: 10px;
    padding-left: 100px;
    cursor: pointer;
    min-height: 80px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
}
.faculty-thumbs .swiper-slide-active {
    background: #E7E7E7;
}
.faculty-thumbs .faculty-thumb-img{
    position: absolute;
    top: 50%;
    margin-top: -40px;
    left: 10px;
    width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%;
}

.faculty-thumbs .faculty-thumb-img img{
    height: 100%;
    position: absolute;
    min-width: 100%;
    max-width: none!important;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: none;
    max-height: 100%;
    width: auto;
}
.faculty-thumbs .faculty-thumb-name{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 38px;
    color: #333;
}
@media screen and (max-width: 991px) {
    .index-faculty .swiper-container{
        height: 380px;
    }
}
@media screen and (max-width: 767px) {
    .index-faculty{
        padding: 20px 10px;
    }
    .index-faculty .swiper-container{
        height: auto;
        padding-bottom: 60px;
    }
    .faculty-top .faculty-desc-box{
        padding: 0;
    }
}
/*index-faculty END*/

/*more-btn*/
.more-btn{
    display: inline-block;
    padding: 8px 30px;
    color: #fff!important;
    background-color: #FB5049;
    overflow: hidden;
    position: relative;
    border-radius: 2px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    white-space: nowrap;
    vertical-align: middle;
}

.more-btn.has-arrow:after{
    content: "";
    position: absolute;
    right: 70px;
    background-image: url(../images/icon_enter.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px;
    width: 18px;
    height: 14px;
    margin-top: -7px;
    top: 50%;
    right: 50%;
    opacity: 0;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
@media screen and (min-width: 992px) {
    .more-btn.has-arrow:hover{
        padding-left: 38px;
        padding-right: 62px;
    }
    .more-btn.has-arrow:hover:after{
        opacity: 1;
        right: 38px;
    }
}
.more-btn:hover,.more-btn:focus{
    color: #fff!important;
    opacity: .9;
    text-decoration: none!important;
}
/*专题 end*/
.other-btn li{width: 19%;float: left;margin: 0.5%;background: linear-gradient( 359deg,#fff,#eee);border-radius: 4px;}
.margin-t{margin:20px 0 30px;}
.other-btn li a{font-size: 16px;color:#b20000;box-shadow: 0 0 3px #9e9696;background: #f7f7f7;display: block;border-radius: 4px;height:55px;line-height: 55px;}
.main-btn-bg{/*background:#f7f7f7;*/overflow: hidden;padding: 2px 0;}
.other-btn .subscription-btn a{background: url("../images/subscription-btn.png") no-repeat 10px 10px;padding-left: 55px;}
.other-btn .e-mail-alert-btn a{background: url("../images/e-mail-alert-btn.png") no-repeat 10px 10px;padding-left: 55px;}
.other-btn .rss-btn a{background: url("../images/rss-btn.png") no-repeat 10px 10px;padding-left: 55px;}
.other-btn .transactions-btn a{background: url("../images/transactions-btn.png") no-repeat 10px 10px;padding-left:55px;}
.other-btn .hep-btn a{background: url("../images/hep-btn.png") no-repeat 10px 10px;padding-left: 55px;}

.news-list{margin-top: 0;margin-bottom: 0;overflow: hidden;}
.news-list li{
    padding-bottom: 12px;
    overflow: hidden;
    margin-bottom: 12px;
}
.news-list .news-title {
    font-size: 16px;
    width: auto;
    line-height: 24px;
}
.news-list .news-title a{
    color: #333;
    font-size: 16px;
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap; 
	display:block;
}
.news-list .news-detail{
	color:#666666;
	font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-list .news-time .news-day {
    display: block;
    font-size: 28px;
    font-weight: bold;
    color:#b90f07;
}
.news-list .news-time .news-year-month {
    font-size: 14px;
    color:#b90f07;
    padding:0 5px;
    display: block;
}
.news-list .news-time {
    float: left;
    width:78px;
    height: 70px;
    background: #f7f7f7;
    border-radius: 4px;
    border: 1px solid #b90f07;;
    text-align: center;
    margin-right: 15px;
}
.news-container{border-radius: 4px;box-shadow: 0 0 3px #9e9696;overflow: hidden;background:#fcfcfc;margin-top: 30px;}
.carousel{margin-top: 30px;}
.big-title{overflow: hidden;border-bottom: 2px solid #e8e8e8;}
.big-title span{float: left;font-size: 28px;color: #a70c27;margin-bottom: 3px;}
.big-title .more{float: right;font-size: 17px;color:#325587;margin-top: 8px;}
.news-list li{border-bottom: 1px dotted #e8e8e8;}


/*内容*/
.content_nr{border: 1px solid #e0ecf3;overflow: hidden;margin-bottom: 20px;background: #fff;padding:20px 15px;box-shadow: 0 0 5px 0 rgba(127,127,127,.1);}
.content_nr .column{margin:0 0 20px;font-size: 22px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.content_nr .newstitle{
    text-align: center;
    margin: 30px 0 20px;
    font-size: 18px;
    font-weight: bold;
}
.journal_name{font-size:18px;font-weight:bold;}

/*位置*/
.location{font-size: 16px;margin:0 0 15px 5px;}
.location i{font-size: 14px;margin-right:5px;}
.location a{color:#666}

/*Cover galler*/
.panel-title>a{text-decoration:none;color:#00629f;font-size:18px;font-weight: bold;}
.panel-title>a i{text-decoration:none;color:#999;float:right;}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #eee;
}
.panel-default {
    border-color: #eee;margin-bottom:20px!important;
}
.cg {padding:20px 15px;}
.cg p{margin-bottom:5px;}
.cg .title a{color:#00629f; font-weight:bold;font-size:18px;}
.cg a{color:#00629f;}
.cg .date{color:#333; font-weight:bold;}
.cg .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.cg .fm img{border:1px solid #ccc;padding: 2px;}
.cover-download a {
    background: url(../images/download-pdf.png) no-repeat;
    padding-left: 22px;
    color: #00629f;
	margin-top: 8px;
    display: block;
}


/*news-list-1 */
.news-list-1{
    margin-bottom: 30px;
}
.news-list-1 .news-item-1 .media-left{
    padding-right: 15px;
}
.news-list-1 .news-item-1 a{
    display: block;
    border-bottom: 1px dashed #e2dfdc;
    padding: 20px 0;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    position: relative;
    overflow: hidden;
}
.news-list-1 .news-item-1 a:hover{
text-decoration:none;
}
.news-list-1 .news-item-1 .news-date{
    color: grey;
    width: 80px;
    background: #F5F5F5;
    text-align: center;
    padding: 8px 5px 10px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
}
.news-list-1 .news-item-1 .news-date .day{
    color: #666;
    font-size: 28px;
    font-weight: bold;
}
.news-list-1 .news-item-1 .news-title{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.news-list-1 .news-item-1 .news-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 1.6;
    color: #666;
}
@media screen and (min-width: 768px) {
    .news-list-1 .news-item-1 .news-title{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
    }
    .news-list-1 .news-item-1 .news-go{
        position: absolute;
        top: 0;
        bottom: 0;
        right: -125px;
        width: 125px;
        background: rgb(239, 46, 51,.82);
        color: #fff;
        font-size: 32px;
        text-align: center;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .news-list-1 .news-item-1 .news-go .fa{
        position: absolute;
        top: 50%;
        margin-top: -16px;
        line-height: 1;
        left: 50%;
        margin-left: -16px;
    }
    .news-list-1 .news-item-1 a:hover{
        background: #eee;
    }
	
	/*
    .news-list-1 .news-item-1 a:hover .news-go{
        right: 0;
    }
	*/
    .news-list-1 .news-item-1 a:hover .news-date{
        background: #eee;
    }
}
@media screen and (max-width: 767px) {
    .news-list-1 .news-item-1 .news-date{
        margin-bottom: 10px;
    }
    .news-list-1 .news-item-1 .news-go{
        display: none;
    }
}
/*news-list-1 end*/


/*视频*/
.video-bg{background-image: url(../images/video-bg.jpg);background-size: cover;padding: 30px 0;}
.video-column {
    overflow: hidden;
    margin: 0 0 22px;
}
.video-title{overflow: hidden;margin-bottom: 15px;/* border-bottom: 2px solid #e8e8e8; */}
.video-title span{float: left;font-size: 28px;/* color: #a70c27; */margin-bottom: 3px;/* font-family: arial; */}
.video-title .more{float: right;font-size: 17px;color:#325587;margin-top: 8px;}

.video-ollections-list{padding:10px 0;}
.video-tupian{height:170px;background: #f0f1f3;overflow: hidden;margin-bottom: 10px;display: block;border-top-left-radius: 10px;border-top-right-radius: 10px; position: relative;}
.video-tupian .video-play-1{background: url(../images/video.png) no-repeat;min-height: 50px;line-height: 50px;width:50px;height:50px;display: block;position: absolute;top:50%;left: 50%;margin-left: -25px;margin-top: -25px;opacity: .8;transition: .35s;}
.video-tupian img{height:170px;width: 100%;transition: .35s;}
.video-container:hover .video-play-1{opacity: 1;}
.video-container:hover img{transform: scale(1.1);}
.video-container-height{height: 264px;overflow:hidden;}

.video-container {position: relative;background-color: white;border-radius: 10px;-webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.05);box-shadow: 0 10px 20px rgba(34, 34, 34, 0.05);-webkit-transition: 0.3s;transition: 0.3s;padding-bottom: 6px;margin-bottom:25px;}
.video-container a{
    font-size: 16px;
    text-decoration:none;
}
.video-container .video-tit{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	min-height: 40px;
	padding:0 8px;
	line-height: 1.2;
	margin-bottom: 5px;
}
.video-container .video-authors{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
    color:#666;
    font-size: 14px;
    padding:0 8px;
    margin-bottom: 3px;
    width:50%;
    float:left;
}
.video-container .video-date{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display:block;
    color:#666;
    font-size: 14px;
    padding:0 8px;
    margin-bottom: 3px;
    width:50%;
    float:left;
    text-align: right;
}
.video-container .fa{
    color:#b8cbdf;
}
.video-container:hover {-webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2); box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2); }


/*视频专题*/
.video-collections-list{padding: 6px 12px;background: #eef4fb;border-radius: 4px;margin-top: 15px;}
/* .video-collections-list li{width:12.5%;} */
.video-collections-list .more{float: right;font-size: 17px;color:#325587;margin-top: 8px;}
.video-collections-tupian{height: 100px;background: #f0f1f3;overflow: hidden;margin-bottom: 2px;display: block;margin: 6px 0;}
.video-collections-tupian img{height: 100px;width: 100%;transition: .35s;}
.video-collections-container:hover img{
    transform: scale(1.17);
    transition: .35s;
}
.video-collections-container {transition: .35s;position: relative;/* background-color: white; */border-radius: 4px;/* -webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.05); *//* box-shadow: 0 10px 20px rgba(34, 34, 34, 0.05); *//* -webkit-transition: 0.3s; *//* transition: 0.3s; */text-align:center;/* padding-bottom:10px; *//* margin-bottom: 10px; *//* margin-top: 12px; */}
.video-collections-container a{
	color: #1c568e;
    font-size: 18px;
	text-decoration:none;
}
.video-collections-container .video-collections-tit{
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
	display:block;
	padding:0 8px;
	
}
.video-collections-container:hover {/* -webkit-box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2); *//* box-shadow: 0 10px 20px rgba(34, 34, 34, 0.2); */}
.video-collections-container a:hover {color:#bf6305;}



/*学科*/
.subjects-section {
    position: relative;
	margin-top:-50px;
}
.subjects-block .inner-box {
    position: relative;
    display: block;
    background: linear-gradient(#bfdcfd,#f6fbfe);
    box-shadow: 0 2px 70px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
    padding: 20px 20px 20px 20px;
    z-index: 1;
    text-align: center;
    margin-bottom: 30px;
    transition: all 500ms ease;
}

.subjects-block .inner-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
	top: 0;
    bottom: 0;
    z-index: -1;
    transition: all 500ms ease;
	background-image: url(../images/subjects-bg-1.png);
	background-size:cover;
}
/*
.subjects-block .inner-box:hover:before {
    height: 100%;  
}
*/

.subjects-block .inner-box .icon-box {
    position: relative;
    display: inline-block;
    width: 94px;
    height: 94px;
    line-height: 100px;
    font-size: 50px;
    background: transparent;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    margin-bottom: 1px;
    transition: all 500ms ease
}
.subjects-block .inner-box .icon-box svg{
	width: 80px;
	height: 80px;
	margin-top: 5px;
	fill:#307ad5;
	transition: all 500ms ease
}

.subjects-block .inner-box:hover .icon-box svg {
    fill: #fff;
}

.subjects-block .inner-box .icon-box:before {
    position: absolute;
    content: '';
    background: #307ad5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    border-radius: 50%;
    transform: scale(0,0);
    transition: all 500ms ease
}

.subjects-block .inner-box:hover .icon-box:before {
    transform: scale(1,1);
}

.subjects-block .inner-box h3 {
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 30px;
    /*font-weight: 600;*/
    margin-bottom: 20px;
    margin-top: 3px;
    height: 58px;
}

.subjects-block .inner-box h3 a {
    display: inline-block;
    color: #222;
	text-decoration: none;
}

.subjects-block .inner-box h3 a:hover {
	text-decoration: none;
}

.subjects-block .inner-box:hover h3 a,.subjects-block .inner-box:hover p a{
    color: #307ad5
}

.subjects-block .inner-box p a {
    position: relative;
    transition: all 500ms ease;
    border: 1px solid #307ad5;
    padding: 5px 12px;
    border-radius: 16px;
    color: #307ad5;
    font-size: 16px;
}
.subjects-block .inner-box p a:hover {
	background:#307ad5;
    color: #fff;
	text-decoration: none;
}

/*版块*/
.bankuai-section {
    position: relative;
	margin-top:20px;
}
.bankuai-block {
    position: relative;
    display: block;
    /* background: linear-gradient(#bfdcfd,#f6fbfe); */
    box-shadow: 0 2px 70px rgba(0,0,0,0.1);
    border-radius: 10px;
    overflow: hidden;
    padding: 20px;
    z-index: 1;
    margin-bottom: 30px;
    transition: all 500ms ease;
    color: #fff;
    background-image: url(../images/bankuai-bg-1.png);
    background-size: cover;
    font-size: 17px;
}

.bankuai-block .inner-box .icon-box {
    position: relative;
    display: inline-block;
    z-index: 1;
    margin-bottom: 4px;
    transition: all 500ms ease;
    float: right;
}
.bankuai-block .inner-box .icon-box svg{
	width: 30px;
	height: 30px;
	fill: #c3defe;
	transition: all 500ms ease
}

.bankuai-block .inner-box h3 {
    position: relative;
    display: block;
    font-size: 26px;
    line-height: 32px;
    /* font-weight: 600; */
    margin-bottom: 20px;
    margin-top: 4px;
    float: left;
}

.bankuai-block .inner-box .more a {
    position: relative;
    transition: all 500ms ease;
    border: 1px solid #fff;
    padding: 1px 15px;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    float: right;
    background: #125be5;
    margin: 12px 0 3px;
}
.bankuai-block .inner-box .more a:hover {
	background:#307ad5;
    color: #fff;
	text-decoration: none;
}

/*推荐期刊*/
.feature-section{background-image: url(../images/feature-bg.png);background-size: cover;padding: 40px 0;}
.feature-section h3{font-size:36px;font-weight:bold;color:#c6effe;font-family:Ebrima;margin: 10px 0 20px;}

/*最新期刊*/
.newto-section{background:#3c5ea8;background-size: cover;padding: 40px 0;}
.newto-section h3{font-size:36px;font-weight:bold;color:#b4cbfe;font-family:Ebrima;margin: 10px 0 20px;}
.cover-tab-content .more {text-align: center;margin: 10px 0 20px;}
.cover-tab-content .more a {
    transition: all 500ms ease;
    border: 1px solid #fff;
    padding: 6px 28px;
    border-radius: 10px;
    color: #fff;
    font-size: 17px;
}
.cover-tab-content .more a:hover {
	background: rgba(255,255,255,.7);
	border: 1px solid rgba(255,255,255,.3);
	color: #307ad5;
	text-decoration: none;
}


/*journal list*/


.navAZ {
  /* top: 0; */
  /* left: 0; */
  width: 100%;
  z-index: 100;
  padding: 9px 3px;
  text-align: center;
  border: 1px solid #f0f0f0;
  border-radius: 6px;
  margin-bottom: 24px;
  background: #fdfdfd;
  /* position: absolute; */
}
.navAZ a {
	display: inline-block;
	padding: 4px 5px;
	margin: 0 7px!important;
	color: #333;
	text-decoration: none;
	border-bottom: 2px solid transparent;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal!important;
}
.navAZ a.active {
  border-bottom-color: #007bff;
  color: #007bff;
}
.navAZ a.disabled {
  color: #ccc; /* 灰色 */
  pointer-events: none; /* 防止点击 */
}

.journal-list-column .cover-tab-content li a {
    color: #222;
}
.journal_az{/* position:relative; *//* padding-top: 80px; */z-index: 0;}
.journal_subjects{margin: 12px 5px;line-height: 23px;font-size: 16px;}
.journal_subjects span{color:#707070;margin-left: 15px;}
.journal_subjects_title{font-size: 22px;color:#ae0c2a;/* text-align: center; */margin-bottom: 15px;}
.journal_az section{margin-top:-40px;padding-top:40px;}
.journal_az_title{font-size:32px;font-weight:500;border-bottom:1px dashed #ccc;margin: 5px;}

.navAZ_fix {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    animation: smooth-header .65s linear;
	border-radius:0;
	box-shadow: 5px 5px 8px rgba(0,0,0,.2);
}

/*-------------------------------文章-----------------------------------*/
.j-article{overflow: hidden;}
.latest-issue{margin:0 0 20px;font-size: 24px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.j-article .title {color: #c30000;font-weight: bold;}
.j-article .journal-info {color:#666;}
.j-article .journal-info a{color: #00629f;}
.n-j-q{font-size: 20px;margin-bottom: 10px;}
.j-sx{font-size: 14px;color: #f19100;margin-top: 10px;display: -webkit-inline-box;float: right;}
.j-sx a{color:#00629f;text-decoration:none;}
.j-sx a:hover{color:#f19100;text-decoration:none;}
.article-choose{color:#999;border-bottom: 1px solid #eee;overflow: hidden;padding-bottom: 2px;margin-bottom: 12px;}
.article-choose .choose{float: left;}
.other-tools{float: right;color:#ccc;font-size: 20px;}

.other-tools-l{float: left;}
.active{color:#f19100;}
.other-tools i,.other-tools .fengexian{padding: 0 3px;cursor: pointer;}
.other-tools .fengexian{padding: 0 3px;font-size: 18px;display: block;float: left;}

.article-list{overflow: hidden;}
.article-list li{border-bottom: 1px solid #eee;margin-bottom:20px;overflow: hidden;padding-bottom:10px;}
.article-list li .article-checkbox{float: left;width:20px;}
.article-list li .j-column{color:#888;font-size: 14px;overflow: hidden;}
.article-list li .article-l{float:left;width: 78%;}
.article-list li .j-title a{color:#00629f;font-size: 20px;}
.article-list li .icon-full{color:#54d014;font-size: 14px;}
.article-list li .icon-abstract{color:#999;font-size: 14px;}
.article-list li .icon-video{color:#03a5ca;font-size: 14px;}
.article-list li .icon-article{color:#0376ca;font-size: 14px;}
.article-list li .icon-collections{color:#f19100;font-size: 14px;transform:rotate(7deg);
-ms-transform:rotate(7deg);/* IE 9 */
-moz-transform:rotate(7deg);/* Firefox */
-webkit-transform:rotate(7deg);/* Safari 和 Chrome */
-o-transform:rotate(7deg);/* Opera */}

.article-list li .j-author{font-size: 16px;color:#666;}
.article-list li .j-volumn{font-size: 16px;color:#999;}
.article-list li .j-volumn-doi .j-volumn{float: left;padding-right: 10px;}
.article-list li .j-volumn-doi .j-doi{color:#999;}
.article-list li .j-btn .j-pdf{background: url("../images/download-pdf.png") no-repeat;padding-left: 25px;}
.article-list li .j-btn .j-pdf{color:#00629f;padding-right:20px;}
.article-list li .j-title,.article-list li .j-author,.article-list li .j-volumn-doi,.article-list li .j-btn,.article-list li .j-abstract{overflow: hidden;}
.article-list li .article-img{padding:10px;overflow: hidden;display: block;}
.article-list li .article-r{width:18%;float: right;}
.j-abstract{font-size: 16px;color: #666;display: none;margin-top: 10px;}
.article-list li .article-w{width: 97%;}
.modal{top: 15%;overflow-y: hidden!important;}.modal-body{overflow-y: auto;max-height: 500px;margin-bottom: 3px;}.modal-body a{color:#00629f;}#myModal img{width:90%;}
.modal-title{font-weight:bold;}
.modal-button{width:50%;margin:0 auto;display: block;padding: 7px;}
/*过刊 */
.gk_nian{padding: 10px 0 0;margin-bottom:8px; border-bottom: 2px solid #999;font-size:20px;font-weight:bold;}
.gk_qi{padding: 5px 0;margin-bottom:5px; border-bottom: 1px dashed #ddd;color: #666;}
.gk_qi span{width:300px;display: table-cell;font-size:18px;}
.gk_qi a{color:#00629f;}
.gk_fm li{padding:0 30px;}
.gk_fm img{margin:8px auto;}
.collection {
    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: #C9799F;
    font-size: 8px;
    border: 1px solid #C9799F;
    cursor: pointer;
    border-radius: 2px;
}
.in_progress {
    padding-left: 3px;
    padding-right: 3px;
    background-color: #fff;
    color: red;
    font-size: 8px;
    border: 1px solid red;
	border-radius: 2px;
}

/*------------------------------------------------------------------*/

/*Collections*/
.bs-collections{
    border:1px solid #f5f5f5;border-radius:8px;overflow: hidden;padding: 20px;border-left-width: 5px;border-left-color:rgb(236, 202, 103);overflow: hidden;margin-bottom: 20px;background:#fbfbfb;
}

.bs-collections {padding:20px 15px;}
.bs-collections p{margin-bottom:5px;}
.bs-collections .title{font-weight:bold;font-size:18px;}
.bs-collections .title a{color:#00629f; font-weight:bold;font-size:18px;}
.bs-collections .journal{color:#7b98b7;margin-bottom: 8px;font-style: italic}
.bs-collections .editor{color:#b76e11;margin-bottom: 8px;}
.bs-collections .list-group a{color:#00629f; font-size:18px;}
.bs-collections .date{color:#333; font-weight:bold;}
.bs-collections .fm{float:right;margin-left:10px;margin-bottom: 10px;}
.bs-collections .link a {
    color: #00629f;
	margin-top: 8px;
	display:block;
}



.bs-collections-list{border:0;}
.bs-collections-list .title{font-weight:bold;font-size:20px; margin-bottom: 10px;}
.bs-collections-list .editor{color:#555;}



.sort-by{
    border-radius: 2px;
    box-shadow: inset 0 1px 0 #fff;
    border: 1px solid #dedede;
    line-height: 180%;
    padding: 5px 10px;
    overflow: hidden;
	margin-bottom:20px;
	background-image: linear-gradient(to bottom,#f8f8f8,#e5e5e5);

}

.sort-by span{font-weight:bold;font-size:14px;margin-right:10px;}
.sort-by .btn {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 0 #FFF;
        -moz-box-shadow: inset 0 1px 0 #FFF;
        box-shadow: inset 0 1px 0 #FFF;
        border: 1px solid #bcbcbc;
        color: #666;
        margin: 0;
        padding: 2px 10px 0;
    }

.sort-by .btn:hover{
        border-color: #999;
        color: #444;
        text-decoration: none;
}
.sort-by .in {
    font-weight: bold;
	color:#444;
	border-color: #999;
}


.julei{background: #fbfbfb;}
.julei ul {
	padding:10px 5px;
}
.julei li{
	padding:2px 0;
}
.julei .title {
	background: #f7f5f0;
	padding:5px;
	font-weight:bold;
	border-left: 3px solid #ef7d47;
	border-radius:4px;
}



/*-----------common css start------------*/
@media (max-width: 992px){
    nav.navbar.bootsnav .navbar-brand{float:left!important;}
}
@media (max-width: 678px){
    .links li{width: 100%;float: none;padding: 10px 0;}
    .links{margin-top:0;}
    .footer-info{text-align: center;width: 100%;line-height: 18px;float: none;padding:0;}
    .wechat{width: 100%;float: none;}
    .footer-box .footer-logo{margin: 0;}
    .footer-box .sydw{float: none;margin: 0;}
    /*顶部导航*/
    nav.navbar.bootsnav{display: block;z-index: 1;}
    /*顶部导航*/
    nav.navbar.wrap-bg{background:#ae0c2a;}
    nav.navbar.wrap-bg .navbar-toggle{background-color:#ae0c2a;}
    .wrap .navbar-header .icon-bar{background: #fff;}
    .navbar-header .navbar-toggle{margin: 0;padding:5px 0;height: 30px;}
    .navbar-header .fa-bars{color: #fff;}
    .journal-head .journal-head-bg{padding: 15px;}
    .article-search .input-group,.article-search,.journal-logo{float: none;width: 100%;clear: both;z-index: 0;}
    .article-search .adv-search a{float: right;}
    .journal-head{margin-bottom: 15px;}
    .carousel-indicators{bottom:0;z-index:0;}
    .carousel-caption{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
    .article-list li .article-l{width:92%;}
    .article-list li .article-r{width: 100%;float:none;}
    .nav-tabs>li>a, .nav-tabs>li>a:focus, .nav-tabs>li>a{padding: 10px 7px;}
    .links li{width: 100%;float: none;padding: 10px 0;display: block;}
    .links{margin-top:0;}
	.links-t {width: 100%;text-align: center;border: 0;}
    .footer{padding: 10px 0;}
    .red-bg{padding: 10px 0;}
    .main-bg-opacity{padding-top: 1rem;}
    .search-container{width: 100%;margin-top: 30px;}
    .shuoming{margin: 10px 0;}
    .logo{margin: 10px 0;}
    .qikan-tongji{width: 100%;margin: 20px 0 36px;}
    .qikan-tongji li{width: 100%;border-right:0;}
    .column-tab .column-name{width: 100%;margin-bottom:8px;}
    .journal-list{padding: 10px;}
	.gray-bg {padding-left:15px;padding-right:15px;}
    .column-tab li{margin: 0;padding: 0 15px;float: none;width: 100%;overflow: hidden;}
    .cover-tab-content li{width: 50%;}
	.cover-tab-content li img{height: 200px;}
	.journal_az .cover-tab-content li img {height: 180px;}
    .other-btn li{width: 99%;margin:0 0 15px 2px;}
    .carousel{float: none;height: auto;}
    .header-btn{margin: 0;float: none;}
	.journal-list {
		margin-top: -15px;
	}
	.faculty-top .faculty-img {
    max-width: 90%;
    height: 150px;
	}
	.video-collections-list li {width: 50%;}
	.video-collections-tupian {height: 90px;}
	.video-collections-tupian img {height: 90px;}
	
	.subjects-section {margin-top: 10px;}
	.wrap .navbar-nav li .dropdown-menu>li>a{color:#ededed;}
}
/*-----------common css end------------*/

/*--返回顶部top--*/
.top_web{position: fixed;_position: absolute;bottom:80px;right:10px;width:30px; height:30px;border-radius: 50%;display: none;z-index: 9999;cursor: pointer; background:rgba(0,0,0,0.2);}
.top_web .glyphicon{text-align:center;top:6px; left:8px;}
/*--返回顶部top--*/

/*--首页弹出框--*/
#sp{cursor: pointer;}
.videos{ display:none; position:fixed; z-index:100; top:15%;left:9%; width:82%;}
#video{border-radius: 4px;/*box-shadow: 0px 0px 15px #666;*/z-index: 10000;position: fixed;z-index: 10000;top: 15%;left: 9%;width: 82%;}

.vclose { position:absolute;right: 6px;top: 2px;cursor: pointer; color:#fff;font-size:18px;z-index: 10000;}
@media (max-width: 768px){
.videos{ display:none; position:fixed; z-index:100; top:32%;left:4%;width:92%;}
#video{border-radius: 4px;/*box-shadow: 0px 0px 15px #666;*/z-index: 10000;position: fixed;z-index: 10000;top: 32%;left: 4%;width: 92%;}
}


.article-list li .j-title a {
    font-size: 16px!important;
}
.article-list li .j-btn .j-pdf {
    float: left;
}
.article-list li .j-volumn {
    font-size: 14px;
    color: #999!important;
}