﻿.footer{
	margin-top: 0;
}

/*------ 大轮播------[开始]*/
.focus{position:relative;/*margin:15px auto 22px;*/margin:20px auto 18px; width:1280px; height:510px; background-color: #000;}  
.focus img{ width:1280px; height: 510px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:46px; line-height:46px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{display: inline-block;max-width: 980px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; text-decoration:none; color:#fff; font-size:16px;overflow:hidden; margin-left:25px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; /*right:25px;*/ position:absolute; /*height:21px;*/ left: 50%;transform: translateX(-50%);text-align:center; z-index: 200; }  
.focus .fbg div{/*margin:17px auto 0;*/overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 6px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#0a87d9;} /*小圆点颜色*/  
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
/*.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{background-position:0 0; }  
.focus .next:hover{background-position:-40px 0;}  
*/
/*------ 大轮播 ------[结束]*/

/*------ 公共头部 box1------[开始]*/
.box1{
	margin-bottom:20px;
}
.box1 .title{
	width: 100%;
	font-size: 20px;
	color: #0a87d9;
	/*padding:0 0 8px 3px;*/
	height: 45px;
	/* line-height: 38px; */
	margin-bottom:20px;
	border-bottom:2px solid #e5e5e5;
}
.box1 .title .column{
	float: left;
	padding:0 12px;
	line-height: 43px;
	font-weight: bold;
	border-bottom:2px solid #0a87d9;
}
.box1 .title span.more{
	float: right;
    font-size: 14px;
    line-height: 45px;
}
.box1 .title span.more a{
	color: #0a87d9;
}
/*------ 公共头部 box1------[结束]*/

/*------ 图片新闻 news-pic------[开始]*/
.news-pic .ct{
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.news-pic .ct a.news-pic-box{
	width: 406px;
	height: 420px;
	background-color: #fff;
}
.news-pic .ct a.news-pic-box .pic{
	position: relative;
	width: 406px;
	height: 250px;
	overflow: hidden;
}
.news-pic .ct a.news-pic-box .pic>img{
	width: 406px;
	height: 250px;
	transition: all 0.7s ease 0s;
}
.news-pic .ct a.news-pic-box .pic .date{
	display: inline-block;
	position: absolute;
	left:0;
	bottom:0;
	width: 120px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	text-align: center;
	background-color: rgba(1,130,220,.68);
}
.news-pic .ct a.news-pic-box .pic .date img{
	display: inline-block;
    vertical-align: middle;
	margin: -2px 6px 0 0;
}
.news-pic .ct a.news-pic-box .txt{
	padding:15px 20px 0;
}
.news-pic .ct a.news-pic-box .txt .tit{
	font-size: 18px;
	line-height: 28px;
	color:#1b1b1b;
}
.news-pic .ct a.news-pic-box .txt .abstract{
	font-size: 15px;
	line-height: 26px;
	color: #666;
	margin-top:8px;
}
.news-pic .ct a.news-pic-box:hover{
	box-shadow: 0 4px 8px rgba(204,215,229,.5);
}
.news-pic .ct a.news-pic-box:hover .pic>img{
	transform: scale(1.08);
}
.news-pic .ct a.news-pic-box:hover .txt .tit{
	color: #0a87d9;
}
.news-pic .ct a.news-pic-box:hover .txt .abstract{
	color: #555;
}
/*------ 图片新闻 news-pic------[结束]*/

/*------ 知产动态 zcdt ------[开始]*/
.zcdt{
	width: 620px;
}
.zcdt .ct{
	height: 500px;
	padding:5px 20px;
	background-color: #fff;
}
.zcdt .ct ul li{
	/*padding:0 1px 0 5px;*/
	padding:0 1px 0 0;
	height: 54px;
	line-height: 54px;
	border-bottom:1px dashed #dfdfdf;
}
.zcdt .ct ul li a{
	display: inline-block;
	overflow: hidden;
	max-width:470px;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #333;
	line-height: 54px;
	padding-left: 22px;
	background: url(../images/icon-square.png) scroll no-repeat center left;
}
.zcdt .ct ul li a:hover{
	color: #0a87d9;
}
.zcdt .ct ul li span.date{
	float: right;
	color: #aaa;
	color: #a0a0a0;
	color: #999;
}
/*------ 知产动态 zcdt ------[结束]*/

/*------ 知产风采 zcfc ------[开始]*/
.zcfc{
	width: 620px;
}
.zcfc .ct .list-box{
	display: inline-block;
	height: 90px;
	background-color: #fff;
	margin-top: 12px;
	padding:0 20px;
	display: flex;  
	align-items: center; /* 垂直居中 */  
}
.zcfc .ct .list-box .time{
	width: 70px;
	height: 62px;
	margin: 0 21px 0 1px;
	font-weight: bold;
	text-align: center;
	background:url(../images/date-bg.png) no-repeat;
	background-size: 100%;
}
.zcfc .ct .list-box .time .date{
	font-size:22px;
	color: #0a87d9;
	margin: 6px 0 9px;
}
.zcfc .ct .list-box .time .year{
	font-size:13px;
	color: #fff;
}
.zcfc .ct .list-box .list{
	width: 480px;
}
.zcfc .ct .list-box .list .tit{
	font-size: 17px;
	color: #333;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 8px;
}
.zcfc .ct .list-box .list .abstract{
	font-size: 14px;
	color: #7d7d7d;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zcfc .ct .list-box:hover{
	box-shadow: 0 4px 8px rgba(204,215,229,.6);
	box-shadow: 0 8px 8px rgba(204,215,229,.5);
}
.zcfc .ct .list-box:hover .tit{
	color: #0a87d9;
}
.zcfc .ct .list-box:hover .abstract{
	color: #999;
}
/*------ 知产风采 zcfc ------[结束]*/

/*------ 产教融合、学术交流、科普园地 box2------[开始]*/
.box2{
	width: 406px;
	float: left;
	margin-left:30px;
}
.box2:first-child{
	margin-left:0;
}
.box2 .ct .list-item{
	display: block;
	position: relative;
    height: 110px;
	margin: 0 0 12px 0;
	padding: 16px 25px 0;
	box-shadow: 0 0 14px rgba(160, 160, 160, .1);
	box-shadow: 0 2px 15px rgba(160, 160, 160, .15);
	background-color: #fff;
	transition: transform 0.3s;
	background: #fff url(../images/list-bg.png) no-repeat 182px 72px;
}
.box2 .ct .list-item:hover{
	transform: translateY(-5px);
	transform: translateY(-3px);
}
.box2 .ct .list-item .tit{
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #333;
	line-height: 26px;
}
.box2 .ct .list-item .tag{
	position: absolute;
	top: 0;
	left: 0;
	width: 13px;
	height: 13px;
	background-color: #1287df;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}
.box2 .ct .list-item:hover .tag{
	background-color: #57cbf0;
	/* background-color: #79c347; */
}
.box2 .ct .list-item:hover .tit {
	color: #1287df;
}
.box2 .ct .list-item .date{
	font-size: 14px;
	color: #0572ba;
	/* font-weight: bold; */
}
.box2 .ct .list-item:hover .date{
	color: #aaa;
}
/*------ 产教融合、学术交流、科普园地 box2------[结束]*/

/*------ 底部外链 links------[开始]*/
.links{
	padding:16px 0;
	background-color: #fff;
}
.links ul li{
    float: left;
    margin: 0 0 0 25px;
    margin: 2px 35px 2px 0;
}
.links ul li:first-child{
    margin-left: 0;
}
.links ul li a{
    display: inline-block;
    /*height: 54px;
    line-height: 54px;*/
    font-size: 16px;
    color: #333;
    font-weight: bold;
    /*padding: 0 48px 0 23px;*/
    padding: 10px 30px 10px 18px;
    letter-spacing: 1px;
    background: url(../images/icon-line.png) no-repeat center left;
}
/*.links ul li a:hover{
    color: #c07b1a;
    color: #002e73;
}*/

.links ul li a:hover{
    background-color: #eff5ff;
    /*background-color: #fff6e8;*/
    border-radius: 4px;
}
/*------ 底部外链 links------[结束]*/





