.header_pc {
	position: absolute;
	width: 100%;
	z-index: 999;
}
.banner_pc{
	position: relative;
}
.banner_pc .text{
	position: absolute;
	text-align: center;
	top: 380px;
	width: 100%;
	color: #fff;
}
.banner_pc .text h2{
	font-size: 72px;
}
.banner_pc .text h2{
	font-size: 72px;
	letter-spacing:10px;
}
.banner_pc .text h3,p{
	font-size: 24px;
	font-weight: 100;
}
	
.banner_pc .text h3{
	margin-bottom: 24px;
	opacity: .7;
	letter-spacing:3px;
}
.banner_pc .text p{
	letter-spacing:5px;
}
.hs_video {
	width: 100%;
	height: 900px;
	overflow: hidden;
}

.hs_video video {
	width: 100%;
	/* height: 100%; */
	object-fit: fill;
}

.common_width {
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 20px;
	max-width: 1480px;
	min-width：90%;
}

.logo_pc {
	float: left;
	margin-top: 10px;
	font-size: 16px;
}

.nav_list_pc {
	float: right;
	font-size: 16px;
}

.nav_list_pc ul li {
	float: left;
	margin-left: 20px;
}

.nav_list_pc ul li a {
	box-sizing: border-box;
	display: inline-block;
	width: 84px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	font-size: 16px;

}

.nav_list_pc ul li.act a {
	border-bottom: 6px solid red;
}

.introduce_box {
	width: 100%;
	height: 450px;
}

.introduce_box .logo {
	width: 62px;
	height: 32px;
	margin: 50px auto 30px;
}

.introduce_box .logo img {
	width: 100%;
	height: 100%;
	display: block;
}

.introduce_box>h2 {
	margin-bottom: 20px;
	width: 100%;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}

.introduce_box>p {
	text-align: justify;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	max-width: 1000px;
	margin: 0 auto 46px;
}

.numbaer-info-box {
	width: 570px;
	height: 90px;
	margin: 0 auto;
}
.numbaer-info-box div{
	float: left;
	text-align: center;
	position: relative;
}
.numbaer-info-box div:nth-child(1) {
	width: 105px;
	margin-right: 112px;
}

.numbaer-info-box div:nth-child(2) {
	width: 142px;
}

.numbaer-info-box div:nth-child(3) {
	width: 164px;
	float: right;
}

.numbaer-info-box h2 {
	color: #ce1f1a;
	width: 100%;
	font-size: 50px;
	font-weight: 700;
	text-align: center;
	
}
.numbaer-info-box h2 span{
	display: inline-block;
	margin-bottom: 10px;
}

.numbaer-info-box p {
	width: 100%;
	text-align: center;
	font-size: 14px;
	position: absolute;
	bottom: -10px;
}

.digitization-box {
	box-sizing: border-box;
	padding-top: 30px;
	height: 640px;
	width: 100%;
	background-color: #fafafa;
	background-image: url(/image/digitization.png);
	background-repeat: no-repeat;
	background-position: 0;
	/* background-size: ; */

}

.common_title {
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	margin-bottom: 32px;
	border-left: 4px solid #ce1e1b;
	padding-left: 15px;

}

.common_title.right {
	border-left: none;
	border-right: 4px solid #ce1e1b;
	padding-right: 15px;
	text-align: right;
}

.common_title>h2 {
	font-size: 24px;
	font-weight: 700;
	color: #000;
	letter-spacing: 3px;
	line-height: 32px;
}

.common_title>p {
	font-size: 18px;
	color: #bbb;
	letter-spacing: 0;
	line-height: 30px;
	opacity: .5;
}

.digitization-tab-box {
	background: #fefefe;
	overflow: hidden;
}

.digitization-btn {
	font-size: 16px;
	float: left;
	box-sizing: border-box;
	width: 29%;
	height: 464px;
	border: 1px solid #cfcfcf;
}

.digitization-btn>div {
	cursor: pointer;
	width: 100%;
	height: 130px;
	border-bottom: 1px solid #cfcfcf;
	background: #fff;
	transition: .3s all;
}

.digitization-btn>div .text {
	line-height: 22px;
	display: none;
	color: #fff;
	box-sizing: border-box;
	font-size: 12.8px;
	padding: 0 28px 0 106px;
}

.digitization-btn>div .btn {
	display: inline-block;
	line-height: 131px;
	padding-left: 18px;
}
.digitization-btn>div .btn>i{
	width: 60px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
}
.digitization-btn>div .one{
	background-image: url("/image/digitization-tab-btn1.png");
}
.digitization-btn>div .two{
	background-image: url("/image/digitization-tab-btn2.png");
}
.digitization-btn>div .three{
	background-image: url("/image/digitization-tab-btn3.png");
}
.digitization-btn>div.act .one{
	background-image: url("/image/digitization-tab-btn1act.png");
}
.digitization-btn>div.act .two{
	background-image: url("/image/digitization-tab-btn2act.png");
}
.digitization-btn>div.act .three{
	background-image: url("/image/digitization-tab-btn3act.png");
}

.digitization-btn>div .btn span {
	display: inline-block;
	margin-left: 24px;
	font-size: 18px;
	font-weight: 700;
	color: #ce1e1b;
}

.digitization-btn>div img {
	vertical-align: middle;
}

.digitization-btn>div:last-child {
	border: none;
}

.digitization-btn>div.act {
	background: #ce1e1b;
	height: 200px;
}

.digitization-btn>div.act .btn {
	line-height: 64px;
	margin-top: 20px;
	margin-bottom: 5px;
}

.digitization-btn>div.act .btn span {
	color: #fff;
}

.digitization-btn>div.act .text {
	display: block;
}

.digitization-content {
	box-sizing: border-box;
	float: left;
	width: 71%;
	height: 464px;
	border: 1px solid #eee;
}

.product-box {
	height: 900px;

}

.product-title {
	box-sizing: border-box;
	padding-top: 118px;
	height: 260px;
	text-align: center;
	background-color: #fff;
	background-image: url(/image/product-letter.png);
	background-position: center 60px;
	background-repeat: no-repeat;
}

.product-title h2 {
	margin-bottom: 20px;
	font-size: 24px;
	color: #000;
}

.product-title p {
	font-size: 14px;
	color: #666;
	opacity: .8;
}

.product-tab-btn {
	width: 664px;
	margin: 0 auto 45px;
	border-radius: 5px;
	overflow: hidden;
}

.product-tab-btn>div {
	transition: 1s all;
	cursor: pointer;
	width: 50%;
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	text-align: center;
	background: #f0bbba;
}
.product-tab-btn>div.act{
	background: #ce1e1b;
}

.product-info {
	box-sizing: border-box;
	width: 100%;
	padding-left: 8.6%;
	overflow: hidden;
}

.product-info>div {
	float: left;
}

.product-info>div:nth-child(1) {
	width: 39%;
}

.product-info>div:nth-child(2) {
	margin-left: 5.972%;
	padding: 9.7222% 0 0 5.972%;
}

.product-info .text {
	margin-top: 30px;
	font-size: 14px;
	color: #000;
}

.one-stop-box {
	box-sizing: border-box;
	padding-top: 50px;
	height: 600px;
	background-color: #fafafa;
	background-image: url(/image/successfulCase-letter.png);
	background-repeat: no-repeat;
	background-position: left 380px;
}

.one-stop-case {
	width: 100%;
	position: relative;
}

.case-list {
	width: 1228px;
	margin: 0 auto 36px;
}

.case-item {
	position: relative;
	width: 610px;
	height: 336px;
	border-radius: 5px;
	overflow: hidden;
}
.case-item .img-box{
	width: 100%;
	height: 100%;
}
.case-item .img-box img{
	height: 100%;
}

.case-detaile {
	cursor: pointer;
	transition: 1s all;
	top: 0;
	left: 0;
	position: absolute;
	box-sizing: border-box;
	padding-top: 100px;
	width: 100%;
	height: 100%;
	background: rgba(255, 0, 0, .4);
	color: #fff;
	text-align: center;
	opacity: 0;
}

.case-item:hover .case-detaile {
	opacity: 1;
}

.case-detaile h2 {
	width: 514px;
	margin: 0 auto 30px;
	font-size: 22px;
	font-weight: 700;
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;
}

.case-detaile p {
	width: 514px;
	margin: 0 auto;
	font-size: 16px;
	text-align: left;
}

.case-more {
	font-size: 16px;
	text-align: center;
}

.case-more a {
	font-size: 18px;
	color: #ce1e1b;
}

.client-box {
	height: 400px;
}

.client-title {
	margin: 48px 0 30px;
	text-align: center;
}

.client-title h2 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 2px;
}

.client-title p {
	font-size: 18px;
	color: #999;
	opacity: .5;
}

.client-list .swiper-slide>div {
	width: 13%;
	height: 80px;
	float: left;
	margin-right: 1.3%;
	position: relative;
}

.client-list .swiper-slide>div:nth-child(7n) {
	margin-right: 0;
}

.client-list .swiper-slide>div img {
	width: 100%;
}

.client-list .swiper-slide>div {
	margin-bottom: 15px;
}
.client-list.pc{
	display: block;
}
.client-list.mob{
	display: none;
}
.news-box {
	box-sizing: border-box;
	height: 600px;
	padding-top: 50px;
	background: #fafafa;
}

.news-box .common_title {}

.news-list {
	box-sizing: border-box;
	width: 100%;
	/* padding: 0 84px 0 210px; */
}

.news-item {
	padding-top: 30px;
	height: 124px;
	border-bottom: 2px solid #ccc;

}

.news-item h2 {
	cursor: pointer;
	font-size: 20px;
	margin-bottom: 20px;
}

.news-item p {
	cursor: pointer;
	font-size: 16px;
	line-height: 30px;
}

.news-more {
	font-size: 16px;
	margin-top: 35px;
	text-align: right;
}

.news-more a {
	font-size: 18px;
	color: #ce1e1b;
}

.footer_pc {
	box-sizing: border-box;
	padding-top: 30px;
	width: 100%;
	min-height: 300px;
	background: #333;
	padding-bottom: 15px;
}

.QR-code_pc {
	margin: 0 auto;
	width: 160px;
	height: 160px;
	background: url(/image/qr-code.png);
}





/* 关于我们页面  pc */
.banner-box_pc {
	box-sizing: border-box;
	width: 100%;
	height: 600px;
	background-size: 100% 100%;
	text-align: center;
	color: #fff;
}

.banner-box_pc>h2 {
	font-size: 48px;
	font-weight: 700;
	margin-bottom: 5px;
}

.banner-box_pc>p {
	opacity: .5;
	font-size: 24px;
	margin-bottom: 60px;
}

.about-banner {
	padding-top: 140px;
	background-image: url(/image/about-banner.jpg);
}

.about-content {
	height: 1290px;
	background: #f9f9f9;
	z-index: 9999;
}

.about-page-title {
	width: 190px;
	margin: 0 auto 26px;
	position: relative;
	text-align: center;
}

.about-page-title i {
	top: 18px;
	left: 17px;
	position: absolute;
	height: 6px;
	width: 150px;
	background: #f3c7c6;
}

.about-page-title h2 {
	position: relative;
	z-index: 9;
	font-size: 30px;

}

.about-page-title p {
	font-size: 18px;
}

.company-intor {
	box-sizing: border-box;
	padding-top: 50px;
	width: 1228px;
	height: 300px;
	margin: 0 auto;
	height: 300px;
	background: #fff;
	color: #000;
	position: relative;
}

.company-intor .text {
	margin: 0 auto;
	text-align: left;
	width: 1020px;
	font-size: 14px;
	line-height: 30px;
}

.core-person {
	position: relative;
	top: -24px;
	background: #fff;
	width: 1228px;
	margin: 0 auto;
}

.person-info-box {
	width: 568px;
	margin: 0 auto;
}

.person-info-box>div {
	cursor: pointer;
	width: 240px;
	height: 400px;
	float: left;
	margin-right: 44px;
	position: relative;
	overflow: hidden;
}

.person-info-box>div:nth-child(1) {
	background-image: url(/image/ceo_ml.jpg);
}

.person-info-box>div:nth-child(2) {
	background-image: url(/image/coo_lwj.jpg);
}

.person-info-box>div:nth-child(3) {
	margin: 0;
	background-image: url(/image/cto_xgs.jpg);
}

.person-name {
	box-sizing: border-box;
	transition: .5s all;
	text-align: center;
	line-height: 42px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 20px;
	width: 100%;
	background: rgba(206, 30, 27, .75);
	height: 42px;
}

.person-name span {
	font-weight: 700;
}

.person-info {
	transition: 2s all;
	box-sizing: border-box;
	padding: 10px 15px 0;
	position: absolute;
	width: 100%;
	height: 303px;
	color: #fff;
	opacity: 0;
}

.person-info p {
	text-align: left;
	font-size: 14px;
	margin-bottom: 30px;
	line-height: 30px;
}

.person-info-box>div:hover .person-name {
	height: 100%;
	bottom: 0;
	padding-top: 30px;
}

.person-info-box>div:hover .person-info {
	opacity: 1;
}

.core-honor {
	box-sizing: border-box;
	padding-top: 30px;
	width: 1228px;
	margin: 0 auto;
	background: #fff;
	position: relative;
	top: -24px;
}

.honor-list {
	width: 1020px;
	margin: 0 auto;
}
.honor-rank{
	float: left;
	width: 188px;
	margin-right: 20px;
}

.honor-item {
	text-align: center;
	width: 100%;
	height: 138px;
}
.honor-rank:nth-child(5n){
	margin-right: 0;
}
.honor-item img{
	display: block;
}
.honor-item .text{
	margin-top: 5px;
}
.honor-item h2 {
	font-size: 12px;
}

.honor-item p {
	font-size: 10px;
}
.honor-item .honor-logo{
	height: 70px;
}
.honor-item .honor-logo img{
	/* height: 100%; */
	width: 100%;
}
.honor-item:last-child {
	margin: 0;
}

.honor-item.tall {
	height: 140px;
}

.footer_pc-common .info {
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}

.footer_pc p {
	opacity: .8;
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: inline-block;
}
.footer_pc-common .info>p {
	margin-right: 28px;
}
.footer_pc-common .info>p:nth-child(3){
	margin-right:0 ;
}
.footer_pc p:last-child {
	display: block;
	margin-top: 5px;
}
.footer_pc-common .filing{
	margin-top: 16px;
}
.footer_pc-common .filing p:nth-child(2){
	margin-left: 10px;
}

/* 博天堂页面 */
.cases-banner {
	padding-top: 245px;
	background-image: url(/image/cases-banner.jpg);
}
.news-banner {
	padding-top: 245px;
	background-image: url(/image/news-banner.jpg);
}

.cases-page-list {
	box-sizing: border-box;
	padding: 16px 0 280px 0;
}
.cases-page-list>div{
	display: none;
}
.cases-page-list>div.act{
	display: block;
}
.cases-page-item {
	width: 30%;
	float: left;
	margin-right: 4.9999%;
	margin-top: 64px;
	cursor:pointer;
}
.cases-page-item:hover .text-box{
	color: #ce1e1b;
}
.cases-page-item:nth-child(3n) {
	margin-right: 0;
}

.cases-page-item .img-box {
	overflow: hidden;
}

.cases-page-item .img-box img {
	width: 100%;
	display: block;
}

.cases-page-item .text-box {
	transition: .4s all;
	box-sizing: border-box;
	border: 1px solid #ccc;
	border-top: none;
	padding-left: 12px;
	padding-top: 25px;
	height: 140px;
	overflow: hidden;
}

.cases-page-item .text-box h2 {
	font-size: 18px;
	margin-bottom: 14px;
	height: 24px;
	white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;
}

.cases-page-item .text-box p {
	box-sizing: border-box;
	padding-right: 12px;
	font-size: 14px;
	width: 100%;
	line-height: 24px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.page-num {
	font-size: 16px;
	margin-bottom: 210px;
	text-align: center;
}

.page-num span {
	font-size: 18px;
	display: inline-block;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	margin-right: 27px;
	border: 1px solid #ccc;
	color: #000;
	cursor: pointer;
}

.page-num span.act {
	border: 1px solid #ce1e1b;
	color: #ce1e1b;
}

.page-num span:last-child {
	margin: 0;
}

.cases-page-list.page {
	padding-bottom: 64px;
}
.header_mob{
	display: none;
}
.person-info-box_mob{
	display: none;
}	
.m_sideMenu{
	display: none;
}	
#mask{
	display: none;
}	
.article-details{
	box-sizing: border-box;
	padding: 20px;
}
.article-details h2{
	margin-bottom: 15px;
	font-size: 24px;
}
.article-details p{
	font-size: 14px;
	line-height: 32px;
}
.article-details img{
	width: 100%;
	display: block;
	margin: 15px 0;
}
/* 新增合数官网新闻动态详情 */

.article-details .hs-info h2{
	    font-size: 24px;
	    text-align: left;
}
.article-details .hs-info h3{
	    font-size: 18.72px;
	    text-align: left;
}
.article-details .hs-info h2.title{
	    font-size: 20px;
	    margin-bottom: 0.03rem;
		text-align: center;
}
.red{
	color: #fe5e3a;
}
.article-details .hs-info p{
	font-size: 16px;
	line-height: 21px;
	margin-bottom: 16px;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}	
.layui-layer{
	top: ;
}

.layui-layer .layui-layer-setwin .layui-layer-close2{
	background-position: center center ;
	top: -55px;
	right: -15px;
	background-repeat: no-repeat;
	border: 2px solid #ccc;
}
.layui-layer .layui-layer-setwin .layui-layer-close2:hover{
	background-position: center center;
}
#warp .arrow{
	width: 59px;
	height: 60px;
	background-size: 100%;
}
#warp .swiper-button-prev{
	width: 60px;
	height: 60px;
	background-image:url(/image/arrow-left.png)
}
#warp .swiper-button-next{
	background-image:url(/image/arrow-right.png)
}
.digitization-tab-box-mob{
	display: none;
}
.cases-page-list.index-page{
	  display: none;
  }
.product_index_mob{
	display: none;
}	

.product_index_pc{
  display: block;
}
#warp .swiper-pagination-bullet-active{
	background: #ce1e1b;
}
#warp .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	text-align: center;
	font-size: 50px;
}
#warp .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	display: inline-block;
	width: 20px;
	height: 20px;
}
/* 自适应1680*/
@media only screen and (max-width:1680px) {
	.hs_video{
		height: 780px;
	}
	.banner_pc .text{
		top: 320px;
	}
	.banner-box_pc{
		height: 525px;
	}
	.cases-banner{
		padding-top:225px;
	}
	.banner_pc .text h2{
		font-size: 62px;
	}
	.banner_pc .text h3, p{
		font-size: 20px;
	}
	.about-kx-mob{
		height: 98px;
	}
	.core-person{
		top: -46px;
	}
	.core-honor{
		top: -46px;
	}
}
/* 自适应1440*/
@media only screen and (max-width:1440px) {
	.hs_video{
		height: 674px;
	}
	.banner_pc .text{
		top: 275px;
	}
	.banner-box_pc{
		height: 450px;
	}
	.cases-banner{
		padding-top:180px;
	}
	.banner_pc .text h2{
		font-size: 58px;
	}
	.banner_pc .text h3, p{
		font-size: 18px;
	}
	.about-kx-mob{
		height: 170px;
	}
}
/* 自适应1280*/
@media only screen and (max-width:1280px) {
	.hs_video{
		height: 600px;
	}
	.banner_pc .text{
		top: 245px;
	}
	.banner-box_pc{
		height: 400px;
	}
	.cases-banner{
		padding-top:165px;
	}
	.banner-box_pc>h2{
		font-size: 34px;
	}	
	.banner-box_pc>p{
		font-size: 20px;
	}	
	.banner_pc .text h2{
		font-size: 50px;
	}
	.banner_pc .text h3, p{
		font-size: 16px;
	}
	.cases-page-list{
		padding: 16px 20px 280px;
	}
	.about-kx-mob{
		height: 200px;
	}
	/* 首页  专业数字化解决方案 */
	.digitization-btn{
		height: 444px;
	}
	.digitization-content{
		height: 444px;
	}
	.digitization-btn>div.act .btn{
		    margin-top: 12px;
	}
	.digitization-btn>div{
		height: 120px;
	}
	.digitization-btn>div .btn{
		line-height: 120px;
	}
	.digitization-btn>div .btn span{
		font-size: 16px;
	}
	.case-list{
		width: 100%;
	}
	.case-item {
		width: 49%;
	}
	.case-detaile h2{
		width: 58%;
		margin-bottom: 8%;
	}	
	.case-detaile p{
		width: 86%;
	}
}
@media only screen and (max-width:1200px) {
	.digitization-btn>div .text{
		font-size: 10px;
		line-height: 20px;
		padding: 0 28px 0 94px;
	}	
	.digitization-btn>div .btn span{
		margin-left: 18px;
	}
	.digitization-btn>div{
		height: 100px;
	}
	.digitization-btn>div .btn{
		line-height: 100px;
	}
	.digitization-box{
		height: 580px;
	}
	.digitization-btn{
		height: 404px;
	}
	.digitization-content{
		height: 404px;
	}
	.digitization-btn>div .btn>i{
		width: 50px;
		height: 50px;
		background-size: 100%;
	}	
}
/* 自适应手机端 */
/* 左侧抽屉 */
@media only screen and (max-width:768px) {
	.banner_pc .text{
		top: 1.3rem;
	}
	.banner_pc .text h2{
		font-size: 0.9rem;
		letter-spacing:5px;
	}
	.banner_pc .text h3, p{
		font-size: 0.26667rem;
	}
	.banner_pc .text h3{
		margin-bottom: 0.48rem;
		letter-spacing:1px;
	}
	
	.header_pc {
		display: none;
	}
	.header_mob{
		z-index: 1000000;
		position: fixed;
		width: 100%;
		background: #fff;
		top: 0;
		right: 0;
		display: block;
		height: 50px;
		/* box-sizing: border-box; */
	}
	.head_kx_mob{
		width: 100%;
		height: 50px;
	}
	.header_mob .logo{
		width: 53px;
		margin: 0 auto;
		height: 30px;
		padding-top: 12px;
	}
	.header_mob .logo img{
		display: block;
		width: 100%;
	}
	.menu-button {
		position: absolute;
		top: 15px;
		left: 20px;
		cursor: pointer;
		-webkit-transition: .3s;
		transition: .3s;
	}
	
	.menu-button .bar:nth-of-type(1) {
		margin-top: 0px;
	}
	
	.menu-button .bar:nth-of-type(3) {
		margin-bottom: 0px;
	}
	.menu-button .bar {
		position: relative;
		display: block;
		width: 22px;
		height: 3px;
		margin: 5px auto;
		background-color: #333;
		border-radius: 10px;
		-webkit-transition: .3s;
		transition: .3s;
	}
	.menu {
		min-width: 100px;
		width: 70%;
		max-width: 320px;
		min-height: 100vh;
		background-color: #020305;
		color: #fff;
	}
	.cross .bar:nth-of-type(1) {
		-webkit-transform: translateY(15px) rotate(-45deg);
		-ms-transform: translateY(15px) rotate(-45deg);
		transform: translateY(15px) rotate(-45deg);
		top: -4px;left: -1px;
	}
	
	.cross .bar:nth-of-type(2) {
		opacity: 0;
	}
	
	.cross .bar:nth-of-type(3) {
		-webkit-transform: translateY(-13px) rotate(45deg);
		-ms-transform: translateY(-13px) rotate(45deg);
		transform: translateY(-13px) rotate(45deg);
		top: 8px;left: -1px;
	}
	
	.cross:hover .bar:nth-of-type(2) {
		opacity: 0;
	}
	
	.cross:hover .bar:nth-of-type(3) {
		-webkit-transform: translateY(-13.5px) rotate(40.5deg);
		-ms-transform: translateY(-13.5px) rotate(40.5deg);
		transform: translateY(-13.5px) rotate(40.5deg);
	}
	.m_sideMenu{
		display: block;
	}
	.m_sideMenu li{
		margin: 0px 30px;
		border-bottom: 1px solid #343536;
	}
	.m_sideMenu li.act a{
		color: #ed0606;
	}
	.m_sideMenu li a{
		font-size: 16px;
		color: #fff;
		display: block;
		line-height: 40px;
	}
	.banner-box_pc>p{
		margin-bottom:0;
	}
	.banner-box_pc {
	  height: 5.2rem;
	  padding-top: 1.33333rem; }
	
	.banner-box_pc h2 {
	  font-size: 0.90667rem; }
	
	.banner-box_pc p {
	  font-size: 0.48rem; }
	
	.company-intor {
	  width: 100%;
	  margin-top: 2.02667rem;
	  padding: 0.48rem 20px 0; }
	
	.company-intor .text {
	  width: 100%; }
	
	.about-kx-mob {
	  height: 7.46667rem; }
	
	.core-person {
	  position: inherit; }
	
	.about-page-title {
	  width: 3.0rem;
	  margin-bottom: 0.42667rem; }
	
	.about-page-title h2 {
	  font-size: 0.53333rem; }
	
	.about-page-title p {
	  font-size: 0.32rem; }
	
	.about-page-title i {
		width: 100%;
		    left: 0;
	  top: 0.32rem; }
	
	.company-intor .text {
		text-align:justify;
	  font-size: 0.32rem; }
	
	.core-person {
	  width: 100%; }
	
	.person-info-box {
	  display: none; }
	
	.person-info-box_mob {
	  display: block; }
	
	.about-content {
	  box-sizing: border-box;
	  width: 100%;
	  height: inherit;
	  background: #fff;
	  padding: 0 20px; }
	
	.core-honor {
	  position: inherit; }
	
	.person-info-box_mob .text {
	  float: right;
	  width: 50%;
	  box-sizing: border-box;
	  padding-top: 0.32rem; }
	
	.person-info-box_mob .text h2 {
	  font-size: 0.42667rem;
	  margin-bottom: 0.42667rem; }
	
	.person-info-box_mob .text p {
	  line-height: 0.58667rem;
	  font-size: 0.32rem; }
	
	.person-info-box_mob .text .first {
	  margin-bottom: 0.32rem; }
	
	.person-info-box_mob .person {
	  float: left;
	  width: 4.32rem; }
	
	.person-info-box_mob .person img {
		width: 100%;
	  height: 100%; }
	
	.core-honor {
	  width: 100%; }
	
	.honor-list {
	  width: 100%; }
	.honor-rank .honor-item {
		margin-bottom: -.5rem;
		height: 3.4rem;
	}
	.honor-item img{
		width: 100%;
		display: inline-block;
	}
	.digitization-box .common_title{
	    margin-bottom: .5rem;
	}	
	/* .honor-item.small  {
		margin-bottom: -40px;
	} */
	.honor-rank{
		margin-right: 0;
		width: 50%;
	}
	.honor-rank:last-child{
		width: 100%;
	}
	.honor-rank:last-child>div{
		float: left;
		width: 50%;
	}
	.honor-item .honor-logo{
		height: 1.5rem;
	}
	.about-content{
		padding-bottom: 35px;
	}
	.footer_pc{
		padding-top: 20px;
	}
	.footer_pc p{
		font-size: 0.37333rem;
	}
	.footer_pc-common .QR-code_pc{
		width: 120px;
		height: 120px;
		background-size: cover;
		margin-top: 0;
		float:none;
	}
	.footer_pc-common .info{
		margin-top: 22px;
	}
	.filing{
		margin-top: 34px;
		padding-bottom: 10px;
		text-align: center;
	}
	.footer_pc .filing>p{
		text-align: center;
		font-size: 0.26667rem;
		margin: 0;
	}
	.footer_pc-common .info>p{
		display: block;
		text-align: left;
		margin-top: 10px;
		color: #fff;
	}
	.footer_pc .filing>p:first-child{
		letter-spacing:-1px;
	}
	.cases-page-list{
		padding:0 20px 40px;
	}
	.cases-page-item{
		width: 100%;
		float: inherit;
		margin-top: 20px;
	}
	.cases-page-item .text-box{
		padding-right: 20px;
		padding-top: 15px;
		padding-bottom: 12px;
		height: inherit;
	}
	.cases-page-item .text-box h2{
		white-space: nowrap;text-overflow: ellipsis;overflow: hidden;word-break: break-all;
		text-align: center;
		margin-bottom: 8px;
		font-size: 0.37333rem;
		height: 0.47333rem;
	}
	.cases-page-item .text-box p{
		width: 100%;
		font-size: 0.32rem;
		line-height:0.42rem;
	}
	.cases-page-item:hover .text-box{
		color: #000;
	}
	.banner_pc{
		height: 5.2rem;
	}
	.hs_video{
		height: 5.2rem;
	}
	.introduce_box .logo{
		width: 54px;
		margin: 15px auto 10px;
	}
	.introduce_box{
		box-sizing: border-box;
		padding: 0 20px;
	}
	.introduce_box > h2 {
	  margin-bottom: 10px;
	  font-size: 0.48rem; }
	
	.introduce_box {
	  height: inherit; }
	
	.introduce_box > p {
		text-align: justify;
	  width: 100%;
	  margin-bottom: 12px;
	  font-size: 0.32rem; }
	
	.numbaer-info-box p {
		display: block;
	  font-size: 0.26667rem;
	  font-family: "微软雅黑";
	   letter-spacing:-1.6px}
	
	.numbaer-info-box h2 {
	  font-size: 0.96rem;
	   height: 1.5rem;
	   line-height: 1.5rem;}
	 .numbaer-info-box h2 span{
		 display: inline-block;
		 line-height: 1.5rem;
		 font-size: 0.96rem;
	 }
	 /* .numbaer-info-box>div:nth-child(3) h2 span{
		 padding-top: 3px;
	 } */
	  .numbaer-info-box{
		  width: 100%;
	  }
	.introduce_box .numbaer-info-box div{
		width: 33.333%;
		margin: 0;
	}
	  #warp .arrow{
		  display: none;
	  }
	  /* 首页适配移动端 */
	  .common_title{
		  height: 43px;
	  }
	  .common_title>h2{
		    font-size: 17px; 
			line-height: 22px;
	  }  
	  .common_title>p{
		  font-size: 14px;
	  }
	  .digitization-tab-box{
		  display: none;
	  }
	  .digitization-box{
		  height: inherit;
		  background-image: url(/image/digitization-bj_mob.png);
		  background-position: left bottom;
		  padding-bottom: 30px;
		  
	  }
	  .digitization-tab-box-mob{
		  display: block;
	  }
	  .digitization-tab-box-mob>div{
		  margin-bottom: 15px;
	  }
	  .digitization-tab-box-mob>div:last-child{
		  margin-bottom: 0;
	  }
	  .digitization-tab-box-mob>div>img:nth-child(1){
		  width: 60px;
		  height: 60px;
		  display: block;
		  margin: 0 auto;
	  }
	  .digitization-tab-box-mob h2{
		  text-align: center;
		  color: #ce1f1a;
		  font-size: 18px;
		  margin: 12px 0;
	  }
	  .digitization-tab-box-mob p{
		  font-size: 12px;
		      line-height: 22px;
	  }
	  .product-title{
		  padding-top: 22px;
		  height: inherit;
		  margin-bottom: 5px;
	  }
	  .product-title h2{
		  font-size: 19px;
		  margin-bottom: 5px;
	  }
	  .product-title p{
		  font-size: 12px;
		  text-align: left;
		  line-height: 24px;
	  }
	  .product-tab-btn{
		  width: 100%;
	  }
	  .product-tab-btn>div{
		  font-size: 12px;
		  height: 36px;
		  line-height: 36px;
	  }
	  .product_index_pc{
		  display: none;
	  }
	  .product-info>div:nth-child(1){
		  width: 100%;
	  }
	  .product-info{
		  padding-left:0;
	  }
	  .product-info_mob img{
		  width: 100%;
	  }
	  .product-info_mob p{
		  font-size: 10px;
		  text-align: center;
	  }
	  .product-info>div:nth-child(2){
		  margin: 0;
		  padding: 0;
	  }
	  .product-box{
		  height: inherit;
	  }
	  .case-list{
		  display: none;
	  }
	  .case-list_pc{
		  display: block;
	  }
	  .cases-page-list.index-page{
		  display: block;
		  padding:  0;
	  }
	  .cases-page-list.index-page>div{
		  display: block;
	  }
	  .cases-page-list.index-page .text-box{
		  padding:12px 5px;
	  }
	  .cases-page-list.index-page .text-box p{
		  padding: 0;
	  }
	  .one-stop-box{
		  height: inherit;
		  background-image: url(/image/one-stop-bj_mob.png);
		  background-position: left bottom;
		  padding-top: 15px;
		  padding-bottom: 5px;
	  }
	  .one-stop-box .case-more{
		  margin-top: 20px;
	  }
	  .case-more a{
		  font-size: 14px;
	  }
	  .product_index_mob{
	  	display: block;
	  }	
	  .client-list.pc{
	  	display: none;
	  }
	  .client-list.mob{
	  	display: block;
	  }
	  .client-list.mob .swiper-slide>div{
		  float: left;
		  width: 30%;
		  margin-right: 4.999%;
	  }
	  .client-list.mob .swiper-slide>div:nth-child(3n){
	  		  margin-right: 0;
	  }
	  .client-box{
		  height: inherit;
	  }
	  .news-list{
		  padding:0;
	  }
	  .news-item h2{
		  font-size: 14px;
		  margin-bottom: 10px;
	  }
	  .news-item p{
		  font-size: 12px;
	  }
	  .common_title{
		  margin-bottom:0;
	  }
	  .news-box{
		  height: inherit;
	  }
	  .news-list .news-more{
		  text-align: center;
		  margin-top: 0;
		  line-height: 60px;
	  }
	  #warp .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
	  	margin-top: -30px;
	  }
	  /* .footer_pc.index_page{
	  	display: none;
	  }
	  .footer_pc-common.index_page{
	  	display: block;
	  } */
	  .introduce_box{
		  background-image: url(/image/introduce_box-bj_mob.png);
		  background-repeat: no-repeat;
		  background-position:center 10px;
	  }
	  .news-more a{
	    font-size: 14px;
	  }
	  .cases-page-list.page{
		  padding-bottom:18px;
	  }
	  .page-num{
		  margin-bottom:18px;
	  }
	  .client-list .swiper-slide>div{
		  height: inherit;
	  }
}
/* 手机端左侧滑出效果 */
#nav_mob{
	position: fixed;
	z-index: 999;
	width: 260px;
	left: -260px;
	transition: .8s all;
}
#mask_mob{
	display: none;
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100%;
	background: #000000;
	opacity: .4;
}