.patent-page .banner img{
	width: 100%;
}
.patent-page .sec1{
	padding: 5.2% 0;
	font-size: 0;
}
.patent-page .sec1 .title{
	margin-bottom: 3.57%;
}
.patent-page .sec1 .title h3{
	font-size: 36px;
	color: #333;
	font-weight: normal;
	float: left;
}
.patent-page .sec1 .tab-control{
	float: right;
}
.patent-page .sec1 .tab-control a{
	display: inline-block;
	vertical-align: top;
	margin-right: 55px;
	font-size: 16px;
	color: #333;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	padding: 9px 0;
}
.patent-page .sec1 .tab-control a.active{
	color: #277bd1;
	border-color: #277bd1;
}
.patent-page .sec1 .tab-control a:last-child{
	margin-right: 0;
}
.patent-page .sec1 .content{
	display: none;
}
.patent-page .sec1 .content.active{
	display: block;
}
.patent-page .sec1 .content ul{
	margin-bottom: 4.3%;
}
.patent-page .sec1 .content li{
	display: inline-block;
	vertical-align: top;
	width: 48.57%;
	margin-right: 2.86%;
	margin-bottom: 2.86%;
	background-color: #f5f5f5;
	padding: 0.7% 1%;
}
.patent-page .sec1 .content li:nth-child(2n){
	margin-right: 0;
}
.patent-page .sec1 .content li > img{
	width: 31.53%;
	margin-right: 3.9%;
}
.patent-page .sec1 .content li .text-box{
	display: inline-block;
	vertical-align: top;
	width: 57%;
}
.patent-page .sec1 .content li h5{
	font-size: 20px;
	color: #333;
	line-height: 1.6em;
	height: 3.2em;
	font-weight: normal;
	margin-bottom: 4.5%;
}
.patent-page .sec1 .content li p{
	font-size: 16px;
	color: #666;
	line-height: 1.625em;
}
.patent-page .sec1 .content li a{
	display: block;
	width: 118px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #999999;
	margin-top: 15%;
}
.patent-page .sec1 .content li a img{
	vertical-align: middle;
	margin-right: 8px;
}
.patent-page .cover-box{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.8);
	z-index: 61;
	font-size: 0;
	display: none;
}
.patent-page .cover-box.active{
	display: block;
}
.patent-page .cover-box .table-box{
	display: table;
	width: 100%;
	height: 100%;
}
.patent-page .cover-box .cell-box{
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}
.patent-page .cover-box .pop-box{
	background-color: #fff;
	width: 62.5%;
	position: relative;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-image: url(../images/patent_pop_bg.jpg);
	background-position: right bottom;
	margin: 0 auto;
	padding: 2.083%;
}
.patent-page .cover-box .pop-box .close{
	position: absolute;
	right: 16px;
	top: 13px;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-image: url(../images/patent_pop_close.png);
	background-size: 100% 100%;
}
.patent-page .cover-box .pop-box img{
	width: 38.42%;
	margin-right: 5%;
}
.patent-page .cover-box .pop-box .text-box{
	display: inline-block;
	vertical-align: top;
	width: 46%;
}
.patent-page .cover-box .pop-box .text-box h5{
	font-size: 28px;
	color: #333;
	height: 100px;
	line-height: 1.5;
}
.patent-page .cover-box .pop-box .text-box .line{
	border-bottom: 1px solid #d6d6d6;
	margin: 5.1% 0;
}
.patent-page .cover-box .pop-box .text-box p{
	display: table;
	width: 100%;
	font-size: 20px;
	color: #333;
}
.patent-page .cover-box .pop-box .text-box p span{
	display: table-cell;
	padding: 11px 0;
}
.patent-page .cover-box .pop-box .text-box p span:first-child{
	width: 45%;
}
.patent-page .cover-box .pop-box .text-box p span:last-child{
	color: #999999;
}
@media only screen and (max-width:1600px){
	.patent-page .cover-box .pop-box .text-box h5{
		font-size: 24px;
		height: auto;
	}
	.patent-page .cover-box .pop-box .text-box p{
		font-size: 18px;
	}
	.patent-page .cover-box .pop-box .text-box p span{
		padding: 8px 0;
	}
}
@media only screen and (max-width:1200px){
	.patent-page .cover-box .pop-box .text-box h5{
		font-size: 20px;
	}
	.patent-page .cover-box .pop-box .text-box p{
		font-size: 16px;
	}
	.patent-page .cover-box .pop-box .text-box p span{
		padding: 6px 0;
	}
}
@media only screen and (max-width:1100px){
	
}
@media only screen and (max-width:1024px){
	.patent-page .sec1{
		padding: 0.875rem 0 2.1875rem;
	}
	.patent-page .sec1 .title{
		margin-bottom: 0.9375rem;
	}
	.patent-page .sec1 .title h3{
		font-size: 1.125rem;
	}
	.patent-page .sec1 .tab-control a{
		margin-right: 1rem;
		font-size: 0.625rem;
		padding: 0.21875rem 0;
	}
	.patent-page .sec1 .content ul{
		margin-bottom: 0;
	}
	.patent-page .sec1 .content li{
		display: block;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0.3125rem;
		padding: 0.375rem 0.5rem;
	}
	.patent-page .sec1 .content li > img{
		width: 31.9%;
		margin-right: 4%;
	}
	.patent-page .sec1 .content li .text-box{
		width: 64.1%;
	}
	.patent-page .sec1 .content li h5{
		font-size: 0.6875rem;
		height: 2.25rem;
		margin-bottom: 0;
	}
	.patent-page .sec1 .content li p{
		font-size: 0.5625rem;
		line-height: 1rem;
	}
	.patent-page .sec1 .content li a{
		width: 4.1875rem;
		height: 1.1875rem;
		line-height: 1.1875rem;
		font-size: 0.625rem;
		margin-top: 1.25rem;
	}
	.patent-page .sec1 .content li a img{
		margin-right: 0.3125rem;
		height: 0.375rem;
	}
	.patent-page .cover-box .pop-box{
		width: 86.67%;
		padding: 1.25rem 2.8125rem;
		background-size: 100% auto;
		text-align: center;
	}
	.patent-page .cover-box .pop-box .close{
		right: 50%;
		margin-right: -0.78125rem;
		top: 100%;
		margin-top: 1rem;
		width: 1.5625rem;
		height: 1.5625rem;
		background-image: url(../images/caselist_pop_close_mobile.png);
	}
	.patent-page .cover-box .pop-box img{
		width: 83%;
		margin-right: 0;
		margin-bottom: 1.3125rem;
	}
	.patent-page .cover-box .pop-box .text-box{
		display: block;
		width: 100%;
	}
	.patent-page .cover-box .pop-box .text-box h5{
		font-size: 0.875rem;
		line-height: 1.3125rem;
	}
	.patent-page .cover-box .pop-box .text-box .line{
		margin: 0.6875rem 0 0.5625rem;
	}
	.patent-page .cover-box .pop-box .text-box p{
		font-size: 0.625rem;
		text-align: left;
	}
	.patent-page .cover-box .pop-box .text-box p span{
		padding: 0.3125rem 0;
	}
}