/*其他页面css*/

/*内容页 标题*/
body{padding-top:85px}
@media screen and (max-width: 767px){body{padding-top: 60px}}
.contentpage .panel-heading{text-align: center;font-size: 20px}
.contentpage .pubTime{text-align: center;font-size: 12px}
.contentpage .newsContent{padding: 5px 15px;font-size: 14px}
/*.contentpage .panel-body div:nth-child(3){text-align: center;}*/
.panel .breadcrumb {margin: 0px;padding:0px;}
.slash{padding: 0 5px;color: #ccc;}
.context{width:90%}
.listwrapper{display: block;  }
.resTip{font-style:italic;color: rgb(192, 0, 0);text-align: center;font-size: 12px; }
.attach{}
.attach a{color:red}
@media screen and (max-width: 767px){
    /*适配手机端访问时的图片大小*/
    img{max-width:90%;}
    /*适配手机端链接*/
    .contentpage a{word-wrap: break-word;word-break: break-all;}
    .badge{margin-right:-5px}
}
/*订购资源页*/
#formname1062455a a {    font-size: 14px;    color: #337ab7;    text-decoration: none;}
#formname1062455a a:hover, a:focus {    font-size: 14px;    color: #337ab7;    text-decoration: none;}
.relnumfontstyle1062455{color:rgb(192,0,0)!important;font-size:14px}

/*标签列表页*/
#a_u3_table{}
#a_u3_table tr{   border: 1px solid #ddd;}
#a_u3_table td:nth-child(2){    position: relative;    display: block;    padding: 10px 15px;    background-color: #fff;   }
#a_u3_table a{font-size:14px;    color: #337ab7;    text-decoration: none;}
#a_u3_table a:hover, a:focus {    color: #23527c;    text-decoration: underline;}
#a_u3_table td>span {    display: inline-block;    min-width: 10px;    padding: 3px 7px;    font-size: 12px;    font-weight: bold;    line-height: 1;    color: #fff;    text-align: center;
    white-space: nowrap;    vertical-align: middle;    background-color: #777;    border-radius: 10px;}