/*
Name:燕山大学知识产权信息服务中心网站
Date: 2020-06-18
name:slh
*/
body{
 font-family:微软雅黑;
 font-size:16px;}

/* location, search */
.locat-box {
    width: 100%;
    height: 55px;}

.locat-box01 {
    width: 100%;
    height: 55px;
    box-shadow: 0 1px 2px #ccc;
    margin-bottom: 30px;}

.locat {
    width: 1200px;
    margin: 0 auto;
    font-size: 16px;
    color: #000;
    line-height: 55px;
    padding-left: 30px;
    background: url(../images/icon_locat.jpg) no-repeat left center;}

.locat span{
 color:#b3b3b3;}

.locat a {
    display: inline-block;
    vertical-align: baseline;
    color: #b3b3b3;
    font-size: 16px;}

.locat a.current, .locat a:hover {
    color: #8c8989;
    background: none;}
/*站内检索*/
.search-locat {
    width: 460px;
    height: 35px;
    line-height: 30px;
    position: absolute;
    right: 0px;
    top: 10px;}

.search-locat input {
    float: left;
    width: 360px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background: #fff;
    text-indent: 12px;
    margin-top:5px;}

.search-locat input:focus {
    border: 1px solid #134286;}

.search-locat button {
    float: left;
    width: 36px;
    height: 30px;
    line-height:30px;
    margin-top:5px;
    background-image: url(../images/bg_btn1.jpg);
    background-repeat:no-repeat;
    background-color:Transparent;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;}
/* 中心动态、综合要闻/政策法规 列表页 */
.page_news_list{
 float: left;
    width: 1050px;
    font-size: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ececec;
    margin-left:75px;
    background: url(../images/newslist-icon.jpg) no-repeat left;
    text-align:center;}
.page_news_list a p{
   float:left;
   width:980;
    line-height: 45px;
    padding-left:23px;
    font-size: 15px;
    color: #000;
    display: block;}

.page_news_list a span{
  float:right;
   width:100px;
    line-height: 45px;
    font-size: 15px;
    color: #bbb;
    display: block;}
/* 分页控件 */
.paging_div{
 height:27px;
 width:850px;
 text-align:center;
 margin-top:20px;
 float:right;
 font-family:微软雅黑;
 font-size:15px;}

/* 二级页面样式 */
/* 左侧导航 */
.grybord{
	border:1px solid #efefef;}
.rpbord{
 box-shadow: 0 1px 2px #ccc;
 border-top:1px solid #efefef;}
.list_box04 li{
 font-size:16px;
 font-family:微软雅黑;
 margin-left:20px;
 border-bottom:1px solid #efefef;
 background: url(../images/list-icon.jpg) no-repeat left;}

.list_box04 li a.toe {
 line-height:45px;
  margin-left:40px;}

.list_box04 li.current a, .list_box04 li a:hover {
    color: #218bf5;
    text-decoration: none;}
.mh400{
	min-height:400px;}
.mh450{
	min-height:458px;}
/* 内容详情页 */
.w920 {
    width: 920px;
    margin-bottom: 30px;}
.labAtten{
 font-size:16px;
 font-family:微软雅黑;
 margin-left:30px;
 margin-top:30px;}
iplist_box{
 text-align:center;}
.ipList_li {
    float: left;
    width: 95%;
    font-size: 15px;
    overflow: hidden;
    margin-left:15px;
    padding-left:10px;
    border-bottom: 1px dashed #ececec;}
.ipList_li a p{
  float:left;
  width:90%;
    line-height: 55px;
    padding-left:23px;
    font-size: 15px;
    color: #000;
    display: block;}

.ipList_li a span{
  float:right;
   width:10%;
    line-height: 45px;
    font-size: 15px;
    color: #bbb;
    display: block;}
.iplist_box li a>p:hover,.iplist_box li a:hover{
 color:#112bd3;}

/* 右侧详情页面 */

.ccommonfrm h4,.ccommonfrm h1
{
    /* 框架标题样式 */
    min-height: 35px;
    line-height: 30px;
    padding-left: 10px;
    font-size: 18px;
    font-weight: bold;
    text-align:center;
    margin-top:20px;
    color:#514f50;
    border-bottom:2px solid #ccc;}

.newscontent
{
    /* 新闻内容框架 */
    width: 90%;
    min-height:400px;
    padding-top:10px;
    padding-bottom: 20px;
    font-family:微软雅黑;
    margin:0 auto;}
.newscontent p
{
    margin: 10px 10px;
    line-height: 30px;
    text-indent:2em;
}
.newscontent .newscon
{
    padding-top:20px;
    line-height: 30px; /*行间距*/
    width: 100%;
    vertical-align: middle;
    color:#ccc;}
.newscontent .con_time
{
    text-align: center; /*靠右对齐*/
    font-size: 12px;
    color: Gray;}