*{ margin: 0; padding: 0; font-family: "微软雅黑","arial"; } /*头部*/ .header{ width: 100%; color: white; } .header-top{ text-align: right; } .header-top a{ margin-left: 10px; color: #333; text-decoration: none; } .header-top a:hover{ color: red; } .header-logo{ padding: 20px 0 20px 0; } .header-logo img{ width: 100%; } /*搜索框*/ .seach { display: block; float: right; margin-top: 20px; } .seach .form-control{ background: #eeeeee !important; border: none !important; } .seach button{ background: #06599f; color:white; } .seach button:hover{ background: #06599f !important; color: white; } @media only screen and (max-width: 500px) { .header-logo{ display: none; } #lun1{ margin-top:50px; } .left-nav{ margin-top: 55px; } } /*内容*/ .content{ background: #f1f1f1; padding-bottom: 20px; } .con-one,.conent-tow,.showimg{ background-color: white; background-color:rgba(255,255,255,0.8); padding: 0px !important; box-shadow: 0 2px 5px #adadad; border: 1px solid #CCCCCC; } .conent-tow,.showimg{ margin-top: 20px; } /*新闻轮播*/ .n-lb{ padding-left: 0px !important; } .news-lunbo{ padding: 10px 10px 0 10px; overflow: hidden; border-right: 1px solid #c5c5c5; } .out { min-height:315px; position:relative; } .img a{ display: block; color: #5e5e5e !important; } .news-ti{ font-size: 16px; } .img li { position:absolute; width:100% !important; top:0px; right:0px; display:none } .out-img{ height: 283px; overflow: hidden; } .out-img img{ width: 100%; } .out .num { position:absolute; bottom:0px; right:0; font-size:0px; text-align:center; overflow: hidden; } .num li { width:20px; height:20px; background:#666666; color:#FFFFFF; text-align:center; line-height:20px; display:inline-block; font-size:16px; /* border-radius:50%;*/ margin-right:10px; cursor:pointer; } .out .btn { position:absolute; top:50%; margin-top:-30px; width:30px; height:60px; background:rgba(0,0,0,0.5); color:#FFFFFF; text-align:center; line-height:60px; font-size:40px; display:none; cursor:pointer; } .out .num li.active-1 { color: white; background: #06599f; } .out:hover .btn { display:block } /*栏目头部*/ .head-top{ border-bottom: 1px solid #0b82e8; margin-top: 10px; padding: 8px 0; } .head-title{ font-size: 15px; font-weight: bold; color: #0b82e8; padding-left: 5px; } .icon img{ width: 28px; height: 28px; } .more{ float: right; } .more a{ color: #657372; } .more a:hover{ color: #0c82e4; } /*新闻list*/ .news-list{ border-right: 1px solid #c5c5c5; } .n-time{ float: right; } .news-list ul li a{ padding-left: 25px; background: url(../images/dian.png) no-repeat 0 15px; } .news-list ul li a,.notice ul li a{ display: block; color: black; border-bottom: 1px dashed #e6e6e6; white-space: nowrap; overflow: hidden; } .news-list ul li a span,.notice ul li a span{ display: inline-block; padding-top:15px ; } .n-title{ display: block; float: left; width: 79%; } .n-icon{ float: left; } .news-list ul li a:hover,.notice ul li a:hover{ color: #0c82e4; } /*通知公告*/ .notice{ padding-left: 8 !important; } /*第二块内容*/ .teach a,.group a{ color: #323232; } .teach ul li,.group ul li{ overflow: hidden; border-bottom: 1px solid #e5e5e5; padding: 5px 10px; } .teach ul li a,.group ul li a{ display: block; line-height:30px; } .all-time{ float: right; color: #969696; } .all-title{ display: block; float: left; width: 80%; } .teach ul li:hover .all-title, .group ul li:hover .all-title { color: #0c82e4; } .teach ul li:hover .all-time,.group ul li:hover .all-time{ color: #0c82e4; } /*平台链接*/ .par-icon img{ width:50px; height: 50px; } .party ul li a{ display: block; color: #555555; font-size: 15px; } .par-ti{ margin-left: 20px; } .party ul li a:hover{ background: #e3edf6; } .showimg .head-top{ border: none !important; } /*友情链接*/ .showimg select{ width: 20%; } @media only screen and (max-width:768px ) { .showimg select{ width: 40%; } .content{ margin-top: -18px; } } /*文字溢出处理*/ .n-title,.all-title{ overflow: hidden; text-overflow: ellipsis; -o-text-overflow:ellipsis; -icab-text-overflow: ellipsis; -khtml-text-overflow: ellipsis; -moz-text-overflow: ellipsis; -webkit-text-overflow: ellipsis; white-space: nowrap; } /*多行溢出处理*/ /*2行*/ .notice-adb{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2 ; -moz-line-clamp: 2; overflow: hidden; } /*3行*/ .news-adb{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3 ; -moz-line-clamp: 3; overflow: hidden; } /*屏幕小于768px*/ @media only screen and (max-width: 768px){ .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{ padding-left: 5px !important; padding-right: 5px !important; } #lun3 .carouse{ height: 50px !important; } #lun3 .left,#lun3 .right{ display: none; } } /*footer*/ footer{ width: 100%; color: white; text-align: center; padding-top: 20px; background: #06599f; } footer div{ margin-top: 10px; } footer a{ color: red !important; } .foot{ padding:8px; background: #06599f; font-size: 10px; } /*内容页面*/ .con-content{ background: #ededed; padding-bottom: 20px; } .con-pan{ padding-left: 0 !important; padding-right: 0 !important; } .content-txt{ min-height:500px ; padding-top: 22px; background: white; } @media only screen and (max-width:768px ) { .content-txt{ margin-top: 0px; } } .content-top a{ color: white; } .content-top{ font-size: 15px; background: #06599f; padding: 8px; font-weight: bold; margin-bottom: 20px; color: white; } .con-title{ font-weight: bold; text-align: center; } .content-atice p{ letter-spacing: 2px; text-align: justify; } .content-atice img{ text-align: center; } /*列表*/ .badge{ border-radius:0 !important; background: none !important; color: black !important; float: right !important; } .list-group-item{ border-left: none !important; border-right: none !important; border-top: none !important; padding-bottom: 1px solid red !important; margin-top: 10px !important; overflow: hidden; } .list-group-item{ color: black; font-size: 16px !important; } .list-group-item:hover ,.list-group-item:hover .badge{ color: white !important; } .list-group-item:hover{ background: #06599f; } /*左侧导航*/ .panel-body{ padding: 0 !important; } .left-nav{ padding-left: 0 !important; padding-right: 0 !important; } .panel-heading{ background: #06599f !important; color: white !important; } .left-nav header{ background: #06599f; color: white !important; } .left-nav header h3{ font-size: 20px !important; padding: 10px; } .left-nav li a{ display: block; text-align: left !important; padding: 10px; color: #4c4c4c ; } .panel-title a{ color: white !important; text-align: left !important; display: block; } .left-nav .active{ background: #0b81e3 !important; color: white !important; } .jia{ font-feature-settings: "Glyphicons Halflings"; color: white; font-size: 25px !important; font-weight: bold; float: right; margin-top: -8px; } .fenye{ text-align: center; } .con-banner img{ width: 100%; margin-bottom: 20px; } /*分页*/ .total{ color:#06599f !important; } .pg-1 a{ color:#06599f !important; } .current{ background-color: #06599f !important; border: 0px !important; } /*学术期刊*/ .studyBook{ border-radius: 8px; overflow: hidden; border: 1px solid #ededed; } .studyBook a{ color: white; } .studyBook h4{ font-weight: bold; } .sb-top,.sb-top1{ height:120px; width: 100%; padding-left: 10%; padding-top: 10%; } .sb-bottom{ height:120px; width: 100%; } .sb-bottom{ background: #ededed; } .sb-bottom h2{ margin-top: 0; padding-right: 15px; } .sb-top{ background: #337ab7 url(../images/yj-icon.png) no-repeat right; background-position-x: 95%; } .sb-top1{ background: #337ab7 url(../images/xb.png) no-repeat right; background-position-x: 95%; } .sb-bottom { color: #333; padding: 10px; } .sb-bottom h2{ text-align: right; } .studyBook a:hover .sb-bottom{ background:#337ab7; color: white; } .studyBook a:hover .sb-top{ background: #ededed; color: #333; } .studyBook a:hover .sb-top1{ background:#ededed ; color: #333; } .lianjie a{ color: #0b82e8; font-size: 14px; font-weight: bold; margin-right: 10px; line-height: 28px; } .lianjie a:hover{ text-decoration: underline !important; }