

.share {
	width: 1200px;
	max-width: 1200px;
	margin: 0 auto;

}



.swiper-button-lock {
	display: inline-block;
}



/* bannre */

.banner {
	width: 100%;
	height: 360px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/banquan-bj.jpg?155) no-repeat center center;
	background-size: 2600px 360px;
	border-bottom: 2px solid #e8e8e8;
}

.banner2 {
	width: 100%;
	height: 360px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/zhuanli-bj1.jpg?155) no-repeat center center;
	background-size: 2600px 360px;
	border-bottom: 2px solid #e8e8e8;
}

.banner3 {
	width: 100%;
	height: 360px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/gaoxin-bj.jpg?167) no-repeat center center;
	background-size: 2600px 360px;
}

.banner4 {
	width: 100%;
	height: 360px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/zjtx-bj.jpg?165) no-repeat center center;
	background-size: 2600px 360px;
}

.banner5 {
	width: 100%;
	height: 360px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/kejiqiye-bj.jpg?166) no-repeat center center;
	background-size: 2600px 360px;
}

.banner6 {
	width: 100%;
	height: 360px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/aaa-bj.jpg?167) no-repeat center center;
	background-size: 2600px 360px;
}

.banner img {
	width: 100%;
	display: block;
}

/* 版权 */
.copyright {
	padding: 52px 0px;
	margin-bottom: 30px;
}

.copyright .title {
	text-align: center;
}

.copyright .title h5 {
	font-size: 40px;
	color: rgba(51, 51, 51, 1);
	position: relative;
	z-index: 30;
	display: inline;
}

.copyright .title h5 span {
	color: rgba(200, 0, 0, 1);
}

.copyright .title .tit {
	position: relative;
	display: inline;
}

.copyright .title .tit::after {
	content: '';
	background: url(/statics/themes/banquan/images/rectangle8684.png);
	width: 99px;
	height: 32px;
	display: block;
	position: absolute;
	left: -61px;
	bottom: -17px;
	z-index: 10;
}

.copyright .title .tit::before {
	content: '';
	background: url(/statics/themes/banquan/images/rectangle.png);
	width: 141.09px;
	height: 28.14px;
	display: block;
	position: absolute;
	right: -61px;
	bottom: -17px;
	z-index: 10;
}

.copyright .title>span {
	display: block;
	margin-top: 31px;
	font-size: 22px;
	color: rgba(102, 102, 102, 1);
}

.copyright .out {
	position: relative;
	margin-top: 25px;
}

.copyright .out2 {
	box-shadow: 2px  2px 15px #e3e2e2;
}

.copyright .out .copyright-swiper .swiper-slide {
	width: 25%;
	text-align: center;
	background: #fff;
	border-left: 1px solid #99999933;
	padding: 38px 45px 22px 45px;
	box-sizing: border-box;
	
}

.copyright .out .copyright-swiper .swiper-slide h5 {
	font-size: 20px;
	color: rgba(51, 51, 51, 1);
	margin-bottom: 28px;
}

.copyright .out .copyright-swiper .swiper-slide .sli-img {
	width: 90px;
	height: 90px;
	margin: 0 auto;
	margin-bottom: 51px;
	position: relative;
}

.copyright .out .copyright-swiper .swiper-slide .sli-img img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

.copyright .out .copyright-swiper .swiper-slide .sli-img::after {
	width: 30px;
	height: 2px;
	position: absolute;
	bottom: -30px;
	content: '';
	background: #3377ee;
	left: 50%;
	margin-left: -15px;
	display: none;
}

.copyright .out .copyright-swiper .swiper-slide:hover .sli-img::after {
	display: block;
}

.copyright .out .copyright-swiper .swiper-slide span {
	display: inline-block;
	margin-bottom: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.copyright .out .copyright-swiper .swiper-slide .a-button {
	display: flex;
	justify-content: center;
}

.copyright .out .copyright-swiper .swiper-slide .a-button a {
	width: 100px;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	border: 1px solid rgba(235, 235, 235, 1);
	border-radius: 30px;
	font-size: 16px;
	color: rgba(136, 136, 136, 1);
}

.copyright .out .copyright-swiper .swiper-slide-active {
	border-left: none;
}

.copyright .out .copyright-swiper .swiper-slide:hover {
	background: linear-gradient(180deg, #FFFFFF 0%, #dae7fe 100%);
}

.copyright .out .copyright-swiper .swiper-slide:hover .a-button a {
	border: 1px solid #3377ee;
	border-radius: 30px;
	color: #3377ee;
}


/* jieshang */
.brand .title .tit::after {
	display: none;
}

.brand .title .tit::before {
	display: none;
}

.brand .title .tit {
	display: flex;
	justify-content: center;
	transform: translateY(60px);
}

.brand .title .tit .txt>span {
	display: block;
	font-size: 51px;
	color: #33333318;
	font-weight: bold;
	transform: translateY(-42px);
}

.brand .title .tit .img-1 {
	margin-right: 20px;
}

.brand .title .tit .img-2 {
	margin-left: 20px;
}



/* 知识 产权 的重要性 */

.equities {
	background: url(/statics/themes/banquan/images/equities-background.png) no-repeat center;
	width: 100%;
	padding-top: 70px;
	padding-bottom: 61px;
	box-sizing: border-box;
	background-size: cover;

	margin-top: 0px;
}

.share-text h5 {
	color: #333333;
	font-size: 40px;
}

.share-box {
	display: flex;
	justify-content: center;
	position: relative;
}

.share-box .img {
	width: 122.66px;
	height: 54px;
}



.share-text h5 span {
	color: #2a63d8;
}

.share-box .share-text {
	text-align: center;

}

.share-box .share-text>span {
	font-size: 51px;
	color: #333333;
	opacity: 0.11;
	font-weight: bold;
	margin-top: -40px;
	display: block;
}

.equities .out-box {
	width: 100%;
	max-width: 946px;
}

.equities .out-box .box {
	width: 49%;
	height: 262px;
	background: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #F7FAFF 100%);
	box-shadow: 0px 2px 6px 1px rgba(8, 54, 143, 0.07);
	border-radius: 10px 6px 8px 6px;
	opacity: 1;
	border: 2px solid #FFFFFF;
	display: flex;
	align-items: center;
	padding: 0px 36px 0px 24px;
	box-sizing: border-box;
}

.equities .out-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;

	width: 946px;
	margin: 0 auto;
	margin-top: 67px;
}

.equities .out-box .box {
	background: linear-gradient(180deg, rgba(238, 238, 238, 0) 0%, #F7FAFF 100%);
	box-shadow: 0px 2px 6px 1px rgba(8, 54, 143, 0.07);
	border-radius: 30px 6px 8px 6px;
	opacity: 1;
	border: 2px solid #FFFFFF;
	margin-bottom: 20px;
}

.equities .out-box .box .left {
	margin-right: 39px;
}

.equities .out-box .box .left img {
	width: 88px;
	height: 88px;
}

.equities .out-box .box:nth-child(2) {
	border-radius: 0px 100px 0px 0px;
}

.equities .out-box .box:nth-child(3) {
	border-radius: 0px 0px 0px 100px;
}

.equities .out-box .box:nth-child(4) {
	border-radius: 0px 0px 30px 0px;
}

.equities .out-box .box .ringht h5 {
	color: #444444;
	background-size: 0 2px;
	font-size: 26px;
}

.equities .out-box .box .ringht h5::after {
	background: linear-gradient(270deg, #FDCDA5 0%, #FC7777 100%);
	width: 205px;
	height: 19px;
	content: '';
	display: block;
	margin-top: -17px;
	margin-bottom: 18px;
}

.equities .out-box .box .ringht p {
	color: #555555;
	font-size: 18px;
	line-height: 1.5em;
	margin-top: 20px;
}




/* 服务流程 */
.register-Clients {
	overflow: hidden;
	padding-top: 90px;
	padding-bottom: 120px;
	background: url(https://upyun-image.gjww.cn/statics/themes/banquan/images/Clients883701.png?15) no-repeat center;
	width: 100%;
	background-size: cover;
}

.register-Clients .register-shert .out {
	margin-top: 100px;
}

.register-Clients .register-shert {
	width: 100%;
	max-width: 1600px;
	margin: 0 auto;
}

.register-Clients .register-shert .box {
	display: flex;
}

.register-Clients .register-shert .box .img {
	width: 134px;
	height: 134px;
	margin-right: 73px;
	position: relative;
	background: #fff;
	transform: rotate(45deg);
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
	flex-shrink: 0;
}

.register-Clients .register-shert .box .img img {
	position: relative;
	z-index: 30;
	width: 100%;
	transform: rotate(-45deg);
}

.register-Clients .register-shert .box-1 {
	transform: translateX(105px);
	margin-top: -34px;
}

.register-Clients .register-shert .box-2 {
	margin-top: -34px;
}

.register-Clients .register-shert .out-2 {
	display: flex;
	flex-wrap: wrap;
	display: none;
}

.register-Clients .register-shert .out-2 .img {
	width: 180px;
	height: 180px;
	background: #fff;
	box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.16);
}

.register-Clients .register-shert .out-2 .img {
	margin: 10px 10px;
}

.register-Clients .register-shert .out-2 .img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.register-Process {
	background: #f0f2f5;
	padding-top: 60px;
	padding-bottom: 80px;
	margin-bottom: 0px;
}

.register-Process .out {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 60px;
}

.register-Process .out .box {
	width: 23%;
	display: flex;
	align-items: center;
	padding-left: 48px;
	box-sizing: border-box;
	height: 187.59px;
	position: relative;
}

.register-Process .out .box .img-bei .img-1 {
	position: absolute;
	width: 79%;
	height: 100%;
	left: 0px;
	top: 0px;
	opacity: 1;
	clip-path: polygon(0 0, 69% 0, 100% 80%, 100% 100%, 0 100%);
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	box-sizing: border-box;
	z-index: 10;

	border-radius: 30px 0px 30px 30px;
}

.register-Process .out .box .img-bei .img-2 {
	position: absolute;
	right: 17px;
	z-index: 9;
	width: 86px;
	height: 79px;
	bottom: 28px;
}

.register-Process .out .box span {
	position: absolute;
	right: 14%;
	bottom: 37%;
	font-size: 25px;
	color: #fff;
	font-weight: bold;
	z-index: 20;
}

.register-Process .out .box img {
	width: 90px;
	height: 90px;
	position: relative;
	z-index: 20;
}

.register-Process .out .box b {
	font-size: 28px;
	color: #9999;
	position: absolute;
	right: -24px;
	font-weight: bold;
}

.register-Process .out .box h6 {
	position: relative;
	z-index: 30;
	color: #666666;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
}

.register-Process .out .box:last-child b {
	display: none;
}




/* 业务页面 */
#business .business-patent .out .copyright-swiper {
	display: flex;
	justify-content: space-between;
}

#business .business-patent .out {
	margin-top: 40px;
	margin-bottom: 20px;
}

#business .brand .swiper-slide {
	width: 20%;

	padding: 38px 20px 22px 20px;
}

#business .brand .out {
	margin-top: 52px;
}

.business-equities {

	background: url(https://hscdn.gjww.cn/statics/epower/img/tm-baomu-bg2.png?111) no-repeat center;
	background-size: cover;

}

.business-equities .out-box .box .ringht h5::after {
	display: none;
}

.business-equities .out-box {
	position: relative;
}

.business-equities .out-box .box-quan {
	width: 236px;
	height: 236px;
	border-radius: 50%;
	background: linear-gradient(180deg, rgba(238, 238, 238, 1) 0%, #F7FAFF 100%);
	box-shadow: 0px 2px 6px 1px rgba(8, 54, 143, 0.07);
	border: 2px solid #FFFFFF;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -118px;
	margin-left: -118px;
	text-align: center;
	line-height: 236px;
	font-size: 40px;
	color: #666666;
}

.business-equities .out-box .box:nth-child(2) {
	padding-left: 62px;
}

.business-equities .out-box .box:nth-child(4) {
	padding-left: 62px;
}

#business .register-Process .out .box {
	margin-right: 30px;
	margin-bottom: 90px;
}

#business .register-Process .out .box b {
	right: -91px;
}

#business .register-Process .out .box h6 {
	position: absolute;
	bottom: -30px;

}

#business .register-Process .out .box:nth-child(2) h6 {
	left: 0px;
}

#business .register-Process .out .box:nth-child(3) h6 {
	left: 0px;
}

#business .register-Process .out .box:nth-child(3) b {
	left: 50%;
	margin-left: -60px;
	bottom: -80px;

}

#business .Teilhaberechte .out {
	display: flex;
	justify-content: space-between;
	margin-top: 121px;
    margin-bottom: 30px;
}

#business .Teilhaberechte .out .box {
	width: 376px;
	height: 162px;
	position: relative;
}

#business .Teilhaberechte .out .box span {
	width: 304px;
	height: 81px;
	background: linear-gradient(107deg, #026eca 0%, #70bbfc 100%);
	box-shadow: inset 0px 3px 6px 1px rgba(255, 255, 255, 0.16);
	border-radius: 9px 9px 9px 9px;
	display: block;
	position: absolute;
	top: -60px;
	left: 50%;
	margin-left: -152px;
	text-align: center;
	padding-top: 15px;
	box-sizing: border-box;
	color: #fff;
	font-size: 24px;
}

#business .Teilhaberechte .out .box .text {
	width: 376px;
	height: 162px;
	background: rgba(246, 246, 246, 0.4);
	box-shadow: 0px 2px 10px 1px rgba(8, 54, 143, 0.09), inset 0px 1px 2px 1px #FFFFFF;

	backdrop-filter: blur(12px);
	box-sizing: border-box;
	overflow: hidden;
}

#business .Teilhaberechte .out .box p {
	position: absolute;
	width: 70%;

	text-align: left;
	top: 50%;
	left: 50%;
	margin-left: -35%;
	margin-top: -18px;
	color: #333333;
	font-size: 16px;
}

#copyright-business .copyright {
	padding: 0px;

}

#copyright-business .copyright .out {
	margin-top: 50px;
}

#copyright-business .copyright-Benefits .out {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

#copyright-business .copyright-Benefits .out .box {
	width: 48%;
	height: 145px;
	line-height: 28px;
	border-radius: 15px;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0px 25px 0px 35px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0px 3px 10px 1px rgba(153, 153, 153, 0.17);
	margin-bottom: 38px;
}

#copyright-business .copyright-Benefits .out .box::after {
	width: 0px;
	height: 120px;
	background: #2a63d8;
	content: '';
	position: absolute;
	left: 0px;
}


#copyright-business .register-Process {
	background: none;
}

#copyright-business .register-Process .out-2 {
	display: flex;
	justify-content: space-between;
	margin-top: 26px;
}

#copyright-business .register-Process .out-2 .box {
	width: 48%;
}

#copyright-business .register-Process .out-2 .box h5 {
	font-size: 20px;
	color: #333333;
	margin-bottom: 16px;
}

#copyright-business .register-Process .out-2 .box p {
	color: #666666;
	font-size: 16px;
	line-height: 2em;
}

.copy_main6 {
    margin: 60px 0;
}

.copy_main6_con {
    margin-top: 30px;
}

.copy_main6_con ul {
    margin-left: -13px;
}

.copy_main6_con li {
    width: 160px;
    margin-left: 13px;
    float: left;
    margin-bottom: 5px;
}

.copy_main6_con li img {
    width: 160px;
    height: 80px;
    transition: all 0.4s;
}
.copy_main6_con li:hover img {
    transform: scale(1.2);
    transition: all 0.4s;
    box-shadow: 0 8px 10px rgba(0, 0, 0, .2);
}


/*patent_main3 申请专利的好处*/
.patent_main3 {
    height: 800px;
    background: #fff;
    padding-top:50px;
}

.patent_main3_con {
    position: relative;
    margin: 80px 0 0 0;
}

.patent_main3_list li {
    width: 50%;
    margin-bottom: 100px;
    float: left;
    height: 80px;
}

.pat3_text {
    width: 300px;
}

.patent_main3_list li h1 {
    padding: 5px 0;
    line-height: 30px;
    font-size: 22px;
    color: #424242;
    font-weight: bold;
    height: 40px;
}

.patent_main3_list li h1 span {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #c61425;
    font-size: 16px;
    color: #c61425;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    margin-right: 15px;
}

.patent_main3_list p {
    font-size: 14px;
    color: #aca49e;
    line-height: 20px;
    padding-left: 50px;
}

.patent_main3_list li:nth-child(2n) .pat3_text {
    float: right;
}

/*.patent_main3_list li:nth-child(5),.patent_main3_list li:nth-child(6){margin-bottom: 30px;}*/

.patent_main3_con .pat3_img {
    position: absolute;
    top: -70px;
    left: 50%;
    margin-left: -280px;
}


/*company_main6 服务优势*/
.company_main6 {
    width: 100%;
    height: 770px;
    padding: 50px 0 30px 0;
background-color: #f3f9fe;
    margin-top:0px;
}

.company_main6_con {
    background: #2c2c2e;
    margin-top: 45px;
}

.company_main6_list li {
    width: 300px;
    height: 500px;
    float: left;
    position: relative;
    overflow: hidden;
}

.com6_img {
    width: 100%;
    height: 100%;
}

.com6_img img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}

.com6_bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #363636;
    opacity: 0.6;
    transition: all 500ms;
}

.com6_text {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.com6_text img {
    margin-top: 100px;
    transition: all 500ms;
}

.com6_text span {
    width: 40px;
    height: 3px;
    background: #fff;
    display: inline-block;
    transition: all 500ms;
    margin-top: 10px;
}

.com6_text h3 {
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-top: 100px;
    transition: all 500ms;
    font-weight: bold;
}

.com6_text p {
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    transition: all 500ms;
    margin-top: 40px;
    padding: 0 15px;
    text-align: left;
    opacity: 0;
}

.company_main6_list li:hover .com6_img img {
    transform: scale(1.3);
}

.company_main6_list li:hover .com6_bg {
    background: #014783
}

.company_main6_list li:hover .com6_text img {
    margin-top: 60px;
}

.company_main6_list li:hover .com6_text span {
    width: 0
}

.company_main6_list li:hover .com6_text h3 {
    margin-top: 20px;
}

.company_main6_list li:hover .com6_text p {
    opacity: 1
}


/*patent_main6*/
.patent_main6 {
    height: 920px;
    background: #fff;
    padding: 50px 0;
}

.patent_main6_left {
    width: 680px;
}

.patent_main6_list {
    width: 100%;
    margin-top: 40px;
    border-top: 1px solid #ccc;
    padding: 0 15px;
}

.patent_main6_list li {
    padding: 30px 0;
    border-bottom: 1px dashed #ccc;
}

.pat6_title {
    cursor: pointer;
}

.pat6_title span {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #015faf;
    color: #fff;
    border-radius: 5px;
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 10px;
    font-size: 18px;
    font-weight: normal !important;
}

.pat6_title h1 {
    font-size: 16px;
    color: #333;
    line-height: 30px;
}

.pat6_title.on h1 {
    font-weight: bold;
}

.pat6_text {
        height: 120px;
    margin-top: 20px;
    display: none;
    padding-top: 10px;
}

.pat6_text span {
    display: inline-block;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #07c061;
    color: #fff;
    border-radius: 5px;
    vertical-align: middle;
    margin-top: 5px;
    margin-right: 10px;
    font-size: 18px;
}

.pat6_text_right {
    width: 580px;
}

.pat6_text_right p {
    font-size: 16px;
    color: #999;
    line-height: 30px;
}

.patent_main6_list li:first-child .pat6_text {
    display: block;
}

.patent_main6_right {
    width: 500px;
}

.pat6r_con {
    margin-top: 40px;
}

.pat6r_con li {
    width: 50%;
    height: 230px;
    float: left;
    background: #eff4f6;
    text-align: center;
    transition: all 0.5s ease;
}

.pat6r_con li img {
    margin-top: 65px;
    transition: all 0.5s ease;
}

.pat6r_con li .img2 {
    display: none;
}

.pat6r_con li button {
    margin-top: 10px;
    width: 140px;
    height: 35px;
    background: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    color: #015faf;
    border-radius: 3px;
    opacity: 0;
    cursor: pointer;
}

.pat6r_con li p {
    font-size: 16px;
    color: #333;
    line-height: 30px;
    margin-top: 20px;
}

.pat6r_con li:hover {
    background: linear-gradient(to top, #015faf, #5995fd);
}

.pat6r_con li:hover img {
    margin-top: 30px;
    transition: all 0.5s ease;
}

.pat6r_con li:hover .img1 {
    display: none;
}

.pat6r_con li:hover .img2 {
    display: inline;
    transition: all 0.5s ease;
}

.pat6r_con li:hover p {
    color: #fff;
}

.pat6r_con li:hover button {
    opacity: 1;
}

.border_r {
    border-right: 1px solid #ddd;
}

.border_b {
    border-bottom: 1px solid #ddd;
}

.patent_title {
}

.patent_title h1 {
    font-size: 34px;
    color: #333333;
    line-height: 50px;
    text-align: center;
}

.patent_title h2 {
    font-size: 18px;
    color: #666666;
    line-height: 40px;
    text-align: center;
}


 .lm-zhuanli .lingyu{background-image:url(https://upyun-image.gjww.cn/statics/themes/banquan/images/lingyu-11.jpg?1); margin-top:-40px}
 .lm-zhuanli .lingyu .neirong .zuokuang{width:100%;flex-wrap:wrap;}
 .lm-zhuanli .lingyu .neirong .zuokuang dl {
     width: 20%; 
     padding: 20px 30px;
     border-right: 1px solid #fff; 
     border-bottom: 1px solid #fff; 
     background-color:#eff4ff; 
     transition-duration:200ms;}
 .lm-zhuanli .lingyu .neirong .zuokuang dl:hover{background-color:#fff; box-shadow:0 0 10px 0 #bebebe;}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i {width:44px;height:44px;background-color:#fff;border-radius:50%;transition-duration:200ms;}
 .lm-zhuanli .lingyu .neirong .zuokuang dl:hover i{background-color:#eff4ff;}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i01{background-image:url(/statics/themes/banquan/images/lingyu-201.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i02{background-image:url(/statics/themes/banquan/images/lingyu-202.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i03{background-image:url(/statics/themes/banquan/images/lingyu-203.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i04{background-image:url(/statics/themes/banquan/images/lingyu-204.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i05{background-image:url(/statics/themes/banquan/images/lingyu-205.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i06{background-image:url(/statics/themes/banquan/images/lingyu-206.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i07{background-image:url(/statics/themes/banquan/images/lingyu-207.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i08{background-image:url(/statics/themes/banquan/images/lingyu-208.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i09{background-image:url(/statics/themes/banquan/images/lingyu-209.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i10{background-image:url(/statics/themes/banquan/images/lingyu-210.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i11{background-image:url(/statics/themes/banquan/images/lingyu-211.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i12{background-image:url(/statics/themes/banquan/images/lingyu-212.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i13{background-image:url(/statics/themes/banquan/images/lingyu-213.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i14{background-image:url(/statics/themes/banquan/images/lingyu-214.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i15{background-image:url(/statics/themes/banquan/images/lingyu-215.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt p{margin-top:10px;}
 .lm-zhuanli .lingyu .neirong .zuokuang dd{margin-top:12px;font-size:14px;color:#9da1b3;-webkit-line-clamp:1;}

 i{font-style:normal;display:inline-block;vertical-align:middle;}
 .flex-heng{display:flex;justify-content:space-between;}
 .kefuurl{cursor:pointer;}
 .duohide{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;}
 
 
 .pdtb50{padding-top:50px;padding-bottom:80px;}
 .beijingtu{background-repeat:no-repeat;background-size:100% 100%;}

 .clearfix{*zoom:1;}
.clearfix:after{content:"";display:block;height:0;visibility:hidden;clear:both;}



.quanqiuBtm {
    border:1px solid #d6443d;
  margin: 0 auto;
  margin-top: 70px;
  transition: 0.3s all;
  cursor: pointer;
  width: 380px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.quanqiuBtm .phone {
  display: flex;
  align-items: center;
}
.quanqiuBtm .phoneImg {
  width: 22px;
  margin-left: 24px;
  margin-right: 6px;
}
.quanqiuBtm .phoneTxt {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  color: #666666;
}
.quanqiuBtm .phoneRed {
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #E83233;
}
.quanqiuBtm .phoneBtm {
  width: 100px;
  height: 50px;
  background: #E83233;
  border-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  font-family: PingFang SC;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #FFFFFF;
}

.quanqiuBtm:hover {
  transform: scale(1.22);
}


 
/*gaoqi*/
.row-block1{padding:60px 0 65px;background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover;overflow:hidden}

.wp{margin:0 auto;width:100%;max-width:1200px}

.m-tit2{margin-bottom:4px;text-align:center}
.m-tit2 h3{font-size:44px;color:#333;font-weight:400}

.qs-cont{margin-bottom:36px}
.qs-cont .item{padding:18px 0;font-size:0;text-align:center}
.qs-cont .item span{display:inline-block;vertical-align:middle;font-size:32px;color:#8f8e8e}
.qs-cont .item.it1{margin:0 -100px}
.qs-cont .item.it1 span{padding:0 100px}
.qs-cont .item.it2{margin:0 -110px}
.qs-cont .item.it2 span{padding:0 110px}
.qs-cont .item.it3{margin:0 -90px}
.qs-cont .item.it3 span{padding:0 90px}

.cp-cont{font-size:0;text-align:center; z-index:9;}
.cp-cont .con{padding:8px;display:inline-block;vertical-align:middle;background-color:#f9f9f9;border:1px solid #d9d9d9;border-radius:38px;overflow:hidden; z-index:99;}
.cp-cont .btn{margin-left:54px;float:right;width:220px;height:58px;line-height:58px;background:linear-gradient(0deg,#143177,#044cfa);border-radius:29px;font-size:28px;color:#fff;text-align:center; z-index:999;}

.cp-cont .txt{padding-left:54px;font-size:34px;color:#999;line-height:58px;font-weight:700;position:relative;overflow:hidden; text-align:left;}
.cp-cont .txt:before{content:'';position:absolute;left:25px;top:50%;width:10px;height:10px;background-color:#123a76;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.cp-cont .txt span{margin-left:20px;color:#1d3dae}

.gqrd_youshi {
   width: 1200px;
   margin: 0 auto;
   margin-top: 10px;
}
.gqrd_youshi ul li {
   float: left;
   width: 280px;
   height: 220px;
   margin-right: 20px;
   box-shadow: 0px 3px 12px rgb(0 0 0 / 14%);
   background: #fff;
   border-radius: 8px;
   padding: 30px 30px;
   text-align: center;
   margin-top: 20px;
   margin-bottom: 10px;
}
.gqrd_youshi ul li:hover {
    background-color: #f4f8fb;
    
}
.gqrd_youshi ul li dl dt {
   font-size: 20px;
   font-weight: 700;
   color: #000;
   margin: 15px 0;
}
.gqrd_youshi ul li dl dd {
    text-align: left;
   font-size: 14px;
   line-height: 25px;
}

.row-block3{padding:70px 0 94px;overflow:hidden; background-color:#f4f9fe;}

.application-list{margin:0 -6px -12px;font-size:0; margin-top:30px;}
.application-list li{padding:0 6px;margin-bottom:12px;display:inline-block;vertical-align:top;width:25%; }
.application-list .con{display:block;position:relative;overflow:hidden}
.application-list .pic{padding-top:60%;position:relative;overflow:hidden}
.application-list .pic img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-transition:.4s;-o-transition:.4s;transition:.4s}
.application-list .mask{position:absolute;left:0;top:0;right:0;bottom:0;background-color:rgba(15,36,67,.62);z-index:2}
.application-list .mask .mask-inner{position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}
.application-list h4{font-size:24px;color:#fff;font-weight:400;text-align:center}
.application-list .con:hover .pic img{-webkit-transform:scale(1.55,1.55);-ms-transform:scale(1.55,1.55);-o-transform:scale(1.55,1.55);transform:scale(1.55,1.55)}


.row-block5{padding:70px 0 96px;overflow:hidden; }

.process-list2{font-size:0;position:relative; margin-top:40px; }
.process-list2:before{content:'';position:absolute;left:0;top:135px;right:0;height:2px;background:linear-gradient(110deg,#fff,#1d67b3,#113975,#fff);border-radius:1px}
.process-list2 li{display:inline-block;vertical-align:top;width:16.66%;position:relative}
.process-list2 li:before{content:'';position:absolute;left:50%;top:130px;width:12px;height:12px;border:1px solid #113975;background-color:#fff;border-radius:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}
.process-list2 .pic{margin:0 auto 66px;width:102px;height:102px;border-radius:50%;overflow:hidden}
.process-list2 .pic img{display:block;width:100%;height:100%}
.process-list2 .tit{font-size:0;text-align:center}
.process-list2 .tit span{padding:2px 15px 2px 48px;display:inline-block;vertical-align:middle;min-height:40px;line-height:36px;background:linear-gradient(110deg,#1d67b3,#113975);border-radius:20px;font-size:18px;color:#fff;text-align:left;position:relative}
.process-list2 .tit .num{position:absolute;left:2px;top:2px;width:36px;height:36px;line-height:36px;border-radius:50%;background-color:#fff;font-size:24px;color:#113975;text-align:center;font-weight:700}

/* cjwt */
.cjwt {
    padding: 60px 2px 70px 10px;
    background: #fff;
    overflow: hidden;
}

.cjwt .con {
    width: 1200px;
    margin: 0 auto;
}

.cjwt .mainCon {
    padding-top: 22px;
    margin-top: 20px;
}

.cjwt .conBox dl {
    padding: 12px 30px 12px 19px;
    border: 1px solid #ebebeb;
    border-radius: 36px;
    margin-top: 30px;
    background-color: #fff;
}

.cjwt .conBox dl:first-child {
    margin-top: 0;
}

.cjwt .conBox dt {
    height: 45px;
    overflow: hidden;
    cursor: pointer;
}

.cjwt .conBox dt h3 {
    padding-left: 70px;
    float: left;
    font-size: 21px;
    color: #171c44;
    font-weight: normal;
    line-height: 45px;
    background: url(/statics/themes/banquan/images/cjwt-q.png) no-repeat left top;
    width: 90%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.cjwt .conBox dt i {
    display: block;
    width: 23px;
    height: 45px;
    background: url(/statics/themes/banquan/images/cjwt-icon01.png) no-repeat center;
    float: right;
}

.cjwt .conBox dd {
    background: url(/statics/themes/banquan/images/cjwt-a.png) no-repeat left top;
    padding-top: 9px;
    margin-top: 10px;
    padding-left: 70px;
    display: none;
}

.cjwt .conBox dd h4 {
    font-size: 18px;
    color: #575c5d;
    font-weight: normal;
    margin-bottom: 16px;
}

.cjwt .conBox dd p {
    font-size: 14px;
    color: #575c5d;
    margin-bottom: 14px;
    line-height: 34px;
}

.cjwt .conBox dl.cur dt i {
    background: url(/statics/themes/banquan/images/cjwt-icon02.png) no-repeat center;
}
/* cjwt End */
.gqrdyouDiv{
   padding: 8px 0;
}


.gqrd_3 {
   background-color: #fff;
   padding: 40px 0;
}

.gqrd_tiaojian {
    /*background-color: red;*/
   width: 1240px;
   margin: 0 auto;
   margin-top: 30px;
   margin-bottom: 40px;
}
.gqrd_tiaojian ul li {
    border-radius: 15px;
    border:1px solid #e2ebf1;
   width: 372px;
   height: 200px;
   margin: 20px;
   background-color: #f3f8fb;
   float: left;
   text-align: center;
   padding: 30px 50px;
   margin-bottom: 18px;
}
.gqrd_tiaojian ul li h4 {
   font-size: 30px;
   font-weight: 700;
   color: #0b63a3;
}
.gqrd_tiaojian ul li h4:after {
   content: "";
   width: 30px;
   height: 2px;
   background-color: #0b63a3;
   display: block;
   margin: 0 auto;
   margin-top: 7px;
}
.gqrd_tiaojian ul li p {
    text-align: left;
   font-size: 14px;
   margin-top: 15px;
   line-height: 26px;
}

.gqrd_2 {
   background-color: #fff;
   padding: 60px 0;
}

/*---------------------------------------------------------------------
 CLient
-----------------------------------------------------------------------*/

.xamin-client { background: #ffffff; border-radius: 10px; padding: 60px 30px; margin-bottom: 1px; margin-top: 1px; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
.xamin-client:hover { margin-top: 5px; box-shadow: 0px 20px 30px 0px rgba(0, 0, 0, 0.06); }



/* 专精特新项目企业认定的好处 */
.where {
  position: relative;
  background: rgba(153, 161, 184, 0.08);
     padding:50px 0 50px 0;
  background-position: 50%;
  box-sizing: border-box;
}
.where .width{
      width: 1200px;
      margin: 0 auto;
  display: flex;
  flex-direction: column;
}
.where .title {
  font-weight: 600;
  color: #333333;
  line-height: 24px;
  padding-top: 56px;
}
.where-body{
  width: 100%;
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: space-between;
}
.where-box{
  display: flex;
  width: 370px;
  height: 142px;
  border: 1px solid #BAC5E5;
  background: #fff;
  transition: all 0.3s;
  padding: 30px 20px 0 20px;
  margin-bottom: 20px;
}
.where-box:hover{
  transform: scale(1.14);
}
.where-box img{
  width: 54px;
  height: 54px;
  margin-right: 21px;
}
.where-box .where-title{
  font-size: 24px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 12px;
}
.where-box .where-p{
  font-size: 14px;
  color: #666666;
  line-height: 24px;
}

.area{
  display: flex;
  flex-wrap: wrap;
}
.area .area-item{
  width: 20%;
  text-align: center;
  margin-top: 53px;
}
.area .area-item img{
  width: 90px;
  height: 78px;
  margin: 0 auto;
}
.area .area-item img:hover{
  transform: scale(1.15);
}
.area .area-item .txt{
  margin-top: 13px;
  font-size: 20px;
  color: #333333;
}



	.gx2a{width: 100%;margin-top: 8px;}
	.gx2a_a{width: 24.3%;height: 162px;background-color: #fff;position: relative;margin-top: 44px;padding-top: 47px;margin-left: 0.9333%;border-radius: 8px;box-shadow: 0 5px 24px 0 #d8e7f0;}
	.gx2a_a:hover{background-color: #f2f9fd;}
	.gx2a_aa{margin-left: 0%;}
	.gx2a_a h6{text-align: center;font-size: 20px;color: #46435b;font-weight: bold;line-height: 30px;}
	.gx2a_a p{text-align: center;font-size: 14px;color: #62616c;line-height: 22px;margin-top: 6px;}



/*版权微信展示开始*/
a#weixin5 {
position: relative;
}

#weixin5 img {
visibility: hidden;
opacity: 0;
transform: translate(0, 10px);
transition: all 0.3s ease-in-out;
position: absolute;
left: -25px;
bottom: 40px;
width: 150px;
height: 150px;
}

#weixin5:hover img {
visibility: visible;
transform: translate(0, 0px);
opacity: 1;
border:1px solid #049d1e;
}

/*版权微信展示结束
