body {
|
overflow-x: hidden;
|
}
|
|
body, li, a {
|
/*font-family: "宋体";*/
|
font-family: "Microsoft Yahei", "微软雅黑", "宋体", "Simsun", "Open Sans";
|
font-size: 13px;
|
}
|
|
.navbar-inverse .navbar-inner {
|
border-color: white;
|
}
|
|
.box.portlet .portlet-title {
|
height: 41px !important;
|
}
|
|
.xzglyw_badge-important {
|
background-color: #ED4E2A;
|
background-image: none !important;
|
text-shadow: none !important;
|
}
|
|
.xzglyw_badge-success {
|
background-color: #3CC051;
|
background-image: none !important;
|
text-shadow: none !important;
|
}
|
|
#MyFavorite li a {
|
color: black;
|
text-decoration: none;
|
cursor: pointer;
|
overflow: hidden;
|
text-overflow:ellipsis;
|
white-space: nowrap;
|
transition: 0.3s;
|
-moz-transition: 0.3s; /* Firefox 4 */
|
-webkit-transition: 0.3s; /* Safari 和 Chrome */
|
-o-transition: 0.3s; /* Opera */
|
font-size: 18px !important;
|
line-height: 55px;
|
}
|
|
#MySpoor {
|
/*padding: 8px 0px 8px 0px;*/
|
display: none;
|
}
|
|
#MySpoor ul {
|
list-style-type: none;
|
margin-top: 5px;
|
}
|
|
#MySpoor li {
|
padding: 5px 5px;
|
}
|
|
#MySpoor li a {
|
color: black;
|
text-decoration: none;
|
}
|
|
.ywqj_item_td {
|
padding: 0px 20px 10px 20px;
|
}
|
|
.ywqj_item_line {
|
padding: 0px 0px 10px 0px;
|
color: #b4b4b4;
|
}
|
|
.ywqj_item_font {
|
font-weight: bold;
|
color: #29BCE5;
|
}
|
|
.ywqj_item_font:hover, .ywqj_item_font:focus {
|
color: #29BCE5;
|
text-decoration: none;
|
}
|
|
.ywqj_item_nodefont {
|
color: black;
|
font-size: 16px;
|
}
|
|
.ywqj_item_nodefont:hover, .ywqj_item_nodefont:focus {
|
color: black;
|
text-decoration: none;
|
}
|
|
.ywqj_list {
|
border: solid 1px #b4b4b4;
|
}
|
|
.ywqj_martop20 {
|
margin-top: 20px;
|
}
|
|
.ywqj_item {
|
width: 118px;
|
background-color: #e3f5ff;
|
border-right: solid 1px #b4b4b4;
|
}
|
|
.ywqj_splist {
|
border: solid 1px #b4b4b4;
|
width: 118px;
|
margin-top: 20px;
|
float: left;
|
}
|
|
.ywqj_marright50 {
|
margin-right: 50px;
|
}
|
|
.ywqj_spitem {
|
width: 118px;
|
background-color: #e3f5ff;
|
}
|
|
.ywqj_spcont {
|
height: 60px;
|
text-align: center;
|
padding: 20px 0px 10px 0px;
|
}
|
|
.ywqj_spfont {
|
margin-top: 8px;
|
font-weight: bold;
|
color: black;
|
text-decoration: none;
|
font-size: 16px;
|
}
|
|
.ywqj_spfont:hover {
|
color: black;
|
text-decoration: none;
|
}
|
|
.ywqj_st {
|
background-color: skyblue;
|
width: 36px;
|
height: 34px;
|
margin-left: 40px;
|
}
|
|
.ywqj_list .ywqj_item .ywqj_spcont span {
|
color: white !important;
|
font-size: 30px;
|
}
|
|
.ywqj_list .ywqj_item .ywqj_spcont span i {
|
margin-top: 10px;
|
}
|
|
#bts_pagebody {
|
background-color: white;
|
}
|
|
/*推荐资源背景框*/
|
|
|
#FB_iframeContent {
|
width: 100% !important;
|
}
|
|
.statisticalChild {
|
float: right;
|
width: 50%;
|
position: relative;
|
top: 3px;
|
font-size: 13px;
|
left: 7px;
|
}
|
|
.statistical {
|
padding: 0px;
|
width: 20%;
|
height: inherit;
|
float: left;
|
}
|
|
.statisticalBlock {
|
width: inherit;
|
height: inherit;
|
vertical-align: middle;
|
display: table-cell;
|
padding: 10px;
|
position: relative;
|
cursor: pointer;
|
}
|
|
/*列表li:hover*/
|
ul.zuji li > a,
|
.sqzy a,
|
.wodeziyuan a,
|
ul.mtree li > a,
|
ul#fwph li > a,
|
ul#zxzy li div > a {
|
overflow: hidden;
|
text-overflow:ellipsis;
|
white-space: nowrap;
|
text-decoration: none;
|
transition: 0.3s;
|
-moz-transition: 0.3s; /* Firefox 4 */
|
-webkit-transition: 0.3s; /* Safari 和 Chrome */
|
-o-transition: 0.3s; /* Opera */
|
}
|
|
ul.zuji li > a:hover,
|
.sqzy a:hover,
|
.wodeziyuan a:hover,
|
ul.mtree li > a:hover,
|
ul#fwph li > a:hover,
|
ul#zxzy li div > a:hover {
|
transform: scale(1.1);
|
-webkit-transform: scale(1.1);
|
-moz-transform: scale(1.1);
|
-o-transform: scale(1.1);
|
transform: translateX(4px);
|
}
|
|
/*业务集成*/
|
.lanren {
|
overflow: hidden;
|
margin: auto;
|
height: 106px;
|
}
|
|
.YWJC_Img {
|
width: 20% !important;
|
height: 90px;
|
margin: auto;
|
text-align: left;
|
cursor: pointer;
|
}
|
|
.YWJC_Img div,.YWJC_Img img {
|
width: 98%;
|
height: 100%;
|
}
|
|
.txt {
|
width: 262px;
|
height: 146px;
|
margin: auto;
|
text-align: left;
|
background-color: #73C3F8;
|
cursor: pointer;
|
}
|
|
.lanren ul li {
|
width: 33.3%;
|
/*height: 146px;*/
|
float: left;
|
/*margin: 0px 0px 0px 0px !important;*/
|
position: relative;
|
overflow: hidden;
|
cursor: pointer;
|
font-size: 18px;
|
text-align: left;
|
line-height: 40px;
|
}
|
|
.lanren ul {
|
margin-left: 38px !important;
|
margin-right: 20px !important;
|
}
|
|
.lanren ul li a {
|
font-size: 18px !important;
|
width: 100%;
|
display: inline-block;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
}
|
|
/*.lanren ul li:not(:nth-child(n+3)) a {*/
|
/*padding-right: 17px;*/
|
/*}*/
|
|
.list-inline > li {
|
display: inline-block;
|
padding: 0px;
|
}
|
|
.lanren .txt {
|
height: 25px;
|
/*background: url(/image/ZiYuanZhongXin/1px.png) repeat;*/
|
background-color: rgba(188,209,254,.9);
|
position: absolute;
|
bottom: 0;
|
color: #191E21;
|
font-family: "微软雅黑";
|
margin-top: 20px;
|
}
|
|
.lanren .txt h3 {
|
font-size: 13px;
|
font-weight: 100;
|
height: 25px;
|
text-align: center;
|
/*margin-top: 10px;*/
|
line-height: 25px;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
margin-bottom: 0px;
|
}
|
|
.lanren .txt p {
|
font-size: 13px;
|
text-align: center;
|
line-height: normal;
|
margin-left: 0 !important;
|
padding-left: 0 !important;
|
/*margin-top: 10px;*/
|
}
|
|
.noanimate {
|
width: 262px;
|
height: 146px;
|
margin: auto;
|
text-align: left;
|
background-color: #73C3F8;
|
cursor: pointer;
|
}
|
|
.lanren .noanimate p {
|
font-size: 13px;
|
text-align: center;
|
margin-top: 20px;
|
}
|
|
.lanren .noanimate {
|
height: 40px;
|
background: url(/image/ZiYuanZhongXin/1px.png) repeat;
|
position: absolute;
|
bottom: 0;
|
color: #fff;
|
font-family: "微软雅黑";
|
margin-top: 20px;
|
}
|
|
.lanren .noanimate h3 {
|
font-size: 15px;
|
font-weight: 100;
|
height: 35px;
|
text-align: center;
|
margin-top: 10px;
|
line-height: 1.3;
|
}
|
|
.col-sm-2, .col-sm-9, .col-sm-9 {
|
padding-right: 0;
|
padding-left: 0;
|
}
|
|
#guanjianziSeach {
|
height: 50px;
|
border: none;
|
color: #8ab1e5;
|
font-size: 16px;
|
border-radius: 5px;
|
width: 485px;
|
padding: 0.3rem 0.75rem;
|
}
|
|
/*#ReMenSouSuoBox {*/
|
/*margin-top: 10px;*/
|
/*max-width: 550px;*/
|
/*height: 29px;*/
|
/*!*line-height: 29px;*!*/
|
/*margin-left: 30px;*/
|
/*overflow: hidden;*/
|
/*}*/
|
|
#ReMenSouSuoBox ul {
|
padding: 0;
|
margin: 0;
|
list-style-type: none;
|
font-size: 15px;
|
}
|
|
#ReMenSouSuoBox ul li:first-child {
|
margin-bottom: 9px;
|
}
|
|
#ReMenSouSuoBox ul li:not(:first-child) {
|
float: left;
|
margin-right: 15px;
|
background-color: #E9E9E9;
|
padding: 0px 10px;
|
border-radius: 4px;
|
cursor: pointer;
|
font-size: 15px;
|
color: #6c6c6c;
|
}
|
|
/*访问排行*/
|
/*#FanWenPaiHang {*/
|
/*border-right: 1px solid #ddd;*/
|
/*border-bottom: 1px solid #ddd;*/
|
/*margin-bottom: 10px;*/
|
/*}*/
|
|
#FanWenPaiHang ul {
|
list-style-type: none;
|
}
|
|
#FanWenPaiHang ul li {
|
height: 55px;
|
line-height: 55px;
|
margin-left: 28px;
|
margin-right: 20px;
|
}
|
|
#FanWenPaiHang ul li:not(:last-child) {
|
border-bottom: 1px solid #ccd3dc;
|
}
|
|
#FanWenPaiHang ul li a {
|
width: 100%;
|
display: inline-block;
|
text-decoration: none;
|
color: black;
|
cursor: pointer;
|
overflow: hidden;
|
text-overflow:ellipsis;
|
white-space: nowrap;
|
font-size: 18px;
|
}
|
|
/*最新资源*/
|
#ZuiXinZiYuan ul {
|
margin: 0;
|
padding: 0;
|
list-style-type: none;
|
}
|
|
#ZuiXinZiYuan ul li:not(:last-child) {
|
border-bottom: 1px solid #ccd3dc;
|
}
|
|
#ZuiXinZiYuan ul li {
|
height: 55px;
|
line-height: 55px;
|
margin-left: 28px;
|
margin-right: 20px;
|
}
|
|
#ZuiXinZiYuan ul li div a {
|
display: inline-block;
|
width: 223px;
|
text-decoration: none;
|
color: black;
|
cursor: pointer;
|
overflow: hidden;
|
text-overflow:ellipsis;
|
white-space: nowrap;
|
font-size: 18px;
|
}
|
|
/*申请资源*/
|
#ShenQingZiYuan {
|
/*border: 1px solid #ddd;*/
|
/*margin-bottom: 10px;*/
|
}
|
|
#ShenQingZiYuan ul {
|
margin: 0;
|
padding: 0;
|
list-style-type: none;
|
}
|
|
#ShenQingZiYuan ul li {
|
height: 42.2px;
|
line-height: 42.2px;
|
border-bottom: 1px dashed #ddd;
|
padding-left: 10px;
|
}
|
|
#ShenQingZiYuan ul li div a {
|
text-decoration: none;
|
color: black;
|
cursor: pointer;
|
overflow: hidden;
|
text-overflow:ellipsis;
|
white-space: nowrap;
|
}
|
|
#ShenQingZiYuan ul li div img {
|
float: right;
|
margin-top: 15px;
|
margin-right: 10px;
|
}
|
|
|
/*热门搜索*/
|
#ReMenSouSuoBox,ul, li {
|
margin: 0px;
|
padding: 0px;
|
}
|
#ReMenSouSuoBox {
|
max-width: 400px;
|
overflow: hidden;
|
margin: auto;
|
height: 50px;
|
position: relative;
|
top: 32px;
|
margin-top: -25px;
|
color: #484848;
|
margin-left: 25px;
|
}
|
ReMenSouSuoBox ul li {
|
text-align: center;
|
margin-right: 5px;
|
list-style: none;
|
}
|
#ReMenSouSuoBox ul {
|
display: table;
|
margin-left: auto;
|
margin-right: auto;
|
height: 50px;
|
overflow: hidden;
|
}
|
|
.div_top {
|
margin-top: 20px;
|
}
|
|
/*标题更多样式*/
|
.PanelBoxTitle {
|
/*float: left;*/
|
display: inline-block;
|
/*width: 100%;*/
|
height: 40px;
|
margin-top: 25px;
|
margin-left: 13px;
|
}
|
|
.PanelBoxTitle span {
|
float: left;
|
line-height: 37px;
|
font-size: 20px !important;
|
margin-left: 13px;
|
color: #4777FF;
|
font-weight: 600;
|
}
|
|
.moreurl {
|
display: inline-block;
|
padding: 0px 5px;
|
background-color: #4777ff;
|
color: white !important;
|
font-size: 15px !important;
|
border-radius: 3px;
|
margin-left: 10px !important;
|
font-weight: normal !important;
|
cursor: pointer;
|
/*width: 40px;*/
|
margin-top: 8.8px;
|
}
|
|
|
/*申请资源*/
|
.sqzy {
|
height: 53px;
|
line-height: 53px;
|
margin-left: 28px;
|
margin-right: 20px;
|
}
|
|
.sqzy:not(:last-child) {
|
border-bottom: 1px solid #ccd3dc;
|
}
|
|
.sqzy a {
|
font-size: 18px;
|
color: #000;
|
width: 224px;
|
display: inline-block;
|
overflow: hidden;
|
text-overflow: ellipsis;
|
white-space: nowrap;
|
}
|
|
.sqzy .fimg {
|
margin-right: 15px;
|
}
|
|
.sqzy .limg {
|
cursor: pointer;
|
float: right;
|
position: relative;
|
top: 29px;
|
margin-top: -11px;
|
}
|
|
.blue ul.mtree {
|
border: none;
|
}
|
|
#MyFavorite ul li {
|
height: 55px;
|
line-height: 55px;
|
margin-left: 28px;
|
margin-right: 20px;
|
}
|
|
#MyFavorite ul li:not(:last-child) {
|
border-bottom: 1px solid #ccd3dc;
|
}
|
|
.portlet {
|
margin-bottom: 0 !important;
|
}
|
|
#div_content {
|
padding-left: 3px;
|
}
|
#div_right {
|
padding-right: 3px;
|
}
|