.banner_patent{
	width: 100%;
	height: 650px;
	position: relative;
	overflow: hidden;
	background-color: #8dc8c5;
}
.banner_patent .banner_patent1{
	max-width: 1340px;
	width: 90%;
	background: url(../images/bannerPC_zhuanli.png) no-repeat center right;
	height: 100%;
	margin: 0 auto;
	background-size: cover;
}

.banner_patent p{
	max-width: 1200px;
	width: 95%;
	font-size: 66px;
	color: #fff;
	font-family: Regular;
	margin: 0 auto;
	padding-top: 12%;
	position: relative;
	box-sizing: border-box;
}
/* 1024 绉诲姩绔痓anner */
.banner_patent980 .banner_patent1{
	width: 100%;
	background: url(../images/banner1024_zhuanli.jpg) no-repeat center;
	background-color: #8dc8c5;
	background-size: cover;
	overflow: inherit;
}
.banner_patent980 p{
	display: none;
}

/* 鏍囬 */
.title{
	font-size: 32px;
	text-align: center;
	margin-top: 84px;
	font-family: Regular;
}

/* 涓撳埄涓氬姟浠嬬粛 */
.meaning .meaning_txt{
	margin-top: 40px;
	font-size: 18px;
	line-height: 2;
	font-family: Light;
}

/* 涓撳埄涓氬姟浠嬬粛 */
.meaning980{
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
}
.meaning980 .title{
	font-size: 50px;
	margin-top: 120px;
}
.meaning980 .meaning_txt{
	margin-top: 50px;
	font-size: 32px;
}

/* 鍗冩収涓撳埄浼樺娍 */
.advantage{
	background-color: #8dc8c5;
	padding: 50px 0;
	margin-top: 90px;
	color: #fff;
}
.advantage .title{
	font-size: 57px;
	margin-top: 0;
	font-family: Bold;
}
.advantage ul{
	/* margin-top: 36px; */
	overflow: hidden;
}
.advantage ul li{
	width: 25%;
	float: left;
	text-align: center;
}
.advantage ul li>div{
	width: 140px;
	height: 76px;
	margin: 0 auto;
	background: url(../images/zhuanli_icon.png) no-repeat center;
	background-position: 0 -465px;
}
.advantage ul li:nth-child(2)>div{
	background-position: -174px -465px;
}
.advantage ul li:nth-child(3)>div{
	background-position: 0 -563px;
}
.advantage ul li:nth-child(4)>div{
	background-position: -174px -563px;
}
.advantage ul li>p{
	margin-top: 12px;
	font-size: 28px;
	font-family: Light;
}
@media only screen and (max-width: 1280px){
	.advantage ul li>p{
		font-size: 22px;
	}
}
/* 980 鍗冩収涓撳埄浼樺娍 */
.advantage980{
	width: 100%;
	margin-top: 80px;
	padding-top: 0;
}
.advantage980 ul{
	margin-top: 0px;
}
.advantage980 ul li{
	width: 50%;
	margin-top: 58px;
}
.advantage980 ul li>p{
	margin-top: 16px;
	font-size: 32px;
}

/* 涓撳埄涓氬姟鍒嗙被 */
.business ul{
	margin-top: 60px;
	overflow: hidden;
}
.business ul li{
	width: calc(33.333% - 18px);
	width: -moz-calc(33.333% - 18px);
	width: -webkit-calc(33.333% - 18px);
	height: 450px;
	float: left;
	background: url(../images/zhuanli_bgicon.png) no-repeat left top;
	background-color: #f2f2f2;
	font-family: Light;
	border-radius: 32px 0 0 0;
	overflow-x: hidden;
}
.business ul li:nth-child(2){
	margin-left: 27px;
}
.business ul li:last-child{
	float: right;
}

.business ul li>p{
	height: 38px;
	line-height: 38px;
	font-size: 20px;
	text-align: center;
	background-color: #8dc8c5;
	margin-left: 35px;
	margin-top: 32px;
	margin-bottom: 28px;
	color: #fff;
	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 	padding: 0 1.5em;
 	box-sizing: border-box;
}
.business ul li>p>span{
	margin-left: -35px;
}
.business ul li>span{
	display: block;
	text-align: center;
	font-size: 17px;
	margin: 14px 1em;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}

/* 980 涓撳埄涓氬姟鍒嗙被 */
.business980{
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
}
.business980 .title{
	font-size: 50px;
	margin-top: 80px;
}
.business980 ul{
	margin-top: 16px;
	overflow: hidden;
}
.business980 ul li{
	width: 100%;
	height: auto;
	float: none;
	background: url(../images/zhuanli_bgicon980.png) no-repeat left top;
	background-color: #f2f2f2;
	border-radius: 60px 0 0 0;
	margin-top: 44px;
	padding-bottom: 66px;
}
.business980 ul li:nth-child(2){
	margin-left: 0;
}
.business980 ul li:last-child{
	float: none;
}
.business980 ul li>p{
	height: 68px;
	line-height: 68px;
	font-size: 36px;
	margin-left: 63px;
	margin-top: 59px;
	margin-bottom: 46px;
}
.business980 ul li>p>span{
	margin-left: -63px;
}
.business980 ul li>span{
	font-size: 32px;
}

/* 涓撳埄鐢宠娴佺▼ */
.procedure img{
	margin-top: 60px;
	width: 100%;
}
.procedure980{
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
}
.procedure980 .title {
    font-size: 50px;
    margin-top: 80px;
}
.procedure980 img{
	width: 70%;
	display: block;
	margin: 0 auto;
	margin-top: 60px;
}


/* 涓撳埄涓撳鍥㈤槦 */
.team{
	max-width: 100%;
	width: 100%;
	background-color: #f2f2f2;
	font-size: 18px;
	line-height: 2;
	margin-top: 84px;
	padding-top: 78px;
}
.team .title{
	margin-top: 0;
}
.team>p{
	max-width: 1200px;
	width: 83%;
	margin: 0 auto;
	margin-top: 42px;
	font-family: Light;
}

.team .team_person{
	max-width: 1200px;
	width: 83%;
	margin: 0 auto;
	margin-top: 20px;
	position: relative;
	padding-bottom: 90px;
	overflow: hidden;
}
.team .team_person ul{
	overflow: hidden;
	position: relative;
}
.team .team_person ul li{
	float: left;
	height: 432px;
}
.team .team_person ul li>div.li_border{
	width: 100%;
	height: 100%;
	border: 1px solid #727171;
	box-sizing:border-box;
	overflow: hidden;
}
.team .team_person ul .personnel_img{
	float: right;
	height: 432px;
}
.team .team_person ul .personnel_img>img{
	height: 100%;
}
.team .team_person ul .personnel{
	height: 432px;
	padding: 4px 24px 16px;
	font-family: Light;
	overflow-y: auto;
	font-size:16px;
}
.team .team_person ul .personnel>p{
	font-size: 20px;
	/* margin-bottom: 8px; */
	margin-top: 8px;
	font-family: Regular;
}
.team .team_person ul .personnel .personnel_kh{
	display: flex;
	flex-wrap: wrap;
}
.team .team_person ul .personnel .personnel_kh>span{
	margin-right: 30px;
}
.team .team_person ul .personnel .personnel_kh>span:last-child{
	margin-right: 0;
}
.team .team_person .team-dian{
	position: absolute;
	bottom: 50px;
	text-align: center;
	width: 100%;
}
.team .team_person .team-dian span{
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color: #727172;
	margin: 0 7px;
	opacity: .8;
	display: inline-block;
	cursor: pointer;
}
.team .team_person .team-dian span.current{
	background-color: #DF0515;
}
/* 980 绉诲姩绔� 涓撳埄涓撳鍥㈤槦 */
.team980{
	max-width: 100%;
	width: 100%;
	background-color: #fff;
	font-size: 32px;
	margin-top: 80px;
	padding-top: 0;
}
.team980 .title{
	font-size: 50px;
}
.team980>p{
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	margin-top: 50px;
}

.team980 .team_person{
	width: calc(100% - 60px);
	width: -moz-calc(100% - 60px);
	width: -webkit-calc(100% - 60px);
	margin-top: 50px;
	padding-bottom: 60px;
}
.team980 .team_person ul li,.team980 .team_person ul li>div.li_border{
	height: 1880px;
}
.team980 .team_person ul .personnel_img{
	float: none;
	height: auto;
	overflow: hidden;
}
.team980 .team_person ul .personnel_img>img{
	height: auto;
	width: 100%;
}
.team980 .team_person ul .personnel{
	height: auto;
	padding: 10px 24px 40px;
	overflow-y: auto;
}
.team980 .team_person ul .personnel>p{
	font-size: 36px;
	margin-top: 16px;
}
.team980 .team_person ul .personnel>div{
 font-size: 30px;
}
.team980 .team_person .team-dian{
	bottom: 0;
}
.team980 .team_person .team-dian span{
	width: 16px;
	height: 16px;
	margin: 0 15px
}
/* 涓撳埄鏈嶅姟淇濋殰 */
.benefit ul{
	width: 100%;
	margin-top: 60px;
	overflow: hidden;
}
.benefit ul li{
	width: 16.66%;
	font-size: 20px;
	text-align: center;
	float: left;
}
.benefit ul li>div{
	width: 152px;
	height: 152px;
	margin: 0 auto;
	background: url(../images/zhuanli_icon.png) no-repeat center;
	background-position: 0px -100px;
}
.benefit ul li:nth-child(2)>div{
	background-position: -176px -100px;
}
.benefit ul li:nth-child(3)>div{
	background-position: -347px -100px;
}
.benefit ul li:nth-child(4)>div{
	background-position: 0px -287px;
}
.benefit ul li:nth-child(5)>div{
	background-position: -176px -287px;
}
.benefit ul li:nth-child(6)>div{
	background-position: -347px -287px;
}
.benefit ul li>p{
	margin-top: 16px;
	font-family: Light;
}
@media only screen and (max-width: 1400px){
	.banner_patent p{
		font-size: 56px;
		padding-top: 10%;
	}
}
@media only screen and (max-width: 1280px){
	.banner_patent p{
		font-size: 46px;
	}
}
@media only screen and (max-width: 1200px){
	.benefit ul{
		margin-top: 0px;
	}
	.benefit ul li{
		width: 33.33%;
		margin-top: 60px;
	}
}
@media only screen and (max-width: 1024px){
	.banner_patent p{
		font-size: 44px;
	}
}
/* 980 绉诲姩绔笓鍒╂湇鍔′繚闅� */
.benefit980{
	width: 100%;
	background-color: #f2f2f2;
	padding: 80px 0;
	margin-top: 80px;
}
.benefit980 .title {
    font-size: 50px;
	margin-top: 0;
}
.benefit980 ul{
	width: calc(100% - 30px);
	width: -moz-calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	margin: 0 auto;
}
.benefit980 ul li{
	width: 50%;
	font-size: 32px;
	margin-top: 60px;
}
.benefit980 ul li>div{
	width: 206px;
	height: 206px;
	background-position: 0px -132px;
	background-size: 670px;
}
.benefit980 ul li:nth-child(2)>div{
	background-position: -236px -132px;
}
.benefit980 ul li:nth-child(3)>div{
	background-position: -465px -132px;
}
.benefit980 ul li:nth-child(4)>div{
	background-position: 0px -385px;
}
.benefit980 ul li:nth-child(5)>div{
	background-position: -236px -385px;
}
.benefit980 ul li:nth-child(6)>div{
	background-position: -465px -385px;
}
.benefit980 ul li>p{
	margin-top: 32px;
}
/* 专利服务案例 */
.case_trademark{
	overflow: hidden;
}
.case_trademark ul li {
    height: 154px;
    cursor: pointer;
}
.case_trademark .more{
	font-size: 14px;
	font-family: Regular;
	float: right;
	margin-top: 26px;
}
.case_trademark .more span{
	width: 14px;
	height: 14px;
	background: url(../images/yd_icon.png) no-repeat center;
	background-position: 0 -24px;
	background-size: 84px;
	margin-left: 8px;
	display: inline-block;
}
.case_trademark .more a:hover{
	color: #727171;
}
.case_trademark ul li:hover>span{
	color: #df0515;
}
/* 980专利服务案例 */
.case_trademark980 ul li {
    height: auto;
}
.case_trademark980 .more{
	font-size: 32px;
	margin-top: 42px;
}
.case_trademark980 .more span{
	width: 28px;
	height: 28px;
	background: url(../images/yd_icon.png) no-repeat center;
	background-position: -84px -52px;
	background-size: 180px;
}

/* 瀹㈡埛 */
.customer980 ul li .customer_1:nth-child(n + 7){
	display: none;
}

