/*
Name:燕山大学知识产权信息服务中心网站
Date: 2020-06-18
name:slh
*/
body {
	font-family:'Microsoft YaHei','微软雅黑',Verdana, Geneva, sans-serif;
	/*font-family: tahoma\9;*/
	font-size: 15px;
	margin:0;
	padding:0;
	background:#fff;}
.main{
 width:100%;}
.content{
	margin:0 auto;
	width:1200px;
	height:auto;}
a,a:hover,a:link{
 text-decoration:none;}
li{
 list-style:none;}
/*-----------------------------------------------logo部分开始-----------------------------------------------*/
.header{
	width:100%;
	height:210px;}
.logo-box{
	width: 1200px;
	margin: 0 auto;
	background:#fff url(../images/top_bg2.jpg) no-repeat right top;}

/*------------------------------logo导航开始-------------------*/
.logo{
	height: 160px;}
.logo img{
	width:auto;
	margin-left: 20px;}
/*------------------------------导航开始-------------------*/
/*主网站导航*/
.nav-box{
 min-width:1200px;
	height: 50px;
	position: relative;
	background: #1f296a;}

.nav-list{
	display: -webkit-flex;
	display: flex; /*弹性布局，子元素中的clear,float等失效*/
	margin:0;
	padding:0;}
.nav li{
	float:left;
	width: 200px;
	height:50px;
	line-height:50px;
	cursor:pointer;
	position:relative;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	border-right: 1px solid #fff;}
/* nth-child(n)选择器，规定属于其父元素的第n个子元素的style*/
.nav li:nth-child(1){
	border-left: 1px solid #fff;}
.nav li a{
	display:block;
	width:auto;
	height:50px;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:16px;
    word-break:normal;
	position: relative;
       
}
.nav li.nav_hover a,.nav li a:hover{
	background: #134286;}
/*下拉子菜单*/
/* 用处没找到 ？？*/
.sun-li>a:after{
	position: absolute;
	top: 25px;
	right: 17px;
	left: auto;
	display: inline-block !important;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	border-bottom: 5px solid transparent;
	border-left: 5px solid transparent;
	content: '';}
.sun-li li:nth-child()>a:after{}
.sun_nav{
	width: 100%;
	height:auto;
	padding: 0;
	margin:0;
	background:#fff;
	border-top:none;
	position:absolute;
	top:50px;
	left: 0px;
	z-index:1000;
	display:block;
	display:none;
	overflow:hidden;
	z-index: 11000;
	border: none;
	border: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;}
.nav li a:hover .sun_nav,.nav li:hover .sun_nav{
	display:block;}
.nav .sun_nav li{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #1f296a;
	border: none;}
.nav .sun_nav li a{
	width:100%;
	padding:0;
	height:40px;
	line-height:40px;
	display:block;
	color: #ffffff;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	margin:0;
	background: #1f296a;
	border:none;}
.nav .sun_nav li a:hover,.nav .sun_nav li a.select_hover{
	color:#fff;
	background: #134286;}
/**
相关链接 导航栏样式
下拉菜单长度120%
**/
.sun_nav1{
	width: 120%;
	height:auto;
	padding: 0;
	margin:0;
	background:#fff;
	border-top:none;
	position:absolute;
	top:50px;
	left: 0px;
	z-index:1000;
	display:block;
	display:none;
	overflow:hidden;
	z-index: 11000;
	border: none;
	border: none;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;}
.nav li a:hover .sun_nav1,.nav li:hover .sun_nav1{
	display:block;}
.nav .sun_nav1 li{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #1f296a;
	border: none;}
.nav .sun_nav1 li a{
	width:100%;
	padding:0;
	height:40px;
	line-height:40px;
	display:block;
	color: #ffffff;
	font-weight:normal;
	font-size:16px;
	text-align:center;
	margin:0;
	background: #1f296a;
	border:none;}
.nav .sun_nav1 li a:hover,.nav .sun_nav1 li a.select_hover{
	color:#fff;
	background: #134286;}

/*下拉子菜单结束*/
/*--------------------------------标题样式---------------------------------*/
.t1-index .til_h2 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #1f296a;}

.t1-index h2.nobor {
    border: none;}

.t1-index .til_h2 span {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    color: #1f296a;
    cursor: pointer;}


.t1-index .til_h2 span:hover, .t1-index .til_h2 span.current {
    color: #1f296a;
    padding-left:10px;}

.t1-index .til_h2 .more {
    padding: 0 10px;
    margin-top: 15px;
    line-height: 20px;
    background: #134286;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;}

.t1-index .til_h2 .more:hover {
    background: #3066b5;}

.t1-index .til_h2 .more i {
    font-style: normal
;}

.til_h3 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0px;
    color: #514f50;
    background: url(../images/bg-til1.jpg) repeat-x bottom;}

.til_h3 b{
    font-size: 18px;}

.til_h3 i {
    float: left;
    width: 50px;
    height: 50px;
   margin-left:10px;
    background: url(../images/icon-fwnr.jpg) no-repeat center;}
/*----------------------------图片新闻开始----------------------------*/
.t1-index .news_box{
    width: 100%;}

.t1-index .news_img {
    width: 530px;
    height: 360px;
    overflow: hidden;}

.t1-index .news_img img {
    width: 530px;
    height: auto;}
/*-----------------站内检索-----------------*/
.search{
 width:1200px;
 background-color:#e8e6e6;
  padding-top:20px;}
.search-locat {

    width: 220px;
    height: 40px;
    line-height: 20px;
    position: relative; 
    float:right;}

.search-locat inpu[type="text"] {
    float: left;
    width: 180px;
    height: 30px;
    border: 1px solid #c7c7c7;
    background: #fff;
    text-indent: 12px;    
    margin-top:5px;
    margin-bottom:5px;}

.search-locat input:focus {
    border: 1px solid #134286;}
  
#new_Search {
    float: left;
    width: 36px;
    height: 30px;
    line-height:30px;
    margin-top:5px;
    background-image: url(../images/bg_btn1.jpg);
    background-repeat:no-repeat;
    text-align: center;
    border: none;
    cursor: pointer;}  

/*---------------中心动态列表部分------------------*/
/*新闻文字列表*/
.t1-index .news-list {
    width: 650px;
    height: 360px;
    overflow: hidden;}
.list_box {
    width: 100%;}
.cen-list-li {
    float: left;
    width: 100%;
    font-size: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ececec;
    background: url(../images/news-icon.jpg) no-repeat left;}

.cen-list-li a p{
  float:left;
  width:550px;
    line-height: 38px;
    padding-left:23px;
    font-size: 15px;
    color: #000;
    display: block;}

.cen-list-li a span{
  float:right;
   width:100px;
    line-height: 38px;
    font-size: 15px;
    color: #bbb;
    display: block;
    text-align:center;}

.list_box li a>p:hover,.list_box li a:hover{
 color:#112bd3;}


/*通知公告*/
.school-list {
    width: 650px;
    height: 360px;
    overflow: hidden;}
.news-list-li {
    float: left;
    width: 100%;
    font-size: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ececec;}
.news-list-li a{
  float:left;
   width:570px;
    line-height: 39px;
    padding-left:20px;
    font-size: 15px;
    color: #000;
    display: block;}
/*
.news-list-li a p{
  float:left;
   width:700px;
    line-height: 39px;
    padding-left:20px;
    font-size: 14px;
    color: #000;
    display: block;
}
.news-list-li a span{
 color:#999999;
 width:80px;
 float:right;
 line-height:39px;
 vertical-align:middle;
}
*/

/* 新闻日历样式 */
 .news-date{
 float: left;
 width: 80px;
 height: 33px;
 line-height:33px;
 margin-top:3px;
 font-family:"微软雅黑";
 border-radius:4px;
 background: #134286;
 color:#fff;
 text-align:center;
 vertical-align:middle;}
.news-month{
 /*display:inline-block;*/
 width:41px;
 padding: 0 8px;
 font-size: 18px;
 color: #fff;}
.news-days{
 display:inline-block;
 width:38px;
 height: 31px;
 margin:1px 0;
 font-size: 15px;
 color: #1f296a;
 border-radius: 0px 4px 4px 0px;
 background: #fff;
 vertical-align:top;
 border:1px solid #134286;}
/*------------政策法规------------*/
.laws-list-li {
    float: left;
    width: 100%;
    height:40px;
    font-size: 15px;
    overflow: hidden;
    border-bottom: 1px dashed #ececec;}

.laws-list-li a p{
  float:left;
  width:400px;
    line-height: 38px;
    padding-left:23px;
    font-size: 15px;
    color: #000;
    display: block;}

.laws-list-li a span{
  float:right;
   width:80px;
    line-height: 38px;
    font-size: 15px;
    color: #bbb;
    display: block;
    text-align:center;}

.list_box li a>p:hover,.list_box li a:hover{
 color:#112bd3;}

/*快速通道*/
.service-box {
    width: 1200px;
    height: 220px;
    overflow: hidden;
    background: #fff
;}

.service-list {
    width: 100%;}
.service-list h1{
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 24px;
    letter-spacing: 5px;
    background: #818bd1;}
.service-list ul {
    width: 1200px;
    margin:0 auto;}
.service-list li {
    display: inline-block;
    width: 226px;
    margin:10px 5px;}

.service-list li a {
    display: block;
    border: 1px solid #d5d5d5;}

.service-list li img {
    width: 226px;
    height:200px;}

.service-list li a:hover {
    border: 1px solid #2288ed;}

/*.service-list ul li {
    float: left;
    margin: 4px 25px 30px 25px;
    line-height: 35px; 
    display: inline-block;
    width: 70px;
    margin: 10px -2px 0 95px;
    text-align:center;
}

.service-list ul li a {
    display: block;
    width: 140px;
    text-align: center;
    font-size:16px;
}

.service-list ul li img {
    width: 70px;
    height: 70px;
}*/
/*重要链接*/
.importent-link {
    width: 100%;}
.importent-link-list{
 width:1200px;
 margin:20px auto;
 background-image: url(../images/yqlj1.jpg);
 background-repeat: no-repeat;
 background-position: left center;
 padding-left: 40px;
 display: block;
 overflow: hidden;}

.importent-link-list li {
 float: left; 
 line-height: 33px; 
 font-size: 14px; 
 color:#a2adb7;}

.importent-link-list li a {
    font-size: 14px; 
    color:#a2adb7;}

.importent-link-list li a:hover {
     color:#fff;}
/*-----------------------------------------------底部部分开始-----------------------------------------------*/
.footer{
	min-width:1200px;
	background:#051b31;
	overflow: hidden;
	text-align: center;}
.footerDiv{
 padding:20px 0px;
 border-top:1px solid #a2adb7;}
.footer p{
	color: #a2adb7;
	font-size: 12px;
	line-height: 30px;}



html {overflow-y: scroll;overflow-x: hidden;}


#flashBoxu_u3_ img{height:320px;}