* {
	margin: 0px;
	padding: 0px;
}

ul,
ol {
	list-style: none;
}

a {
	text-decoration: none;
}

body {
	background: #F5F6F7;

	
}

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

}



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



/* bannre */

.banner {
	width: 100%;
	height: 360px;
	background: url(../images/banquan-bj.png) no-repeat center center;
}

.banner2 {
	width: 100%;
	height: 360px;
	background: url(../images/zhuanli-bj.png) no-repeat center center;
}

.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(../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(../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;
	cursor: pointer;
}

.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(../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(../images/Clients8837.png) 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: 20px;
	margin-bottom: 40px;
}

.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);
	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(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: 770px;
    background: #fff;
    padding: 60px 0 40px 0;
}

.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(../images/lingyu-11.jpg); 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(../images/lingyu-201.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i02{background-image:url(../images/lingyu-202.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i03{background-image:url(../images/lingyu-203.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i04{background-image:url(../images/lingyu-204.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i05{background-image:url(../images/lingyu-205.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i06{background-image:url(../images/lingyu-206.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i07{background-image:url(../images/lingyu-207.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i08{background-image:url(../images/lingyu-208.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i09{background-image:url(../images/lingyu-209.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i10{background-image:url(../images/lingyu-210.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i11{background-image:url(../images/lingyu-211.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i12{background-image:url(../images/lingyu-212.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i13{background-image:url(../images/lingyu-213.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i14{background-image:url(../images/lingyu-214.png);}
 .lm-zhuanli .lingyu .neirong .zuokuang dt i.i15{background-image:url(../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 {
  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);
}
